diff --git a/changes/171.fixed b/changes/171.fixed new file mode 100644 index 00000000..77e75c56 --- /dev/null +++ b/changes/171.fixed @@ -0,0 +1 @@ +Fixed `_get_test_dump_path` unable to derive nautobot version during upstream testing. diff --git a/development/app_config_schema.py b/development/app_config_schema.py index 47009954..a779b14e 100644 --- a/development/app_config_schema.py +++ b/development/app_config_schema.py @@ -1,4 +1,5 @@ """App Config Schema Generator and Validator.""" + import json from importlib import import_module from os import getenv diff --git a/development/nautobot_config.py b/development/nautobot_config.py index 109cf448..f77d1331 100644 --- a/development/nautobot_config.py +++ b/development/nautobot_config.py @@ -1,4 +1,5 @@ """Nautobot development configuration file.""" + import os import sys diff --git a/nautobot_netbox_importer/__init__.py b/nautobot_netbox_importer/__init__.py index 8798a921..93abb229 100644 --- a/nautobot_netbox_importer/__init__.py +++ b/nautobot_netbox_importer/__init__.py @@ -1,4 +1,5 @@ """App declaration for nautobot_netbox_importer.""" + # Metadata is inherited from Nautobot. If not including Nautobot in the environment, this should be added from importlib import metadata diff --git a/nautobot_netbox_importer/command_utils.py b/nautobot_netbox_importer/command_utils.py index eb57e7c5..332b6a37 100644 --- a/nautobot_netbox_importer/command_utils.py +++ b/nautobot_netbox_importer/command_utils.py @@ -1,4 +1,5 @@ """Utility functions and classes for nautobot_netbox_importer.""" + from io import StringIO import pprint import textwrap diff --git a/nautobot_netbox_importer/diffsync/adapters/nautobot.py b/nautobot_netbox_importer/diffsync/adapters/nautobot.py index 7f59c77c..176c540e 100644 --- a/nautobot_netbox_importer/diffsync/adapters/nautobot.py +++ b/nautobot_netbox_importer/diffsync/adapters/nautobot.py @@ -1,4 +1,5 @@ """Nautobot Adapter for NetBox Importer.""" + from nautobot_netbox_importer.generator import NautobotAdapter as _NautobotAdapter diff --git a/nautobot_netbox_importer/diffsync/models/circuits.py b/nautobot_netbox_importer/diffsync/models/circuits.py index 63ce60c5..d21a4ab1 100644 --- a/nautobot_netbox_importer/diffsync/models/circuits.py +++ b/nautobot_netbox_importer/diffsync/models/circuits.py @@ -1,4 +1,5 @@ """NetBox to Nautobot Circuits Models Mapping.""" + from nautobot_netbox_importer.generator import SourceAdapter from .locations import define_location diff --git a/nautobot_netbox_importer/diffsync/models/virtualization.py b/nautobot_netbox_importer/diffsync/models/virtualization.py index 5a64dc56..945a9919 100644 --- a/nautobot_netbox_importer/diffsync/models/virtualization.py +++ b/nautobot_netbox_importer/diffsync/models/virtualization.py @@ -1,4 +1,5 @@ """NetBox to Nautobot Virtualization Models Mapping.""" + from nautobot_netbox_importer.generator import SourceAdapter from nautobot_netbox_importer.generator import fields diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/circuits.circuit.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/circuits.circuit.json new file mode 100644 index 00000000..845e0d5b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/circuits.circuit.json @@ -0,0 +1,62 @@ +[ +{ + "model": "circuits.circuit", + "pk": "a0a8e33d-7b04-52c8-bfb2-028330b7c27c", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.311Z", + "_custom_field_data": {}, + "cid": "JHEW3951", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "circuit_type": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": "52d3e1b3-be3a-5fb0-88cb-6b537325402a", + "circuit_termination_z": "2538071e-55fb-5df3-8cd7-8c3cf230882a" + } +}, +{ + "model": "circuits.circuit", + "pk": "e558d397-72b2-568f-9470-e7d41f8a8c70", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.326Z", + "_custom_field_data": {}, + "cid": "KDPO0597", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "circuit_type": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": "8f43033b-d845-54fc-a786-507fa2c7da45", + "circuit_termination_z": "c3c0ac7b-187a-5363-924d-11428ba026c1" + } +}, +{ + "model": "circuits.circuit", + "pk": "ec546139-9a55-5bb5-b939-aab775339e92", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.364Z", + "_custom_field_data": {}, + "cid": "PPJQ5091", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "circuit_type": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": "9b657ab6-9fba-55a8-9df2-2253c6f198e0", + "circuit_termination_z": "127e0d2d-2162-5709-8cd7-07f68916ab05" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/circuits.circuittermination.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/circuits.circuittermination.json new file mode 100644 index 00000000..8f702076 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/circuits.circuittermination.json @@ -0,0 +1,68 @@ +[ +{ + "model": "circuits.circuittermination", + "pk": "913ad25c-96c3-5e48-9a8a-62ec9ee64dc5", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.235Z", + "_custom_field_data": {}, + "cable": "ba5539a9-9687-5da3-a03b-ff9c61f85613", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "86a7b169-2233-446e-9c09-e77921ce9327", + "circuit": "0311adae-2b75-5357-8884-5a1b427ee4a2", + "term_side": "Z", + "location": "142cf7ab-8551-5911-97b1-b5f18dd7ae6a", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "9b657ab6-9fba-55a8-9df2-2253c6f198e0", + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.363Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "circuit": "ec546139-9a55-5bb5-b939-aab775339e92", + "term_side": "A", + "location": null, + "provider_network": "389a055c-b2b4-5f38-a48c-df1bc2f42fb9", + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "c201bbbc-ef3f-521f-ab50-77005c5547cb", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.208Z", + "_custom_field_data": {}, + "cable": "74326f5c-e8e3-5274-a04b-c54f9b3c9442", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "45452c99-5206-4282-9561-33c787a60585", + "circuit": "fd74b33d-6abb-50f1-8daf-13d949bdce61", + "term_side": "Z", + "location": "2b612509-6a87-585d-8ef9-c553604b6638", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/circuits.circuittype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/circuits.circuittype.json new file mode 100644 index 00000000..0ac5175a --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/circuits.circuittype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "circuits.circuittype", + "pk": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.384Z", + "_custom_field_data": {}, + "name": "MPLS", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.382Z", + "_custom_field_data": {}, + "name": "Internet Access", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "8ce04a4e-277b-5699-964b-38ba765b7a1d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.385Z", + "_custom_field_data": {}, + "name": "Point-to-point", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/circuits.provider.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/circuits.provider.json new file mode 100644 index 00000000..931c4641 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/circuits.provider.json @@ -0,0 +1,50 @@ +[ +{ + "model": "circuits.provider", + "pk": "259e85ef-c01a-5e32-9be4-bc9e51e66949", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.396Z", + "_custom_field_data": {}, + "name": "NTT", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +}, +{ + "model": "circuits.provider", + "pk": "26f37428-e26a-5e09-8b52-664df6624a2c", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.391Z", + "_custom_field_data": {}, + "name": "Comcast", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +}, +{ + "model": "circuits.provider", + "pk": "aaa90236-9b2a-5ae3-901d-59574a1d3da0", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.388Z", + "_custom_field_data": {}, + "name": "AT&T", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/circuits.providernetwork.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/circuits.providernetwork.json new file mode 100644 index 00000000..8c233f68 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/circuits.providernetwork.json @@ -0,0 +1,15 @@ +[ +{ + "model": "circuits.providernetwork", + "pk": "389a055c-b2b4-5f38-a48c-df1bc2f42fb9", + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.402Z", + "_custom_field_data": {}, + "name": "Level3 MPLS", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.cable.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.cable.json new file mode 100644 index 00000000..db791a96 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.cable.json @@ -0,0 +1,68 @@ +[ +{ + "model": "dcim.cable", + "pk": "57c17dc2-c7d2-5cf9-a52e-ab1b05462e74", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:01:30.666Z", + "_custom_field_data": {}, + "termination_a_type": 30, + "termination_a_id": "90468568-8b0e-5a3c-b4e7-919fab2598a0", + "termination_b_type": 31, + "termination_b_id": "ad19207f-59d4-52fb-b05d-a612358922dc", + "type": "", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": "bd275898-8673-5a42-9093-454f605b2f25", + "_termination_b_device": "aa3bbef2-516c-555c-8783-c7f40f7b28d2" + } +}, +{ + "model": "dcim.cable", + "pk": "74326f5c-e8e3-5274-a04b-c54f9b3c9442", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:01:29.426Z", + "_custom_field_data": {}, + "termination_a_type": 27, + "termination_a_id": "c201bbbc-ef3f-521f-ab50-77005c5547cb", + "termination_b_type": 32, + "termination_b_id": "982fc1b9-dacd-5f06-8e4a-4a3e5bcc3a99", + "type": "cat5e", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": null, + "_termination_b_device": "2e9b2c1d-7a16-5c4e-ab12-a5b1cd679b1c" + } +}, +{ + "model": "dcim.cable", + "pk": "9a3a0fae-0576-5085-99e3-4d2c958ba368", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:01:29.138Z", + "_custom_field_data": {}, + "termination_a_type": 27, + "termination_a_id": "86a8df03-c441-5af8-9566-5b44bec1b4b9", + "termination_b_type": 32, + "termination_b_id": "17761db2-5988-54f7-8285-8908a13e7ada", + "type": "smf", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": null, + "_termination_b_device": "77d715d2-761e-5a81-b80e-494174a6312f" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.consoleport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.consoleport.json new file mode 100644 index 00000000..c4c58fb7 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.consoleport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.consoleport", + "pk": "7f99eee2-8525-5d19-9768-64524c692d69", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.435Z", + "_custom_field_data": {}, + "device": "f510c5ff-e1f8-5adc-9fb5-30bc5791b42e", + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleport", + "pk": "bc826ec9-9431-58cd-994a-9324fd7cf73e", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.442Z", + "_custom_field_data": {}, + "device": "f5cd899a-dec6-56c9-9045-514d562631d5", + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleport", + "pk": "c1445969-3ffd-5068-b975-4fdbbc59ac27", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.445Z", + "_custom_field_data": {}, + "device": "d85ae2a6-3ae0-5e9a-baaa-cebb5561fbb2", + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.consoleporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.consoleporttemplate.json new file mode 100644 index 00000000..dc5bebc1 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.consoleporttemplate.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.consoleporttemplate", + "pk": "310aa620-c534-50f1-96f1-46e191b49b43", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.489Z", + "_custom_field_data": {}, + "device_type": "257dca9a-92d2-5f02-af45-4de316a47b71", + "name": "Console-RE1", + "_name": "Console-RE00000001", + "label": "", + "description": "", + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "3c430613-5094-52a4-ae94-e4fb067072d6", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.501Z", + "_custom_field_data": {}, + "device_type": "b1fc894c-dddf-56a0-8bf4-92467a5d97bd", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "be8c6b2a-c42c-5901-9471-9b2ebd34b4c3", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.499Z", + "_custom_field_data": {}, + "device_type": "86c8ea5d-3bac-514f-b0ce-da555e3f0bef", + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "type": "usb-mini-b" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.device.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.device.json new file mode 100644 index 00000000..65426329 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.device.json @@ -0,0 +1,110 @@ +[ +{ + "model": "dcim.device", + "pk": "147b8a09-d7aa-5861-a1dc-79b4c6213764", + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.667Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "1edf9408-8f18-5b48-94db-ef8c8e7c9001", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "dbed0abd-816d-5b68-97bb-f23241287139", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "platform": null, + "name": "dmi01-albany-sw01", + "_name": "dmi00000001-albany-sw00000001", + "serial": "", + "asset_tag": null, + "location": "f8b1dcf0-c3bb-5a86-8816-9e986092326b", + "rack": "8bfa593c-4cbb-5949-9a20-cff126d9d75d", + "position": 10, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "1e100a80-cd3e-5eb4-84f1-a52422ad6cf1", + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.920Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "254b9e37-775b-5584-88ec-36409d1bc9dd", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "platform": null, + "name": "dmi01-utica-pdu01", + "_name": "dmi00000001-utica-pdu00000001", + "serial": "", + "asset_tag": null, + "location": "62185250-13e1-53d7-bfdd-210e9492ddad", + "rack": "bd33afb3-2089-5e67-ab33-d6b094577a28", + "position": 1, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "51b30b85-3937-54f2-b400-10a33e9ecfc7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:01:17.151Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "b1fc894c-dddf-56a0-8bf4-92467a5d97bd", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "fd8fffac-fbab-50ad-a03b-27c07711062a", + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "platform": null, + "name": "ncsu128-distswitch1", + "_name": "ncsu00000128-distswitch00000001", + "serial": "", + "asset_tag": null, + "location": "8f46b08d-9bcb-56bd-ba7a-0c783d582906", + "rack": "333af99c-ec4b-505f-ac02-1a03f6cb9689", + "position": 32, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.devicebay.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.devicebay.json new file mode 100644 index 00000000..00a0b241 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.devicebay.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.devicebay", + "pk": "207cff15-c949-5db6-9cee-7edea457e6d5", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:17.256Z", + "_custom_field_data": {}, + "device": "0d7a954e-7fe0-53bd-83d4-2aa4a03a1a07", + "name": "Linecard7", + "_name": "Linecard00000007", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "5fbb8065-6b72-5b03-8870-0ee88ba816d5", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:17.239Z", + "_custom_field_data": {}, + "device": "0d7a954e-7fe0-53bd-83d4-2aa4a03a1a07", + "name": "Linecard0", + "_name": "Linecard00000000", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "8e08fcb9-d6b2-5eff-aa6b-c1632f12db13", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:17.267Z", + "_custom_field_data": {}, + "device": "0d7a954e-7fe0-53bd-83d4-2aa4a03a1a07", + "name": "Linecard11", + "_name": "Linecard00000011", + "label": "", + "description": "", + "installed_device": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.devicetype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.devicetype.json new file mode 100644 index 00000000..5aee5b73 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.devicetype.json @@ -0,0 +1,56 @@ +[ +{ + "model": "dcim.devicetype", + "pk": "7d87e054-c030-5f5c-ac14-a84a14a872c9", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.433Z", + "_custom_field_data": {}, + "manufacturer": "e0ee785f-2349-574b-942c-aaf46a748cf3", + "model": "QFX10002-36Q", + "part_number": "", + "u_height": 2, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "[Juniper QFX10002 Data Sheet](https://www.juniper.net/assets/us/en/local/pdf/datasheets/1000531-en.pdf)" + } +}, +{ + "model": "dcim.devicetype", + "pk": "94fdbc87-0af7-590d-9d6b-1b699ff14c53", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.411Z", + "_custom_field_data": {}, + "manufacturer": "e0ee785f-2349-574b-942c-aaf46a748cf3", + "model": "EX9214", + "part_number": "", + "u_height": 16, + "is_full_depth": true, + "subdevice_role": "parent", + "front_image": "", + "rear_image": "", + "comments": "[Juniper EX9214 Data Sheet](https://www.juniper.net/us/en/local/pdf/datasheets/1000432-en.pdf)" + } +}, +{ + "model": "dcim.devicetype", + "pk": "9cbb3312-7783-519f-be1b-5c849324a2d1", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.415Z", + "_custom_field_data": {}, + "manufacturer": "e0ee785f-2349-574b-942c-aaf46a748cf3", + "model": "QFX5100-48T-6Q", + "part_number": "", + "u_height": 1, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "[Juniper QFX5100 Data Sheet](https://www.juniper.net/us/en/products-services/switching/qfx-series/qfx5100/)" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.frontport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.frontport.json new file mode 100644 index 00000000..c2577a3a --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.frontport.json @@ -0,0 +1,62 @@ +[ +{ + "model": "dcim.frontport", + "pk": "50550619-f5b0-5cfe-bb66-bf599b954d59", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:17.905Z", + "_custom_field_data": {}, + "device": "fe06067b-380f-5cb6-bf23-87a20db244d2", + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "8p8c", + "rear_port": "9f71f01f-a72f-5c48-a4ba-6f0a356fff85", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": "cd59e2ad-9e32-5714-abb6-4f794c8fd079", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:17.559Z", + "_custom_field_data": {}, + "device": "a5bcca14-28f7-5c1c-87f9-851aaba61dcc", + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "8p8c", + "rear_port": "9b53613f-d086-5be7-8645-3c0329a25f98", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": "d4cf0803-ffd7-59c4-8418-9ce7a08e907d", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:18.925Z", + "_custom_field_data": {}, + "device": "5ed7a02c-455c-5614-8447-03d98c39dbac", + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "sc", + "rear_port": "e0184ba4-f27d-572f-82d2-8bbad0aedca8", + "rear_port_position": 24 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.frontporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.frontporttemplate.json new file mode 100644 index 00000000..1e7c8432 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.frontporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.frontporttemplate", + "pk": "0140ade8-e5e5-5d4e-ae55-a05c7cc1f14d", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:19.289Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "2cb4fe1d-95c5-51d0-bde0-e9a6023511b7", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "8c0a9a61-801f-5023-bd4f-eb0bd426c3d0", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:19.183Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "0ba60cfc-46ff-59b1-9f61-f5c21564d693", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "ec106045-01f9-5366-bb50-87e99856a23d", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:19.332Z", + "_custom_field_data": {}, + "device_type": "e3072e65-9267-5e44-bbc4-28875ce2893c", + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "type": "sc", + "rear_port_template": "34f8258a-5deb-5f1e-b939-b33d4d3b07a9", + "rear_port_position": 14 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.interface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.interface.json new file mode 100644 index 00000000..cfd342e2 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.interface.json @@ -0,0 +1,95 @@ +[ +{ + "model": "dcim.interface", + "pk": "3e166691-80af-5918-b431-37b722a5aea4", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:26.109Z", + "_custom_field_data": {}, + "device": "d73da41d-bc0f-502a-88a3-36fc6b3af7b7", + "name": "xe-0/0/29", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0000000099999999xe-000029............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "407965a0-2894-5eb7-865d-91abab6734ce", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:24.885Z", + "_custom_field_data": {}, + "device": "4f3495b5-00e6-5917-a148-77e109f96b0f", + "name": "Po1", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "7a97a6d3-abff-5bbb-b5ea-9ae68d1da23c", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:25.335Z", + "_custom_field_data": {}, + "device": "db219c8e-9ec1-5881-8b6c-620f6342cfb1", + "name": "et-0/0/49", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0000000099999999et-000049............", + "lag": null, + "type": "100gbase-x-qsfp28", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.interfacetemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.interfacetemplate.json new file mode 100644 index 00000000..f1507cb8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.interfacetemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.interfacetemplate", + "pk": "479b605a-89e2-56ca-b2b4-6766ac09ad3c", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:26.716Z", + "_custom_field_data": {}, + "device_type": "1edf9408-8f18-5b48-94db-ef8c8e7c9001", + "name": "GigabitEthernet1/0/23", + "label": "", + "description": "", + "_name": "0001000099999999GigabitEthernet000023............", + "type": "1000base-t", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "ee051ee5-3be8-522c-b4c4-b4e2ff266b33", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:26.731Z", + "_custom_field_data": {}, + "device_type": "1edf9408-8f18-5b48-94db-ef8c8e7c9001", + "name": "GigabitEthernet1/0/34", + "label": "", + "description": "", + "_name": "0001000099999999GigabitEthernet000034............", + "type": "1000base-t", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "f8a732eb-6d27-599d-8e10-e8f40b481329", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:26.702Z", + "_custom_field_data": {}, + "device_type": "1edf9408-8f18-5b48-94db-ef8c8e7c9001", + "name": "GigabitEthernet1/0/13", + "label": "", + "description": "", + "_name": "0001000099999999GigabitEthernet000013............", + "type": "1000base-t", + "mgmt_only": false + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.location.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.location.json new file mode 100644 index 00000000..d8c137ff --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.location.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.location", + "pk": "f0bf9f0f-9972-5db7-8686-c28fbd36a0a5", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:01:15.379Z", + "_custom_field_data": {}, + "parent": null, + "name": "Africa", + "_name": "Africa", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:01:15.383Z", + "_custom_field_data": {}, + "parent": null, + "name": "Asia", + "_name": "Asia", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9870e54f-2a5b-585b-92bc-3e01df3912c3", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:01:15.444Z", + "_custom_field_data": {}, + "parent": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "name": "China", + "_name": "China", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.locationtype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.locationtype.json new file mode 100644 index 00000000..22a805a7 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.locationtype.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.locationtype", + "pk": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "fields": { + "created": "2024-01-02T12:01:15.347Z", + "last_updated": "2024-01-02T12:01:15.347Z", + "_custom_field_data": {}, + "parent": null, + "name": "Region", + "description": "", + "nestable": true, + "content_types": [ + 56, + 55 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "8fceb641-4563-5da8-9004-963f9ed1965a", + "fields": { + "created": "2024-01-02T12:01:15.351Z", + "last_updated": "2024-01-02T12:01:15.351Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Site", + "description": "", + "nestable": false, + "content_types": [ + 68, + 72, + 42, + 55, + 56, + 57, + 27, + 60 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "22004273-2182-50fd-b410-5e152ed9431a", + "fields": { + "created": "2024-01-02T12:01:15.358Z", + "last_updated": "2024-01-02T12:01:15.358Z", + "_custom_field_data": {}, + "parent": "8fceb641-4563-5da8-9004-963f9ed1965a", + "name": "Location", + "description": "", + "nestable": true, + "content_types": [ + 42, + 60 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.manufacturer.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.manufacturer.json new file mode 100644 index 00000000..2d1374f6 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.manufacturer.json @@ -0,0 +1,35 @@ +[ +{ + "model": "dcim.manufacturer", + "pk": "6aa5ca05-59ef-5474-809e-7fca74e90e42", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:01:32.071Z", + "_custom_field_data": {}, + "name": "Brocade", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "94e7b59b-659f-5c68-9958-a3e82f19aa9f", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:01:32.072Z", + "_custom_field_data": {}, + "name": "Cisco", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "eac77e47-fec1-5dca-8dbb-0b0081c69078", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:01:32.075Z", + "_custom_field_data": {}, + "name": "F5", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.platform.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.platform.json new file mode 100644 index 00000000..b37dab2f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.platform.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.platform", + "pk": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:01:34.417Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 20.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "82e12391-d52a-5f15-8474-0b444a157d2d", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:01:34.415Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 18.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "89096900-db0b-55ac-a094-0e1423e3f277", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:01:34.414Z", + "_custom_field_data": {}, + "name": "Cisco IOS", + "manufacturer": "94e7b59b-659f-5c68-9958-a3e82f19aa9f", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.powerfeed.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.powerfeed.json new file mode 100644 index 00000000..7b4e9600 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.powerfeed.json @@ -0,0 +1,77 @@ +[ +{ + "model": "dcim.powerfeed", + "pk": "07316815-d36d-552d-8859-03e7fe09354a", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:01:26.935Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P2-13B", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "872d498b-e156-57b9-8f1d-f595c31ef703", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:01:26.966Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P3-5A", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "bb4485d0-144b-506f-a8ab-faf523304cf8", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:01:26.976Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P4-7B", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.poweroutlet.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.poweroutlet.json new file mode 100644 index 00000000..3dddd471 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.poweroutlet.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.poweroutlet", + "pk": "53b729f3-cf20-5ee7-a7ba-831bc14be81b", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.168Z", + "_custom_field_data": {}, + "device": "eeea696e-d8d1-5805-8aef-2f619b9d32a8", + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "cable": "ac42396b-e023-5055-bf3c-20beea6b502e", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "dbf5f695-8b86-4938-a491-9ded63f4d623", + "type": "nema-5-20r", + "power_port": "62c9f3eb-caa4-5935-b229-5bb91345996a", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "69c897bb-1daf-5cbd-aee5-21dcc66f017e", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.163Z", + "_custom_field_data": {}, + "device": "1e100a80-cd3e-5eb4-84f1-a52422ad6cf1", + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "84c2cad2-08aa-5a23-a3ef-8c244766047c", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "fb607ddb-dd28-574a-8f7d-dfe8fd3c9000", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.029Z", + "_custom_field_data": {}, + "device": "13d0f232-00cb-5280-9a69-649ad3a4fb05", + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "cable": "342f7a8a-3233-545e-a8fa-dc1ec2e8cbdc", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "4c2bb20f-238d-49ac-b936-f7e38740070f", + "type": "nema-5-20r", + "power_port": "ae1a3abc-c4d3-528c-9ffe-c2c555775c2a", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.poweroutlettemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.poweroutlettemplate.json new file mode 100644 index 00000000..635d1ded --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.poweroutlettemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.poweroutlettemplate", + "pk": "69eff81a-d6ff-5124-881e-2dba890581d2", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.184Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "e6a6f4b7-7a9a-5562-9d50-f32a8a4a1b30", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.182Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "e761c015-cf01-51e1-96dd-049d61319cf8", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.188Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.powerpanel.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.powerpanel.json new file mode 100644 index 00000000..ba318902 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.powerpanel.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.powerpanel", + "pk": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.206Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 4" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "78d58858-0cc7-530a-8a3b-daa91a436803", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.201Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 2" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.204Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 3" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.powerport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.powerport.json new file mode 100644 index 00000000..e0444616 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.powerport.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.powerport", + "pk": "2b36a1f0-889d-5f24-9070-9ac53a53d5fe", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.254Z", + "_custom_field_data": {}, + "device": "c86e1302-951f-50fc-9c43-592b18c21bdc", + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "cable": "cfeca159-94c4-5db1-a98a-c9c76a703dea", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "52a6bbb3-317d-40c5-a79f-6755859a0106", + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "6156b0b8-f19c-52f6-aa36-893dfc9a4f4a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.223Z", + "_custom_field_data": {}, + "device": "908beb71-b80d-5ca2-a653-5751f6516abf", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "cable": "9521b46c-49cb-50bb-80c3-82814ff196c4", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "c2b32eab-6161-4d81-b0cf-38616e594dc5", + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "a9c3f7e6-d096-5687-b49b-12c0d296fb20", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.237Z", + "_custom_field_data": {}, + "device": "aa3bbef2-516c-555c-8783-c7f40f7b28d2", + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.powerporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.powerporttemplate.json new file mode 100644 index 00000000..f51f184a --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.powerporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.powerporttemplate", + "pk": "46159ea3-efbd-578b-8c69-0934894cc991", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.305Z", + "_custom_field_data": {}, + "device_type": "9cbb3312-7783-519f-be1b-5c849324a2d1", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "5e290ec9-037a-59f8-87a8-cc8fd3d75ce4", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.301Z", + "_custom_field_data": {}, + "device_type": "89343eba-98ad-5be4-9c74-49ac12a1f2ef", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "type": "iec-60320-c14", + "maximum_draw": 350, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "8c4b6179-7149-582c-9c47-baf418a79cb3", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.307Z", + "_custom_field_data": {}, + "device_type": "86c8ea5d-3bac-514f-b0ce-da555e3f0bef", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.rack.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.rack.json new file mode 100644 index 00000000..de93609e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.rack.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.rack", + "pk": "333af99c-ec4b-505f-ac02-1a03f6cb9689", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.549Z", + "_custom_field_data": {}, + "name": "IDF128", + "_name": "IDF00000128", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "bb9626e1-166c-552f-89c8-c66148ea6c1d", + "facility_id": null, + "location": "8f46b08d-9bcb-56bd-ba7a-0c783d582906", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "4-post-frame", + "width": 19, + "u_height": 42, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "87cd3a0d-c203-5af5-8e51-f402bb23bc00", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.319Z", + "_custom_field_data": {}, + "name": "Comms closet", + "_name": "Comms closet", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "facility_id": null, + "location": "022126fd-0b04-5d40-9aa0-3c1aa0a5dfd5", + "rack_group": null, + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.509Z", + "_custom_field_data": {}, + "name": "R302", + "_name": "R00000302", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "cf28137c-1251-5b94-bde0-914c91ad0c70", + "facility_id": null, + "location": "a7f18fd3-b68a-5304-903a-6996f5ac9731", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.rearport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.rearport.json new file mode 100644 index 00000000..ba345703 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.rearport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.rearport", + "pk": "47d0fd10-553b-5171-8b77-e90f4575aad0", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.681Z", + "_custom_field_data": {}, + "device": "ef0ffb8a-22a2-5415-b717-80e53922dd6a", + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "ec533894-c8d7-53e6-ad92-01b453201d07", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:28.069Z", + "_custom_field_data": {}, + "device": "f0b8bd56-a23e-5af6-8882-08e81467229c", + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "f74e7f26-a2a4-539e-810c-85d185b6e97b", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:27.600Z", + "_custom_field_data": {}, + "device": "bba9ba66-b12f-5dd8-82fc-4e7f8d8b323c", + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.rearporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.rearporttemplate.json new file mode 100644 index 00000000..2178e046 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/dcim.rearporttemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.rearporttemplate", + "pk": "bb3128ec-641d-507a-b281-bab0d6a7b333", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:28.726Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "e2982ffd-1539-5608-9f69-939fc2f64868", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:28.762Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "e4539c1d-d27b-5060-b673-0b88af91de87", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:28.749Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/extras.customfield.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/extras.customfield.json new file mode 100644 index 00000000..635ea70e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/extras.customfield.json @@ -0,0 +1,26 @@ +[ +{ + "model": "extras.customfield", + "pk": "e4fa5680-4657-50ea-837c-604617c7fc0d", + "fields": { + "created": "2021-09-09T00:00:00Z", + "last_updated": "2024-01-02T12:01:15.290Z", + "grouping": "", + "type": "text", + "label": "Customer ID", + "key": "cust_id", + "description": "", + "required": false, + "filter_logic": "exact", + "default": null, + "weight": 100, + "validation_minimum": null, + "validation_maximum": null, + "validation_regex": "^[A-Z]{3}\\d{2}$", + "advanced_ui": false, + "content_types": [ + 109 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/extras.role.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/extras.role.json new file mode 100644 index 00000000..fa508cbf --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/extras.role.json @@ -0,0 +1,52 @@ +[ +{ + "model": "extras.role", + "pk": "2a53f46b-41e1-5f02-865a-163c8edd429a", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-22T08:33:37.950Z", + "_custom_field_data": {}, + "name": "Access - Wireless", + "color": "9e9e9e", + "description": "", + "weight": 1000, + "content_types": [ + 72, + 68 + ] + } +}, +{ + "model": "extras.role", + "pk": "ce29b49d-ddac-586f-87ec-8f7cb969344c", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-22T08:33:37.953Z", + "_custom_field_data": {}, + "name": "Management", + "color": "9e9e9e", + "description": "", + "weight": 1000, + "content_types": [ + 68 + ] + } +}, +{ + "model": "extras.role", + "pk": "dfd5a12a-ffe4-5ae5-9bdd-e71adbe5b49a", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-22T08:33:37.944Z", + "_custom_field_data": {}, + "name": "Access - Data", + "color": "9e9e9e", + "description": "", + "weight": 1000, + "content_types": [ + 72, + 68 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/extras.status.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/extras.status.json new file mode 100644 index 00000000..08a8634c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/extras.status.json @@ -0,0 +1,57 @@ +[ +{ + "model": "extras.status", + "pk": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "fields": { + "created": "2024-01-02T12:01:15.294Z", + "last_updated": "2024-01-02T12:01:15.294Z", + "_custom_field_data": {}, + "name": "Unknown", + "color": "9e9e9e", + "description": "", + "content_types": [ + 32, + 56, + 68, + 118 + ] + } +}, +{ + "model": "extras.status", + "pk": "90ef0b5d-5e04-5ff3-b1a4-695a42311ede", + "fields": { + "created": "2024-01-02T12:01:15.301Z", + "last_updated": "2024-01-02T12:01:15.301Z", + "_custom_field_data": {}, + "name": "Container", + "color": "9e9e9e", + "description": "", + "content_types": [ + 68 + ] + } +}, +{ + "model": "extras.status", + "pk": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "fields": { + "created": "2024-01-02T12:01:15.291Z", + "last_updated": "2024-01-02T12:01:15.291Z", + "_custom_field_data": {}, + "name": "Active", + "color": "9e9e9e", + "description": "", + "content_types": [ + 26, + 68, + 72, + 42, + 117, + 56, + 58, + 60 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/ipam.prefix.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/ipam.prefix.json new file mode 100644 index 00000000..b5d839c8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/ipam.prefix.json @@ -0,0 +1,71 @@ +[ +{ + "model": "ipam.prefix", + "pk": "a876659b-e74e-5bf1-88c9-081f75f8e21f", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T13:56:06.244Z", + "_custom_field_data": {}, + "network": "10.112.154.0", + "broadcast": "10.112.154.255", + "prefix_length": 24, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "cfe1ee60-d4a6-5c9f-b35c-0d92aa3fade1", + "parent": "46a6831c-806d-5d78-9d50-5c9d170d6876", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": "c74abe0b-9164-5fad-8489-3221401e7b46", + "rir": null, + "date_allocated": null, + "description": "" + } +}, +{ + "model": "ipam.prefix", + "pk": "cdc5f55a-2159-59eb-9bc8-be89206e5cd9", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T13:56:06.552Z", + "_custom_field_data": {}, + "network": "10.112.132.0", + "broadcast": "10.112.135.255", + "prefix_length": 22, + "type": "network", + "status": "90ef0b5d-5e04-5ff3-b1a4-695a42311ede", + "role": null, + "parent": "9e4d6b7f-8de1-542c-b5e2-8e776a626b4a", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": null, + "rir": null, + "date_allocated": null, + "description": "" + } +}, +{ + "model": "ipam.prefix", + "pk": "ed88d42d-4925-5366-a4d2-218b9fc38524", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T13:56:06.449Z", + "_custom_field_data": {}, + "network": "10.112.172.0", + "broadcast": "10.112.172.15", + "prefix_length": 28, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "ce29b49d-ddac-586f-87ec-8f7cb969344c", + "parent": "f6eac10d-08b9-53fc-8f5a-edd9fd93e4fe", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": null, + "rir": null, + "date_allocated": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/ipam.rir.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/ipam.rir.json new file mode 100644 index 00000000..adea4446 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/ipam.rir.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.rir", + "pk": "611086a8-5f68-549b-904b-b9df116a526e", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:01:34.426Z", + "_custom_field_data": {}, + "name": "RFC 6598", + "is_private": true, + "description": "" + } +}, +{ + "model": "ipam.rir", + "pk": "7644f7e1-a8cc-5ec7-8117-c364269de709", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:01:34.420Z", + "_custom_field_data": {}, + "name": "RIPE NCC", + "is_private": false, + "description": "Réseaux IP Européens Network Coordination Centre" + } +}, +{ + "model": "ipam.rir", + "pk": "9a496681-ac3d-5e1a-9453-4a69b6aed1a2", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:01:34.425Z", + "_custom_field_data": {}, + "name": "RFC 1918", + "is_private": true, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/ipam.vlan.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/ipam.vlan.json new file mode 100644 index 00000000..826492d7 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/ipam.vlan.json @@ -0,0 +1,50 @@ +[ +{ + "model": "ipam.vlan", + "pk": "50a6076d-d5e9-5c29-aa3f-6b2848ac1ec8", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T13:58:44.008Z", + "_custom_field_data": {}, + "vlan_group": "3ac8f2e8-c354-5f7e-82e1-01a00999857d", + "vid": 202, + "name": "Voice", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "tenant": "35f6098e-5c2c-58b3-824c-9b5c024a4321", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "beb9593c-ee66-5af6-ab86-a648a6f394f5", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T13:58:43.838Z", + "_custom_field_data": {}, + "vlan_group": null, + "vid": 100, + "name": "Data", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "dfd5a12a-ffe4-5ae5-9bdd-e71adbe5b49a", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "c74abe0b-9164-5fad-8489-3221401e7b46", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T13:58:43.844Z", + "_custom_field_data": {}, + "vlan_group": null, + "vid": 200, + "name": "Voice", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "cfe1ee60-d4a6-5c9f-b35c-0d92aa3fade1", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/ipam.vlangroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/ipam.vlangroup.json new file mode 100644 index 00000000..1d165bcf --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/ipam.vlangroup.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.vlangroup", + "pk": "56764c2a-72b6-5f22-9802-bf585847080d", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T13:58:46.207Z", + "_custom_field_data": {}, + "name": "JBB115", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "6734429b-7e14-5732-b5d9-8dccefc945bc", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T13:58:46.208Z", + "_custom_field_data": {}, + "name": "JBB120", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "c8809a03-a616-5f01-95e2-a4b096922dea", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T13:58:46.211Z", + "_custom_field_data": {}, + "name": "JBB-Global", + "location": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/tenancy.tenant.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/tenancy.tenant.json new file mode 100644 index 00000000..c0726be0 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/tenancy.tenant.json @@ -0,0 +1,47 @@ +[ +{ + "model": "tenancy.tenant", + "pk": "116c3806-ef6a-5641-bbbd-054c9a31c5f7", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.004Z", + "_custom_field_data": { + "cust_id": "STA03" + }, + "name": "Stark Industries", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "35f6098e-5c2c-58b3-824c-9b5c024a4321", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.013Z", + "_custom_field_data": { + "cust_id": "" + }, + "name": "Jimbob's Banking & Trust", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "8e994b2a-fa11-500f-901c-1d7f15264bac", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:01:16.012Z", + "_custom_field_data": { + "cust_id": "YKY01" + }, + "name": "Nakatomi Corportation", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/tenancy.tenantgroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/tenancy.tenantgroup.json new file mode 100644 index 00000000..0f85c1d8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/tenancy.tenantgroup.json @@ -0,0 +1,14 @@ +[ +{ + "model": "tenancy.tenantgroup", + "pk": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:01:15.997Z", + "_custom_field_data": {}, + "parent": null, + "name": "Customers", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/users.user.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/users.user.json new file mode 100644 index 00000000..38a93bc5 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/users.user.json @@ -0,0 +1,21 @@ +[ +{ + "model": "users.user", + "pk": "b6111f2f-ede6-5a47-b0e5-3842b76f14cd", + "fields": { + "password": "", + "last_login": null, + "is_superuser": true, + "username": "admin", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": true, + "is_active": true, + "date_joined": "2020-12-18T02:07:15.359Z", + "config_data": {}, + "groups": [], + "user_permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/virtualization.cluster.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/virtualization.cluster.json new file mode 100644 index 00000000..41538a1c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/virtualization.cluster.json @@ -0,0 +1,47 @@ +[ +{ + "model": "virtualization.cluster", + "pk": "5849472f-c4fd-5bf5-be9f-961f0a508044", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:01:32.263Z", + "_custom_field_data": {}, + "name": "DO-FRA1", + "cluster_type": "786c136a-fff1-5f84-8d0c-c43610039f45", + "cluster_group": "20182816-bf12-5cd0-8f07-c91fcd271bd7", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "99608cc5-4601-5baa-859d-4a7a9303c304", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:01:32.288Z", + "_custom_field_data": {}, + "name": "gc-asia-east1", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "7a2352bc-7253-5c1d-bb1f-0a4a1412dc9e", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "feba01f4-60fc-5514-a54b-36d9d854e32a", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:01:32.284Z", + "_custom_field_data": {}, + "name": "gc-europe-north1", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "20182816-bf12-5cd0-8f07-c91fcd271bd7", + "tenant": null, + "location": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/virtualization.clustergroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/virtualization.clustergroup.json new file mode 100644 index 00000000..90e72c0c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/virtualization.clustergroup.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustergroup", + "pk": "20182816-bf12-5cd0-8f07-c91fcd271bd7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:01:34.447Z", + "_custom_field_data": {}, + "name": "EMEA", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "aa168442-0c73-5681-b8bd-243f5f93842f", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:01:34.450Z", + "_custom_field_data": {}, + "name": "South America", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:01:34.446Z", + "_custom_field_data": {}, + "name": "North America", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/virtualization.clustertype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/virtualization.clustertype.json new file mode 100644 index 00000000..e3124860 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/virtualization.clustertype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustertype", + "pk": "362f6e2e-82b8-5cc8-ab87-fa937df79d69", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:01:34.438Z", + "_custom_field_data": {}, + "name": "Amazon Web Services", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:01:34.439Z", + "_custom_field_data": {}, + "name": "Google Cloud", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "ae807dce-fa79-5557-9d7e-a8e8f8e881a7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:01:34.443Z", + "_custom_field_data": {}, + "name": "VMware", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/virtualization.virtualmachine.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/virtualization.virtualmachine.json new file mode 100644 index 00000000..c5695ba5 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/virtualization.virtualmachine.json @@ -0,0 +1,77 @@ +[ +{ + "model": "virtualization.virtualmachine", + "pk": "003622c2-a870-591e-8172-b72a2d3caf83", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:01:32.345Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "55b52faa-7cdb-53ad-b5e8-684018dc9394", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm35", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "4e75f760-9cee-5095-be04-d74202328f88", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:01:32.415Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "37abda91-60de-5d63-8463-af7f08cfc586", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm82", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "e76eabf5-c6af-511d-babe-ba447bf33f63", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:01:32.360Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "5849472f-c4fd-5bf5-be9f-961f0a508044", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm45", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/virtualization.vminterface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/virtualization.vminterface.json new file mode 100644 index 00000000..dbf3ddd6 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/samples/virtualization.vminterface.json @@ -0,0 +1,71 @@ +[ +{ + "model": "virtualization.vminterface", + "pk": "0c84234d-992a-5477-b371-7b0e98302e6b", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:33.126Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "c4b3a688-e1f0-54d4-a1f7-7e6e23f88f68", + "name": "eth2", + "_name": "9999999999999999eth000002............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "1c6a7cb0-b4e4-56a8-84cd-6e3a1e1304d5", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:33.129Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "c4b3a688-e1f0-54d4-a1f7-7e6e23f88f68", + "name": "eth3", + "_name": "9999999999999999eth000003............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "3bb9b53e-3186-5c0f-9aa6-f2f1a0211cc1", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:01:32.623Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "d6b2a02f-1737-50bb-8391-c88ae2fb443f", + "name": "eth0", + "_name": "9999999999999999eth000000............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/summary.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/summary.json new file mode 100644 index 00000000..41bd8253 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/summary.json @@ -0,0 +1,13629 @@ +{ + "diffsync": { + "create": 4979, + "update": 0, + "delete": 0, + "no-change": 0, + "skip": 87 + }, + "source": { + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 14, + "extends_content_type": null, + "nautobot_content_type": "admin.logentry", + "disable_reason": "Not directly used in Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1 + } + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 16, + "extends_content_type": null, + "nautobot_content_type": "auth.group", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "permissions": { + "name": "permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 15, + "extends_content_type": null, + "nautobot_content_type": "auth.permission", + "disable_reason": "Handled via a Nautobot model and may not be a 1 to 1.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 348 + } + }, + "auth.user": { + "content_type": "auth.user", + "content_type_id": 17, + "extends_content_type": null, + "nautobot_content_type": "users.user", + "disable_reason": "", + "identifiers": [ + "username" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "date_joined": { + "name": "date_joined", + "nautobot_name": "date_joined", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "date_joined", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "email": { + "name": "email", + "nautobot_name": "email", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "email", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "first_name": { + "name": "first_name", + "nautobot_name": "first_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "first_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "groups": { + "name": "groups", + "nautobot_name": "groups", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "groups", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_active": { + "name": "is_active", + "nautobot_name": "is_active", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_active", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "is_staff": { + "name": "is_staff", + "nautobot_name": "is_staff", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_staff", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "is_superuser": { + "name": "is_superuser", + "nautobot_name": "is_superuser", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_superuser", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_login": { + "name": "last_login", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "last_name": { + "name": "last_name", + "nautobot_name": "last_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "last_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "password": { + "name": "password", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "user_permissions": { + "name": "user_permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + }, + "username": { + "name": "username", + "nautobot_name": "username", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "username", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 22, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuit", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "cid": { + "name": "cid", + "nautobot_name": "cid", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "cid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "commit_rate": { + "name": "commit_rate", + "nautobot_name": "commit_rate", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "commit_rate", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "install_date": { + "name": "install_date", + "nautobot_name": "install_date", + "nautobot_internal_type": "DateField", + "nautobot_can_import": true, + "importer": "date_importer", + "definition": "install_date", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_a": { + "name": "termination_a", + "nautobot_name": "circuit_termination_a_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_a", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_z": { + "name": "termination_z", + "nautobot_name": "circuit_termination_z_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_z", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "circuit_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 29, + "second_pass_used": 29, + "created": 29, + "imported": 29 + } + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 6, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittermination", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_cable_peer_id": { + "name": "_cable_peer_id", + "nautobot_name": "_cable_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_cable_peer_type": { + "name": "_cable_peer_type", + "nautobot_name": "_cable_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "circuit": { + "name": "circuit", + "nautobot_name": "circuit_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "port_speed": { + "name": "port_speed", + "nautobot_name": "port_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "port_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "pp_info": { + "name": "pp_info", + "nautobot_name": "pp_info", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "pp_info", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "provider_network": { + "name": "provider_network", + "nautobot_name": "provider_network_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider_network", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "term_side": { + "name": "term_side", + "nautobot_name": "term_side", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "term_side", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "upstream_speed": { + "name": "upstream_speed", + "nautobot_name": "upstream_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "upstream_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "xconnect_id": { + "name": "xconnect_id", + "nautobot_name": "xconnect_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "xconnect_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 45, + "second_pass_used": 45, + "created": 45, + "imported": 45 + } + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 23, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 24, + "extends_content_type": null, + "nautobot_content_type": "circuits.provider", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "account": { + "name": "account", + "nautobot_name": "account", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "account", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "admin_contact": { + "name": "admin_contact", + "nautobot_name": "admin_contact", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "admin_contact", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asn": { + "name": "asn", + "nautobot_name": "asn", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "asn", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "noc_contact": { + "name": "noc_contact", + "nautobot_name": "noc_contact", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "noc_contact", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "portal_url": { + "name": "portal_url", + "nautobot_name": "portal_url", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "portal_url", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9, + "second_pass_used": 9, + "created": 9, + "imported": 9 + } + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 25, + "extends_content_type": null, + "nautobot_content_type": "circuits.providernetwork", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 18, + "extends_content_type": null, + "nautobot_content_type": "contenttypes.contenttype", + "disable_reason": "", + "identifiers": [ + "app_label", + "model" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "app_label": { + "name": "app_label", + "nautobot_name": "app_label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "content_types_mapper_importer", + "definition": "define_app_label", + "sources": [ + "CUSTOM", + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.IGNORE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 87, + "second_pass_used": 87, + "created": 87, + "imported": 87 + } + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 45, + "extends_content_type": null, + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_length": { + "name": "_abs_length", + "nautobot_name": "_abs_length", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_termination_a_device": { + "name": "_termination_a_device", + "nautobot_name": "_termination_a_device", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_termination_a_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_termination_b_device": { + "name": "_termination_b_device", + "nautobot_name": "_termination_b_device", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_termination_b_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "length": { + "name": "length", + "nautobot_name": "length", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "length_unit": { + "name": "length_unit", + "nautobot_name": "length_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "length_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "termination_a_id": { + "name": "termination_a_id", + "nautobot_name": "termination_a_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_a_type": { + "name": "termination_a_type", + "nautobot_name": "termination_a_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_id": { + "name": "termination_b_id", + "nautobot_name": "termination_b_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_type": { + "name": "termination_b_type", + "nautobot_name": "termination_b_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 108, + "second_pass_used": 108, + "created": 108, + "imported": 108 + } + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 47, + "extends_content_type": null, + "nautobot_content_type": "dcim.cablepath", + "disable_reason": "Recreated in Nautobot on signal when circuit termination is created", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 104 + } + }, + "dcim.cabletermination": { + "content_type": "dcim.cabletermination", + "content_type_id": null, + "extends_content_type": "dcim.cable", + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "_pre_import_cable_termination", + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 1, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_cable_peer_id": { + "name": "_cable_peer_id", + "nautobot_name": "_cable_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_cable_peer_type": { + "name": "_cable_peer_type", + "nautobot_name": "_cable_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "speed": { + "name": "speed", + "nautobot_name": "speed", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 33, + "second_pass_used": 33, + "created": 33, + "imported": 33 + } + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 26, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 2, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 27, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 13, + "extends_content_type": null, + "nautobot_content_type": "dcim.device", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_role": { + "name": "device_role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "face": { + "name": "face", + "nautobot_name": "face", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "face", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "position": { + "name": "position", + "nautobot_name": "position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_position": { + "name": "vc_position", + "nautobot_name": "vc_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_priority": { + "name": "vc_priority", + "nautobot_name": "vc_priority", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_priority", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_chassis": { + "name": "virtual_chassis", + "nautobot_name": "virtual_chassis_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_chassis", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 63, + "second_pass_used": 63, + "created": 63, + "imported": 63 + } + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 36, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebay", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "installed_device": { + "name": "installed_device", + "nautobot_name": "installed_device_id", + "nautobot_internal_type": "OneToOneField", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "installed_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 28, + "second_pass_used": 28, + "created": 28, + "imported": 28 + } + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 37, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebaytemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.devicerole": { + "content_type": "dcim.devicerole", + "content_type_id": 28, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vm_role": { + "name": "vm_role", + "nautobot_name": "vm_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vm_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 29, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicetype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "front_image": { + "name": "front_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_full_depth": { + "name": "is_full_depth", + "nautobot_name": "is_full_depth", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_full_depth", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": true + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "part_number": { + "name": "part_number", + "nautobot_name": "part_number", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "part_number", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rear_image": { + "name": "rear_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "subdevice_role": { + "name": "subdevice_role", + "nautobot_name": "subdevice_role", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "subdevice_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "stats": { + "pre_cached": 1, + "first_pass_used": 13, + "second_pass_used": 13, + "created": 13, + "imported": 13 + } + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 9, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_cable_peer_id": { + "name": "_cable_peer_id", + "nautobot_name": "_cable_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_cable_peer_type": { + "name": "_cable_peer_type", + "nautobot_name": "_cable_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 912, + "second_pass_used": 912, + "created": 912, + "imported": 912 + } + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 43, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 120, + "second_pass_used": 120, + "created": 120, + "imported": 120 + } + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 5, + "extends_content_type": null, + "nautobot_content_type": "dcim.interface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_cable_peer_id": { + "name": "_cable_peer_id", + "nautobot_name": "_cable_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_cable_peer_type": { + "name": "_cable_peer_type", + "nautobot_name": "_cable_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "lag": { + "name": "lag", + "nautobot_name": "lag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "lag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1113, + "second_pass_used": 1113, + "created": 1113, + "imported": 1113 + } + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 30, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfacetemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 267, + "second_pass_used": 267, + "created": 267, + "imported": 267 + } + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 41, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 48, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "_define_location_parent", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "nestable", + "sources": [ + "CACHE" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "pre_cached": 3, + "imported": 3, + "imported_from_cache": 3, + "created": 3 + } + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 31, + "extends_content_type": null, + "nautobot_content_type": "dcim.manufacturer", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "f5136724-0984-5e3b-b073-ea6d83116997", + "stats": { + "pre_cached": 1, + "first_pass_used": 13, + "second_pass_used": 13, + "created": 14, + "imported": 14, + "imported_from_cache": 1 + } + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 32, + "extends_content_type": null, + "nautobot_content_type": "dcim.platform", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "napalm_args": { + "name": "napalm_args", + "nautobot_name": "napalm_args", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "napalm_args", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "napalm_driver": { + "name": "napalm_driver", + "nautobot_name": "napalm_driver", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "napalm_driver", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3, + "second_pass_used": 3, + "created": 3, + "imported": 3 + } + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 11, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerfeed", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_cable_peer_id": { + "name": "_cable_peer_id", + "nautobot_name": "_cable_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_cable_peer_type": { + "name": "_cable_peer_type", + "nautobot_name": "_cable_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "amperage": { + "name": "amperage", + "nautobot_name": "amperage", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "amperage", + "sources": [ + "DATA" + ], + "default_value": 20, + "disable_reason": "", + "required": true + }, + "available_power": { + "name": "available_power", + "nautobot_name": "available_power", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "available_power", + "sources": [ + "DATA" + ], + "default_value": 0, + "disable_reason": "", + "required": true + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "max_utilization": { + "name": "max_utilization", + "nautobot_name": "max_utilization", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "max_utilization", + "sources": [ + "DATA" + ], + "default_value": 80, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "phase": { + "name": "phase", + "nautobot_name": "phase", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "phase", + "sources": [ + "DATA" + ], + "default_value": "single-phase", + "disable_reason": "", + "required": true + }, + "power_panel": { + "name": "power_panel", + "nautobot_name": "power_panel_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_panel", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "supply": { + "name": "supply", + "nautobot_name": "supply", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "supply", + "sources": [ + "DATA" + ], + "default_value": "ac", + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": "primary", + "disable_reason": "", + "required": true + }, + "voltage": { + "name": "voltage", + "nautobot_name": "voltage", + "nautobot_internal_type": "SmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "voltage", + "sources": [ + "DATA" + ], + "default_value": 120, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 48, + "second_pass_used": 48, + "created": 48, + "imported": 48 + } + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 4, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlet", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_cable_peer_id": { + "name": "_cable_peer_id", + "nautobot_name": "_cable_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_cable_peer_type": { + "name": "_cable_peer_type", + "nautobot_name": "_cable_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 104, + "second_pass_used": 104, + "created": 104, + "imported": 104 + } + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 33, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlettemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 46, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerpanel", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 3, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_cable_peer_id": { + "name": "_cable_peer_id", + "nautobot_name": "_cable_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_cable_peer_type": { + "name": "_cable_peer_type", + "nautobot_name": "_cable_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 53, + "second_pass_used": 53, + "created": 53, + "imported": 53 + } + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 34, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 20, + "second_pass_used": 20, + "created": 20, + "imported": 20 + } + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 35, + "extends_content_type": null, + "nautobot_content_type": "dcim.rack", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "desc_units": { + "name": "desc_units", + "nautobot_name": "desc_units", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "desc_units", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "facility_id": { + "name": "facility_id", + "nautobot_name": "facility_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "outer_depth": { + "name": "outer_depth", + "nautobot_name": "outer_depth", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_unit": { + "name": "outer_unit", + "nautobot_name": "outer_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "outer_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_width": { + "name": "outer_width", + "nautobot_name": "outer_width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 42, + "disable_reason": "", + "required": true + }, + "width": { + "name": "width", + "nautobot_name": "width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "width", + "sources": [ + "DATA" + ], + "default_value": 19, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 42, + "second_pass_used": 42, + "created": 42, + "imported": 42 + } + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 39, + "extends_content_type": null, + "nautobot_content_type": "dcim.rackreservation", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "units": { + "name": "units", + "nautobot_name": "units", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "units_importer", + "definition": "_define_units", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.rackrole": { + "content_type": "dcim.rackrole", + "content_type_id": 38, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 10, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_cable_peer_id": { + "name": "_cable_peer_id", + "nautobot_name": "_cable_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_cable_peer_type": { + "name": "_cable_peer_type", + "nautobot_name": "_cable_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_cable_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 630, + "second_pass_used": 630, + "created": 630, + "imported": 630 + } + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 44, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 73, + "second_pass_used": 73, + "created": 73, + "imported": 73 + } + }, + "dcim.region": { + "content_type": "dcim.region", + "content_type_id": 40, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 67, + "second_pass_used": 67, + "created": 67, + "imported": 67 + } + }, + "dcim.site": { + "content_type": "dcim.site", + "content_type_id": 12, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asn": { + "name": "asn", + "nautobot_name": "asn", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "asn", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "contact_email": { + "name": "contact_email", + "nautobot_name": "contact_email", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "contact_email", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "contact_name": { + "name": "contact_name", + "nautobot_name": "contact_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "contact_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "contact_phone": { + "name": "contact_phone", + "nautobot_name": "contact_phone", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "contact_phone", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "facility": { + "name": "facility", + "nautobot_name": "facility", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "site_group_importer", + "definition": "_define_site_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "latitude": { + "name": "latitude", + "nautobot_name": "latitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "latitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "longitude": { + "name": "longitude", + "nautobot_name": "longitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "longitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "physical_address": { + "name": "physical_address", + "nautobot_name": "physical_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "physical_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "shipping_address": { + "name": "shipping_address", + "nautobot_name": "shipping_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "shipping_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "time_zone": { + "name": "time_zone", + "nautobot_name": "time_zone", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "time_zone", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 24, + "second_pass_used": 24, + "created": 24, + "imported": 24 + } + }, + "dcim.sitegroup": { + "content_type": "dcim.sitegroup", + "content_type_id": 49, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 42, + "extends_content_type": null, + "nautobot_content_type": "dcim.virtualchassis", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 65, + "extends_content_type": null, + "nautobot_content_type": "extras.configcontext", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "locations": { + "name": "locations", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_locations", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "regions": { + "name": "regions", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "regions", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "roles": { + "name": "roles", + "nautobot_name": "roles", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "sites": { + "name": "sites", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "sites", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 61, + "extends_content_type": null, + "nautobot_content_type": "extras.customfield", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "choice_set": { + "name": "choice_set", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choice_set", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "choices": { + "name": "choices", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choices", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "default": { + "name": "default", + "nautobot_name": "default", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "default", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "filter_logic": { + "name": "filter_logic", + "nautobot_name": "filter_logic", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "filter_logic", + "sources": [ + "DATA" + ], + "default_value": "loose", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "define_default", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "Empty Label", + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "key", + "nautobot_internal_type": "SlugField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "key", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "required": { + "name": "required", + "nautobot_name": "required", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "required", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "text", + "disable_reason": "", + "required": true + }, + "validation_maximum": { + "name": "validation_maximum", + "nautobot_name": "validation_maximum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_maximum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_minimum": { + "name": "validation_minimum", + "nautobot_name": "validation_minimum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_minimum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_regex": { + "name": "validation_regex", + "nautobot_name": "validation_regex", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "validation_regex", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": 100, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoice", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "custom_field": { + "name": "custom_field", + "nautobot_name": "custom_field_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "custom_field", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "value": { + "name": "value", + "nautobot_name": "value", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "value", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoiceset", + "disable_reason": "Nautobot content type: `extras.customfieldchoiceset` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "create_choice_set", + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 68, + "extends_content_type": null, + "nautobot_content_type": "extras.customlink", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 60, + "extends_content_type": null, + "nautobot_content_type": "extras.exporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 62, + "extends_content_type": null, + "nautobot_content_type": "extras.imageattachment", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.jobresult": { + "content_type": "extras.jobresult", + "content_type_id": 70, + "extends_content_type": null, + "nautobot_content_type": "extras.jobresult", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.journalentry": { + "content_type": "extras.journalentry", + "content_type_id": 71, + "extends_content_type": null, + "nautobot_content_type": "extras.note", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 64, + "extends_content_type": null, + "nautobot_content_type": "extras.objectchange", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": true, + "forward_references": null, + "pre_import": "skip_disabled_object_types", + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "postchange_data": { + "name": "postchange_data", + "nautobot_name": "object_data", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "object_data", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "time": { + "name": "time", + "nautobot_name": "time", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "define_force", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": 8, + "extends_content_type": null, + "nautobot_content_type": "extras.report", + "disable_reason": "Nautobot content type: `extras.report` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": 69, + "extends_content_type": null, + "nautobot_content_type": "extras.script", + "disable_reason": "Nautobot content type: `extras.script` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.status", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "stats": { + "pre_cached": 5, + "imported": 5, + "imported_from_cache": 5, + "created": 5 + } + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 66, + "extends_content_type": null, + "nautobot_content_type": "extras.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_types": { + "name": "object_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 67, + "extends_content_type": null, + "nautobot_content_type": "extras.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_type": { + "name": "content_type", + "nautobot_name": "content_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "content_type", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_id": { + "name": "object_id", + "nautobot_name": "object_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "_define_tagged_object", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tag": { + "name": "tag", + "nautobot_name": "tag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "tag", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 63, + "extends_content_type": null, + "nautobot_content_type": "extras.webhook", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.aggregate": { + "content_type": "ipam.aggregate", + "content_type_id": 50, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "date_added": { + "name": "date_added", + "nautobot_name": "date_added", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "date_added", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rir": { + "name": "rir", + "nautobot_name": "rir_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rir", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "ipam.fhrpgroup": { + "content_type": "ipam.fhrpgroup", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfaceredundancygroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "protocol": { + "name": "protocol", + "nautobot_name": "protocol", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 51, + "extends_content_type": null, + "nautobot_content_type": "ipam.ipaddress", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": 87, + "extends_content_type": null, + "nautobot_content_type": "ipam.iprange", + "disable_reason": "Nautobot content type: `ipam.iprange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 52, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_children": { + "name": "_children", + "nautobot_name": "_children", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_children", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_depth": { + "name": "_depth", + "nautobot_name": "_depth", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_pool": { + "name": "is_pool", + "nautobot_name": "is_pool", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "is_pool", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_utilized": { + "name": "mark_utilized", + "nautobot_name": "mark_utilized", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_utilized", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vlan": { + "name": "vlan", + "nautobot_name": "vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 68, + "second_pass_used": 68, + "created": 68, + "imported": 68 + } + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 53, + "extends_content_type": null, + "nautobot_content_type": "ipam.rir", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_private": { + "name": "is_private", + "nautobot_name": "is_private", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_private", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 7, + "second_pass_used": 7, + "created": 7, + "imported": 7 + } + }, + "ipam.role": { + "content_type": "ipam.role", + "content_type_id": 54, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 59, + "extends_content_type": null, + "nautobot_content_type": "ipam.routetarget", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 58, + "extends_content_type": null, + "nautobot_content_type": "ipam.service", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 55, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlan", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "vlan_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vid": { + "name": "vid", + "nautobot_name": "vid", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 63, + "second_pass_used": 63, + "created": 63, + "imported": 63 + } + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 57, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlangroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "scope_id": { + "name": "scope_id", + "nautobot_name": "scope_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "scope_type": { + "name": "scope_type", + "nautobot_name": "scope_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 7, + "second_pass_used": 7, + "created": 7, + "imported": 7 + } + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 56, + "extends_content_type": null, + "nautobot_content_type": "ipam.vrf", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": 72, + "extends_content_type": null, + "nautobot_content_type": "secrets.secret", + "disable_reason": "Nautobot content type: `secrets.secret` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": 73, + "extends_content_type": null, + "nautobot_content_type": "secrets.secretrole", + "disable_reason": "Nautobot content type: `secrets.secretrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": 75, + "extends_content_type": null, + "nautobot_content_type": "secrets.sessionkey", + "disable_reason": "Nautobot content type: `secrets.sessionkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": 74, + "extends_content_type": null, + "nautobot_content_type": "secrets.userkey", + "disable_reason": "Nautobot content type: `secrets.userkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 19, + "extends_content_type": null, + "nautobot_content_type": "sessions.session", + "disable_reason": "Nautobot has own sessions, sessions should never cross apps.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "session_key": { + "name": "session_key", + "nautobot_name": "session_key", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": null, + "definition": "session_key", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6 + } + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 20, + "extends_content_type": null, + "nautobot_content_type": "taggit.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 21, + "extends_content_type": null, + "nautobot_content_type": "taggit.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 76, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenant", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "tenant_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 77, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenantgroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "users.admingroup": { + "content_type": "users.admingroup", + "content_type_id": 80, + "extends_content_type": null, + "nautobot_content_type": "users.admingroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.adminuser": { + "content_type": "users.adminuser", + "content_type_id": 81, + "extends_content_type": null, + "nautobot_content_type": "users.adminuser", + "disable_reason": "Nautobot content type: `users.adminuser` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 82, + "extends_content_type": null, + "nautobot_content_type": "users.objectpermission", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 78, + "extends_content_type": null, + "nautobot_content_type": "users.token", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": 79, + "extends_content_type": null, + "nautobot_content_type": "users.userconfig", + "disable_reason": "May not have a 1 to 1 translation to Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1 + } + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 83, + "extends_content_type": null, + "nautobot_content_type": "virtualization.cluster", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "cluster_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "cluster_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 32, + "second_pass_used": 32, + "created": 32, + "imported": 32 + } + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 84, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustergroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 85, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustertype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 86, + "extends_content_type": null, + "nautobot_content_type": "virtualization.virtualmachine", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "disk": { + "name": "disk", + "nautobot_name": "disk", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "disk", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "memory": { + "name": "memory", + "nautobot_name": "memory", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "memory", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vcpus": { + "name": "vcpus", + "nautobot_name": "vcpus", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vcpus", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 180, + "second_pass_used": 180, + "created": 180, + "imported": 180 + } + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 7, + "extends_content_type": null, + "nautobot_content_type": "virtualization.vminterface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_machine": { + "name": "virtual_machine", + "nautobot_name": "virtual_machine_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_machine", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 720, + "second_pass_used": 720, + "created": 720, + "imported": 720 + } + } + }, + "nautobot": { + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 13, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 1, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 26, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 29, + "created": 29 + }, + "issues": [] + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 27, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 45, + "created": 45 + }, + "issues": [] + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 25, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 24, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 9, + "created": 9 + }, + "issues": [] + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 23, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 4, + "flags": "DiffSyncModelFlags.IGNORE", + "disabled": false, + "stats": { + "source_ignored": 87 + }, + "issues": [] + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 45, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 108, + "created": 108 + }, + "issues": [] + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 46, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 28, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 33, + "created": 33 + }, + "issues": [] + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 47, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 29, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 48, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 42, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 63, + "created": 63 + }, + "issues": [] + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 37, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 28, + "created": 28 + }, + "issues": [] + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 54, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 40, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 13, + "created": 13 + }, + "issues": [] + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 35, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 912, + "created": 912 + }, + "issues": [] + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 52, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 120, + "created": 120 + }, + "issues": [] + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 32, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1113, + "created": 1113 + }, + "issues": [] + }, + "dcim.interfaceredundancygroup": { + "content_type": "dcim.interfaceredundancygroup", + "content_type_id": 33, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 51, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 267, + "created": 267 + }, + "issues": [] + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 38, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 56, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 95, + "created": 95 + }, + "issues": [] + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": 55, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 3, + "created": 3 + }, + "issues": [] + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 39, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 41, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 3, + "created": 3 + }, + "issues": [] + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 58, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 48, + "created": 48, + "issues": 48 + }, + "issues": [ + { + "uid": "0434ed4d-cc76-5051-a38c-b84ed32de2c1", + "name": "P2-6B", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P2-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05541f06-08c9-5d84-a8b6-13ce3cd45938", + "name": "P3-8A", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P3-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05f5bb91-e84c-5908-8d9a-8256959bfcab", + "name": "P2-11B", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P2-11B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "06ebb1db-aaa0-5b24-a832-8ca1671f8b0a", + "name": "P2-4B", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P2-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "07316815-d36d-552d-8859-03e7fe09354a", + "name": "P2-13B", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P2-13B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "0e23ee26-033e-5cfd-8bce-b5ef5909e13c", + "name": "P2-10B", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P2-10B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "10da56b6-09b1-5da6-9505-d9253863e062", + "name": "P3-1A", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P3-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "17a0b412-4187-51a2-a238-901b3a275bcd", + "name": "P1-14A", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P1-14A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "194e2d64-c904-59bc-af2c-e040beb3aeac", + "name": "P2-14B", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P2-14B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "1f4b42df-43ce-52aa-8a61-4a19ce1af962", + "name": "P4-3B", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P4-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061", + "name": "P2-15B", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P2-15B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4", + "name": "P4-1B", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P4-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "314fead6-ffae-51f7-abb0-2edcf7d6da49", + "name": "P3-2A", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P3-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "31f1abb3-660f-5a57-9256-42be3d5b75cf", + "name": "P2-3B", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P2-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3213730d-18bd-5a3a-9828-4ab023ed4652", + "name": "P1-6A", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P1-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3338c701-47fd-513e-945a-78a98b84d7f0", + "name": "P4-8B", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P4-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "38f5aa36-561b-5cd8-8362-9d093ff7b89a", + "name": "P1-15A", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P1-15A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3f702c58-7dea-5b78-a007-17f40b465810", + "name": "P1-10A", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P1-10A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "416a01e5-fbf9-522e-b9e9-4037cf8c984f", + "name": "P1-4A", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P1-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "451c4aad-d892-5114-8724-be2f8148c322", + "name": "P2-2B", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P2-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "47f69d3d-8fcd-5b63-8695-21aa51fb4fbf", + "name": "P2-9B", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P2-9B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "53ed215b-9003-522d-9cb1-d48dbb18fdc2", + "name": "P3-7A", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P3-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5a2f51ea-7a05-53d2-8a47-cd383629a343", + "name": "P1-13A", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P1-13A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5fa35cf7-5d55-5533-99ee-7d1ecaa69856", + "name": "P2-1B", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P2-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6203a499-6777-5cd0-841b-fa6339c48890", + "name": "P1-9A", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P1-9A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6a1a4ac2-e77b-526b-9aa6-8c7903e5f572", + "name": "P2-8B", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P2-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7257a622-3ca0-5163-8b6e-5e88c573b17e", + "name": "P2-16B", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P2-16B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7c07894e-9772-5e1c-a418-bdf3fd58e7c3", + "name": "P1-7A", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P1-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7eae2a15-d2d0-52ab-bfcf-3cf6823078cf", + "name": "P2-7B", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P2-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "872d498b-e156-57b9-8f1d-f595c31ef703", + "name": "P3-5A", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P3-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "87cf96f1-95fa-546c-9665-977f42764f8b", + "name": "P4-4B", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P4-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "8cf662de-a918-5648-b152-d71da75a7392", + "name": "P3-4A", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P3-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a5511926-c977-593b-9bf1-57c8175be85d", + "name": "P2-5B", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P2-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e", + "name": "P1-3A", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P1-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b3bfb863-c40a-5c49-b82e-1095037d3578", + "name": "P3-3A", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P3-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b4031fa2-14a6-5d06-a3a2-3a3376b10d72", + "name": "P1-11A", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P1-11A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b9c591cd-fdc0-5cf2-83c4-400554b811cd", + "name": "P1-16A", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P1-16A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "bb4485d0-144b-506f-a8ab-faf523304cf8", + "name": "P4-7B", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P4-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c0e96716-af7f-5b78-8210-d51b55fa53d2", + "name": "P1-1A", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P1-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c2893189-8044-5d85-8e91-7832c201474d", + "name": "P1-8A", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P1-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c6b3c62b-5f0d-51d1-95d9-761914979d47", + "name": "P3-6A", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P3-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "cd4f8f27-620f-59fe-aa9a-4c13ff4a7274", + "name": "P1-12A", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P1-12A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "d951d5fc-81be-51ae-98a1-7759c859d904", + "name": "P4-5B", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P4-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e04582bd-f2cb-5deb-b374-be9260cd5b27", + "name": "P4-6B", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P4-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1672072-7885-5330-a7dd-52f3769d4863", + "name": "P1-5A", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P1-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1b4bb92-803c-59f4-90a7-4f5deb95abc2", + "name": "P4-2B", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P4-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "f2ee9737-42d8-5093-a349-be97765a39e0", + "name": "P1-2A", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P1-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "fcb61481-0da8-5412-b68b-2463016a017d", + "name": "P2-12B", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P2-12B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + } + ] + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 31, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 104, + "created": 104 + }, + "issues": [] + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 50, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 8, + "created": 8 + }, + "issues": [] + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 57, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 30, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 53, + "created": 53 + }, + "issues": [] + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 49, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 20, + "created": 20 + }, + "issues": [] + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 60, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 42, + "created": 42 + }, + "issues": [] + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 61, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 36, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 630, + "created": 630 + }, + "issues": [] + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 53, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 73, + "created": 73 + }, + "issues": [] + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 43, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 94, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 76, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": 77, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 96, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 97, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 102, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.jobresult": { + "content_type": "extras.jobresult", + "content_type_id": 90, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.note": { + "content_type": "extras.note", + "content_type_id": 103, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 74, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": 80, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 16, + "created": 16 + }, + "issues": [] + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": 81, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 5, + "created": 5 + }, + "issues": [] + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 82, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 83, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 104, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 69, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 68, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 72, + "created": 72 + }, + "issues": [] + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 67, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 7, + "created": 7 + }, + "issues": [] + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 66, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 73, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 72, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 63, + "created": 63 + }, + "issues": [] + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 71, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 7, + "created": 7 + }, + "issues": [] + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 63, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 5, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 11, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 12, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 109, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 108, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "users.admingroup": { + "content_type": "users.admingroup", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.adminuser": { + "content_type": "users.adminuser", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 113, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 112, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.user": { + "content_type": "users.user", + "content_type_id": 110, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 116, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 32, + "created": 32 + }, + "issues": [] + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 115, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 114, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 117, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 180, + "created": 180 + }, + "issues": [] + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 118, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 720, + "created": 720 + }, + "issues": [] + } + } +} \ No newline at end of file diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/summary.txt b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/summary.txt new file mode 100644 index 00000000..acc91a1c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.0/summary.txt @@ -0,0 +1,1111 @@ +* Import Summary: ********************************************************************************** += DiffSync Summary: ================================================================================ +create: 4979 +update: 0 +delete: 0 +no-change: 0 +skip: 87 += Source Stats: ==================================================================================== +- admin.logentry ----------------------------------------------------------------------------------- +first_pass_used: 1 +- auth.permission ---------------------------------------------------------------------------------- +first_pass_used: 348 +- auth.user ---------------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- circuits.circuit --------------------------------------------------------------------------------- +first_pass_used: 29 +second_pass_used: 29 +created: 29 +imported: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +first_pass_used: 45 +second_pass_used: 45 +created: 45 +imported: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- circuits.provider -------------------------------------------------------------------------------- +first_pass_used: 9 +second_pass_used: 9 +created: 9 +imported: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +first_pass_used: 87 +second_pass_used: 87 +created: 87 +imported: 87 +- dcim.cable --------------------------------------------------------------------------------------- +first_pass_used: 108 +second_pass_used: 108 +created: 108 +imported: 108 +- dcim.cablepath ----------------------------------------------------------------------------------- +first_pass_used: 104 +- dcim.consoleport --------------------------------------------------------------------------------- +first_pass_used: 33 +second_pass_used: 33 +created: 33 +imported: 33 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- dcim.device -------------------------------------------------------------------------------------- +first_pass_used: 63 +second_pass_used: 63 +created: 63 +imported: 63 +- dcim.devicebay ----------------------------------------------------------------------------------- +first_pass_used: 28 +second_pass_used: 28 +created: 28 +imported: 28 +- dcim.devicerole ---------------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- dcim.devicetype ---------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 13 +second_pass_used: 13 +created: 13 +imported: 13 +- dcim.frontport ----------------------------------------------------------------------------------- +first_pass_used: 912 +second_pass_used: 912 +created: 912 +imported: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +first_pass_used: 120 +second_pass_used: 120 +created: 120 +imported: 120 +- dcim.interface ----------------------------------------------------------------------------------- +first_pass_used: 1113 +second_pass_used: 1113 +created: 1113 +imported: 1113 +- dcim.interfacetemplate --------------------------------------------------------------------------- +first_pass_used: 267 +second_pass_used: 267 +created: 267 +imported: 267 +- dcim.location ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.locationtype -------------------------------------------------------------------------------- +pre_cached: 3 +imported: 3 +imported_from_cache: 3 +created: 3 +- dcim.manufacturer -------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 13 +second_pass_used: 13 +created: 14 +imported: 14 +imported_from_cache: 1 +- dcim.platform ------------------------------------------------------------------------------------ +first_pass_used: 3 +second_pass_used: 3 +created: 3 +imported: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +first_pass_used: 48 +second_pass_used: 48 +created: 48 +imported: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +first_pass_used: 104 +second_pass_used: 104 +created: 104 +imported: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +first_pass_used: 53 +second_pass_used: 53 +created: 53 +imported: 53 +- dcim.powerporttemplate --------------------------------------------------------------------------- +first_pass_used: 20 +second_pass_used: 20 +created: 20 +imported: 20 +- dcim.rack ---------------------------------------------------------------------------------------- +first_pass_used: 42 +second_pass_used: 42 +created: 42 +imported: 42 +- dcim.rackrole ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.rearport ------------------------------------------------------------------------------------ +first_pass_used: 630 +second_pass_used: 630 +created: 630 +imported: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +first_pass_used: 73 +second_pass_used: 73 +created: 73 +imported: 73 +- dcim.region -------------------------------------------------------------------------------------- +first_pass_used: 67 +second_pass_used: 67 +created: 67 +imported: 67 +- dcim.site ---------------------------------------------------------------------------------------- +first_pass_used: 24 +second_pass_used: 24 +created: 24 +imported: 24 +- extras.customfield ------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- extras.status ------------------------------------------------------------------------------------ +pre_cached: 5 +imported: 5 +imported_from_cache: 5 +created: 5 +- ipam.aggregate ----------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- ipam.prefix -------------------------------------------------------------------------------------- +first_pass_used: 68 +second_pass_used: 68 +created: 68 +imported: 68 +- ipam.rir ----------------------------------------------------------------------------------------- +first_pass_used: 7 +second_pass_used: 7 +created: 7 +imported: 7 +- ipam.role ---------------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- ipam.vlan ---------------------------------------------------------------------------------------- +first_pass_used: 63 +second_pass_used: 63 +created: 63 +imported: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +first_pass_used: 7 +second_pass_used: 7 +created: 7 +imported: 7 +- sessions.session --------------------------------------------------------------------------------- +first_pass_used: 6 +- tenancy.tenant ----------------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- users.userconfig --------------------------------------------------------------------------------- +first_pass_used: 1 +- virtualization.cluster --------------------------------------------------------------------------- +first_pass_used: 32 +second_pass_used: 32 +created: 32 +imported: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +first_pass_used: 180 +second_pass_used: 180 +created: 180 +imported: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +first_pass_used: 720 +second_pass_used: 720 +created: 720 +imported: 720 += Nautobot Stats: ================================================================================== +- circuits.circuit --------------------------------------------------------------------------------- +source_created: 29 +created: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +source_created: 45 +created: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +source_created: 4 +created: 4 +- circuits.provider -------------------------------------------------------------------------------- +source_created: 9 +created: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +source_created: 1 +created: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +source_ignored: 87 +- dcim.cable --------------------------------------------------------------------------------------- +source_created: 108 +created: 108 +- dcim.consoleport --------------------------------------------------------------------------------- +source_created: 33 +created: 33 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +source_created: 11 +created: 11 +- dcim.device -------------------------------------------------------------------------------------- +source_created: 63 +created: 63 +- dcim.devicebay ----------------------------------------------------------------------------------- +source_created: 28 +created: 28 +- dcim.devicetype ---------------------------------------------------------------------------------- +source_created: 13 +created: 13 +- dcim.frontport ----------------------------------------------------------------------------------- +source_created: 912 +created: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +source_created: 120 +created: 120 +- dcim.interface ----------------------------------------------------------------------------------- +source_created: 1113 +created: 1113 +- dcim.interfacetemplate --------------------------------------------------------------------------- +source_created: 267 +created: 267 +- dcim.location ------------------------------------------------------------------------------------ +source_created: 95 +created: 95 +- dcim.locationtype -------------------------------------------------------------------------------- +source_created: 3 +created: 3 +- dcim.manufacturer -------------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.platform ------------------------------------------------------------------------------------ +source_created: 3 +created: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +source_created: 48 +created: 48 +issues: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +source_created: 104 +created: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +source_created: 8 +created: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +source_created: 4 +created: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +source_created: 53 +created: 53 +- dcim.powerporttemplate --------------------------------------------------------------------------- +source_created: 20 +created: 20 +- dcim.rack ---------------------------------------------------------------------------------------- +source_created: 42 +created: 42 +- dcim.rearport ------------------------------------------------------------------------------------ +source_created: 630 +created: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +source_created: 73 +created: 73 +- extras.customfield ------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- extras.role -------------------------------------------------------------------------------------- +source_created: 16 +created: 16 +- extras.status ------------------------------------------------------------------------------------ +source_created: 5 +created: 5 +- ipam.prefix -------------------------------------------------------------------------------------- +source_created: 72 +created: 72 +- ipam.rir ----------------------------------------------------------------------------------------- +source_created: 7 +created: 7 +- ipam.vlan ---------------------------------------------------------------------------------------- +source_created: 63 +created: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +source_created: 7 +created: 7 +- tenancy.tenant ----------------------------------------------------------------------------------- +source_created: 11 +created: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +source_created: 1 +created: 1 +- users.user --------------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- virtualization.cluster --------------------------------------------------------------------------- +source_created: 32 +created: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +source_created: 4 +created: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +source_created: 6 +created: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +source_created: 180 +created: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +source_created: 720 +created: 720 += Content Types Mapping Deviations: ================================================================ + Mapping deviations from source content type to Nautobot content type +auth.user => users.user +dcim.devicerole => extras.role +dcim.rackrole => extras.role +dcim.region => dcim.location +dcim.site => dcim.location +ipam.aggregate => ipam.prefix +ipam.role => extras.role += Content Types Back Mapping: ====================================================================== + Back mapping deviations from Nautobot content type to the source content type +users.user => auth.user +extras.role => Ambiguous +dcim.location => Ambiguous +ipam.prefix => ipam.aggregate += Importer issues: ================================================================================= +- dcim.powerfeed ----------------------------------------------------------------------------------- +0434ed4d-cc76-5051-a38c-b84ed32de2c1 | ValidationError | "P2-6B" | "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +05541f06-08c9-5d84-a8b6-13ce3cd45938 | ValidationError | "P3-8A" | "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +05f5bb91-e84c-5908-8d9a-8256959bfcab | ValidationError | "P2-11B" | "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +06ebb1db-aaa0-5b24-a832-8ca1671f8b0a | ValidationError | "P2-4B" | "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +07316815-d36d-552d-8859-03e7fe09354a | ValidationError | "P2-13B" | "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +0e23ee26-033e-5cfd-8bce-b5ef5909e13c | ValidationError | "P2-10B" | "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +10da56b6-09b1-5da6-9505-d9253863e062 | ValidationError | "P3-1A" | "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +17a0b412-4187-51a2-a238-901b3a275bcd | ValidationError | "P1-14A" | "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +194e2d64-c904-59bc-af2c-e040beb3aeac | ValidationError | "P2-14B" | "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +1f4b42df-43ce-52aa-8a61-4a19ce1af962 | ValidationError | "P4-3B" | "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061 | ValidationError | "P2-15B" | "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4 | ValidationError | "P4-1B" | "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +314fead6-ffae-51f7-abb0-2edcf7d6da49 | ValidationError | "P3-2A" | "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +31f1abb3-660f-5a57-9256-42be3d5b75cf | ValidationError | "P2-3B" | "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +3213730d-18bd-5a3a-9828-4ab023ed4652 | ValidationError | "P1-6A" | "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +3338c701-47fd-513e-945a-78a98b84d7f0 | ValidationError | "P4-8B" | "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +38f5aa36-561b-5cd8-8362-9d093ff7b89a | ValidationError | "P1-15A" | "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +3f702c58-7dea-5b78-a007-17f40b465810 | ValidationError | "P1-10A" | "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +416a01e5-fbf9-522e-b9e9-4037cf8c984f | ValidationError | "P1-4A" | "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +451c4aad-d892-5114-8724-be2f8148c322 | ValidationError | "P2-2B" | "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +47f69d3d-8fcd-5b63-8695-21aa51fb4fbf | ValidationError | "P2-9B" | "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +53ed215b-9003-522d-9cb1-d48dbb18fdc2 | ValidationError | "P3-7A" | "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +5a2f51ea-7a05-53d2-8a47-cd383629a343 | ValidationError | "P1-13A" | "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +5fa35cf7-5d55-5533-99ee-7d1ecaa69856 | ValidationError | "P2-1B" | "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +6203a499-6777-5cd0-841b-fa6339c48890 | ValidationError | "P1-9A" | "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +6a1a4ac2-e77b-526b-9aa6-8c7903e5f572 | ValidationError | "P2-8B" | "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +7257a622-3ca0-5163-8b6e-5e88c573b17e | ValidationError | "P2-16B" | "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +7c07894e-9772-5e1c-a418-bdf3fd58e7c3 | ValidationError | "P1-7A" | "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +7eae2a15-d2d0-52ab-bfcf-3cf6823078cf | ValidationError | "P2-7B" | "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +872d498b-e156-57b9-8f1d-f595c31ef703 | ValidationError | "P3-5A" | "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +87cf96f1-95fa-546c-9665-977f42764f8b | ValidationError | "P4-4B" | "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +8cf662de-a918-5648-b152-d71da75a7392 | ValidationError | "P3-4A" | "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +a5511926-c977-593b-9bf1-57c8175be85d | ValidationError | "P2-5B" | "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e | ValidationError | "P1-3A" | "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +b3bfb863-c40a-5c49-b82e-1095037d3578 | ValidationError | "P3-3A" | "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +b4031fa2-14a6-5d06-a3a2-3a3376b10d72 | ValidationError | "P1-11A" | "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +b9c591cd-fdc0-5cf2-83c4-400554b811cd | ValidationError | "P1-16A" | "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +bb4485d0-144b-506f-a8ab-faf523304cf8 | ValidationError | "P4-7B" | "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +c0e96716-af7f-5b78-8210-d51b55fa53d2 | ValidationError | "P1-1A" | "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c2893189-8044-5d85-8e91-7832c201474d | ValidationError | "P1-8A" | "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c6b3c62b-5f0d-51d1-95d9-761914979d47 | ValidationError | "P3-6A" | "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +cd4f8f27-620f-59fe-aa9a-4c13ff4a7274 | ValidationError | "P1-12A" | "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +d951d5fc-81be-51ae-98a1-7759c859d904 | ValidationError | "P4-5B" | "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e04582bd-f2cb-5deb-b374-be9260cd5b27 | ValidationError | "P4-6B" | "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e1672072-7885-5330-a7dd-52f3769d4863 | ValidationError | "P1-5A" | "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +e1b4bb92-803c-59f4-90a7-4f5deb95abc2 | ValidationError | "P4-2B" | "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +f2ee9737-42d8-5093-a349-be97765a39e0 | ValidationError | "P1-2A" | "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +fcb61481-0da8-5412-b68b-2463016a017d | ValidationError | "P2-12B" | "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']" += Field Mappings: ================================================================================== +- auth.user => users.user -------------------------------------------------------------------------- +date_joined => datetime_importer => date_joined (DateTimeField) +email => value_importer => email (CharField) +first_name => value_importer => first_name (CharField) +groups => m2m_importer => groups (ManyToManyField) +is_active => value_importer => is_active (BooleanField) +is_staff => value_importer => is_staff (BooleanField) +is_superuser => value_importer => is_superuser (BooleanField) +last_login => Disabled with reason: Should not be attempted to migrate +last_name => value_importer => last_name (CharField) +password => Disabled with reason: Should not be attempted to migrate +user_permissions => Disabled with reason: Permissions import is not implemented yet +username => value_importer => username (CharField) +- circuits.circuit => circuits.circuit ------------------------------------------------------------- +cid => value_importer => cid (CharField) +comments => value_importer => comments (TextField) +commit_rate => integer_importer => commit_rate (PositiveIntegerField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +install_date => date_importer => install_date (DateField) +last_updated => Disabled with reason: Last updated field is updated with each write +provider => relation_importer => provider_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +termination_a => relation_importer => circuit_termination_a_id (ForeignKey) +termination_z => relation_importer => circuit_termination_z_id (ForeignKey) +type => relation_importer => circuit_type_id (ForeignKey) +- circuits.circuittermination => circuits.circuittermination --------------------------------------- +_cable_peer_id => NO IMPORTER => _cable_peer_id (PrivateProperty) +_cable_peer_type => NO IMPORTER => _cable_peer_type (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +circuit => relation_importer => circuit_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +port_speed => integer_importer => port_speed (PositiveIntegerField) +pp_info => value_importer => pp_info (CharField) +provider_network => relation_importer => provider_network_id (ForeignKey) +site => location_importer => location_id (ForeignKey) +term_side => choice_importer => term_side (CharField) +upstream_speed => integer_importer => upstream_speed (PositiveIntegerField) +xconnect_id => value_importer => xconnect_id (CharField) +- circuits.circuittype => circuits.circuittype ----------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.provider => circuits.provider ----------------------------------------------------------- +account => value_importer => account (CharField) +admin_contact => value_importer => admin_contact (TextField) +asn => integer_importer => asn (BigIntegerField) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +noc_contact => value_importer => noc_contact (TextField) +portal_url => value_importer => portal_url (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.providernetwork => circuits.providernetwork --------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +provider => relation_importer => provider_id (ForeignKey) +- contenttypes.contenttype => contenttypes.contenttype --------------------------------------------- +app_label => content_types_mapper_importer => app_label (CharField) +model => value_importer => model (CharField) +- dcim.cable => dcim.cable ------------------------------------------------------------------------- +_abs_length => NO IMPORTER => _abs_length (PrivateProperty) +_termination_a_device => NO IMPORTER => _termination_a_device (PrivateProperty) +_termination_b_device => NO IMPORTER => _termination_b_device (PrivateProperty) +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +length => integer_importer => length (PositiveSmallIntegerField) +length_unit => choice_importer => length_unit (CharField) +status => status_importer => status_id (StatusField) +termination_a_id => relation_and_type_importer => termination_a_id (UUIDField) +termination_a_type => relation_and_type_importer => termination_a_type_id (ForeignKey) +termination_b_id => relation_and_type_importer => termination_b_id (UUIDField) +termination_b_type => relation_and_type_importer => termination_b_type_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.consoleport => dcim.consoleport ------------------------------------------------------------- +_cable_peer_id => NO IMPORTER => _cable_peer_id (PrivateProperty) +_cable_peer_type => NO IMPORTER => _cable_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +name => value_importer => name (CharField) +speed => NO IMPORTER => speed (NotFound) +type => choice_importer => type (CharField) +- dcim.consoleporttemplate => dcim.consoleporttemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.device => dcim.device ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +asset_tag => value_importer => asset_tag (CharField) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +device_role => role_importer => role_id (RoleField) +device_type => relation_importer => device_type_id (ForeignKey) +face => choice_importer => face (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +local_context_data => NO IMPORTER => local_context_data (NotFound) +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +platform => relation_importer => platform_id (ForeignKey) +position => integer_importer => position (PositiveSmallIntegerField) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vc_position => integer_importer => vc_position (PositiveSmallIntegerField) +vc_priority => integer_importer => vc_priority (PositiveSmallIntegerField) +virtual_chassis => relation_importer => virtual_chassis_id (ForeignKey) +- dcim.devicebay => dcim.devicebay ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +installed_device => relation_importer => installed_device_id (OneToOneField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +- dcim.devicerole => extras.role ------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +vm_role => NO IMPORTER => vm_role (NotFound) +- dcim.devicetype => dcim.devicetype --------------------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +front_image => Disabled with reason: Import does not contain images +id => uid_from_data => id (UUIDField) +is_full_depth => value_importer => is_full_depth (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +model => value_importer => model (CharField) +part_number => value_importer => part_number (CharField) +rear_image => Disabled with reason: Import does not contain images +slug => NO IMPORTER => slug (NotFound) +subdevice_role => choice_importer => subdevice_role (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +- dcim.frontport => dcim.frontport ----------------------------------------------------------------- +_cable_peer_id => NO IMPORTER => _cable_peer_id (PrivateProperty) +_cable_peer_type => NO IMPORTER => _cable_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.frontporttemplate => dcim.frontporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_template_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.interface => dcim.interface ----------------------------------------------------------------- +_cable_peer_id => NO IMPORTER => _cable_peer_id (PrivateProperty) +_cable_peer_type => NO IMPORTER => _cable_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +lag => relation_importer => lag_id (ForeignKey) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mark_connected => NO IMPORTER => mark_connected (NotFound) +mgmt_only => value_importer => mgmt_only (BooleanField) +mode => choice_importer => mode (CharField) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +type => choice_importer => type (CharField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +- dcim.interfacetemplate => dcim.interfacetemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mgmt_only => value_importer => mgmt_only (BooleanField) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.location => dcim.location ------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => location_parent_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +site => location_parent_importer => parent_id (TreeNodeForeignKey) +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.manufacturer => dcim.manufacturer ----------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.platform => dcim.platform ------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +name => value_importer => name (CharField) +napalm_args => json_importer => napalm_args (JSONField) +napalm_driver => value_importer => napalm_driver (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.powerfeed => dcim.powerfeed ----------------------------------------------------------------- +_cable_peer_id => NO IMPORTER => _cable_peer_id (PrivateProperty) +_cable_peer_type => NO IMPORTER => _cable_peer_type (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +amperage => integer_importer => amperage (PositiveSmallIntegerField) +available_power => integer_importer => available_power (PositiveIntegerField) +cable => relation_importer => cable_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +max_utilization => integer_importer => max_utilization (PositiveSmallIntegerField) +name => value_importer => name (CharField) +phase => choice_importer => phase (CharField) +power_panel => relation_importer => power_panel_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +status => status_importer => status_id (StatusField) +supply => choice_importer => supply (CharField) +type => choice_importer => type (CharField) +voltage => integer_importer => voltage (SmallIntegerField) +- dcim.poweroutlet => dcim.poweroutlet ------------------------------------------------------------- +_cable_peer_id => NO IMPORTER => _cable_peer_id (PrivateProperty) +_cable_peer_type => NO IMPORTER => _cable_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +name => value_importer => name (CharField) +power_port => relation_importer => power_port_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.poweroutlettemplate => dcim.poweroutlettemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +power_port => relation_importer => power_port_template_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.powerpanel => dcim.powerpanel --------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +- dcim.powerport => dcim.powerport ----------------------------------------------------------------- +_cable_peer_id => NO IMPORTER => _cable_peer_id (PrivateProperty) +_cable_peer_type => NO IMPORTER => _cable_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +cable => relation_importer => cable_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.powerporttemplate => dcim.powerporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.rack => dcim.rack --------------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +asset_tag => value_importer => asset_tag (CharField) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +desc_units => value_importer => desc_units (BooleanField) +facility_id => value_importer => facility_id (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +outer_depth => integer_importer => outer_depth (PositiveSmallIntegerField) +outer_unit => choice_importer => outer_unit (CharField) +outer_width => integer_importer => outer_width (PositiveSmallIntegerField) +role => role_importer => role_id (RoleField) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +type => choice_importer => type (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +width => choice_importer => width (PositiveSmallIntegerField) +- dcim.rackrole => extras.role --------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.rearport => dcim.rearport ------------------------------------------------------------------- +_cable_peer_id => NO IMPORTER => _cable_peer_id (PrivateProperty) +_cable_peer_type => NO IMPORTER => _cable_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.rearporttemplate => dcim.rearporttemplate --------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.region => dcim.location --------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.site => dcim.location ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +asn => integer_importer => asn (BigIntegerField) +comments => value_importer => comments (TextField) +contact_email => value_importer => contact_email (CharField) +contact_name => value_importer => contact_name (CharField) +contact_phone => value_importer => contact_phone (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +facility => value_importer => facility (CharField) +group => site_group_importer => location_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +latitude => value_importer => latitude (DecimalField) +longitude => value_importer => longitude (DecimalField) +name => value_importer => name (CharField) +physical_address => value_importer => physical_address (TextField) +region => relation_importer => parent_id (TreeNodeForeignKey) +shipping_address => value_importer => shipping_address (TextField) +slug => NO IMPORTER => slug (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +time_zone => choice_importer => time_zone (CharField) +- extras.customfield => extras.customfield --------------------------------------------------------- +choices => choices_importer => CUSTOM TARGET +content_types => content_types_importer => content_types (ManyToManyField) +created => datetime_importer => created (DateTimeField) +default => json_importer => default (JSONField) +description => value_importer => description (CharField) +filter_logic => choice_importer => filter_logic (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => key (SlugField) +required => value_importer => required (BooleanField) +type => fallback_importer => type (CharField) +validation_maximum => integer_importer => validation_maximum (BigIntegerField) +validation_minimum => integer_importer => validation_minimum (BigIntegerField) +validation_regex => value_importer => validation_regex (CharField) +weight => integer_importer => weight (PositiveSmallIntegerField) +- ipam.aggregate => ipam.prefix -------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +date_added => NO IMPORTER => date_added (NotFound) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +prefix => value_importer => prefix (Property) +rir => relation_importer => rir_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +- ipam.prefix => ipam.prefix ----------------------------------------------------------------------- +_children => NO IMPORTER => _children (PrivateProperty) +_depth => NO IMPORTER => _depth (PrivateProperty) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_pool => NO IMPORTER => is_pool (NotFound) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_utilized => NO IMPORTER => mark_utilized (NotFound) +prefix => value_importer => prefix (Property) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vlan => relation_importer => vlan_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.rir => ipam.rir ----------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_private => value_importer => is_private (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- ipam.role => extras.role ------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +weight => integer_importer => weight (PositiveSmallIntegerField) +- ipam.vlan => ipam.vlan --------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => vlan_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vid => integer_importer => vid (PositiveSmallIntegerField) +- ipam.vlangroup => ipam.vlangroup ----------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +scope_id => NO IMPORTER => scope_id (NotFound) +scope_type => NO IMPORTER => scope_type (NotFound) +slug => NO IMPORTER => slug (NotFound) +- tenancy.tenant => tenancy.tenant ----------------------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => tenant_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- tenancy.tenantgroup => tenancy.tenantgroup ------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- virtualization.cluster => virtualization.cluster ------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +group => relation_importer => cluster_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +type => relation_importer => cluster_type_id (ForeignKey) +- virtualization.clustergroup => virtualization.clustergroup --------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.clustertype => virtualization.clustertype ----------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.virtualmachine => virtualization.virtualmachine ----------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +disk => integer_importer => disk (PositiveIntegerField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +local_context_data => NO IMPORTER => local_context_data (NotFound) +memory => integer_importer => memory (PositiveIntegerField) +name => value_importer => name (CharField) +platform => relation_importer => platform_id (ForeignKey) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +role => role_importer => role_id (RoleField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vcpus => integer_importer => vcpus (PositiveSmallIntegerField) +- virtualization.vminterface => virtualization.vminterface ----------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mode => choice_importer => mode (CharField) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +virtual_machine => relation_importer => virtual_machine_id (ForeignKey) +* End of Import Summary **************************************************************************** diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/auth.group.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/auth.group.json new file mode 100644 index 00000000..5aab8700 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/auth.group.json @@ -0,0 +1,10 @@ +[ +{ + "model": "auth.group", + "pk": 1, + "fields": { + "name": "Staff", + "permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/circuits.circuit.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/circuits.circuit.json new file mode 100644 index 00000000..e7ee931f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/circuits.circuit.json @@ -0,0 +1,62 @@ +[ +{ + "model": "circuits.circuit", + "pk": "4799effd-c3c5-55d9-be08-e8d9f9d22c03", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.192Z", + "_custom_field_data": {}, + "cid": "KLQU4018", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "circuit_type": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": "55719b73-6bec-5a60-a5f7-35107c073c89", + "circuit_termination_z": "79810c6d-add5-5a9f-bc8b-6c1e2a900d70" + } +}, +{ + "model": "circuits.circuit", + "pk": "4f4d1f8c-85c2-5d2f-9432-2480bbba3386", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.029Z", + "_custom_field_data": {}, + "cid": "1002840457", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "dda5b9ab-0d5c-54b1-901a-773a0cc4fca3", + "circuit_type": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": null, + "circuit_termination_z": "f321fa5c-5d92-517e-b176-7d0af3a5e5f0" + } +}, +{ + "model": "circuits.circuit", + "pk": "fd74b33d-6abb-50f1-8daf-13d949bdce61", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.072Z", + "_custom_field_data": {}, + "cid": "1002844901", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "dda5b9ab-0d5c-54b1-901a-773a0cc4fca3", + "circuit_type": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": null, + "circuit_termination_z": "c201bbbc-ef3f-521f-ab50-77005c5547cb" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/circuits.circuittermination.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/circuits.circuittermination.json new file mode 100644 index 00000000..1515d698 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/circuits.circuittermination.json @@ -0,0 +1,68 @@ +[ +{ + "model": "circuits.circuittermination", + "pk": "a3139902-b6f4-582f-af32-6e21c2c9e691", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.035Z", + "_custom_field_data": {}, + "cable": "0d03ae2c-5764-542d-8509-dbc069845c1e", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "b59c1ce8-39f1-448a-b952-fa3f4aaa4a59", + "circuit": "eb81eee5-f832-58c2-85e7-3669be534649", + "term_side": "Z", + "location": "3ec0ea77-bd7c-5cac-b6df-9b9e38d34541", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "f2575b41-c704-5d89-b4d4-db535083ad79", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:39.998Z", + "_custom_field_data": {}, + "cable": "bccaf88e-b5c2-5b9d-9006-791ab29ccfba", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "1c1ef5ef-835a-417e-96ee-f714b58463e0", + "circuit": "1f130df6-d4a6-5b9d-b235-1fe80ce28779", + "term_side": "Z", + "location": "1428b9c5-2fbe-5f05-9126-5a36533f0586", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "f321fa5c-5d92-517e-b176-7d0af3a5e5f0", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.028Z", + "_custom_field_data": {}, + "cable": "0b6f4983-0f8e-50aa-b0f9-2bd7a3c574c2", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "20e28910-fc7c-449b-98fc-de3b092706c2", + "circuit": "4f4d1f8c-85c2-5d2f-9432-2480bbba3386", + "term_side": "Z", + "location": "f8b1dcf0-c3bb-5a86-8816-9e986092326b", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/circuits.circuittype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/circuits.circuittype.json new file mode 100644 index 00000000..288a8d47 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/circuits.circuittype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "circuits.circuittype", + "pk": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.230Z", + "_custom_field_data": {}, + "name": "Internet Access", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "8ce04a4e-277b-5699-964b-38ba765b7a1d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.232Z", + "_custom_field_data": {}, + "name": "Point-to-point", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "d2b28782-c952-524c-a84a-fa087a53c5db", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.234Z", + "_custom_field_data": {}, + "name": "Dark Fiber", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/circuits.provider.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/circuits.provider.json new file mode 100644 index 00000000..49b4fe1b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/circuits.provider.json @@ -0,0 +1,50 @@ +[ +{ + "model": "circuits.provider", + "pk": "655d27a8-dc6b-5d9e-95f6-5518915fbf3f", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.246Z", + "_custom_field_data": {}, + "name": "NCSU Facilities", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "Local maintainer for NC State communications facilities" + } +}, +{ + "model": "circuits.provider", + "pk": "ca4799a6-0f04-5a91-a532-647cd388bcb5", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.245Z", + "_custom_field_data": {}, + "name": "Zayo", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +}, +{ + "model": "circuits.provider", + "pk": "cf5379f2-858b-5981-b731-bbdab1ba475e", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.244Z", + "_custom_field_data": {}, + "name": "Verizon", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/circuits.providernetwork.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/circuits.providernetwork.json new file mode 100644 index 00000000..371a113d --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/circuits.providernetwork.json @@ -0,0 +1,15 @@ +[ +{ + "model": "circuits.providernetwork", + "pk": "389a055c-b2b4-5f38-a48c-df1bc2f42fb9", + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.248Z", + "_custom_field_data": {}, + "name": "Level3 MPLS", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.cable.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.cable.json new file mode 100644 index 00000000..9fcfd138 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.cable.json @@ -0,0 +1,68 @@ +[ +{ + "model": "dcim.cable", + "pk": "0d03ae2c-5764-542d-8509-dbc069845c1e", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:54.771Z", + "_custom_field_data": {}, + "termination_a_type": 27, + "termination_a_id": "a3139902-b6f4-582f-af32-6e21c2c9e691", + "termination_b_type": 32, + "termination_b_id": "e2350c0f-883c-5276-8055-e3d60c8ea6c9", + "type": "cat5e", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": null, + "_termination_b_device": "f5cd899a-dec6-56c9-9045-514d562631d5" + } +}, +{ + "model": "dcim.cable", + "pk": "46eb3b18-493b-5f2a-9784-523b3f030e15", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:54.720Z", + "_custom_field_data": {}, + "termination_a_type": 27, + "termination_a_id": "48ba2897-54d6-5466-8ce1-85171c95f24a", + "termination_b_type": 32, + "termination_b_id": "999857c5-433b-5acb-ba39-1b704903108d", + "type": "cat5e", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": null, + "_termination_b_device": "f510c5ff-e1f8-5adc-9fb5-30bc5791b42e" + } +}, +{ + "model": "dcim.cable", + "pk": "d56d8580-94eb-5402-b7cd-bf799dbadb4f", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:56.114Z", + "_custom_field_data": {}, + "termination_a_type": 30, + "termination_a_id": "e1e93cd7-0841-539c-a1d9-97fe3345e0bb", + "termination_b_type": 31, + "termination_b_id": "b2afb8f4-a126-5d4d-a3a9-a0c3ba08e447", + "type": "", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": "4bfa0990-6909-5121-8bde-8d411a914c7f", + "_termination_b_device": "798555f0-a77f-53dd-905d-2581087fd8eb" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.consoleport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.consoleport.json new file mode 100644 index 00000000..d258e35a --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.consoleport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.consoleport", + "pk": "09a32e86-7e6f-521a-ba26-34a666399f9c", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.309Z", + "_custom_field_data": {}, + "device": "908beb71-b80d-5ca2-a653-5751f6516abf", + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleport", + "pk": "63b59f5d-f498-5553-9b02-7f4c40c433e1", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.284Z", + "_custom_field_data": {}, + "device": "4f3495b5-00e6-5917-a148-77e109f96b0f", + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleport", + "pk": "a4c0cbc2-df5b-5d29-84dd-86e30981e305", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.323Z", + "_custom_field_data": {}, + "device": "d73da41d-bc0f-502a-88a3-36fc6b3af7b7", + "name": "Console-RE1", + "_name": "Console-RE00000001", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.consoleporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.consoleporttemplate.json new file mode 100644 index 00000000..22a5d6b4 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.consoleporttemplate.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.consoleporttemplate", + "pk": "a0e8d948-5687-50ce-a7c1-c8bf94f4427d", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.339Z", + "_custom_field_data": {}, + "device_type": "257dca9a-92d2-5f02-af45-4de316a47b71", + "name": "Console-RE0", + "_name": "Console-RE00000000", + "label": "", + "description": "", + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "be8c6b2a-c42c-5901-9471-9b2ebd34b4c3", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.350Z", + "_custom_field_data": {}, + "device_type": "86c8ea5d-3bac-514f-b0ce-da555e3f0bef", + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "type": "usb-mini-b" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "c925d9f5-0ece-542b-b0d1-23d77707d4a0", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.345Z", + "_custom_field_data": {}, + "device_type": "94fdbc87-0af7-590d-9d6b-1b699ff14c53", + "name": "Console-RE1", + "_name": "Console-RE00000001", + "label": "", + "description": "", + "type": "rj-45" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.device.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.device.json new file mode 100644 index 00000000..51fdcb0f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.device.json @@ -0,0 +1,110 @@ +[ +{ + "model": "dcim.device", + "pk": "56d4dc57-a952-5b63-acab-a5871d7c45ab", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.971Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "b1fc894c-dddf-56a0-8bf4-92467a5d97bd", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "fd8fffac-fbab-50ad-a03b-27c07711062a", + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "platform": null, + "name": "ncsu118-distswitch1", + "_name": "ncsu00000118-distswitch00000001", + "serial": "", + "asset_tag": null, + "location": "489d7296-d9b9-587d-87bc-bbe3f200e241", + "rack": "fc640f93-083e-5f01-93dd-cb7f99d28b11", + "position": 36, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "c615175b-8310-5158-88f8-5a0972e7b1f0", + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.677Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "254b9e37-775b-5584-88ec-36409d1bc9dd", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "platform": null, + "name": "dmi01-nashua-pdu01", + "_name": "dmi00000001-nashua-pdu00000001", + "serial": "", + "asset_tag": null, + "location": "044d48c0-0889-5205-a6fa-2c7c21aaa1de", + "rack": "884140cb-687f-5d09-8920-f7327b7c8373", + "position": 1, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "f5cd899a-dec6-56c9-9045-514d562631d5", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.383Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "86c8ea5d-3bac-514f-b0ce-da555e3f0bef", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "33afe68f-1216-58d2-890a-e18d188e885d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "platform": "89096900-db0b-55ac-a094-0e1423e3f277", + "name": "dmi01-binghamton-rtr01", + "_name": "dmi00000001-binghamton-rtr00000001", + "serial": "", + "asset_tag": null, + "location": "3ec0ea77-bd7c-5cac-b6df-9b9e38d34541", + "rack": "bcda442d-eb43-5e6b-8840-83d4bb49bf3f", + "position": 4, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.devicebay.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.devicebay.json new file mode 100644 index 00000000..3b51846b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.devicebay.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.devicebay", + "pk": "29f06c68-208d-5112-826a-147701bd0c1f", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:04:41.111Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 11", + "_name": "Bay 00000011", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "3269d4f3-0a63-57bc-8d27-84ed41c069d8", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:04:41.118Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 14", + "_name": "Bay 00000014", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "4eb01c6c-7d97-59be-9db8-984e9d12f3a5", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:04:41.103Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 8", + "_name": "Bay 00000008", + "label": "", + "description": "", + "installed_device": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.devicebaytemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.devicebaytemplate.json new file mode 100644 index 00000000..a00d3464 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.devicebaytemplate.json @@ -0,0 +1,44 @@ +[ +{ + "model": "dcim.devicebaytemplate", + "pk": "1d1cc9e9-2de5-526a-8253-20c0308b1ec8", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.935Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 2", + "_name": "Bay 00000002", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": "295ff42d-e69c-51ba-9b04-7c133891148d", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.933Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 1", + "_name": "Bay 00000001", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": "9fc7a808-2a07-5399-b249-4f81c2a3c205", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.942Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 8", + "_name": "Bay 00000008", + "label": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.devicetype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.devicetype.json new file mode 100644 index 00000000..c6dd1e9f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.devicetype.json @@ -0,0 +1,56 @@ +[ +{ + "model": "dcim.devicetype", + "pk": "1edf9408-8f18-5b48-94db-ef8c8e7c9001", + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.264Z", + "_custom_field_data": {}, + "manufacturer": "94e7b59b-659f-5c68-9958-a3e82f19aa9f", + "model": "C9200-48P", + "part_number": "C9200-48P", + "u_height": 1, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "[Cisco Catalyst 9200 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9200-series-switches/nb-06-cat9200-ser-data-sheet-cte-en.html)" + } +}, +{ + "model": "dcim.devicetype", + "pk": "89343eba-98ad-5be4-9c74-49ac12a1f2ef", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.258Z", + "_custom_field_data": {}, + "manufacturer": "e0ee785f-2349-574b-942c-aaf46a748cf3", + "model": "EX4200-48T", + "part_number": "", + "u_height": 1, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "[Juniper EX4200 Data Sheet](https://www.juniper.net/assets/us/en/local/pdf/datasheets/1000215-en.pdf)" + } +}, +{ + "model": "dcim.devicetype", + "pk": "b1fc894c-dddf-56a0-8bf4-92467a5d97bd", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:04:40.274Z", + "_custom_field_data": {}, + "manufacturer": "e0ee785f-2349-574b-942c-aaf46a748cf3", + "model": "QFX5110-48S-4C", + "part_number": "", + "u_height": 1, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.frontport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.frontport.json new file mode 100644 index 00000000..e7958735 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.frontport.json @@ -0,0 +1,62 @@ +[ +{ + "model": "dcim.frontport", + "pk": "3abc01f7-b6f7-5ccf-a30c-9f6fd0c38576", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:42.512Z", + "_custom_field_data": {}, + "device": "be9d7cb3-cb44-50eb-b59c-e42984fa14ad", + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "sc", + "rear_port": "314e486a-7d90-580f-bd42-69c30dcea611", + "rear_port_position": 15 + } +}, +{ + "model": "dcim.frontport", + "pk": "96a49376-9185-55ca-8681-35c31782895a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:41.852Z", + "_custom_field_data": {}, + "device": "11647cf1-913e-59f3-9eaa-58cd4ad40cd3", + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "8p8c", + "rear_port": "2f7d9b8d-cd44-5fd9-a9f5-a29f9c3fb976", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": "b7766c19-3004-5bb4-8af3-1917eda05af7", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:42.095Z", + "_custom_field_data": {}, + "device": "22f088a3-e4bc-5f68-bf22-f5fc562cd49b", + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "8p8c", + "rear_port": "c93de20a-5dcb-50a3-bf1b-d8af7118ffdc", + "rear_port_position": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.frontporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.frontporttemplate.json new file mode 100644 index 00000000..0d59d402 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.frontporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.frontporttemplate", + "pk": "0bdbfa5d-d52b-5334-a22b-aef47071570b", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:42.874Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "bed22cf2-128c-57fd-8556-f2d1ed76ca7c", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "6d9abbca-a420-5826-88fe-4facf006c4b1", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:42.962Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "fc6feff4-6b3b-5c5f-bdec-05a59432a8c3", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "e7d39103-06f2-5669-a07a-bb085b0e8f24", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:42.966Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "17d857df-2dbd-5a30-9a14-c35d6c6925c6", + "rear_port_position": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.interface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.interface.json new file mode 100644 index 00000000..6c3d31b6 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.interface.json @@ -0,0 +1,95 @@ +[ +{ + "model": "dcim.interface", + "pk": "2350ac0d-41f2-5d27-837b-934db17f7b83", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:44.715Z", + "_custom_field_data": {}, + "device": "1111d9db-2eaa-5789-8bc9-1f85c8e4b70f", + "name": "GigabitEthernet1/0/2", + "label": "", + "description": "", + "cable": "02a848ad-b896-5e86-9d42-e7790417746e", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "e511c4f6-cb36-4b3f-8ff9-e30adfae08f7", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000002............", + "lag": "1837ecba-d7ea-5869-aaec-8a2395af814b", + "type": "1000base-t", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "9b87f9b1-ba70-52f7-9007-5c2c497a7896", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:48.874Z", + "_custom_field_data": {}, + "device": "db219c8e-9ec1-5881-8b6c-620f6342cfb1", + "name": "fxp0", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "9999999999999999fxp000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "ff649e48-c735-5f51-9b17-c45a88ad76fc", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:49.477Z", + "_custom_field_data": {}, + "device": "d73da41d-bc0f-502a-88a3-36fc6b3af7b7", + "name": "xe-0/0/45", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0000000099999999xe-000045............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.interfacetemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.interfacetemplate.json new file mode 100644 index 00000000..86c7c0e2 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.interfacetemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.interfacetemplate", + "pk": "48d9121b-caed-5965-8eb7-b4527db7777a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.337Z", + "_custom_field_data": {}, + "device_type": "89343eba-98ad-5be4-9c74-49ac12a1f2ef", + "name": "ge-0/0/32", + "label": "", + "description": "", + "_name": "0000000099999999ge-000032............", + "type": "1000base-t", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "8d55b8f6-7014-5202-b551-a15c4655d55a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.352Z", + "_custom_field_data": {}, + "device_type": "89343eba-98ad-5be4-9c74-49ac12a1f2ef", + "name": "ge-0/0/44", + "label": "", + "description": "", + "_name": "0000000099999999ge-000044............", + "type": "1000base-t", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "f9951be8-d4f4-517a-adc5-247080de2074", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.373Z", + "_custom_field_data": {}, + "device_type": "9cbb3312-7783-519f-be1b-5c849324a2d1", + "name": "xe-0/0/9", + "label": "", + "description": "", + "_name": "0000000099999999xe-000009............", + "type": "10gbase-t", + "mgmt_only": false + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.location.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.location.json new file mode 100644 index 00000000..062d7591 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.location.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.location", + "pk": "f0bf9f0f-9972-5db7-8686-c28fbd36a0a5", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:04:39.306Z", + "_custom_field_data": {}, + "parent": null, + "name": "Africa", + "_name": "Africa", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:04:39.309Z", + "_custom_field_data": {}, + "parent": null, + "name": "Asia", + "_name": "Asia", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9870e54f-2a5b-585b-92bc-3e01df3912c3", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:04:39.365Z", + "_custom_field_data": {}, + "parent": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "name": "China", + "_name": "China", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.locationtype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.locationtype.json new file mode 100644 index 00000000..375087e1 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.locationtype.json @@ -0,0 +1,54 @@ +[ +{ + "model": "dcim.locationtype", + "pk": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "fields": { + "created": "2024-01-02T12:04:39.277Z", + "last_updated": "2024-01-02T12:04:39.277Z", + "_custom_field_data": {}, + "parent": null, + "name": "Region", + "description": "", + "nestable": true, + "content_types": [ + 56, + 55 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "001a5b44-6c65-5a97-bee3-c52494c176d3", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:39.273Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Branch Offices", + "description": "", + "nestable": true, + "content_types": [ + 68, + 56, + 72, + 42, + 27, + 60 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "6d92eb8b-0617-5e93-88ab-ca3bd253e632", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:39.269Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Customer Sites", + "description": "", + "nestable": true, + "content_types": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.manufacturer.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.manufacturer.json new file mode 100644 index 00000000..483a0f86 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.manufacturer.json @@ -0,0 +1,35 @@ +[ +{ + "model": "dcim.manufacturer", + "pk": "253a7358-75a8-5a54-ac5d-a6dffb849fc6", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:04:57.469Z", + "_custom_field_data": {}, + "name": "Opengear", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "48663573-9dc3-5779-b660-a785aa139be4", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:04:57.476Z", + "_custom_field_data": {}, + "name": "Lenovo", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "6aa5ca05-59ef-5474-809e-7fca74e90e42", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:04:57.462Z", + "_custom_field_data": {}, + "name": "Brocade", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.platform.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.platform.json new file mode 100644 index 00000000..b2a668e8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.platform.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.platform", + "pk": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.912Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 20.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "82e12391-d52a-5f15-8474-0b444a157d2d", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.910Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 18.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "89096900-db0b-55ac-a094-0e1423e3f277", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.909Z", + "_custom_field_data": {}, + "name": "Cisco IOS", + "manufacturer": "94e7b59b-659f-5c68-9958-a3e82f19aa9f", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.powerfeed.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.powerfeed.json new file mode 100644 index 00000000..01a96bb5 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.powerfeed.json @@ -0,0 +1,77 @@ +[ +{ + "model": "dcim.powerfeed", + "pk": "05541f06-08c9-5d84-a8b6-13ce3cd45938", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.704Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P3-8A", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "10da56b6-09b1-5da6-9505-d9253863e062", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.679Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P3-1A", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "38f5aa36-561b-5cd8-8362-9d093ff7b89a", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.671Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P1-15A", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.poweroutlet.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.poweroutlet.json new file mode 100644 index 00000000..7c82de42 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.poweroutlet.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.poweroutlet", + "pk": "09f5f505-2a80-5ee2-aae7-55b6c94f4752", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.812Z", + "_custom_field_data": {}, + "device": "798555f0-a77f-53dd-905d-2581087fd8eb", + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "66db8e5e-d75f-5308-917c-4e811ee1c131", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "20352aa7-f67e-587d-ac35-9943ddfe3915", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.854Z", + "_custom_field_data": {}, + "device": "5e3c0aee-7db5-512c-a35e-48d57c05d7a5", + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "61654ee4-0212-521a-8822-d393f6d82fb5", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "347f2727-0e52-504e-949e-12cf389a5850", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.717Z", + "_custom_field_data": {}, + "device": "93a0d1ab-bea4-5eaf-ba1f-4576386cf9e8", + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "b089e651-cb20-5a41-a53d-b68d604a1399", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.poweroutlettemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.poweroutlettemplate.json new file mode 100644 index 00000000..99aeb21c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.poweroutlettemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.poweroutlettemplate", + "pk": "1ee83b6f-892d-51b4-bf57-f44c1deebc44", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.888Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "56ebc625-d455-5958-91c3-795f00e824a9", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.891Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "e6a6f4b7-7a9a-5562-9d50-f32a8a4a1b30", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.885Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.powerpanel.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.powerpanel.json new file mode 100644 index 00000000..24691614 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.powerpanel.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.powerpanel", + "pk": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.898Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 1" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.906Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 4" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "78d58858-0cc7-530a-8a3b-daa91a436803", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.901Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 2" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.powerport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.powerport.json new file mode 100644 index 00000000..33d01b3f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.powerport.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.powerport", + "pk": "2b956d53-bb88-52af-860c-f9650d851ed4", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.954Z", + "_custom_field_data": {}, + "device": "ce45609b-b0bb-5511-bd10-0bcc317ba161", + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "cable": "0fc2ec63-8129-5282-ae79-544400172a03", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "e4fc8392-b2ad-4a8f-9c8b-09ff13b6bfca", + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "81c07fcb-e319-5dad-b6b6-7429a12217ea", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.993Z", + "_custom_field_data": {}, + "device": "30822332-4a69-5783-86e8-07a72dc77c77", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "8a597c94-b842-5ca5-a5d5-ec9acdae74b0", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:52.945Z", + "_custom_field_data": {}, + "device": "622c7e12-6c5e-5f23-8cff-13a85ad9d11c", + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "cable": "baf12a94-cada-52c0-b1cb-634671a7d2da", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "e233f523-ad34-47b1-b745-3c1005a1bf54", + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.powerporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.powerporttemplate.json new file mode 100644 index 00000000..15e715a0 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.powerporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.powerporttemplate", + "pk": "1a339867-3b7a-5333-8c55-d7534a5e2858", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:53.005Z", + "_custom_field_data": {}, + "device_type": "257dca9a-92d2-5f02-af45-4de316a47b71", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "1b47668a-48d2-5711-9d1b-e8f8df8afcdb", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:04:53.029Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "ad2fc6c9-5ace-5658-865e-d28872e6c764", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:53.007Z", + "_custom_field_data": {}, + "device_type": "257dca9a-92d2-5f02-af45-4de316a47b71", + "name": "PSU2", + "_name": "PSU00000002", + "label": "", + "description": "", + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.rack.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.rack.json new file mode 100644 index 00000000..e35d6e6d --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.rack.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.rack", + "pk": "907cfa96-7ffe-52ed-8d93-b50a0e105b2d", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:04:53.281Z", + "_custom_field_data": {}, + "name": "Plant 2", + "_name": "Plant 00000002", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "bb9626e1-166c-552f-89c8-c66148ea6c1d", + "facility_id": null, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "2-post-frame", + "width": 19, + "u_height": 42, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "92950785-2136-5d96-a774-b497b348c1c7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:04:53.205Z", + "_custom_field_data": {}, + "name": "R206", + "_name": "R00000206", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "d3d15004-11f2-5146-9094-d67775ee3ef8", + "facility_id": null, + "location": "b5694fca-f156-5163-8ae8-db7cceb93eaf", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:04:53.191Z", + "_custom_field_data": {}, + "name": "R203", + "_name": "R00000203", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "d3d15004-11f2-5146-9094-d67775ee3ef8", + "facility_id": null, + "location": "b5694fca-f156-5163-8ae8-db7cceb93eaf", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.rackreservation.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.rackreservation.json new file mode 100644 index 00000000..b358e04c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.rackreservation.json @@ -0,0 +1,30 @@ +[ +{ + "model": "dcim.rackreservation", + "pk": "6632b13e-787b-596b-8d3f-dd711778f6b2", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:57.460Z", + "_custom_field_data": {}, + "rack": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "units": "[\"20\", \"21\"]", + "tenant": null, + "user": "79770d9b-4994-5610-8175-123cecb0bcac", + "description": "Damaged - DO NOT USE" + } +}, +{ + "model": "dcim.rackreservation", + "pk": "fc8c21ff-bff8-59a8-b256-612719b46978", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:57.457Z", + "_custom_field_data": {}, + "rack": "333af99c-ec4b-505f-ac02-1a03f6cb9689", + "units": "[\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\", \"10\"]", + "tenant": null, + "user": "35a3bbbb-48d5-5891-8ddc-8b4a97e30d10", + "description": "Reserved for future projects" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.rearport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.rearport.json new file mode 100644 index 00000000..ff13ea3e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.rearport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.rearport", + "pk": "6f443c53-5357-5c51-bf8b-3c23a6834b1a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:53.988Z", + "_custom_field_data": {}, + "device": "390df0b2-a8c6-52d7-83d1-d8ad3172d5ee", + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "b8b6a98f-1cf1-5ff7-8316-4900d3e09ed9", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:54.249Z", + "_custom_field_data": {}, + "device": "e048e02d-765f-5f0a-ad4d-540474548259", + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "d77d3519-575c-502b-95e5-82aa8166d245", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:53.427Z", + "_custom_field_data": {}, + "device": "ef0ffb8a-22a2-5415-b717-80e53922dd6a", + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.rearporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.rearporttemplate.json new file mode 100644 index 00000000..79094a0c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.rearporttemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.rearporttemplate", + "pk": "25e7aff4-a2ff-554c-934e-349d802a74fb", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:54.305Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "5560e715-da96-5471-b51f-166077904e31", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:54.319Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "e9dc36a3-4133-568d-8057-58e69ae06c48", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:54.356Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.virtualchassis.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.virtualchassis.json new file mode 100644 index 00000000..6d07a8a2 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/dcim.virtualchassis.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.virtualchassis", + "pk": "19f22645-7e83-5f39-bb57-ccda57e372fd", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.932Z", + "_custom_field_data": {}, + "master": "30822332-4a69-5783-86e8-07a72dc77c77", + "name": "r108-torsw", + "domain": "" + } +}, +{ + "model": "dcim.virtualchassis", + "pk": "364e4d51-2c82-5053-90a1-79cf9956175a", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.917Z", + "_custom_field_data": {}, + "master": "1348e764-b4fb-5406-a5f2-fc50df2067aa", + "name": "r105-torsw", + "domain": "" + } +}, +{ + "model": "dcim.virtualchassis", + "pk": "b09ec4dd-301f-51a1-9fef-9d9732c3ebac", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.922Z", + "_custom_field_data": {}, + "master": "b8700b34-5236-5cae-a009-361a082d01f4", + "name": "r106-torsw", + "domain": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/extras.customfield.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/extras.customfield.json new file mode 100644 index 00000000..651b3fcc --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/extras.customfield.json @@ -0,0 +1,26 @@ +[ +{ + "model": "extras.customfield", + "pk": "e4fa5680-4657-50ea-837c-604617c7fc0d", + "fields": { + "created": "2021-09-09T00:00:00Z", + "last_updated": "2024-01-02T12:04:39.207Z", + "grouping": "", + "type": "text", + "label": "Customer ID", + "key": "cust_id", + "description": "", + "required": false, + "filter_logic": "exact", + "default": null, + "weight": 100, + "validation_minimum": null, + "validation_maximum": null, + "validation_regex": "^[A-Z]{3}\\d{2}$", + "advanced_ui": false, + "content_types": [ + 109 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/extras.role.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/extras.role.json new file mode 100644 index 00000000..281f27a1 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/extras.role.json @@ -0,0 +1,50 @@ +[ +{ + "model": "extras.role", + "pk": "33afe68f-1216-58d2-890a-e18d188e885d", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-02-22T08:37:20.870Z", + "_custom_field_data": {}, + "name": "Router", + "color": "4caf50", + "description": "", + "weight": null, + "content_types": [ + 42 + ] + } +}, +{ + "model": "extras.role", + "pk": "cf28137c-1251-5b94-bde0-914c91ad0c70", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-22T08:37:20.898Z", + "_custom_field_data": {}, + "name": "Storage", + "color": "ffc107", + "description": "", + "weight": null, + "content_types": [ + 60 + ] + } +}, +{ + "model": "extras.role", + "pk": "e05c6463-d6a2-5a05-a488-809c120a1af0", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-02-22T08:37:20.873Z", + "_custom_field_data": {}, + "name": "Core Switch", + "color": "3f51b5", + "description": "", + "weight": null, + "content_types": [ + 42 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/extras.status.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/extras.status.json new file mode 100644 index 00000000..f61e0a02 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/extras.status.json @@ -0,0 +1,58 @@ +[ +{ + "model": "extras.status", + "pk": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "fields": { + "created": "2024-01-02T12:04:39.211Z", + "last_updated": "2024-01-02T12:04:39.211Z", + "_custom_field_data": {}, + "name": "Unknown", + "color": "9e9e9e", + "description": "", + "content_types": [ + 32, + 56, + 68, + 118 + ] + } +}, +{ + "model": "extras.status", + "pk": "90ef0b5d-5e04-5ff3-b1a4-695a42311ede", + "fields": { + "created": "2024-01-02T12:04:39.218Z", + "last_updated": "2024-01-02T12:04:39.218Z", + "_custom_field_data": {}, + "name": "Container", + "color": "9e9e9e", + "description": "", + "content_types": [ + 68 + ] + } +}, +{ + "model": "extras.status", + "pk": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "fields": { + "created": "2024-01-02T12:04:39.208Z", + "last_updated": "2024-01-02T12:04:39.208Z", + "_custom_field_data": {}, + "name": "Active", + "color": "9e9e9e", + "description": "", + "content_types": [ + 68, + 69, + 58, + 72, + 42, + 117, + 56, + 26, + 60 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/extras.tag.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/extras.tag.json new file mode 100644 index 00000000..047d2dfa --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/extras.tag.json @@ -0,0 +1,45 @@ +[ +{ + "model": "extras.tag", + "pk": "1b2c4ee1-384a-5bf6-a7a8-7470d029eb8e", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.998Z", + "_custom_field_data": {}, + "name": "Whiskey", + "color": "c0c0c0", + "description": "", + "content_types": [] + } +}, +{ + "model": "extras.tag", + "pk": "d4d1038d-aaef-5173-896a-62cf7674f52e", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.986Z", + "_custom_field_data": {}, + "name": "Mike", + "color": "00ffff", + "description": "", + "content_types": [ + 56 + ] + } +}, +{ + "model": "extras.tag", + "pk": "fd7df87d-2737-5092-abaf-8017d504d95e", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.977Z", + "_custom_field_data": {}, + "name": "Foxtrot", + "color": "9c27b0", + "description": "", + "content_types": [ + 56 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/extras.taggeditem.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/extras.taggeditem.json new file mode 100644 index 00000000..bfac5326 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/extras.taggeditem.json @@ -0,0 +1,29 @@ +[ +{ + "model": "extras.taggeditem", + "pk": "2310c2f8-b557-57b3-a04a-01099c286517", + "fields": { + "content_type": 56, + "object_id": "bdef7b13-8e38-5731-b1f5-f2ad449880d6", + "tag": "eeda3982-d697-50c2-98f9-a2330bc648a7" + } +}, +{ + "model": "extras.taggeditem", + "pk": "62f08cf0-7627-58d9-9363-dea8459e6e95", + "fields": { + "content_type": 56, + "object_id": "bdc2d9f4-61ea-5eac-98fd-d11492c25be2", + "tag": "f22986ed-6ad4-5fff-984a-f5bc41a93377" + } +}, +{ + "model": "extras.taggeditem", + "pk": "99525b30-d8a5-58fd-8152-b9c62b351ff2", + "fields": { + "content_type": 56, + "object_id": "d9e22478-92df-5726-a0f1-691c8430f2c5", + "tag": "b0ca481e-e144-58fc-9fef-a6249bce7ee9" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/ipam.ipaddress.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/ipam.ipaddress.json new file mode 100644 index 00000000..e0d57945 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/ipam.ipaddress.json @@ -0,0 +1,62 @@ +[ +{ + "model": "ipam.ipaddress", + "pk": "22431304-7d6c-5854-ad3e-432054703f30", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:57.602Z", + "_custom_field_data": {}, + "host": "192.168.0.25", + "mask_length": 22, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "3e1ff565-7e80-50b5-b67d-3c5e5dfd774a", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": "948d17e2-67fb-5bd5-8ca8-edf7c33c4636", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:57.557Z", + "_custom_field_data": {}, + "host": "192.168.0.16", + "mask_length": 22, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "3e1ff565-7e80-50b5-b67d-3c5e5dfd774a", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": "ea0ccc4d-d6ae-54e4-ad11-2caf3195bce7", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:04:57.547Z", + "_custom_field_data": {}, + "host": "192.168.0.14", + "mask_length": 22, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "3e1ff565-7e80-50b5-b67d-3c5e5dfd774a", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/ipam.prefix.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/ipam.prefix.json new file mode 100644 index 00000000..7409a5c7 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/ipam.prefix.json @@ -0,0 +1,71 @@ +[ +{ + "model": "ipam.prefix", + "pk": "22350a5d-02e5-5175-9384-e77458f17220", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T14:27:59.378Z", + "_custom_field_data": {}, + "network": "10.112.166.0", + "broadcast": "10.112.166.255", + "prefix_length": 24, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "cfe1ee60-d4a6-5c9f-b35c-0d92aa3fade1", + "parent": "d6fb9b56-0969-59ff-ab6d-cb10eecf1104", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": "62442dd2-60a2-56bf-b922-a7cfe1b8e274", + "rir": null, + "date_allocated": null, + "description": "" + } +}, +{ + "model": "ipam.prefix", + "pk": "b5148c4f-db28-536f-94db-8eadc30e779e", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T14:27:59.127Z", + "_custom_field_data": {}, + "network": "10.112.146.0", + "broadcast": "10.112.146.255", + "prefix_length": 24, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "cfe1ee60-d4a6-5c9f-b35c-0d92aa3fade1", + "parent": "068dcba5-9bd4-5a21-9db1-db024899be66", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": "682a06d2-6383-57c7-b7dc-2e3bee839e7b", + "rir": null, + "date_allocated": null, + "description": "" + } +}, +{ + "model": "ipam.prefix", + "pk": "f6eac10d-08b9-53fc-8f5a-edd9fd93e4fe", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T14:27:59.690Z", + "_custom_field_data": {}, + "network": "10.112.172.0", + "broadcast": "10.112.175.255", + "prefix_length": 22, + "type": "network", + "status": "90ef0b5d-5e04-5ff3-b1a4-695a42311ede", + "role": null, + "parent": "9e4d6b7f-8de1-542c-b5e2-8e776a626b4a", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": null, + "rir": null, + "date_allocated": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/ipam.rir.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/ipam.rir.json new file mode 100644 index 00000000..83439d69 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/ipam.rir.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.rir", + "pk": "270d7ef4-3f6e-5f6f-b1f2-85c97d7f8d8a", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.955Z", + "_custom_field_data": {}, + "name": "AFRINIC", + "is_private": false, + "description": "African Network Information Centre" + } +}, +{ + "model": "ipam.rir", + "pk": "611086a8-5f68-549b-904b-b9df116a526e", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.958Z", + "_custom_field_data": {}, + "name": "RFC 6598", + "is_private": true, + "description": "" + } +}, +{ + "model": "ipam.rir", + "pk": "9a496681-ac3d-5e1a-9453-4a69b6aed1a2", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.957Z", + "_custom_field_data": {}, + "name": "RFC 1918", + "is_private": true, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/ipam.vlan.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/ipam.vlan.json new file mode 100644 index 00000000..a11202a7 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/ipam.vlan.json @@ -0,0 +1,50 @@ +[ +{ + "model": "ipam.vlan", + "pk": "3e9816df-4837-56f4-a71c-28700d4344f9", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T14:28:00.262Z", + "_custom_field_data": {}, + "vlan_group": null, + "vid": 300, + "name": "Wireless", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "2a53f46b-41e1-5f02-865a-163c8edd429a", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "e3e398cd-1bdd-5c79-84bd-9a7a9dc2d85b", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T14:28:00.162Z", + "_custom_field_data": {}, + "vlan_group": null, + "vid": 200, + "name": "Voice", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "cfe1ee60-d4a6-5c9f-b35c-0d92aa3fade1", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "ef894a42-aa7e-5beb-936e-f96a4d7bb70f", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T14:28:00.355Z", + "_custom_field_data": {}, + "vlan_group": "3060d7a7-bf57-5d57-aeb7-4a8b0463932d", + "vid": 204, + "name": "Admin", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "tenant": "35f6098e-5c2c-58b3-824c-9b5c024a4321", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/ipam.vlangroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/ipam.vlangroup.json new file mode 100644 index 00000000..b6e0388e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/ipam.vlangroup.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.vlangroup", + "pk": "3060d7a7-bf57-5d57-aeb7-4a8b0463932d", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T14:28:02.878Z", + "_custom_field_data": {}, + "name": "JBB109", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "56764c2a-72b6-5f22-9802-bf585847080d", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T14:28:02.880Z", + "_custom_field_data": {}, + "name": "JBB115", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "ac3df58d-fa3c-5e5e-babf-1785afb46a36", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T14:28:02.884Z", + "_custom_field_data": {}, + "name": "JBB133", + "location": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/tenancy.tenant.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/tenancy.tenant.json new file mode 100644 index 00000000..f04ef4fc --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/tenancy.tenant.json @@ -0,0 +1,47 @@ +[ +{ + "model": "tenancy.tenant", + "pk": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:04:39.886Z", + "_custom_field_data": { + "cust_id": "" + }, + "name": "NC State University", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "4827cc52-b419-5b58-8ed1-65210bfa04c5", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:04:39.882Z", + "_custom_field_data": { + "cust_id": "UMB01" + }, + "name": "Umbrella Corporation", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "87d90b20-b1c7-53a3-b78c-cab699c71268", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:04:39.873Z", + "_custom_field_data": { + "cust_id": "STR01" + }, + "name": "Strickland Propane", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/tenancy.tenantgroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/tenancy.tenantgroup.json new file mode 100644 index 00000000..3cafad06 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/tenancy.tenantgroup.json @@ -0,0 +1,14 @@ +[ +{ + "model": "tenancy.tenantgroup", + "pk": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:04:39.869Z", + "_custom_field_data": {}, + "parent": null, + "name": "Customers", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/users.user.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/users.user.json new file mode 100644 index 00000000..86becd2e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/users.user.json @@ -0,0 +1,65 @@ +[ +{ + "model": "users.user", + "pk": "79770d9b-4994-5610-8175-123cecb0bcac", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "bob", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:16Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "a8e58405-afdb-54d3-883e-20eace59cf80", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "danielle", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:40Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "fe73675b-51ca-56ac-8cab-ef9580f18278", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "charlie", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:22Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/virtualization.cluster.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/virtualization.cluster.json new file mode 100644 index 00000000..a474d9e7 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/virtualization.cluster.json @@ -0,0 +1,47 @@ +[ +{ + "model": "virtualization.cluster", + "pk": "07e60a0f-9fe9-59d7-9a7f-3eafb2f7024b", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:04:57.819Z", + "_custom_field_data": {}, + "name": "gc-europe-west2", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "20182816-bf12-5cd0-8f07-c91fcd271bd7", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "ea31eb18-5f93-5e0c-a1a8-e2e77d1c9cc7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:04:57.818Z", + "_custom_field_data": {}, + "name": "gc-europe-west1", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "20182816-bf12-5cd0-8f07-c91fcd271bd7", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "eed9e8dc-4464-53ee-8d16-80dc6027b13e", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:04:57.802Z", + "_custom_field_data": {}, + "name": "DO-LON1", + "cluster_type": "786c136a-fff1-5f84-8d0c-c43610039f45", + "cluster_group": "20182816-bf12-5cd0-8f07-c91fcd271bd7", + "tenant": null, + "location": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/virtualization.clustergroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/virtualization.clustergroup.json new file mode 100644 index 00000000..4e6c237e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/virtualization.clustergroup.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustergroup", + "pk": "20182816-bf12-5cd0-8f07-c91fcd271bd7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:00.014Z", + "_custom_field_data": {}, + "name": "EMEA", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "7a2352bc-7253-5c1d-bb1f-0a4a1412dc9e", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:00.016Z", + "_custom_field_data": {}, + "name": "Asia Pacific", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:00.013Z", + "_custom_field_data": {}, + "name": "North America", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/virtualization.clustertype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/virtualization.clustertype.json new file mode 100644 index 00000000..bc5f2bd3 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/virtualization.clustertype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustertype", + "pk": "40ad4d12-4324-581c-9f4a-a87421336e3b", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:00.007Z", + "_custom_field_data": {}, + "name": "Microsoft Azure", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:00.006Z", + "_custom_field_data": {}, + "name": "Google Cloud", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "834802b2-bb11-5319-9ddb-4269f943171c", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:00.011Z", + "_custom_field_data": {}, + "name": "KVM", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/virtualization.virtualmachine.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/virtualization.virtualmachine.json new file mode 100644 index 00000000..c6002aa6 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/virtualization.virtualmachine.json @@ -0,0 +1,77 @@ +[ +{ + "model": "virtualization.virtualmachine", + "pk": "c0844a42-70fb-5df2-b37c-d2ccd3b43fd3", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:04:57.923Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "eed9e8dc-4464-53ee-8d16-80dc6027b13e", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm61", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "c29e24fe-7dba-5b3e-8328-989e46fe9990", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:04:58.041Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "57a3cc22-970e-5bf5-b67c-616646fd17c5", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm142", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "de96ca0f-2d78-56c3-aaec-1c1347d91d47", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:04:58.069Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "e2f873ce-e8b2-5a35-a0a8-59ada819cec5", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm161", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/virtualization.vminterface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/virtualization.vminterface.json new file mode 100644 index 00000000..4736b009 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/samples/virtualization.vminterface.json @@ -0,0 +1,71 @@ +[ +{ + "model": "virtualization.vminterface", + "pk": "68ddc514-df75-563b-8c20-0361faa65714", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:58.417Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "a28de742-e7d0-5054-8149-820d374a1e1d", + "name": "eth2", + "_name": "9999999999999999eth000002............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "99c56dc5-d57a-504e-8026-3faeb2d3150c", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.506Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "512b854a-3b36-53c0-9b4a-199e26cfd85f", + "name": "eth0", + "_name": "9999999999999999eth000000............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "c69b06ee-b54d-50aa-aac4-f9d9ebb9e0f4", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:04:59.131Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "1692c6a2-8cad-54f8-94a7-6759c702fc53", + "name": "eth2", + "_name": "9999999999999999eth000002............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/summary.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/summary.json new file mode 100644 index 00000000..9b202fb4 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/summary.json @@ -0,0 +1,14977 @@ +{ + "diffsync": { + "create": 5616, + "update": 0, + "delete": 0, + "no-change": 0, + "skip": 104 + }, + "source": { + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 1, + "extends_content_type": null, + "nautobot_content_type": "admin.logentry", + "disable_reason": "Not directly used in Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 12 + } + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 3, + "extends_content_type": null, + "nautobot_content_type": "auth.group", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "permissions": { + "name": "permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 2, + "extends_content_type": null, + "nautobot_content_type": "auth.permission", + "disable_reason": "Handled via a Nautobot model and may not be a 1 to 1.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 413 + } + }, + "auth.user": { + "content_type": "auth.user", + "content_type_id": 4, + "extends_content_type": null, + "nautobot_content_type": "users.user", + "disable_reason": "", + "identifiers": [ + "username" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "date_joined": { + "name": "date_joined", + "nautobot_name": "date_joined", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "date_joined", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "email": { + "name": "email", + "nautobot_name": "email", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "email", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "first_name": { + "name": "first_name", + "nautobot_name": "first_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "first_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "groups": { + "name": "groups", + "nautobot_name": "groups", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "groups", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_active": { + "name": "is_active", + "nautobot_name": "is_active", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_active", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "is_staff": { + "name": "is_staff", + "nautobot_name": "is_staff", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_staff", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "is_superuser": { + "name": "is_superuser", + "nautobot_name": "is_superuser", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_superuser", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_login": { + "name": "last_login", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "last_name": { + "name": "last_name", + "nautobot_name": "last_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "last_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "password": { + "name": "password", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "user_permissions": { + "name": "user_permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + }, + "username": { + "name": "username", + "nautobot_name": "username", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "username", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 14, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuit", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "cid": { + "name": "cid", + "nautobot_name": "cid", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "cid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "commit_rate": { + "name": "commit_rate", + "nautobot_name": "commit_rate", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "commit_rate", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "install_date": { + "name": "install_date", + "nautobot_name": "install_date", + "nautobot_internal_type": "DateField", + "nautobot_can_import": true, + "importer": "date_importer", + "definition": "install_date", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_a": { + "name": "termination_a", + "nautobot_name": "circuit_termination_a_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_a", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_z": { + "name": "termination_z", + "nautobot_name": "circuit_termination_z_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_z", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "circuit_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 29, + "second_pass_used": 29, + "created": 29, + "imported": 29 + } + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 15, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittermination", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "circuit": { + "name": "circuit", + "nautobot_name": "circuit_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "port_speed": { + "name": "port_speed", + "nautobot_name": "port_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "port_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "pp_info": { + "name": "pp_info", + "nautobot_name": "pp_info", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "pp_info", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "provider_network": { + "name": "provider_network", + "nautobot_name": "provider_network_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider_network", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "term_side": { + "name": "term_side", + "nautobot_name": "term_side", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "term_side", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "upstream_speed": { + "name": "upstream_speed", + "nautobot_name": "upstream_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "upstream_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "xconnect_id": { + "name": "xconnect_id", + "nautobot_name": "xconnect_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "xconnect_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 45, + "second_pass_used": 45, + "created": 45, + "imported": 45 + } + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 16, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 17, + "extends_content_type": null, + "nautobot_content_type": "circuits.provider", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "account": { + "name": "account", + "nautobot_name": "account", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "account", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "admin_contact": { + "name": "admin_contact", + "nautobot_name": "admin_contact", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "admin_contact", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asn": { + "name": "asn", + "nautobot_name": "asn", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "asn", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "noc_contact": { + "name": "noc_contact", + "nautobot_name": "noc_contact", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "noc_contact", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "portal_url": { + "name": "portal_url", + "nautobot_name": "portal_url", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "portal_url", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9, + "second_pass_used": 9, + "created": 9, + "imported": 9 + } + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 18, + "extends_content_type": null, + "nautobot_content_type": "circuits.providernetwork", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 5, + "extends_content_type": null, + "nautobot_content_type": "contenttypes.contenttype", + "disable_reason": "", + "identifiers": [ + "app_label", + "model" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "app_label": { + "name": "app_label", + "nautobot_name": "app_label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "content_types_mapper_importer", + "definition": "define_app_label", + "sources": [ + "CUSTOM", + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.IGNORE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 104, + "second_pass_used": 104, + "created": 104, + "imported": 104 + } + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 19, + "extends_content_type": null, + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_length": { + "name": "_abs_length", + "nautobot_name": "_abs_length", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_termination_a_device": { + "name": "_termination_a_device", + "nautobot_name": "_termination_a_device", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_termination_a_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_termination_b_device": { + "name": "_termination_b_device", + "nautobot_name": "_termination_b_device", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_termination_b_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "length": { + "name": "length", + "nautobot_name": "length", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "length_unit": { + "name": "length_unit", + "nautobot_name": "length_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "length_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_a_id": { + "name": "termination_a_id", + "nautobot_name": "termination_a_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_a_type": { + "name": "termination_a_type", + "nautobot_name": "termination_a_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_id": { + "name": "termination_b_id", + "nautobot_name": "termination_b_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_type": { + "name": "termination_b_type", + "nautobot_name": "termination_b_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 108, + "second_pass_used": 108, + "created": 108, + "imported": 108 + } + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 20, + "extends_content_type": null, + "nautobot_content_type": "dcim.cablepath", + "disable_reason": "Recreated in Nautobot on signal when circuit termination is created", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 154 + } + }, + "dcim.cabletermination": { + "content_type": "dcim.cabletermination", + "content_type_id": null, + "extends_content_type": "dcim.cable", + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "_pre_import_cable_termination", + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 21, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "speed": { + "name": "speed", + "nautobot_name": "speed", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 41, + "second_pass_used": 41, + "created": 41, + "imported": 41 + } + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 22, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 23, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 24, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 25, + "extends_content_type": null, + "nautobot_content_type": "dcim.device", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_role": { + "name": "device_role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "face": { + "name": "face", + "nautobot_name": "face", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "face", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "position": { + "name": "position", + "nautobot_name": "position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_position": { + "name": "vc_position", + "nautobot_name": "vc_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_priority": { + "name": "vc_priority", + "nautobot_name": "vc_priority", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_priority", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_chassis": { + "name": "virtual_chassis", + "nautobot_name": "virtual_chassis_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_chassis", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 72, + "second_pass_used": 72, + "created": 72, + "imported": 72 + } + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 26, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebay", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "installed_device": { + "name": "installed_device", + "nautobot_name": "installed_device_id", + "nautobot_internal_type": "OneToOneField", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "installed_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14, + "second_pass_used": 14, + "created": 14, + "imported": 14 + } + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 27, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebaytemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14, + "second_pass_used": 14, + "created": 14, + "imported": 14 + } + }, + "dcim.devicerole": { + "content_type": "dcim.devicerole", + "content_type_id": 28, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vm_role": { + "name": "vm_role", + "nautobot_name": "vm_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vm_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9, + "second_pass_used": 9, + "created": 9, + "imported": 9 + } + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 29, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicetype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "front_image": { + "name": "front_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_full_depth": { + "name": "is_full_depth", + "nautobot_name": "is_full_depth", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_full_depth", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": true + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "part_number": { + "name": "part_number", + "nautobot_name": "part_number", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "part_number", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rear_image": { + "name": "rear_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "subdevice_role": { + "name": "subdevice_role", + "nautobot_name": "subdevice_role", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "subdevice_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "stats": { + "pre_cached": 1, + "first_pass_used": 14, + "second_pass_used": 14, + "created": 14, + "imported": 14 + } + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 30, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 912, + "second_pass_used": 912, + "created": 912, + "imported": 912 + } + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 31, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 120, + "second_pass_used": 120, + "created": 120, + "imported": 120 + } + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 32, + "extends_content_type": null, + "nautobot_content_type": "dcim.interface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "lag": { + "name": "lag", + "nautobot_name": "lag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "lag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel": { + "name": "rf_channel", + "nautobot_name": "rf_channel", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel_frequency": { + "name": "rf_channel_frequency", + "nautobot_name": "rf_channel_frequency", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel_frequency", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel_width": { + "name": "rf_channel_width", + "nautobot_name": "rf_channel_width", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_role": { + "name": "rf_role", + "nautobot_name": "rf_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tx_power": { + "name": "tx_power", + "nautobot_name": "tx_power", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tx_power", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wireless_lans": { + "name": "wireless_lans", + "nautobot_name": "wireless_lans", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wireless_lans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wireless_link": { + "name": "wireless_link", + "nautobot_name": "wireless_link", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wireless_link", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wwn": { + "name": "wwn", + "nautobot_name": "wwn", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wwn", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1554, + "second_pass_used": 1554, + "created": 1554, + "imported": 1554 + } + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 33, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfacetemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 268, + "second_pass_used": 268, + "created": 268, + "imported": 268 + } + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 34, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 35, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "_define_location_parent", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "nestable", + "sources": [ + "CACHE" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "pre_cached": 3, + "imported": 3, + "imported_from_cache": 3, + "created": 3 + } + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 36, + "extends_content_type": null, + "nautobot_content_type": "dcim.manufacturer", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "f5136724-0984-5e3b-b073-ea6d83116997", + "stats": { + "pre_cached": 1, + "first_pass_used": 14, + "second_pass_used": 14, + "created": 15, + "imported": 15, + "imported_from_cache": 1 + } + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 37, + "extends_content_type": null, + "nautobot_content_type": "dcim.platform", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "napalm_args": { + "name": "napalm_args", + "nautobot_name": "napalm_args", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "napalm_args", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "napalm_driver": { + "name": "napalm_driver", + "nautobot_name": "napalm_driver", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "napalm_driver", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3, + "second_pass_used": 3, + "created": 3, + "imported": 3 + } + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 38, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerfeed", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "amperage": { + "name": "amperage", + "nautobot_name": "amperage", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "amperage", + "sources": [ + "DATA" + ], + "default_value": 20, + "disable_reason": "", + "required": true + }, + "available_power": { + "name": "available_power", + "nautobot_name": "available_power", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "available_power", + "sources": [ + "DATA" + ], + "default_value": 0, + "disable_reason": "", + "required": true + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "max_utilization": { + "name": "max_utilization", + "nautobot_name": "max_utilization", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "max_utilization", + "sources": [ + "DATA" + ], + "default_value": 80, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "phase": { + "name": "phase", + "nautobot_name": "phase", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "phase", + "sources": [ + "DATA" + ], + "default_value": "single-phase", + "disable_reason": "", + "required": true + }, + "power_panel": { + "name": "power_panel", + "nautobot_name": "power_panel_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_panel", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "supply": { + "name": "supply", + "nautobot_name": "supply", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "supply", + "sources": [ + "DATA" + ], + "default_value": "ac", + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": "primary", + "disable_reason": "", + "required": true + }, + "voltage": { + "name": "voltage", + "nautobot_name": "voltage", + "nautobot_internal_type": "SmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "voltage", + "sources": [ + "DATA" + ], + "default_value": 120, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 48, + "second_pass_used": 48, + "created": 48, + "imported": 48 + } + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 39, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlet", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 104, + "second_pass_used": 104, + "created": 104, + "imported": 104 + } + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 40, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlettemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 41, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerpanel", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 42, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 75, + "second_pass_used": 75, + "created": 75, + "imported": 75 + } + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 43, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 26, + "second_pass_used": 26, + "created": 26, + "imported": 26 + } + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 44, + "extends_content_type": null, + "nautobot_content_type": "dcim.rack", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "desc_units": { + "name": "desc_units", + "nautobot_name": "desc_units", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "desc_units", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "facility_id": { + "name": "facility_id", + "nautobot_name": "facility_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "outer_depth": { + "name": "outer_depth", + "nautobot_name": "outer_depth", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_unit": { + "name": "outer_unit", + "nautobot_name": "outer_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "outer_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_width": { + "name": "outer_width", + "nautobot_name": "outer_width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 42, + "disable_reason": "", + "required": true + }, + "width": { + "name": "width", + "nautobot_name": "width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "width", + "sources": [ + "DATA" + ], + "default_value": 19, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 42, + "second_pass_used": 42, + "created": 42, + "imported": 42 + } + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 45, + "extends_content_type": null, + "nautobot_content_type": "dcim.rackreservation", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "units": { + "name": "units", + "nautobot_name": "units", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "units_importer", + "definition": "_define_units", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "user": { + "name": "user", + "nautobot_name": "user_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "user", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2, + "second_pass_used": 2, + "created": 2, + "imported": 2 + } + }, + "dcim.rackrole": { + "content_type": "dcim.rackrole", + "content_type_id": 46, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 47, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 630, + "second_pass_used": 630, + "created": 630, + "imported": 630 + } + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 48, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 73, + "second_pass_used": 73, + "created": 73, + "imported": 73 + } + }, + "dcim.region": { + "content_type": "dcim.region", + "content_type_id": 49, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 67, + "second_pass_used": 67, + "created": 67, + "imported": 67 + } + }, + "dcim.site": { + "content_type": "dcim.site", + "content_type_id": 50, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asn": { + "name": "asn", + "nautobot_name": "asn", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "asn", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asns": { + "name": "asns", + "nautobot_name": "asns", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "asns", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "contact_email": { + "name": "contact_email", + "nautobot_name": "contact_email", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "contact_email", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "contact_name": { + "name": "contact_name", + "nautobot_name": "contact_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "contact_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "contact_phone": { + "name": "contact_phone", + "nautobot_name": "contact_phone", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "contact_phone", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "facility": { + "name": "facility", + "nautobot_name": "facility", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "site_group_importer", + "definition": "_define_site_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "latitude": { + "name": "latitude", + "nautobot_name": "latitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "latitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "longitude": { + "name": "longitude", + "nautobot_name": "longitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "longitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "physical_address": { + "name": "physical_address", + "nautobot_name": "physical_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "physical_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "shipping_address": { + "name": "shipping_address", + "nautobot_name": "shipping_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "shipping_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "time_zone": { + "name": "time_zone", + "nautobot_name": "time_zone", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "time_zone", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 24, + "second_pass_used": 24, + "created": 24, + "imported": 24 + } + }, + "dcim.sitegroup": { + "content_type": "dcim.sitegroup", + "content_type_id": 51, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3, + "second_pass_used": 3, + "created": 3, + "imported": 3 + } + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 52, + "extends_content_type": null, + "nautobot_content_type": "dcim.virtualchassis", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "domain": { + "name": "domain", + "nautobot_name": "domain", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "domain", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "master": { + "name": "master", + "nautobot_name": "master_id", + "nautobot_internal_type": "OneToOneField", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "master", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": 100, + "extends_content_type": null, + "nautobot_content_type": "django_rq.queue", + "disable_reason": "Nautobot content type: `django_rq.queue` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 69, + "extends_content_type": null, + "nautobot_content_type": "extras.configcontext", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "locations": { + "name": "locations", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_locations", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "regions": { + "name": "regions", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "regions", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "roles": { + "name": "roles", + "nautobot_name": "roles", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "sites": { + "name": "sites", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "sites", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.configrevision": { + "content_type": "extras.configrevision", + "content_type_id": 80, + "extends_content_type": null, + "nautobot_content_type": "extras.configrevision", + "disable_reason": "Nautobot content type: `extras.configrevision` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 79, + "extends_content_type": null, + "nautobot_content_type": "extras.customfield", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "choice_set": { + "name": "choice_set", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choice_set", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "choices": { + "name": "choices", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choices", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "default": { + "name": "default", + "nautobot_name": "default", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "default", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "filter_logic": { + "name": "filter_logic", + "nautobot_name": "filter_logic", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "filter_logic", + "sources": [ + "DATA" + ], + "default_value": "loose", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "define_default", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "Empty Label", + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "key", + "nautobot_internal_type": "SlugField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "key", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "required": { + "name": "required", + "nautobot_name": "required", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "required", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "text", + "disable_reason": "", + "required": true + }, + "validation_maximum": { + "name": "validation_maximum", + "nautobot_name": "validation_maximum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_maximum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_minimum": { + "name": "validation_minimum", + "nautobot_name": "validation_minimum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_minimum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_regex": { + "name": "validation_regex", + "nautobot_name": "validation_regex", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "validation_regex", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": 100, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoice", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "custom_field": { + "name": "custom_field", + "nautobot_name": "custom_field_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "custom_field", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "value": { + "name": "value", + "nautobot_name": "value", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "value", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoiceset", + "disable_reason": "Nautobot content type: `extras.customfieldchoiceset` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "create_choice_set", + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 78, + "extends_content_type": null, + "nautobot_content_type": "extras.customlink", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 77, + "extends_content_type": null, + "nautobot_content_type": "extras.exporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 76, + "extends_content_type": null, + "nautobot_content_type": "extras.imageattachment", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.jobresult": { + "content_type": "extras.jobresult", + "content_type_id": 75, + "extends_content_type": null, + "nautobot_content_type": "extras.jobresult", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.journalentry": { + "content_type": "extras.journalentry", + "content_type_id": 74, + "extends_content_type": null, + "nautobot_content_type": "extras.note", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 73, + "extends_content_type": null, + "nautobot_content_type": "extras.objectchange", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": true, + "forward_references": null, + "pre_import": "skip_disabled_object_types", + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "postchange_data": { + "name": "postchange_data", + "nautobot_name": "object_data", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "object_data", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "time": { + "name": "time", + "nautobot_name": "time", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "define_force", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": 67, + "extends_content_type": null, + "nautobot_content_type": "extras.report", + "disable_reason": "Nautobot content type: `extras.report` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": 68, + "extends_content_type": null, + "nautobot_content_type": "extras.script", + "disable_reason": "Nautobot content type: `extras.script` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.status", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "stats": { + "pre_cached": 6, + "imported": 6, + "imported_from_cache": 6, + "created": 6 + } + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 70, + "extends_content_type": null, + "nautobot_content_type": "extras.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_types": { + "name": "object_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 26, + "second_pass_used": 26, + "created": 26, + "imported": 26 + } + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 72, + "extends_content_type": null, + "nautobot_content_type": "extras.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_type": { + "name": "content_type", + "nautobot_name": "content_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "content_type", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_id": { + "name": "object_id", + "nautobot_name": "object_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "_define_tagged_object", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tag": { + "name": "tag", + "nautobot_name": "tag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "tag", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 72, + "second_pass_used": 72, + "created": 72, + "imported": 72 + } + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 71, + "extends_content_type": null, + "nautobot_content_type": "extras.webhook", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.aggregate": { + "content_type": "ipam.aggregate", + "content_type_id": 53, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "date_added": { + "name": "date_added", + "nautobot_name": "date_added", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "date_added", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rir": { + "name": "rir", + "nautobot_name": "rir_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rir", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": 66, + "extends_content_type": null, + "nautobot_content_type": "ipam.asn", + "disable_reason": "Nautobot content type: `ipam.asn` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 5 + } + }, + "ipam.fhrpgroup": { + "content_type": "ipam.fhrpgroup", + "content_type_id": 64, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfaceredundancygroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "protocol": { + "name": "protocol", + "nautobot_name": "protocol", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": 65, + "extends_content_type": null, + "nautobot_content_type": "ipam.fhrpgroupassignment", + "disable_reason": "Nautobot content type: `ipam.fhrpgroupassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 54, + "extends_content_type": null, + "nautobot_content_type": "ipam.ipaddress", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "address": { + "name": "address", + "nautobot_name": "address", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_id": { + "name": "assigned_object_id", + "nautobot_name": "assigned_object_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_type": { + "name": "assigned_object_type", + "nautobot_name": "assigned_object_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "dns_name": { + "name": "dns_name", + "nautobot_name": "dns_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "dns_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "nat_inside": { + "name": "nat_inside", + "nautobot_name": "nat_inside_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "nat_inside", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 30, + "second_pass_used": 30, + "created": 30, + "imported": 30 + } + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": 63, + "extends_content_type": null, + "nautobot_content_type": "ipam.iprange", + "disable_reason": "Nautobot content type: `ipam.iprange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4 + } + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 55, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_children": { + "name": "_children", + "nautobot_name": "_children", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_children", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_depth": { + "name": "_depth", + "nautobot_name": "_depth", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_pool": { + "name": "is_pool", + "nautobot_name": "is_pool", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "is_pool", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_utilized": { + "name": "mark_utilized", + "nautobot_name": "mark_utilized", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_utilized", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vlan": { + "name": "vlan", + "nautobot_name": "vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 69, + "second_pass_used": 69, + "created": 69, + "imported": 69 + } + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 56, + "extends_content_type": null, + "nautobot_content_type": "ipam.rir", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_private": { + "name": "is_private", + "nautobot_name": "is_private", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_private", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "ipam.role": { + "content_type": "ipam.role", + "content_type_id": 57, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 5, + "second_pass_used": 5, + "created": 5, + "imported": 5 + } + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 58, + "extends_content_type": null, + "nautobot_content_type": "ipam.routetarget", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 62, + "extends_content_type": null, + "nautobot_content_type": "ipam.service", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 61, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlan", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "vlan_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vid": { + "name": "vid", + "nautobot_name": "vid", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 63, + "second_pass_used": 63, + "created": 63, + "imported": 63 + } + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 60, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlangroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "scope_id": { + "name": "scope_id", + "nautobot_name": "scope_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "scope_type": { + "name": "scope_type", + "nautobot_name": "scope_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 7, + "second_pass_used": 7, + "created": 7, + "imported": 7 + } + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 59, + "extends_content_type": null, + "nautobot_content_type": "ipam.vrf", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": 101, + "extends_content_type": null, + "nautobot_content_type": "secrets.secret", + "disable_reason": "Nautobot content type: `secrets.secret` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": 102, + "extends_content_type": null, + "nautobot_content_type": "secrets.secretrole", + "disable_reason": "Nautobot content type: `secrets.secretrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": 104, + "extends_content_type": null, + "nautobot_content_type": "secrets.sessionkey", + "disable_reason": "Nautobot content type: `secrets.sessionkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": 103, + "extends_content_type": null, + "nautobot_content_type": "secrets.userkey", + "disable_reason": "Nautobot content type: `secrets.userkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 6, + "extends_content_type": null, + "nautobot_content_type": "sessions.session", + "disable_reason": "Nautobot has own sessions, sessions should never cross apps.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "session_key": { + "name": "session_key", + "nautobot_name": "session_key", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": null, + "definition": "session_key", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8 + } + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 7, + "extends_content_type": null, + "nautobot_content_type": "social_django.association", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 8, + "extends_content_type": null, + "nautobot_content_type": "social_django.code", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 9, + "extends_content_type": null, + "nautobot_content_type": "social_django.nonce", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 11, + "extends_content_type": null, + "nautobot_content_type": "social_django.partial", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 10, + "extends_content_type": null, + "nautobot_content_type": "social_django.usersocialauth", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 12, + "extends_content_type": null, + "nautobot_content_type": "taggit.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 13, + "extends_content_type": null, + "nautobot_content_type": "taggit.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": 85, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contact", + "disable_reason": "Nautobot content type: `tenancy.contact` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": 86, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactassignment", + "disable_reason": "Nautobot content type: `tenancy.contactassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": 84, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactgroup", + "disable_reason": "Nautobot content type: `tenancy.contactgroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2 + } + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": 83, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactrole", + "disable_reason": "Nautobot content type: `tenancy.contactrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 82, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenant", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "tenant_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 81, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenantgroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "users.admingroup": { + "content_type": "users.admingroup", + "content_type_id": 87, + "extends_content_type": null, + "nautobot_content_type": "users.admingroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.adminuser": { + "content_type": "users.adminuser", + "content_type_id": 88, + "extends_content_type": null, + "nautobot_content_type": "users.adminuser", + "disable_reason": "Nautobot content type: `users.adminuser` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 91, + "extends_content_type": null, + "nautobot_content_type": "users.objectpermission", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 90, + "extends_content_type": null, + "nautobot_content_type": "users.token", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": 89, + "extends_content_type": null, + "nautobot_content_type": "users.userconfig", + "disable_reason": "May not have a 1 to 1 translation to Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6 + } + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 92, + "extends_content_type": null, + "nautobot_content_type": "virtualization.cluster", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "cluster_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "cluster_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 32, + "second_pass_used": 32, + "created": 32, + "imported": 32 + } + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 93, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustergroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 94, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustertype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 95, + "extends_content_type": null, + "nautobot_content_type": "virtualization.virtualmachine", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "disk": { + "name": "disk", + "nautobot_name": "disk", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "disk", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "memory": { + "name": "memory", + "nautobot_name": "memory", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "memory", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vcpus": { + "name": "vcpus", + "nautobot_name": "vcpus", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vcpus", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 180, + "second_pass_used": 180, + "created": 180, + "imported": 180 + } + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 96, + "extends_content_type": null, + "nautobot_content_type": "virtualization.vminterface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_machine": { + "name": "virtual_machine", + "nautobot_name": "virtual_machine_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_machine", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 720, + "second_pass_used": 720, + "created": 720, + "imported": 720 + } + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": 98, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslan", + "disable_reason": "Nautobot content type: `wireless.wirelesslan` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": 97, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslangroup", + "disable_reason": "Nautobot content type: `wireless.wirelesslangroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": 99, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslink", + "disable_reason": "Nautobot content type: `wireless.wirelesslink` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + } + }, + "nautobot": { + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 13, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 1, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 26, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 29, + "created": 29 + }, + "issues": [] + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 27, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 45, + "created": 45 + }, + "issues": [] + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 25, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 24, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 9, + "created": 9 + }, + "issues": [] + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 23, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 4, + "flags": "DiffSyncModelFlags.IGNORE", + "disabled": false, + "stats": { + "source_ignored": 104 + }, + "issues": [] + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 45, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 108, + "created": 108 + }, + "issues": [] + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 46, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 28, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 41, + "created": 41 + }, + "issues": [] + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 47, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 29, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 48, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 42, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 72, + "created": 72 + }, + "issues": [] + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 37, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 54, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 40, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 35, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 912, + "created": 912 + }, + "issues": [] + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 52, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 120, + "created": 120 + }, + "issues": [] + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 32, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1554, + "created": 1554 + }, + "issues": [] + }, + "dcim.interfaceredundancygroup": { + "content_type": "dcim.interfaceredundancygroup", + "content_type_id": 33, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 51, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 268, + "created": 268 + }, + "issues": [] + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 38, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 56, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 95, + "created": 95 + }, + "issues": [] + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": 55, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 39, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 15, + "created": 15 + }, + "issues": [] + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 41, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 3, + "created": 3 + }, + "issues": [] + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 58, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 48, + "created": 48, + "issues": 48 + }, + "issues": [ + { + "uid": "0434ed4d-cc76-5051-a38c-b84ed32de2c1", + "name": "P2-6B", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P2-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05541f06-08c9-5d84-a8b6-13ce3cd45938", + "name": "P3-8A", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P3-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05f5bb91-e84c-5908-8d9a-8256959bfcab", + "name": "P2-11B", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P2-11B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "06ebb1db-aaa0-5b24-a832-8ca1671f8b0a", + "name": "P2-4B", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P2-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "07316815-d36d-552d-8859-03e7fe09354a", + "name": "P2-13B", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P2-13B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "0e23ee26-033e-5cfd-8bce-b5ef5909e13c", + "name": "P2-10B", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P2-10B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "10da56b6-09b1-5da6-9505-d9253863e062", + "name": "P3-1A", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P3-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "17a0b412-4187-51a2-a238-901b3a275bcd", + "name": "P1-14A", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P1-14A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "194e2d64-c904-59bc-af2c-e040beb3aeac", + "name": "P2-14B", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P2-14B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "1f4b42df-43ce-52aa-8a61-4a19ce1af962", + "name": "P4-3B", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P4-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061", + "name": "P2-15B", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P2-15B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4", + "name": "P4-1B", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P4-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "314fead6-ffae-51f7-abb0-2edcf7d6da49", + "name": "P3-2A", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P3-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "31f1abb3-660f-5a57-9256-42be3d5b75cf", + "name": "P2-3B", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P2-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3213730d-18bd-5a3a-9828-4ab023ed4652", + "name": "P1-6A", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P1-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3338c701-47fd-513e-945a-78a98b84d7f0", + "name": "P4-8B", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P4-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "38f5aa36-561b-5cd8-8362-9d093ff7b89a", + "name": "P1-15A", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P1-15A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3f702c58-7dea-5b78-a007-17f40b465810", + "name": "P1-10A", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P1-10A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "416a01e5-fbf9-522e-b9e9-4037cf8c984f", + "name": "P1-4A", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P1-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "451c4aad-d892-5114-8724-be2f8148c322", + "name": "P2-2B", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P2-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "47f69d3d-8fcd-5b63-8695-21aa51fb4fbf", + "name": "P2-9B", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P2-9B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "53ed215b-9003-522d-9cb1-d48dbb18fdc2", + "name": "P3-7A", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P3-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5a2f51ea-7a05-53d2-8a47-cd383629a343", + "name": "P1-13A", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P1-13A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5fa35cf7-5d55-5533-99ee-7d1ecaa69856", + "name": "P2-1B", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P2-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6203a499-6777-5cd0-841b-fa6339c48890", + "name": "P1-9A", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P1-9A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6a1a4ac2-e77b-526b-9aa6-8c7903e5f572", + "name": "P2-8B", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P2-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7257a622-3ca0-5163-8b6e-5e88c573b17e", + "name": "P2-16B", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P2-16B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7c07894e-9772-5e1c-a418-bdf3fd58e7c3", + "name": "P1-7A", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P1-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7eae2a15-d2d0-52ab-bfcf-3cf6823078cf", + "name": "P2-7B", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P2-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "872d498b-e156-57b9-8f1d-f595c31ef703", + "name": "P3-5A", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P3-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "87cf96f1-95fa-546c-9665-977f42764f8b", + "name": "P4-4B", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P4-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "8cf662de-a918-5648-b152-d71da75a7392", + "name": "P3-4A", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P3-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a5511926-c977-593b-9bf1-57c8175be85d", + "name": "P2-5B", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P2-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e", + "name": "P1-3A", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P1-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b3bfb863-c40a-5c49-b82e-1095037d3578", + "name": "P3-3A", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P3-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b4031fa2-14a6-5d06-a3a2-3a3376b10d72", + "name": "P1-11A", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P1-11A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b9c591cd-fdc0-5cf2-83c4-400554b811cd", + "name": "P1-16A", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P1-16A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "bb4485d0-144b-506f-a8ab-faf523304cf8", + "name": "P4-7B", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P4-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c0e96716-af7f-5b78-8210-d51b55fa53d2", + "name": "P1-1A", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P1-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c2893189-8044-5d85-8e91-7832c201474d", + "name": "P1-8A", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P1-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c6b3c62b-5f0d-51d1-95d9-761914979d47", + "name": "P3-6A", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P3-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "cd4f8f27-620f-59fe-aa9a-4c13ff4a7274", + "name": "P1-12A", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P1-12A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "d951d5fc-81be-51ae-98a1-7759c859d904", + "name": "P4-5B", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P4-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e04582bd-f2cb-5deb-b374-be9260cd5b27", + "name": "P4-6B", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P4-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1672072-7885-5330-a7dd-52f3769d4863", + "name": "P1-5A", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P1-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1b4bb92-803c-59f4-90a7-4f5deb95abc2", + "name": "P4-2B", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P4-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "f2ee9737-42d8-5093-a349-be97765a39e0", + "name": "P1-2A", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P1-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "fcb61481-0da8-5412-b68b-2463016a017d", + "name": "P2-12B", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P2-12B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + } + ] + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 31, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 104, + "created": 104 + }, + "issues": [] + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 50, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 8, + "created": 8 + }, + "issues": [] + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 57, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 30, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 75, + "created": 75 + }, + "issues": [] + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 49, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 26, + "created": 26 + }, + "issues": [] + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 60, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 42, + "created": 42 + }, + "issues": [] + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 61, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 2, + "created": 2 + }, + "issues": [] + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 36, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 630, + "created": 630 + }, + "issues": [] + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 53, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 73, + "created": 73 + }, + "issues": [] + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 43, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 94, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.configrevision": { + "content_type": "extras.configrevision", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 76, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": 77, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 96, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 97, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 102, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.jobresult": { + "content_type": "extras.jobresult", + "content_type_id": 90, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.note": { + "content_type": "extras.note", + "content_type_id": 103, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 74, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": 80, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 18, + "created": 18 + }, + "issues": [] + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": 81, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 82, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 26, + "created": 26 + }, + "issues": [] + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 83, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 72, + "created": 72 + }, + "issues": [] + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 104, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 69, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 30, + "created": 30 + }, + "issues": [] + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 68, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 73, + "created": 73 + }, + "issues": [] + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 67, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 8, + "created": 8 + }, + "issues": [] + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 66, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 73, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 72, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 63, + "created": 63 + }, + "issues": [] + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 71, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 7, + "created": 7 + }, + "issues": [] + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 63, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 5, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 8, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 9, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 7, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 10, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 6, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 11, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 12, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 109, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 108, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "users.admingroup": { + "content_type": "users.admingroup", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.adminuser": { + "content_type": "users.adminuser", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 113, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 112, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.user": { + "content_type": "users.user", + "content_type_id": 110, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 116, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 32, + "created": 32 + }, + "issues": [] + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 115, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 114, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 117, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 180, + "created": 180 + }, + "issues": [] + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 118, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 720, + "created": 720 + }, + "issues": [] + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + } + } +} \ No newline at end of file diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/summary.txt b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/summary.txt new file mode 100644 index 00000000..0d5159e8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.1/summary.txt @@ -0,0 +1,1272 @@ +* Import Summary: ********************************************************************************** += DiffSync Summary: ================================================================================ +create: 5616 +update: 0 +delete: 0 +no-change: 0 +skip: 104 += Source Stats: ==================================================================================== +- admin.logentry ----------------------------------------------------------------------------------- +first_pass_used: 12 +- auth.group --------------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- auth.permission ---------------------------------------------------------------------------------- +first_pass_used: 413 +- auth.user ---------------------------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- circuits.circuit --------------------------------------------------------------------------------- +first_pass_used: 29 +second_pass_used: 29 +created: 29 +imported: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +first_pass_used: 45 +second_pass_used: 45 +created: 45 +imported: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- circuits.provider -------------------------------------------------------------------------------- +first_pass_used: 9 +second_pass_used: 9 +created: 9 +imported: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +first_pass_used: 104 +second_pass_used: 104 +created: 104 +imported: 104 +- dcim.cable --------------------------------------------------------------------------------------- +first_pass_used: 108 +second_pass_used: 108 +created: 108 +imported: 108 +- dcim.cablepath ----------------------------------------------------------------------------------- +first_pass_used: 154 +- dcim.consoleport --------------------------------------------------------------------------------- +first_pass_used: 41 +second_pass_used: 41 +created: 41 +imported: 41 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- dcim.device -------------------------------------------------------------------------------------- +first_pass_used: 72 +second_pass_used: 72 +created: 72 +imported: 72 +- dcim.devicebay ----------------------------------------------------------------------------------- +first_pass_used: 14 +second_pass_used: 14 +created: 14 +imported: 14 +- dcim.devicebaytemplate --------------------------------------------------------------------------- +first_pass_used: 14 +second_pass_used: 14 +created: 14 +imported: 14 +- dcim.devicerole ---------------------------------------------------------------------------------- +first_pass_used: 9 +second_pass_used: 9 +created: 9 +imported: 9 +- dcim.devicetype ---------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 14 +second_pass_used: 14 +created: 14 +imported: 14 +- dcim.frontport ----------------------------------------------------------------------------------- +first_pass_used: 912 +second_pass_used: 912 +created: 912 +imported: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +first_pass_used: 120 +second_pass_used: 120 +created: 120 +imported: 120 +- dcim.interface ----------------------------------------------------------------------------------- +first_pass_used: 1554 +second_pass_used: 1554 +created: 1554 +imported: 1554 +- dcim.interfacetemplate --------------------------------------------------------------------------- +first_pass_used: 268 +second_pass_used: 268 +created: 268 +imported: 268 +- dcim.location ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.locationtype -------------------------------------------------------------------------------- +pre_cached: 3 +imported: 3 +imported_from_cache: 3 +created: 3 +- dcim.manufacturer -------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 14 +second_pass_used: 14 +created: 15 +imported: 15 +imported_from_cache: 1 +- dcim.platform ------------------------------------------------------------------------------------ +first_pass_used: 3 +second_pass_used: 3 +created: 3 +imported: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +first_pass_used: 48 +second_pass_used: 48 +created: 48 +imported: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +first_pass_used: 104 +second_pass_used: 104 +created: 104 +imported: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +first_pass_used: 75 +second_pass_used: 75 +created: 75 +imported: 75 +- dcim.powerporttemplate --------------------------------------------------------------------------- +first_pass_used: 26 +second_pass_used: 26 +created: 26 +imported: 26 +- dcim.rack ---------------------------------------------------------------------------------------- +first_pass_used: 42 +second_pass_used: 42 +created: 42 +imported: 42 +- dcim.rackreservation ----------------------------------------------------------------------------- +first_pass_used: 2 +second_pass_used: 2 +created: 2 +imported: 2 +- dcim.rackrole ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.rearport ------------------------------------------------------------------------------------ +first_pass_used: 630 +second_pass_used: 630 +created: 630 +imported: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +first_pass_used: 73 +second_pass_used: 73 +created: 73 +imported: 73 +- dcim.region -------------------------------------------------------------------------------------- +first_pass_used: 67 +second_pass_used: 67 +created: 67 +imported: 67 +- dcim.site ---------------------------------------------------------------------------------------- +first_pass_used: 24 +second_pass_used: 24 +created: 24 +imported: 24 +- dcim.sitegroup ----------------------------------------------------------------------------------- +first_pass_used: 3 +second_pass_used: 3 +created: 3 +imported: 3 +- dcim.virtualchassis ------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- extras.customfield ------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- extras.status ------------------------------------------------------------------------------------ +pre_cached: 6 +imported: 6 +imported_from_cache: 6 +created: 6 +- extras.tag --------------------------------------------------------------------------------------- +first_pass_used: 26 +second_pass_used: 26 +created: 26 +imported: 26 +- extras.taggeditem -------------------------------------------------------------------------------- +first_pass_used: 72 +second_pass_used: 72 +created: 72 +imported: 72 +- ipam.aggregate ----------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- ipam.asn ----------------------------------------------------------------------------------------- +first_pass_used: 5 +- ipam.ipaddress ----------------------------------------------------------------------------------- +first_pass_used: 30 +second_pass_used: 30 +created: 30 +imported: 30 +- ipam.iprange ------------------------------------------------------------------------------------- +first_pass_used: 4 +- ipam.prefix -------------------------------------------------------------------------------------- +first_pass_used: 69 +second_pass_used: 69 +created: 69 +imported: 69 +- ipam.rir ----------------------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- ipam.role ---------------------------------------------------------------------------------------- +first_pass_used: 5 +second_pass_used: 5 +created: 5 +imported: 5 +- ipam.vlan ---------------------------------------------------------------------------------------- +first_pass_used: 63 +second_pass_used: 63 +created: 63 +imported: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +first_pass_used: 7 +second_pass_used: 7 +created: 7 +imported: 7 +- sessions.session --------------------------------------------------------------------------------- +first_pass_used: 8 +- tenancy.contact ---------------------------------------------------------------------------------- +first_pass_used: 3 +- tenancy.contactassignment ------------------------------------------------------------------------ +first_pass_used: 3 +- tenancy.contactgroup ----------------------------------------------------------------------------- +first_pass_used: 2 +- tenancy.contactrole ------------------------------------------------------------------------------ +first_pass_used: 3 +- tenancy.tenant ----------------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- users.userconfig --------------------------------------------------------------------------------- +first_pass_used: 6 +- virtualization.cluster --------------------------------------------------------------------------- +first_pass_used: 32 +second_pass_used: 32 +created: 32 +imported: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +first_pass_used: 180 +second_pass_used: 180 +created: 180 +imported: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +first_pass_used: 720 +second_pass_used: 720 +created: 720 +imported: 720 += Nautobot Stats: ================================================================================== +- auth.group --------------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- circuits.circuit --------------------------------------------------------------------------------- +source_created: 29 +created: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +source_created: 45 +created: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +source_created: 4 +created: 4 +- circuits.provider -------------------------------------------------------------------------------- +source_created: 9 +created: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +source_created: 1 +created: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +source_ignored: 104 +- dcim.cable --------------------------------------------------------------------------------------- +source_created: 108 +created: 108 +- dcim.consoleport --------------------------------------------------------------------------------- +source_created: 41 +created: 41 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +source_created: 11 +created: 11 +- dcim.device -------------------------------------------------------------------------------------- +source_created: 72 +created: 72 +- dcim.devicebay ----------------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.devicebaytemplate --------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.devicetype ---------------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.frontport ----------------------------------------------------------------------------------- +source_created: 912 +created: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +source_created: 120 +created: 120 +- dcim.interface ----------------------------------------------------------------------------------- +source_created: 1554 +created: 1554 +- dcim.interfacetemplate --------------------------------------------------------------------------- +source_created: 268 +created: 268 +- dcim.location ------------------------------------------------------------------------------------ +source_created: 95 +created: 95 +- dcim.locationtype -------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- dcim.manufacturer -------------------------------------------------------------------------------- +source_created: 15 +created: 15 +- dcim.platform ------------------------------------------------------------------------------------ +source_created: 3 +created: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +source_created: 48 +created: 48 +issues: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +source_created: 104 +created: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +source_created: 8 +created: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +source_created: 4 +created: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +source_created: 75 +created: 75 +- dcim.powerporttemplate --------------------------------------------------------------------------- +source_created: 26 +created: 26 +- dcim.rack ---------------------------------------------------------------------------------------- +source_created: 42 +created: 42 +- dcim.rackreservation ----------------------------------------------------------------------------- +source_created: 2 +created: 2 +- dcim.rearport ------------------------------------------------------------------------------------ +source_created: 630 +created: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +source_created: 73 +created: 73 +- dcim.virtualchassis ------------------------------------------------------------------------------ +source_created: 4 +created: 4 +- extras.customfield ------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- extras.role -------------------------------------------------------------------------------------- +source_created: 18 +created: 18 +- extras.status ------------------------------------------------------------------------------------ +source_created: 6 +created: 6 +- extras.tag --------------------------------------------------------------------------------------- +source_created: 26 +created: 26 +- extras.taggeditem -------------------------------------------------------------------------------- +source_created: 72 +created: 72 +- ipam.ipaddress ----------------------------------------------------------------------------------- +source_created: 30 +created: 30 +- ipam.prefix -------------------------------------------------------------------------------------- +source_created: 73 +created: 73 +- ipam.rir ----------------------------------------------------------------------------------------- +source_created: 8 +created: 8 +- ipam.vlan ---------------------------------------------------------------------------------------- +source_created: 63 +created: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +source_created: 7 +created: 7 +- tenancy.tenant ----------------------------------------------------------------------------------- +source_created: 11 +created: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +source_created: 1 +created: 1 +- users.user --------------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- virtualization.cluster --------------------------------------------------------------------------- +source_created: 32 +created: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +source_created: 4 +created: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +source_created: 6 +created: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +source_created: 180 +created: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +source_created: 720 +created: 720 += Content Types Mapping Deviations: ================================================================ + Mapping deviations from source content type to Nautobot content type +auth.user => users.user +dcim.devicerole => extras.role +dcim.rackrole => extras.role +dcim.region => dcim.location +dcim.site => dcim.location +dcim.sitegroup => dcim.locationtype +ipam.aggregate => ipam.prefix +ipam.role => extras.role += Content Types Back Mapping: ====================================================================== + Back mapping deviations from Nautobot content type to the source content type +users.user => auth.user +extras.role => Ambiguous +dcim.location => Ambiguous +dcim.locationtype => dcim.sitegroup +ipam.prefix => ipam.aggregate += Importer issues: ================================================================================= +- dcim.powerfeed ----------------------------------------------------------------------------------- +0434ed4d-cc76-5051-a38c-b84ed32de2c1 | ValidationError | "P2-6B" | "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +05541f06-08c9-5d84-a8b6-13ce3cd45938 | ValidationError | "P3-8A" | "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +05f5bb91-e84c-5908-8d9a-8256959bfcab | ValidationError | "P2-11B" | "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +06ebb1db-aaa0-5b24-a832-8ca1671f8b0a | ValidationError | "P2-4B" | "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +07316815-d36d-552d-8859-03e7fe09354a | ValidationError | "P2-13B" | "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +0e23ee26-033e-5cfd-8bce-b5ef5909e13c | ValidationError | "P2-10B" | "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +10da56b6-09b1-5da6-9505-d9253863e062 | ValidationError | "P3-1A" | "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +17a0b412-4187-51a2-a238-901b3a275bcd | ValidationError | "P1-14A" | "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +194e2d64-c904-59bc-af2c-e040beb3aeac | ValidationError | "P2-14B" | "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +1f4b42df-43ce-52aa-8a61-4a19ce1af962 | ValidationError | "P4-3B" | "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061 | ValidationError | "P2-15B" | "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4 | ValidationError | "P4-1B" | "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +314fead6-ffae-51f7-abb0-2edcf7d6da49 | ValidationError | "P3-2A" | "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +31f1abb3-660f-5a57-9256-42be3d5b75cf | ValidationError | "P2-3B" | "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +3213730d-18bd-5a3a-9828-4ab023ed4652 | ValidationError | "P1-6A" | "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +3338c701-47fd-513e-945a-78a98b84d7f0 | ValidationError | "P4-8B" | "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +38f5aa36-561b-5cd8-8362-9d093ff7b89a | ValidationError | "P1-15A" | "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +3f702c58-7dea-5b78-a007-17f40b465810 | ValidationError | "P1-10A" | "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +416a01e5-fbf9-522e-b9e9-4037cf8c984f | ValidationError | "P1-4A" | "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +451c4aad-d892-5114-8724-be2f8148c322 | ValidationError | "P2-2B" | "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +47f69d3d-8fcd-5b63-8695-21aa51fb4fbf | ValidationError | "P2-9B" | "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +53ed215b-9003-522d-9cb1-d48dbb18fdc2 | ValidationError | "P3-7A" | "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +5a2f51ea-7a05-53d2-8a47-cd383629a343 | ValidationError | "P1-13A" | "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +5fa35cf7-5d55-5533-99ee-7d1ecaa69856 | ValidationError | "P2-1B" | "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +6203a499-6777-5cd0-841b-fa6339c48890 | ValidationError | "P1-9A" | "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +6a1a4ac2-e77b-526b-9aa6-8c7903e5f572 | ValidationError | "P2-8B" | "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +7257a622-3ca0-5163-8b6e-5e88c573b17e | ValidationError | "P2-16B" | "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +7c07894e-9772-5e1c-a418-bdf3fd58e7c3 | ValidationError | "P1-7A" | "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +7eae2a15-d2d0-52ab-bfcf-3cf6823078cf | ValidationError | "P2-7B" | "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +872d498b-e156-57b9-8f1d-f595c31ef703 | ValidationError | "P3-5A" | "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +87cf96f1-95fa-546c-9665-977f42764f8b | ValidationError | "P4-4B" | "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +8cf662de-a918-5648-b152-d71da75a7392 | ValidationError | "P3-4A" | "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +a5511926-c977-593b-9bf1-57c8175be85d | ValidationError | "P2-5B" | "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e | ValidationError | "P1-3A" | "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +b3bfb863-c40a-5c49-b82e-1095037d3578 | ValidationError | "P3-3A" | "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +b4031fa2-14a6-5d06-a3a2-3a3376b10d72 | ValidationError | "P1-11A" | "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +b9c591cd-fdc0-5cf2-83c4-400554b811cd | ValidationError | "P1-16A" | "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +bb4485d0-144b-506f-a8ab-faf523304cf8 | ValidationError | "P4-7B" | "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +c0e96716-af7f-5b78-8210-d51b55fa53d2 | ValidationError | "P1-1A" | "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c2893189-8044-5d85-8e91-7832c201474d | ValidationError | "P1-8A" | "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c6b3c62b-5f0d-51d1-95d9-761914979d47 | ValidationError | "P3-6A" | "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +cd4f8f27-620f-59fe-aa9a-4c13ff4a7274 | ValidationError | "P1-12A" | "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +d951d5fc-81be-51ae-98a1-7759c859d904 | ValidationError | "P4-5B" | "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e04582bd-f2cb-5deb-b374-be9260cd5b27 | ValidationError | "P4-6B" | "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e1672072-7885-5330-a7dd-52f3769d4863 | ValidationError | "P1-5A" | "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +e1b4bb92-803c-59f4-90a7-4f5deb95abc2 | ValidationError | "P4-2B" | "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +f2ee9737-42d8-5093-a349-be97765a39e0 | ValidationError | "P1-2A" | "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +fcb61481-0da8-5412-b68b-2463016a017d | ValidationError | "P2-12B" | "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']" += Field Mappings: ================================================================================== +- auth.group => auth.group ------------------------------------------------------------------------- +name => value_importer => name (CharField) +permissions => Disabled with reason: Permissions import is not implemented yet +- auth.user => users.user -------------------------------------------------------------------------- +date_joined => datetime_importer => date_joined (DateTimeField) +email => value_importer => email (CharField) +first_name => value_importer => first_name (CharField) +groups => m2m_importer => groups (ManyToManyField) +is_active => value_importer => is_active (BooleanField) +is_staff => value_importer => is_staff (BooleanField) +is_superuser => value_importer => is_superuser (BooleanField) +last_login => Disabled with reason: Should not be attempted to migrate +last_name => value_importer => last_name (CharField) +password => Disabled with reason: Should not be attempted to migrate +user_permissions => Disabled with reason: Permissions import is not implemented yet +username => value_importer => username (CharField) +- circuits.circuit => circuits.circuit ------------------------------------------------------------- +cid => value_importer => cid (CharField) +comments => value_importer => comments (TextField) +commit_rate => integer_importer => commit_rate (PositiveIntegerField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +install_date => date_importer => install_date (DateField) +last_updated => Disabled with reason: Last updated field is updated with each write +provider => relation_importer => provider_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +termination_a => relation_importer => circuit_termination_a_id (ForeignKey) +termination_z => relation_importer => circuit_termination_z_id (ForeignKey) +type => relation_importer => circuit_type_id (ForeignKey) +- circuits.circuittermination => circuits.circuittermination --------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +circuit => relation_importer => circuit_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +port_speed => integer_importer => port_speed (PositiveIntegerField) +pp_info => value_importer => pp_info (CharField) +provider_network => relation_importer => provider_network_id (ForeignKey) +site => location_importer => location_id (ForeignKey) +term_side => choice_importer => term_side (CharField) +upstream_speed => integer_importer => upstream_speed (PositiveIntegerField) +xconnect_id => value_importer => xconnect_id (CharField) +- circuits.circuittype => circuits.circuittype ----------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.provider => circuits.provider ----------------------------------------------------------- +account => value_importer => account (CharField) +admin_contact => value_importer => admin_contact (TextField) +asn => integer_importer => asn (BigIntegerField) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +noc_contact => value_importer => noc_contact (TextField) +portal_url => value_importer => portal_url (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.providernetwork => circuits.providernetwork --------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +provider => relation_importer => provider_id (ForeignKey) +- contenttypes.contenttype => contenttypes.contenttype --------------------------------------------- +app_label => content_types_mapper_importer => app_label (CharField) +model => value_importer => model (CharField) +- dcim.cable => dcim.cable ------------------------------------------------------------------------- +_abs_length => NO IMPORTER => _abs_length (PrivateProperty) +_termination_a_device => NO IMPORTER => _termination_a_device (PrivateProperty) +_termination_b_device => NO IMPORTER => _termination_b_device (PrivateProperty) +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +length => integer_importer => length (PositiveSmallIntegerField) +length_unit => choice_importer => length_unit (CharField) +status => status_importer => status_id (StatusField) +tenant => NO IMPORTER => tenant (NotFound) +termination_a_id => relation_and_type_importer => termination_a_id (UUIDField) +termination_a_type => relation_and_type_importer => termination_a_type_id (ForeignKey) +termination_b_id => relation_and_type_importer => termination_b_id (UUIDField) +termination_b_type => relation_and_type_importer => termination_b_type_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.consoleport => dcim.consoleport ------------------------------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +name => value_importer => name (CharField) +speed => NO IMPORTER => speed (NotFound) +type => choice_importer => type (CharField) +- dcim.consoleporttemplate => dcim.consoleporttemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.device => dcim.device ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +airflow => NO IMPORTER => airflow (NotFound) +asset_tag => value_importer => asset_tag (CharField) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +device_role => role_importer => role_id (RoleField) +device_type => relation_importer => device_type_id (ForeignKey) +face => choice_importer => face (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +local_context_data => NO IMPORTER => local_context_data (NotFound) +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +platform => relation_importer => platform_id (ForeignKey) +position => integer_importer => position (PositiveSmallIntegerField) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vc_position => integer_importer => vc_position (PositiveSmallIntegerField) +vc_priority => integer_importer => vc_priority (PositiveSmallIntegerField) +virtual_chassis => relation_importer => virtual_chassis_id (ForeignKey) +- dcim.devicebay => dcim.devicebay ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +installed_device => relation_importer => installed_device_id (OneToOneField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +- dcim.devicebaytemplate => dcim.devicebaytemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +- dcim.devicerole => extras.role ------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +vm_role => NO IMPORTER => vm_role (NotFound) +- dcim.devicetype => dcim.devicetype --------------------------------------------------------------- +airflow => NO IMPORTER => airflow (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +front_image => Disabled with reason: Import does not contain images +id => uid_from_data => id (UUIDField) +is_full_depth => value_importer => is_full_depth (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +model => value_importer => model (CharField) +part_number => value_importer => part_number (CharField) +rear_image => Disabled with reason: Import does not contain images +slug => NO IMPORTER => slug (NotFound) +subdevice_role => choice_importer => subdevice_role (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +- dcim.frontport => dcim.frontport ----------------------------------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.frontporttemplate => dcim.frontporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_template_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.interface => dcim.interface ----------------------------------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +bridge => relation_importer => bridge_id (ForeignKey) +cable => relation_importer => cable_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +lag => relation_importer => lag_id (ForeignKey) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mark_connected => NO IMPORTER => mark_connected (NotFound) +mgmt_only => value_importer => mgmt_only (BooleanField) +mode => choice_importer => mode (CharField) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +rf_channel => NO IMPORTER => rf_channel (NotFound) +rf_channel_frequency => NO IMPORTER => rf_channel_frequency (NotFound) +rf_channel_width => NO IMPORTER => rf_channel_width (NotFound) +rf_role => NO IMPORTER => rf_role (NotFound) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +tx_power => NO IMPORTER => tx_power (NotFound) +type => choice_importer => type (CharField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +wireless_lans => NO IMPORTER => wireless_lans (NotFound) +wireless_link => NO IMPORTER => wireless_link (NotFound) +wwn => NO IMPORTER => wwn (NotFound) +- dcim.interfacetemplate => dcim.interfacetemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mgmt_only => value_importer => mgmt_only (BooleanField) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.location => dcim.location ------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => location_parent_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +site => location_parent_importer => parent_id (TreeNodeForeignKey) +slug => NO IMPORTER => slug (NotFound) +tenant => relation_importer => tenant_id (ForeignKey) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.manufacturer => dcim.manufacturer ----------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.platform => dcim.platform ------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +name => value_importer => name (CharField) +napalm_args => json_importer => napalm_args (JSONField) +napalm_driver => value_importer => napalm_driver (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.powerfeed => dcim.powerfeed ----------------------------------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +amperage => integer_importer => amperage (PositiveSmallIntegerField) +available_power => integer_importer => available_power (PositiveIntegerField) +cable => relation_importer => cable_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +max_utilization => integer_importer => max_utilization (PositiveSmallIntegerField) +name => value_importer => name (CharField) +phase => choice_importer => phase (CharField) +power_panel => relation_importer => power_panel_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +status => status_importer => status_id (StatusField) +supply => choice_importer => supply (CharField) +type => choice_importer => type (CharField) +voltage => integer_importer => voltage (SmallIntegerField) +- dcim.poweroutlet => dcim.poweroutlet ------------------------------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +name => value_importer => name (CharField) +power_port => relation_importer => power_port_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.poweroutlettemplate => dcim.poweroutlettemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +power_port => relation_importer => power_port_template_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.powerpanel => dcim.powerpanel --------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +- dcim.powerport => dcim.powerport ----------------------------------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +cable => relation_importer => cable_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.powerporttemplate => dcim.powerporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.rack => dcim.rack --------------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +asset_tag => value_importer => asset_tag (CharField) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +desc_units => value_importer => desc_units (BooleanField) +facility_id => value_importer => facility_id (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +outer_depth => integer_importer => outer_depth (PositiveSmallIntegerField) +outer_unit => choice_importer => outer_unit (CharField) +outer_width => integer_importer => outer_width (PositiveSmallIntegerField) +role => role_importer => role_id (RoleField) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +type => choice_importer => type (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +width => choice_importer => width (PositiveSmallIntegerField) +- dcim.rackreservation => dcim.rackreservation ----------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +rack => relation_importer => rack_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +units => units_importer => units (JSONField) +user => relation_importer => user_id (ForeignKey) +- dcim.rackrole => extras.role --------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.rearport => dcim.rearport ------------------------------------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.rearporttemplate => dcim.rearporttemplate --------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.region => dcim.location --------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.site => dcim.location ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +asn => integer_importer => asn (BigIntegerField) +asns => NO IMPORTER => asns (NotFound) +comments => value_importer => comments (TextField) +contact_email => value_importer => contact_email (CharField) +contact_name => value_importer => contact_name (CharField) +contact_phone => value_importer => contact_phone (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +facility => value_importer => facility (CharField) +group => site_group_importer => location_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +latitude => value_importer => latitude (DecimalField) +longitude => value_importer => longitude (DecimalField) +name => value_importer => name (CharField) +physical_address => value_importer => physical_address (TextField) +region => relation_importer => parent_id (TreeNodeForeignKey) +shipping_address => value_importer => shipping_address (TextField) +slug => NO IMPORTER => slug (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +time_zone => choice_importer => time_zone (CharField) +- dcim.sitegroup => dcim.locationtype -------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => constant_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.virtualchassis => dcim.virtualchassis ------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +domain => value_importer => domain (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +master => relation_importer => master_id (OneToOneField) +name => value_importer => name (CharField) +- extras.customfield => extras.customfield --------------------------------------------------------- +choices => choices_importer => CUSTOM TARGET +content_types => content_types_importer => content_types (ManyToManyField) +created => datetime_importer => created (DateTimeField) +default => json_importer => default (JSONField) +description => value_importer => description (CharField) +filter_logic => choice_importer => filter_logic (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => key (SlugField) +required => value_importer => required (BooleanField) +type => fallback_importer => type (CharField) +validation_maximum => integer_importer => validation_maximum (BigIntegerField) +validation_minimum => integer_importer => validation_minimum (BigIntegerField) +validation_regex => value_importer => validation_regex (CharField) +weight => integer_importer => weight (PositiveSmallIntegerField) +- extras.tag => extras.tag ------------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- extras.taggeditem => extras.taggeditem ----------------------------------------------------------- +content_type => tagged_object_importer => content_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +object_id => tagged_object_importer => object_id (UUIDField) +tag => tagged_object_importer => tag_id (ForeignKey) +- ipam.aggregate => ipam.prefix -------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +date_added => NO IMPORTER => date_added (NotFound) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +prefix => value_importer => prefix (Property) +rir => relation_importer => rir_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +- ipam.ipaddress => ipam.ipaddress ----------------------------------------------------------------- +address => value_importer => address (Property) +assigned_object_id => NO IMPORTER => assigned_object_id (NotFound) +assigned_object_type => NO IMPORTER => assigned_object_type (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +dns_name => value_importer => dns_name (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +nat_inside => relation_importer => nat_inside_id (ForeignKey) +role => role_importer => role_id (RoleField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.prefix => ipam.prefix ----------------------------------------------------------------------- +_children => NO IMPORTER => _children (PrivateProperty) +_depth => NO IMPORTER => _depth (PrivateProperty) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_pool => NO IMPORTER => is_pool (NotFound) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_utilized => NO IMPORTER => mark_utilized (NotFound) +prefix => value_importer => prefix (Property) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vlan => relation_importer => vlan_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.rir => ipam.rir ----------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_private => value_importer => is_private (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- ipam.role => extras.role ------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +weight => integer_importer => weight (PositiveSmallIntegerField) +- ipam.vlan => ipam.vlan --------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => vlan_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vid => integer_importer => vid (PositiveSmallIntegerField) +- ipam.vlangroup => ipam.vlangroup ----------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +scope_id => NO IMPORTER => scope_id (NotFound) +scope_type => NO IMPORTER => scope_type (NotFound) +slug => NO IMPORTER => slug (NotFound) +- tenancy.tenant => tenancy.tenant ----------------------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => tenant_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- tenancy.tenantgroup => tenancy.tenantgroup ------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- virtualization.cluster => virtualization.cluster ------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +group => relation_importer => cluster_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +type => relation_importer => cluster_type_id (ForeignKey) +- virtualization.clustergroup => virtualization.clustergroup --------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.clustertype => virtualization.clustertype ----------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.virtualmachine => virtualization.virtualmachine ----------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +disk => integer_importer => disk (PositiveIntegerField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +local_context_data => NO IMPORTER => local_context_data (NotFound) +memory => integer_importer => memory (PositiveIntegerField) +name => value_importer => name (CharField) +platform => relation_importer => platform_id (ForeignKey) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +role => role_importer => role_id (RoleField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vcpus => integer_importer => vcpus (PositiveSmallIntegerField) +- virtualization.vminterface => virtualization.vminterface ----------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +bridge => relation_importer => bridge_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mode => choice_importer => mode (CharField) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +virtual_machine => relation_importer => virtual_machine_id (ForeignKey) +* End of Import Summary **************************************************************************** diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/auth.group.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/auth.group.json new file mode 100644 index 00000000..5aab8700 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/auth.group.json @@ -0,0 +1,10 @@ +[ +{ + "model": "auth.group", + "pk": 1, + "fields": { + "name": "Staff", + "permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/circuits.circuit.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/circuits.circuit.json new file mode 100644 index 00000000..4cbc032f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/circuits.circuit.json @@ -0,0 +1,62 @@ +[ +{ + "model": "circuits.circuit", + "pk": "29941c3a-4079-5588-8a87-9aefa04eec39", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.561Z", + "_custom_field_data": {}, + "cid": "1002844978", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "dda5b9ab-0d5c-54b1-901a-773a0cc4fca3", + "circuit_type": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": null, + "circuit_termination_z": "c6fa35bb-17a5-595d-96ba-1b62e154e72c" + } +}, +{ + "model": "circuits.circuit", + "pk": "67e191b1-574b-5b79-af5f-0bb084f6a28b", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.555Z", + "_custom_field_data": {}, + "cid": "1002844927", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "dda5b9ab-0d5c-54b1-901a-773a0cc4fca3", + "circuit_type": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": null, + "circuit_termination_z": "1d8068f3-d9be-5412-92f1-a8d9938fcfa4" + } +}, +{ + "model": "circuits.circuit", + "pk": "8037ffad-6a28-5267-9839-2e6459305d3c", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.669Z", + "_custom_field_data": {}, + "cid": "KKDG4923", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "circuit_type": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": "f76b03e6-a853-51a6-b8f2-20c86bc424e7", + "circuit_termination_z": "a82c9a9a-678f-5c23-a73d-bb16b30eb407" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/circuits.circuittermination.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/circuits.circuittermination.json new file mode 100644 index 00000000..98432db1 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/circuits.circuittermination.json @@ -0,0 +1,68 @@ +[ +{ + "model": "circuits.circuittermination", + "pk": "2538071e-55fb-5df3-8cd7-8c3cf230882a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.426Z", + "_custom_field_data": {}, + "cable": "c1248dde-111a-53ef-a624-86ca2f74671e", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "71e3ca17-9d56-43a3-887b-d21a4dc71213", + "circuit": "a0a8e33d-7b04-52c8-bfb2-028330b7c27c", + "term_side": "Z", + "location": "f8b1dcf0-c3bb-5a86-8816-9e986092326b", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "a3139902-b6f4-582f-af32-6e21c2c9e691", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.511Z", + "_custom_field_data": {}, + "cable": "0d03ae2c-5764-542d-8509-dbc069845c1e", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "17afb96b-7985-4c38-a315-5df474fc7fed", + "circuit": "eb81eee5-f832-58c2-85e7-3669be534649", + "term_side": "Z", + "location": "3ec0ea77-bd7c-5cac-b6df-9b9e38d34541", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "b89a52f7-e947-59d7-8beb-d9b794f9955d", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.579Z", + "_custom_field_data": {}, + "cable": "6d14ec54-b3f1-5f7b-9f24-585496a4b592", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "f9b5b132-feec-489c-ae85-734e2a017278", + "circuit": "932991d0-bc80-5875-aedc-1f36ed5f92b8", + "term_side": "A", + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/circuits.circuittype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/circuits.circuittype.json new file mode 100644 index 00000000..750cdaab --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/circuits.circuittype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "circuits.circuittype", + "pk": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.717Z", + "_custom_field_data": {}, + "name": "MPLS", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.716Z", + "_custom_field_data": {}, + "name": "Internet Access", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "8ce04a4e-277b-5699-964b-38ba765b7a1d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.718Z", + "_custom_field_data": {}, + "name": "Point-to-point", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/circuits.provider.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/circuits.provider.json new file mode 100644 index 00000000..8c03af93 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/circuits.provider.json @@ -0,0 +1,50 @@ +[ +{ + "model": "circuits.provider", + "pk": "0be72b58-db27-5eb4-984c-84d0083d2012", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.726Z", + "_custom_field_data": {}, + "name": "GTT", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +}, +{ + "model": "circuits.provider", + "pk": "655d27a8-dc6b-5d9e-95f6-5518915fbf3f", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.732Z", + "_custom_field_data": {}, + "name": "NCSU Facilities", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "Local maintainer for NC State communications facilities" + } +}, +{ + "model": "circuits.provider", + "pk": "ca4799a6-0f04-5a91-a532-647cd388bcb5", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.731Z", + "_custom_field_data": {}, + "name": "Zayo", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/circuits.providernetwork.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/circuits.providernetwork.json new file mode 100644 index 00000000..ed500713 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/circuits.providernetwork.json @@ -0,0 +1,15 @@ +[ +{ + "model": "circuits.providernetwork", + "pk": "389a055c-b2b4-5f38-a48c-df1bc2f42fb9", + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.734Z", + "_custom_field_data": {}, + "name": "Level3 MPLS", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.cable.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.cable.json new file mode 100644 index 00000000..7837ac3a --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.cable.json @@ -0,0 +1,68 @@ +[ +{ + "model": "dcim.cable", + "pk": "487b5c6e-b818-595f-80cf-9546a87613cc", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:39.118Z", + "_custom_field_data": {}, + "termination_a_type": 32, + "termination_a_id": "1bfcbea7-de1f-566c-a528-b61ed9352df6", + "termination_b_type": 32, + "termination_b_id": "e6ba88a1-a4da-51de-96d9-4ec3744a97b5", + "type": "cat5e", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": "c47be8fc-ce7f-5230-ad8d-5be2cb66fb6e", + "_termination_b_device": "bb8baefe-6550-55f0-94fc-7299da3a7b82" + } +}, +{ + "model": "dcim.cable", + "pk": "719b856f-c087-5fe1-8c38-fa265e28e226", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:38.903Z", + "_custom_field_data": {}, + "termination_a_type": 32, + "termination_a_id": "2267d520-73df-562a-be90-0dbbbd6108bd", + "termination_b_type": 32, + "termination_b_id": "5f22159e-7243-5627-b58e-3aac2d5f7476", + "type": "cat5e", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": "bd275898-8673-5a42-9093-454f605b2f25", + "_termination_b_device": "1a5c5a9b-9440-5e60-93a9-457c5d4bccf8" + } +}, +{ + "model": "dcim.cable", + "pk": "e2dab8e6-9de1-567d-9110-3fd34b9cc550", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:40.378Z", + "_custom_field_data": {}, + "termination_a_type": 32, + "termination_a_id": "a6432606-0788-5562-81b8-48776011f76c", + "termination_b_type": 35, + "termination_b_id": "7bdb41a0-e134-52c2-9db5-e69ada811c74", + "type": "", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": "d73da41d-bc0f-502a-88a3-36fc6b3af7b7", + "_termination_b_device": "d40d253a-5766-5d9d-91c0-d6aac074a999" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.consoleport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.consoleport.json new file mode 100644 index 00000000..4852f916 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.consoleport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.consoleport", + "pk": "2d08b510-d3c8-5153-837a-7ea512c8f75e", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.796Z", + "_custom_field_data": {}, + "device": "c47be8fc-ce7f-5230-ad8d-5be2cb66fb6e", + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "usb-mini-b" + } +}, +{ + "model": "dcim.consoleport", + "pk": "4bce084f-ffc6-58f2-82a5-c199f0b56e7e", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.826Z", + "_custom_field_data": {}, + "device": "1772665e-6140-5ce6-be65-209f86a722dc", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleport", + "pk": "f509db2c-6430-5c51-91e2-6736991a2f96", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.823Z", + "_custom_field_data": {}, + "device": "a820f924-a76b-5ead-a64b-756b00664e69", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.consoleporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.consoleporttemplate.json new file mode 100644 index 00000000..380540aa --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.consoleporttemplate.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.consoleporttemplate", + "pk": "5cbf1d44-c791-5a81-b9f8-b52731b58f62", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.841Z", + "_custom_field_data": {}, + "device_type": "7d87e054-c030-5f5c-ac14-a84a14a872c9", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "b8ae6655-1367-555a-9093-cb7d4cd0dc14", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.836Z", + "_custom_field_data": {}, + "device_type": "9cbb3312-7783-519f-be1b-5c849324a2d1", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "c925d9f5-0ece-542b-b0d1-23d77707d4a0", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.833Z", + "_custom_field_data": {}, + "device_type": "94fdbc87-0af7-590d-9d6b-1b699ff14c53", + "name": "Console-RE1", + "_name": "Console-RE00000001", + "label": "", + "description": "", + "type": "rj-45" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.device.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.device.json new file mode 100644 index 00000000..2a680643 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.device.json @@ -0,0 +1,110 @@ +[ +{ + "model": "dcim.device", + "pk": "be30f1c1-27c2-5073-91fa-57e0e3c869b0", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:24.391Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "e3072e65-9267-5e44-bbc4-28875ce2893c", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "7c20cf28-1ac0-51d3-9222-65c10b1e302b", + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "platform": null, + "name": "PP:B117", + "_name": "PP:B00000117", + "serial": "", + "asset_tag": null, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack": "18afac20-66af-59a0-8108-a54769f728bf", + "position": 37, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "c615175b-8310-5158-88f8-5a0972e7b1f0", + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2024-01-02T12:05:24.167Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "254b9e37-775b-5584-88ec-36409d1bc9dd", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "platform": null, + "name": "dmi01-nashua-pdu01", + "_name": "dmi00000001-nashua-pdu00000001", + "serial": "", + "asset_tag": null, + "location": "044d48c0-0889-5205-a6fa-2c7c21aaa1de", + "rack": "884140cb-687f-5d09-8920-f7327b7c8373", + "position": 1, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "ef0ffb8a-22a2-5415-b717-80e53922dd6a", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:24.259Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "7c20cf28-1ac0-51d3-9222-65c10b1e302b", + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "location": "f8b1dcf0-c3bb-5a86-8816-9e986092326b", + "rack": "8bfa593c-4cbb-5949-9a20-cff126d9d75d", + "position": 11, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.devicebay.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.devicebay.json new file mode 100644 index 00000000..d8e26377 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.devicebay.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.devicebay", + "pk": "217b4d24-dd86-5e42-bc35-2d8f77a4391f", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:05:24.601Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 10", + "_name": "Bay 00000010", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "bd947eb1-4acd-561a-b970-b805f732f661", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:05:24.578Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 1", + "_name": "Bay 00000001", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "bf660558-36ae-5e72-a15e-abfe5cb98b01", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:05:24.599Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 9", + "_name": "Bay 00000009", + "label": "", + "description": "", + "installed_device": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.devicebaytemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.devicebaytemplate.json new file mode 100644 index 00000000..131ede54 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.devicebaytemplate.json @@ -0,0 +1,44 @@ +[ +{ + "model": "dcim.devicebaytemplate", + "pk": "29fcb8a2-20cf-547b-9ba0-7e204d4da0b5", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.882Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 3", + "_name": "Bay 00000003", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": "40c4a188-ea81-54c1-bbcc-c1dcd857fb55", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.888Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 9", + "_name": "Bay 00000009", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": "687725a7-a754-52e4-9348-62472fef371d", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.886Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 7", + "_name": "Bay 00000007", + "label": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.devicetype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.devicetype.json new file mode 100644 index 00000000..bc951ba6 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.devicetype.json @@ -0,0 +1,56 @@ +[ +{ + "model": "dcim.devicetype", + "pk": "257dca9a-92d2-5f02-af45-4de316a47b71", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.738Z", + "_custom_field_data": {}, + "manufacturer": "e0ee785f-2349-574b-942c-aaf46a748cf3", + "model": "MX480", + "part_number": "", + "u_height": 8, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "[Juniper MX480 Data Sheet](https://www.juniper.net/us/en/products-services/routing/mx-series/mx480/)" + } +}, +{ + "model": "dcim.devicetype", + "pk": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.766Z", + "_custom_field_data": {}, + "manufacturer": "48663573-9dc3-5779-b660-a785aa139be4", + "model": "Flex system", + "part_number": "8721W3X", + "u_height": 10, + "is_full_depth": true, + "subdevice_role": "parent", + "front_image": "", + "rear_image": "", + "comments": "" + } +}, +{ + "model": "dcim.devicetype", + "pk": "7d87e054-c030-5f5c-ac14-a84a14a872c9", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.764Z", + "_custom_field_data": {}, + "manufacturer": "e0ee785f-2349-574b-942c-aaf46a748cf3", + "model": "QFX10002-36Q", + "part_number": "", + "u_height": 2, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "[Juniper QFX10002 Data Sheet](https://www.juniper.net/assets/us/en/local/pdf/datasheets/1000531-en.pdf)" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.frontport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.frontport.json new file mode 100644 index 00000000..7923c2d7 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.frontport.json @@ -0,0 +1,62 @@ +[ +{ + "model": "dcim.frontport", + "pk": "5ecffdd1-0de3-528c-9a7a-5695ac993494", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:24.805Z", + "_custom_field_data": {}, + "device": "a5bcca14-28f7-5c1c-87f9-851aaba61dcc", + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "8p8c", + "rear_port": "bf2d5e19-f000-5c0e-9367-68eb6e86883d", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": "67ffb794-8592-5ddd-a3f0-efdfc3de6046", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:25.040Z", + "_custom_field_data": {}, + "device": "6de81103-8dc0-532a-8da6-54760b1673b8", + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "8p8c", + "rear_port": "8cedde8c-ed65-5bc6-916a-5dc5d63428fd", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": "ef50e880-f410-59fd-8ba2-ff80dac65074", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:25.852Z", + "_custom_field_data": {}, + "device": "d40d253a-5766-5d9d-91c0-d6aac074a999", + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "sc", + "rear_port": "a144d61b-1b3d-5df7-a0cd-d31cb3a3343a", + "rear_port_position": 29 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.frontporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.frontporttemplate.json new file mode 100644 index 00000000..1d655f75 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.frontporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.frontporttemplate", + "pk": "09b1666a-c7f8-53a7-b996-6103a1617d64", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:26.440Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "882c776c-b9e2-5dde-b1ea-e74cf81098dc", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "1a8ff326-4fb0-59a0-9387-63c179f4b095", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:26.557Z", + "_custom_field_data": {}, + "device_type": "e3072e65-9267-5e44-bbc4-28875ce2893c", + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "type": "sc", + "rear_port_template": "34f8258a-5deb-5f1e-b939-b33d4d3b07a9", + "rear_port_position": 46 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "592abbf7-8fb1-541f-b262-cb3c9f33beea", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:26.396Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "ebeb11ed-0eaf-5bfe-8969-b287cdd372b4", + "rear_port_position": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.interface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.interface.json new file mode 100644 index 00000000..e56e0f49 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.interface.json @@ -0,0 +1,95 @@ +[ +{ + "model": "dcim.interface", + "pk": "744dc8c6-610f-5165-a907-99d1662ae9ff", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:31.588Z", + "_custom_field_data": {}, + "device": "1885cf40-95c4-5865-b6d4-6ad526a073ce", + "name": "Po1", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "cc11eafe-8461-5a7b-b96f-bfb92abb2169", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:26.859Z", + "_custom_field_data": {}, + "device": "d85ae2a6-3ae0-5e9a-baaa-cebb5561fbb2", + "name": "GigabitEthernet0/1/7", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "dc77bbf0-bc64-564b-8311-f6f856f12e71", + "fields": { + "created": "2022-04-08T00:59:51.178Z", + "last_updated": "2024-01-02T12:05:35.762Z", + "_custom_field_data": {}, + "device": "0d7a954e-7fe0-53bd-83d4-2aa4a03a1a07", + "name": "xe-1/3/5", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0001000399999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.interfacetemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.interfacetemplate.json new file mode 100644 index 00000000..822a5587 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.interfacetemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.interfacetemplate", + "pk": "263224b4-46d9-51c3-9188-661ea60ee4fd", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.084Z", + "_custom_field_data": {}, + "device_type": "7d87e054-c030-5f5c-ac14-a84a14a872c9", + "name": "et-0/0/22", + "label": "", + "description": "", + "_name": "0000000099999999et-000022............", + "type": "40gbase-x-qsfpp", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "ba4c4bec-b5ac-53c8-9f0e-06da32771f90", + "fields": { + "created": "2022-04-08T00:57:25.563Z", + "last_updated": "2024-01-02T12:05:36.130Z", + "_custom_field_data": {}, + "device_type": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "name": "xe-{module}/2/7", + "label": "", + "description": "", + "_name": "0002999999999999xe-{module}/000007............", + "type": "10gbase-x-sfpp", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "d8c54c5e-c505-56f8-b5d3-b583d49082c1", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.075Z", + "_custom_field_data": {}, + "device_type": "7d87e054-c030-5f5c-ac14-a84a14a872c9", + "name": "et-0/0/14", + "label": "", + "description": "", + "_name": "0000000099999999et-000014............", + "type": "40gbase-x-qsfpp", + "mgmt_only": false + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.location.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.location.json new file mode 100644 index 00000000..6c3e29d1 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.location.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.location", + "pk": "f0bf9f0f-9972-5db7-8686-c28fbd36a0a5", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:05:22.784Z", + "_custom_field_data": {}, + "parent": null, + "name": "Africa", + "_name": "Africa", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:05:22.788Z", + "_custom_field_data": {}, + "parent": null, + "name": "Asia", + "_name": "Asia", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9870e54f-2a5b-585b-92bc-3e01df3912c3", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:05:22.844Z", + "_custom_field_data": {}, + "parent": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "name": "China", + "_name": "China", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.locationtype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.locationtype.json new file mode 100644 index 00000000..98a5ca39 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.locationtype.json @@ -0,0 +1,54 @@ +[ +{ + "model": "dcim.locationtype", + "pk": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "fields": { + "created": "2024-01-02T12:05:22.755Z", + "last_updated": "2024-01-02T12:05:22.755Z", + "_custom_field_data": {}, + "parent": null, + "name": "Region", + "description": "", + "nestable": true, + "content_types": [ + 56, + 55 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "001a5b44-6c65-5a97-bee3-c52494c176d3", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:22.751Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Branch Offices", + "description": "", + "nestable": true, + "content_types": [ + 68, + 56, + 72, + 42, + 27, + 60 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "6d92eb8b-0617-5e93-88ab-ca3bd253e632", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:22.748Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Customer Sites", + "description": "", + "nestable": true, + "content_types": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.manufacturer.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.manufacturer.json new file mode 100644 index 00000000..5eab9ae2 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.manufacturer.json @@ -0,0 +1,35 @@ +[ +{ + "model": "dcim.manufacturer", + "pk": "48663573-9dc3-5779-b660-a785aa139be4", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:05:41.469Z", + "_custom_field_data": {}, + "name": "Lenovo", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "9e771853-28dc-52de-adb0-9fa94c85d5e0", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:05:41.464Z", + "_custom_field_data": {}, + "name": "Ubiquiti", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "eac77e47-fec1-5dca-8dbb-0b0081c69078", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:05:41.459Z", + "_custom_field_data": {}, + "name": "F5", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.platform.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.platform.json new file mode 100644 index 00000000..368ef140 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.platform.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.platform", + "pk": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.861Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 20.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "82e12391-d52a-5f15-8474-0b444a157d2d", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.860Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 18.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "89096900-db0b-55ac-a094-0e1423e3f277", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.858Z", + "_custom_field_data": {}, + "name": "Cisco IOS", + "manufacturer": "94e7b59b-659f-5c68-9958-a3e82f19aa9f", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.powerfeed.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.powerfeed.json new file mode 100644 index 00000000..c17245c8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.powerfeed.json @@ -0,0 +1,77 @@ +[ +{ + "model": "dcim.powerfeed", + "pk": "29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.203Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P4-1B", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "3213730d-18bd-5a3a-9828-4ab023ed4652", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.161Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P1-6A", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "451c4aad-d892-5114-8724-be2f8148c322", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.148Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P2-2B", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.poweroutlet.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.poweroutlet.json new file mode 100644 index 00000000..6ecf3d36 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.poweroutlet.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.poweroutlet", + "pk": "53b729f3-cf20-5ee7-a7ba-831bc14be81b", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.396Z", + "_custom_field_data": {}, + "device": "eeea696e-d8d1-5805-8aef-2f619b9d32a8", + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "cable": "ac42396b-e023-5055-bf3c-20beea6b502e", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "66ca7fdf-a87c-49c9-868c-6e22893cf7a2", + "type": "nema-5-20r", + "power_port": "62c9f3eb-caa4-5935-b229-5bb91345996a", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "d3b65c79-bb1c-532b-b659-16eb401c0130", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.338Z", + "_custom_field_data": {}, + "device": "798555f0-a77f-53dd-905d-2581087fd8eb", + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "66db8e5e-d75f-5308-917c-4e811ee1c131", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "fb607ddb-dd28-574a-8f7d-dfe8fd3c9000", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.272Z", + "_custom_field_data": {}, + "device": "13d0f232-00cb-5280-9a69-649ad3a4fb05", + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "cable": "342f7a8a-3233-545e-a8fa-dc1ec2e8cbdc", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "328a19be-6d9a-4613-9a03-8b99c4e5cd13", + "type": "nema-5-20r", + "power_port": "ae1a3abc-c4d3-528c-9ffe-c2c555775c2a", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.poweroutlettemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.poweroutlettemplate.json new file mode 100644 index 00000000..8d4685bb --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.poweroutlettemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.poweroutlettemplate", + "pk": "56ebc625-d455-5958-91c3-795f00e824a9", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.414Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "69eff81a-d6ff-5124-881e-2dba890581d2", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.410Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "826c6028-4764-5e0e-a5b5-36867e312561", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.416Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.powerpanel.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.powerpanel.json new file mode 100644 index 00000000..b578f6d8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.powerpanel.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.powerpanel", + "pk": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.429Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 4" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "78d58858-0cc7-530a-8a3b-daa91a436803", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.424Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 2" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.427Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 3" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.powerport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.powerport.json new file mode 100644 index 00000000..a0b0a9ec --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.powerport.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.powerport", + "pk": "2b36a1f0-889d-5f24-9070-9ac53a53d5fe", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.471Z", + "_custom_field_data": {}, + "device": "c86e1302-951f-50fc-9c43-592b18c21bdc", + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "cable": "cfeca159-94c4-5db1-a98a-c9c76a703dea", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "064bd9d7-82c7-42a8-af58-618d58d6440f", + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "adb14233-f9ca-5442-a0f2-504e5480c044", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.465Z", + "_custom_field_data": {}, + "device": "b4832345-7b12-5ccb-97e4-8ec8793d472c", + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "cable": "ee9816bd-cf1e-566d-9c39-3dd663c3aaba", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "eb89b191-c29d-47ff-9f53-2f890021b4bb", + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "b8ba4274-b23a-5413-8bd3-4f84e793a2e7", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.479Z", + "_custom_field_data": {}, + "device": "65aaaab4-69f7-5578-8480-5aebb4d7f301", + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "cable": "4525f64e-ee06-528e-bd97-622fd34292f0", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "bd8205e8-691e-475c-a95e-3c91574b0def", + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.powerporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.powerporttemplate.json new file mode 100644 index 00000000..27827ea5 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.powerporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.powerporttemplate", + "pk": "05726562-f83e-583a-b3c6-3204f6ce279a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.548Z", + "_custom_field_data": {}, + "device_type": "b1fc894c-dddf-56a0-8bf4-92467a5d97bd", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "type": "iec-60320-c14", + "maximum_draw": 650, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "8c4b6179-7149-582c-9c47-baf418a79cb3", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.545Z", + "_custom_field_data": {}, + "device_type": "86c8ea5d-3bac-514f-b0ce-da555e3f0bef", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "9b996c84-4106-5677-b365-68fae0f8130a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.538Z", + "_custom_field_data": {}, + "device_type": "94fdbc87-0af7-590d-9d6b-1b699ff14c53", + "name": "PSU2", + "_name": "PSU00000002", + "label": "", + "description": "", + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.rack.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.rack.json new file mode 100644 index 00000000..6898244f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.rack.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.rack", + "pk": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.766Z", + "_custom_field_data": {}, + "name": "R307", + "_name": "R00000307", + "status": "9172bac4-6144-54e5-b44d-f530905f8d05", + "role": null, + "facility_id": null, + "location": "a7f18fd3-b68a-5304-903a-6996f5ac9731", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "d4441644-a1e4-50ba-aae1-b85f08a99086", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.628Z", + "_custom_field_data": {}, + "name": "Comms closet", + "_name": "Comms closet", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "facility_id": null, + "location": "1428b9c5-2fbe-5f05-9126-5a36533f0586", + "rack_group": null, + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "fc640f93-083e-5f01-93dd-cb7f99d28b11", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:36.776Z", + "_custom_field_data": {}, + "name": "IDF118", + "_name": "IDF00000118", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "bb9626e1-166c-552f-89c8-c66148ea6c1d", + "facility_id": null, + "location": "489d7296-d9b9-587d-87bc-bbe3f200e241", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "4-post-frame", + "width": 19, + "u_height": 42, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.rackreservation.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.rackreservation.json new file mode 100644 index 00000000..ba09bb92 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.rackreservation.json @@ -0,0 +1,30 @@ +[ +{ + "model": "dcim.rackreservation", + "pk": "6632b13e-787b-596b-8d3f-dd711778f6b2", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:41.451Z", + "_custom_field_data": {}, + "rack": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "units": "[\"20\", \"21\"]", + "tenant": null, + "user": "79770d9b-4994-5610-8175-123cecb0bcac", + "description": "Damaged - DO NOT USE" + } +}, +{ + "model": "dcim.rackreservation", + "pk": "fc8c21ff-bff8-59a8-b256-612719b46978", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:41.449Z", + "_custom_field_data": {}, + "rack": "333af99c-ec4b-505f-ac02-1a03f6cb9689", + "units": "[\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\", \"10\"]", + "tenant": null, + "user": "35a3bbbb-48d5-5891-8ddc-8b4a97e30d10", + "description": "Reserved for future projects" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.rearport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.rearport.json new file mode 100644 index 00000000..45d73893 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.rearport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.rearport", + "pk": "8eede092-ce5e-5074-8cdc-4a2ce6bc5a16", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:37.525Z", + "_custom_field_data": {}, + "device": "390df0b2-a8c6-52d7-83d1-d8ad3172d5ee", + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "b88de689-e7db-53c4-bc22-99c88cd72892", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:37.784Z", + "_custom_field_data": {}, + "device": "e048e02d-765f-5f0a-ad4d-540474548259", + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "c18a30e6-3a2f-5b2b-a3d6-89722b0842f9", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:37.668Z", + "_custom_field_data": {}, + "device": "03c187a5-719e-5d92-bae6-5026970c7171", + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.rearporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.rearporttemplate.json new file mode 100644 index 00000000..3691aef1 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.rearporttemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.rearporttemplate", + "pk": "17cbcb10-9b2f-5e13-b330-22f5fca04e9e", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:37.820Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "2a0236da-220b-50a0-9f7d-144e74188b4c", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:37.867Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "cc2c8e74-b350-5479-a52b-e5d2ec64424e", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:37.876Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.virtualchassis.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.virtualchassis.json new file mode 100644 index 00000000..2df03a14 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/dcim.virtualchassis.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.virtualchassis", + "pk": "364e4d51-2c82-5053-90a1-79cf9956175a", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.866Z", + "_custom_field_data": {}, + "master": "1348e764-b4fb-5406-a5f2-fc50df2067aa", + "name": "r105-torsw", + "domain": "" + } +}, +{ + "model": "dcim.virtualchassis", + "pk": "448cc808-7987-5b5c-ad70-debc462777b4", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.875Z", + "_custom_field_data": {}, + "master": "1ae60b28-f763-513e-9fe4-70dc7f3159d7", + "name": "r107-torsw", + "domain": "" + } +}, +{ + "model": "dcim.virtualchassis", + "pk": "b09ec4dd-301f-51a1-9fef-9d9732c3ebac", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.870Z", + "_custom_field_data": {}, + "master": "b8700b34-5236-5cae-a009-361a082d01f4", + "name": "r106-torsw", + "domain": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/extras.customfield.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/extras.customfield.json new file mode 100644 index 00000000..60da816d --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/extras.customfield.json @@ -0,0 +1,26 @@ +[ +{ + "model": "extras.customfield", + "pk": "e4fa5680-4657-50ea-837c-604617c7fc0d", + "fields": { + "created": "2021-09-09T00:00:00Z", + "last_updated": "2024-01-02T12:05:22.686Z", + "grouping": "", + "type": "text", + "label": "Customer ID", + "key": "cust_id", + "description": "", + "required": false, + "filter_logic": "exact", + "default": null, + "weight": 100, + "validation_minimum": null, + "validation_maximum": null, + "validation_regex": "^[A-Z]{3}\\d{2}$", + "advanced_ui": false, + "content_types": [ + 109 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/extras.role.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/extras.role.json new file mode 100644 index 00000000..0009b1ea --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/extras.role.json @@ -0,0 +1,51 @@ +[ +{ + "model": "extras.role", + "pk": "254b9e37-775b-5584-88ec-36409d1bc9dd", + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2024-02-22T08:38:09.465Z", + "_custom_field_data": {}, + "name": "PDU", + "color": "607d8b", + "description": "", + "weight": null, + "content_types": [ + 42 + ] + } +}, +{ + "model": "extras.role", + "pk": "2a53f46b-41e1-5f02-865a-163c8edd429a", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-22T08:38:09.491Z", + "_custom_field_data": {}, + "name": "Access - Wireless", + "color": "9e9e9e", + "description": "", + "weight": 1000, + "content_types": [ + 72, + 68 + ] + } +}, +{ + "model": "extras.role", + "pk": "bb9626e1-166c-552f-89c8-c66148ea6c1d", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-22T08:38:09.484Z", + "_custom_field_data": {}, + "name": "IDF", + "color": "9e9e9e", + "description": "", + "weight": null, + "content_types": [ + 60 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/extras.status.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/extras.status.json new file mode 100644 index 00000000..180aadaf --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/extras.status.json @@ -0,0 +1,50 @@ +[ +{ + "model": "extras.status", + "pk": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "fields": { + "created": "2024-01-02T12:05:22.690Z", + "last_updated": "2024-01-02T12:05:22.690Z", + "_custom_field_data": {}, + "name": "Unknown", + "color": "9e9e9e", + "description": "", + "content_types": [ + 56, + 32, + 68, + 118 + ] + } +}, +{ + "model": "extras.status", + "pk": "90ef0b5d-5e04-5ff3-b1a4-695a42311ede", + "fields": { + "created": "2024-01-02T12:05:22.696Z", + "last_updated": "2024-01-02T12:05:22.696Z", + "_custom_field_data": {}, + "name": "Container", + "color": "9e9e9e", + "description": "", + "content_types": [ + 68 + ] + } +}, +{ + "model": "extras.status", + "pk": "9172bac4-6144-54e5-b44d-f530905f8d05", + "fields": { + "created": "2024-01-02T12:05:22.694Z", + "last_updated": "2024-01-02T12:05:22.694Z", + "_custom_field_data": {}, + "name": "Available", + "color": "9e9e9e", + "description": "", + "content_types": [ + 60 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/extras.tag.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/extras.tag.json new file mode 100644 index 00000000..8f10042b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/extras.tag.json @@ -0,0 +1,47 @@ +[ +{ + "model": "extras.tag", + "pk": "1d17a7f3-350e-5c18-8fcc-fef2328466e9", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.955Z", + "_custom_field_data": {}, + "name": "Delta", + "color": "ffe4e1", + "description": "", + "content_types": [ + 56 + ] + } +}, +{ + "model": "extras.tag", + "pk": "c9557218-d0d1-5861-bcbf-0e4724cab956", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.971Z", + "_custom_field_data": {}, + "name": "Romeo", + "color": "ffeb3b", + "description": "", + "content_types": [ + 56 + ] + } +}, +{ + "model": "extras.tag", + "pk": "fd7df87d-2737-5092-abaf-8017d504d95e", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.957Z", + "_custom_field_data": {}, + "name": "Foxtrot", + "color": "9c27b0", + "description": "", + "content_types": [ + 56 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/extras.taggeditem.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/extras.taggeditem.json new file mode 100644 index 00000000..b5e20d6b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/extras.taggeditem.json @@ -0,0 +1,29 @@ +[ +{ + "model": "extras.taggeditem", + "pk": "3fd2e807-829b-53ce-93cf-75b759e65162", + "fields": { + "content_type": 56, + "object_id": "bdef7b13-8e38-5731-b1f5-f2ad449880d6", + "tag": "4fdcb069-5be0-54d2-a58d-c37e73e980d8" + } +}, +{ + "model": "extras.taggeditem", + "pk": "83808345-4c34-59f6-8799-df1764606a82", + "fields": { + "content_type": 56, + "object_id": "f8b1dcf0-c3bb-5a86-8816-9e986092326b", + "tag": "15eed64b-038b-5fe8-a7e8-49045f7b19d7" + } +}, +{ + "model": "extras.taggeditem", + "pk": "99a26efd-6ad9-56ae-b1d7-90e4ca39d978", + "fields": { + "content_type": 56, + "object_id": "3ec0ea77-bd7c-5cac-b6df-9b9e38d34541", + "tag": "b0ca481e-e144-58fc-9fef-a6249bce7ee9" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.ipaddress.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.ipaddress.json new file mode 100644 index 00000000..840333d2 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.ipaddress.json @@ -0,0 +1,62 @@ +[ +{ + "model": "ipam.ipaddress", + "pk": "06416732-fb28-5a2d-850e-d0c8aec0eae4", + "fields": { + "created": "2022-04-08T00:25:31.996Z", + "last_updated": "2024-01-02T12:05:42.220Z", + "_custom_field_data": {}, + "host": "172.19.0.16", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "79012069-1285-5188-999b-69f0035f13e2", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": "12b57536-f1cb-5b39-8845-50c090649fb6", + "fields": { + "created": "2022-04-08T00:25:35.546Z", + "last_updated": "2024-01-02T12:05:42.424Z", + "_custom_field_data": {}, + "host": "172.20.0.23", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "97038736-2dfa-5c54-8b15-404ff1ec3b8f", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": "bc3a8d0d-8b98-5d02-ab91-48dbc37295a5", + "fields": { + "created": "2022-04-08T00:25:30.575Z", + "last_updated": "2024-01-02T12:05:42.138Z", + "_custom_field_data": {}, + "host": "172.19.0.1", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "79012069-1285-5188-999b-69f0035f13e2", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.prefix.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.prefix.json new file mode 100644 index 00000000..2b825640 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.prefix.json @@ -0,0 +1,71 @@ +[ +{ + "model": "ipam.prefix", + "pk": "76d1b63d-5ba6-582e-ab75-e9a5accac95a", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T14:30:40.793Z", + "_custom_field_data": {}, + "network": "10.112.136.0", + "broadcast": "10.112.136.15", + "prefix_length": 28, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "ce29b49d-ddac-586f-87ec-8f7cb969344c", + "parent": "9f48931a-e4a8-5162-80ee-c99a71256925", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": null, + "rir": null, + "date_allocated": null, + "description": "" + } +}, +{ + "model": "ipam.prefix", + "pk": "9f48931a-e4a8-5162-80ee-c99a71256925", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T14:30:41.407Z", + "_custom_field_data": {}, + "network": "10.112.136.0", + "broadcast": "10.112.139.255", + "prefix_length": 22, + "type": "network", + "status": "90ef0b5d-5e04-5ff3-b1a4-695a42311ede", + "role": null, + "parent": "9e4d6b7f-8de1-542c-b5e2-8e776a626b4a", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": null, + "rir": null, + "date_allocated": null, + "description": "" + } +}, +{ + "model": "ipam.prefix", + "pk": "ea363d77-d270-535e-883a-e4728800d8bb", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T14:30:40.873Z", + "_custom_field_data": {}, + "network": "10.112.142.0", + "broadcast": "10.112.142.255", + "prefix_length": 24, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "cfe1ee60-d4a6-5c9f-b35c-0d92aa3fade1", + "parent": "d3dac7b2-c446-5500-83e8-b5b3333767c0", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": "1643a4a2-9f5d-5951-a8c5-c2319b7ff2a9", + "rir": null, + "date_allocated": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.rir.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.rir.json new file mode 100644 index 00000000..56227c55 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.rir.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.rir", + "pk": "611086a8-5f68-549b-904b-b9df116a526e", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.940Z", + "_custom_field_data": {}, + "name": "RFC 6598", + "is_private": true, + "description": "" + } +}, +{ + "model": "ipam.rir", + "pk": "7644f7e1-a8cc-5ec7-8117-c364269de709", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.934Z", + "_custom_field_data": {}, + "name": "RIPE NCC", + "is_private": false, + "description": "Réseaux IP Européens Network Coordination Centre" + } +}, +{ + "model": "ipam.rir", + "pk": "bf8e7943-daf2-5ce7-bde3-d4e1bb30188b", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.937Z", + "_custom_field_data": {}, + "name": "LACNIC", + "is_private": false, + "description": "Latin America and Caribbean Network Information Centre" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.routetarget.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.routetarget.json new file mode 100644 index 00000000..99778948 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.routetarget.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.routetarget", + "pk": "19e89fbb-f05f-5ddf-8b88-b30f64645cdc", + "fields": { + "created": "2022-04-08T00:28:04.191Z", + "last_updated": "2024-01-02T12:05:44.926Z", + "_custom_field_data": {}, + "name": "65000:401", + "description": "Delta-import", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": "44b1201b-16c0-55d0-957d-558cf7de443f", + "fields": { + "created": "2022-04-08T00:28:03.823Z", + "last_updated": "2024-01-02T12:05:44.920Z", + "_custom_field_data": {}, + "name": "65000:102", + "description": "Alpha-import", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "fields": { + "created": "2022-04-08T00:35:24.949Z", + "last_updated": "2024-01-02T12:05:44.932Z", + "_custom_field_data": {}, + "name": "65000:2", + "description": "Shared-export", + "tenant": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.vlan.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.vlan.json new file mode 100644 index 00000000..ef00fd71 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.vlan.json @@ -0,0 +1,50 @@ +[ +{ + "model": "ipam.vlan", + "pk": "17e99c22-e7b2-5a68-b21b-aceb100c1f4d", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T14:30:43.242Z", + "_custom_field_data": {}, + "vlan_group": "ac3df58d-fa3c-5e5e-babf-1785afb46a36", + "vid": 201, + "name": "Data", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "tenant": "35f6098e-5c2c-58b3-824c-9b5c024a4321", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "6286c064-a103-5e54-88b1-c21d4a8fb0e5", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T14:30:43.214Z", + "_custom_field_data": {}, + "vlan_group": "6734429b-7e14-5732-b5d9-8dccefc945bc", + "vid": 204, + "name": "Admin", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "tenant": "35f6098e-5c2c-58b3-824c-9b5c024a4321", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "b6a6621f-01bc-5d9e-88aa-ff0159414d84", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T14:30:42.940Z", + "_custom_field_data": {}, + "vlan_group": null, + "vid": 200, + "name": "Voice", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "cfe1ee60-d4a6-5c9f-b35c-0d92aa3fade1", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.vlangroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.vlangroup.json new file mode 100644 index 00000000..0f850811 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.vlangroup.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.vlangroup", + "pk": "56764c2a-72b6-5f22-9802-bf585847080d", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T14:30:45.675Z", + "_custom_field_data": {}, + "name": "JBB115", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "6734429b-7e14-5732-b5d9-8dccefc945bc", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T14:30:45.676Z", + "_custom_field_data": {}, + "name": "JBB120", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "c8809a03-a616-5f01-95e2-a4b096922dea", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T14:30:45.680Z", + "_custom_field_data": {}, + "name": "JBB-Global", + "location": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.vrf.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.vrf.json new file mode 100644 index 00000000..da2022fe --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/ipam.vrf.json @@ -0,0 +1,68 @@ +[ +{ + "model": "ipam.vrf", + "pk": "7ab8b2d0-30bc-543a-85f7-5039ccc771db", + "fields": { + "created": "2022-04-08T00:05:31.612Z", + "last_updated": "2024-01-02T12:05:44.899Z", + "_custom_field_data": {}, + "name": "Alpha", + "rd": "65000:100", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "2ca62435-a1d9-508f-a90c-fea781fb01fa", + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "44b1201b-16c0-55d0-957d-558cf7de443f" + ] + } +}, +{ + "model": "ipam.vrf", + "pk": "846b3654-ba46-59bf-8900-c53475a33880", + "fields": { + "created": "2022-04-08T00:05:32.358Z", + "last_updated": "2024-01-02T12:05:44.914Z", + "_custom_field_data": {}, + "name": "Echo", + "rd": "65000:500", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "930d2e9c-09ff-5ea4-b7a4-0b4e8af05d8c" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "3d417c6d-b9a1-5a39-b2da-104921c4db0a" + ] + } +}, +{ + "model": "ipam.vrf", + "pk": "c8b77e6f-6751-5efc-ad5b-06b60d9bfc0d", + "fields": { + "created": "2022-04-08T00:05:31.938Z", + "last_updated": "2024-01-02T12:05:44.906Z", + "_custom_field_data": {}, + "name": "Charlie", + "rd": "65000:300", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "27ec5aa5-0252-5028-925c-0b11f9b76491" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "4c21d0c1-5313-50b9-ab7d-2cebafa7348c" + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/tenancy.tenant.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/tenancy.tenant.json new file mode 100644 index 00000000..9d4d5261 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/tenancy.tenant.json @@ -0,0 +1,47 @@ +[ +{ + "model": "tenancy.tenant", + "pk": "325fbd45-7e2d-5f37-b0ab-f179a4d2f291", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.351Z", + "_custom_field_data": { + "cust_id": "PPI02" + }, + "name": "Pied Piper", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "35f6098e-5c2c-58b3-824c-9b5c024a4321", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.362Z", + "_custom_field_data": { + "cust_id": "" + }, + "name": "Jimbob's Banking & Trust", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "40244885-7452-547f-ae8c-28d0a85a4d7c", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.356Z", + "_custom_field_data": { + "cust_id": "WAY01" + }, + "name": "Wayne Enterprises", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/tenancy.tenantgroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/tenancy.tenantgroup.json new file mode 100644 index 00000000..40cc7476 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/tenancy.tenantgroup.json @@ -0,0 +1,14 @@ +[ +{ + "model": "tenancy.tenantgroup", + "pk": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:05:23.347Z", + "_custom_field_data": {}, + "parent": null, + "name": "Customers", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/users.user.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/users.user.json new file mode 100644 index 00000000..92a2b3ab --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/users.user.json @@ -0,0 +1,65 @@ +[ +{ + "model": "users.user", + "pk": "35a3bbbb-48d5-5891-8ddc-8b4a97e30d10", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "alice", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:08Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "a8e58405-afdb-54d3-883e-20eace59cf80", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "danielle", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:40Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "fe73675b-51ca-56ac-8cab-ef9580f18278", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "charlie", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:22Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/virtualization.cluster.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/virtualization.cluster.json new file mode 100644 index 00000000..1e5fb57f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/virtualization.cluster.json @@ -0,0 +1,47 @@ +[ +{ + "model": "virtualization.cluster", + "pk": "077e8c75-c541-5881-9bd5-63b04acf09ae", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:42.667Z", + "_custom_field_data": {}, + "name": "gc-us-west4", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "b21a2150-ad0c-57a9-a6b0-64c5a504a223", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:42.664Z", + "_custom_field_data": {}, + "name": "gc-us-west2", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "c115b129-e524-5741-8245-046538e6e73c", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:42.653Z", + "_custom_field_data": {}, + "name": "DO-SFO3", + "cluster_type": "786c136a-fff1-5f84-8d0c-c43610039f45", + "cluster_group": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "tenant": null, + "location": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/virtualization.clustergroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/virtualization.clustergroup.json new file mode 100644 index 00000000..c486cf7e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/virtualization.clustergroup.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustergroup", + "pk": "20182816-bf12-5cd0-8f07-c91fcd271bd7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.989Z", + "_custom_field_data": {}, + "name": "EMEA", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "7a2352bc-7253-5c1d-bb1f-0a4a1412dc9e", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.991Z", + "_custom_field_data": {}, + "name": "Asia Pacific", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.988Z", + "_custom_field_data": {}, + "name": "North America", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/virtualization.clustertype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/virtualization.clustertype.json new file mode 100644 index 00000000..fe33e21b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/virtualization.clustertype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustertype", + "pk": "40ad4d12-4324-581c-9f4a-a87421336e3b", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.983Z", + "_custom_field_data": {}, + "name": "Microsoft Azure", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "786c136a-fff1-5f84-8d0c-c43610039f45", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.984Z", + "_custom_field_data": {}, + "name": "DigitalOcean", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "ae807dce-fa79-5557-9d7e-a8e8f8e881a7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:05:44.986Z", + "_custom_field_data": {}, + "name": "VMware", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/virtualization.virtualmachine.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/virtualization.virtualmachine.json new file mode 100644 index 00000000..985e54a9 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/virtualization.virtualmachine.json @@ -0,0 +1,77 @@ +[ +{ + "model": "virtualization.virtualmachine", + "pk": "4dab107d-490c-58da-988e-a8d034d02387", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:05:42.770Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "5849472f-c4fd-5bf5-be9f-961f0a508044", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm47", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "978e01c1-04ba-50ca-8768-dac55c0d7563", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:05:42.854Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "37abda91-60de-5d63-8463-af7f08cfc586", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm98", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "a5f13a88-53a9-51c6-b701-8857ecc6e306", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:05:42.843Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "37abda91-60de-5d63-8463-af7f08cfc586", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm91", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/virtualization.vminterface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/virtualization.vminterface.json new file mode 100644 index 00000000..2e791da8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/samples/virtualization.vminterface.json @@ -0,0 +1,71 @@ +[ +{ + "model": "virtualization.vminterface", + "pk": "0fdf2d01-4733-532c-a5a9-f9e4397c4fde", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:43.924Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "c413f642-c890-5975-a0ec-8bb004bb6313", + "name": "eth3", + "_name": "9999999999999999eth000003............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "4c41c2fd-734c-5340-8ff8-0128769a6ef2", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:43.115Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "d4acd038-61d1-57c4-b1a4-8453db6b9056", + "name": "eth1", + "_name": "9999999999999999eth000001............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "4e263927-404b-5a1f-bb61-beb63bc9582c", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:05:43.500Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "327f387c-e3c8-54bb-a38f-f61d1a002d2f", + "name": "eth2", + "_name": "9999999999999999eth000002............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/summary.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/summary.json new file mode 100644 index 00000000..1e7329f0 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/summary.json @@ -0,0 +1,15627 @@ +{ + "diffsync": { + "create": 5870, + "update": 0, + "delete": 0, + "no-change": 0, + "skip": 111 + }, + "source": { + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 1, + "extends_content_type": null, + "nautobot_content_type": "admin.logentry", + "disable_reason": "Not directly used in Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 12 + } + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 3, + "extends_content_type": null, + "nautobot_content_type": "auth.group", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "permissions": { + "name": "permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 2, + "extends_content_type": null, + "nautobot_content_type": "auth.permission", + "disable_reason": "Handled via a Nautobot model and may not be a 1 to 1.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 441 + } + }, + "auth.user": { + "content_type": "auth.user", + "content_type_id": 4, + "extends_content_type": null, + "nautobot_content_type": "users.user", + "disable_reason": "", + "identifiers": [ + "username" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "date_joined": { + "name": "date_joined", + "nautobot_name": "date_joined", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "date_joined", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "email": { + "name": "email", + "nautobot_name": "email", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "email", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "first_name": { + "name": "first_name", + "nautobot_name": "first_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "first_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "groups": { + "name": "groups", + "nautobot_name": "groups", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "groups", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_active": { + "name": "is_active", + "nautobot_name": "is_active", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_active", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "is_staff": { + "name": "is_staff", + "nautobot_name": "is_staff", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_staff", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "is_superuser": { + "name": "is_superuser", + "nautobot_name": "is_superuser", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_superuser", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_login": { + "name": "last_login", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "last_name": { + "name": "last_name", + "nautobot_name": "last_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "last_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "password": { + "name": "password", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "user_permissions": { + "name": "user_permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + }, + "username": { + "name": "username", + "nautobot_name": "username", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "username", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 14, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuit", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "cid": { + "name": "cid", + "nautobot_name": "cid", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "cid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "commit_rate": { + "name": "commit_rate", + "nautobot_name": "commit_rate", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "commit_rate", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "install_date": { + "name": "install_date", + "nautobot_name": "install_date", + "nautobot_internal_type": "DateField", + "nautobot_can_import": true, + "importer": "date_importer", + "definition": "install_date", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_a": { + "name": "termination_a", + "nautobot_name": "circuit_termination_a_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_a", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_z": { + "name": "termination_z", + "nautobot_name": "circuit_termination_z_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_z", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "circuit_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 29, + "second_pass_used": 29, + "created": 29, + "imported": 29 + } + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 15, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittermination", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "circuit": { + "name": "circuit", + "nautobot_name": "circuit_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "port_speed": { + "name": "port_speed", + "nautobot_name": "port_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "port_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "pp_info": { + "name": "pp_info", + "nautobot_name": "pp_info", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "pp_info", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "provider_network": { + "name": "provider_network", + "nautobot_name": "provider_network_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider_network", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "term_side": { + "name": "term_side", + "nautobot_name": "term_side", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "term_side", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "upstream_speed": { + "name": "upstream_speed", + "nautobot_name": "upstream_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "upstream_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "xconnect_id": { + "name": "xconnect_id", + "nautobot_name": "xconnect_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "xconnect_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 45, + "second_pass_used": 45, + "created": 45, + "imported": 45 + } + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 16, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 17, + "extends_content_type": null, + "nautobot_content_type": "circuits.provider", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "account": { + "name": "account", + "nautobot_name": "account", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "account", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "admin_contact": { + "name": "admin_contact", + "nautobot_name": "admin_contact", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "admin_contact", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asn": { + "name": "asn", + "nautobot_name": "asn", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "asn", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asns": { + "name": "asns", + "nautobot_name": "asns", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "asns", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "noc_contact": { + "name": "noc_contact", + "nautobot_name": "noc_contact", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "noc_contact", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "portal_url": { + "name": "portal_url", + "nautobot_name": "portal_url", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "portal_url", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9, + "second_pass_used": 9, + "created": 9, + "imported": 9 + } + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 18, + "extends_content_type": null, + "nautobot_content_type": "circuits.providernetwork", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "service_id": { + "name": "service_id", + "nautobot_name": "service_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "service_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 5, + "extends_content_type": null, + "nautobot_content_type": "contenttypes.contenttype", + "disable_reason": "", + "identifiers": [ + "app_label", + "model" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "app_label": { + "name": "app_label", + "nautobot_name": "app_label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "content_types_mapper_importer", + "definition": "define_app_label", + "sources": [ + "CUSTOM", + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.IGNORE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 111, + "second_pass_used": 111, + "created": 111, + "imported": 111 + } + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 19, + "extends_content_type": null, + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_length": { + "name": "_abs_length", + "nautobot_name": "_abs_length", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_termination_a_device": { + "name": "_termination_a_device", + "nautobot_name": "_termination_a_device", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_termination_a_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_termination_b_device": { + "name": "_termination_b_device", + "nautobot_name": "_termination_b_device", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_termination_b_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "length": { + "name": "length", + "nautobot_name": "length", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "length_unit": { + "name": "length_unit", + "nautobot_name": "length_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "length_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_a_id": { + "name": "termination_a_id", + "nautobot_name": "termination_a_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_a_type": { + "name": "termination_a_type", + "nautobot_name": "termination_a_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_id": { + "name": "termination_b_id", + "nautobot_name": "termination_b_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_type": { + "name": "termination_b_type", + "nautobot_name": "termination_b_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 108, + "second_pass_used": 108, + "created": 108, + "imported": 108 + } + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 20, + "extends_content_type": null, + "nautobot_content_type": "dcim.cablepath", + "disable_reason": "Recreated in Nautobot on signal when circuit termination is created", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 154 + } + }, + "dcim.cabletermination": { + "content_type": "dcim.cabletermination", + "content_type_id": null, + "extends_content_type": "dcim.cable", + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "_pre_import_cable_termination", + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 21, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "speed": { + "name": "speed", + "nautobot_name": "speed", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 41, + "second_pass_used": 41, + "created": 41, + "imported": 41 + } + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 22, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 23, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 24, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 25, + "extends_content_type": null, + "nautobot_content_type": "dcim.device", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_role": { + "name": "device_role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "face": { + "name": "face", + "nautobot_name": "face", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "face", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "position": { + "name": "position", + "nautobot_name": "position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_position": { + "name": "vc_position", + "nautobot_name": "vc_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_priority": { + "name": "vc_priority", + "nautobot_name": "vc_priority", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_priority", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_chassis": { + "name": "virtual_chassis", + "nautobot_name": "virtual_chassis_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_chassis", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 72, + "second_pass_used": 72, + "created": 72, + "imported": 72 + } + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 26, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebay", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "installed_device": { + "name": "installed_device", + "nautobot_name": "installed_device_id", + "nautobot_internal_type": "OneToOneField", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "installed_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14, + "second_pass_used": 14, + "created": 14, + "imported": 14 + } + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 27, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebaytemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14, + "second_pass_used": 14, + "created": 14, + "imported": 14 + } + }, + "dcim.devicerole": { + "content_type": "dcim.devicerole", + "content_type_id": 28, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vm_role": { + "name": "vm_role", + "nautobot_name": "vm_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vm_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9, + "second_pass_used": 9, + "created": 9, + "imported": 9 + } + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 29, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicetype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "front_image": { + "name": "front_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_full_depth": { + "name": "is_full_depth", + "nautobot_name": "is_full_depth", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_full_depth", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": true + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "part_number": { + "name": "part_number", + "nautobot_name": "part_number", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "part_number", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rear_image": { + "name": "rear_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "subdevice_role": { + "name": "subdevice_role", + "nautobot_name": "subdevice_role", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "subdevice_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "stats": { + "pre_cached": 1, + "first_pass_used": 14, + "second_pass_used": 14, + "created": 15, + "imported": 15, + "imported_from_cache": 1 + } + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 30, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 912, + "second_pass_used": 912, + "created": 912, + "imported": 912 + } + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 31, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 120, + "second_pass_used": 120, + "created": 120, + "imported": 120 + } + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 32, + "extends_content_type": null, + "nautobot_content_type": "dcim.interface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "duplex": { + "name": "duplex", + "nautobot_name": "duplex", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "duplex", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "lag": { + "name": "lag", + "nautobot_name": "lag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "lag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel": { + "name": "rf_channel", + "nautobot_name": "rf_channel", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel_frequency": { + "name": "rf_channel_frequency", + "nautobot_name": "rf_channel_frequency", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel_frequency", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel_width": { + "name": "rf_channel_width", + "nautobot_name": "rf_channel_width", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_role": { + "name": "rf_role", + "nautobot_name": "rf_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "speed": { + "name": "speed", + "nautobot_name": "speed", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tx_power": { + "name": "tx_power", + "nautobot_name": "tx_power", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tx_power", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wireless_lans": { + "name": "wireless_lans", + "nautobot_name": "wireless_lans", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wireless_lans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wireless_link": { + "name": "wireless_link", + "nautobot_name": "wireless_link", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wireless_link", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wwn": { + "name": "wwn", + "nautobot_name": "wwn", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wwn", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1586, + "second_pass_used": 1586, + "created": 1586, + "imported": 1586 + } + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 33, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfacetemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 300, + "second_pass_used": 300, + "created": 300, + "imported": 300 + } + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 34, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.inventoryitemrole": { + "content_type": "dcim.inventoryitemrole", + "content_type_id": 57, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitemrole", + "disable_reason": "Nautobot content type: `dcim.inventoryitemrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.inventoryitemtemplate": { + "content_type": "dcim.inventoryitemtemplate", + "content_type_id": 58, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitemtemplate", + "disable_reason": "Nautobot content type: `dcim.inventoryitemtemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 35, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "_define_location_parent", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "nestable", + "sources": [ + "CACHE" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "pre_cached": 3, + "imported": 3, + "imported_from_cache": 3, + "created": 3 + } + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 36, + "extends_content_type": null, + "nautobot_content_type": "dcim.manufacturer", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "f5136724-0984-5e3b-b073-ea6d83116997", + "stats": { + "pre_cached": 1, + "first_pass_used": 14, + "second_pass_used": 14, + "created": 15, + "imported": 15, + "imported_from_cache": 1 + } + }, + "dcim.module": { + "content_type": "dcim.module", + "content_type_id": 55, + "extends_content_type": null, + "nautobot_content_type": "dcim.module", + "disable_reason": "Nautobot content type: `dcim.module` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4 + } + }, + "dcim.modulebay": { + "content_type": "dcim.modulebay", + "content_type_id": 54, + "extends_content_type": null, + "nautobot_content_type": "dcim.modulebay", + "disable_reason": "Nautobot content type: `dcim.modulebay` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 28 + } + }, + "dcim.modulebaytemplate": { + "content_type": "dcim.modulebaytemplate", + "content_type_id": 56, + "extends_content_type": null, + "nautobot_content_type": "dcim.modulebaytemplate", + "disable_reason": "Nautobot content type: `dcim.modulebaytemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14 + } + }, + "dcim.moduletype": { + "content_type": "dcim.moduletype", + "content_type_id": 53, + "extends_content_type": null, + "nautobot_content_type": "dcim.moduletype", + "disable_reason": "Nautobot content type: `dcim.moduletype` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1 + } + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 37, + "extends_content_type": null, + "nautobot_content_type": "dcim.platform", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "napalm_args": { + "name": "napalm_args", + "nautobot_name": "napalm_args", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "napalm_args", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "napalm_driver": { + "name": "napalm_driver", + "nautobot_name": "napalm_driver", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "napalm_driver", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3, + "second_pass_used": 3, + "created": 3, + "imported": 3 + } + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 38, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerfeed", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "amperage": { + "name": "amperage", + "nautobot_name": "amperage", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "amperage", + "sources": [ + "DATA" + ], + "default_value": 20, + "disable_reason": "", + "required": true + }, + "available_power": { + "name": "available_power", + "nautobot_name": "available_power", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "available_power", + "sources": [ + "DATA" + ], + "default_value": 0, + "disable_reason": "", + "required": true + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "max_utilization": { + "name": "max_utilization", + "nautobot_name": "max_utilization", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "max_utilization", + "sources": [ + "DATA" + ], + "default_value": 80, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "phase": { + "name": "phase", + "nautobot_name": "phase", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "phase", + "sources": [ + "DATA" + ], + "default_value": "single-phase", + "disable_reason": "", + "required": true + }, + "power_panel": { + "name": "power_panel", + "nautobot_name": "power_panel_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_panel", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "supply": { + "name": "supply", + "nautobot_name": "supply", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "supply", + "sources": [ + "DATA" + ], + "default_value": "ac", + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": "primary", + "disable_reason": "", + "required": true + }, + "voltage": { + "name": "voltage", + "nautobot_name": "voltage", + "nautobot_internal_type": "SmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "voltage", + "sources": [ + "DATA" + ], + "default_value": 120, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 48, + "second_pass_used": 48, + "created": 48, + "imported": 48 + } + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 39, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlet", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 104, + "second_pass_used": 104, + "created": 104, + "imported": 104 + } + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 40, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlettemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 41, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerpanel", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 42, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 75, + "second_pass_used": 75, + "created": 75, + "imported": 75 + } + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 43, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 26, + "second_pass_used": 26, + "created": 26, + "imported": 26 + } + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 44, + "extends_content_type": null, + "nautobot_content_type": "dcim.rack", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "desc_units": { + "name": "desc_units", + "nautobot_name": "desc_units", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "desc_units", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "facility_id": { + "name": "facility_id", + "nautobot_name": "facility_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "outer_depth": { + "name": "outer_depth", + "nautobot_name": "outer_depth", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_unit": { + "name": "outer_unit", + "nautobot_name": "outer_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "outer_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_width": { + "name": "outer_width", + "nautobot_name": "outer_width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 42, + "disable_reason": "", + "required": true + }, + "width": { + "name": "width", + "nautobot_name": "width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "width", + "sources": [ + "DATA" + ], + "default_value": 19, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 42, + "second_pass_used": 42, + "created": 42, + "imported": 42 + } + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 45, + "extends_content_type": null, + "nautobot_content_type": "dcim.rackreservation", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "units": { + "name": "units", + "nautobot_name": "units", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "units_importer", + "definition": "_define_units", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "user": { + "name": "user", + "nautobot_name": "user_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "user", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2, + "second_pass_used": 2, + "created": 2, + "imported": 2 + } + }, + "dcim.rackrole": { + "content_type": "dcim.rackrole", + "content_type_id": 46, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 47, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_link_peer_id": { + "name": "_link_peer_id", + "nautobot_name": "_link_peer_id", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_link_peer_type": { + "name": "_link_peer_type", + "nautobot_name": "_link_peer_type", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_link_peer_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 630, + "second_pass_used": 630, + "created": 630, + "imported": 630 + } + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 48, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 73, + "second_pass_used": 73, + "created": 73, + "imported": 73 + } + }, + "dcim.region": { + "content_type": "dcim.region", + "content_type_id": 49, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 67, + "second_pass_used": 67, + "created": 67, + "imported": 67 + } + }, + "dcim.site": { + "content_type": "dcim.site", + "content_type_id": 50, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asns": { + "name": "asns", + "nautobot_name": "asns", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "asns", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "facility": { + "name": "facility", + "nautobot_name": "facility", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "site_group_importer", + "definition": "_define_site_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "latitude": { + "name": "latitude", + "nautobot_name": "latitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "latitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "longitude": { + "name": "longitude", + "nautobot_name": "longitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "longitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "physical_address": { + "name": "physical_address", + "nautobot_name": "physical_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "physical_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "shipping_address": { + "name": "shipping_address", + "nautobot_name": "shipping_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "shipping_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "time_zone": { + "name": "time_zone", + "nautobot_name": "time_zone", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "time_zone", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 24, + "second_pass_used": 24, + "created": 24, + "imported": 24 + } + }, + "dcim.sitegroup": { + "content_type": "dcim.sitegroup", + "content_type_id": 51, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3, + "second_pass_used": 3, + "created": 3, + "imported": 3 + } + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 52, + "extends_content_type": null, + "nautobot_content_type": "dcim.virtualchassis", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "domain": { + "name": "domain", + "nautobot_name": "domain", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "domain", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "master": { + "name": "master", + "nautobot_name": "master_id", + "nautobot_internal_type": "OneToOneField", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "master", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": 107, + "extends_content_type": null, + "nautobot_content_type": "django_rq.queue", + "disable_reason": "Nautobot content type: `django_rq.queue` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 76, + "extends_content_type": null, + "nautobot_content_type": "extras.configcontext", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "locations": { + "name": "locations", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_locations", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "regions": { + "name": "regions", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "regions", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "roles": { + "name": "roles", + "nautobot_name": "roles", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "sites": { + "name": "sites", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "sites", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.configrevision": { + "content_type": "extras.configrevision", + "content_type_id": 87, + "extends_content_type": null, + "nautobot_content_type": "extras.configrevision", + "disable_reason": "Nautobot content type: `extras.configrevision` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 86, + "extends_content_type": null, + "nautobot_content_type": "extras.customfield", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "choice_set": { + "name": "choice_set", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choice_set", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "choices": { + "name": "choices", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choices", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "default": { + "name": "default", + "nautobot_name": "default", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "default", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "filter_logic": { + "name": "filter_logic", + "nautobot_name": "filter_logic", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "filter_logic", + "sources": [ + "DATA" + ], + "default_value": "loose", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "define_default", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "Empty Label", + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "key", + "nautobot_internal_type": "SlugField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "key", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "object_type": { + "name": "object_type", + "nautobot_name": "object_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "required": { + "name": "required", + "nautobot_name": "required", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "required", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "text", + "disable_reason": "", + "required": true + }, + "validation_maximum": { + "name": "validation_maximum", + "nautobot_name": "validation_maximum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_maximum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_minimum": { + "name": "validation_minimum", + "nautobot_name": "validation_minimum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_minimum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_regex": { + "name": "validation_regex", + "nautobot_name": "validation_regex", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "validation_regex", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": 100, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoice", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "custom_field": { + "name": "custom_field", + "nautobot_name": "custom_field_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "custom_field", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "value": { + "name": "value", + "nautobot_name": "value", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "value", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoiceset", + "disable_reason": "Nautobot content type: `extras.customfieldchoiceset` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "create_choice_set", + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 85, + "extends_content_type": null, + "nautobot_content_type": "extras.customlink", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 84, + "extends_content_type": null, + "nautobot_content_type": "extras.exporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 83, + "extends_content_type": null, + "nautobot_content_type": "extras.imageattachment", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.jobresult": { + "content_type": "extras.jobresult", + "content_type_id": 82, + "extends_content_type": null, + "nautobot_content_type": "extras.jobresult", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.journalentry": { + "content_type": "extras.journalentry", + "content_type_id": 81, + "extends_content_type": null, + "nautobot_content_type": "extras.note", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 80, + "extends_content_type": null, + "nautobot_content_type": "extras.objectchange", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": true, + "forward_references": null, + "pre_import": "skip_disabled_object_types", + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "postchange_data": { + "name": "postchange_data", + "nautobot_name": "object_data", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "object_data", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "time": { + "name": "time", + "nautobot_name": "time", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "define_force", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": 74, + "extends_content_type": null, + "nautobot_content_type": "extras.report", + "disable_reason": "Nautobot content type: `extras.report` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": 75, + "extends_content_type": null, + "nautobot_content_type": "extras.script", + "disable_reason": "Nautobot content type: `extras.script` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.status", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "stats": { + "pre_cached": 6, + "imported": 6, + "imported_from_cache": 6, + "created": 6 + } + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 77, + "extends_content_type": null, + "nautobot_content_type": "extras.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_types": { + "name": "object_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 26, + "second_pass_used": 26, + "created": 26, + "imported": 26 + } + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 79, + "extends_content_type": null, + "nautobot_content_type": "extras.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_type": { + "name": "content_type", + "nautobot_name": "content_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "content_type", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_id": { + "name": "object_id", + "nautobot_name": "object_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "_define_tagged_object", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tag": { + "name": "tag", + "nautobot_name": "tag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "tag", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 72, + "second_pass_used": 72, + "created": 72, + "imported": 72 + } + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 78, + "extends_content_type": null, + "nautobot_content_type": "extras.webhook", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.aggregate": { + "content_type": "ipam.aggregate", + "content_type_id": 59, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "date_added": { + "name": "date_added", + "nautobot_name": "date_added", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "date_added", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rir": { + "name": "rir", + "nautobot_name": "rir_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rir", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": 72, + "extends_content_type": null, + "nautobot_content_type": "ipam.asn", + "disable_reason": "Nautobot content type: `ipam.asn` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 5 + } + }, + "ipam.fhrpgroup": { + "content_type": "ipam.fhrpgroup", + "content_type_id": 70, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfaceredundancygroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "protocol": { + "name": "protocol", + "nautobot_name": "protocol", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": 71, + "extends_content_type": null, + "nautobot_content_type": "ipam.fhrpgroupassignment", + "disable_reason": "Nautobot content type: `ipam.fhrpgroupassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 60, + "extends_content_type": null, + "nautobot_content_type": "ipam.ipaddress", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "address": { + "name": "address", + "nautobot_name": "address", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_id": { + "name": "assigned_object_id", + "nautobot_name": "assigned_object_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_type": { + "name": "assigned_object_type", + "nautobot_name": "assigned_object_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "dns_name": { + "name": "dns_name", + "nautobot_name": "dns_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "dns_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "nat_inside": { + "name": "nat_inside", + "nautobot_name": "nat_inside_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "nat_inside", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 180, + "second_pass_used": 180, + "created": 180, + "imported": 180 + } + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": 69, + "extends_content_type": null, + "nautobot_content_type": "ipam.iprange", + "disable_reason": "Nautobot content type: `ipam.iprange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4 + } + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 61, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_children": { + "name": "_children", + "nautobot_name": "_children", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_children", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_depth": { + "name": "_depth", + "nautobot_name": "_depth", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_pool": { + "name": "is_pool", + "nautobot_name": "is_pool", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "is_pool", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_utilized": { + "name": "mark_utilized", + "nautobot_name": "mark_utilized", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_utilized", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vlan": { + "name": "vlan", + "nautobot_name": "vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 90, + "second_pass_used": 90, + "created": 90, + "imported": 90 + } + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 62, + "extends_content_type": null, + "nautobot_content_type": "ipam.rir", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_private": { + "name": "is_private", + "nautobot_name": "is_private", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_private", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "ipam.role": { + "content_type": "ipam.role", + "content_type_id": 63, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 5, + "second_pass_used": 5, + "created": 5, + "imported": 5 + } + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 64, + "extends_content_type": null, + "nautobot_content_type": "ipam.routetarget", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 12, + "second_pass_used": 12, + "created": 12, + "imported": 12 + } + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 68, + "extends_content_type": null, + "nautobot_content_type": "ipam.service", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.servicetemplate": { + "content_type": "ipam.servicetemplate", + "content_type_id": 73, + "extends_content_type": null, + "nautobot_content_type": "ipam.servicetemplate", + "disable_reason": "Nautobot content type: `ipam.servicetemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 67, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlan", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "vlan_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vid": { + "name": "vid", + "nautobot_name": "vid", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 63, + "second_pass_used": 63, + "created": 63, + "imported": 63 + } + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 66, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlangroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "max_vid": { + "name": "max_vid", + "nautobot_name": "max_vid", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "max_vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "min_vid": { + "name": "min_vid", + "nautobot_name": "min_vid", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "min_vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "scope_id": { + "name": "scope_id", + "nautobot_name": "scope_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "scope_type": { + "name": "scope_type", + "nautobot_name": "scope_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 7, + "second_pass_used": 7, + "created": 7, + "imported": 7 + } + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 65, + "extends_content_type": null, + "nautobot_content_type": "ipam.vrf", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enforce_unique": { + "name": "enforce_unique", + "nautobot_name": "enforce_unique", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "enforce_unique", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "export_targets": { + "name": "export_targets", + "nautobot_name": "export_targets", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "export_targets", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "import_targets": { + "name": "import_targets", + "nautobot_name": "import_targets", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "import_targets", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rd": { + "name": "rd", + "nautobot_name": "rd", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "rd", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": 108, + "extends_content_type": null, + "nautobot_content_type": "secrets.secret", + "disable_reason": "Nautobot content type: `secrets.secret` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": 109, + "extends_content_type": null, + "nautobot_content_type": "secrets.secretrole", + "disable_reason": "Nautobot content type: `secrets.secretrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": 111, + "extends_content_type": null, + "nautobot_content_type": "secrets.sessionkey", + "disable_reason": "Nautobot content type: `secrets.sessionkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": 110, + "extends_content_type": null, + "nautobot_content_type": "secrets.userkey", + "disable_reason": "Nautobot content type: `secrets.userkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 6, + "extends_content_type": null, + "nautobot_content_type": "sessions.session", + "disable_reason": "Nautobot has own sessions, sessions should never cross apps.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "session_key": { + "name": "session_key", + "nautobot_name": "session_key", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": null, + "definition": "session_key", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9 + } + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 7, + "extends_content_type": null, + "nautobot_content_type": "social_django.association", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 8, + "extends_content_type": null, + "nautobot_content_type": "social_django.code", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 9, + "extends_content_type": null, + "nautobot_content_type": "social_django.nonce", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 11, + "extends_content_type": null, + "nautobot_content_type": "social_django.partial", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 10, + "extends_content_type": null, + "nautobot_content_type": "social_django.usersocialauth", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 12, + "extends_content_type": null, + "nautobot_content_type": "taggit.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 13, + "extends_content_type": null, + "nautobot_content_type": "taggit.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": 92, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contact", + "disable_reason": "Nautobot content type: `tenancy.contact` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": 93, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactassignment", + "disable_reason": "Nautobot content type: `tenancy.contactassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": 91, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactgroup", + "disable_reason": "Nautobot content type: `tenancy.contactgroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2 + } + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": 90, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactrole", + "disable_reason": "Nautobot content type: `tenancy.contactrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 89, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenant", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "tenant_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 88, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenantgroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "users.admingroup": { + "content_type": "users.admingroup", + "content_type_id": 94, + "extends_content_type": null, + "nautobot_content_type": "users.admingroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.adminuser": { + "content_type": "users.adminuser", + "content_type_id": 95, + "extends_content_type": null, + "nautobot_content_type": "users.adminuser", + "disable_reason": "Nautobot content type: `users.adminuser` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 98, + "extends_content_type": null, + "nautobot_content_type": "users.objectpermission", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 97, + "extends_content_type": null, + "nautobot_content_type": "users.token", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": 96, + "extends_content_type": null, + "nautobot_content_type": "users.userconfig", + "disable_reason": "May not have a 1 to 1 translation to Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6 + } + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 99, + "extends_content_type": null, + "nautobot_content_type": "virtualization.cluster", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "cluster_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "cluster_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 32, + "second_pass_used": 32, + "created": 32, + "imported": 32 + } + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 100, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustergroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 101, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustertype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 102, + "extends_content_type": null, + "nautobot_content_type": "virtualization.virtualmachine", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "disk": { + "name": "disk", + "nautobot_name": "disk", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "disk", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "memory": { + "name": "memory", + "nautobot_name": "memory", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "memory", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vcpus": { + "name": "vcpus", + "nautobot_name": "vcpus", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vcpus", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 180, + "second_pass_used": 180, + "created": 180, + "imported": 180 + } + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 103, + "extends_content_type": null, + "nautobot_content_type": "virtualization.vminterface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_machine": { + "name": "virtual_machine", + "nautobot_name": "virtual_machine_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_machine", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 720, + "second_pass_used": 720, + "created": 720, + "imported": 720 + } + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": 105, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslan", + "disable_reason": "Nautobot content type: `wireless.wirelesslan` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": 104, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslangroup", + "disable_reason": "Nautobot content type: `wireless.wirelesslangroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": 106, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslink", + "disable_reason": "Nautobot content type: `wireless.wirelesslink` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + } + }, + "nautobot": { + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 13, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 1, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 26, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 29, + "created": 29 + }, + "issues": [] + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 27, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 45, + "created": 45 + }, + "issues": [] + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 25, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 24, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 9, + "created": 9 + }, + "issues": [] + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 23, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 4, + "flags": "DiffSyncModelFlags.IGNORE", + "disabled": false, + "stats": { + "source_ignored": 111 + }, + "issues": [] + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 45, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 108, + "created": 108 + }, + "issues": [] + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 46, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 28, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 41, + "created": 41 + }, + "issues": [] + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 47, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 29, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 48, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 42, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 72, + "created": 72 + }, + "issues": [] + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 37, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 54, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 40, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 15, + "created": 15 + }, + "issues": [] + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 35, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 912, + "created": 912 + }, + "issues": [] + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 52, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 120, + "created": 120 + }, + "issues": [] + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 32, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1586, + "created": 1586 + }, + "issues": [] + }, + "dcim.interfaceredundancygroup": { + "content_type": "dcim.interfaceredundancygroup", + "content_type_id": 33, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 51, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 300, + "created": 300 + }, + "issues": [] + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 38, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.inventoryitemrole": { + "content_type": "dcim.inventoryitemrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.inventoryitemtemplate": { + "content_type": "dcim.inventoryitemtemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 56, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 95, + "created": 95 + }, + "issues": [] + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": 55, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 39, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 15, + "created": 15 + }, + "issues": [] + }, + "dcim.module": { + "content_type": "dcim.module", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.modulebay": { + "content_type": "dcim.modulebay", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.modulebaytemplate": { + "content_type": "dcim.modulebaytemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.moduletype": { + "content_type": "dcim.moduletype", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 41, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 3, + "created": 3 + }, + "issues": [] + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 58, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 48, + "created": 48, + "issues": 48 + }, + "issues": [ + { + "uid": "0434ed4d-cc76-5051-a38c-b84ed32de2c1", + "name": "P2-6B", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P2-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05541f06-08c9-5d84-a8b6-13ce3cd45938", + "name": "P3-8A", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P3-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05f5bb91-e84c-5908-8d9a-8256959bfcab", + "name": "P2-11B", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P2-11B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "06ebb1db-aaa0-5b24-a832-8ca1671f8b0a", + "name": "P2-4B", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P2-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "07316815-d36d-552d-8859-03e7fe09354a", + "name": "P2-13B", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P2-13B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "0e23ee26-033e-5cfd-8bce-b5ef5909e13c", + "name": "P2-10B", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P2-10B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "10da56b6-09b1-5da6-9505-d9253863e062", + "name": "P3-1A", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P3-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "17a0b412-4187-51a2-a238-901b3a275bcd", + "name": "P1-14A", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P1-14A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "194e2d64-c904-59bc-af2c-e040beb3aeac", + "name": "P2-14B", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P2-14B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "1f4b42df-43ce-52aa-8a61-4a19ce1af962", + "name": "P4-3B", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P4-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061", + "name": "P2-15B", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P2-15B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4", + "name": "P4-1B", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P4-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "314fead6-ffae-51f7-abb0-2edcf7d6da49", + "name": "P3-2A", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P3-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "31f1abb3-660f-5a57-9256-42be3d5b75cf", + "name": "P2-3B", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P2-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3213730d-18bd-5a3a-9828-4ab023ed4652", + "name": "P1-6A", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P1-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3338c701-47fd-513e-945a-78a98b84d7f0", + "name": "P4-8B", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P4-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "38f5aa36-561b-5cd8-8362-9d093ff7b89a", + "name": "P1-15A", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P1-15A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3f702c58-7dea-5b78-a007-17f40b465810", + "name": "P1-10A", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P1-10A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "416a01e5-fbf9-522e-b9e9-4037cf8c984f", + "name": "P1-4A", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P1-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "451c4aad-d892-5114-8724-be2f8148c322", + "name": "P2-2B", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P2-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "47f69d3d-8fcd-5b63-8695-21aa51fb4fbf", + "name": "P2-9B", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P2-9B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "53ed215b-9003-522d-9cb1-d48dbb18fdc2", + "name": "P3-7A", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P3-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5a2f51ea-7a05-53d2-8a47-cd383629a343", + "name": "P1-13A", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P1-13A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5fa35cf7-5d55-5533-99ee-7d1ecaa69856", + "name": "P2-1B", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P2-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6203a499-6777-5cd0-841b-fa6339c48890", + "name": "P1-9A", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P1-9A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6a1a4ac2-e77b-526b-9aa6-8c7903e5f572", + "name": "P2-8B", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P2-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7257a622-3ca0-5163-8b6e-5e88c573b17e", + "name": "P2-16B", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P2-16B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7c07894e-9772-5e1c-a418-bdf3fd58e7c3", + "name": "P1-7A", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P1-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7eae2a15-d2d0-52ab-bfcf-3cf6823078cf", + "name": "P2-7B", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P2-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "872d498b-e156-57b9-8f1d-f595c31ef703", + "name": "P3-5A", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P3-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "87cf96f1-95fa-546c-9665-977f42764f8b", + "name": "P4-4B", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P4-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "8cf662de-a918-5648-b152-d71da75a7392", + "name": "P3-4A", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P3-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a5511926-c977-593b-9bf1-57c8175be85d", + "name": "P2-5B", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P2-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e", + "name": "P1-3A", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P1-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b3bfb863-c40a-5c49-b82e-1095037d3578", + "name": "P3-3A", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P3-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b4031fa2-14a6-5d06-a3a2-3a3376b10d72", + "name": "P1-11A", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P1-11A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b9c591cd-fdc0-5cf2-83c4-400554b811cd", + "name": "P1-16A", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P1-16A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "bb4485d0-144b-506f-a8ab-faf523304cf8", + "name": "P4-7B", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P4-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c0e96716-af7f-5b78-8210-d51b55fa53d2", + "name": "P1-1A", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P1-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c2893189-8044-5d85-8e91-7832c201474d", + "name": "P1-8A", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P1-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c6b3c62b-5f0d-51d1-95d9-761914979d47", + "name": "P3-6A", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P3-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "cd4f8f27-620f-59fe-aa9a-4c13ff4a7274", + "name": "P1-12A", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P1-12A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "d951d5fc-81be-51ae-98a1-7759c859d904", + "name": "P4-5B", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P4-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e04582bd-f2cb-5deb-b374-be9260cd5b27", + "name": "P4-6B", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P4-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1672072-7885-5330-a7dd-52f3769d4863", + "name": "P1-5A", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P1-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1b4bb92-803c-59f4-90a7-4f5deb95abc2", + "name": "P4-2B", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P4-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "f2ee9737-42d8-5093-a349-be97765a39e0", + "name": "P1-2A", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P1-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "fcb61481-0da8-5412-b68b-2463016a017d", + "name": "P2-12B", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P2-12B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + } + ] + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 31, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 104, + "created": 104 + }, + "issues": [] + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 50, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 8, + "created": 8 + }, + "issues": [] + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 57, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 30, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 75, + "created": 75 + }, + "issues": [] + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 49, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 26, + "created": 26 + }, + "issues": [] + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 60, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 42, + "created": 42 + }, + "issues": [] + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 61, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 2, + "created": 2 + }, + "issues": [] + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 36, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 630, + "created": 630 + }, + "issues": [] + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 53, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 73, + "created": 73 + }, + "issues": [] + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 43, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 94, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.configrevision": { + "content_type": "extras.configrevision", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 76, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": 77, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 96, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 97, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 102, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.jobresult": { + "content_type": "extras.jobresult", + "content_type_id": 90, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.note": { + "content_type": "extras.note", + "content_type_id": 103, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 74, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": 80, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 18, + "created": 18 + }, + "issues": [] + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": 81, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 82, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 26, + "created": 26 + }, + "issues": [] + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 83, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 72, + "created": 72 + }, + "issues": [] + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 104, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 69, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 180, + "created": 180 + }, + "issues": [] + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 68, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 94, + "created": 94 + }, + "issues": [] + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 67, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 8, + "created": 8 + }, + "issues": [] + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 66, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 12, + "created": 12 + }, + "issues": [] + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 73, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.servicetemplate": { + "content_type": "ipam.servicetemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 72, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 63, + "created": 63 + }, + "issues": [] + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 71, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 7, + "created": 7 + }, + "issues": [] + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 63, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 5, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 8, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 9, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 7, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 10, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 6, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 11, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 12, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 109, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 108, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "users.admingroup": { + "content_type": "users.admingroup", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.adminuser": { + "content_type": "users.adminuser", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 113, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 112, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.user": { + "content_type": "users.user", + "content_type_id": 110, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 116, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 32, + "created": 32 + }, + "issues": [] + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 115, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 114, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 117, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 180, + "created": 180 + }, + "issues": [] + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 118, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 720, + "created": 720 + }, + "issues": [] + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + } + } +} \ No newline at end of file diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/summary.txt b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/summary.txt new file mode 100644 index 00000000..d5756997 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.2/summary.txt @@ -0,0 +1,1334 @@ +* Import Summary: ********************************************************************************** += DiffSync Summary: ================================================================================ +create: 5870 +update: 0 +delete: 0 +no-change: 0 +skip: 111 += Source Stats: ==================================================================================== +- admin.logentry ----------------------------------------------------------------------------------- +first_pass_used: 12 +- auth.group --------------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- auth.permission ---------------------------------------------------------------------------------- +first_pass_used: 441 +- auth.user ---------------------------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- circuits.circuit --------------------------------------------------------------------------------- +first_pass_used: 29 +second_pass_used: 29 +created: 29 +imported: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +first_pass_used: 45 +second_pass_used: 45 +created: 45 +imported: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- circuits.provider -------------------------------------------------------------------------------- +first_pass_used: 9 +second_pass_used: 9 +created: 9 +imported: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +first_pass_used: 111 +second_pass_used: 111 +created: 111 +imported: 111 +- dcim.cable --------------------------------------------------------------------------------------- +first_pass_used: 108 +second_pass_used: 108 +created: 108 +imported: 108 +- dcim.cablepath ----------------------------------------------------------------------------------- +first_pass_used: 154 +- dcim.consoleport --------------------------------------------------------------------------------- +first_pass_used: 41 +second_pass_used: 41 +created: 41 +imported: 41 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- dcim.device -------------------------------------------------------------------------------------- +first_pass_used: 72 +second_pass_used: 72 +created: 72 +imported: 72 +- dcim.devicebay ----------------------------------------------------------------------------------- +first_pass_used: 14 +second_pass_used: 14 +created: 14 +imported: 14 +- dcim.devicebaytemplate --------------------------------------------------------------------------- +first_pass_used: 14 +second_pass_used: 14 +created: 14 +imported: 14 +- dcim.devicerole ---------------------------------------------------------------------------------- +first_pass_used: 9 +second_pass_used: 9 +created: 9 +imported: 9 +- dcim.devicetype ---------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 14 +second_pass_used: 14 +created: 15 +imported: 15 +imported_from_cache: 1 +- dcim.frontport ----------------------------------------------------------------------------------- +first_pass_used: 912 +second_pass_used: 912 +created: 912 +imported: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +first_pass_used: 120 +second_pass_used: 120 +created: 120 +imported: 120 +- dcim.interface ----------------------------------------------------------------------------------- +first_pass_used: 1586 +second_pass_used: 1586 +created: 1586 +imported: 1586 +- dcim.interfacetemplate --------------------------------------------------------------------------- +first_pass_used: 300 +second_pass_used: 300 +created: 300 +imported: 300 +- dcim.location ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.locationtype -------------------------------------------------------------------------------- +pre_cached: 3 +imported: 3 +imported_from_cache: 3 +created: 3 +- dcim.manufacturer -------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 14 +second_pass_used: 14 +created: 15 +imported: 15 +imported_from_cache: 1 +- dcim.module -------------------------------------------------------------------------------------- +first_pass_used: 4 +- dcim.modulebay ----------------------------------------------------------------------------------- +first_pass_used: 28 +- dcim.modulebaytemplate --------------------------------------------------------------------------- +first_pass_used: 14 +- dcim.moduletype ---------------------------------------------------------------------------------- +first_pass_used: 1 +- dcim.platform ------------------------------------------------------------------------------------ +first_pass_used: 3 +second_pass_used: 3 +created: 3 +imported: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +first_pass_used: 48 +second_pass_used: 48 +created: 48 +imported: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +first_pass_used: 104 +second_pass_used: 104 +created: 104 +imported: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +first_pass_used: 75 +second_pass_used: 75 +created: 75 +imported: 75 +- dcim.powerporttemplate --------------------------------------------------------------------------- +first_pass_used: 26 +second_pass_used: 26 +created: 26 +imported: 26 +- dcim.rack ---------------------------------------------------------------------------------------- +first_pass_used: 42 +second_pass_used: 42 +created: 42 +imported: 42 +- dcim.rackreservation ----------------------------------------------------------------------------- +first_pass_used: 2 +second_pass_used: 2 +created: 2 +imported: 2 +- dcim.rackrole ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.rearport ------------------------------------------------------------------------------------ +first_pass_used: 630 +second_pass_used: 630 +created: 630 +imported: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +first_pass_used: 73 +second_pass_used: 73 +created: 73 +imported: 73 +- dcim.region -------------------------------------------------------------------------------------- +first_pass_used: 67 +second_pass_used: 67 +created: 67 +imported: 67 +- dcim.site ---------------------------------------------------------------------------------------- +first_pass_used: 24 +second_pass_used: 24 +created: 24 +imported: 24 +- dcim.sitegroup ----------------------------------------------------------------------------------- +first_pass_used: 3 +second_pass_used: 3 +created: 3 +imported: 3 +- dcim.virtualchassis ------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- extras.customfield ------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- extras.status ------------------------------------------------------------------------------------ +pre_cached: 6 +imported: 6 +imported_from_cache: 6 +created: 6 +- extras.tag --------------------------------------------------------------------------------------- +first_pass_used: 26 +second_pass_used: 26 +created: 26 +imported: 26 +- extras.taggeditem -------------------------------------------------------------------------------- +first_pass_used: 72 +second_pass_used: 72 +created: 72 +imported: 72 +- ipam.aggregate ----------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- ipam.asn ----------------------------------------------------------------------------------------- +first_pass_used: 5 +- ipam.ipaddress ----------------------------------------------------------------------------------- +first_pass_used: 180 +second_pass_used: 180 +created: 180 +imported: 180 +- ipam.iprange ------------------------------------------------------------------------------------- +first_pass_used: 4 +- ipam.prefix -------------------------------------------------------------------------------------- +first_pass_used: 90 +second_pass_used: 90 +created: 90 +imported: 90 +- ipam.rir ----------------------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- ipam.role ---------------------------------------------------------------------------------------- +first_pass_used: 5 +second_pass_used: 5 +created: 5 +imported: 5 +- ipam.routetarget --------------------------------------------------------------------------------- +first_pass_used: 12 +second_pass_used: 12 +created: 12 +imported: 12 +- ipam.vlan ---------------------------------------------------------------------------------------- +first_pass_used: 63 +second_pass_used: 63 +created: 63 +imported: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +first_pass_used: 7 +second_pass_used: 7 +created: 7 +imported: 7 +- ipam.vrf ----------------------------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- sessions.session --------------------------------------------------------------------------------- +first_pass_used: 9 +- tenancy.contact ---------------------------------------------------------------------------------- +first_pass_used: 3 +- tenancy.contactassignment ------------------------------------------------------------------------ +first_pass_used: 3 +- tenancy.contactgroup ----------------------------------------------------------------------------- +first_pass_used: 2 +- tenancy.contactrole ------------------------------------------------------------------------------ +first_pass_used: 3 +- tenancy.tenant ----------------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- users.userconfig --------------------------------------------------------------------------------- +first_pass_used: 6 +- virtualization.cluster --------------------------------------------------------------------------- +first_pass_used: 32 +second_pass_used: 32 +created: 32 +imported: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +first_pass_used: 180 +second_pass_used: 180 +created: 180 +imported: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +first_pass_used: 720 +second_pass_used: 720 +created: 720 +imported: 720 += Nautobot Stats: ================================================================================== +- auth.group --------------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- circuits.circuit --------------------------------------------------------------------------------- +source_created: 29 +created: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +source_created: 45 +created: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +source_created: 4 +created: 4 +- circuits.provider -------------------------------------------------------------------------------- +source_created: 9 +created: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +source_created: 1 +created: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +source_ignored: 111 +- dcim.cable --------------------------------------------------------------------------------------- +source_created: 108 +created: 108 +- dcim.consoleport --------------------------------------------------------------------------------- +source_created: 41 +created: 41 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +source_created: 11 +created: 11 +- dcim.device -------------------------------------------------------------------------------------- +source_created: 72 +created: 72 +- dcim.devicebay ----------------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.devicebaytemplate --------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.devicetype ---------------------------------------------------------------------------------- +source_created: 15 +created: 15 +- dcim.frontport ----------------------------------------------------------------------------------- +source_created: 912 +created: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +source_created: 120 +created: 120 +- dcim.interface ----------------------------------------------------------------------------------- +source_created: 1586 +created: 1586 +- dcim.interfacetemplate --------------------------------------------------------------------------- +source_created: 300 +created: 300 +- dcim.location ------------------------------------------------------------------------------------ +source_created: 95 +created: 95 +- dcim.locationtype -------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- dcim.manufacturer -------------------------------------------------------------------------------- +source_created: 15 +created: 15 +- dcim.platform ------------------------------------------------------------------------------------ +source_created: 3 +created: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +source_created: 48 +created: 48 +issues: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +source_created: 104 +created: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +source_created: 8 +created: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +source_created: 4 +created: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +source_created: 75 +created: 75 +- dcim.powerporttemplate --------------------------------------------------------------------------- +source_created: 26 +created: 26 +- dcim.rack ---------------------------------------------------------------------------------------- +source_created: 42 +created: 42 +- dcim.rackreservation ----------------------------------------------------------------------------- +source_created: 2 +created: 2 +- dcim.rearport ------------------------------------------------------------------------------------ +source_created: 630 +created: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +source_created: 73 +created: 73 +- dcim.virtualchassis ------------------------------------------------------------------------------ +source_created: 4 +created: 4 +- extras.customfield ------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- extras.role -------------------------------------------------------------------------------------- +source_created: 18 +created: 18 +- extras.status ------------------------------------------------------------------------------------ +source_created: 6 +created: 6 +- extras.tag --------------------------------------------------------------------------------------- +source_created: 26 +created: 26 +- extras.taggeditem -------------------------------------------------------------------------------- +source_created: 72 +created: 72 +- ipam.ipaddress ----------------------------------------------------------------------------------- +source_created: 180 +created: 180 +- ipam.prefix -------------------------------------------------------------------------------------- +source_created: 94 +created: 94 +- ipam.rir ----------------------------------------------------------------------------------------- +source_created: 8 +created: 8 +- ipam.routetarget --------------------------------------------------------------------------------- +source_created: 12 +created: 12 +- ipam.vlan ---------------------------------------------------------------------------------------- +source_created: 63 +created: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +source_created: 7 +created: 7 +- ipam.vrf ----------------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- tenancy.tenant ----------------------------------------------------------------------------------- +source_created: 11 +created: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +source_created: 1 +created: 1 +- users.user --------------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- virtualization.cluster --------------------------------------------------------------------------- +source_created: 32 +created: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +source_created: 4 +created: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +source_created: 6 +created: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +source_created: 180 +created: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +source_created: 720 +created: 720 += Content Types Mapping Deviations: ================================================================ + Mapping deviations from source content type to Nautobot content type +auth.user => users.user +dcim.devicerole => extras.role +dcim.rackrole => extras.role +dcim.region => dcim.location +dcim.site => dcim.location +dcim.sitegroup => dcim.locationtype +ipam.aggregate => ipam.prefix +ipam.role => extras.role += Content Types Back Mapping: ====================================================================== + Back mapping deviations from Nautobot content type to the source content type +users.user => auth.user +extras.role => Ambiguous +dcim.location => Ambiguous +dcim.locationtype => dcim.sitegroup +ipam.prefix => ipam.aggregate += Importer issues: ================================================================================= +- dcim.powerfeed ----------------------------------------------------------------------------------- +0434ed4d-cc76-5051-a38c-b84ed32de2c1 | ValidationError | "P2-6B" | "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +05541f06-08c9-5d84-a8b6-13ce3cd45938 | ValidationError | "P3-8A" | "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +05f5bb91-e84c-5908-8d9a-8256959bfcab | ValidationError | "P2-11B" | "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +06ebb1db-aaa0-5b24-a832-8ca1671f8b0a | ValidationError | "P2-4B" | "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +07316815-d36d-552d-8859-03e7fe09354a | ValidationError | "P2-13B" | "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +0e23ee26-033e-5cfd-8bce-b5ef5909e13c | ValidationError | "P2-10B" | "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +10da56b6-09b1-5da6-9505-d9253863e062 | ValidationError | "P3-1A" | "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +17a0b412-4187-51a2-a238-901b3a275bcd | ValidationError | "P1-14A" | "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +194e2d64-c904-59bc-af2c-e040beb3aeac | ValidationError | "P2-14B" | "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +1f4b42df-43ce-52aa-8a61-4a19ce1af962 | ValidationError | "P4-3B" | "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061 | ValidationError | "P2-15B" | "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4 | ValidationError | "P4-1B" | "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +314fead6-ffae-51f7-abb0-2edcf7d6da49 | ValidationError | "P3-2A" | "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +31f1abb3-660f-5a57-9256-42be3d5b75cf | ValidationError | "P2-3B" | "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +3213730d-18bd-5a3a-9828-4ab023ed4652 | ValidationError | "P1-6A" | "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +3338c701-47fd-513e-945a-78a98b84d7f0 | ValidationError | "P4-8B" | "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +38f5aa36-561b-5cd8-8362-9d093ff7b89a | ValidationError | "P1-15A" | "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +3f702c58-7dea-5b78-a007-17f40b465810 | ValidationError | "P1-10A" | "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +416a01e5-fbf9-522e-b9e9-4037cf8c984f | ValidationError | "P1-4A" | "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +451c4aad-d892-5114-8724-be2f8148c322 | ValidationError | "P2-2B" | "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +47f69d3d-8fcd-5b63-8695-21aa51fb4fbf | ValidationError | "P2-9B" | "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +53ed215b-9003-522d-9cb1-d48dbb18fdc2 | ValidationError | "P3-7A" | "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +5a2f51ea-7a05-53d2-8a47-cd383629a343 | ValidationError | "P1-13A" | "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +5fa35cf7-5d55-5533-99ee-7d1ecaa69856 | ValidationError | "P2-1B" | "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +6203a499-6777-5cd0-841b-fa6339c48890 | ValidationError | "P1-9A" | "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +6a1a4ac2-e77b-526b-9aa6-8c7903e5f572 | ValidationError | "P2-8B" | "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +7257a622-3ca0-5163-8b6e-5e88c573b17e | ValidationError | "P2-16B" | "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +7c07894e-9772-5e1c-a418-bdf3fd58e7c3 | ValidationError | "P1-7A" | "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +7eae2a15-d2d0-52ab-bfcf-3cf6823078cf | ValidationError | "P2-7B" | "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +872d498b-e156-57b9-8f1d-f595c31ef703 | ValidationError | "P3-5A" | "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +87cf96f1-95fa-546c-9665-977f42764f8b | ValidationError | "P4-4B" | "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +8cf662de-a918-5648-b152-d71da75a7392 | ValidationError | "P3-4A" | "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +a5511926-c977-593b-9bf1-57c8175be85d | ValidationError | "P2-5B" | "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e | ValidationError | "P1-3A" | "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +b3bfb863-c40a-5c49-b82e-1095037d3578 | ValidationError | "P3-3A" | "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +b4031fa2-14a6-5d06-a3a2-3a3376b10d72 | ValidationError | "P1-11A" | "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +b9c591cd-fdc0-5cf2-83c4-400554b811cd | ValidationError | "P1-16A" | "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +bb4485d0-144b-506f-a8ab-faf523304cf8 | ValidationError | "P4-7B" | "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +c0e96716-af7f-5b78-8210-d51b55fa53d2 | ValidationError | "P1-1A" | "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c2893189-8044-5d85-8e91-7832c201474d | ValidationError | "P1-8A" | "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c6b3c62b-5f0d-51d1-95d9-761914979d47 | ValidationError | "P3-6A" | "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +cd4f8f27-620f-59fe-aa9a-4c13ff4a7274 | ValidationError | "P1-12A" | "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +d951d5fc-81be-51ae-98a1-7759c859d904 | ValidationError | "P4-5B" | "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e04582bd-f2cb-5deb-b374-be9260cd5b27 | ValidationError | "P4-6B" | "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e1672072-7885-5330-a7dd-52f3769d4863 | ValidationError | "P1-5A" | "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +e1b4bb92-803c-59f4-90a7-4f5deb95abc2 | ValidationError | "P4-2B" | "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +f2ee9737-42d8-5093-a349-be97765a39e0 | ValidationError | "P1-2A" | "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +fcb61481-0da8-5412-b68b-2463016a017d | ValidationError | "P2-12B" | "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']" += Field Mappings: ================================================================================== +- auth.group => auth.group ------------------------------------------------------------------------- +name => value_importer => name (CharField) +permissions => Disabled with reason: Permissions import is not implemented yet +- auth.user => users.user -------------------------------------------------------------------------- +date_joined => datetime_importer => date_joined (DateTimeField) +email => value_importer => email (CharField) +first_name => value_importer => first_name (CharField) +groups => m2m_importer => groups (ManyToManyField) +is_active => value_importer => is_active (BooleanField) +is_staff => value_importer => is_staff (BooleanField) +is_superuser => value_importer => is_superuser (BooleanField) +last_login => Disabled with reason: Should not be attempted to migrate +last_name => value_importer => last_name (CharField) +password => Disabled with reason: Should not be attempted to migrate +user_permissions => Disabled with reason: Permissions import is not implemented yet +username => value_importer => username (CharField) +- circuits.circuit => circuits.circuit ------------------------------------------------------------- +cid => value_importer => cid (CharField) +comments => value_importer => comments (TextField) +commit_rate => integer_importer => commit_rate (PositiveIntegerField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +install_date => date_importer => install_date (DateField) +last_updated => Disabled with reason: Last updated field is updated with each write +provider => relation_importer => provider_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +termination_a => relation_importer => circuit_termination_a_id (ForeignKey) +termination_z => relation_importer => circuit_termination_z_id (ForeignKey) +type => relation_importer => circuit_type_id (ForeignKey) +- circuits.circuittermination => circuits.circuittermination --------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +circuit => relation_importer => circuit_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +port_speed => integer_importer => port_speed (PositiveIntegerField) +pp_info => value_importer => pp_info (CharField) +provider_network => relation_importer => provider_network_id (ForeignKey) +site => location_importer => location_id (ForeignKey) +term_side => choice_importer => term_side (CharField) +upstream_speed => integer_importer => upstream_speed (PositiveIntegerField) +xconnect_id => value_importer => xconnect_id (CharField) +- circuits.circuittype => circuits.circuittype ----------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.provider => circuits.provider ----------------------------------------------------------- +account => value_importer => account (CharField) +admin_contact => value_importer => admin_contact (TextField) +asn => integer_importer => asn (BigIntegerField) +asns => NO IMPORTER => asns (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +noc_contact => value_importer => noc_contact (TextField) +portal_url => value_importer => portal_url (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.providernetwork => circuits.providernetwork --------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +provider => relation_importer => provider_id (ForeignKey) +service_id => NO IMPORTER => service_id (NotFound) +- contenttypes.contenttype => contenttypes.contenttype --------------------------------------------- +app_label => content_types_mapper_importer => app_label (CharField) +model => value_importer => model (CharField) +- dcim.cable => dcim.cable ------------------------------------------------------------------------- +_abs_length => NO IMPORTER => _abs_length (PrivateProperty) +_termination_a_device => NO IMPORTER => _termination_a_device (PrivateProperty) +_termination_b_device => NO IMPORTER => _termination_b_device (PrivateProperty) +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +length => integer_importer => length (PositiveSmallIntegerField) +length_unit => choice_importer => length_unit (CharField) +status => status_importer => status_id (StatusField) +tenant => NO IMPORTER => tenant (NotFound) +termination_a_id => relation_and_type_importer => termination_a_id (UUIDField) +termination_a_type => relation_and_type_importer => termination_a_type_id (ForeignKey) +termination_b_id => relation_and_type_importer => termination_b_id (UUIDField) +termination_b_type => relation_and_type_importer => termination_b_type_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.consoleport => dcim.consoleport ------------------------------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +speed => NO IMPORTER => speed (NotFound) +type => choice_importer => type (CharField) +- dcim.consoleporttemplate => dcim.consoleporttemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.device => dcim.device ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +airflow => NO IMPORTER => airflow (NotFound) +asset_tag => value_importer => asset_tag (CharField) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +device_role => role_importer => role_id (RoleField) +device_type => relation_importer => device_type_id (ForeignKey) +face => choice_importer => face (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +local_context_data => NO IMPORTER => local_context_data (NotFound) +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +platform => relation_importer => platform_id (ForeignKey) +position => integer_importer => position (PositiveSmallIntegerField) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vc_position => integer_importer => vc_position (PositiveSmallIntegerField) +vc_priority => integer_importer => vc_priority (PositiveSmallIntegerField) +virtual_chassis => relation_importer => virtual_chassis_id (ForeignKey) +- dcim.devicebay => dcim.devicebay ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +installed_device => relation_importer => installed_device_id (OneToOneField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +- dcim.devicebaytemplate => dcim.devicebaytemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +- dcim.devicerole => extras.role ------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +vm_role => NO IMPORTER => vm_role (NotFound) +- dcim.devicetype => dcim.devicetype --------------------------------------------------------------- +airflow => NO IMPORTER => airflow (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +front_image => Disabled with reason: Import does not contain images +id => uid_from_data => id (UUIDField) +is_full_depth => value_importer => is_full_depth (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +model => value_importer => model (CharField) +part_number => value_importer => part_number (CharField) +rear_image => Disabled with reason: Import does not contain images +slug => NO IMPORTER => slug (NotFound) +subdevice_role => choice_importer => subdevice_role (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +- dcim.frontport => dcim.frontport ----------------------------------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.frontporttemplate => dcim.frontporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_template_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.interface => dcim.interface ----------------------------------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +bridge => relation_importer => bridge_id (ForeignKey) +cable => relation_importer => cable_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +duplex => NO IMPORTER => duplex (NotFound) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +lag => relation_importer => lag_id (ForeignKey) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mark_connected => NO IMPORTER => mark_connected (NotFound) +mgmt_only => value_importer => mgmt_only (BooleanField) +mode => choice_importer => mode (CharField) +module => NO IMPORTER => module (NotFound) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +rf_channel => NO IMPORTER => rf_channel (NotFound) +rf_channel_frequency => NO IMPORTER => rf_channel_frequency (NotFound) +rf_channel_width => NO IMPORTER => rf_channel_width (NotFound) +rf_role => NO IMPORTER => rf_role (NotFound) +speed => NO IMPORTER => speed (NotFound) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +tx_power => NO IMPORTER => tx_power (NotFound) +type => choice_importer => type (CharField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +vrf => relation_importer => vrf_id (ForeignKey) +wireless_lans => NO IMPORTER => wireless_lans (NotFound) +wireless_link => NO IMPORTER => wireless_link (NotFound) +wwn => NO IMPORTER => wwn (NotFound) +- dcim.interfacetemplate => dcim.interfacetemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mgmt_only => value_importer => mgmt_only (BooleanField) +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.location => dcim.location ------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => location_parent_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +site => location_parent_importer => parent_id (TreeNodeForeignKey) +slug => NO IMPORTER => slug (NotFound) +tenant => relation_importer => tenant_id (ForeignKey) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.manufacturer => dcim.manufacturer ----------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.platform => dcim.platform ------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +name => value_importer => name (CharField) +napalm_args => json_importer => napalm_args (JSONField) +napalm_driver => value_importer => napalm_driver (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.powerfeed => dcim.powerfeed ----------------------------------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +amperage => integer_importer => amperage (PositiveSmallIntegerField) +available_power => integer_importer => available_power (PositiveIntegerField) +cable => relation_importer => cable_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +max_utilization => integer_importer => max_utilization (PositiveSmallIntegerField) +name => value_importer => name (CharField) +phase => choice_importer => phase (CharField) +power_panel => relation_importer => power_panel_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +status => status_importer => status_id (StatusField) +supply => choice_importer => supply (CharField) +type => choice_importer => type (CharField) +voltage => integer_importer => voltage (SmallIntegerField) +- dcim.poweroutlet => dcim.poweroutlet ------------------------------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +power_port => relation_importer => power_port_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.poweroutlettemplate => dcim.poweroutlettemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +power_port => relation_importer => power_port_template_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.powerpanel => dcim.powerpanel --------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +- dcim.powerport => dcim.powerport ----------------------------------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +cable => relation_importer => cable_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.powerporttemplate => dcim.powerporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.rack => dcim.rack --------------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +asset_tag => value_importer => asset_tag (CharField) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +desc_units => value_importer => desc_units (BooleanField) +facility_id => value_importer => facility_id (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +outer_depth => integer_importer => outer_depth (PositiveSmallIntegerField) +outer_unit => choice_importer => outer_unit (CharField) +outer_width => integer_importer => outer_width (PositiveSmallIntegerField) +role => role_importer => role_id (RoleField) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +type => choice_importer => type (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +width => choice_importer => width (PositiveSmallIntegerField) +- dcim.rackreservation => dcim.rackreservation ----------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +rack => relation_importer => rack_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +units => units_importer => units (JSONField) +user => relation_importer => user_id (ForeignKey) +- dcim.rackrole => extras.role --------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.rearport => dcim.rearport ------------------------------------------------------------------- +_link_peer_id => NO IMPORTER => _link_peer_id (PrivateProperty) +_link_peer_type => NO IMPORTER => _link_peer_type (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.rearporttemplate => dcim.rearporttemplate --------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.region => dcim.location --------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.site => dcim.location ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +asns => NO IMPORTER => asns (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +facility => value_importer => facility (CharField) +group => site_group_importer => location_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +latitude => value_importer => latitude (DecimalField) +longitude => value_importer => longitude (DecimalField) +name => value_importer => name (CharField) +physical_address => value_importer => physical_address (TextField) +region => relation_importer => parent_id (TreeNodeForeignKey) +shipping_address => value_importer => shipping_address (TextField) +slug => NO IMPORTER => slug (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +time_zone => choice_importer => time_zone (CharField) +- dcim.sitegroup => dcim.locationtype -------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => constant_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.virtualchassis => dcim.virtualchassis ------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +domain => value_importer => domain (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +master => relation_importer => master_id (OneToOneField) +name => value_importer => name (CharField) +- extras.customfield => extras.customfield --------------------------------------------------------- +choices => choices_importer => CUSTOM TARGET +content_types => content_types_importer => content_types (ManyToManyField) +created => datetime_importer => created (DateTimeField) +default => json_importer => default (JSONField) +description => value_importer => description (CharField) +filter_logic => choice_importer => filter_logic (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => key (SlugField) +object_type => NO IMPORTER => object_type (NotFound) +required => value_importer => required (BooleanField) +type => fallback_importer => type (CharField) +validation_maximum => integer_importer => validation_maximum (BigIntegerField) +validation_minimum => integer_importer => validation_minimum (BigIntegerField) +validation_regex => value_importer => validation_regex (CharField) +weight => integer_importer => weight (PositiveSmallIntegerField) +- extras.tag => extras.tag ------------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- extras.taggeditem => extras.taggeditem ----------------------------------------------------------- +content_type => tagged_object_importer => content_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +object_id => tagged_object_importer => object_id (UUIDField) +tag => tagged_object_importer => tag_id (ForeignKey) +- ipam.aggregate => ipam.prefix -------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +date_added => NO IMPORTER => date_added (NotFound) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +prefix => value_importer => prefix (Property) +rir => relation_importer => rir_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +- ipam.ipaddress => ipam.ipaddress ----------------------------------------------------------------- +address => value_importer => address (Property) +assigned_object_id => NO IMPORTER => assigned_object_id (NotFound) +assigned_object_type => NO IMPORTER => assigned_object_type (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +dns_name => value_importer => dns_name (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +nat_inside => relation_importer => nat_inside_id (ForeignKey) +role => role_importer => role_id (RoleField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.prefix => ipam.prefix ----------------------------------------------------------------------- +_children => NO IMPORTER => _children (PrivateProperty) +_depth => NO IMPORTER => _depth (PrivateProperty) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_pool => NO IMPORTER => is_pool (NotFound) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_utilized => NO IMPORTER => mark_utilized (NotFound) +prefix => value_importer => prefix (Property) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vlan => relation_importer => vlan_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.rir => ipam.rir ----------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_private => value_importer => is_private (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- ipam.role => extras.role ------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +weight => integer_importer => weight (PositiveSmallIntegerField) +- ipam.routetarget => ipam.routetarget ------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +tenant => relation_importer => tenant_id (ForeignKey) +- ipam.vlan => ipam.vlan --------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => vlan_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vid => integer_importer => vid (PositiveSmallIntegerField) +- ipam.vlangroup => ipam.vlangroup ----------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +max_vid => NO IMPORTER => max_vid (NotFound) +min_vid => NO IMPORTER => min_vid (NotFound) +name => value_importer => name (CharField) +scope_id => NO IMPORTER => scope_id (NotFound) +scope_type => NO IMPORTER => scope_type (NotFound) +slug => NO IMPORTER => slug (NotFound) +- ipam.vrf => ipam.vrf ----------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +enforce_unique => NO IMPORTER => enforce_unique (NotFound) +export_targets => m2m_importer => export_targets (ManyToManyField) +id => uid_from_data => id (UUIDField) +import_targets => m2m_importer => import_targets (ManyToManyField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +rd => value_importer => rd (CharField) +tenant => relation_importer => tenant_id (ForeignKey) +- tenancy.tenant => tenancy.tenant ----------------------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => tenant_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- tenancy.tenantgroup => tenancy.tenantgroup ------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- virtualization.cluster => virtualization.cluster ------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +group => relation_importer => cluster_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +type => relation_importer => cluster_type_id (ForeignKey) +- virtualization.clustergroup => virtualization.clustergroup --------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.clustertype => virtualization.clustertype ----------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.virtualmachine => virtualization.virtualmachine ----------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +disk => integer_importer => disk (PositiveIntegerField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +local_context_data => NO IMPORTER => local_context_data (NotFound) +memory => integer_importer => memory (PositiveIntegerField) +name => value_importer => name (CharField) +platform => relation_importer => platform_id (ForeignKey) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +role => role_importer => role_id (RoleField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vcpus => integer_importer => vcpus (PositiveSmallIntegerField) +- virtualization.vminterface => virtualization.vminterface ----------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +bridge => relation_importer => bridge_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mode => choice_importer => mode (CharField) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +virtual_machine => relation_importer => virtual_machine_id (ForeignKey) +vrf => relation_importer => vrf_id (ForeignKey) +* End of Import Summary **************************************************************************** diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/auth.group.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/auth.group.json new file mode 100644 index 00000000..5aab8700 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/auth.group.json @@ -0,0 +1,10 @@ +[ +{ + "model": "auth.group", + "pk": 1, + "fields": { + "name": "Staff", + "permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/circuits.circuit.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/circuits.circuit.json new file mode 100644 index 00000000..c444975b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/circuits.circuit.json @@ -0,0 +1,62 @@ +[ +{ + "model": "circuits.circuit", + "pk": "4374dbcd-3a43-5dad-a198-a1e4408e12e3", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.410Z", + "_custom_field_data": {}, + "cid": "1002843016", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "dda5b9ab-0d5c-54b1-901a-773a0cc4fca3", + "circuit_type": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": null, + "circuit_termination_z": "f7de4dae-a236-5547-b5cd-6193cfb3e93a" + } +}, +{ + "model": "circuits.circuit", + "pk": "932991d0-bc80-5875-aedc-1f36ed5f92b8", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.473Z", + "_custom_field_data": {}, + "cid": "319031", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "655d27a8-dc6b-5d9e-95f6-5518915fbf3f", + "circuit_type": "d2b28782-c952-524c-a84a-fa087a53c5db", + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": "b89a52f7-e947-59d7-8beb-d9b794f9955d", + "circuit_termination_z": "baac681e-b719-5847-8d45-1f4496dddaea" + } +}, +{ + "model": "circuits.circuit", + "pk": "eb81eee5-f832-58c2-85e7-3669be534649", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.397Z", + "_custom_field_data": {}, + "cid": "1002841093", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "dda5b9ab-0d5c-54b1-901a-773a0cc4fca3", + "circuit_type": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": null, + "circuit_termination_z": "a3139902-b6f4-582f-af32-6e21c2c9e691" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/circuits.circuittermination.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/circuits.circuittermination.json new file mode 100644 index 00000000..30865e71 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/circuits.circuittermination.json @@ -0,0 +1,68 @@ +[ +{ + "model": "circuits.circuittermination", + "pk": "79810c6d-add5-5a9f-bc8b-6c1e2a900d70", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.332Z", + "_custom_field_data": {}, + "cable": "a992e10e-8eeb-5a3b-bfa3-edc01468594b", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "a52cbe22-a36e-4a18-a04b-64a83e14fb3c", + "circuit": "4799effd-c3c5-55d9-be08-e8d9f9d22c03", + "term_side": "Z", + "location": "044d48c0-0889-5205-a6fa-2c7c21aaa1de", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "7f76c883-d7fd-543a-87e5-06763edd801e", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.480Z", + "_custom_field_data": {}, + "cable": "f44c0876-f31c-5e2b-b7ef-838438528bb6", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "714d4fa2-775c-4f70-9a8c-ba5ae655a532", + "circuit": "6cbcc60a-6a43-5efa-bd23-33a8fb953b13", + "term_side": "A", + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "fed7cc00-4eae-5b48-a493-096372bb4f6c", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.352Z", + "_custom_field_data": {}, + "cable": "727d4a3e-0c2c-5934-88d1-8c64cff4febb", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "b2702d90-1a84-4df2-a298-628de59fdab1", + "circuit": "59523c4f-f12f-5d16-8773-d87ba79caffe", + "term_side": "Z", + "location": "2b612509-6a87-585d-8ef9-c553604b6638", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/circuits.circuittype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/circuits.circuittype.json new file mode 100644 index 00000000..c12fb69d --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/circuits.circuittype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "circuits.circuittype", + "pk": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.597Z", + "_custom_field_data": {}, + "name": "MPLS", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.595Z", + "_custom_field_data": {}, + "name": "Internet Access", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "8ce04a4e-277b-5699-964b-38ba765b7a1d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.598Z", + "_custom_field_data": {}, + "name": "Point-to-point", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/circuits.provider.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/circuits.provider.json new file mode 100644 index 00000000..7bd4f0f8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/circuits.provider.json @@ -0,0 +1,50 @@ +[ +{ + "model": "circuits.provider", + "pk": "259e85ef-c01a-5e32-9be4-bc9e51e66949", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.608Z", + "_custom_field_data": {}, + "name": "NTT", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +}, +{ + "model": "circuits.provider", + "pk": "26f37428-e26a-5e09-8b52-664df6624a2c", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.604Z", + "_custom_field_data": {}, + "name": "Comcast", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +}, +{ + "model": "circuits.provider", + "pk": "aaa90236-9b2a-5ae3-901d-59574a1d3da0", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.601Z", + "_custom_field_data": {}, + "name": "AT&T", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/circuits.providernetwork.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/circuits.providernetwork.json new file mode 100644 index 00000000..2d0bcf35 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/circuits.providernetwork.json @@ -0,0 +1,15 @@ +[ +{ + "model": "circuits.providernetwork", + "pk": "389a055c-b2b4-5f38-a48c-df1bc2f42fb9", + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.614Z", + "_custom_field_data": {}, + "name": "Level3 MPLS", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.cable.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.cable.json new file mode 100644 index 00000000..71fd11d4 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.cable.json @@ -0,0 +1,68 @@ +[ +{ + "model": "dcim.cable", + "pk": "0b6f4983-0f8e-50aa-b0f9-2bd7a3c574c2", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:24.626Z", + "_custom_field_data": {}, + "termination_a_type": 27, + "termination_a_id": "f321fa5c-5d92-517e-b176-7d0af3a5e5f0", + "termination_b_type": 32, + "termination_b_id": "dcf82da4-85ce-5e2e-848e-f0d5554a8c96", + "type": "cat5e", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": null, + "_termination_b_device": "4f3495b5-00e6-5917-a148-77e109f96b0f" + } +}, +{ + "model": "dcim.cable", + "pk": "90f4f36f-a705-5459-83c9-9ce5c1b5fedc", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:25.883Z", + "_custom_field_data": {}, + "termination_a_type": 30, + "termination_a_id": "751f5703-54c4-5132-8af2-cd4186183694", + "termination_b_type": 31, + "termination_b_id": "a5c230e5-3738-5432-95f8-2d9d649f076e", + "type": "", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": "eb141eef-6e1a-530c-b538-0a2e081612d5", + "_termination_b_device": "c615175b-8310-5158-88f8-5a0972e7b1f0" + } +}, +{ + "model": "dcim.cable", + "pk": "a0e62ba7-baaf-533d-8366-7fd0c6b2d82c", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:25.272Z", + "_custom_field_data": {}, + "termination_a_type": 32, + "termination_a_id": "d2993972-cff7-51e2-807b-c155997330e7", + "termination_b_type": 32, + "termination_b_id": "d493e771-1dfa-5558-990a-9e8b230024c5", + "type": "cat5e", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": "bd275898-8673-5a42-9093-454f605b2f25", + "_termination_b_device": "1a5c5a9b-9440-5e60-93a9-457c5d4bccf8" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.consoleport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.consoleport.json new file mode 100644 index 00000000..5eda031c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.consoleport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.consoleport", + "pk": "19e88f59-5daa-50c4-b29e-8ec968384f6a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.665Z", + "_custom_field_data": {}, + "device": "bd275898-8673-5a42-9093-454f605b2f25", + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleport", + "pk": "78c41588-5962-5706-b463-bd9a724c3693", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.659Z", + "_custom_field_data": {}, + "device": "89c764de-c87c-5c2e-86ae-57cf930e6cfe", + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleport", + "pk": "b6658a87-f275-51fd-aad2-c7c2e7a1e4f8", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.669Z", + "_custom_field_data": {}, + "device": "1885cf40-95c4-5865-b6d4-6ad526a073ce", + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "usb-mini-b" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.consoleporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.consoleporttemplate.json new file mode 100644 index 00000000..8d5c8685 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.consoleporttemplate.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.consoleporttemplate", + "pk": "394ef929-bbef-5470-8da7-b0cdb6246418", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.716Z", + "_custom_field_data": {}, + "device_type": "86c8ea5d-3bac-514f-b0ce-da555e3f0bef", + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "3c430613-5094-52a4-ae94-e4fb067072d6", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.719Z", + "_custom_field_data": {}, + "device_type": "b1fc894c-dddf-56a0-8bf4-92467a5d97bd", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "5cbf1d44-c791-5a81-b9f8-b52731b58f62", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.720Z", + "_custom_field_data": {}, + "device_type": "7d87e054-c030-5f5c-ac14-a84a14a872c9", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "type": "rj-45" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.device.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.device.json new file mode 100644 index 00000000..2acbd2bb --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.device.json @@ -0,0 +1,110 @@ +[ +{ + "model": "dcim.device", + "pk": "13d0f232-00cb-5280-9a69-649ad3a4fb05", + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2024-01-02T12:06:10.006Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "254b9e37-775b-5584-88ec-36409d1bc9dd", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "platform": null, + "name": "dmi01-buffalo-pdu01", + "_name": "dmi00000001-buffalo-pdu00000001", + "serial": "", + "asset_tag": null, + "location": "920970b7-44b2-5c1d-862d-d9f568553e53", + "rack": "0ed813a0-26e3-570e-b3d2-34b2c96036fd", + "position": 1, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "4f3495b5-00e6-5917-a148-77e109f96b0f", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.738Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "86c8ea5d-3bac-514f-b0ce-da555e3f0bef", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "33afe68f-1216-58d2-890a-e18d188e885d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "platform": "89096900-db0b-55ac-a094-0e1423e3f277", + "name": "dmi01-albany-rtr01", + "_name": "dmi00000001-albany-rtr00000001", + "serial": "", + "asset_tag": null, + "location": "f8b1dcf0-c3bb-5a86-8816-9e986092326b", + "rack": "8bfa593c-4cbb-5949-9a20-cff126d9d75d", + "position": 4, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "bd275898-8673-5a42-9093-454f605b2f25", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.783Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "86c8ea5d-3bac-514f-b0ce-da555e3f0bef", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "33afe68f-1216-58d2-890a-e18d188e885d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "platform": "89096900-db0b-55ac-a094-0e1423e3f277", + "name": "dmi01-pittsfield-rtr01", + "_name": "dmi00000001-pittsfield-rtr00000001", + "serial": "", + "asset_tag": null, + "location": "699920eb-7c6b-59e6-b19a-d5eeb670c890", + "rack": "e5f1ce04-ee90-521b-864b-fc3997ff0c2c", + "position": 4, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.devicebay.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.devicebay.json new file mode 100644 index 00000000..2a25967f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.devicebay.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.devicebay", + "pk": "29f06c68-208d-5112-826a-147701bd0c1f", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:06:10.464Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 11", + "_name": "Bay 00000011", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "3be7c568-6e6c-557e-9545-bc4b17fef98d", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:06:10.444Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 3", + "_name": "Bay 00000003", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "9eb2802e-2549-5dd6-b8ac-f8c7d4b71dfd", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:06:10.469Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 13", + "_name": "Bay 00000013", + "label": "", + "description": "", + "installed_device": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.devicebaytemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.devicebaytemplate.json new file mode 100644 index 00000000..2f44c464 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.devicebaytemplate.json @@ -0,0 +1,44 @@ +[ +{ + "model": "dcim.devicebaytemplate", + "pk": "29fcb8a2-20cf-547b-9ba0-7e204d4da0b5", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.431Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 3", + "_name": "Bay 00000003", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": "40c4a188-ea81-54c1-bbcc-c1dcd857fb55", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.438Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 9", + "_name": "Bay 00000009", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": "75593ba0-bac1-5e40-a17b-b348daed1e77", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.440Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 11", + "_name": "Bay 00000011", + "label": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.devicetype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.devicetype.json new file mode 100644 index 00000000..2cc41ab0 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.devicetype.json @@ -0,0 +1,56 @@ +[ +{ + "model": "dcim.devicetype", + "pk": "257dca9a-92d2-5f02-af45-4de316a47b71", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.617Z", + "_custom_field_data": {}, + "manufacturer": "e0ee785f-2349-574b-942c-aaf46a748cf3", + "model": "MX480", + "part_number": "", + "u_height": 8, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "[Juniper MX480 Data Sheet](https://www.juniper.net/us/en/products-services/routing/mx-series/mx480/)" + } +}, +{ + "model": "dcim.devicetype", + "pk": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.644Z", + "_custom_field_data": {}, + "manufacturer": "48663573-9dc3-5779-b660-a785aa139be4", + "model": "Flex system", + "part_number": "8721W3X", + "u_height": 10, + "is_full_depth": true, + "subdevice_role": "parent", + "front_image": "", + "rear_image": "", + "comments": "" + } +}, +{ + "model": "dcim.devicetype", + "pk": "e3072e65-9267-5e44-bbc4-28875ce2893c", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.638Z", + "_custom_field_data": {}, + "manufacturer": "70bcef54-cbf3-5783-b7e1-537b7b90707f", + "model": "48-Pair Fiber Panel", + "part_number": "", + "u_height": 2, + "is_full_depth": false, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.frontport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.frontport.json new file mode 100644 index 00000000..644bd0c4 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.frontport.json @@ -0,0 +1,62 @@ +[ +{ + "model": "dcim.frontport", + "pk": "27f8c37b-0d6b-57a3-a4e4-7808984950d3", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:11.971Z", + "_custom_field_data": {}, + "device": "5ed7a02c-455c-5614-8447-03d98c39dbac", + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "sc", + "rear_port": "e0184ba4-f27d-572f-82d2-8bbad0aedca8", + "rear_port_position": 20 + } +}, +{ + "model": "dcim.frontport", + "pk": "67cb4905-b1a7-5a65-9cf4-f9cdcf0444eb", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:11.507Z", + "_custom_field_data": {}, + "device": "03c187a5-719e-5d92-bae6-5026970c7171", + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "8p8c", + "rear_port": "278287d9-add1-5014-b7d3-bccd3d85b655", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": "e15e0f97-4956-5f1e-81ef-8d762729a80a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:11.700Z", + "_custom_field_data": {}, + "device": "d40d253a-5766-5d9d-91c0-d6aac074a999", + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "sc", + "rear_port": "a144d61b-1b3d-5df7-a0cd-d31cb3a3343a", + "rear_port_position": 22 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.frontporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.frontporttemplate.json new file mode 100644 index 00000000..40d8ec57 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.frontporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.frontporttemplate", + "pk": "2b40a68d-9ffd-5392-890b-35647ac886f7", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:12.416Z", + "_custom_field_data": {}, + "device_type": "e3072e65-9267-5e44-bbc4-28875ce2893c", + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "type": "sc", + "rear_port_template": "34f8258a-5deb-5f1e-b939-b33d4d3b07a9", + "rear_port_position": 44 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "31250246-b206-504c-a186-ae15c23b1244", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:12.337Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "30e08e03-be3b-5bf0-92e5-ccf75ca5527b", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "9d4f18f8-c0a5-5d17-8427-a76b937588fd", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:12.403Z", + "_custom_field_data": {}, + "device_type": "e3072e65-9267-5e44-bbc4-28875ce2893c", + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "type": "sc", + "rear_port_template": "34f8258a-5deb-5f1e-b939-b33d4d3b07a9", + "rear_port_position": 37 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.interface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.interface.json new file mode 100644 index 00000000..43bdedfb --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.interface.json @@ -0,0 +1,95 @@ +[ +{ + "model": "dcim.interface", + "pk": "91a22fef-ea20-56a9-ab7e-9cb158d6fb31", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:14.537Z", + "_custom_field_data": {}, + "device": "622c7e12-6c5e-5f23-8cff-13a85ad9d11c", + "name": "GigabitEthernet1/0/29", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000029............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "c077952e-1667-53cd-a2bc-9cda163042fb", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:12.868Z", + "_custom_field_data": {}, + "device": "eb141eef-6e1a-530c-b538-0a2e081612d5", + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "d071a10a-4723-5f41-b1a2-9883aa04c83c", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:13.185Z", + "_custom_field_data": {}, + "device": "c47be8fc-ce7f-5230-ad8d-5be2cb66fb6e", + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.interfacetemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.interfacetemplate.json new file mode 100644 index 00000000..247bf0e1 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.interfacetemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.interfacetemplate", + "pk": "24ac8c08-56b9-530e-b231-8b33c3bb8553", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:21.987Z", + "_custom_field_data": {}, + "device_type": "1edf9408-8f18-5b48-94db-ef8c8e7c9001", + "name": "GigabitEthernet1/0/7", + "label": "", + "description": "", + "_name": "0001000099999999GigabitEthernet000007............", + "type": "1000base-t", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "5c292671-b38a-55e5-a9b9-f65c64469856", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.093Z", + "_custom_field_data": {}, + "device_type": "b1fc894c-dddf-56a0-8bf4-92467a5d97bd", + "name": "xe-0/0/30", + "label": "", + "description": "", + "_name": "0000000099999999xe-000030............", + "type": "10gbase-x-sfpp", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "824e9bc6-8fed-5b71-a291-62d72b8aaf60", + "fields": { + "created": "2022-04-08T00:57:24.646Z", + "last_updated": "2024-01-02T12:06:22.176Z", + "_custom_field_data": {}, + "device_type": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "name": "xe-{module}/0/0", + "label": "", + "description": "", + "_name": "0000999999999999xe-{module}/000000............", + "type": "10gbase-x-sfpp", + "mgmt_only": false + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.location.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.location.json new file mode 100644 index 00000000..ebfc3339 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.location.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.location", + "pk": "f0bf9f0f-9972-5db7-8686-c28fbd36a0a5", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:06:08.643Z", + "_custom_field_data": {}, + "parent": null, + "name": "Africa", + "_name": "Africa", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:06:08.646Z", + "_custom_field_data": {}, + "parent": null, + "name": "Asia", + "_name": "Asia", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9870e54f-2a5b-585b-92bc-3e01df3912c3", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:06:08.704Z", + "_custom_field_data": {}, + "parent": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "name": "China", + "_name": "China", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.locationtype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.locationtype.json new file mode 100644 index 00000000..0806269d --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.locationtype.json @@ -0,0 +1,54 @@ +[ +{ + "model": "dcim.locationtype", + "pk": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "fields": { + "created": "2024-01-02T12:06:08.613Z", + "last_updated": "2024-01-02T12:06:08.613Z", + "_custom_field_data": {}, + "parent": null, + "name": "Region", + "description": "", + "nestable": true, + "content_types": [ + 56, + 55 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "001a5b44-6c65-5a97-bee3-c52494c176d3", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:08.609Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Branch Offices", + "description": "", + "nestable": true, + "content_types": [ + 68, + 56, + 72, + 42, + 27, + 60 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "6d92eb8b-0617-5e93-88ab-ca3bd253e632", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:08.605Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Customer Sites", + "description": "", + "nestable": true, + "content_types": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.manufacturer.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.manufacturer.json new file mode 100644 index 00000000..25fc16d3 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.manufacturer.json @@ -0,0 +1,35 @@ +[ +{ + "model": "dcim.manufacturer", + "pk": "48663573-9dc3-5779-b660-a785aa139be4", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:06:27.701Z", + "_custom_field_data": {}, + "name": "Lenovo", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "c5902059-194c-583a-83c3-058cd5ed3f5a", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:27.699Z", + "_custom_field_data": {}, + "name": "Panduit", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "f5136724-0984-5e3b-b073-ea6d83116997", + "fields": { + "created": "2024-01-02T12:06:27.702Z", + "last_updated": "2024-01-02T12:06:27.702Z", + "_custom_field_data": {}, + "name": "Unknown", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.platform.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.platform.json new file mode 100644 index 00000000..ff350d9c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.platform.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.platform", + "pk": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.448Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 20.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "82e12391-d52a-5f15-8474-0b444a157d2d", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.447Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 18.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "89096900-db0b-55ac-a094-0e1423e3f277", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.445Z", + "_custom_field_data": {}, + "name": "Cisco IOS", + "manufacturer": "94e7b59b-659f-5c68-9958-a3e82f19aa9f", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.powerfeed.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.powerfeed.json new file mode 100644 index 00000000..1663fdf3 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.powerfeed.json @@ -0,0 +1,77 @@ +[ +{ + "model": "dcim.powerfeed", + "pk": "38f5aa36-561b-5cd8-8362-9d093ff7b89a", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.280Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P1-15A", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "416a01e5-fbf9-522e-b9e9-4037cf8c984f", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.234Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P1-4A", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "7eae2a15-d2d0-52ab-bfcf-3cf6823078cf", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.249Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P2-7B", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.poweroutlet.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.poweroutlet.json new file mode 100644 index 00000000..7414b637 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.poweroutlet.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.poweroutlet", + "pk": "0e4e97a2-7fa7-557d-bd9b-049eb0f3d64f", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.326Z", + "_custom_field_data": {}, + "device": "93a0d1ab-bea4-5eaf-ba1f-4576386cf9e8", + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "b089e651-cb20-5a41-a53d-b68d604a1399", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "47f04bfb-97f7-57f3-8dda-b65d03930b9a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.360Z", + "_custom_field_data": {}, + "device": "65c81914-2906-5594-a23c-0574ea8684f4", + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "4b4ff189-0f94-585f-9ae9-0f8d5d2431fe", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "7456e99f-903a-5d60-a033-ae860e85e57a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.328Z", + "_custom_field_data": {}, + "device": "93a0d1ab-bea4-5eaf-ba1f-4576386cf9e8", + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "b089e651-cb20-5a41-a53d-b68d604a1399", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.poweroutlettemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.poweroutlettemplate.json new file mode 100644 index 00000000..56c3d00c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.poweroutlettemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.poweroutlettemplate", + "pk": "56ebc625-d455-5958-91c3-795f00e824a9", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.528Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "69eff81a-d6ff-5124-881e-2dba890581d2", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.523Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "e761c015-cf01-51e1-96dd-049d61319cf8", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.527Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.powerpanel.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.powerpanel.json new file mode 100644 index 00000000..c3c8bcdd --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.powerpanel.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.powerpanel", + "pk": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.537Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 1" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.545Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 4" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.543Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 3" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.powerport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.powerport.json new file mode 100644 index 00000000..8c102d7c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.powerport.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.powerport", + "pk": "3a5d53c2-d481-53c0-bf6c-25696bbff321", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.621Z", + "_custom_field_data": {}, + "device": "0d7a954e-7fe0-53bd-83d4-2aa4a03a1a07", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "570015a0-0288-58ce-a0dc-108a508b9797", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.587Z", + "_custom_field_data": {}, + "device": "147b8a09-d7aa-5861-a1dc-79b4c6213764", + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "cable": "e2bc9300-125d-5311-9be3-5071e34452da", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "016b1ba6-235a-4bee-b6f3-84884a889ef2", + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "a57b92db-7366-55c8-adbf-33c49aedae55", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.643Z", + "_custom_field_data": {}, + "device": "30822332-4a69-5783-86e8-07a72dc77c77", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.powerporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.powerporttemplate.json new file mode 100644 index 00000000..47371ed4 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.powerporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.powerporttemplate", + "pk": "1b47668a-48d2-5711-9d1b-e8f8df8afcdb", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.686Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "2cdc06fb-8ce5-5dee-a2c7-d2e003e4df65", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.674Z", + "_custom_field_data": {}, + "device_type": "89343eba-98ad-5be4-9c74-49ac12a1f2ef", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "type": "iec-60320-c14", + "maximum_draw": 350, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "ce492501-dc54-5a10-afe0-2cc8c29f8d4a", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.692Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "PSU4", + "_name": "PSU00000004", + "label": "", + "description": "", + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.rack.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.rack.json new file mode 100644 index 00000000..3f8dfaf8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.rack.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.rack", + "pk": "333af99c-ec4b-505f-ac02-1a03f6cb9689", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.946Z", + "_custom_field_data": {}, + "name": "IDF128", + "_name": "IDF00000128", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "bb9626e1-166c-552f-89c8-c66148ea6c1d", + "facility_id": null, + "location": "8f46b08d-9bcb-56bd-ba7a-0c783d582906", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "4-post-frame", + "width": 19, + "u_height": 42, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "82b8b341-86cb-5760-a942-01f866935056", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.918Z", + "_custom_field_data": {}, + "name": "R305", + "_name": "R00000305", + "status": "9172bac4-6144-54e5-b44d-f530905f8d05", + "role": null, + "facility_id": null, + "location": "a7f18fd3-b68a-5304-903a-6996f5ac9731", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "907cfa96-7ffe-52ed-8d93-b50a0e105b2d", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:22.967Z", + "_custom_field_data": {}, + "name": "Plant 2", + "_name": "Plant 00000002", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "bb9626e1-166c-552f-89c8-c66148ea6c1d", + "facility_id": null, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "2-post-frame", + "width": 19, + "u_height": 42, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.rackreservation.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.rackreservation.json new file mode 100644 index 00000000..38cf40f8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.rackreservation.json @@ -0,0 +1,30 @@ +[ +{ + "model": "dcim.rackreservation", + "pk": "6632b13e-787b-596b-8d3f-dd711778f6b2", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:27.683Z", + "_custom_field_data": {}, + "rack": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "units": "[\"20\", \"21\"]", + "tenant": null, + "user": "79770d9b-4994-5610-8175-123cecb0bcac", + "description": "Damaged - DO NOT USE" + } +}, +{ + "model": "dcim.rackreservation", + "pk": "fc8c21ff-bff8-59a8-b256-612719b46978", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:27.681Z", + "_custom_field_data": {}, + "rack": "333af99c-ec4b-505f-ac02-1a03f6cb9689", + "units": "[\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\", \"10\"]", + "tenant": null, + "user": "35a3bbbb-48d5-5891-8ddc-8b4a97e30d10", + "description": "Reserved for future projects" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.rearport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.rearport.json new file mode 100644 index 00000000..e00cbc09 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.rearport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.rearport", + "pk": "26ba262e-4a27-5786-804a-92938fd19c3d", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:23.527Z", + "_custom_field_data": {}, + "device": "fe06067b-380f-5cb6-bf23-87a20db244d2", + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "864259fa-b373-52b6-a949-692bddc163ac", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:23.905Z", + "_custom_field_data": {}, + "device": "22f088a3-e4bc-5f68-bf22-f5fc562cd49b", + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "90324dd7-fa0d-58e8-9860-11063b51e3f6", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:23.567Z", + "_custom_field_data": {}, + "device": "fe06067b-380f-5cb6-bf23-87a20db244d2", + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.rearporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.rearporttemplate.json new file mode 100644 index 00000000..50db4545 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.rearporttemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.rearporttemplate", + "pk": "7a95fb09-3c57-595a-9160-e5970641ed33", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:24.206Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "882c776c-b9e2-5dde-b1ea-e74cf81098dc", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:24.191Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "c3bedef9-ccc4-52af-85a3-b6880552ca42", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:24.127Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.virtualchassis.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.virtualchassis.json new file mode 100644 index 00000000..71b20cda --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/dcim.virtualchassis.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.virtualchassis", + "pk": "364e4d51-2c82-5053-90a1-79cf9956175a", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.454Z", + "_custom_field_data": {}, + "master": "1348e764-b4fb-5406-a5f2-fc50df2067aa", + "name": "r105-torsw", + "domain": "" + } +}, +{ + "model": "dcim.virtualchassis", + "pk": "448cc808-7987-5b5c-ad70-debc462777b4", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.464Z", + "_custom_field_data": {}, + "master": "1ae60b28-f763-513e-9fe4-70dc7f3159d7", + "name": "r107-torsw", + "domain": "" + } +}, +{ + "model": "dcim.virtualchassis", + "pk": "b09ec4dd-301f-51a1-9fef-9d9732c3ebac", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.459Z", + "_custom_field_data": {}, + "master": "b8700b34-5236-5cae-a009-361a082d01f4", + "name": "r106-torsw", + "domain": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/extras.customfield.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/extras.customfield.json new file mode 100644 index 00000000..69a9a5e6 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/extras.customfield.json @@ -0,0 +1,26 @@ +[ +{ + "model": "extras.customfield", + "pk": "e4fa5680-4657-50ea-837c-604617c7fc0d", + "fields": { + "created": "2021-09-09T00:00:00Z", + "last_updated": "2024-01-02T12:06:08.540Z", + "grouping": "", + "type": "text", + "label": "Customer ID", + "key": "cust_id", + "description": "", + "required": false, + "filter_logic": "exact", + "default": null, + "weight": 100, + "validation_minimum": null, + "validation_maximum": null, + "validation_regex": "^[A-Z]{3}\\d{2}$", + "advanced_ui": false, + "content_types": [ + 109 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/extras.role.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/extras.role.json new file mode 100644 index 00000000..9d0df93f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/extras.role.json @@ -0,0 +1,51 @@ +[ +{ + "model": "extras.role", + "pk": "7c20cf28-1ac0-51d3-9222-65c10b1e302b", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-22T08:39:01.902Z", + "_custom_field_data": {}, + "name": "Patch Panel", + "color": "607d8b", + "description": "", + "weight": null, + "content_types": [ + 42 + ] + } +}, +{ + "model": "extras.role", + "pk": "cf28137c-1251-5b94-bde0-914c91ad0c70", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-22T08:39:01.915Z", + "_custom_field_data": {}, + "name": "Storage", + "color": "ffc107", + "description": "", + "weight": null, + "content_types": [ + 60 + ] + } +}, +{ + "model": "extras.role", + "pk": "dfd5a12a-ffe4-5ae5-9bdd-e71adbe5b49a", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-22T08:39:01.920Z", + "_custom_field_data": {}, + "name": "Access - Data", + "color": "9e9e9e", + "description": "", + "weight": 1000, + "content_types": [ + 72, + 68 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/extras.status.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/extras.status.json new file mode 100644 index 00000000..05dba1a1 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/extras.status.json @@ -0,0 +1,47 @@ +[ +{ + "model": "extras.status", + "pk": "9172bac4-6144-54e5-b44d-f530905f8d05", + "fields": { + "created": "2024-01-02T12:06:08.549Z", + "last_updated": "2024-01-02T12:06:08.549Z", + "_custom_field_data": {}, + "name": "Available", + "color": "9e9e9e", + "description": "", + "content_types": [ + 60 + ] + } +}, +{ + "model": "extras.status", + "pk": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "fields": { + "created": "2024-01-02T12:06:08.547Z", + "last_updated": "2024-01-02T12:06:08.547Z", + "_custom_field_data": {}, + "name": "Connected", + "color": "9e9e9e", + "description": "", + "content_types": [ + 45 + ] + } +}, +{ + "model": "extras.status", + "pk": "e9984337-802f-53ef-93b6-82b347f63527", + "fields": { + "created": "2024-01-02T12:06:08.553Z", + "last_updated": "2024-01-02T12:06:08.553Z", + "_custom_field_data": {}, + "name": "Reserved", + "color": "9e9e9e", + "description": "", + "content_types": [ + 69 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/extras.tag.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/extras.tag.json new file mode 100644 index 00000000..44d1b24e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/extras.tag.json @@ -0,0 +1,47 @@ +[ +{ + "model": "extras.tag", + "pk": "15eed64b-038b-5fe8-a7e8-49045f7b19d7", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.551Z", + "_custom_field_data": {}, + "name": "Papa", + "color": "8bc34a", + "description": "", + "content_types": [ + 56 + ] + } +}, +{ + "model": "extras.tag", + "pk": "2606404f-74b9-5251-aae1-9d800ac58ec4", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.542Z", + "_custom_field_data": {}, + "name": "India", + "color": "2196f3", + "description": "", + "content_types": [ + 56 + ] + } +}, +{ + "model": "extras.tag", + "pk": "fd7df87d-2737-5092-abaf-8017d504d95e", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.539Z", + "_custom_field_data": {}, + "name": "Foxtrot", + "color": "9c27b0", + "description": "", + "content_types": [ + 56 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/extras.taggeditem.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/extras.taggeditem.json new file mode 100644 index 00000000..1eafbdca --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/extras.taggeditem.json @@ -0,0 +1,29 @@ +[ +{ + "model": "extras.taggeditem", + "pk": "0aeb19f4-ad13-5ec3-882c-66c23e4299a4", + "fields": { + "content_type": 56, + "object_id": "022126fd-0b04-5d40-9aa0-3c1aa0a5dfd5", + "tag": "0695d8ef-849b-5a4b-99a8-3f005d3c50c4" + } +}, +{ + "model": "extras.taggeditem", + "pk": "0c449890-eaf0-5e20-8f1f-e0d2769f956e", + "fields": { + "content_type": 56, + "object_id": "8f46b08d-9bcb-56bd-ba7a-0c783d582906", + "tag": "56e0e29f-97bc-5811-b31e-902b4fe2231e" + } +}, +{ + "model": "extras.taggeditem", + "pk": "7259e19c-3ce7-54a2-a550-c48e9a49a6a7", + "fields": { + "content_type": 56, + "object_id": "142cf7ab-8551-5911-97b1-b5f18dd7ae6a", + "tag": "15eed64b-038b-5fe8-a7e8-49045f7b19d7" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.ipaddress.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.ipaddress.json new file mode 100644 index 00000000..3d8d8634 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.ipaddress.json @@ -0,0 +1,62 @@ +[ +{ + "model": "ipam.ipaddress", + "pk": "a6d5e7e8-4fc9-598e-bd16-b7a9a44c5cce", + "fields": { + "created": "2022-04-08T00:25:29.624Z", + "last_updated": "2024-01-02T12:06:28.313Z", + "_custom_field_data": {}, + "host": "172.18.0.21", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "f005909f-a780-5de5-bfec-32bb1bcd720d", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": "d3122dce-7a81-57c2-948b-d70829e81f0b", + "fields": { + "created": "2022-04-08T00:25:35.113Z", + "last_updated": "2024-01-02T12:06:28.836Z", + "_custom_field_data": {}, + "host": "172.20.0.18", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "97038736-2dfa-5c54-8b15-404ff1ec3b8f", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": "f83c717d-1adf-5a7a-8e29-a3f24445063b", + "fields": { + "created": "2022-04-08T00:25:26.769Z", + "last_updated": "2024-01-02T12:06:28.154Z", + "_custom_field_data": {}, + "host": "172.17.0.22", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "57055415-065b-5eb4-b75b-fc62515d43ed", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.prefix.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.prefix.json new file mode 100644 index 00000000..b50d2a4d --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.prefix.json @@ -0,0 +1,71 @@ +[ +{ + "model": "ipam.prefix", + "pk": "4422d6e4-5eee-5386-9ba4-ef5dcdcd7165", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T14:36:45.904Z", + "_custom_field_data": {}, + "network": "10.112.129.0", + "broadcast": "10.112.129.255", + "prefix_length": 24, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "dfd5a12a-ffe4-5ae5-9bdd-e71adbe5b49a", + "parent": "b8adfceb-99f4-588e-8e99-81a4f91ca8fc", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": "f45a7abe-8a61-5290-842e-148cd0fe40ce", + "rir": null, + "date_allocated": null, + "description": "" + } +}, +{ + "model": "ipam.prefix", + "pk": "e6260270-1254-5241-a748-b9166b89bdb2", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T14:36:46.325Z", + "_custom_field_data": {}, + "network": "10.112.163.0", + "broadcast": "10.112.163.255", + "prefix_length": 24, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "2a53f46b-41e1-5f02-865a-163c8edd429a", + "parent": "fa1cb5ca-2eb8-56ba-b126-deed0409f0c9", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": "4883e133-0030-56aa-9534-8fd64f6ca798", + "rir": null, + "date_allocated": null, + "description": "" + } +}, +{ + "model": "ipam.prefix", + "pk": "f97b6ef6-25cc-5655-8cdf-409b7c6235e8", + "fields": { + "created": "2022-04-08T00:17:08.736Z", + "last_updated": "2024-05-14T14:36:46.845Z", + "_custom_field_data": {}, + "network": "172.19.1.0", + "broadcast": "172.19.1.255", + "prefix_length": 24, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "b9704abf-41ba-5ac5-b4ce-67d0d76a1006", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "vlan": null, + "rir": null, + "date_allocated": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.rir.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.rir.json new file mode 100644 index 00000000..49a73602 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.rir.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.rir", + "pk": "270d7ef4-3f6e-5f6f-b1f2-85c97d7f8d8a", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.517Z", + "_custom_field_data": {}, + "name": "AFRINIC", + "is_private": false, + "description": "African Network Information Centre" + } +}, +{ + "model": "ipam.rir", + "pk": "60b630af-b0f4-5f1a-9de2-8ef7d1472bcb", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.521Z", + "_custom_field_data": {}, + "name": "RFC 6996", + "is_private": true, + "description": "" + } +}, +{ + "model": "ipam.rir", + "pk": "f59e6945-f78c-584f-89ce-bbaa9f539c0b", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.515Z", + "_custom_field_data": {}, + "name": "APNIC", + "is_private": false, + "description": "Asia Pacific Network Information Centre" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.routetarget.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.routetarget.json new file mode 100644 index 00000000..a159bda0 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.routetarget.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.routetarget", + "pk": "2ca62435-a1d9-508f-a90c-fea781fb01fa", + "fields": { + "created": "2022-04-08T00:28:03.747Z", + "last_updated": "2024-01-02T12:06:31.496Z", + "_custom_field_data": {}, + "name": "65000:101", + "description": "Alpha-import", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": "44b1201b-16c0-55d0-957d-558cf7de443f", + "fields": { + "created": "2022-04-08T00:28:03.823Z", + "last_updated": "2024-01-02T12:06:31.498Z", + "_custom_field_data": {}, + "name": "65000:102", + "description": "Alpha-import", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": "500736bc-0caf-548e-a35b-e67adb2bcc96", + "fields": { + "created": "2022-04-08T00:28:04.262Z", + "last_updated": "2024-01-02T12:06:31.505Z", + "_custom_field_data": {}, + "name": "65000:402", + "description": "Delta-import", + "tenant": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.vlan.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.vlan.json new file mode 100644 index 00000000..6bea3f22 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.vlan.json @@ -0,0 +1,50 @@ +[ +{ + "model": "ipam.vlan", + "pk": "b9f75ebc-7fe9-52b8-b8d2-b7e7e8f635b8", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T14:36:48.294Z", + "_custom_field_data": {}, + "vlan_group": null, + "vid": 200, + "name": "Voice", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "cfe1ee60-d4a6-5c9f-b35c-0d92aa3fade1", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "e1205bd9-4f48-593b-a3c3-d4aa5d1c811d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-14T14:36:48.184Z", + "_custom_field_data": {}, + "vlan_group": null, + "vid": 100, + "name": "Data", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "dfd5a12a-ffe4-5ae5-9bdd-e71adbe5b49a", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "ef7699c1-fa85-578d-b44b-94dcbef6a369", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T14:36:48.409Z", + "_custom_field_data": {}, + "vlan_group": "3060d7a7-bf57-5d57-aeb7-4a8b0463932d", + "vid": 203, + "name": "Wireless", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "tenant": "35f6098e-5c2c-58b3-824c-9b5c024a4321", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.vlangroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.vlangroup.json new file mode 100644 index 00000000..d2697898 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.vlangroup.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.vlangroup", + "pk": "56764c2a-72b6-5f22-9802-bf585847080d", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T14:36:50.842Z", + "_custom_field_data": {}, + "name": "JBB115", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "ac3df58d-fa3c-5e5e-babf-1785afb46a36", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T14:36:50.846Z", + "_custom_field_data": {}, + "name": "JBB133", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "c8809a03-a616-5f01-95e2-a4b096922dea", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-14T14:36:50.847Z", + "_custom_field_data": {}, + "name": "JBB-Global", + "location": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.vrf.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.vrf.json new file mode 100644 index 00000000..4b8a31bb --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/ipam.vrf.json @@ -0,0 +1,68 @@ +[ +{ + "model": "ipam.vrf", + "pk": "242112ea-1ff0-5c1a-9773-4ff3f57b7d8c", + "fields": { + "created": "2022-04-08T00:05:32.118Z", + "last_updated": "2024-01-02T12:06:31.486Z", + "_custom_field_data": {}, + "name": "Delta", + "rd": "65000:400", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "19e89fbb-f05f-5ddf-8b88-b30f64645cdc" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "500736bc-0caf-548e-a35b-e67adb2bcc96" + ] + } +}, +{ + "model": "ipam.vrf", + "pk": "846b3654-ba46-59bf-8900-c53475a33880", + "fields": { + "created": "2022-04-08T00:05:32.358Z", + "last_updated": "2024-01-02T12:06:31.491Z", + "_custom_field_data": {}, + "name": "Echo", + "rd": "65000:500", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "930d2e9c-09ff-5ea4-b7a4-0b4e8af05d8c" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "3d417c6d-b9a1-5a39-b2da-104921c4db0a" + ] + } +}, +{ + "model": "ipam.vrf", + "pk": "c8b77e6f-6751-5efc-ad5b-06b60d9bfc0d", + "fields": { + "created": "2022-04-08T00:05:31.938Z", + "last_updated": "2024-01-02T12:06:31.482Z", + "_custom_field_data": {}, + "name": "Charlie", + "rd": "65000:300", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "27ec5aa5-0252-5028-925c-0b11f9b76491" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "4c21d0c1-5313-50b9-ab7d-2cebafa7348c" + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/tenancy.tenant.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/tenancy.tenant.json new file mode 100644 index 00000000..12b38f95 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/tenancy.tenant.json @@ -0,0 +1,47 @@ +[ +{ + "model": "tenancy.tenant", + "pk": "50369baf-2664-5398-ae46-90eba767ddae", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.235Z", + "_custom_field_data": { + "cust_id": "CYB01" + }, + "name": "Cyberdyne Systems", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.232Z", + "_custom_field_data": { + "cust_id": "DMI01" + }, + "name": "Dunder-Mifflin, Inc.", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "9b6fe81e-92b4-5b82-8769-39a7627c566e", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.226Z", + "_custom_field_data": { + "cust_id": "INI04" + }, + "name": "Initech", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/tenancy.tenantgroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/tenancy.tenantgroup.json new file mode 100644 index 00000000..c48e7e5b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/tenancy.tenantgroup.json @@ -0,0 +1,14 @@ +[ +{ + "model": "tenancy.tenantgroup", + "pk": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:06:09.224Z", + "_custom_field_data": {}, + "parent": null, + "name": "Customers", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/users.user.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/users.user.json new file mode 100644 index 00000000..b969484b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/users.user.json @@ -0,0 +1,63 @@ +[ +{ + "model": "users.user", + "pk": "35a3bbbb-48d5-5891-8ddc-8b4a97e30d10", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "alice", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:08Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "b6111f2f-ede6-5a47-b0e5-3842b76f14cd", + "fields": { + "password": "", + "last_login": null, + "is_superuser": true, + "username": "admin", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": true, + "is_active": true, + "date_joined": "2020-12-18T02:07:15.359Z", + "config_data": {}, + "groups": [], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "fe73675b-51ca-56ac-8cab-ef9580f18278", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "charlie", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:22Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/virtualization.cluster.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/virtualization.cluster.json new file mode 100644 index 00000000..23b80031 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/virtualization.cluster.json @@ -0,0 +1,47 @@ +[ +{ + "model": "virtualization.cluster", + "pk": "077e8c75-c541-5881-9bd5-63b04acf09ae", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:29.109Z", + "_custom_field_data": {}, + "name": "gc-us-west4", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "72cfac27-a297-5682-b21e-d52bff318779", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:29.131Z", + "_custom_field_data": {}, + "name": "gc-asia-east2", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "7a2352bc-7253-5c1d-bb1f-0a4a1412dc9e", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "db1cfe12-6ea7-5948-8699-5d5b3b5f6b2a", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:29.107Z", + "_custom_field_data": {}, + "name": "gc-us-west3", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "tenant": null, + "location": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/virtualization.clustergroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/virtualization.clustergroup.json new file mode 100644 index 00000000..f224377d --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/virtualization.clustergroup.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustergroup", + "pk": "20182816-bf12-5cd0-8f07-c91fcd271bd7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.575Z", + "_custom_field_data": {}, + "name": "EMEA", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "7a2352bc-7253-5c1d-bb1f-0a4a1412dc9e", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.576Z", + "_custom_field_data": {}, + "name": "Asia Pacific", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.574Z", + "_custom_field_data": {}, + "name": "North America", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/virtualization.clustertype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/virtualization.clustertype.json new file mode 100644 index 00000000..e4f311c4 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/virtualization.clustertype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustertype", + "pk": "40ad4d12-4324-581c-9f4a-a87421336e3b", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.568Z", + "_custom_field_data": {}, + "name": "Microsoft Azure", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "786c136a-fff1-5f84-8d0c-c43610039f45", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.569Z", + "_custom_field_data": {}, + "name": "DigitalOcean", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "834802b2-bb11-5319-9ddb-4269f943171c", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:31.572Z", + "_custom_field_data": {}, + "name": "KVM", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/virtualization.virtualmachine.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/virtualization.virtualmachine.json new file mode 100644 index 00000000..2b5abd47 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/virtualization.virtualmachine.json @@ -0,0 +1,77 @@ +[ +{ + "model": "virtualization.virtualmachine", + "pk": "2a7750e6-bde7-524e-bcc2-8a0929124c5a", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:06:29.148Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "41bb7cfd-959b-5706-942f-1b9a071edba2", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm8", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "4001bf5e-f2d0-5f6c-91f7-20a9d0b98064", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:06:29.186Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "55b52faa-7cdb-53ad-b5e8-684018dc9394", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm31", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "f95dd601-039d-5402-a53c-bb0a5ce17f88", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:06:29.179Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "55b52faa-7cdb-53ad-b5e8-684018dc9394", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm27", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/virtualization.vminterface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/virtualization.vminterface.json new file mode 100644 index 00000000..bb1f3edd --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/samples/virtualization.vminterface.json @@ -0,0 +1,71 @@ +[ +{ + "model": "virtualization.vminterface", + "pk": "456ad726-ec0a-5ac2-84c0-fb007642cbe3", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:29.744Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "67e05907-5e77-5203-86d0-6d7064ce47c5", + "name": "eth2", + "_name": "9999999999999999eth000002............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "612b9b80-2277-5b2c-ae73-59d2e1acecd4", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:30.756Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "75d5a57b-33be-5b73-8152-5ad12214418d", + "name": "eth2", + "_name": "9999999999999999eth000002............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "df1588bd-8bc5-57a0-9e38-b64ca50c08bf", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:30.079Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "55cc215a-2831-5db5-98c5-b6e3d8990563", + "name": "eth0", + "_name": "9999999999999999eth000000............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/summary.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/summary.json new file mode 100644 index 00000000..7d251738 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/summary.json @@ -0,0 +1,15749 @@ +{ + "diffsync": { + "create": 5870, + "update": 0, + "delete": 0, + "no-change": 0, + "skip": 114 + }, + "source": { + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 1, + "extends_content_type": null, + "nautobot_content_type": "admin.logentry", + "disable_reason": "Not directly used in Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 12 + } + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 3, + "extends_content_type": null, + "nautobot_content_type": "auth.group", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "permissions": { + "name": "permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 2, + "extends_content_type": null, + "nautobot_content_type": "auth.permission", + "disable_reason": "Handled via a Nautobot model and may not be a 1 to 1.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 453 + } + }, + "auth.user": { + "content_type": "auth.user", + "content_type_id": 4, + "extends_content_type": null, + "nautobot_content_type": "users.user", + "disable_reason": "", + "identifiers": [ + "username" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "date_joined": { + "name": "date_joined", + "nautobot_name": "date_joined", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "date_joined", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "email": { + "name": "email", + "nautobot_name": "email", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "email", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "first_name": { + "name": "first_name", + "nautobot_name": "first_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "first_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "groups": { + "name": "groups", + "nautobot_name": "groups", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "groups", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_active": { + "name": "is_active", + "nautobot_name": "is_active", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_active", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "is_staff": { + "name": "is_staff", + "nautobot_name": "is_staff", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_staff", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "is_superuser": { + "name": "is_superuser", + "nautobot_name": "is_superuser", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_superuser", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_login": { + "name": "last_login", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "last_name": { + "name": "last_name", + "nautobot_name": "last_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "last_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "password": { + "name": "password", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "user_permissions": { + "name": "user_permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + }, + "username": { + "name": "username", + "nautobot_name": "username", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "username", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 14, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuit", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "cid": { + "name": "cid", + "nautobot_name": "cid", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "cid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "commit_rate": { + "name": "commit_rate", + "nautobot_name": "commit_rate", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "commit_rate", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "install_date": { + "name": "install_date", + "nautobot_name": "install_date", + "nautobot_internal_type": "DateField", + "nautobot_can_import": true, + "importer": "date_importer", + "definition": "install_date", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_a": { + "name": "termination_a", + "nautobot_name": "circuit_termination_a_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_a", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_date": { + "name": "termination_date", + "nautobot_name": "termination_date", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "termination_date", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_z": { + "name": "termination_z", + "nautobot_name": "circuit_termination_z_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_z", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "circuit_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 29, + "second_pass_used": 29, + "created": 29, + "imported": 29 + } + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 15, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittermination", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "circuit": { + "name": "circuit", + "nautobot_name": "circuit_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "port_speed": { + "name": "port_speed", + "nautobot_name": "port_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "port_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "pp_info": { + "name": "pp_info", + "nautobot_name": "pp_info", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "pp_info", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "provider_network": { + "name": "provider_network", + "nautobot_name": "provider_network_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider_network", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "term_side": { + "name": "term_side", + "nautobot_name": "term_side", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "term_side", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "upstream_speed": { + "name": "upstream_speed", + "nautobot_name": "upstream_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "upstream_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "xconnect_id": { + "name": "xconnect_id", + "nautobot_name": "xconnect_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "xconnect_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 45, + "second_pass_used": 45, + "created": 45, + "imported": 45 + } + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 16, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 17, + "extends_content_type": null, + "nautobot_content_type": "circuits.provider", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "account": { + "name": "account", + "nautobot_name": "account", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "account", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "admin_contact": { + "name": "admin_contact", + "nautobot_name": "admin_contact", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "admin_contact", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asn": { + "name": "asn", + "nautobot_name": "asn", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "asn", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asns": { + "name": "asns", + "nautobot_name": "asns", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "asns", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "noc_contact": { + "name": "noc_contact", + "nautobot_name": "noc_contact", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "noc_contact", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "portal_url": { + "name": "portal_url", + "nautobot_name": "portal_url", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "portal_url", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9, + "second_pass_used": 9, + "created": 9, + "imported": 9 + } + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 18, + "extends_content_type": null, + "nautobot_content_type": "circuits.providernetwork", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "service_id": { + "name": "service_id", + "nautobot_name": "service_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "service_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 5, + "extends_content_type": null, + "nautobot_content_type": "contenttypes.contenttype", + "disable_reason": "", + "identifiers": [ + "app_label", + "model" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "app_label": { + "name": "app_label", + "nautobot_name": "app_label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "content_types_mapper_importer", + "definition": "define_app_label", + "sources": [ + "CUSTOM", + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.IGNORE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 114, + "second_pass_used": 114, + "created": 114, + "imported": 114 + } + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 19, + "extends_content_type": null, + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_length": { + "name": "_abs_length", + "nautobot_name": "_abs_length", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "length": { + "name": "length", + "nautobot_name": "length", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "length_unit": { + "name": "length_unit", + "nautobot_name": "length_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "length_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 108, + "second_pass_used": 108, + "created": 108, + "imported": 108 + } + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 20, + "extends_content_type": null, + "nautobot_content_type": "dcim.cablepath", + "disable_reason": "Recreated in Nautobot on signal when circuit termination is created", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 154 + } + }, + "dcim.cabletermination": { + "content_type": "dcim.cabletermination", + "content_type_id": 112, + "extends_content_type": "dcim.cable", + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "_pre_import_cable_termination", + "fields": { + "_device": { + "name": "_device", + "nautobot_name": "_device", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_location": { + "name": "_location", + "nautobot_name": "_location", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_location", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_rack": { + "name": "_rack", + "nautobot_name": "_rack", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_site": { + "name": "_site", + "nautobot_name": "_site", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_site", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_a_id": { + "name": "termination_a_id", + "nautobot_name": "termination_a_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_a_type": { + "name": "termination_a_type", + "nautobot_name": "termination_a_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_id": { + "name": "termination_b_id", + "nautobot_name": "termination_b_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_type": { + "name": "termination_b_type", + "nautobot_name": "termination_b_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 216, + "second_pass_used": 216, + "imported": 216 + } + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 21, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "speed": { + "name": "speed", + "nautobot_name": "speed", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 41, + "second_pass_used": 41, + "created": 41, + "imported": 41 + } + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 22, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 23, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 24, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 25, + "extends_content_type": null, + "nautobot_content_type": "dcim.device", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_role": { + "name": "device_role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "face": { + "name": "face", + "nautobot_name": "face", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "face", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "position": { + "name": "position", + "nautobot_name": "position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_position": { + "name": "vc_position", + "nautobot_name": "vc_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_priority": { + "name": "vc_priority", + "nautobot_name": "vc_priority", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_priority", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_chassis": { + "name": "virtual_chassis", + "nautobot_name": "virtual_chassis_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_chassis", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 72, + "second_pass_used": 72, + "created": 72, + "imported": 72 + } + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 26, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebay", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "installed_device": { + "name": "installed_device", + "nautobot_name": "installed_device_id", + "nautobot_internal_type": "OneToOneField", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "installed_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14, + "second_pass_used": 14, + "created": 14, + "imported": 14 + } + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 27, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebaytemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14, + "second_pass_used": 14, + "created": 14, + "imported": 14 + } + }, + "dcim.devicerole": { + "content_type": "dcim.devicerole", + "content_type_id": 28, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vm_role": { + "name": "vm_role", + "nautobot_name": "vm_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vm_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9, + "second_pass_used": 9, + "created": 9, + "imported": 9 + } + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 29, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicetype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "front_image": { + "name": "front_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_full_depth": { + "name": "is_full_depth", + "nautobot_name": "is_full_depth", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_full_depth", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": true + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "part_number": { + "name": "part_number", + "nautobot_name": "part_number", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "part_number", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rear_image": { + "name": "rear_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "subdevice_role": { + "name": "subdevice_role", + "nautobot_name": "subdevice_role", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "subdevice_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "stats": { + "pre_cached": 1, + "first_pass_used": 14, + "second_pass_used": 14, + "created": 15, + "imported": 15, + "imported_from_cache": 1 + } + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 30, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 912, + "second_pass_used": 912, + "created": 912, + "imported": 912 + } + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 31, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 120, + "second_pass_used": 120, + "created": 120, + "imported": 120 + } + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 32, + "extends_content_type": null, + "nautobot_content_type": "dcim.interface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "duplex": { + "name": "duplex", + "nautobot_name": "duplex", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "duplex", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "lag": { + "name": "lag", + "nautobot_name": "lag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "lag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "poe_mode": { + "name": "poe_mode", + "nautobot_name": "poe_mode", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "poe_type": { + "name": "poe_type", + "nautobot_name": "poe_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel": { + "name": "rf_channel", + "nautobot_name": "rf_channel", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel_frequency": { + "name": "rf_channel_frequency", + "nautobot_name": "rf_channel_frequency", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel_frequency", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel_width": { + "name": "rf_channel_width", + "nautobot_name": "rf_channel_width", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_role": { + "name": "rf_role", + "nautobot_name": "rf_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "speed": { + "name": "speed", + "nautobot_name": "speed", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tx_power": { + "name": "tx_power", + "nautobot_name": "tx_power", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tx_power", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wireless_lans": { + "name": "wireless_lans", + "nautobot_name": "wireless_lans", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wireless_lans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wireless_link": { + "name": "wireless_link", + "nautobot_name": "wireless_link", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wireless_link", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wwn": { + "name": "wwn", + "nautobot_name": "wwn", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wwn", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1586, + "second_pass_used": 1586, + "created": 1586, + "imported": 1586 + } + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 33, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfacetemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "poe_mode": { + "name": "poe_mode", + "nautobot_name": "poe_mode", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "poe_type": { + "name": "poe_type", + "nautobot_name": "poe_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 300, + "second_pass_used": 300, + "created": 300, + "imported": 300 + } + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 34, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.inventoryitemrole": { + "content_type": "dcim.inventoryitemrole", + "content_type_id": 57, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitemrole", + "disable_reason": "Nautobot content type: `dcim.inventoryitemrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.inventoryitemtemplate": { + "content_type": "dcim.inventoryitemtemplate", + "content_type_id": 58, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitemtemplate", + "disable_reason": "Nautobot content type: `dcim.inventoryitemtemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 35, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "_define_location_parent", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "nestable", + "sources": [ + "CACHE" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "pre_cached": 3, + "imported": 3, + "imported_from_cache": 3, + "created": 3 + } + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 36, + "extends_content_type": null, + "nautobot_content_type": "dcim.manufacturer", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "f5136724-0984-5e3b-b073-ea6d83116997", + "stats": { + "pre_cached": 1, + "first_pass_used": 14, + "second_pass_used": 14, + "created": 15, + "imported": 15, + "imported_from_cache": 1 + } + }, + "dcim.module": { + "content_type": "dcim.module", + "content_type_id": 55, + "extends_content_type": null, + "nautobot_content_type": "dcim.module", + "disable_reason": "Nautobot content type: `dcim.module` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4 + } + }, + "dcim.modulebay": { + "content_type": "dcim.modulebay", + "content_type_id": 54, + "extends_content_type": null, + "nautobot_content_type": "dcim.modulebay", + "disable_reason": "Nautobot content type: `dcim.modulebay` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 28 + } + }, + "dcim.modulebaytemplate": { + "content_type": "dcim.modulebaytemplate", + "content_type_id": 56, + "extends_content_type": null, + "nautobot_content_type": "dcim.modulebaytemplate", + "disable_reason": "Nautobot content type: `dcim.modulebaytemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14 + } + }, + "dcim.moduletype": { + "content_type": "dcim.moduletype", + "content_type_id": 53, + "extends_content_type": null, + "nautobot_content_type": "dcim.moduletype", + "disable_reason": "Nautobot content type: `dcim.moduletype` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1 + } + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 37, + "extends_content_type": null, + "nautobot_content_type": "dcim.platform", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "napalm_args": { + "name": "napalm_args", + "nautobot_name": "napalm_args", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "napalm_args", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "napalm_driver": { + "name": "napalm_driver", + "nautobot_name": "napalm_driver", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "napalm_driver", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3, + "second_pass_used": 3, + "created": 3, + "imported": 3 + } + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 38, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerfeed", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "amperage": { + "name": "amperage", + "nautobot_name": "amperage", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "amperage", + "sources": [ + "DATA" + ], + "default_value": 20, + "disable_reason": "", + "required": true + }, + "available_power": { + "name": "available_power", + "nautobot_name": "available_power", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "available_power", + "sources": [ + "DATA" + ], + "default_value": 0, + "disable_reason": "", + "required": true + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "max_utilization": { + "name": "max_utilization", + "nautobot_name": "max_utilization", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "max_utilization", + "sources": [ + "DATA" + ], + "default_value": 80, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "phase": { + "name": "phase", + "nautobot_name": "phase", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "phase", + "sources": [ + "DATA" + ], + "default_value": "single-phase", + "disable_reason": "", + "required": true + }, + "power_panel": { + "name": "power_panel", + "nautobot_name": "power_panel_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_panel", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "supply": { + "name": "supply", + "nautobot_name": "supply", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "supply", + "sources": [ + "DATA" + ], + "default_value": "ac", + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": "primary", + "disable_reason": "", + "required": true + }, + "voltage": { + "name": "voltage", + "nautobot_name": "voltage", + "nautobot_internal_type": "SmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "voltage", + "sources": [ + "DATA" + ], + "default_value": 120, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 48, + "second_pass_used": 48, + "created": 48, + "imported": 48 + } + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 39, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlet", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 104, + "second_pass_used": 104, + "created": 104, + "imported": 104 + } + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 40, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlettemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 41, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerpanel", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 42, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 75, + "second_pass_used": 75, + "created": 75, + "imported": 75 + } + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 43, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 26, + "second_pass_used": 26, + "created": 26, + "imported": 26 + } + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 44, + "extends_content_type": null, + "nautobot_content_type": "dcim.rack", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "desc_units": { + "name": "desc_units", + "nautobot_name": "desc_units", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "desc_units", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "facility_id": { + "name": "facility_id", + "nautobot_name": "facility_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "outer_depth": { + "name": "outer_depth", + "nautobot_name": "outer_depth", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_unit": { + "name": "outer_unit", + "nautobot_name": "outer_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "outer_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_width": { + "name": "outer_width", + "nautobot_name": "outer_width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 42, + "disable_reason": "", + "required": true + }, + "width": { + "name": "width", + "nautobot_name": "width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "width", + "sources": [ + "DATA" + ], + "default_value": 19, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 42, + "second_pass_used": 42, + "created": 42, + "imported": 42 + } + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 45, + "extends_content_type": null, + "nautobot_content_type": "dcim.rackreservation", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "units": { + "name": "units", + "nautobot_name": "units", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "units_importer", + "definition": "_define_units", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "user": { + "name": "user", + "nautobot_name": "user_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "user", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2, + "second_pass_used": 2, + "created": 2, + "imported": 2 + } + }, + "dcim.rackrole": { + "content_type": "dcim.rackrole", + "content_type_id": 46, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 47, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 630, + "second_pass_used": 630, + "created": 630, + "imported": 630 + } + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 48, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 73, + "second_pass_used": 73, + "created": 73, + "imported": 73 + } + }, + "dcim.region": { + "content_type": "dcim.region", + "content_type_id": 49, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 67, + "second_pass_used": 67, + "created": 67, + "imported": 67 + } + }, + "dcim.site": { + "content_type": "dcim.site", + "content_type_id": 50, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asns": { + "name": "asns", + "nautobot_name": "asns", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "asns", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "facility": { + "name": "facility", + "nautobot_name": "facility", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "site_group_importer", + "definition": "_define_site_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "latitude": { + "name": "latitude", + "nautobot_name": "latitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "latitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "longitude": { + "name": "longitude", + "nautobot_name": "longitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "longitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "physical_address": { + "name": "physical_address", + "nautobot_name": "physical_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "physical_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "shipping_address": { + "name": "shipping_address", + "nautobot_name": "shipping_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "shipping_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "time_zone": { + "name": "time_zone", + "nautobot_name": "time_zone", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "time_zone", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 24, + "second_pass_used": 24, + "created": 24, + "imported": 24 + } + }, + "dcim.sitegroup": { + "content_type": "dcim.sitegroup", + "content_type_id": 51, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3, + "second_pass_used": 3, + "created": 3, + "imported": 3 + } + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 52, + "extends_content_type": null, + "nautobot_content_type": "dcim.virtualchassis", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "domain": { + "name": "domain", + "nautobot_name": "domain", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "domain", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "master": { + "name": "master", + "nautobot_name": "master_id", + "nautobot_internal_type": "OneToOneField", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "master", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": 107, + "extends_content_type": null, + "nautobot_content_type": "django_rq.queue", + "disable_reason": "Nautobot content type: `django_rq.queue` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 76, + "extends_content_type": null, + "nautobot_content_type": "extras.configcontext", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "locations": { + "name": "locations", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_locations", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "regions": { + "name": "regions", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "regions", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "roles": { + "name": "roles", + "nautobot_name": "roles", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "sites": { + "name": "sites", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "sites", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.configrevision": { + "content_type": "extras.configrevision", + "content_type_id": 87, + "extends_content_type": null, + "nautobot_content_type": "extras.configrevision", + "disable_reason": "Nautobot content type: `extras.configrevision` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 86, + "extends_content_type": null, + "nautobot_content_type": "extras.customfield", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "choice_set": { + "name": "choice_set", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choice_set", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "choices": { + "name": "choices", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choices", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "default": { + "name": "default", + "nautobot_name": "default", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "default", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "filter_logic": { + "name": "filter_logic", + "nautobot_name": "filter_logic", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "filter_logic", + "sources": [ + "DATA" + ], + "default_value": "loose", + "disable_reason": "", + "required": true + }, + "group_name": { + "name": "group_name", + "nautobot_name": "group_name", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "group_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "define_default", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "Empty Label", + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "key", + "nautobot_internal_type": "SlugField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "key", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "object_type": { + "name": "object_type", + "nautobot_name": "object_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "required": { + "name": "required", + "nautobot_name": "required", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "required", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "text", + "disable_reason": "", + "required": true + }, + "ui_visibility": { + "name": "ui_visibility", + "nautobot_name": "ui_visibility", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "ui_visibility", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_maximum": { + "name": "validation_maximum", + "nautobot_name": "validation_maximum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_maximum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_minimum": { + "name": "validation_minimum", + "nautobot_name": "validation_minimum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_minimum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_regex": { + "name": "validation_regex", + "nautobot_name": "validation_regex", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "validation_regex", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": 100, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoice", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "custom_field": { + "name": "custom_field", + "nautobot_name": "custom_field_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "custom_field", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "value": { + "name": "value", + "nautobot_name": "value", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "value", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoiceset", + "disable_reason": "Nautobot content type: `extras.customfieldchoiceset` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "create_choice_set", + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 85, + "extends_content_type": null, + "nautobot_content_type": "extras.customlink", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 84, + "extends_content_type": null, + "nautobot_content_type": "extras.exporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 83, + "extends_content_type": null, + "nautobot_content_type": "extras.imageattachment", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.jobresult": { + "content_type": "extras.jobresult", + "content_type_id": 82, + "extends_content_type": null, + "nautobot_content_type": "extras.jobresult", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.journalentry": { + "content_type": "extras.journalentry", + "content_type_id": 81, + "extends_content_type": null, + "nautobot_content_type": "extras.note", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 80, + "extends_content_type": null, + "nautobot_content_type": "extras.objectchange", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": true, + "forward_references": null, + "pre_import": "skip_disabled_object_types", + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "postchange_data": { + "name": "postchange_data", + "nautobot_name": "object_data", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "object_data", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "time": { + "name": "time", + "nautobot_name": "time", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "define_force", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": 74, + "extends_content_type": null, + "nautobot_content_type": "extras.report", + "disable_reason": "Nautobot content type: `extras.report` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": 75, + "extends_content_type": null, + "nautobot_content_type": "extras.script", + "disable_reason": "Nautobot content type: `extras.script` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.status", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "stats": { + "pre_cached": 6, + "imported": 6, + "imported_from_cache": 6, + "created": 6 + } + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 77, + "extends_content_type": null, + "nautobot_content_type": "extras.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_types": { + "name": "object_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 26, + "second_pass_used": 26, + "created": 26, + "imported": 26 + } + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 79, + "extends_content_type": null, + "nautobot_content_type": "extras.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_type": { + "name": "content_type", + "nautobot_name": "content_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "content_type", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_id": { + "name": "object_id", + "nautobot_name": "object_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "_define_tagged_object", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tag": { + "name": "tag", + "nautobot_name": "tag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "tag", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 72, + "second_pass_used": 72, + "created": 72, + "imported": 72 + } + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 78, + "extends_content_type": null, + "nautobot_content_type": "extras.webhook", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.aggregate": { + "content_type": "ipam.aggregate", + "content_type_id": 59, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "date_added": { + "name": "date_added", + "nautobot_name": "date_added", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "date_added", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rir": { + "name": "rir", + "nautobot_name": "rir_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rir", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": 72, + "extends_content_type": null, + "nautobot_content_type": "ipam.asn", + "disable_reason": "Nautobot content type: `ipam.asn` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 5 + } + }, + "ipam.fhrpgroup": { + "content_type": "ipam.fhrpgroup", + "content_type_id": 70, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfaceredundancygroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "protocol": { + "name": "protocol", + "nautobot_name": "protocol", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": 71, + "extends_content_type": null, + "nautobot_content_type": "ipam.fhrpgroupassignment", + "disable_reason": "Nautobot content type: `ipam.fhrpgroupassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 60, + "extends_content_type": null, + "nautobot_content_type": "ipam.ipaddress", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "address": { + "name": "address", + "nautobot_name": "address", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_id": { + "name": "assigned_object_id", + "nautobot_name": "assigned_object_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_type": { + "name": "assigned_object_type", + "nautobot_name": "assigned_object_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "dns_name": { + "name": "dns_name", + "nautobot_name": "dns_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "dns_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "nat_inside": { + "name": "nat_inside", + "nautobot_name": "nat_inside_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "nat_inside", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 180, + "second_pass_used": 180, + "created": 180, + "imported": 180 + } + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": 69, + "extends_content_type": null, + "nautobot_content_type": "ipam.iprange", + "disable_reason": "Nautobot content type: `ipam.iprange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4 + } + }, + "ipam.l2vpn": { + "content_type": "ipam.l2vpn", + "content_type_id": 113, + "extends_content_type": null, + "nautobot_content_type": "ipam.l2vpn", + "disable_reason": "Nautobot content type: `ipam.l2vpn` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.l2vpntermination": { + "content_type": "ipam.l2vpntermination", + "content_type_id": 114, + "extends_content_type": null, + "nautobot_content_type": "ipam.l2vpntermination", + "disable_reason": "Nautobot content type: `ipam.l2vpntermination` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 61, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_children": { + "name": "_children", + "nautobot_name": "_children", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_children", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_depth": { + "name": "_depth", + "nautobot_name": "_depth", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_pool": { + "name": "is_pool", + "nautobot_name": "is_pool", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "is_pool", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_utilized": { + "name": "mark_utilized", + "nautobot_name": "mark_utilized", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_utilized", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vlan": { + "name": "vlan", + "nautobot_name": "vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 90, + "second_pass_used": 90, + "created": 90, + "imported": 90 + } + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 62, + "extends_content_type": null, + "nautobot_content_type": "ipam.rir", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_private": { + "name": "is_private", + "nautobot_name": "is_private", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_private", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "ipam.role": { + "content_type": "ipam.role", + "content_type_id": 63, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 5, + "second_pass_used": 5, + "created": 5, + "imported": 5 + } + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 64, + "extends_content_type": null, + "nautobot_content_type": "ipam.routetarget", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 12, + "second_pass_used": 12, + "created": 12, + "imported": 12 + } + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 68, + "extends_content_type": null, + "nautobot_content_type": "ipam.service", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.servicetemplate": { + "content_type": "ipam.servicetemplate", + "content_type_id": 73, + "extends_content_type": null, + "nautobot_content_type": "ipam.servicetemplate", + "disable_reason": "Nautobot content type: `ipam.servicetemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 67, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlan", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "vlan_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vid": { + "name": "vid", + "nautobot_name": "vid", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 63, + "second_pass_used": 63, + "created": 63, + "imported": 63 + } + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 66, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlangroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "max_vid": { + "name": "max_vid", + "nautobot_name": "max_vid", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "max_vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "min_vid": { + "name": "min_vid", + "nautobot_name": "min_vid", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "min_vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "scope_id": { + "name": "scope_id", + "nautobot_name": "scope_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "scope_type": { + "name": "scope_type", + "nautobot_name": "scope_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 7, + "second_pass_used": 7, + "created": 7, + "imported": 7 + } + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 65, + "extends_content_type": null, + "nautobot_content_type": "ipam.vrf", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enforce_unique": { + "name": "enforce_unique", + "nautobot_name": "enforce_unique", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "enforce_unique", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "export_targets": { + "name": "export_targets", + "nautobot_name": "export_targets", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "export_targets", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "import_targets": { + "name": "import_targets", + "nautobot_name": "import_targets", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "import_targets", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rd": { + "name": "rd", + "nautobot_name": "rd", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "rd", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": 108, + "extends_content_type": null, + "nautobot_content_type": "secrets.secret", + "disable_reason": "Nautobot content type: `secrets.secret` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": 109, + "extends_content_type": null, + "nautobot_content_type": "secrets.secretrole", + "disable_reason": "Nautobot content type: `secrets.secretrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": 111, + "extends_content_type": null, + "nautobot_content_type": "secrets.sessionkey", + "disable_reason": "Nautobot content type: `secrets.sessionkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": 110, + "extends_content_type": null, + "nautobot_content_type": "secrets.userkey", + "disable_reason": "Nautobot content type: `secrets.userkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 6, + "extends_content_type": null, + "nautobot_content_type": "sessions.session", + "disable_reason": "Nautobot has own sessions, sessions should never cross apps.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "session_key": { + "name": "session_key", + "nautobot_name": "session_key", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": null, + "definition": "session_key", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9 + } + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 7, + "extends_content_type": null, + "nautobot_content_type": "social_django.association", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 8, + "extends_content_type": null, + "nautobot_content_type": "social_django.code", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 9, + "extends_content_type": null, + "nautobot_content_type": "social_django.nonce", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 11, + "extends_content_type": null, + "nautobot_content_type": "social_django.partial", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 10, + "extends_content_type": null, + "nautobot_content_type": "social_django.usersocialauth", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 12, + "extends_content_type": null, + "nautobot_content_type": "taggit.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 13, + "extends_content_type": null, + "nautobot_content_type": "taggit.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": 92, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contact", + "disable_reason": "Nautobot content type: `tenancy.contact` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": 93, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactassignment", + "disable_reason": "Nautobot content type: `tenancy.contactassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": 91, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactgroup", + "disable_reason": "Nautobot content type: `tenancy.contactgroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2 + } + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": 90, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactrole", + "disable_reason": "Nautobot content type: `tenancy.contactrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 89, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenant", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "tenant_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 88, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenantgroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "users.admingroup": { + "content_type": "users.admingroup", + "content_type_id": 94, + "extends_content_type": null, + "nautobot_content_type": "users.admingroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.adminuser": { + "content_type": "users.adminuser", + "content_type_id": 95, + "extends_content_type": null, + "nautobot_content_type": "users.adminuser", + "disable_reason": "Nautobot content type: `users.adminuser` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 98, + "extends_content_type": null, + "nautobot_content_type": "users.objectpermission", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 97, + "extends_content_type": null, + "nautobot_content_type": "users.token", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": 96, + "extends_content_type": null, + "nautobot_content_type": "users.userconfig", + "disable_reason": "May not have a 1 to 1 translation to Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6 + } + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 99, + "extends_content_type": null, + "nautobot_content_type": "virtualization.cluster", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "cluster_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "status", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "cluster_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 32, + "second_pass_used": 32, + "created": 32, + "imported": 32 + } + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 100, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustergroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 101, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustertype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 102, + "extends_content_type": null, + "nautobot_content_type": "virtualization.virtualmachine", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "disk": { + "name": "disk", + "nautobot_name": "disk", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "disk", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "memory": { + "name": "memory", + "nautobot_name": "memory", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "memory", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "site", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "site", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vcpus": { + "name": "vcpus", + "nautobot_name": "vcpus", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vcpus", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 180, + "second_pass_used": 180, + "created": 180, + "imported": 180 + } + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 103, + "extends_content_type": null, + "nautobot_content_type": "virtualization.vminterface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_machine": { + "name": "virtual_machine", + "nautobot_name": "virtual_machine_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_machine", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 720, + "second_pass_used": 720, + "created": 720, + "imported": 720 + } + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": 105, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslan", + "disable_reason": "Nautobot content type: `wireless.wirelesslan` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": 104, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslangroup", + "disable_reason": "Nautobot content type: `wireless.wirelesslangroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": 106, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslink", + "disable_reason": "Nautobot content type: `wireless.wirelesslink` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + } + }, + "nautobot": { + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 13, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 1, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 26, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 29, + "created": 29 + }, + "issues": [] + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 27, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 45, + "created": 45 + }, + "issues": [] + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 25, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 24, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 9, + "created": 9 + }, + "issues": [] + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 23, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 4, + "flags": "DiffSyncModelFlags.IGNORE", + "disabled": false, + "stats": { + "source_ignored": 114 + }, + "issues": [] + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 45, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 108, + "created": 108 + }, + "issues": [] + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 46, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 28, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 41, + "created": 41 + }, + "issues": [] + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 47, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 29, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 48, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 42, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 72, + "created": 72 + }, + "issues": [] + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 37, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 54, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 40, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 15, + "created": 15 + }, + "issues": [] + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 35, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 912, + "created": 912 + }, + "issues": [] + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 52, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 120, + "created": 120 + }, + "issues": [] + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 32, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1586, + "created": 1586 + }, + "issues": [] + }, + "dcim.interfaceredundancygroup": { + "content_type": "dcim.interfaceredundancygroup", + "content_type_id": 33, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 51, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 300, + "created": 300 + }, + "issues": [] + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 38, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.inventoryitemrole": { + "content_type": "dcim.inventoryitemrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.inventoryitemtemplate": { + "content_type": "dcim.inventoryitemtemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 56, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 95, + "created": 95 + }, + "issues": [] + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": 55, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 39, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 15, + "created": 15 + }, + "issues": [] + }, + "dcim.module": { + "content_type": "dcim.module", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.modulebay": { + "content_type": "dcim.modulebay", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.modulebaytemplate": { + "content_type": "dcim.modulebaytemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.moduletype": { + "content_type": "dcim.moduletype", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 41, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 3, + "created": 3 + }, + "issues": [] + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 58, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 48, + "created": 48, + "issues": 48 + }, + "issues": [ + { + "uid": "0434ed4d-cc76-5051-a38c-b84ed32de2c1", + "name": "P2-6B", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P2-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05541f06-08c9-5d84-a8b6-13ce3cd45938", + "name": "P3-8A", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P3-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05f5bb91-e84c-5908-8d9a-8256959bfcab", + "name": "P2-11B", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P2-11B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "06ebb1db-aaa0-5b24-a832-8ca1671f8b0a", + "name": "P2-4B", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P2-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "07316815-d36d-552d-8859-03e7fe09354a", + "name": "P2-13B", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P2-13B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "0e23ee26-033e-5cfd-8bce-b5ef5909e13c", + "name": "P2-10B", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P2-10B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "10da56b6-09b1-5da6-9505-d9253863e062", + "name": "P3-1A", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P3-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "17a0b412-4187-51a2-a238-901b3a275bcd", + "name": "P1-14A", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P1-14A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "194e2d64-c904-59bc-af2c-e040beb3aeac", + "name": "P2-14B", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P2-14B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "1f4b42df-43ce-52aa-8a61-4a19ce1af962", + "name": "P4-3B", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P4-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061", + "name": "P2-15B", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P2-15B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4", + "name": "P4-1B", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P4-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "314fead6-ffae-51f7-abb0-2edcf7d6da49", + "name": "P3-2A", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P3-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "31f1abb3-660f-5a57-9256-42be3d5b75cf", + "name": "P2-3B", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P2-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3213730d-18bd-5a3a-9828-4ab023ed4652", + "name": "P1-6A", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P1-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3338c701-47fd-513e-945a-78a98b84d7f0", + "name": "P4-8B", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P4-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "38f5aa36-561b-5cd8-8362-9d093ff7b89a", + "name": "P1-15A", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P1-15A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3f702c58-7dea-5b78-a007-17f40b465810", + "name": "P1-10A", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P1-10A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "416a01e5-fbf9-522e-b9e9-4037cf8c984f", + "name": "P1-4A", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P1-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "451c4aad-d892-5114-8724-be2f8148c322", + "name": "P2-2B", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P2-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "47f69d3d-8fcd-5b63-8695-21aa51fb4fbf", + "name": "P2-9B", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P2-9B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "53ed215b-9003-522d-9cb1-d48dbb18fdc2", + "name": "P3-7A", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P3-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5a2f51ea-7a05-53d2-8a47-cd383629a343", + "name": "P1-13A", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P1-13A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5fa35cf7-5d55-5533-99ee-7d1ecaa69856", + "name": "P2-1B", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P2-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6203a499-6777-5cd0-841b-fa6339c48890", + "name": "P1-9A", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P1-9A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6a1a4ac2-e77b-526b-9aa6-8c7903e5f572", + "name": "P2-8B", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P2-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7257a622-3ca0-5163-8b6e-5e88c573b17e", + "name": "P2-16B", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P2-16B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7c07894e-9772-5e1c-a418-bdf3fd58e7c3", + "name": "P1-7A", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P1-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7eae2a15-d2d0-52ab-bfcf-3cf6823078cf", + "name": "P2-7B", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P2-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "872d498b-e156-57b9-8f1d-f595c31ef703", + "name": "P3-5A", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P3-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "87cf96f1-95fa-546c-9665-977f42764f8b", + "name": "P4-4B", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P4-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "8cf662de-a918-5648-b152-d71da75a7392", + "name": "P3-4A", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P3-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a5511926-c977-593b-9bf1-57c8175be85d", + "name": "P2-5B", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P2-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e", + "name": "P1-3A", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P1-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b3bfb863-c40a-5c49-b82e-1095037d3578", + "name": "P3-3A", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P3-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b4031fa2-14a6-5d06-a3a2-3a3376b10d72", + "name": "P1-11A", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P1-11A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b9c591cd-fdc0-5cf2-83c4-400554b811cd", + "name": "P1-16A", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P1-16A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "bb4485d0-144b-506f-a8ab-faf523304cf8", + "name": "P4-7B", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P4-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c0e96716-af7f-5b78-8210-d51b55fa53d2", + "name": "P1-1A", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P1-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c2893189-8044-5d85-8e91-7832c201474d", + "name": "P1-8A", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P1-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c6b3c62b-5f0d-51d1-95d9-761914979d47", + "name": "P3-6A", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P3-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "cd4f8f27-620f-59fe-aa9a-4c13ff4a7274", + "name": "P1-12A", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P1-12A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "d951d5fc-81be-51ae-98a1-7759c859d904", + "name": "P4-5B", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P4-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e04582bd-f2cb-5deb-b374-be9260cd5b27", + "name": "P4-6B", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P4-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1672072-7885-5330-a7dd-52f3769d4863", + "name": "P1-5A", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P1-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1b4bb92-803c-59f4-90a7-4f5deb95abc2", + "name": "P4-2B", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P4-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "f2ee9737-42d8-5093-a349-be97765a39e0", + "name": "P1-2A", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P1-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "fcb61481-0da8-5412-b68b-2463016a017d", + "name": "P2-12B", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P2-12B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + } + ] + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 31, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 104, + "created": 104 + }, + "issues": [] + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 50, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 8, + "created": 8 + }, + "issues": [] + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 57, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 30, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 75, + "created": 75 + }, + "issues": [] + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 49, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 26, + "created": 26 + }, + "issues": [] + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 60, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 42, + "created": 42 + }, + "issues": [] + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 61, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 2, + "created": 2 + }, + "issues": [] + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 36, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 630, + "created": 630 + }, + "issues": [] + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 53, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 73, + "created": 73 + }, + "issues": [] + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 43, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 94, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.configrevision": { + "content_type": "extras.configrevision", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 76, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": 77, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 96, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 97, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 102, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.jobresult": { + "content_type": "extras.jobresult", + "content_type_id": 90, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.note": { + "content_type": "extras.note", + "content_type_id": 103, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 74, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": 80, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 18, + "created": 18 + }, + "issues": [] + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": 81, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 82, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 26, + "created": 26 + }, + "issues": [] + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 83, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 72, + "created": 72 + }, + "issues": [] + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 104, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 69, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 180, + "created": 180 + }, + "issues": [] + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.l2vpn": { + "content_type": "ipam.l2vpn", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.l2vpntermination": { + "content_type": "ipam.l2vpntermination", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 68, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 94, + "created": 94 + }, + "issues": [] + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 67, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 8, + "created": 8 + }, + "issues": [] + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 66, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 12, + "created": 12 + }, + "issues": [] + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 73, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.servicetemplate": { + "content_type": "ipam.servicetemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 72, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 63, + "created": 63 + }, + "issues": [] + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 71, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 7, + "created": 7 + }, + "issues": [] + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 63, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 5, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 8, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 9, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 7, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 10, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 6, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 11, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 12, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 109, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 108, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "users.admingroup": { + "content_type": "users.admingroup", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.adminuser": { + "content_type": "users.adminuser", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 113, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 112, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.user": { + "content_type": "users.user", + "content_type_id": 110, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 116, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 32, + "created": 32 + }, + "issues": [] + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 115, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 114, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 117, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 180, + "created": 180 + }, + "issues": [] + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 118, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 720, + "created": 720 + }, + "issues": [] + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + } + } +} \ No newline at end of file diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/summary.txt b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/summary.txt new file mode 100644 index 00000000..c8b193e7 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.3/summary.txt @@ -0,0 +1,1348 @@ +* Import Summary: ********************************************************************************** += DiffSync Summary: ================================================================================ +create: 5870 +update: 0 +delete: 0 +no-change: 0 +skip: 114 += Source Stats: ==================================================================================== +- admin.logentry ----------------------------------------------------------------------------------- +first_pass_used: 12 +- auth.group --------------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- auth.permission ---------------------------------------------------------------------------------- +first_pass_used: 453 +- auth.user ---------------------------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- circuits.circuit --------------------------------------------------------------------------------- +first_pass_used: 29 +second_pass_used: 29 +created: 29 +imported: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +first_pass_used: 45 +second_pass_used: 45 +created: 45 +imported: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- circuits.provider -------------------------------------------------------------------------------- +first_pass_used: 9 +second_pass_used: 9 +created: 9 +imported: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +first_pass_used: 114 +second_pass_used: 114 +created: 114 +imported: 114 +- dcim.cable --------------------------------------------------------------------------------------- +first_pass_used: 108 +second_pass_used: 108 +created: 108 +imported: 108 +- dcim.cablepath ----------------------------------------------------------------------------------- +first_pass_used: 154 +- dcim.cabletermination ---------------------------------------------------------------------------- +first_pass_used: 216 +second_pass_used: 216 +imported: 216 +- dcim.consoleport --------------------------------------------------------------------------------- +first_pass_used: 41 +second_pass_used: 41 +created: 41 +imported: 41 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- dcim.device -------------------------------------------------------------------------------------- +first_pass_used: 72 +second_pass_used: 72 +created: 72 +imported: 72 +- dcim.devicebay ----------------------------------------------------------------------------------- +first_pass_used: 14 +second_pass_used: 14 +created: 14 +imported: 14 +- dcim.devicebaytemplate --------------------------------------------------------------------------- +first_pass_used: 14 +second_pass_used: 14 +created: 14 +imported: 14 +- dcim.devicerole ---------------------------------------------------------------------------------- +first_pass_used: 9 +second_pass_used: 9 +created: 9 +imported: 9 +- dcim.devicetype ---------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 14 +second_pass_used: 14 +created: 15 +imported: 15 +imported_from_cache: 1 +- dcim.frontport ----------------------------------------------------------------------------------- +first_pass_used: 912 +second_pass_used: 912 +created: 912 +imported: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +first_pass_used: 120 +second_pass_used: 120 +created: 120 +imported: 120 +- dcim.interface ----------------------------------------------------------------------------------- +first_pass_used: 1586 +second_pass_used: 1586 +created: 1586 +imported: 1586 +- dcim.interfacetemplate --------------------------------------------------------------------------- +first_pass_used: 300 +second_pass_used: 300 +created: 300 +imported: 300 +- dcim.location ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.locationtype -------------------------------------------------------------------------------- +pre_cached: 3 +imported: 3 +imported_from_cache: 3 +created: 3 +- dcim.manufacturer -------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 14 +second_pass_used: 14 +created: 15 +imported: 15 +imported_from_cache: 1 +- dcim.module -------------------------------------------------------------------------------------- +first_pass_used: 4 +- dcim.modulebay ----------------------------------------------------------------------------------- +first_pass_used: 28 +- dcim.modulebaytemplate --------------------------------------------------------------------------- +first_pass_used: 14 +- dcim.moduletype ---------------------------------------------------------------------------------- +first_pass_used: 1 +- dcim.platform ------------------------------------------------------------------------------------ +first_pass_used: 3 +second_pass_used: 3 +created: 3 +imported: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +first_pass_used: 48 +second_pass_used: 48 +created: 48 +imported: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +first_pass_used: 104 +second_pass_used: 104 +created: 104 +imported: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +first_pass_used: 75 +second_pass_used: 75 +created: 75 +imported: 75 +- dcim.powerporttemplate --------------------------------------------------------------------------- +first_pass_used: 26 +second_pass_used: 26 +created: 26 +imported: 26 +- dcim.rack ---------------------------------------------------------------------------------------- +first_pass_used: 42 +second_pass_used: 42 +created: 42 +imported: 42 +- dcim.rackreservation ----------------------------------------------------------------------------- +first_pass_used: 2 +second_pass_used: 2 +created: 2 +imported: 2 +- dcim.rackrole ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.rearport ------------------------------------------------------------------------------------ +first_pass_used: 630 +second_pass_used: 630 +created: 630 +imported: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +first_pass_used: 73 +second_pass_used: 73 +created: 73 +imported: 73 +- dcim.region -------------------------------------------------------------------------------------- +first_pass_used: 67 +second_pass_used: 67 +created: 67 +imported: 67 +- dcim.site ---------------------------------------------------------------------------------------- +first_pass_used: 24 +second_pass_used: 24 +created: 24 +imported: 24 +- dcim.sitegroup ----------------------------------------------------------------------------------- +first_pass_used: 3 +second_pass_used: 3 +created: 3 +imported: 3 +- dcim.virtualchassis ------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- extras.customfield ------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- extras.status ------------------------------------------------------------------------------------ +pre_cached: 6 +imported: 6 +imported_from_cache: 6 +created: 6 +- extras.tag --------------------------------------------------------------------------------------- +first_pass_used: 26 +second_pass_used: 26 +created: 26 +imported: 26 +- extras.taggeditem -------------------------------------------------------------------------------- +first_pass_used: 72 +second_pass_used: 72 +created: 72 +imported: 72 +- ipam.aggregate ----------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- ipam.asn ----------------------------------------------------------------------------------------- +first_pass_used: 5 +- ipam.ipaddress ----------------------------------------------------------------------------------- +first_pass_used: 180 +second_pass_used: 180 +created: 180 +imported: 180 +- ipam.iprange ------------------------------------------------------------------------------------- +first_pass_used: 4 +- ipam.prefix -------------------------------------------------------------------------------------- +first_pass_used: 90 +second_pass_used: 90 +created: 90 +imported: 90 +- ipam.rir ----------------------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- ipam.role ---------------------------------------------------------------------------------------- +first_pass_used: 5 +second_pass_used: 5 +created: 5 +imported: 5 +- ipam.routetarget --------------------------------------------------------------------------------- +first_pass_used: 12 +second_pass_used: 12 +created: 12 +imported: 12 +- ipam.vlan ---------------------------------------------------------------------------------------- +first_pass_used: 63 +second_pass_used: 63 +created: 63 +imported: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +first_pass_used: 7 +second_pass_used: 7 +created: 7 +imported: 7 +- ipam.vrf ----------------------------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- sessions.session --------------------------------------------------------------------------------- +first_pass_used: 9 +- tenancy.contact ---------------------------------------------------------------------------------- +first_pass_used: 3 +- tenancy.contactassignment ------------------------------------------------------------------------ +first_pass_used: 3 +- tenancy.contactgroup ----------------------------------------------------------------------------- +first_pass_used: 2 +- tenancy.contactrole ------------------------------------------------------------------------------ +first_pass_used: 3 +- tenancy.tenant ----------------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- users.userconfig --------------------------------------------------------------------------------- +first_pass_used: 6 +- virtualization.cluster --------------------------------------------------------------------------- +first_pass_used: 32 +second_pass_used: 32 +created: 32 +imported: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +first_pass_used: 180 +second_pass_used: 180 +created: 180 +imported: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +first_pass_used: 720 +second_pass_used: 720 +created: 720 +imported: 720 += Nautobot Stats: ================================================================================== +- auth.group --------------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- circuits.circuit --------------------------------------------------------------------------------- +source_created: 29 +created: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +source_created: 45 +created: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +source_created: 4 +created: 4 +- circuits.provider -------------------------------------------------------------------------------- +source_created: 9 +created: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +source_created: 1 +created: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +source_ignored: 114 +- dcim.cable --------------------------------------------------------------------------------------- +source_created: 108 +created: 108 +- dcim.consoleport --------------------------------------------------------------------------------- +source_created: 41 +created: 41 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +source_created: 11 +created: 11 +- dcim.device -------------------------------------------------------------------------------------- +source_created: 72 +created: 72 +- dcim.devicebay ----------------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.devicebaytemplate --------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.devicetype ---------------------------------------------------------------------------------- +source_created: 15 +created: 15 +- dcim.frontport ----------------------------------------------------------------------------------- +source_created: 912 +created: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +source_created: 120 +created: 120 +- dcim.interface ----------------------------------------------------------------------------------- +source_created: 1586 +created: 1586 +- dcim.interfacetemplate --------------------------------------------------------------------------- +source_created: 300 +created: 300 +- dcim.location ------------------------------------------------------------------------------------ +source_created: 95 +created: 95 +- dcim.locationtype -------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- dcim.manufacturer -------------------------------------------------------------------------------- +source_created: 15 +created: 15 +- dcim.platform ------------------------------------------------------------------------------------ +source_created: 3 +created: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +source_created: 48 +created: 48 +issues: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +source_created: 104 +created: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +source_created: 8 +created: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +source_created: 4 +created: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +source_created: 75 +created: 75 +- dcim.powerporttemplate --------------------------------------------------------------------------- +source_created: 26 +created: 26 +- dcim.rack ---------------------------------------------------------------------------------------- +source_created: 42 +created: 42 +- dcim.rackreservation ----------------------------------------------------------------------------- +source_created: 2 +created: 2 +- dcim.rearport ------------------------------------------------------------------------------------ +source_created: 630 +created: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +source_created: 73 +created: 73 +- dcim.virtualchassis ------------------------------------------------------------------------------ +source_created: 4 +created: 4 +- extras.customfield ------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- extras.role -------------------------------------------------------------------------------------- +source_created: 18 +created: 18 +- extras.status ------------------------------------------------------------------------------------ +source_created: 6 +created: 6 +- extras.tag --------------------------------------------------------------------------------------- +source_created: 26 +created: 26 +- extras.taggeditem -------------------------------------------------------------------------------- +source_created: 72 +created: 72 +- ipam.ipaddress ----------------------------------------------------------------------------------- +source_created: 180 +created: 180 +- ipam.prefix -------------------------------------------------------------------------------------- +source_created: 94 +created: 94 +- ipam.rir ----------------------------------------------------------------------------------------- +source_created: 8 +created: 8 +- ipam.routetarget --------------------------------------------------------------------------------- +source_created: 12 +created: 12 +- ipam.vlan ---------------------------------------------------------------------------------------- +source_created: 63 +created: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +source_created: 7 +created: 7 +- ipam.vrf ----------------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- tenancy.tenant ----------------------------------------------------------------------------------- +source_created: 11 +created: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +source_created: 1 +created: 1 +- users.user --------------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- virtualization.cluster --------------------------------------------------------------------------- +source_created: 32 +created: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +source_created: 4 +created: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +source_created: 6 +created: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +source_created: 180 +created: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +source_created: 720 +created: 720 += Content Types Mapping Deviations: ================================================================ + Mapping deviations from source content type to Nautobot content type +auth.user => users.user +dcim.cabletermination EXTENDS dcim.cable => dcim.cable +dcim.devicerole => extras.role +dcim.rackrole => extras.role +dcim.region => dcim.location +dcim.site => dcim.location +dcim.sitegroup => dcim.locationtype +ipam.aggregate => ipam.prefix +ipam.role => extras.role += Content Types Back Mapping: ====================================================================== + Back mapping deviations from Nautobot content type to the source content type +users.user => auth.user +dcim.cable => dcim.cabletermination +extras.role => Ambiguous +dcim.location => Ambiguous +dcim.locationtype => dcim.sitegroup +ipam.prefix => ipam.aggregate += Importer issues: ================================================================================= +- dcim.powerfeed ----------------------------------------------------------------------------------- +0434ed4d-cc76-5051-a38c-b84ed32de2c1 | ValidationError | "P2-6B" | "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +05541f06-08c9-5d84-a8b6-13ce3cd45938 | ValidationError | "P3-8A" | "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +05f5bb91-e84c-5908-8d9a-8256959bfcab | ValidationError | "P2-11B" | "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +06ebb1db-aaa0-5b24-a832-8ca1671f8b0a | ValidationError | "P2-4B" | "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +07316815-d36d-552d-8859-03e7fe09354a | ValidationError | "P2-13B" | "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +0e23ee26-033e-5cfd-8bce-b5ef5909e13c | ValidationError | "P2-10B" | "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +10da56b6-09b1-5da6-9505-d9253863e062 | ValidationError | "P3-1A" | "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +17a0b412-4187-51a2-a238-901b3a275bcd | ValidationError | "P1-14A" | "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +194e2d64-c904-59bc-af2c-e040beb3aeac | ValidationError | "P2-14B" | "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +1f4b42df-43ce-52aa-8a61-4a19ce1af962 | ValidationError | "P4-3B" | "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061 | ValidationError | "P2-15B" | "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4 | ValidationError | "P4-1B" | "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +314fead6-ffae-51f7-abb0-2edcf7d6da49 | ValidationError | "P3-2A" | "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +31f1abb3-660f-5a57-9256-42be3d5b75cf | ValidationError | "P2-3B" | "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +3213730d-18bd-5a3a-9828-4ab023ed4652 | ValidationError | "P1-6A" | "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +3338c701-47fd-513e-945a-78a98b84d7f0 | ValidationError | "P4-8B" | "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +38f5aa36-561b-5cd8-8362-9d093ff7b89a | ValidationError | "P1-15A" | "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +3f702c58-7dea-5b78-a007-17f40b465810 | ValidationError | "P1-10A" | "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +416a01e5-fbf9-522e-b9e9-4037cf8c984f | ValidationError | "P1-4A" | "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +451c4aad-d892-5114-8724-be2f8148c322 | ValidationError | "P2-2B" | "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +47f69d3d-8fcd-5b63-8695-21aa51fb4fbf | ValidationError | "P2-9B" | "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +53ed215b-9003-522d-9cb1-d48dbb18fdc2 | ValidationError | "P3-7A" | "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +5a2f51ea-7a05-53d2-8a47-cd383629a343 | ValidationError | "P1-13A" | "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +5fa35cf7-5d55-5533-99ee-7d1ecaa69856 | ValidationError | "P2-1B" | "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +6203a499-6777-5cd0-841b-fa6339c48890 | ValidationError | "P1-9A" | "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +6a1a4ac2-e77b-526b-9aa6-8c7903e5f572 | ValidationError | "P2-8B" | "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +7257a622-3ca0-5163-8b6e-5e88c573b17e | ValidationError | "P2-16B" | "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +7c07894e-9772-5e1c-a418-bdf3fd58e7c3 | ValidationError | "P1-7A" | "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +7eae2a15-d2d0-52ab-bfcf-3cf6823078cf | ValidationError | "P2-7B" | "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +872d498b-e156-57b9-8f1d-f595c31ef703 | ValidationError | "P3-5A" | "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +87cf96f1-95fa-546c-9665-977f42764f8b | ValidationError | "P4-4B" | "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +8cf662de-a918-5648-b152-d71da75a7392 | ValidationError | "P3-4A" | "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +a5511926-c977-593b-9bf1-57c8175be85d | ValidationError | "P2-5B" | "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e | ValidationError | "P1-3A" | "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +b3bfb863-c40a-5c49-b82e-1095037d3578 | ValidationError | "P3-3A" | "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +b4031fa2-14a6-5d06-a3a2-3a3376b10d72 | ValidationError | "P1-11A" | "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +b9c591cd-fdc0-5cf2-83c4-400554b811cd | ValidationError | "P1-16A" | "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +bb4485d0-144b-506f-a8ab-faf523304cf8 | ValidationError | "P4-7B" | "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +c0e96716-af7f-5b78-8210-d51b55fa53d2 | ValidationError | "P1-1A" | "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c2893189-8044-5d85-8e91-7832c201474d | ValidationError | "P1-8A" | "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c6b3c62b-5f0d-51d1-95d9-761914979d47 | ValidationError | "P3-6A" | "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +cd4f8f27-620f-59fe-aa9a-4c13ff4a7274 | ValidationError | "P1-12A" | "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +d951d5fc-81be-51ae-98a1-7759c859d904 | ValidationError | "P4-5B" | "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e04582bd-f2cb-5deb-b374-be9260cd5b27 | ValidationError | "P4-6B" | "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e1672072-7885-5330-a7dd-52f3769d4863 | ValidationError | "P1-5A" | "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +e1b4bb92-803c-59f4-90a7-4f5deb95abc2 | ValidationError | "P4-2B" | "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +f2ee9737-42d8-5093-a349-be97765a39e0 | ValidationError | "P1-2A" | "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +fcb61481-0da8-5412-b68b-2463016a017d | ValidationError | "P2-12B" | "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']" += Field Mappings: ================================================================================== +- auth.group => auth.group ------------------------------------------------------------------------- +name => value_importer => name (CharField) +permissions => Disabled with reason: Permissions import is not implemented yet +- auth.user => users.user -------------------------------------------------------------------------- +date_joined => datetime_importer => date_joined (DateTimeField) +email => value_importer => email (CharField) +first_name => value_importer => first_name (CharField) +groups => m2m_importer => groups (ManyToManyField) +is_active => value_importer => is_active (BooleanField) +is_staff => value_importer => is_staff (BooleanField) +is_superuser => value_importer => is_superuser (BooleanField) +last_login => Disabled with reason: Should not be attempted to migrate +last_name => value_importer => last_name (CharField) +password => Disabled with reason: Should not be attempted to migrate +user_permissions => Disabled with reason: Permissions import is not implemented yet +username => value_importer => username (CharField) +- circuits.circuit => circuits.circuit ------------------------------------------------------------- +cid => value_importer => cid (CharField) +comments => value_importer => comments (TextField) +commit_rate => integer_importer => commit_rate (PositiveIntegerField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +install_date => date_importer => install_date (DateField) +last_updated => Disabled with reason: Last updated field is updated with each write +provider => relation_importer => provider_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +termination_a => relation_importer => circuit_termination_a_id (ForeignKey) +termination_date => NO IMPORTER => termination_date (NotFound) +termination_z => relation_importer => circuit_termination_z_id (ForeignKey) +type => relation_importer => circuit_type_id (ForeignKey) +- circuits.circuittermination => circuits.circuittermination --------------------------------------- +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +circuit => relation_importer => circuit_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +port_speed => integer_importer => port_speed (PositiveIntegerField) +pp_info => value_importer => pp_info (CharField) +provider_network => relation_importer => provider_network_id (ForeignKey) +site => location_importer => location_id (ForeignKey) +term_side => choice_importer => term_side (CharField) +upstream_speed => integer_importer => upstream_speed (PositiveIntegerField) +xconnect_id => value_importer => xconnect_id (CharField) +- circuits.circuittype => circuits.circuittype ----------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.provider => circuits.provider ----------------------------------------------------------- +account => value_importer => account (CharField) +admin_contact => value_importer => admin_contact (TextField) +asn => integer_importer => asn (BigIntegerField) +asns => NO IMPORTER => asns (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +noc_contact => value_importer => noc_contact (TextField) +portal_url => value_importer => portal_url (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.providernetwork => circuits.providernetwork --------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +provider => relation_importer => provider_id (ForeignKey) +service_id => NO IMPORTER => service_id (NotFound) +- contenttypes.contenttype => contenttypes.contenttype --------------------------------------------- +app_label => content_types_mapper_importer => app_label (CharField) +model => value_importer => model (CharField) +- dcim.cable => dcim.cable ------------------------------------------------------------------------- +_abs_length => NO IMPORTER => _abs_length (PrivateProperty) +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +length => integer_importer => length (PositiveSmallIntegerField) +length_unit => choice_importer => length_unit (CharField) +status => status_importer => status_id (StatusField) +tenant => NO IMPORTER => tenant (NotFound) +type => choice_importer => type (CharField) +- dcim.cabletermination => dcim.cable -------------------------------------------------------------- +_device => NO IMPORTER => _device (PrivateProperty) +_location => NO IMPORTER => _location (PrivateProperty) +_rack => NO IMPORTER => _rack (PrivateProperty) +_site => NO IMPORTER => _site (PrivateProperty) +id => uid_from_data => id (UUIDField) +termination_a_id => relation_and_type_importer => termination_a_id (UUIDField) +termination_a_type => relation_and_type_importer => termination_a_type_id (ForeignKey) +termination_b_id => relation_and_type_importer => termination_b_id (UUIDField) +termination_b_type => relation_and_type_importer => termination_b_type_id (ForeignKey) +- dcim.consoleport => dcim.consoleport ------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +speed => NO IMPORTER => speed (NotFound) +type => choice_importer => type (CharField) +- dcim.consoleporttemplate => dcim.consoleporttemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.device => dcim.device ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +airflow => NO IMPORTER => airflow (NotFound) +asset_tag => value_importer => asset_tag (CharField) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +device_role => role_importer => role_id (RoleField) +device_type => relation_importer => device_type_id (ForeignKey) +face => choice_importer => face (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +local_context_data => NO IMPORTER => local_context_data (NotFound) +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +platform => relation_importer => platform_id (ForeignKey) +position => integer_importer => position (PositiveSmallIntegerField) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vc_position => integer_importer => vc_position (PositiveSmallIntegerField) +vc_priority => integer_importer => vc_priority (PositiveSmallIntegerField) +virtual_chassis => relation_importer => virtual_chassis_id (ForeignKey) +- dcim.devicebay => dcim.devicebay ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +installed_device => relation_importer => installed_device_id (OneToOneField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +- dcim.devicebaytemplate => dcim.devicebaytemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +- dcim.devicerole => extras.role ------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +vm_role => NO IMPORTER => vm_role (NotFound) +- dcim.devicetype => dcim.devicetype --------------------------------------------------------------- +airflow => NO IMPORTER => airflow (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +front_image => Disabled with reason: Import does not contain images +id => uid_from_data => id (UUIDField) +is_full_depth => value_importer => is_full_depth (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +model => value_importer => model (CharField) +part_number => value_importer => part_number (CharField) +rear_image => Disabled with reason: Import does not contain images +slug => NO IMPORTER => slug (NotFound) +subdevice_role => choice_importer => subdevice_role (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +- dcim.frontport => dcim.frontport ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.frontporttemplate => dcim.frontporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_template_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.interface => dcim.interface ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +bridge => relation_importer => bridge_id (ForeignKey) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +duplex => NO IMPORTER => duplex (NotFound) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +lag => relation_importer => lag_id (ForeignKey) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mark_connected => NO IMPORTER => mark_connected (NotFound) +mgmt_only => value_importer => mgmt_only (BooleanField) +mode => choice_importer => mode (CharField) +module => NO IMPORTER => module (NotFound) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +poe_mode => NO IMPORTER => poe_mode (NotFound) +poe_type => NO IMPORTER => poe_type (NotFound) +rf_channel => NO IMPORTER => rf_channel (NotFound) +rf_channel_frequency => NO IMPORTER => rf_channel_frequency (NotFound) +rf_channel_width => NO IMPORTER => rf_channel_width (NotFound) +rf_role => NO IMPORTER => rf_role (NotFound) +speed => NO IMPORTER => speed (NotFound) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +tx_power => NO IMPORTER => tx_power (NotFound) +type => choice_importer => type (CharField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +vrf => relation_importer => vrf_id (ForeignKey) +wireless_lans => NO IMPORTER => wireless_lans (NotFound) +wireless_link => NO IMPORTER => wireless_link (NotFound) +wwn => NO IMPORTER => wwn (NotFound) +- dcim.interfacetemplate => dcim.interfacetemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mgmt_only => value_importer => mgmt_only (BooleanField) +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +poe_mode => NO IMPORTER => poe_mode (NotFound) +poe_type => NO IMPORTER => poe_type (NotFound) +type => choice_importer => type (CharField) +- dcim.location => dcim.location ------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => location_parent_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +site => location_parent_importer => parent_id (TreeNodeForeignKey) +slug => NO IMPORTER => slug (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.manufacturer => dcim.manufacturer ----------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.platform => dcim.platform ------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +name => value_importer => name (CharField) +napalm_args => json_importer => napalm_args (JSONField) +napalm_driver => value_importer => napalm_driver (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.powerfeed => dcim.powerfeed ----------------------------------------------------------------- +_path => NO IMPORTER => _path (PrivateProperty) +amperage => integer_importer => amperage (PositiveSmallIntegerField) +available_power => integer_importer => available_power (PositiveIntegerField) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +max_utilization => integer_importer => max_utilization (PositiveSmallIntegerField) +name => value_importer => name (CharField) +phase => choice_importer => phase (CharField) +power_panel => relation_importer => power_panel_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +status => status_importer => status_id (StatusField) +supply => choice_importer => supply (CharField) +type => choice_importer => type (CharField) +voltage => integer_importer => voltage (SmallIntegerField) +- dcim.poweroutlet => dcim.poweroutlet ------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +power_port => relation_importer => power_port_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.poweroutlettemplate => dcim.poweroutlettemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +power_port => relation_importer => power_port_template_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.powerpanel => dcim.powerpanel --------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +- dcim.powerport => dcim.powerport ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.powerporttemplate => dcim.powerporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.rack => dcim.rack --------------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +asset_tag => value_importer => asset_tag (CharField) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +desc_units => value_importer => desc_units (BooleanField) +facility_id => value_importer => facility_id (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +outer_depth => integer_importer => outer_depth (PositiveSmallIntegerField) +outer_unit => choice_importer => outer_unit (CharField) +outer_width => integer_importer => outer_width (PositiveSmallIntegerField) +role => role_importer => role_id (RoleField) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +type => choice_importer => type (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +width => choice_importer => width (PositiveSmallIntegerField) +- dcim.rackreservation => dcim.rackreservation ----------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +rack => relation_importer => rack_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +units => units_importer => units (JSONField) +user => relation_importer => user_id (ForeignKey) +- dcim.rackrole => extras.role --------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.rearport => dcim.rearport ------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.rearporttemplate => dcim.rearporttemplate --------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.region => dcim.location --------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.site => dcim.location ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +asns => NO IMPORTER => asns (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +facility => value_importer => facility (CharField) +group => site_group_importer => location_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +latitude => value_importer => latitude (DecimalField) +longitude => value_importer => longitude (DecimalField) +name => value_importer => name (CharField) +physical_address => value_importer => physical_address (TextField) +region => relation_importer => parent_id (TreeNodeForeignKey) +shipping_address => value_importer => shipping_address (TextField) +slug => NO IMPORTER => slug (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +time_zone => choice_importer => time_zone (CharField) +- dcim.sitegroup => dcim.locationtype -------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => constant_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.virtualchassis => dcim.virtualchassis ------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +domain => value_importer => domain (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +master => relation_importer => master_id (OneToOneField) +name => value_importer => name (CharField) +- extras.customfield => extras.customfield --------------------------------------------------------- +choices => choices_importer => CUSTOM TARGET +content_types => content_types_importer => content_types (ManyToManyField) +created => datetime_importer => created (DateTimeField) +default => json_importer => default (JSONField) +description => value_importer => description (CharField) +filter_logic => choice_importer => filter_logic (CharField) +group_name => NO IMPORTER => group_name (NotFound) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => key (SlugField) +object_type => NO IMPORTER => object_type (NotFound) +required => value_importer => required (BooleanField) +type => fallback_importer => type (CharField) +ui_visibility => NO IMPORTER => ui_visibility (NotFound) +validation_maximum => integer_importer => validation_maximum (BigIntegerField) +validation_minimum => integer_importer => validation_minimum (BigIntegerField) +validation_regex => value_importer => validation_regex (CharField) +weight => integer_importer => weight (PositiveSmallIntegerField) +- extras.tag => extras.tag ------------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- extras.taggeditem => extras.taggeditem ----------------------------------------------------------- +content_type => tagged_object_importer => content_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +object_id => tagged_object_importer => object_id (UUIDField) +tag => tagged_object_importer => tag_id (ForeignKey) +- ipam.aggregate => ipam.prefix -------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +date_added => NO IMPORTER => date_added (NotFound) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +prefix => value_importer => prefix (Property) +rir => relation_importer => rir_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +- ipam.ipaddress => ipam.ipaddress ----------------------------------------------------------------- +address => value_importer => address (Property) +assigned_object_id => NO IMPORTER => assigned_object_id (NotFound) +assigned_object_type => NO IMPORTER => assigned_object_type (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +dns_name => value_importer => dns_name (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +nat_inside => relation_importer => nat_inside_id (ForeignKey) +role => role_importer => role_id (RoleField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.prefix => ipam.prefix ----------------------------------------------------------------------- +_children => NO IMPORTER => _children (PrivateProperty) +_depth => NO IMPORTER => _depth (PrivateProperty) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_pool => NO IMPORTER => is_pool (NotFound) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_utilized => NO IMPORTER => mark_utilized (NotFound) +prefix => value_importer => prefix (Property) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vlan => relation_importer => vlan_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.rir => ipam.rir ----------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_private => value_importer => is_private (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- ipam.role => extras.role ------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +weight => integer_importer => weight (PositiveSmallIntegerField) +- ipam.routetarget => ipam.routetarget ------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +tenant => relation_importer => tenant_id (ForeignKey) +- ipam.vlan => ipam.vlan --------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => vlan_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vid => integer_importer => vid (PositiveSmallIntegerField) +- ipam.vlangroup => ipam.vlangroup ----------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +max_vid => NO IMPORTER => max_vid (NotFound) +min_vid => NO IMPORTER => min_vid (NotFound) +name => value_importer => name (CharField) +scope_id => NO IMPORTER => scope_id (NotFound) +scope_type => NO IMPORTER => scope_type (NotFound) +slug => NO IMPORTER => slug (NotFound) +- ipam.vrf => ipam.vrf ----------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +enforce_unique => NO IMPORTER => enforce_unique (NotFound) +export_targets => m2m_importer => export_targets (ManyToManyField) +id => uid_from_data => id (UUIDField) +import_targets => m2m_importer => import_targets (ManyToManyField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +rd => value_importer => rd (CharField) +tenant => relation_importer => tenant_id (ForeignKey) +- tenancy.tenant => tenancy.tenant ----------------------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => tenant_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- tenancy.tenantgroup => tenancy.tenantgroup ------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- virtualization.cluster => virtualization.cluster ------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +group => relation_importer => cluster_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +status => NO IMPORTER => status (NotFound) +tenant => relation_importer => tenant_id (ForeignKey) +type => relation_importer => cluster_type_id (ForeignKey) +- virtualization.clustergroup => virtualization.clustergroup --------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.clustertype => virtualization.clustertype ----------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.virtualmachine => virtualization.virtualmachine ----------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +device => NO IMPORTER => device (NotFound) +disk => integer_importer => disk (PositiveIntegerField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +local_context_data => NO IMPORTER => local_context_data (NotFound) +memory => integer_importer => memory (PositiveIntegerField) +name => value_importer => name (CharField) +platform => relation_importer => platform_id (ForeignKey) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +role => role_importer => role_id (RoleField) +site => NO IMPORTER => site (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vcpus => integer_importer => vcpus (PositiveSmallIntegerField) +- virtualization.vminterface => virtualization.vminterface ----------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +bridge => relation_importer => bridge_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mode => choice_importer => mode (CharField) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +virtual_machine => relation_importer => virtual_machine_id (ForeignKey) +vrf => relation_importer => vrf_id (ForeignKey) +* End of Import Summary **************************************************************************** diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/auth.group.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/auth.group.json new file mode 100644 index 00000000..5aab8700 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/auth.group.json @@ -0,0 +1,10 @@ +[ +{ + "model": "auth.group", + "pk": 1, + "fields": { + "name": "Staff", + "permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/circuits.circuit.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/circuits.circuit.json new file mode 100644 index 00000000..125a64ad --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/circuits.circuit.json @@ -0,0 +1,62 @@ +[ +{ + "model": "circuits.circuit", + "pk": "19f31660-bb2d-508d-8930-d7b86df6a506", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.017Z", + "_custom_field_data": {}, + "cid": "1002843428", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "dda5b9ab-0d5c-54b1-901a-773a0cc4fca3", + "circuit_type": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": null, + "circuit_termination_z": "8288ec00-d58d-53c3-ad87-fd81ec66e817" + } +}, +{ + "model": "circuits.circuit", + "pk": "8698bc50-a0f2-5e15-b909-de4f0cd241f8", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.171Z", + "_custom_field_data": {}, + "cid": "LQRT4981", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "circuit_type": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": "c5e8e593-6283-57df-a3f9-602421ef6ff9", + "circuit_termination_z": "76778cb6-5778-5b1c-a532-4be79f243f48" + } +}, +{ + "model": "circuits.circuit", + "pk": "ec546139-9a55-5bb5-b939-aab775339e92", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.178Z", + "_custom_field_data": {}, + "cid": "PPJQ5091", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "circuit_type": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": "9b657ab6-9fba-55a8-9df2-2253c6f198e0", + "circuit_termination_z": "127e0d2d-2162-5709-8cd7-07f68916ab05" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/circuits.circuittermination.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/circuits.circuittermination.json new file mode 100644 index 00000000..4a621dee --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/circuits.circuittermination.json @@ -0,0 +1,68 @@ +[ +{ + "model": "circuits.circuittermination", + "pk": "07084e04-d35d-5490-830f-06fed35446b2", + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.192Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "circuit": "677bc8b3-15a6-571c-96c0-1ec66c42794d", + "term_side": "A", + "location": null, + "provider_network": "389a055c-b2b4-5f38-a48c-df1bc2f42fb9", + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "c5e8e593-6283-57df-a3f9-602421ef6ff9", + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.171Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "circuit": "8698bc50-a0f2-5e15-b909-de4f0cd241f8", + "term_side": "A", + "location": null, + "provider_network": "389a055c-b2b4-5f38-a48c-df1bc2f42fb9", + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "fed7cc00-4eae-5b48-a493-096372bb4f6c", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:54.944Z", + "_custom_field_data": {}, + "cable": "727d4a3e-0c2c-5934-88d1-8c64cff4febb", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "de824c5f-2525-4a38-a048-09284c700542", + "circuit": "59523c4f-f12f-5d16-8773-d87ba79caffe", + "term_side": "Z", + "location": "2b612509-6a87-585d-8ef9-c553604b6638", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/circuits.circuittype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/circuits.circuittype.json new file mode 100644 index 00000000..043f56f0 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/circuits.circuittype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "circuits.circuittype", + "pk": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.198Z", + "_custom_field_data": {}, + "name": "MPLS", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "8ce04a4e-277b-5699-964b-38ba765b7a1d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.199Z", + "_custom_field_data": {}, + "name": "Point-to-point", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "d2b28782-c952-524c-a84a-fa087a53c5db", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.200Z", + "_custom_field_data": {}, + "name": "Dark Fiber", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/circuits.provider.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/circuits.provider.json new file mode 100644 index 00000000..870ff8f8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/circuits.provider.json @@ -0,0 +1,50 @@ +[ +{ + "model": "circuits.provider", + "pk": "0be72b58-db27-5eb4-984c-84d0083d2012", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.206Z", + "_custom_field_data": {}, + "name": "GTT", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +}, +{ + "model": "circuits.provider", + "pk": "26f37428-e26a-5e09-8b52-664df6624a2c", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.205Z", + "_custom_field_data": {}, + "name": "Comcast", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +}, +{ + "model": "circuits.provider", + "pk": "aaa90236-9b2a-5ae3-901d-59574a1d3da0", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.202Z", + "_custom_field_data": {}, + "name": "AT&T", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/circuits.providernetwork.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/circuits.providernetwork.json new file mode 100644 index 00000000..a97711d9 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/circuits.providernetwork.json @@ -0,0 +1,15 @@ +[ +{ + "model": "circuits.providernetwork", + "pk": "389a055c-b2b4-5f38-a48c-df1bc2f42fb9", + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.215Z", + "_custom_field_data": {}, + "name": "Level3 MPLS", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.cable.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.cable.json new file mode 100644 index 00000000..f101fe78 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.cable.json @@ -0,0 +1,68 @@ +[ +{ + "model": "dcim.cable", + "pk": "00a985c6-a0ce-5015-936c-3e1c51d5771f", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:11.729Z", + "_custom_field_data": {}, + "termination_a_type": 30, + "termination_a_id": "013e2486-127e-55a8-80df-6745c8e786d4", + "termination_b_type": 31, + "termination_b_id": "1b687603-cec7-5362-aa75-3897626467d3", + "type": "", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": "bb8baefe-6550-55f0-94fc-7299da3a7b82", + "_termination_b_device": "6660b73c-d0d8-50ab-9576-c3e75e4e2ce8" + } +}, +{ + "model": "dcim.cable", + "pk": "d4ffde09-54e2-51ed-9541-2d1298ab6bb4", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:12.000Z", + "_custom_field_data": {}, + "termination_a_type": 27, + "termination_a_id": "0bd0ca92-4939-5dec-a701-7ff657ab2dba", + "termination_b_type": 36, + "termination_b_id": "314e486a-7d90-580f-bd42-69c30dcea611", + "type": "", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": null, + "_termination_b_device": "be9d7cb3-cb44-50eb-b59c-e42984fa14ad" + } +}, +{ + "model": "dcim.cable", + "pk": "e3f0ea68-c598-55f4-99be-f0d99209cb23", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:12.193Z", + "_custom_field_data": {}, + "termination_a_type": 32, + "termination_a_id": "0f9f17dc-7b5b-5a87-a196-722fdb074559", + "termination_b_type": 35, + "termination_b_id": "496f1443-4ec0-5b3c-a0d3-c06ea6cd6249", + "type": "", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": "d73da41d-bc0f-502a-88a3-36fc6b3af7b7", + "_termination_b_device": "d40d253a-5766-5d9d-91c0-d6aac074a999" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.consoleport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.consoleport.json new file mode 100644 index 00000000..1c2ff876 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.consoleport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.consoleport", + "pk": "19e88f59-5daa-50c4-b29e-8ec968384f6a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.269Z", + "_custom_field_data": {}, + "device": "bd275898-8673-5a42-9093-454f605b2f25", + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleport", + "pk": "76df0183-0a3d-5826-9fa0-4119cbc890f7", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.300Z", + "_custom_field_data": {}, + "device": "1348e764-b4fb-5406-a5f2-fc50df2067aa", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleport", + "pk": "85882dcb-138c-5209-84e2-5d27be41b9f9", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.270Z", + "_custom_field_data": {}, + "device": "bd275898-8673-5a42-9093-454f605b2f25", + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "usb-mini-b" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.consoleporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.consoleporttemplate.json new file mode 100644 index 00000000..945399c3 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.consoleporttemplate.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.consoleporttemplate", + "pk": "a0e8d948-5687-50ce-a7c1-c8bf94f4427d", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.312Z", + "_custom_field_data": {}, + "device_type": "257dca9a-92d2-5f02-af45-4de316a47b71", + "name": "Console-RE0", + "_name": "Console-RE00000000", + "label": "", + "description": "", + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "c925d9f5-0ece-542b-b0d1-23d77707d4a0", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.317Z", + "_custom_field_data": {}, + "device_type": "94fdbc87-0af7-590d-9d6b-1b699ff14c53", + "name": "Console-RE1", + "_name": "Console-RE00000001", + "label": "", + "description": "", + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "d8960554-0af6-5547-b1bf-a2e232878b03", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.315Z", + "_custom_field_data": {}, + "device_type": "03d4a2c5-e08b-5cc1-924d-c401194d393c", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "type": "rj-45" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.device.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.device.json new file mode 100644 index 00000000..7ff62744 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.device.json @@ -0,0 +1,110 @@ +[ +{ + "model": "dcim.device", + "pk": "11647cf1-913e-59f3-9eaa-58cd4ad40cd3", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.835Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "7c20cf28-1ac0-51d3-9222-65c10b1e302b", + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "location": "2b612509-6a87-585d-8ef9-c553604b6638", + "rack": "a985b803-54d1-55af-b6ae-3abf8bb52048", + "position": 11, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "5ed7a02c-455c-5614-8447-03d98c39dbac", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.920Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "e3072e65-9267-5e44-bbc4-28875ce2893c", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "7c20cf28-1ac0-51d3-9222-65c10b1e302b", + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "platform": null, + "name": "PP:MDF", + "_name": "PP:MDF", + "serial": "", + "asset_tag": null, + "location": "8f46b08d-9bcb-56bd-ba7a-0c783d582906", + "rack": "333af99c-ec4b-505f-ac02-1a03f6cb9689", + "position": 39, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "fe06067b-380f-5cb6-bf23-87a20db244d2", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.814Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "7c20cf28-1ac0-51d3-9222-65c10b1e302b", + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "location": "699920eb-7c6b-59e6-b19a-d5eeb670c890", + "rack": "e5f1ce04-ee90-521b-864b-fc3997ff0c2c", + "position": 11, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.devicebay.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.devicebay.json new file mode 100644 index 00000000..0826b5dd --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.devicebay.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.devicebay", + "pk": "5669e73f-df3c-56ae-b29d-158d19148e90", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:06:56.109Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 7", + "_name": "Bay 00000007", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "9eb2802e-2549-5dd6-b8ac-f8c7d4b71dfd", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:06:56.125Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 13", + "_name": "Bay 00000013", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "df8d3500-4c38-5358-bee9-65581d5fbbd3", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:06:56.122Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 12", + "_name": "Bay 00000012", + "label": "", + "description": "", + "installed_device": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.devicebaytemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.devicebaytemplate.json new file mode 100644 index 00000000..fc911822 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.devicebaytemplate.json @@ -0,0 +1,44 @@ +[ +{ + "model": "dcim.devicebaytemplate", + "pk": "59c8ee08-6d5d-5c2e-89cd-210879c59679", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.616Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 10", + "_name": "Bay 00000010", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": "687725a7-a754-52e4-9348-62472fef371d", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.613Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 7", + "_name": "Bay 00000007", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": "9fc7a808-2a07-5399-b249-4f81c2a3c205", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.614Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 8", + "_name": "Bay 00000008", + "label": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.devicetype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.devicetype.json new file mode 100644 index 00000000..924c831e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.devicetype.json @@ -0,0 +1,56 @@ +[ +{ + "model": "dcim.devicetype", + "pk": "03d4a2c5-e08b-5cc1-924d-c401194d393c", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.221Z", + "_custom_field_data": {}, + "manufacturer": "e0ee785f-2349-574b-942c-aaf46a748cf3", + "model": "MX80", + "part_number": "", + "u_height": 2, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "" + } +}, +{ + "model": "dcim.devicetype", + "pk": "1edf9408-8f18-5b48-94db-ef8c8e7c9001", + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.231Z", + "_custom_field_data": {}, + "manufacturer": "94e7b59b-659f-5c68-9958-a3e82f19aa9f", + "model": "C9200-48P", + "part_number": "C9200-48P", + "u_height": 1, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "[Cisco Catalyst 9200 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9200-series-switches/nb-06-cat9200-ser-data-sheet-cte-en.html)" + } +}, +{ + "model": "dcim.devicetype", + "pk": "516e3837-80ac-587b-b541-1811ea94f597", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:55.238Z", + "_custom_field_data": {}, + "manufacturer": "c5902059-194c-583a-83c3-058cd5ed3f5a", + "model": "48-Port Patch Panel", + "part_number": "", + "u_height": 2, + "is_full_depth": false, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.frontport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.frontport.json new file mode 100644 index 00000000..e8222353 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.frontport.json @@ -0,0 +1,62 @@ +[ +{ + "model": "dcim.frontport", + "pk": "6c6f1137-c46f-5692-b18d-d762846313fc", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:56.894Z", + "_custom_field_data": {}, + "device": "11647cf1-913e-59f3-9eaa-58cd4ad40cd3", + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "8p8c", + "rear_port": "a7c5615d-05b6-5201-b411-63962f9a7ad9", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": "c11e4236-0374-55bf-8c2b-59638c2eb286", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:57.420Z", + "_custom_field_data": {}, + "device": "d40d253a-5766-5d9d-91c0-d6aac074a999", + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "sc", + "rear_port": "a144d61b-1b3d-5df7-a0cd-d31cb3a3343a", + "rear_port_position": 26 + } +}, +{ + "model": "dcim.frontport", + "pk": "fcfcf523-f16d-5e0a-86a6-2f4e664099ae", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:57.596Z", + "_custom_field_data": {}, + "device": "be9d7cb3-cb44-50eb-b59c-e42984fa14ad", + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "sc", + "rear_port": "314e486a-7d90-580f-bd42-69c30dcea611", + "rear_port_position": 18 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.frontporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.frontporttemplate.json new file mode 100644 index 00000000..08953f55 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.frontporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.frontporttemplate", + "pk": "5c103ed8-f425-5f22-9cb7-858e031ab9cf", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:57.945Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "e36fc26c-615a-5298-8517-1fdda99156fd", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "6051f8b4-62bf-5a9e-b2b4-8048e68ee533", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:58.105Z", + "_custom_field_data": {}, + "device_type": "e3072e65-9267-5e44-bbc4-28875ce2893c", + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "type": "sc", + "rear_port_template": "34f8258a-5deb-5f1e-b939-b33d4d3b07a9", + "rear_port_position": 15 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "a88f9f46-1efc-5a99-827e-e6f3c4b15390", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:57.973Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "0b70d0dd-0e6c-5f47-a951-4fb45c023d08", + "rear_port_position": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.interface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.interface.json new file mode 100644 index 00000000..841abc59 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.interface.json @@ -0,0 +1,95 @@ +[ +{ + "model": "dcim.interface", + "pk": "966b5330-a3ff-5045-a8bc-70f327c82ae7", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:01.786Z", + "_custom_field_data": {}, + "device": "2b011649-b8ef-5df6-977f-3e97ffbcb377", + "name": "GigabitEthernet1/0/41", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000041............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "9af4d637-0504-5565-b602-ac10aa614b0c", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:06:58.788Z", + "_custom_field_data": {}, + "device": "1885cf40-95c4-5865-b6d4-6ad526a073ce", + "name": "Wlan-GigabitEthernet0/1/8", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0000000199999999Wlan-GigabitEthernet000008............", + "lag": null, + "type": "ieee802.11ac", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "d6e4d735-3e0a-5568-bf12-f621cd134669", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:05.278Z", + "_custom_field_data": {}, + "device": "b8700b34-5236-5cae-a009-361a082d01f4", + "name": "xe-1/0/31", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0001000099999999xe-000031............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.interfacetemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.interfacetemplate.json new file mode 100644 index 00000000..0eedc65f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.interfacetemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.interfacetemplate", + "pk": "2464541e-9267-52e2-919a-baf7e916e4b7", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:07.676Z", + "_custom_field_data": {}, + "device_type": "b1fc894c-dddf-56a0-8bf4-92467a5d97bd", + "name": "xe-0/0/25", + "label": "", + "description": "", + "_name": "0000000099999999xe-000025............", + "type": "10gbase-x-sfpp", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "3155884a-1ef6-5027-88c6-fd1c540863a7", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:07.404Z", + "_custom_field_data": {}, + "device_type": "03d4a2c5-e08b-5cc1-924d-c401194d393c", + "name": "xe-0/0/1", + "label": "", + "description": "", + "_name": "0000000099999999xe-000001............", + "type": "10gbase-x-xfp", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "ef2f3fb3-b8e9-5619-b4aa-1bfd3545242e", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:07.513Z", + "_custom_field_data": {}, + "device_type": "9cbb3312-7783-519f-be1b-5c849324a2d1", + "name": "xe-0/0/24", + "label": "", + "description": "", + "_name": "0000000099999999xe-000024............", + "type": "10gbase-t", + "mgmt_only": false + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.location.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.location.json new file mode 100644 index 00000000..490f2aa1 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.location.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.location", + "pk": "f0bf9f0f-9972-5db7-8686-c28fbd36a0a5", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:06:54.262Z", + "_custom_field_data": {}, + "parent": null, + "name": "Africa", + "_name": "Africa", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:06:54.265Z", + "_custom_field_data": {}, + "parent": null, + "name": "Asia", + "_name": "Asia", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9870e54f-2a5b-585b-92bc-3e01df3912c3", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:06:54.323Z", + "_custom_field_data": {}, + "parent": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "name": "China", + "_name": "China", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.locationtype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.locationtype.json new file mode 100644 index 00000000..e8c34b7e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.locationtype.json @@ -0,0 +1,54 @@ +[ +{ + "model": "dcim.locationtype", + "pk": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "fields": { + "created": "2024-01-02T12:06:54.221Z", + "last_updated": "2024-01-02T12:06:54.221Z", + "_custom_field_data": {}, + "parent": null, + "name": "Region", + "description": "", + "nestable": true, + "content_types": [ + 56, + 55 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "001a5b44-6c65-5a97-bee3-c52494c176d3", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:54.217Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Branch Offices", + "description": "", + "nestable": true, + "content_types": [ + 68, + 56, + 72, + 42, + 27, + 60 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "6d92eb8b-0617-5e93-88ab-ca3bd253e632", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:06:54.213Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Customer Sites", + "description": "", + "nestable": true, + "content_types": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.manufacturer.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.manufacturer.json new file mode 100644 index 00000000..4293dff1 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.manufacturer.json @@ -0,0 +1,35 @@ +[ +{ + "model": "dcim.manufacturer", + "pk": "253a7358-75a8-5a54-ac5d-a6dffb849fc6", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:07:13.272Z", + "_custom_field_data": {}, + "name": "Opengear", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "ed9063cf-cab5-5c3a-8eb0-c1c67bc73990", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:07:13.268Z", + "_custom_field_data": {}, + "name": "Dell", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "f5136724-0984-5e3b-b073-ea6d83116997", + "fields": { + "created": "2024-01-02T12:07:13.280Z", + "last_updated": "2024-01-02T12:07:13.280Z", + "_custom_field_data": {}, + "name": "Unknown", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.platform.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.platform.json new file mode 100644 index 00000000..c27a53ad --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.platform.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.platform", + "pk": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.624Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 20.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "82e12391-d52a-5f15-8474-0b444a157d2d", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.623Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 18.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "89096900-db0b-55ac-a094-0e1423e3f277", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.622Z", + "_custom_field_data": {}, + "name": "Cisco IOS", + "manufacturer": "94e7b59b-659f-5c68-9958-a3e82f19aa9f", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.powerfeed.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.powerfeed.json new file mode 100644 index 00000000..562e8686 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.powerfeed.json @@ -0,0 +1,77 @@ +[ +{ + "model": "dcim.powerfeed", + "pk": "20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:07.869Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P2-15B", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "872d498b-e156-57b9-8f1d-f595c31ef703", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:07.892Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P3-5A", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "c0e96716-af7f-5b78-8210-d51b55fa53d2", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:07.810Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P1-1A", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.poweroutlet.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.poweroutlet.json new file mode 100644 index 00000000..5257a4b6 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.poweroutlet.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.poweroutlet", + "pk": "3c458ac2-dfcf-5565-8e25-6a5757faa8db", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.052Z", + "_custom_field_data": {}, + "device": "6660b73c-d0d8-50ab-9576-c3e75e4e2ce8", + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "7820c8a7-79f0-5e73-87db-e2f4025e244e", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "717e0335-6108-5d49-88c5-5553dab245d2", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.066Z", + "_custom_field_data": {}, + "device": "5e3c0aee-7db5-512c-a35e-48d57c05d7a5", + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "61654ee4-0212-521a-8822-d393f6d82fb5", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "7728093b-12f0-5b09-916d-f27ab58c3260", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:07.931Z", + "_custom_field_data": {}, + "device": "173aff4c-bc13-5c77-93df-e10bac429aae", + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "c25eb19e-df59-57b0-ad0d-41907b0be240", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.poweroutlettemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.poweroutlettemplate.json new file mode 100644 index 00000000..939d7ed6 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.poweroutlettemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.poweroutlettemplate", + "pk": "5634ab2a-0455-5d70-bdd9-fc0d83cb756d", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.118Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "56ebc625-d455-5958-91c3-795f00e824a9", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.113Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "69eff81a-d6ff-5124-881e-2dba890581d2", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.108Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.powerpanel.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.powerpanel.json new file mode 100644 index 00000000..5d97c224 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.powerpanel.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.powerpanel", + "pk": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.121Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 1" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.130Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 4" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "78d58858-0cc7-530a-8a3b-daa91a436803", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.124Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 2" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.powerport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.powerport.json new file mode 100644 index 00000000..451ab3b2 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.powerport.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.powerport", + "pk": "2f75619a-9330-58ed-a04d-e01b87b18be4", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.203Z", + "_custom_field_data": {}, + "device": "0d7a954e-7fe0-53bd-83d4-2aa4a03a1a07", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "34d8777b-953e-5b1a-97fd-f45a7f5f7402", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.143Z", + "_custom_field_data": {}, + "device": "2e9b2c1d-7a16-5c4e-ab12-a5b1cd679b1c", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "cable": "51acf318-5b66-5ac4-9910-6b6dfb746052", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "78eb834b-f1e4-4621-8337-f6c726673a06", + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "b242835b-7cdd-5512-848d-9668006c1f3f", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.198Z", + "_custom_field_data": {}, + "device": "d73da41d-bc0f-502a-88a3-36fc6b3af7b7", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.powerporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.powerporttemplate.json new file mode 100644 index 00000000..6c29fe11 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.powerporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.powerporttemplate", + "pk": "3f55b53d-5c93-5610-b6c7-90996ef4e4df", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.267Z", + "_custom_field_data": {}, + "device_type": "7d87e054-c030-5f5c-ac14-a84a14a872c9", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "46159ea3-efbd-578b-8c69-0934894cc991", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.259Z", + "_custom_field_data": {}, + "device_type": "9cbb3312-7783-519f-be1b-5c849324a2d1", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "bd59f26d-0547-5d67-ae20-280eeeed27ff", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.270Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.rack.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.rack.json new file mode 100644 index 00000000..170675c1 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.rack.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.rack", + "pk": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.476Z", + "_custom_field_data": {}, + "name": "R301", + "_name": "R00000301", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "cf28137c-1251-5b94-bde0-914c91ad0c70", + "facility_id": null, + "location": "a7f18fd3-b68a-5304-903a-6996f5ac9731", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "4882ef75-da6b-5b87-be7e-49ed6da9a4b2", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.312Z", + "_custom_field_data": {}, + "name": "Comms closet", + "_name": "Comms closet", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "facility_id": null, + "location": "751e415e-f40c-5444-803f-03e42966e77c", + "rack_group": null, + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "82b8b341-86cb-5760-a942-01f866935056", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:08.497Z", + "_custom_field_data": {}, + "name": "R305", + "_name": "R00000305", + "status": "9172bac4-6144-54e5-b44d-f530905f8d05", + "role": null, + "facility_id": null, + "location": "a7f18fd3-b68a-5304-903a-6996f5ac9731", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.rackreservation.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.rackreservation.json new file mode 100644 index 00000000..1e4a96e2 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.rackreservation.json @@ -0,0 +1,30 @@ +[ +{ + "model": "dcim.rackreservation", + "pk": "6632b13e-787b-596b-8d3f-dd711778f6b2", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:13.263Z", + "_custom_field_data": {}, + "rack": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "units": "[\"20\", \"21\"]", + "tenant": null, + "user": "79770d9b-4994-5610-8175-123cecb0bcac", + "description": "Damaged - DO NOT USE" + } +}, +{ + "model": "dcim.rackreservation", + "pk": "fc8c21ff-bff8-59a8-b256-612719b46978", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:13.260Z", + "_custom_field_data": {}, + "rack": "333af99c-ec4b-505f-ac02-1a03f6cb9689", + "units": "[\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\", \"10\"]", + "tenant": null, + "user": "35a3bbbb-48d5-5891-8ddc-8b4a97e30d10", + "description": "Reserved for future projects" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.rearport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.rearport.json new file mode 100644 index 00000000..522e3f6d --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.rearport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.rearport", + "pk": "038aeb4e-916b-545c-b63f-499fdb87dce7", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:09.298Z", + "_custom_field_data": {}, + "device": "11647cf1-913e-59f3-9eaa-58cd4ad40cd3", + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "8770fade-49bc-5891-bd91-5b300009a2cb", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:09.545Z", + "_custom_field_data": {}, + "device": "03c187a5-719e-5d92-bae6-5026970c7171", + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "d82a49b5-d20d-5a4e-a2ec-38dd14233de2", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:09.636Z", + "_custom_field_data": {}, + "device": "e048e02d-765f-5f0a-ad4d-540474548259", + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.rearporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.rearporttemplate.json new file mode 100644 index 00000000..fef377d4 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.rearporttemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.rearporttemplate", + "pk": "1e3cac16-97d6-5bff-a8ef-c7af752a5c63", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:09.705Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "5560e715-da96-5471-b51f-166077904e31", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:09.709Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "a8a6a18b-7012-5c48-afb1-d6d5e3813d99", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:09.701Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.virtualchassis.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.virtualchassis.json new file mode 100644 index 00000000..7edf1455 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/dcim.virtualchassis.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.virtualchassis", + "pk": "19f22645-7e83-5f39-bb57-ccda57e372fd", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.642Z", + "_custom_field_data": {}, + "master": "30822332-4a69-5783-86e8-07a72dc77c77", + "name": "r108-torsw", + "domain": "" + } +}, +{ + "model": "dcim.virtualchassis", + "pk": "364e4d51-2c82-5053-90a1-79cf9956175a", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.629Z", + "_custom_field_data": {}, + "master": "1348e764-b4fb-5406-a5f2-fc50df2067aa", + "name": "r105-torsw", + "domain": "" + } +}, +{ + "model": "dcim.virtualchassis", + "pk": "448cc808-7987-5b5c-ad70-debc462777b4", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.638Z", + "_custom_field_data": {}, + "master": "1ae60b28-f763-513e-9fe4-70dc7f3159d7", + "name": "r107-torsw", + "domain": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/extras.customfield.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/extras.customfield.json new file mode 100644 index 00000000..f426bf79 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/extras.customfield.json @@ -0,0 +1,26 @@ +[ +{ + "model": "extras.customfield", + "pk": "e4fa5680-4657-50ea-837c-604617c7fc0d", + "fields": { + "created": "2021-09-09T00:00:00Z", + "last_updated": "2024-01-02T12:06:54.149Z", + "grouping": "", + "type": "text", + "label": "Customer ID", + "key": "cust_id", + "description": "", + "required": false, + "filter_logic": "exact", + "default": null, + "weight": 100, + "validation_minimum": null, + "validation_maximum": null, + "validation_regex": "^[A-Z]{3}\\d{2}$", + "advanced_ui": false, + "content_types": [ + 109 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/extras.role.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/extras.role.json new file mode 100644 index 00000000..f1eb89aa --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/extras.role.json @@ -0,0 +1,51 @@ +[ +{ + "model": "extras.role", + "pk": "98be24c5-55b8-5f56-b83d-a1862ff11a50", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-22T08:39:56.538Z", + "_custom_field_data": {}, + "name": "ToR Switch", + "color": "ff5722", + "description": "", + "weight": null, + "content_types": [ + 42 + ] + } +}, +{ + "model": "extras.role", + "pk": "dbed0abd-816d-5b68-97bb-f23241287139", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-02-22T08:39:56.526Z", + "_custom_field_data": {}, + "name": "Access Switch", + "color": "03a9f4", + "description": "", + "weight": null, + "content_types": [ + 42 + ] + } +}, +{ + "model": "extras.role", + "pk": "dfd5a12a-ffe4-5ae5-9bdd-e71adbe5b49a", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-22T08:39:56.551Z", + "_custom_field_data": {}, + "name": "Access - Data", + "color": "9e9e9e", + "description": "", + "weight": 1000, + "content_types": [ + 72, + 68 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/extras.status.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/extras.status.json new file mode 100644 index 00000000..88aa8ef7 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/extras.status.json @@ -0,0 +1,50 @@ +[ +{ + "model": "extras.status", + "pk": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "fields": { + "created": "2024-01-02T12:06:54.153Z", + "last_updated": "2024-01-02T12:06:54.153Z", + "_custom_field_data": {}, + "name": "Unknown", + "color": "9e9e9e", + "description": "", + "content_types": [ + 32, + 56, + 68, + 118 + ] + } +}, +{ + "model": "extras.status", + "pk": "90ef0b5d-5e04-5ff3-b1a4-695a42311ede", + "fields": { + "created": "2024-01-02T12:06:54.160Z", + "last_updated": "2024-01-02T12:06:54.160Z", + "_custom_field_data": {}, + "name": "Container", + "color": "9e9e9e", + "description": "", + "content_types": [ + 68 + ] + } +}, +{ + "model": "extras.status", + "pk": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "fields": { + "created": "2024-01-02T12:06:54.156Z", + "last_updated": "2024-01-02T12:06:54.156Z", + "_custom_field_data": {}, + "name": "Connected", + "color": "9e9e9e", + "description": "", + "content_types": [ + 45 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/extras.tag.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/extras.tag.json new file mode 100644 index 00000000..8680fd13 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/extras.tag.json @@ -0,0 +1,47 @@ +[ +{ + "model": "extras.tag", + "pk": "16177027-5e66-5ff6-95b4-1870079bf6cb", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.725Z", + "_custom_field_data": {}, + "name": "X-ray", + "color": "9e9e9e", + "description": "", + "content_types": [ + 56 + ] + } +}, +{ + "model": "extras.tag", + "pk": "2e689544-46a5-524d-9dde-9ebe6b165264", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.727Z", + "_custom_field_data": {}, + "name": "Zulu", + "color": "111111", + "description": "", + "content_types": [ + 56 + ] + } +}, +{ + "model": "extras.tag", + "pk": "9c378a29-3e2d-5929-b733-33cdaaf4b49b", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.706Z", + "_custom_field_data": {}, + "name": "Golf", + "color": "673ab7", + "description": "", + "content_types": [ + 56 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/extras.taggeditem.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/extras.taggeditem.json new file mode 100644 index 00000000..2299145b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/extras.taggeditem.json @@ -0,0 +1,29 @@ +[ +{ + "model": "extras.taggeditem", + "pk": "7fd971db-c8c8-56f4-bc52-d75ccd1ccecd", + "fields": { + "content_type": 56, + "object_id": "9166c738-f6df-5237-805a-1367272ca9c9", + "tag": "b0ca481e-e144-58fc-9fef-a6249bce7ee9" + } +}, +{ + "model": "extras.taggeditem", + "pk": "96435212-481f-5788-8e40-9d0f5373667c", + "fields": { + "content_type": 56, + "object_id": "699920eb-7c6b-59e6-b19a-d5eeb670c890", + "tag": "f22986ed-6ad4-5fff-984a-f5bc41a93377" + } +}, +{ + "model": "extras.taggeditem", + "pk": "bf24ed45-9744-5726-9f1d-21a740e99ce5", + "fields": { + "content_type": 56, + "object_id": "699920eb-7c6b-59e6-b19a-d5eeb670c890", + "tag": "a5277d98-faca-5fdb-a37e-63b6cddb6bf9" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.ipaddress.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.ipaddress.json new file mode 100644 index 00000000..2ec3197a --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.ipaddress.json @@ -0,0 +1,62 @@ +[ +{ + "model": "ipam.ipaddress", + "pk": "12b57536-f1cb-5b39-8845-50c090649fb6", + "fields": { + "created": "2022-04-08T00:25:35.546Z", + "last_updated": "2024-01-02T12:07:14.159Z", + "_custom_field_data": {}, + "host": "172.20.0.23", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "97038736-2dfa-5c54-8b15-404ff1ec3b8f", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": "95763abc-2796-5e46-9963-90fc00a9db3f", + "fields": { + "created": "2022-04-08T00:25:25.868Z", + "last_updated": "2024-01-02T12:07:13.652Z", + "_custom_field_data": {}, + "host": "172.17.0.13", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "57055415-065b-5eb4-b75b-fc62515d43ed", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": "bc3a8d0d-8b98-5d02-ab91-48dbc37295a5", + "fields": { + "created": "2022-04-08T00:25:30.575Z", + "last_updated": "2024-01-02T12:07:13.896Z", + "_custom_field_data": {}, + "host": "172.19.0.1", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "79012069-1285-5188-999b-69f0035f13e2", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.prefix.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.prefix.json new file mode 100644 index 00000000..14285a62 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.prefix.json @@ -0,0 +1,71 @@ +[ +{ + "model": "ipam.prefix", + "pk": "451e91e3-e6ab-5aa2-93b4-7d7e8dcea948", + "fields": { + "created": "2022-04-08T00:15:15.985Z", + "last_updated": "2024-05-15T11:29:17.895Z", + "_custom_field_data": {}, + "network": "172.18.0.0", + "broadcast": "172.18.255.255", + "prefix_length": 16, + "type": "network", + "status": "90ef0b5d-5e04-5ff3-b1a4-695a42311ede", + "role": null, + "parent": "62a4dc25-9e26-59ee-a619-01c136cefa0c", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "vlan": null, + "rir": null, + "date_allocated": null, + "description": "" + } +}, +{ + "model": "ipam.prefix", + "pk": "a6b0b5ed-8a28-5db3-9780-5dad892f5ca5", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-15T11:29:17.658Z", + "_custom_field_data": {}, + "network": "10.112.175.0", + "broadcast": "10.112.175.255", + "prefix_length": 24, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "2a53f46b-41e1-5f02-865a-163c8edd429a", + "parent": "f6eac10d-08b9-53fc-8f5a-edd9fd93e4fe", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": "0a78620a-03ad-5066-84be-f55b986c304a", + "rir": null, + "date_allocated": null, + "description": "" + } +}, +{ + "model": "ipam.prefix", + "pk": "d88edd8e-1039-579a-bc2c-bfdb4f22975e", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-15T11:29:17.564Z", + "_custom_field_data": {}, + "network": "10.112.167.0", + "broadcast": "10.112.167.255", + "prefix_length": 24, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "2a53f46b-41e1-5f02-865a-163c8edd429a", + "parent": "d6fb9b56-0969-59ff-ab6d-cb10eecf1104", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": "f632e176-8fea-568e-a904-6286e6811c1d", + "rir": null, + "date_allocated": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.rir.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.rir.json new file mode 100644 index 00000000..765dd577 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.rir.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.rir", + "pk": "60b630af-b0f4-5f1a-9de2-8ef7d1472bcb", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.689Z", + "_custom_field_data": {}, + "name": "RFC 6996", + "is_private": true, + "description": "" + } +}, +{ + "model": "ipam.rir", + "pk": "7644f7e1-a8cc-5ec7-8117-c364269de709", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.682Z", + "_custom_field_data": {}, + "name": "RIPE NCC", + "is_private": false, + "description": "Réseaux IP Européens Network Coordination Centre" + } +}, +{ + "model": "ipam.rir", + "pk": "f59e6945-f78c-584f-89ce-bbaa9f539c0b", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.683Z", + "_custom_field_data": {}, + "name": "APNIC", + "is_private": false, + "description": "Asia Pacific Network Information Centre" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.routetarget.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.routetarget.json new file mode 100644 index 00000000..e445cd45 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.routetarget.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.routetarget", + "pk": "19e89fbb-f05f-5ddf-8b88-b30f64645cdc", + "fields": { + "created": "2022-04-08T00:28:04.191Z", + "last_updated": "2024-01-02T12:07:16.674Z", + "_custom_field_data": {}, + "name": "65000:401", + "description": "Delta-import", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": "27ec5aa5-0252-5028-925c-0b11f9b76491", + "fields": { + "created": "2022-04-08T00:28:04.046Z", + "last_updated": "2024-01-02T12:07:16.672Z", + "_custom_field_data": {}, + "name": "65000:301", + "description": "Charlie-import", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": "44b1201b-16c0-55d0-957d-558cf7de443f", + "fields": { + "created": "2022-04-08T00:28:03.823Z", + "last_updated": "2024-01-02T12:07:16.668Z", + "_custom_field_data": {}, + "name": "65000:102", + "description": "Alpha-import", + "tenant": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.vlan.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.vlan.json new file mode 100644 index 00000000..3983b526 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.vlan.json @@ -0,0 +1,50 @@ +[ +{ + "model": "ipam.vlan", + "pk": "06f97f2b-3f4d-5be2-b72b-a064aba69b2c", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:29:19.465Z", + "_custom_field_data": {}, + "vlan_group": "9ffb100d-0db5-5453-b80b-bb7be990809e", + "vid": 203, + "name": "Wireless", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "tenant": "35f6098e-5c2c-58b3-824c-9b5c024a4321", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "aa9c6eb9-efb6-531c-ab1e-42fc4681c50e", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:29:19.414Z", + "_custom_field_data": {}, + "vlan_group": "56764c2a-72b6-5f22-9802-bf585847080d", + "vid": 201, + "name": "Data", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "tenant": "35f6098e-5c2c-58b3-824c-9b5c024a4321", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "ac3f012a-57bc-5484-a8ee-19db90693e92", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-15T11:29:19.165Z", + "_custom_field_data": {}, + "vlan_group": null, + "vid": 100, + "name": "Data", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "dfd5a12a-ffe4-5ae5-9bdd-e71adbe5b49a", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.vlangroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.vlangroup.json new file mode 100644 index 00000000..15a7a380 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.vlangroup.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.vlangroup", + "pk": "56764c2a-72b6-5f22-9802-bf585847080d", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:29:21.537Z", + "_custom_field_data": {}, + "name": "JBB115", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "9ffb100d-0db5-5453-b80b-bb7be990809e", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:29:21.539Z", + "_custom_field_data": {}, + "name": "JBB127", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "c8809a03-a616-5f01-95e2-a4b096922dea", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:29:21.541Z", + "_custom_field_data": {}, + "name": "JBB-Global", + "location": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.vrf.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.vrf.json new file mode 100644 index 00000000..1db114ee --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/ipam.vrf.json @@ -0,0 +1,68 @@ +[ +{ + "model": "ipam.vrf", + "pk": "4d683b05-ce3f-52c3-8e1a-ee31e5771976", + "fields": { + "created": "2022-04-08T00:05:31.743Z", + "last_updated": "2024-01-02T12:07:16.651Z", + "_custom_field_data": {}, + "name": "Bravo", + "rd": "65000:200", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "d1e9d468-d4c3-5f49-b2d0-e7af0268de47" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "d1e9d468-d4c3-5f49-b2d0-e7af0268de47" + ] + } +}, +{ + "model": "ipam.vrf", + "pk": "846b3654-ba46-59bf-8900-c53475a33880", + "fields": { + "created": "2022-04-08T00:05:32.358Z", + "last_updated": "2024-01-02T12:07:16.662Z", + "_custom_field_data": {}, + "name": "Echo", + "rd": "65000:500", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "930d2e9c-09ff-5ea4-b7a4-0b4e8af05d8c" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "3d417c6d-b9a1-5a39-b2da-104921c4db0a" + ] + } +}, +{ + "model": "ipam.vrf", + "pk": "c8b77e6f-6751-5efc-ad5b-06b60d9bfc0d", + "fields": { + "created": "2022-04-08T00:05:31.938Z", + "last_updated": "2024-01-02T12:07:16.654Z", + "_custom_field_data": {}, + "name": "Charlie", + "rd": "65000:300", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "27ec5aa5-0252-5028-925c-0b11f9b76491" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "4c21d0c1-5313-50b9-ab7d-2cebafa7348c" + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/tenancy.tenant.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/tenancy.tenant.json new file mode 100644 index 00000000..1a94eb0b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/tenancy.tenant.json @@ -0,0 +1,47 @@ +[ +{ + "model": "tenancy.tenant", + "pk": "325fbd45-7e2d-5f37-b0ab-f179a4d2f291", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:06:54.823Z", + "_custom_field_data": { + "cust_id": "PPI02" + }, + "name": "Pied Piper", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:06:54.834Z", + "_custom_field_data": { + "cust_id": "" + }, + "name": "NC State University", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "50369baf-2664-5398-ae46-90eba767ddae", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:06:54.829Z", + "_custom_field_data": { + "cust_id": "CYB01" + }, + "name": "Cyberdyne Systems", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/tenancy.tenantgroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/tenancy.tenantgroup.json new file mode 100644 index 00000000..868914d3 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/tenancy.tenantgroup.json @@ -0,0 +1,14 @@ +[ +{ + "model": "tenancy.tenantgroup", + "pk": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:06:54.818Z", + "_custom_field_data": {}, + "parent": null, + "name": "Customers", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/users.user.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/users.user.json new file mode 100644 index 00000000..4fb922b4 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/users.user.json @@ -0,0 +1,63 @@ +[ +{ + "model": "users.user", + "pk": "79770d9b-4994-5610-8175-123cecb0bcac", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "bob", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:16Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "af2898b3-c07a-5b03-b367-ef0ea066ac28", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "edward", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:50Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "b6111f2f-ede6-5a47-b0e5-3842b76f14cd", + "fields": { + "password": "", + "last_login": null, + "is_superuser": true, + "username": "admin", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": true, + "is_active": true, + "date_joined": "2020-12-18T02:07:15.359Z", + "config_data": {}, + "groups": [], + "user_permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/virtualization.cluster.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/virtualization.cluster.json new file mode 100644 index 00000000..5f3a62e5 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/virtualization.cluster.json @@ -0,0 +1,47 @@ +[ +{ + "model": "virtualization.cluster", + "pk": "99608cc5-4601-5baa-859d-4a7a9303c304", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:14.402Z", + "_custom_field_data": {}, + "name": "gc-asia-east1", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "7a2352bc-7253-5c1d-bb1f-0a4a1412dc9e", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "c115b129-e524-5741-8245-046538e6e73c", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:14.370Z", + "_custom_field_data": {}, + "name": "DO-SFO3", + "cluster_type": "786c136a-fff1-5f84-8d0c-c43610039f45", + "cluster_group": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "feba01f4-60fc-5514-a54b-36d9d854e32a", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:14.397Z", + "_custom_field_data": {}, + "name": "gc-europe-north1", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "20182816-bf12-5cd0-8f07-c91fcd271bd7", + "tenant": null, + "location": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/virtualization.clustergroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/virtualization.clustergroup.json new file mode 100644 index 00000000..62430044 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/virtualization.clustergroup.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustergroup", + "pk": "20182816-bf12-5cd0-8f07-c91fcd271bd7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.737Z", + "_custom_field_data": {}, + "name": "EMEA", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "7a2352bc-7253-5c1d-bb1f-0a4a1412dc9e", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.738Z", + "_custom_field_data": {}, + "name": "Asia Pacific", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.736Z", + "_custom_field_data": {}, + "name": "North America", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/virtualization.clustertype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/virtualization.clustertype.json new file mode 100644 index 00000000..183da8aa --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/virtualization.clustertype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustertype", + "pk": "40ad4d12-4324-581c-9f4a-a87421336e3b", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.731Z", + "_custom_field_data": {}, + "name": "Microsoft Azure", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.730Z", + "_custom_field_data": {}, + "name": "Google Cloud", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "ae807dce-fa79-5557-9d7e-a8e8f8e881a7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.733Z", + "_custom_field_data": {}, + "name": "VMware", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/virtualization.virtualmachine.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/virtualization.virtualmachine.json new file mode 100644 index 00000000..2d229f24 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/virtualization.virtualmachine.json @@ -0,0 +1,77 @@ +[ +{ + "model": "virtualization.virtualmachine", + "pk": "07620bcf-f27a-5c30-924d-1bd67e7b715c", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:14.451Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "55b52faa-7cdb-53ad-b5e8-684018dc9394", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm29", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "2d2068c6-34ff-5d5e-be30-0dcf033ba280", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:14.572Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "ca5f6ebc-2cba-5925-8e86-3f8554b47e0d", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm110", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "423d1259-4a5b-545d-b3d3-c4cd570aad3e", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:14.494Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "5849472f-c4fd-5bf5-be9f-961f0a508044", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm58", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/virtualization.vminterface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/virtualization.vminterface.json new file mode 100644 index 00000000..0170267e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/samples/virtualization.vminterface.json @@ -0,0 +1,71 @@ +[ +{ + "model": "virtualization.vminterface", + "pk": "41d8e73f-e718-5743-9dcb-15a3ad2b7cae", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:15.579Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "441f4688-a9d0-5465-ac5a-015acbec6255", + "name": "eth2", + "_name": "9999999999999999eth000002............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "dfede6aa-158c-5b7c-9672-e13f9c82c288", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:16.453Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "7e7c9e53-7c6f-5472-8080-c364ea44ef3a", + "name": "eth1", + "_name": "9999999999999999eth000001............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "eb8ae2c4-75f1-5268-bfc7-9064f897bc46", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:15.301Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "5bab20da-01f6-5494-88c3-91e90dc5a8f1", + "name": "eth0", + "_name": "9999999999999999eth000000............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/summary.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/summary.json new file mode 100644 index 00000000..3a24528d --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/summary.json @@ -0,0 +1,16242 @@ +{ + "diffsync": { + "create": 5870, + "update": 0, + "delete": 0, + "no-change": 0, + "skip": 119 + }, + "source": { + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 1, + "extends_content_type": null, + "nautobot_content_type": "admin.logentry", + "disable_reason": "Not directly used in Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 12 + } + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 3, + "extends_content_type": null, + "nautobot_content_type": "auth.group", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "permissions": { + "name": "permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 2, + "extends_content_type": null, + "nautobot_content_type": "auth.permission", + "disable_reason": "Handled via a Nautobot model and may not be a 1 to 1.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 473 + } + }, + "auth.user": { + "content_type": "auth.user", + "content_type_id": 4, + "extends_content_type": null, + "nautobot_content_type": "users.user", + "disable_reason": "", + "identifiers": [ + "username" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "date_joined": { + "name": "date_joined", + "nautobot_name": "date_joined", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "date_joined", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "email": { + "name": "email", + "nautobot_name": "email", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "email", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "first_name": { + "name": "first_name", + "nautobot_name": "first_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "first_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "groups": { + "name": "groups", + "nautobot_name": "groups", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "groups", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_active": { + "name": "is_active", + "nautobot_name": "is_active", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_active", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "is_staff": { + "name": "is_staff", + "nautobot_name": "is_staff", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_staff", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "is_superuser": { + "name": "is_superuser", + "nautobot_name": "is_superuser", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_superuser", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_login": { + "name": "last_login", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "last_name": { + "name": "last_name", + "nautobot_name": "last_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "last_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "password": { + "name": "password", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "user_permissions": { + "name": "user_permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + }, + "username": { + "name": "username", + "nautobot_name": "username", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "username", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 14, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuit", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "cid": { + "name": "cid", + "nautobot_name": "cid", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "cid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "commit_rate": { + "name": "commit_rate", + "nautobot_name": "commit_rate", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "commit_rate", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "install_date": { + "name": "install_date", + "nautobot_name": "install_date", + "nautobot_internal_type": "DateField", + "nautobot_can_import": true, + "importer": "date_importer", + "definition": "install_date", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_a": { + "name": "termination_a", + "nautobot_name": "circuit_termination_a_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_a", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_date": { + "name": "termination_date", + "nautobot_name": "termination_date", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "termination_date", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_z": { + "name": "termination_z", + "nautobot_name": "circuit_termination_z_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_z", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "circuit_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 29, + "second_pass_used": 29, + "created": 29, + "imported": 29 + } + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 15, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittermination", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "circuit": { + "name": "circuit", + "nautobot_name": "circuit_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "port_speed": { + "name": "port_speed", + "nautobot_name": "port_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "port_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "pp_info": { + "name": "pp_info", + "nautobot_name": "pp_info", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "pp_info", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "provider_network": { + "name": "provider_network", + "nautobot_name": "provider_network_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider_network", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "term_side": { + "name": "term_side", + "nautobot_name": "term_side", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "term_side", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "upstream_speed": { + "name": "upstream_speed", + "nautobot_name": "upstream_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "upstream_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "xconnect_id": { + "name": "xconnect_id", + "nautobot_name": "xconnect_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "xconnect_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 45, + "second_pass_used": 45, + "created": 45, + "imported": 45 + } + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 16, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 17, + "extends_content_type": null, + "nautobot_content_type": "circuits.provider", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "account": { + "name": "account", + "nautobot_name": "account", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "account", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asns": { + "name": "asns", + "nautobot_name": "asns", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "asns", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9, + "second_pass_used": 9, + "created": 9, + "imported": 9 + } + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 18, + "extends_content_type": null, + "nautobot_content_type": "circuits.providernetwork", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "service_id": { + "name": "service_id", + "nautobot_name": "service_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "service_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 5, + "extends_content_type": null, + "nautobot_content_type": "contenttypes.contenttype", + "disable_reason": "", + "identifiers": [ + "app_label", + "model" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "app_label": { + "name": "app_label", + "nautobot_name": "app_label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "content_types_mapper_importer", + "definition": "define_app_label", + "sources": [ + "CUSTOM", + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.IGNORE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 119, + "second_pass_used": 119, + "created": 119, + "imported": 119 + } + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 19, + "extends_content_type": null, + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_length": { + "name": "_abs_length", + "nautobot_name": "_abs_length", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "length": { + "name": "length", + "nautobot_name": "length", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "length_unit": { + "name": "length_unit", + "nautobot_name": "length_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "length_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 108, + "second_pass_used": 108, + "created": 108, + "imported": 108 + } + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 20, + "extends_content_type": null, + "nautobot_content_type": "dcim.cablepath", + "disable_reason": "Recreated in Nautobot on signal when circuit termination is created", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 154 + } + }, + "dcim.cabletermination": { + "content_type": "dcim.cabletermination", + "content_type_id": 59, + "extends_content_type": "dcim.cable", + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "_pre_import_cable_termination", + "fields": { + "_device": { + "name": "_device", + "nautobot_name": "_device", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_location": { + "name": "_location", + "nautobot_name": "_location", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_location", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_rack": { + "name": "_rack", + "nautobot_name": "_rack", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_site": { + "name": "_site", + "nautobot_name": "_site", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_site", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_a_id": { + "name": "termination_a_id", + "nautobot_name": "termination_a_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_a_type": { + "name": "termination_a_type", + "nautobot_name": "termination_a_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_id": { + "name": "termination_b_id", + "nautobot_name": "termination_b_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_type": { + "name": "termination_b_type", + "nautobot_name": "termination_b_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 216, + "second_pass_used": 216, + "imported": 216 + } + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 21, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "speed": { + "name": "speed", + "nautobot_name": "speed", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 41, + "second_pass_used": 41, + "created": 41, + "imported": 41 + } + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 22, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 23, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 24, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 25, + "extends_content_type": null, + "nautobot_content_type": "dcim.device", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_role": { + "name": "device_role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "face": { + "name": "face", + "nautobot_name": "face", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "face", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "position": { + "name": "position", + "nautobot_name": "position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_position": { + "name": "vc_position", + "nautobot_name": "vc_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_priority": { + "name": "vc_priority", + "nautobot_name": "vc_priority", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_priority", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_chassis": { + "name": "virtual_chassis", + "nautobot_name": "virtual_chassis_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_chassis", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 72, + "second_pass_used": 72, + "created": 72, + "imported": 72 + } + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 26, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebay", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "installed_device": { + "name": "installed_device", + "nautobot_name": "installed_device_id", + "nautobot_internal_type": "OneToOneField", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "installed_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14, + "second_pass_used": 14, + "created": 14, + "imported": 14 + } + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 27, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebaytemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14, + "second_pass_used": 14, + "created": 14, + "imported": 14 + } + }, + "dcim.devicerole": { + "content_type": "dcim.devicerole", + "content_type_id": 28, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vm_role": { + "name": "vm_role", + "nautobot_name": "vm_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vm_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9, + "second_pass_used": 9, + "created": 9, + "imported": 9 + } + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 29, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicetype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_weight": { + "name": "_abs_weight", + "nautobot_name": "_abs_weight", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "front_image": { + "name": "front_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_full_depth": { + "name": "is_full_depth", + "nautobot_name": "is_full_depth", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_full_depth", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": true + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "part_number": { + "name": "part_number", + "nautobot_name": "part_number", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "part_number", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rear_image": { + "name": "rear_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "subdevice_role": { + "name": "subdevice_role", + "nautobot_name": "subdevice_role", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "subdevice_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight_unit": { + "name": "weight_unit", + "nautobot_name": "weight_unit", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "stats": { + "pre_cached": 1, + "first_pass_used": 14, + "second_pass_used": 14, + "created": 15, + "imported": 15, + "imported_from_cache": 1 + } + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 30, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 912, + "second_pass_used": 912, + "created": 912, + "imported": 912 + } + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 31, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 120, + "second_pass_used": 120, + "created": 120, + "imported": 120 + } + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 32, + "extends_content_type": null, + "nautobot_content_type": "dcim.interface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "duplex": { + "name": "duplex", + "nautobot_name": "duplex", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "duplex", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "lag": { + "name": "lag", + "nautobot_name": "lag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "lag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "poe_mode": { + "name": "poe_mode", + "nautobot_name": "poe_mode", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "poe_type": { + "name": "poe_type", + "nautobot_name": "poe_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel": { + "name": "rf_channel", + "nautobot_name": "rf_channel", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel_frequency": { + "name": "rf_channel_frequency", + "nautobot_name": "rf_channel_frequency", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel_frequency", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel_width": { + "name": "rf_channel_width", + "nautobot_name": "rf_channel_width", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_role": { + "name": "rf_role", + "nautobot_name": "rf_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "speed": { + "name": "speed", + "nautobot_name": "speed", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tx_power": { + "name": "tx_power", + "nautobot_name": "tx_power", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tx_power", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vdcs": { + "name": "vdcs", + "nautobot_name": "vdcs", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vdcs", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wireless_lans": { + "name": "wireless_lans", + "nautobot_name": "wireless_lans", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wireless_lans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wireless_link": { + "name": "wireless_link", + "nautobot_name": "wireless_link", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wireless_link", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wwn": { + "name": "wwn", + "nautobot_name": "wwn", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wwn", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1586, + "second_pass_used": 1586, + "created": 1586, + "imported": 1586 + } + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 33, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfacetemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "poe_mode": { + "name": "poe_mode", + "nautobot_name": "poe_mode", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "poe_type": { + "name": "poe_type", + "nautobot_name": "poe_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 300, + "second_pass_used": 300, + "created": 300, + "imported": 300 + } + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 34, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.inventoryitemrole": { + "content_type": "dcim.inventoryitemrole", + "content_type_id": 57, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitemrole", + "disable_reason": "Nautobot content type: `dcim.inventoryitemrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.inventoryitemtemplate": { + "content_type": "dcim.inventoryitemtemplate", + "content_type_id": 58, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitemtemplate", + "disable_reason": "Nautobot content type: `dcim.inventoryitemtemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 35, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "_define_location_parent", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "nestable", + "sources": [ + "CACHE" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "pre_cached": 3, + "imported": 3, + "imported_from_cache": 3, + "created": 3 + } + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 36, + "extends_content_type": null, + "nautobot_content_type": "dcim.manufacturer", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "f5136724-0984-5e3b-b073-ea6d83116997", + "stats": { + "pre_cached": 1, + "first_pass_used": 14, + "second_pass_used": 14, + "created": 15, + "imported": 15, + "imported_from_cache": 1 + } + }, + "dcim.module": { + "content_type": "dcim.module", + "content_type_id": 55, + "extends_content_type": null, + "nautobot_content_type": "dcim.module", + "disable_reason": "Nautobot content type: `dcim.module` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4 + } + }, + "dcim.modulebay": { + "content_type": "dcim.modulebay", + "content_type_id": 54, + "extends_content_type": null, + "nautobot_content_type": "dcim.modulebay", + "disable_reason": "Nautobot content type: `dcim.modulebay` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 28 + } + }, + "dcim.modulebaytemplate": { + "content_type": "dcim.modulebaytemplate", + "content_type_id": 56, + "extends_content_type": null, + "nautobot_content_type": "dcim.modulebaytemplate", + "disable_reason": "Nautobot content type: `dcim.modulebaytemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14 + } + }, + "dcim.moduletype": { + "content_type": "dcim.moduletype", + "content_type_id": 53, + "extends_content_type": null, + "nautobot_content_type": "dcim.moduletype", + "disable_reason": "Nautobot content type: `dcim.moduletype` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1 + } + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 37, + "extends_content_type": null, + "nautobot_content_type": "dcim.platform", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "napalm_args": { + "name": "napalm_args", + "nautobot_name": "napalm_args", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "napalm_args", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "napalm_driver": { + "name": "napalm_driver", + "nautobot_name": "napalm_driver", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "napalm_driver", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3, + "second_pass_used": 3, + "created": 3, + "imported": 3 + } + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 38, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerfeed", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "amperage": { + "name": "amperage", + "nautobot_name": "amperage", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "amperage", + "sources": [ + "DATA" + ], + "default_value": 20, + "disable_reason": "", + "required": true + }, + "available_power": { + "name": "available_power", + "nautobot_name": "available_power", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "available_power", + "sources": [ + "DATA" + ], + "default_value": 0, + "disable_reason": "", + "required": true + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "max_utilization": { + "name": "max_utilization", + "nautobot_name": "max_utilization", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "max_utilization", + "sources": [ + "DATA" + ], + "default_value": 80, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "phase": { + "name": "phase", + "nautobot_name": "phase", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "phase", + "sources": [ + "DATA" + ], + "default_value": "single-phase", + "disable_reason": "", + "required": true + }, + "power_panel": { + "name": "power_panel", + "nautobot_name": "power_panel_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_panel", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "supply": { + "name": "supply", + "nautobot_name": "supply", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "supply", + "sources": [ + "DATA" + ], + "default_value": "ac", + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": "primary", + "disable_reason": "", + "required": true + }, + "voltage": { + "name": "voltage", + "nautobot_name": "voltage", + "nautobot_internal_type": "SmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "voltage", + "sources": [ + "DATA" + ], + "default_value": 120, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 48, + "second_pass_used": 48, + "created": 48, + "imported": 48 + } + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 39, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlet", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 104, + "second_pass_used": 104, + "created": 104, + "imported": 104 + } + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 40, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlettemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 41, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerpanel", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 42, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 75, + "second_pass_used": 75, + "created": 75, + "imported": 75 + } + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 43, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 26, + "second_pass_used": 26, + "created": 26, + "imported": 26 + } + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 44, + "extends_content_type": null, + "nautobot_content_type": "dcim.rack", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_max_weight": { + "name": "_abs_max_weight", + "nautobot_name": "_abs_max_weight", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_max_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_abs_weight": { + "name": "_abs_weight", + "nautobot_name": "_abs_weight", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "desc_units": { + "name": "desc_units", + "nautobot_name": "desc_units", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "desc_units", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "facility_id": { + "name": "facility_id", + "nautobot_name": "facility_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "max_weight": { + "name": "max_weight", + "nautobot_name": "max_weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "max_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mounting_depth": { + "name": "mounting_depth", + "nautobot_name": "mounting_depth", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mounting_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "outer_depth": { + "name": "outer_depth", + "nautobot_name": "outer_depth", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_unit": { + "name": "outer_unit", + "nautobot_name": "outer_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "outer_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_width": { + "name": "outer_width", + "nautobot_name": "outer_width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 42, + "disable_reason": "", + "required": true + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight_unit": { + "name": "weight_unit", + "nautobot_name": "weight_unit", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "width": { + "name": "width", + "nautobot_name": "width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "width", + "sources": [ + "DATA" + ], + "default_value": 19, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 42, + "second_pass_used": 42, + "created": 42, + "imported": 42 + } + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 45, + "extends_content_type": null, + "nautobot_content_type": "dcim.rackreservation", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "units": { + "name": "units", + "nautobot_name": "units", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "units_importer", + "definition": "_define_units", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "user": { + "name": "user", + "nautobot_name": "user_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "user", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2, + "second_pass_used": 2, + "created": 2, + "imported": 2 + } + }, + "dcim.rackrole": { + "content_type": "dcim.rackrole", + "content_type_id": 46, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 47, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 630, + "second_pass_used": 630, + "created": 630, + "imported": 630 + } + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 48, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 73, + "second_pass_used": 73, + "created": 73, + "imported": 73 + } + }, + "dcim.region": { + "content_type": "dcim.region", + "content_type_id": 49, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 67, + "second_pass_used": 67, + "created": 67, + "imported": 67 + } + }, + "dcim.site": { + "content_type": "dcim.site", + "content_type_id": 50, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asns": { + "name": "asns", + "nautobot_name": "asns", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "asns", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "facility": { + "name": "facility", + "nautobot_name": "facility", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "site_group_importer", + "definition": "_define_site_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "latitude": { + "name": "latitude", + "nautobot_name": "latitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "latitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "longitude": { + "name": "longitude", + "nautobot_name": "longitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "longitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "physical_address": { + "name": "physical_address", + "nautobot_name": "physical_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "physical_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "shipping_address": { + "name": "shipping_address", + "nautobot_name": "shipping_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "shipping_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "time_zone": { + "name": "time_zone", + "nautobot_name": "time_zone", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "time_zone", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 24, + "second_pass_used": 24, + "created": 24, + "imported": 24 + } + }, + "dcim.sitegroup": { + "content_type": "dcim.sitegroup", + "content_type_id": 51, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3, + "second_pass_used": 3, + "created": 3, + "imported": 3 + } + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 52, + "extends_content_type": null, + "nautobot_content_type": "dcim.virtualchassis", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "domain": { + "name": "domain", + "nautobot_name": "domain", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "domain", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "master": { + "name": "master", + "nautobot_name": "master_id", + "nautobot_internal_type": "OneToOneField", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "master", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.virtualdevicecontext": { + "content_type": "dcim.virtualdevicecontext", + "content_type_id": 60, + "extends_content_type": null, + "nautobot_content_type": "dcim.virtualdevicecontext", + "disable_reason": "Nautobot content type: `dcim.virtualdevicecontext` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": 115, + "extends_content_type": null, + "nautobot_content_type": "django_rq.queue", + "disable_reason": "Nautobot content type: `django_rq.queue` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.branch": { + "content_type": "extras.branch", + "content_type_id": 94, + "extends_content_type": null, + "nautobot_content_type": "extras.branch", + "disable_reason": "Nautobot content type: `extras.branch` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.cachedvalue": { + "content_type": "extras.cachedvalue", + "content_type_id": 93, + "extends_content_type": null, + "nautobot_content_type": "extras.cachedvalue", + "disable_reason": "Nautobot content type: `extras.cachedvalue` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 80, + "extends_content_type": null, + "nautobot_content_type": "extras.configcontext", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "locations": { + "name": "locations", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_locations", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "regions": { + "name": "regions", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "regions", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "roles": { + "name": "roles", + "nautobot_name": "roles", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "sites": { + "name": "sites", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "sites", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.configrevision": { + "content_type": "extras.configrevision", + "content_type_id": 91, + "extends_content_type": null, + "nautobot_content_type": "extras.configrevision", + "disable_reason": "Nautobot content type: `extras.configrevision` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 90, + "extends_content_type": null, + "nautobot_content_type": "extras.customfield", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "choice_set": { + "name": "choice_set", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choice_set", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "choices": { + "name": "choices", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choices", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "default": { + "name": "default", + "nautobot_name": "default", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "default", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "filter_logic": { + "name": "filter_logic", + "nautobot_name": "filter_logic", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "filter_logic", + "sources": [ + "DATA" + ], + "default_value": "loose", + "disable_reason": "", + "required": true + }, + "group_name": { + "name": "group_name", + "nautobot_name": "group_name", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "group_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "define_default", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "Empty Label", + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "key", + "nautobot_internal_type": "SlugField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "key", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "object_type": { + "name": "object_type", + "nautobot_name": "object_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "required": { + "name": "required", + "nautobot_name": "required", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "required", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "search_weight": { + "name": "search_weight", + "nautobot_name": "search_weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "search_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "text", + "disable_reason": "", + "required": true + }, + "ui_visibility": { + "name": "ui_visibility", + "nautobot_name": "ui_visibility", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "ui_visibility", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_maximum": { + "name": "validation_maximum", + "nautobot_name": "validation_maximum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_maximum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_minimum": { + "name": "validation_minimum", + "nautobot_name": "validation_minimum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_minimum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_regex": { + "name": "validation_regex", + "nautobot_name": "validation_regex", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "validation_regex", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": 100, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoice", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "custom_field": { + "name": "custom_field", + "nautobot_name": "custom_field_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "custom_field", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "value": { + "name": "value", + "nautobot_name": "value", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "value", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoiceset", + "disable_reason": "Nautobot content type: `extras.customfieldchoiceset` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "create_choice_set", + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 89, + "extends_content_type": null, + "nautobot_content_type": "extras.customlink", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 88, + "extends_content_type": null, + "nautobot_content_type": "extras.exporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 87, + "extends_content_type": null, + "nautobot_content_type": "extras.imageattachment", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.jobresult": { + "content_type": "extras.jobresult", + "content_type_id": 86, + "extends_content_type": null, + "nautobot_content_type": "extras.jobresult", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.journalentry": { + "content_type": "extras.journalentry", + "content_type_id": 85, + "extends_content_type": null, + "nautobot_content_type": "extras.note", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 84, + "extends_content_type": null, + "nautobot_content_type": "extras.objectchange", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": true, + "forward_references": null, + "pre_import": "skip_disabled_object_types", + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "postchange_data": { + "name": "postchange_data", + "nautobot_name": "object_data", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "object_data", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "time": { + "name": "time", + "nautobot_name": "time", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "define_force", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": 78, + "extends_content_type": null, + "nautobot_content_type": "extras.report", + "disable_reason": "Nautobot content type: `extras.report` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.savedfilter": { + "content_type": "extras.savedfilter", + "content_type_id": 92, + "extends_content_type": null, + "nautobot_content_type": "extras.savedfilter", + "disable_reason": "Nautobot content type: `extras.savedfilter` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": 79, + "extends_content_type": null, + "nautobot_content_type": "extras.script", + "disable_reason": "Nautobot content type: `extras.script` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.stagedchange": { + "content_type": "extras.stagedchange", + "content_type_id": 95, + "extends_content_type": null, + "nautobot_content_type": "extras.stagedchange", + "disable_reason": "Nautobot content type: `extras.stagedchange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.status", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "stats": { + "pre_cached": 6, + "imported": 6, + "imported_from_cache": 6, + "created": 6 + } + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 81, + "extends_content_type": null, + "nautobot_content_type": "extras.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_types": { + "name": "object_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 26, + "second_pass_used": 26, + "created": 26, + "imported": 26 + } + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 83, + "extends_content_type": null, + "nautobot_content_type": "extras.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_type": { + "name": "content_type", + "nautobot_name": "content_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "content_type", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_id": { + "name": "object_id", + "nautobot_name": "object_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "_define_tagged_object", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tag": { + "name": "tag", + "nautobot_name": "tag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "tag", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 72, + "second_pass_used": 72, + "created": 72, + "imported": 72 + } + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 82, + "extends_content_type": null, + "nautobot_content_type": "extras.webhook", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.aggregate": { + "content_type": "ipam.aggregate", + "content_type_id": 61, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "date_added": { + "name": "date_added", + "nautobot_name": "date_added", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "date_added", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rir": { + "name": "rir", + "nautobot_name": "rir_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rir", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": 74, + "extends_content_type": null, + "nautobot_content_type": "ipam.asn", + "disable_reason": "Nautobot content type: `ipam.asn` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 5 + } + }, + "ipam.fhrpgroup": { + "content_type": "ipam.fhrpgroup", + "content_type_id": 72, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfaceredundancygroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "protocol": { + "name": "protocol", + "nautobot_name": "protocol", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": 73, + "extends_content_type": null, + "nautobot_content_type": "ipam.fhrpgroupassignment", + "disable_reason": "Nautobot content type: `ipam.fhrpgroupassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 62, + "extends_content_type": null, + "nautobot_content_type": "ipam.ipaddress", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "address": { + "name": "address", + "nautobot_name": "address", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_id": { + "name": "assigned_object_id", + "nautobot_name": "assigned_object_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_type": { + "name": "assigned_object_type", + "nautobot_name": "assigned_object_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "dns_name": { + "name": "dns_name", + "nautobot_name": "dns_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "dns_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "nat_inside": { + "name": "nat_inside", + "nautobot_name": "nat_inside_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "nat_inside", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 180, + "second_pass_used": 180, + "created": 180, + "imported": 180 + } + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": 71, + "extends_content_type": null, + "nautobot_content_type": "ipam.iprange", + "disable_reason": "Nautobot content type: `ipam.iprange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4 + } + }, + "ipam.l2vpn": { + "content_type": "ipam.l2vpn", + "content_type_id": 76, + "extends_content_type": null, + "nautobot_content_type": "ipam.l2vpn", + "disable_reason": "Nautobot content type: `ipam.l2vpn` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.l2vpntermination": { + "content_type": "ipam.l2vpntermination", + "content_type_id": 77, + "extends_content_type": null, + "nautobot_content_type": "ipam.l2vpntermination", + "disable_reason": "Nautobot content type: `ipam.l2vpntermination` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 63, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_children": { + "name": "_children", + "nautobot_name": "_children", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_children", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_depth": { + "name": "_depth", + "nautobot_name": "_depth", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_pool": { + "name": "is_pool", + "nautobot_name": "is_pool", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "is_pool", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_utilized": { + "name": "mark_utilized", + "nautobot_name": "mark_utilized", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_utilized", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vlan": { + "name": "vlan", + "nautobot_name": "vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 90, + "second_pass_used": 90, + "created": 90, + "imported": 90 + } + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 64, + "extends_content_type": null, + "nautobot_content_type": "ipam.rir", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_private": { + "name": "is_private", + "nautobot_name": "is_private", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_private", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "ipam.role": { + "content_type": "ipam.role", + "content_type_id": 65, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 5, + "second_pass_used": 5, + "created": 5, + "imported": 5 + } + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 66, + "extends_content_type": null, + "nautobot_content_type": "ipam.routetarget", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 12, + "second_pass_used": 12, + "created": 12, + "imported": 12 + } + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 70, + "extends_content_type": null, + "nautobot_content_type": "ipam.service", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.servicetemplate": { + "content_type": "ipam.servicetemplate", + "content_type_id": 75, + "extends_content_type": null, + "nautobot_content_type": "ipam.servicetemplate", + "disable_reason": "Nautobot content type: `ipam.servicetemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 69, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlan", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "vlan_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vid": { + "name": "vid", + "nautobot_name": "vid", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 63, + "second_pass_used": 63, + "created": 63, + "imported": 63 + } + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 68, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlangroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "max_vid": { + "name": "max_vid", + "nautobot_name": "max_vid", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "max_vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "min_vid": { + "name": "min_vid", + "nautobot_name": "min_vid", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "min_vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "scope_id": { + "name": "scope_id", + "nautobot_name": "scope_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "scope_type": { + "name": "scope_type", + "nautobot_name": "scope_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 7, + "second_pass_used": 7, + "created": 7, + "imported": 7 + } + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 67, + "extends_content_type": null, + "nautobot_content_type": "ipam.vrf", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enforce_unique": { + "name": "enforce_unique", + "nautobot_name": "enforce_unique", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "enforce_unique", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "export_targets": { + "name": "export_targets", + "nautobot_name": "export_targets", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "export_targets", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "import_targets": { + "name": "import_targets", + "nautobot_name": "import_targets", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "import_targets", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rd": { + "name": "rd", + "nautobot_name": "rd", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "rd", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": 116, + "extends_content_type": null, + "nautobot_content_type": "secrets.secret", + "disable_reason": "Nautobot content type: `secrets.secret` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": 117, + "extends_content_type": null, + "nautobot_content_type": "secrets.secretrole", + "disable_reason": "Nautobot content type: `secrets.secretrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": 119, + "extends_content_type": null, + "nautobot_content_type": "secrets.sessionkey", + "disable_reason": "Nautobot content type: `secrets.sessionkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": 118, + "extends_content_type": null, + "nautobot_content_type": "secrets.userkey", + "disable_reason": "Nautobot content type: `secrets.userkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 6, + "extends_content_type": null, + "nautobot_content_type": "sessions.session", + "disable_reason": "Nautobot has own sessions, sessions should never cross apps.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "session_key": { + "name": "session_key", + "nautobot_name": "session_key", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": null, + "definition": "session_key", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9 + } + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 7, + "extends_content_type": null, + "nautobot_content_type": "social_django.association", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 8, + "extends_content_type": null, + "nautobot_content_type": "social_django.code", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 9, + "extends_content_type": null, + "nautobot_content_type": "social_django.nonce", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 11, + "extends_content_type": null, + "nautobot_content_type": "social_django.partial", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 10, + "extends_content_type": null, + "nautobot_content_type": "social_django.usersocialauth", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 12, + "extends_content_type": null, + "nautobot_content_type": "taggit.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 13, + "extends_content_type": null, + "nautobot_content_type": "taggit.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": 100, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contact", + "disable_reason": "Nautobot content type: `tenancy.contact` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": 101, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactassignment", + "disable_reason": "Nautobot content type: `tenancy.contactassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": 99, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactgroup", + "disable_reason": "Nautobot content type: `tenancy.contactgroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2 + } + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": 98, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactrole", + "disable_reason": "Nautobot content type: `tenancy.contactrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 97, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenant", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "tenant_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 96, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenantgroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "users.admingroup": { + "content_type": "users.admingroup", + "content_type_id": 102, + "extends_content_type": null, + "nautobot_content_type": "users.admingroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.adminuser": { + "content_type": "users.adminuser", + "content_type_id": 103, + "extends_content_type": null, + "nautobot_content_type": "users.adminuser", + "disable_reason": "Nautobot content type: `users.adminuser` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 106, + "extends_content_type": null, + "nautobot_content_type": "users.objectpermission", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 105, + "extends_content_type": null, + "nautobot_content_type": "users.token", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": 104, + "extends_content_type": null, + "nautobot_content_type": "users.userconfig", + "disable_reason": "May not have a 1 to 1 translation to Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6 + } + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 107, + "extends_content_type": null, + "nautobot_content_type": "virtualization.cluster", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "cluster_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "status", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "cluster_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 32, + "second_pass_used": 32, + "created": 32, + "imported": 32 + } + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 108, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustergroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 109, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustertype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 110, + "extends_content_type": null, + "nautobot_content_type": "virtualization.virtualmachine", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "disk": { + "name": "disk", + "nautobot_name": "disk", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "disk", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "memory": { + "name": "memory", + "nautobot_name": "memory", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "memory", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "site", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "site", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vcpus": { + "name": "vcpus", + "nautobot_name": "vcpus", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vcpus", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 180, + "second_pass_used": 180, + "created": 180, + "imported": 180 + } + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 111, + "extends_content_type": null, + "nautobot_content_type": "virtualization.vminterface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_machine": { + "name": "virtual_machine", + "nautobot_name": "virtual_machine_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_machine", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 720, + "second_pass_used": 720, + "created": 720, + "imported": 720 + } + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": 113, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslan", + "disable_reason": "Nautobot content type: `wireless.wirelesslan` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": 112, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslangroup", + "disable_reason": "Nautobot content type: `wireless.wirelesslangroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": 114, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslink", + "disable_reason": "Nautobot content type: `wireless.wirelesslink` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + } + }, + "nautobot": { + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 13, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 1, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 26, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 29, + "created": 29 + }, + "issues": [] + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 27, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 45, + "created": 45 + }, + "issues": [] + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 25, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 24, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 9, + "created": 9 + }, + "issues": [] + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 23, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 4, + "flags": "DiffSyncModelFlags.IGNORE", + "disabled": false, + "stats": { + "source_ignored": 119 + }, + "issues": [] + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 45, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 108, + "created": 108 + }, + "issues": [] + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 46, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 28, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 41, + "created": 41 + }, + "issues": [] + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 47, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 29, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 48, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 42, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 72, + "created": 72 + }, + "issues": [] + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 37, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 54, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 40, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 15, + "created": 15 + }, + "issues": [] + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 35, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 912, + "created": 912 + }, + "issues": [] + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 52, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 120, + "created": 120 + }, + "issues": [] + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 32, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1586, + "created": 1586 + }, + "issues": [] + }, + "dcim.interfaceredundancygroup": { + "content_type": "dcim.interfaceredundancygroup", + "content_type_id": 33, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 51, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 300, + "created": 300 + }, + "issues": [] + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 38, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.inventoryitemrole": { + "content_type": "dcim.inventoryitemrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.inventoryitemtemplate": { + "content_type": "dcim.inventoryitemtemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 56, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 95, + "created": 95 + }, + "issues": [] + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": 55, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 39, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 15, + "created": 15 + }, + "issues": [] + }, + "dcim.module": { + "content_type": "dcim.module", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.modulebay": { + "content_type": "dcim.modulebay", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.modulebaytemplate": { + "content_type": "dcim.modulebaytemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.moduletype": { + "content_type": "dcim.moduletype", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 41, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 3, + "created": 3 + }, + "issues": [] + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 58, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 48, + "created": 48, + "issues": 48 + }, + "issues": [ + { + "uid": "0434ed4d-cc76-5051-a38c-b84ed32de2c1", + "name": "P2-6B", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P2-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05541f06-08c9-5d84-a8b6-13ce3cd45938", + "name": "P3-8A", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P3-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05f5bb91-e84c-5908-8d9a-8256959bfcab", + "name": "P2-11B", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P2-11B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "06ebb1db-aaa0-5b24-a832-8ca1671f8b0a", + "name": "P2-4B", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P2-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "07316815-d36d-552d-8859-03e7fe09354a", + "name": "P2-13B", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P2-13B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "0e23ee26-033e-5cfd-8bce-b5ef5909e13c", + "name": "P2-10B", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P2-10B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "10da56b6-09b1-5da6-9505-d9253863e062", + "name": "P3-1A", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P3-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "17a0b412-4187-51a2-a238-901b3a275bcd", + "name": "P1-14A", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P1-14A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "194e2d64-c904-59bc-af2c-e040beb3aeac", + "name": "P2-14B", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P2-14B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "1f4b42df-43ce-52aa-8a61-4a19ce1af962", + "name": "P4-3B", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P4-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061", + "name": "P2-15B", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P2-15B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4", + "name": "P4-1B", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P4-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "314fead6-ffae-51f7-abb0-2edcf7d6da49", + "name": "P3-2A", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P3-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "31f1abb3-660f-5a57-9256-42be3d5b75cf", + "name": "P2-3B", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P2-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3213730d-18bd-5a3a-9828-4ab023ed4652", + "name": "P1-6A", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P1-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3338c701-47fd-513e-945a-78a98b84d7f0", + "name": "P4-8B", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P4-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "38f5aa36-561b-5cd8-8362-9d093ff7b89a", + "name": "P1-15A", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P1-15A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3f702c58-7dea-5b78-a007-17f40b465810", + "name": "P1-10A", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P1-10A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "416a01e5-fbf9-522e-b9e9-4037cf8c984f", + "name": "P1-4A", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P1-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "451c4aad-d892-5114-8724-be2f8148c322", + "name": "P2-2B", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P2-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "47f69d3d-8fcd-5b63-8695-21aa51fb4fbf", + "name": "P2-9B", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P2-9B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "53ed215b-9003-522d-9cb1-d48dbb18fdc2", + "name": "P3-7A", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P3-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5a2f51ea-7a05-53d2-8a47-cd383629a343", + "name": "P1-13A", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P1-13A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5fa35cf7-5d55-5533-99ee-7d1ecaa69856", + "name": "P2-1B", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P2-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6203a499-6777-5cd0-841b-fa6339c48890", + "name": "P1-9A", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P1-9A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6a1a4ac2-e77b-526b-9aa6-8c7903e5f572", + "name": "P2-8B", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P2-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7257a622-3ca0-5163-8b6e-5e88c573b17e", + "name": "P2-16B", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P2-16B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7c07894e-9772-5e1c-a418-bdf3fd58e7c3", + "name": "P1-7A", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P1-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7eae2a15-d2d0-52ab-bfcf-3cf6823078cf", + "name": "P2-7B", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P2-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "872d498b-e156-57b9-8f1d-f595c31ef703", + "name": "P3-5A", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P3-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "87cf96f1-95fa-546c-9665-977f42764f8b", + "name": "P4-4B", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P4-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "8cf662de-a918-5648-b152-d71da75a7392", + "name": "P3-4A", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P3-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a5511926-c977-593b-9bf1-57c8175be85d", + "name": "P2-5B", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P2-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e", + "name": "P1-3A", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P1-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b3bfb863-c40a-5c49-b82e-1095037d3578", + "name": "P3-3A", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P3-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b4031fa2-14a6-5d06-a3a2-3a3376b10d72", + "name": "P1-11A", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P1-11A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b9c591cd-fdc0-5cf2-83c4-400554b811cd", + "name": "P1-16A", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P1-16A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "bb4485d0-144b-506f-a8ab-faf523304cf8", + "name": "P4-7B", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P4-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c0e96716-af7f-5b78-8210-d51b55fa53d2", + "name": "P1-1A", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P1-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c2893189-8044-5d85-8e91-7832c201474d", + "name": "P1-8A", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P1-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c6b3c62b-5f0d-51d1-95d9-761914979d47", + "name": "P3-6A", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P3-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "cd4f8f27-620f-59fe-aa9a-4c13ff4a7274", + "name": "P1-12A", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P1-12A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "d951d5fc-81be-51ae-98a1-7759c859d904", + "name": "P4-5B", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P4-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e04582bd-f2cb-5deb-b374-be9260cd5b27", + "name": "P4-6B", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P4-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1672072-7885-5330-a7dd-52f3769d4863", + "name": "P1-5A", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P1-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1b4bb92-803c-59f4-90a7-4f5deb95abc2", + "name": "P4-2B", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P4-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "f2ee9737-42d8-5093-a349-be97765a39e0", + "name": "P1-2A", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P1-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "fcb61481-0da8-5412-b68b-2463016a017d", + "name": "P2-12B", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P2-12B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + } + ] + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 31, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 104, + "created": 104 + }, + "issues": [] + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 50, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 8, + "created": 8 + }, + "issues": [] + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 57, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 30, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 75, + "created": 75 + }, + "issues": [] + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 49, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 26, + "created": 26 + }, + "issues": [] + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 60, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 42, + "created": 42 + }, + "issues": [] + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 61, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 2, + "created": 2 + }, + "issues": [] + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 36, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 630, + "created": 630 + }, + "issues": [] + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 53, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 73, + "created": 73 + }, + "issues": [] + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 43, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "dcim.virtualdevicecontext": { + "content_type": "dcim.virtualdevicecontext", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.branch": { + "content_type": "extras.branch", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.cachedvalue": { + "content_type": "extras.cachedvalue", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 94, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.configrevision": { + "content_type": "extras.configrevision", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 76, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": 77, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 96, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 97, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 102, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.jobresult": { + "content_type": "extras.jobresult", + "content_type_id": 90, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.note": { + "content_type": "extras.note", + "content_type_id": 103, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 74, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": 80, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 18, + "created": 18 + }, + "issues": [] + }, + "extras.savedfilter": { + "content_type": "extras.savedfilter", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.stagedchange": { + "content_type": "extras.stagedchange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": 81, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 82, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 26, + "created": 26 + }, + "issues": [] + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 83, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 72, + "created": 72 + }, + "issues": [] + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 104, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 69, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 180, + "created": 180 + }, + "issues": [] + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.l2vpn": { + "content_type": "ipam.l2vpn", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.l2vpntermination": { + "content_type": "ipam.l2vpntermination", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 68, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 94, + "created": 94 + }, + "issues": [] + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 67, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 8, + "created": 8 + }, + "issues": [] + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 66, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 12, + "created": 12 + }, + "issues": [] + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 73, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.servicetemplate": { + "content_type": "ipam.servicetemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 72, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 63, + "created": 63 + }, + "issues": [] + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 71, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 7, + "created": 7 + }, + "issues": [] + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 63, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 5, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 8, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 9, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 7, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 10, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 6, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 11, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 12, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 109, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 108, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "users.admingroup": { + "content_type": "users.admingroup", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.adminuser": { + "content_type": "users.adminuser", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 113, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 112, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.user": { + "content_type": "users.user", + "content_type_id": 110, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 116, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 32, + "created": 32 + }, + "issues": [] + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 115, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 114, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 117, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 180, + "created": 180 + }, + "issues": [] + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 118, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 720, + "created": 720 + }, + "issues": [] + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + } + } +} \ No newline at end of file diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/summary.txt b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/summary.txt new file mode 100644 index 00000000..29b10757 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.4/summary.txt @@ -0,0 +1,1375 @@ +* Import Summary: ********************************************************************************** += DiffSync Summary: ================================================================================ +create: 5870 +update: 0 +delete: 0 +no-change: 0 +skip: 119 += Source Stats: ==================================================================================== +- admin.logentry ----------------------------------------------------------------------------------- +first_pass_used: 12 +- auth.group --------------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- auth.permission ---------------------------------------------------------------------------------- +first_pass_used: 473 +- auth.user ---------------------------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- circuits.circuit --------------------------------------------------------------------------------- +first_pass_used: 29 +second_pass_used: 29 +created: 29 +imported: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +first_pass_used: 45 +second_pass_used: 45 +created: 45 +imported: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- circuits.provider -------------------------------------------------------------------------------- +first_pass_used: 9 +second_pass_used: 9 +created: 9 +imported: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +first_pass_used: 119 +second_pass_used: 119 +created: 119 +imported: 119 +- dcim.cable --------------------------------------------------------------------------------------- +first_pass_used: 108 +second_pass_used: 108 +created: 108 +imported: 108 +- dcim.cablepath ----------------------------------------------------------------------------------- +first_pass_used: 154 +- dcim.cabletermination ---------------------------------------------------------------------------- +first_pass_used: 216 +second_pass_used: 216 +imported: 216 +- dcim.consoleport --------------------------------------------------------------------------------- +first_pass_used: 41 +second_pass_used: 41 +created: 41 +imported: 41 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- dcim.device -------------------------------------------------------------------------------------- +first_pass_used: 72 +second_pass_used: 72 +created: 72 +imported: 72 +- dcim.devicebay ----------------------------------------------------------------------------------- +first_pass_used: 14 +second_pass_used: 14 +created: 14 +imported: 14 +- dcim.devicebaytemplate --------------------------------------------------------------------------- +first_pass_used: 14 +second_pass_used: 14 +created: 14 +imported: 14 +- dcim.devicerole ---------------------------------------------------------------------------------- +first_pass_used: 9 +second_pass_used: 9 +created: 9 +imported: 9 +- dcim.devicetype ---------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 14 +second_pass_used: 14 +created: 15 +imported: 15 +imported_from_cache: 1 +- dcim.frontport ----------------------------------------------------------------------------------- +first_pass_used: 912 +second_pass_used: 912 +created: 912 +imported: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +first_pass_used: 120 +second_pass_used: 120 +created: 120 +imported: 120 +- dcim.interface ----------------------------------------------------------------------------------- +first_pass_used: 1586 +second_pass_used: 1586 +created: 1586 +imported: 1586 +- dcim.interfacetemplate --------------------------------------------------------------------------- +first_pass_used: 300 +second_pass_used: 300 +created: 300 +imported: 300 +- dcim.location ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.locationtype -------------------------------------------------------------------------------- +pre_cached: 3 +imported: 3 +imported_from_cache: 3 +created: 3 +- dcim.manufacturer -------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 14 +second_pass_used: 14 +created: 15 +imported: 15 +imported_from_cache: 1 +- dcim.module -------------------------------------------------------------------------------------- +first_pass_used: 4 +- dcim.modulebay ----------------------------------------------------------------------------------- +first_pass_used: 28 +- dcim.modulebaytemplate --------------------------------------------------------------------------- +first_pass_used: 14 +- dcim.moduletype ---------------------------------------------------------------------------------- +first_pass_used: 1 +- dcim.platform ------------------------------------------------------------------------------------ +first_pass_used: 3 +second_pass_used: 3 +created: 3 +imported: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +first_pass_used: 48 +second_pass_used: 48 +created: 48 +imported: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +first_pass_used: 104 +second_pass_used: 104 +created: 104 +imported: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +first_pass_used: 75 +second_pass_used: 75 +created: 75 +imported: 75 +- dcim.powerporttemplate --------------------------------------------------------------------------- +first_pass_used: 26 +second_pass_used: 26 +created: 26 +imported: 26 +- dcim.rack ---------------------------------------------------------------------------------------- +first_pass_used: 42 +second_pass_used: 42 +created: 42 +imported: 42 +- dcim.rackreservation ----------------------------------------------------------------------------- +first_pass_used: 2 +second_pass_used: 2 +created: 2 +imported: 2 +- dcim.rackrole ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.rearport ------------------------------------------------------------------------------------ +first_pass_used: 630 +second_pass_used: 630 +created: 630 +imported: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +first_pass_used: 73 +second_pass_used: 73 +created: 73 +imported: 73 +- dcim.region -------------------------------------------------------------------------------------- +first_pass_used: 67 +second_pass_used: 67 +created: 67 +imported: 67 +- dcim.site ---------------------------------------------------------------------------------------- +first_pass_used: 24 +second_pass_used: 24 +created: 24 +imported: 24 +- dcim.sitegroup ----------------------------------------------------------------------------------- +first_pass_used: 3 +second_pass_used: 3 +created: 3 +imported: 3 +- dcim.virtualchassis ------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- extras.customfield ------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- extras.status ------------------------------------------------------------------------------------ +pre_cached: 6 +imported: 6 +imported_from_cache: 6 +created: 6 +- extras.tag --------------------------------------------------------------------------------------- +first_pass_used: 26 +second_pass_used: 26 +created: 26 +imported: 26 +- extras.taggeditem -------------------------------------------------------------------------------- +first_pass_used: 72 +second_pass_used: 72 +created: 72 +imported: 72 +- ipam.aggregate ----------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- ipam.asn ----------------------------------------------------------------------------------------- +first_pass_used: 5 +- ipam.ipaddress ----------------------------------------------------------------------------------- +first_pass_used: 180 +second_pass_used: 180 +created: 180 +imported: 180 +- ipam.iprange ------------------------------------------------------------------------------------- +first_pass_used: 4 +- ipam.prefix -------------------------------------------------------------------------------------- +first_pass_used: 90 +second_pass_used: 90 +created: 90 +imported: 90 +- ipam.rir ----------------------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- ipam.role ---------------------------------------------------------------------------------------- +first_pass_used: 5 +second_pass_used: 5 +created: 5 +imported: 5 +- ipam.routetarget --------------------------------------------------------------------------------- +first_pass_used: 12 +second_pass_used: 12 +created: 12 +imported: 12 +- ipam.vlan ---------------------------------------------------------------------------------------- +first_pass_used: 63 +second_pass_used: 63 +created: 63 +imported: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +first_pass_used: 7 +second_pass_used: 7 +created: 7 +imported: 7 +- ipam.vrf ----------------------------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- sessions.session --------------------------------------------------------------------------------- +first_pass_used: 9 +- tenancy.contact ---------------------------------------------------------------------------------- +first_pass_used: 3 +- tenancy.contactassignment ------------------------------------------------------------------------ +first_pass_used: 3 +- tenancy.contactgroup ----------------------------------------------------------------------------- +first_pass_used: 2 +- tenancy.contactrole ------------------------------------------------------------------------------ +first_pass_used: 3 +- tenancy.tenant ----------------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- users.userconfig --------------------------------------------------------------------------------- +first_pass_used: 6 +- virtualization.cluster --------------------------------------------------------------------------- +first_pass_used: 32 +second_pass_used: 32 +created: 32 +imported: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +first_pass_used: 180 +second_pass_used: 180 +created: 180 +imported: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +first_pass_used: 720 +second_pass_used: 720 +created: 720 +imported: 720 += Nautobot Stats: ================================================================================== +- auth.group --------------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- circuits.circuit --------------------------------------------------------------------------------- +source_created: 29 +created: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +source_created: 45 +created: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +source_created: 4 +created: 4 +- circuits.provider -------------------------------------------------------------------------------- +source_created: 9 +created: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +source_created: 1 +created: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +source_ignored: 119 +- dcim.cable --------------------------------------------------------------------------------------- +source_created: 108 +created: 108 +- dcim.consoleport --------------------------------------------------------------------------------- +source_created: 41 +created: 41 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +source_created: 11 +created: 11 +- dcim.device -------------------------------------------------------------------------------------- +source_created: 72 +created: 72 +- dcim.devicebay ----------------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.devicebaytemplate --------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.devicetype ---------------------------------------------------------------------------------- +source_created: 15 +created: 15 +- dcim.frontport ----------------------------------------------------------------------------------- +source_created: 912 +created: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +source_created: 120 +created: 120 +- dcim.interface ----------------------------------------------------------------------------------- +source_created: 1586 +created: 1586 +- dcim.interfacetemplate --------------------------------------------------------------------------- +source_created: 300 +created: 300 +- dcim.location ------------------------------------------------------------------------------------ +source_created: 95 +created: 95 +- dcim.locationtype -------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- dcim.manufacturer -------------------------------------------------------------------------------- +source_created: 15 +created: 15 +- dcim.platform ------------------------------------------------------------------------------------ +source_created: 3 +created: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +source_created: 48 +created: 48 +issues: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +source_created: 104 +created: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +source_created: 8 +created: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +source_created: 4 +created: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +source_created: 75 +created: 75 +- dcim.powerporttemplate --------------------------------------------------------------------------- +source_created: 26 +created: 26 +- dcim.rack ---------------------------------------------------------------------------------------- +source_created: 42 +created: 42 +- dcim.rackreservation ----------------------------------------------------------------------------- +source_created: 2 +created: 2 +- dcim.rearport ------------------------------------------------------------------------------------ +source_created: 630 +created: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +source_created: 73 +created: 73 +- dcim.virtualchassis ------------------------------------------------------------------------------ +source_created: 4 +created: 4 +- extras.customfield ------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- extras.role -------------------------------------------------------------------------------------- +source_created: 18 +created: 18 +- extras.status ------------------------------------------------------------------------------------ +source_created: 6 +created: 6 +- extras.tag --------------------------------------------------------------------------------------- +source_created: 26 +created: 26 +- extras.taggeditem -------------------------------------------------------------------------------- +source_created: 72 +created: 72 +- ipam.ipaddress ----------------------------------------------------------------------------------- +source_created: 180 +created: 180 +- ipam.prefix -------------------------------------------------------------------------------------- +source_created: 94 +created: 94 +- ipam.rir ----------------------------------------------------------------------------------------- +source_created: 8 +created: 8 +- ipam.routetarget --------------------------------------------------------------------------------- +source_created: 12 +created: 12 +- ipam.vlan ---------------------------------------------------------------------------------------- +source_created: 63 +created: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +source_created: 7 +created: 7 +- ipam.vrf ----------------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- tenancy.tenant ----------------------------------------------------------------------------------- +source_created: 11 +created: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +source_created: 1 +created: 1 +- users.user --------------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- virtualization.cluster --------------------------------------------------------------------------- +source_created: 32 +created: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +source_created: 4 +created: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +source_created: 6 +created: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +source_created: 180 +created: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +source_created: 720 +created: 720 += Content Types Mapping Deviations: ================================================================ + Mapping deviations from source content type to Nautobot content type +auth.user => users.user +dcim.cabletermination EXTENDS dcim.cable => dcim.cable +dcim.devicerole => extras.role +dcim.rackrole => extras.role +dcim.region => dcim.location +dcim.site => dcim.location +dcim.sitegroup => dcim.locationtype +ipam.aggregate => ipam.prefix +ipam.role => extras.role += Content Types Back Mapping: ====================================================================== + Back mapping deviations from Nautobot content type to the source content type +users.user => auth.user +dcim.cable => dcim.cabletermination +extras.role => Ambiguous +dcim.location => Ambiguous +dcim.locationtype => dcim.sitegroup +ipam.prefix => ipam.aggregate += Importer issues: ================================================================================= +- dcim.powerfeed ----------------------------------------------------------------------------------- +0434ed4d-cc76-5051-a38c-b84ed32de2c1 | ValidationError | "P2-6B" | "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +05541f06-08c9-5d84-a8b6-13ce3cd45938 | ValidationError | "P3-8A" | "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +05f5bb91-e84c-5908-8d9a-8256959bfcab | ValidationError | "P2-11B" | "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +06ebb1db-aaa0-5b24-a832-8ca1671f8b0a | ValidationError | "P2-4B" | "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +07316815-d36d-552d-8859-03e7fe09354a | ValidationError | "P2-13B" | "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +0e23ee26-033e-5cfd-8bce-b5ef5909e13c | ValidationError | "P2-10B" | "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +10da56b6-09b1-5da6-9505-d9253863e062 | ValidationError | "P3-1A" | "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +17a0b412-4187-51a2-a238-901b3a275bcd | ValidationError | "P1-14A" | "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +194e2d64-c904-59bc-af2c-e040beb3aeac | ValidationError | "P2-14B" | "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +1f4b42df-43ce-52aa-8a61-4a19ce1af962 | ValidationError | "P4-3B" | "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061 | ValidationError | "P2-15B" | "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4 | ValidationError | "P4-1B" | "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +314fead6-ffae-51f7-abb0-2edcf7d6da49 | ValidationError | "P3-2A" | "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +31f1abb3-660f-5a57-9256-42be3d5b75cf | ValidationError | "P2-3B" | "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +3213730d-18bd-5a3a-9828-4ab023ed4652 | ValidationError | "P1-6A" | "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +3338c701-47fd-513e-945a-78a98b84d7f0 | ValidationError | "P4-8B" | "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +38f5aa36-561b-5cd8-8362-9d093ff7b89a | ValidationError | "P1-15A" | "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +3f702c58-7dea-5b78-a007-17f40b465810 | ValidationError | "P1-10A" | "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +416a01e5-fbf9-522e-b9e9-4037cf8c984f | ValidationError | "P1-4A" | "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +451c4aad-d892-5114-8724-be2f8148c322 | ValidationError | "P2-2B" | "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +47f69d3d-8fcd-5b63-8695-21aa51fb4fbf | ValidationError | "P2-9B" | "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +53ed215b-9003-522d-9cb1-d48dbb18fdc2 | ValidationError | "P3-7A" | "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +5a2f51ea-7a05-53d2-8a47-cd383629a343 | ValidationError | "P1-13A" | "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +5fa35cf7-5d55-5533-99ee-7d1ecaa69856 | ValidationError | "P2-1B" | "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +6203a499-6777-5cd0-841b-fa6339c48890 | ValidationError | "P1-9A" | "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +6a1a4ac2-e77b-526b-9aa6-8c7903e5f572 | ValidationError | "P2-8B" | "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +7257a622-3ca0-5163-8b6e-5e88c573b17e | ValidationError | "P2-16B" | "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +7c07894e-9772-5e1c-a418-bdf3fd58e7c3 | ValidationError | "P1-7A" | "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +7eae2a15-d2d0-52ab-bfcf-3cf6823078cf | ValidationError | "P2-7B" | "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +872d498b-e156-57b9-8f1d-f595c31ef703 | ValidationError | "P3-5A" | "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +87cf96f1-95fa-546c-9665-977f42764f8b | ValidationError | "P4-4B" | "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +8cf662de-a918-5648-b152-d71da75a7392 | ValidationError | "P3-4A" | "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +a5511926-c977-593b-9bf1-57c8175be85d | ValidationError | "P2-5B" | "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e | ValidationError | "P1-3A" | "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +b3bfb863-c40a-5c49-b82e-1095037d3578 | ValidationError | "P3-3A" | "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +b4031fa2-14a6-5d06-a3a2-3a3376b10d72 | ValidationError | "P1-11A" | "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +b9c591cd-fdc0-5cf2-83c4-400554b811cd | ValidationError | "P1-16A" | "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +bb4485d0-144b-506f-a8ab-faf523304cf8 | ValidationError | "P4-7B" | "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +c0e96716-af7f-5b78-8210-d51b55fa53d2 | ValidationError | "P1-1A" | "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c2893189-8044-5d85-8e91-7832c201474d | ValidationError | "P1-8A" | "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c6b3c62b-5f0d-51d1-95d9-761914979d47 | ValidationError | "P3-6A" | "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +cd4f8f27-620f-59fe-aa9a-4c13ff4a7274 | ValidationError | "P1-12A" | "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +d951d5fc-81be-51ae-98a1-7759c859d904 | ValidationError | "P4-5B" | "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e04582bd-f2cb-5deb-b374-be9260cd5b27 | ValidationError | "P4-6B" | "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e1672072-7885-5330-a7dd-52f3769d4863 | ValidationError | "P1-5A" | "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +e1b4bb92-803c-59f4-90a7-4f5deb95abc2 | ValidationError | "P4-2B" | "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +f2ee9737-42d8-5093-a349-be97765a39e0 | ValidationError | "P1-2A" | "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +fcb61481-0da8-5412-b68b-2463016a017d | ValidationError | "P2-12B" | "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']" += Field Mappings: ================================================================================== +- auth.group => auth.group ------------------------------------------------------------------------- +name => value_importer => name (CharField) +permissions => Disabled with reason: Permissions import is not implemented yet +- auth.user => users.user -------------------------------------------------------------------------- +date_joined => datetime_importer => date_joined (DateTimeField) +email => value_importer => email (CharField) +first_name => value_importer => first_name (CharField) +groups => m2m_importer => groups (ManyToManyField) +is_active => value_importer => is_active (BooleanField) +is_staff => value_importer => is_staff (BooleanField) +is_superuser => value_importer => is_superuser (BooleanField) +last_login => Disabled with reason: Should not be attempted to migrate +last_name => value_importer => last_name (CharField) +password => Disabled with reason: Should not be attempted to migrate +user_permissions => Disabled with reason: Permissions import is not implemented yet +username => value_importer => username (CharField) +- circuits.circuit => circuits.circuit ------------------------------------------------------------- +cid => value_importer => cid (CharField) +comments => value_importer => comments (TextField) +commit_rate => integer_importer => commit_rate (PositiveIntegerField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +install_date => date_importer => install_date (DateField) +last_updated => Disabled with reason: Last updated field is updated with each write +provider => relation_importer => provider_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +termination_a => relation_importer => circuit_termination_a_id (ForeignKey) +termination_date => NO IMPORTER => termination_date (NotFound) +termination_z => relation_importer => circuit_termination_z_id (ForeignKey) +type => relation_importer => circuit_type_id (ForeignKey) +- circuits.circuittermination => circuits.circuittermination --------------------------------------- +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +circuit => relation_importer => circuit_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +port_speed => integer_importer => port_speed (PositiveIntegerField) +pp_info => value_importer => pp_info (CharField) +provider_network => relation_importer => provider_network_id (ForeignKey) +site => location_importer => location_id (ForeignKey) +term_side => choice_importer => term_side (CharField) +upstream_speed => integer_importer => upstream_speed (PositiveIntegerField) +xconnect_id => value_importer => xconnect_id (CharField) +- circuits.circuittype => circuits.circuittype ----------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.provider => circuits.provider ----------------------------------------------------------- +account => value_importer => account (CharField) +asns => NO IMPORTER => asns (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.providernetwork => circuits.providernetwork --------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +provider => relation_importer => provider_id (ForeignKey) +service_id => NO IMPORTER => service_id (NotFound) +- contenttypes.contenttype => contenttypes.contenttype --------------------------------------------- +app_label => content_types_mapper_importer => app_label (CharField) +model => value_importer => model (CharField) +- dcim.cable => dcim.cable ------------------------------------------------------------------------- +_abs_length => NO IMPORTER => _abs_length (PrivateProperty) +color => value_importer => color (CharField) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +length => integer_importer => length (PositiveSmallIntegerField) +length_unit => choice_importer => length_unit (CharField) +status => status_importer => status_id (StatusField) +tenant => NO IMPORTER => tenant (NotFound) +type => choice_importer => type (CharField) +- dcim.cabletermination => dcim.cable -------------------------------------------------------------- +_device => NO IMPORTER => _device (PrivateProperty) +_location => NO IMPORTER => _location (PrivateProperty) +_rack => NO IMPORTER => _rack (PrivateProperty) +_site => NO IMPORTER => _site (PrivateProperty) +id => uid_from_data => id (UUIDField) +termination_a_id => relation_and_type_importer => termination_a_id (UUIDField) +termination_a_type => relation_and_type_importer => termination_a_type_id (ForeignKey) +termination_b_id => relation_and_type_importer => termination_b_id (UUIDField) +termination_b_type => relation_and_type_importer => termination_b_type_id (ForeignKey) +- dcim.consoleport => dcim.consoleport ------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +speed => NO IMPORTER => speed (NotFound) +type => choice_importer => type (CharField) +- dcim.consoleporttemplate => dcim.consoleporttemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.device => dcim.device ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +airflow => NO IMPORTER => airflow (NotFound) +asset_tag => value_importer => asset_tag (CharField) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +device_role => role_importer => role_id (RoleField) +device_type => relation_importer => device_type_id (ForeignKey) +face => choice_importer => face (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +local_context_data => NO IMPORTER => local_context_data (NotFound) +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +platform => relation_importer => platform_id (ForeignKey) +position => integer_importer => position (PositiveSmallIntegerField) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vc_position => integer_importer => vc_position (PositiveSmallIntegerField) +vc_priority => integer_importer => vc_priority (PositiveSmallIntegerField) +virtual_chassis => relation_importer => virtual_chassis_id (ForeignKey) +- dcim.devicebay => dcim.devicebay ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +installed_device => relation_importer => installed_device_id (OneToOneField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +- dcim.devicebaytemplate => dcim.devicebaytemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +- dcim.devicerole => extras.role ------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +vm_role => NO IMPORTER => vm_role (NotFound) +- dcim.devicetype => dcim.devicetype --------------------------------------------------------------- +_abs_weight => NO IMPORTER => _abs_weight (PrivateProperty) +airflow => NO IMPORTER => airflow (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +front_image => Disabled with reason: Import does not contain images +id => uid_from_data => id (UUIDField) +is_full_depth => value_importer => is_full_depth (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +model => value_importer => model (CharField) +part_number => value_importer => part_number (CharField) +rear_image => Disabled with reason: Import does not contain images +slug => NO IMPORTER => slug (NotFound) +subdevice_role => choice_importer => subdevice_role (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +weight => NO IMPORTER => weight (NotFound) +weight_unit => NO IMPORTER => weight_unit (NotFound) +- dcim.frontport => dcim.frontport ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.frontporttemplate => dcim.frontporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_template_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.interface => dcim.interface ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +bridge => relation_importer => bridge_id (ForeignKey) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +duplex => NO IMPORTER => duplex (NotFound) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +lag => relation_importer => lag_id (ForeignKey) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mark_connected => NO IMPORTER => mark_connected (NotFound) +mgmt_only => value_importer => mgmt_only (BooleanField) +mode => choice_importer => mode (CharField) +module => NO IMPORTER => module (NotFound) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +poe_mode => NO IMPORTER => poe_mode (NotFound) +poe_type => NO IMPORTER => poe_type (NotFound) +rf_channel => NO IMPORTER => rf_channel (NotFound) +rf_channel_frequency => NO IMPORTER => rf_channel_frequency (NotFound) +rf_channel_width => NO IMPORTER => rf_channel_width (NotFound) +rf_role => NO IMPORTER => rf_role (NotFound) +speed => NO IMPORTER => speed (NotFound) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +tx_power => NO IMPORTER => tx_power (NotFound) +type => choice_importer => type (CharField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +vdcs => NO IMPORTER => vdcs (NotFound) +vrf => relation_importer => vrf_id (ForeignKey) +wireless_lans => NO IMPORTER => wireless_lans (NotFound) +wireless_link => NO IMPORTER => wireless_link (NotFound) +wwn => NO IMPORTER => wwn (NotFound) +- dcim.interfacetemplate => dcim.interfacetemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mgmt_only => value_importer => mgmt_only (BooleanField) +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +poe_mode => NO IMPORTER => poe_mode (NotFound) +poe_type => NO IMPORTER => poe_type (NotFound) +type => choice_importer => type (CharField) +- dcim.location => dcim.location ------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => location_parent_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +site => location_parent_importer => parent_id (TreeNodeForeignKey) +slug => NO IMPORTER => slug (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.manufacturer => dcim.manufacturer ----------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.platform => dcim.platform ------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +name => value_importer => name (CharField) +napalm_args => json_importer => napalm_args (JSONField) +napalm_driver => value_importer => napalm_driver (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.powerfeed => dcim.powerfeed ----------------------------------------------------------------- +_path => NO IMPORTER => _path (PrivateProperty) +amperage => integer_importer => amperage (PositiveSmallIntegerField) +available_power => integer_importer => available_power (PositiveIntegerField) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +max_utilization => integer_importer => max_utilization (PositiveSmallIntegerField) +name => value_importer => name (CharField) +phase => choice_importer => phase (CharField) +power_panel => relation_importer => power_panel_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +status => status_importer => status_id (StatusField) +supply => choice_importer => supply (CharField) +type => choice_importer => type (CharField) +voltage => integer_importer => voltage (SmallIntegerField) +- dcim.poweroutlet => dcim.poweroutlet ------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +power_port => relation_importer => power_port_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.poweroutlettemplate => dcim.poweroutlettemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +power_port => relation_importer => power_port_template_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.powerpanel => dcim.powerpanel --------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +- dcim.powerport => dcim.powerport ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.powerporttemplate => dcim.powerporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.rack => dcim.rack --------------------------------------------------------------------------- +_abs_max_weight => NO IMPORTER => _abs_max_weight (PrivateProperty) +_abs_weight => NO IMPORTER => _abs_weight (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +asset_tag => value_importer => asset_tag (CharField) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +desc_units => value_importer => desc_units (BooleanField) +description => NO IMPORTER => description (NotFound) +facility_id => value_importer => facility_id (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +max_weight => NO IMPORTER => max_weight (NotFound) +mounting_depth => NO IMPORTER => mounting_depth (NotFound) +name => value_importer => name (CharField) +outer_depth => integer_importer => outer_depth (PositiveSmallIntegerField) +outer_unit => choice_importer => outer_unit (CharField) +outer_width => integer_importer => outer_width (PositiveSmallIntegerField) +role => role_importer => role_id (RoleField) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +type => choice_importer => type (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +weight => NO IMPORTER => weight (NotFound) +weight_unit => NO IMPORTER => weight_unit (NotFound) +width => choice_importer => width (PositiveSmallIntegerField) +- dcim.rackreservation => dcim.rackreservation ----------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +rack => relation_importer => rack_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +units => units_importer => units (JSONField) +user => relation_importer => user_id (ForeignKey) +- dcim.rackrole => extras.role --------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.rearport => dcim.rearport ------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.rearporttemplate => dcim.rearporttemplate --------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.region => dcim.location --------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.site => dcim.location ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +asns => NO IMPORTER => asns (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +facility => value_importer => facility (CharField) +group => site_group_importer => location_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +latitude => value_importer => latitude (DecimalField) +longitude => value_importer => longitude (DecimalField) +name => value_importer => name (CharField) +physical_address => value_importer => physical_address (TextField) +region => relation_importer => parent_id (TreeNodeForeignKey) +shipping_address => value_importer => shipping_address (TextField) +slug => NO IMPORTER => slug (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +time_zone => choice_importer => time_zone (CharField) +- dcim.sitegroup => dcim.locationtype -------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => constant_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.virtualchassis => dcim.virtualchassis ------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +domain => value_importer => domain (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +master => relation_importer => master_id (OneToOneField) +name => value_importer => name (CharField) +- extras.customfield => extras.customfield --------------------------------------------------------- +choices => choices_importer => CUSTOM TARGET +content_types => content_types_importer => content_types (ManyToManyField) +created => datetime_importer => created (DateTimeField) +default => json_importer => default (JSONField) +description => value_importer => description (CharField) +filter_logic => choice_importer => filter_logic (CharField) +group_name => NO IMPORTER => group_name (NotFound) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => key (SlugField) +object_type => NO IMPORTER => object_type (NotFound) +required => value_importer => required (BooleanField) +search_weight => NO IMPORTER => search_weight (NotFound) +type => fallback_importer => type (CharField) +ui_visibility => NO IMPORTER => ui_visibility (NotFound) +validation_maximum => integer_importer => validation_maximum (BigIntegerField) +validation_minimum => integer_importer => validation_minimum (BigIntegerField) +validation_regex => value_importer => validation_regex (CharField) +weight => integer_importer => weight (PositiveSmallIntegerField) +- extras.tag => extras.tag ------------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- extras.taggeditem => extras.taggeditem ----------------------------------------------------------- +content_type => tagged_object_importer => content_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +object_id => tagged_object_importer => object_id (UUIDField) +tag => tagged_object_importer => tag_id (ForeignKey) +- ipam.aggregate => ipam.prefix -------------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +date_added => NO IMPORTER => date_added (NotFound) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +prefix => value_importer => prefix (Property) +rir => relation_importer => rir_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +- ipam.ipaddress => ipam.ipaddress ----------------------------------------------------------------- +address => value_importer => address (Property) +assigned_object_id => NO IMPORTER => assigned_object_id (NotFound) +assigned_object_type => NO IMPORTER => assigned_object_type (NotFound) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +dns_name => value_importer => dns_name (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +nat_inside => relation_importer => nat_inside_id (ForeignKey) +role => role_importer => role_id (RoleField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.prefix => ipam.prefix ----------------------------------------------------------------------- +_children => NO IMPORTER => _children (PrivateProperty) +_depth => NO IMPORTER => _depth (PrivateProperty) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_pool => NO IMPORTER => is_pool (NotFound) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_utilized => NO IMPORTER => mark_utilized (NotFound) +prefix => value_importer => prefix (Property) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vlan => relation_importer => vlan_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.rir => ipam.rir ----------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_private => value_importer => is_private (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- ipam.role => extras.role ------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +weight => integer_importer => weight (PositiveSmallIntegerField) +- ipam.routetarget => ipam.routetarget ------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +tenant => relation_importer => tenant_id (ForeignKey) +- ipam.vlan => ipam.vlan --------------------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => vlan_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vid => integer_importer => vid (PositiveSmallIntegerField) +- ipam.vlangroup => ipam.vlangroup ----------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +max_vid => NO IMPORTER => max_vid (NotFound) +min_vid => NO IMPORTER => min_vid (NotFound) +name => value_importer => name (CharField) +scope_id => NO IMPORTER => scope_id (NotFound) +scope_type => NO IMPORTER => scope_type (NotFound) +slug => NO IMPORTER => slug (NotFound) +- ipam.vrf => ipam.vrf ----------------------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +enforce_unique => NO IMPORTER => enforce_unique (NotFound) +export_targets => m2m_importer => export_targets (ManyToManyField) +id => uid_from_data => id (UUIDField) +import_targets => m2m_importer => import_targets (ManyToManyField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +rd => value_importer => rd (CharField) +tenant => relation_importer => tenant_id (ForeignKey) +- tenancy.tenant => tenancy.tenant ----------------------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => tenant_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- tenancy.tenantgroup => tenancy.tenantgroup ------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- virtualization.cluster => virtualization.cluster ------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +group => relation_importer => cluster_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +status => NO IMPORTER => status (NotFound) +tenant => relation_importer => tenant_id (ForeignKey) +type => relation_importer => cluster_type_id (ForeignKey) +- virtualization.clustergroup => virtualization.clustergroup --------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.clustertype => virtualization.clustertype ----------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.virtualmachine => virtualization.virtualmachine ----------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +device => NO IMPORTER => device (NotFound) +disk => integer_importer => disk (PositiveIntegerField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +local_context_data => NO IMPORTER => local_context_data (NotFound) +memory => integer_importer => memory (PositiveIntegerField) +name => value_importer => name (CharField) +platform => relation_importer => platform_id (ForeignKey) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +role => role_importer => role_id (RoleField) +site => NO IMPORTER => site (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vcpus => integer_importer => vcpus (PositiveSmallIntegerField) +- virtualization.vminterface => virtualization.vminterface ----------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +bridge => relation_importer => bridge_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mode => choice_importer => mode (CharField) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +virtual_machine => relation_importer => virtual_machine_id (ForeignKey) +vrf => relation_importer => vrf_id (ForeignKey) +* End of Import Summary **************************************************************************** diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/auth.group.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/auth.group.json new file mode 100644 index 00000000..5aab8700 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/auth.group.json @@ -0,0 +1,10 @@ +[ +{ + "model": "auth.group", + "pk": 1, + "fields": { + "name": "Staff", + "permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/circuits.circuit.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/circuits.circuit.json new file mode 100644 index 00000000..484c300c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/circuits.circuit.json @@ -0,0 +1,62 @@ +[ +{ + "model": "circuits.circuit", + "pk": "0311adae-2b75-5357-8884-5a1b427ee4a2", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.417Z", + "_custom_field_data": {}, + "cid": "1002847289", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "dda5b9ab-0d5c-54b1-901a-773a0cc4fca3", + "circuit_type": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": null, + "circuit_termination_z": "913ad25c-96c3-5e48-9a8a-62ec9ee64dc5" + } +}, +{ + "model": "circuits.circuit", + "pk": "48284a9b-5f02-5079-8f2d-6c15a565625e", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.378Z", + "_custom_field_data": {}, + "cid": "1002843350", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "dda5b9ab-0d5c-54b1-901a-773a0cc4fca3", + "circuit_type": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": null, + "circuit_termination_z": "293d1531-1ecb-53a6-b059-fe8fcd5e3b7e" + } +}, +{ + "model": "circuits.circuit", + "pk": "8698bc50-a0f2-5e15-b909-de4f0cd241f8", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.534Z", + "_custom_field_data": {}, + "cid": "LQRT4981", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "circuit_type": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": "c5e8e593-6283-57df-a3f9-602421ef6ff9", + "circuit_termination_z": "76778cb6-5778-5b1c-a532-4be79f243f48" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/circuits.circuittermination.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/circuits.circuittermination.json new file mode 100644 index 00000000..0a7f4b12 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/circuits.circuittermination.json @@ -0,0 +1,68 @@ +[ +{ + "model": "circuits.circuittermination", + "pk": "39d9a3c9-f5c6-5911-b553-9a25655ed6a0", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.285Z", + "_custom_field_data": {}, + "cable": "1a108288-c9bf-56a4-9401-ea0a1ac16932", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "efce888c-0fd6-411f-8f66-f577d75a7038", + "circuit": "677bc8b3-15a6-571c-96c0-1ec66c42794d", + "term_side": "Z", + "location": "920970b7-44b2-5c1d-862d-d9f568553e53", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "55719b73-6bec-5a60-a5f7-35107c073c89", + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.519Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "circuit": "4799effd-c3c5-55d9-be08-e8d9f9d22c03", + "term_side": "A", + "location": null, + "provider_network": "389a055c-b2b4-5f38-a48c-df1bc2f42fb9", + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "757cd644-e4d5-547b-9b6e-12d3b8c26a52", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.365Z", + "_custom_field_data": {}, + "cable": "c9730dce-6921-5d27-811e-57fd62b7b2a1", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "17f3b704-dc8c-4def-b880-ad7fcadc3350", + "circuit": "67f0b73d-dac2-5d1c-a2c3-4905c90a4a58", + "term_side": "Z", + "location": "920970b7-44b2-5c1d-862d-d9f568553e53", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/circuits.circuittype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/circuits.circuittype.json new file mode 100644 index 00000000..eefce04a --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/circuits.circuittype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "circuits.circuittype", + "pk": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.559Z", + "_custom_field_data": {}, + "name": "MPLS", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.558Z", + "_custom_field_data": {}, + "name": "Internet Access", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "8ce04a4e-277b-5699-964b-38ba765b7a1d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.560Z", + "_custom_field_data": {}, + "name": "Point-to-point", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/circuits.provider.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/circuits.provider.json new file mode 100644 index 00000000..f611da44 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/circuits.provider.json @@ -0,0 +1,50 @@ +[ +{ + "model": "circuits.provider", + "pk": "aaa90236-9b2a-5ae3-901d-59574a1d3da0", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.563Z", + "_custom_field_data": {}, + "name": "AT&T", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +}, +{ + "model": "circuits.provider", + "pk": "ca4799a6-0f04-5a91-a532-647cd388bcb5", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.571Z", + "_custom_field_data": {}, + "name": "Zayo", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +}, +{ + "model": "circuits.provider", + "pk": "cf5379f2-858b-5981-b731-bbdab1ba475e", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.570Z", + "_custom_field_data": {}, + "name": "Verizon", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/circuits.providernetwork.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/circuits.providernetwork.json new file mode 100644 index 00000000..a6fd1b0a --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/circuits.providernetwork.json @@ -0,0 +1,15 @@ +[ +{ + "model": "circuits.providernetwork", + "pk": "389a055c-b2b4-5f38-a48c-df1bc2f42fb9", + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.574Z", + "_custom_field_data": {}, + "name": "Level3 MPLS", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.cable.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.cable.json new file mode 100644 index 00000000..8d572a2e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.cable.json @@ -0,0 +1,68 @@ +[ +{ + "model": "dcim.cable", + "pk": "ba5539a9-9687-5da3-a03b-ff9c61f85613", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:55.475Z", + "_custom_field_data": {}, + "termination_a_type": 27, + "termination_a_id": "913ad25c-96c3-5e48-9a8a-62ec9ee64dc5", + "termination_b_type": 32, + "termination_b_id": "0169bb63-bb85-52ad-a6b1-afba5a758686", + "type": "cat5e", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": null, + "_termination_b_device": "882ac986-ee6b-5cd1-ad7b-799dd1bc11d6" + } +}, +{ + "model": "dcim.cable", + "pk": "bccaf88e-b5c2-5b9d-9006-791ab29ccfba", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:54.786Z", + "_custom_field_data": {}, + "termination_a_type": 27, + "termination_a_id": "f2575b41-c704-5d89-b4d4-db535083ad79", + "termination_b_type": 32, + "termination_b_id": "f99656cb-776a-540f-8c1b-0a39063dc377", + "type": "smf", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": null, + "_termination_b_device": "c47be8fc-ce7f-5230-ad8d-5be2cb66fb6e" + } +}, +{ + "model": "dcim.cable", + "pk": "d93cf9c8-e94c-57cf-9f55-b41b3a447b56", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:57.293Z", + "_custom_field_data": {}, + "termination_a_type": 32, + "termination_a_id": "6df072ba-7864-54f2-8483-e650a106831c", + "termination_b_type": 35, + "termination_b_id": "3c547caf-1575-51be-bb70-aff4720f64d9", + "type": "", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": "db219c8e-9ec1-5881-8b6c-620f6342cfb1", + "_termination_b_device": "af442925-b894-597c-847f-a2f91397aa20" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.consoleport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.consoleport.json new file mode 100644 index 00000000..66eb6927 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.consoleport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.consoleport", + "pk": "b6658a87-f275-51fd-aad2-c7c2e7a1e4f8", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.625Z", + "_custom_field_data": {}, + "device": "1885cf40-95c4-5865-b6d4-6ad526a073ce", + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "usb-mini-b" + } +}, +{ + "model": "dcim.consoleport", + "pk": "ea63b5de-dda1-5ee0-ab12-65500a675ca7", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.645Z", + "_custom_field_data": {}, + "device": "0d7a954e-7fe0-53bd-83d4-2aa4a03a1a07", + "name": "Console-RE0", + "_name": "Console-RE00000000", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleport", + "pk": "f7c779cf-b09f-511e-8921-fb63e585b07a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.635Z", + "_custom_field_data": {}, + "device": "77d715d2-761e-5a81-b80e-494174a6312f", + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "usb-mini-b" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.consoleporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.consoleporttemplate.json new file mode 100644 index 00000000..6e4f2802 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.consoleporttemplate.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.consoleporttemplate", + "pk": "310aa620-c534-50f1-96f1-46e191b49b43", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.660Z", + "_custom_field_data": {}, + "device_type": "257dca9a-92d2-5f02-af45-4de316a47b71", + "name": "Console-RE1", + "_name": "Console-RE00000001", + "label": "", + "description": "", + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "be8c6b2a-c42c-5901-9471-9b2ebd34b4c3", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.668Z", + "_custom_field_data": {}, + "device_type": "86c8ea5d-3bac-514f-b0ce-da555e3f0bef", + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "type": "usb-mini-b" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "d8960554-0af6-5547-b1bf-a2e232878b03", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.661Z", + "_custom_field_data": {}, + "device_type": "03d4a2c5-e08b-5cc1-924d-c401194d393c", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "type": "rj-45" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.device.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.device.json new file mode 100644 index 00000000..ed88d424 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.device.json @@ -0,0 +1,110 @@ +[ +{ + "model": "dcim.device", + "pk": "147b8a09-d7aa-5861-a1dc-79b4c6213764", + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.816Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "1edf9408-8f18-5b48-94db-ef8c8e7c9001", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "dbed0abd-816d-5b68-97bb-f23241287139", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "platform": null, + "name": "dmi01-albany-sw01", + "_name": "dmi00000001-albany-sw00000001", + "serial": "", + "asset_tag": null, + "location": "f8b1dcf0-c3bb-5a86-8816-9e986092326b", + "rack": "8bfa593c-4cbb-5949-9a20-cff126d9d75d", + "position": 10, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "4ea850d3-2935-5cd9-b8af-14ff09deca84", + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2024-01-02T12:07:41.008Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "254b9e37-775b-5584-88ec-36409d1bc9dd", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "platform": null, + "name": "dmi01-scranton-pdu01", + "_name": "dmi00000001-scranton-pdu00000001", + "serial": "", + "asset_tag": null, + "location": "2b612509-6a87-585d-8ef9-c553604b6638", + "rack": "a985b803-54d1-55af-b6ae-3abf8bb52048", + "position": 1, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "4f3495b5-00e6-5917-a148-77e109f96b0f", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.689Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "86c8ea5d-3bac-514f-b0ce-da555e3f0bef", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "33afe68f-1216-58d2-890a-e18d188e885d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "platform": "89096900-db0b-55ac-a094-0e1423e3f277", + "name": "dmi01-albany-rtr01", + "_name": "dmi00000001-albany-rtr00000001", + "serial": "", + "asset_tag": null, + "location": "f8b1dcf0-c3bb-5a86-8816-9e986092326b", + "rack": "8bfa593c-4cbb-5949-9a20-cff126d9d75d", + "position": 4, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.devicebay.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.devicebay.json new file mode 100644 index 00000000..d75de7c0 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.devicebay.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.devicebay", + "pk": "29f06c68-208d-5112-826a-147701bd0c1f", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:07:41.367Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 11", + "_name": "Bay 00000011", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "378617b8-9461-58e8-bcd0-23ee4d97cbb8", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:07:41.346Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 2", + "_name": "Bay 00000002", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "9eb2802e-2549-5dd6-b8ac-f8c7d4b71dfd", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:07:41.372Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 13", + "_name": "Bay 00000013", + "label": "", + "description": "", + "installed_device": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.devicebaytemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.devicebaytemplate.json new file mode 100644 index 00000000..76be4a7b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.devicebaytemplate.json @@ -0,0 +1,44 @@ +[ +{ + "model": "dcim.devicebaytemplate", + "pk": "29fcb8a2-20cf-547b-9ba0-7e204d4da0b5", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:08:01.935Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 3", + "_name": "Bay 00000003", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": "40c4a188-ea81-54c1-bbcc-c1dcd857fb55", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:08:01.942Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 9", + "_name": "Bay 00000009", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": "75593ba0-bac1-5e40-a17b-b348daed1e77", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:08:01.945Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 11", + "_name": "Bay 00000011", + "label": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.devicetype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.devicetype.json new file mode 100644 index 00000000..95c44ff3 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.devicetype.json @@ -0,0 +1,56 @@ +[ +{ + "model": "dcim.devicetype", + "pk": "03d4a2c5-e08b-5cc1-924d-c401194d393c", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.579Z", + "_custom_field_data": {}, + "manufacturer": "e0ee785f-2349-574b-942c-aaf46a748cf3", + "model": "MX80", + "part_number": "", + "u_height": 2, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "" + } +}, +{ + "model": "dcim.devicetype", + "pk": "257dca9a-92d2-5f02-af45-4de316a47b71", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.577Z", + "_custom_field_data": {}, + "manufacturer": "e0ee785f-2349-574b-942c-aaf46a748cf3", + "model": "MX480", + "part_number": "", + "u_height": 8, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "[Juniper MX480 Data Sheet](https://www.juniper.net/us/en/products-services/routing/mx-series/mx480/)" + } +}, +{ + "model": "dcim.devicetype", + "pk": "b1fc894c-dddf-56a0-8bf4-92467a5d97bd", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.598Z", + "_custom_field_data": {}, + "manufacturer": "e0ee785f-2349-574b-942c-aaf46a748cf3", + "model": "QFX5110-48S-4C", + "part_number": "", + "u_height": 1, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.frontport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.frontport.json new file mode 100644 index 00000000..69d8922c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.frontport.json @@ -0,0 +1,62 @@ +[ +{ + "model": "dcim.frontport", + "pk": "29279e73-6327-5950-af46-0b341e77c5a9", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:42.855Z", + "_custom_field_data": {}, + "device": "af442925-b894-597c-847f-a2f91397aa20", + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "sc", + "rear_port": "3784ad2e-685a-503f-8f14-8c866ae9ad62", + "rear_port_position": 39 + } +}, +{ + "model": "dcim.frontport", + "pk": "6e256183-97cb-5658-9f48-364b27592350", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:41.580Z", + "_custom_field_data": {}, + "device": "a5bcca14-28f7-5c1c-87f9-851aaba61dcc", + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "8p8c", + "rear_port": "15aef3c4-cab7-596c-b802-ac54dbe90ef4", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": "f3719b89-ee5c-5225-80b7-263f89675170", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:42.677Z", + "_custom_field_data": {}, + "device": "be9d7cb3-cb44-50eb-b59c-e42984fa14ad", + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "sc", + "rear_port": "314e486a-7d90-580f-bd42-69c30dcea611", + "rear_port_position": 32 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.frontporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.frontporttemplate.json new file mode 100644 index 00000000..77f2d9b4 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.frontporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.frontporttemplate", + "pk": "5a968ad6-d392-5545-b779-73938696ca1a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:43.044Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "e9dc36a3-4133-568d-8057-58e69ae06c48", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "a0f347b4-0c7c-5c59-8693-a857f359d1a8", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:43.009Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "57fc3bcf-c190-525f-b8e2-7dbd76dd4903", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "eb390de2-4744-5d25-9698-e03cf36ac133", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:43.077Z", + "_custom_field_data": {}, + "device_type": "e3072e65-9267-5e44-bbc4-28875ce2893c", + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "type": "sc", + "rear_port_template": "34f8258a-5deb-5f1e-b939-b33d4d3b07a9", + "rear_port_position": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.interface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.interface.json new file mode 100644 index 00000000..7451da91 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.interface.json @@ -0,0 +1,95 @@ +[ +{ + "model": "dcim.interface", + "pk": "1c9d520e-49dc-5c04-964d-9351a94357bf", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:44.615Z", + "_custom_field_data": {}, + "device": "147b8a09-d7aa-5861-a1dc-79b4c6213764", + "name": "GigabitEthernet1/0/31", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000031............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "5643e45c-b69f-54e9-b607-7b716365645f", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:44.564Z", + "_custom_field_data": {}, + "device": "147b8a09-d7aa-5861-a1dc-79b4c6213764", + "name": "GigabitEthernet1/0/22", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000022............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "ad08c0f0-2735-59ca-a333-503778a5ffdf", + "fields": { + "created": "2022-04-08T00:59:29.212Z", + "last_updated": "2024-01-02T12:07:52.027Z", + "_custom_field_data": {}, + "device": "d73da41d-bc0f-502a-88a3-36fc6b3af7b7", + "name": "xe-1/0/6", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0001000099999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.interfacetemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.interfacetemplate.json new file mode 100644 index 00000000..7660d018 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.interfacetemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.interfacetemplate", + "pk": "4a7ab97a-2de8-5a38-b5ac-006f70c7a8e8", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:52.647Z", + "_custom_field_data": {}, + "device_type": "b1fc894c-dddf-56a0-8bf4-92467a5d97bd", + "name": "xe-0/0/27", + "label": "", + "description": "", + "_name": "0000000099999999xe-000027............", + "type": "10gbase-x-sfpp", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "976d8f89-9713-5be3-9e0f-848acf7d3af7", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:52.563Z", + "_custom_field_data": {}, + "device_type": "1edf9408-8f18-5b48-94db-ef8c8e7c9001", + "name": "GigabitEthernet1/0/19", + "label": "", + "description": "", + "_name": "0001000099999999GigabitEthernet000019............", + "type": "1000base-t", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "9d63c7e8-ab9d-5883-afcd-e24ddd0dbffb", + "fields": { + "created": "2022-04-08T00:57:25.355Z", + "last_updated": "2024-01-02T12:07:52.759Z", + "_custom_field_data": {}, + "device_type": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "name": "xe-{module}/2/2", + "label": "", + "description": "", + "_name": "0002999999999999xe-{module}/000002............", + "type": "10gbase-x-sfpp", + "mgmt_only": false + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.location.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.location.json new file mode 100644 index 00000000..0e660098 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.location.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.location", + "pk": "f0bf9f0f-9972-5db7-8686-c28fbd36a0a5", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:07:39.643Z", + "_custom_field_data": {}, + "parent": null, + "name": "Africa", + "_name": "Africa", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:07:39.647Z", + "_custom_field_data": {}, + "parent": null, + "name": "Asia", + "_name": "Asia", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9870e54f-2a5b-585b-92bc-3e01df3912c3", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:07:39.703Z", + "_custom_field_data": {}, + "parent": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "name": "China", + "_name": "China", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.locationtype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.locationtype.json new file mode 100644 index 00000000..65f87274 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.locationtype.json @@ -0,0 +1,54 @@ +[ +{ + "model": "dcim.locationtype", + "pk": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "fields": { + "created": "2024-01-02T12:07:39.604Z", + "last_updated": "2024-01-02T12:07:39.604Z", + "_custom_field_data": {}, + "parent": null, + "name": "Region", + "description": "", + "nestable": true, + "content_types": [ + 56, + 55 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "001a5b44-6c65-5a97-bee3-c52494c176d3", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:39.601Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Branch Offices", + "description": "", + "nestable": true, + "content_types": [ + 68, + 56, + 72, + 42, + 27, + 60 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "6d92eb8b-0617-5e93-88ab-ca3bd253e632", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:39.597Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Customer Sites", + "description": "", + "nestable": true, + "content_types": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.manufacturer.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.manufacturer.json new file mode 100644 index 00000000..08d3ace8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.manufacturer.json @@ -0,0 +1,35 @@ +[ +{ + "model": "dcim.manufacturer", + "pk": "94e7b59b-659f-5c68-9958-a3e82f19aa9f", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:07:58.332Z", + "_custom_field_data": {}, + "name": "Cisco", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "9e771853-28dc-52de-adb0-9fa94c85d5e0", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:07:58.341Z", + "_custom_field_data": {}, + "name": "Ubiquiti", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "c5902059-194c-583a-83c3-058cd5ed3f5a", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:58.343Z", + "_custom_field_data": {}, + "name": "Panduit", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.platform.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.platform.json new file mode 100644 index 00000000..176bd3c0 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.platform.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.platform", + "pk": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:08:01.953Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 20.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "82e12391-d52a-5f15-8474-0b444a157d2d", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:08:01.952Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 18.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "89096900-db0b-55ac-a094-0e1423e3f277", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:08:01.950Z", + "_custom_field_data": {}, + "name": "Cisco IOS", + "manufacturer": "94e7b59b-659f-5c68-9958-a3e82f19aa9f", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.powerfeed.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.powerfeed.json new file mode 100644 index 00000000..7e2c56ed --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.powerfeed.json @@ -0,0 +1,77 @@ +[ +{ + "model": "dcim.powerfeed", + "pk": "31f1abb3-660f-5a57-9256-42be3d5b75cf", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:52.789Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P2-3B", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "3338c701-47fd-513e-945a-78a98b84d7f0", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:52.876Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P4-8B", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "7c07894e-9772-5e1c-a418-bdf3fd58e7c3", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:52.804Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P1-7A", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.poweroutlet.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.poweroutlet.json new file mode 100644 index 00000000..6263409f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.poweroutlet.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.poweroutlet", + "pk": "64ffde25-a48a-56f3-94fe-4c6765ca2765", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.015Z", + "_custom_field_data": {}, + "device": "6660b73c-d0d8-50ab-9576-c3e75e4e2ce8", + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "cable": "1f14a33f-0c19-5362-87fa-689393d949f7", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "1806d9c6-0d85-4785-aff7-afc40334ed9c", + "type": "nema-5-20r", + "power_port": "7820c8a7-79f0-5e73-87db-e2f4025e244e", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "840ec58b-cc54-5b40-aa86-a9fa52c5fa4b", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:52.973Z", + "_custom_field_data": {}, + "device": "aa3bbef2-516c-555c-8783-c7f40f7b28d2", + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "a9c3f7e6-d096-5687-b49b-12c0d296fb20", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "a5c230e5-3738-5432-95f8-2d9d649f076e", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:52.954Z", + "_custom_field_data": {}, + "device": "c615175b-8310-5158-88f8-5a0972e7b1f0", + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "cable": "90f4f36f-a705-5459-83c9-9ce5c1b5fedc", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "a5078b8d-c175-4a57-bf60-3cda846bba01", + "type": "nema-5-20r", + "power_port": "09003573-7ee5-59ce-8c50-e4bf64015273", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.poweroutlettemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.poweroutlettemplate.json new file mode 100644 index 00000000..af873ffd --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.poweroutlettemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.poweroutlettemplate", + "pk": "5634ab2a-0455-5d70-bdd9-fc0d83cb756d", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.089Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "d56822cd-2215-5b94-bc6a-0916a286bf96", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.087Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "e6a6f4b7-7a9a-5562-9d50-f32a8a4a1b30", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.076Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.powerpanel.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.powerpanel.json new file mode 100644 index 00000000..86b65c24 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.powerpanel.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.powerpanel", + "pk": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.092Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 1" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.100Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 4" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "78d58858-0cc7-530a-8a3b-daa91a436803", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.094Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 2" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.powerport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.powerport.json new file mode 100644 index 00000000..5d22be49 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.powerport.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.powerport", + "pk": "62c9f3eb-caa4-5935-b229-5bb91345996a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.138Z", + "_custom_field_data": {}, + "device": "eeea696e-d8d1-5805-8aef-2f619b9d32a8", + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "695fe1f7-42a9-510d-ada1-4d127816e18e", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.106Z", + "_custom_field_data": {}, + "device": "d85ae2a6-3ae0-5e9a-baaa-cebb5561fbb2", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "cable": "342f7a8a-3233-545e-a8fa-dc1ec2e8cbdc", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "e542b497-05b3-4f51-9201-271f594429f4", + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "9f86fa6b-2149-5e9a-b11c-c2d2ce58612e", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.181Z", + "_custom_field_data": {}, + "device": "1348e764-b4fb-5406-a5f2-fc50df2067aa", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.powerporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.powerporttemplate.json new file mode 100644 index 00000000..0d71b38a --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.powerporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.powerporttemplate", + "pk": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.233Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "ce492501-dc54-5a10-afe0-2cc8c29f8d4a", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.245Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "PSU4", + "_name": "PSU00000004", + "label": "", + "description": "", + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "cf5b380b-8d03-5fc5-8fca-d3dc83a17f00", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.219Z", + "_custom_field_data": {}, + "device_type": "03d4a2c5-e08b-5cc1-924d-c401194d393c", + "name": "PEM1", + "_name": "PEM00000001", + "label": "", + "description": "", + "type": "iec-60320-c14", + "maximum_draw": 500, + "allocated_draw": 365 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.rack.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.rack.json new file mode 100644 index 00000000..81df2f85 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.rack.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.rack", + "pk": "18afac20-66af-59a0-8108-a54769f728bf", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.510Z", + "_custom_field_data": {}, + "name": "Plant 1", + "_name": "Plant 00000001", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "bb9626e1-166c-552f-89c8-c66148ea6c1d", + "facility_id": null, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "2-post-frame", + "width": 19, + "u_height": 42, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "87cd3a0d-c203-5af5-8e51-f402bb23bc00", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.251Z", + "_custom_field_data": {}, + "name": "Comms closet", + "_name": "Comms closet", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "facility_id": null, + "location": "022126fd-0b04-5d40-9aa0-3c1aa0a5dfd5", + "rack_group": null, + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.399Z", + "_custom_field_data": {}, + "name": "R108", + "_name": "R00000108", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "d3d15004-11f2-5146-9094-d67775ee3ef8", + "facility_id": null, + "location": "cf28b6e3-d0e5-59d1-80b0-f2df3642716e", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.rackreservation.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.rackreservation.json new file mode 100644 index 00000000..6ff7637b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.rackreservation.json @@ -0,0 +1,30 @@ +[ +{ + "model": "dcim.rackreservation", + "pk": "6632b13e-787b-596b-8d3f-dd711778f6b2", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:58.328Z", + "_custom_field_data": {}, + "rack": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "units": "[\"20\", \"21\"]", + "tenant": null, + "user": "79770d9b-4994-5610-8175-123cecb0bcac", + "description": "Damaged - DO NOT USE" + } +}, +{ + "model": "dcim.rackreservation", + "pk": "fc8c21ff-bff8-59a8-b256-612719b46978", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:07:58.325Z", + "_custom_field_data": {}, + "rack": "333af99c-ec4b-505f-ac02-1a03f6cb9689", + "units": "[\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\", \"10\"]", + "tenant": null, + "user": "35a3bbbb-48d5-5891-8ddc-8b4a97e30d10", + "description": "Reserved for future projects" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.rearport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.rearport.json new file mode 100644 index 00000000..be8643dd --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.rearport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.rearport", + "pk": "4e3ac0c4-d119-52ce-9be9-15b75338d92b", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.851Z", + "_custom_field_data": {}, + "device": "90c0386a-96e0-56ea-85dd-2c2d83dda214", + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "71079d83-95bf-51e8-967b-b37016e9f20d", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:53.889Z", + "_custom_field_data": {}, + "device": "6de81103-8dc0-532a-8da6-54760b1673b8", + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "9b3ace10-57fa-5749-96d9-eae6af955a88", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:54.313Z", + "_custom_field_data": {}, + "device": "390df0b2-a8c6-52d7-83d1-d8ad3172d5ee", + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.rearporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.rearporttemplate.json new file mode 100644 index 00000000..f087f4ef --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.rearporttemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.rearporttemplate", + "pk": "1e3cac16-97d6-5bff-a8ef-c7af752a5c63", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:54.673Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "34f8258a-5deb-5f1e-b939-b33d4d3b07a9", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:54.745Z", + "_custom_field_data": {}, + "device_type": "e3072e65-9267-5e44-bbc4-28875ce2893c", + "name": "Rear Splice", + "_name": "Rear Splice", + "label": "", + "description": "", + "type": "splice", + "positions": 48 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "3e3ff7cb-d96e-5f11-a0f5-eb7845cf5a61", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:07:54.695Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.virtualchassis.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.virtualchassis.json new file mode 100644 index 00000000..fb017ff2 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/dcim.virtualchassis.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.virtualchassis", + "pk": "364e4d51-2c82-5053-90a1-79cf9956175a", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:01.959Z", + "_custom_field_data": {}, + "master": "1348e764-b4fb-5406-a5f2-fc50df2067aa", + "name": "r105-torsw", + "domain": "" + } +}, +{ + "model": "dcim.virtualchassis", + "pk": "448cc808-7987-5b5c-ad70-debc462777b4", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:01.969Z", + "_custom_field_data": {}, + "master": "1ae60b28-f763-513e-9fe4-70dc7f3159d7", + "name": "r107-torsw", + "domain": "" + } +}, +{ + "model": "dcim.virtualchassis", + "pk": "b09ec4dd-301f-51a1-9fef-9d9732c3ebac", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:01.964Z", + "_custom_field_data": {}, + "master": "b8700b34-5236-5cae-a009-361a082d01f4", + "name": "r106-torsw", + "domain": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/extras.customfield.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/extras.customfield.json new file mode 100644 index 00000000..d6963e2f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/extras.customfield.json @@ -0,0 +1,26 @@ +[ +{ + "model": "extras.customfield", + "pk": "e4fa5680-4657-50ea-837c-604617c7fc0d", + "fields": { + "created": "2021-09-09T00:00:00Z", + "last_updated": "2024-01-02T12:07:39.534Z", + "grouping": "", + "type": "text", + "label": "Customer ID", + "key": "cust_id", + "description": "", + "required": false, + "filter_logic": "exact", + "default": null, + "weight": 100, + "validation_minimum": null, + "validation_maximum": null, + "validation_regex": "^[A-Z]{3}\\d{2}$", + "advanced_ui": false, + "content_types": [ + 109 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/extras.role.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/extras.role.json new file mode 100644 index 00000000..8ce94c73 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/extras.role.json @@ -0,0 +1,50 @@ +[ +{ + "model": "extras.role", + "pk": "562b36e4-a6a0-582d-bb27-4b1b9df011f1", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-22T08:40:53.353Z", + "_custom_field_data": {}, + "name": "Testing", + "color": "9e9e9e", + "description": "", + "weight": 1000, + "content_types": [ + 68 + ] + } +}, +{ + "model": "extras.role", + "pk": "ce29b49d-ddac-586f-87ec-8f7cb969344c", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-22T08:40:53.350Z", + "_custom_field_data": {}, + "name": "Management", + "color": "9e9e9e", + "description": "", + "weight": 1000, + "content_types": [ + 68 + ] + } +}, +{ + "model": "extras.role", + "pk": "cf28137c-1251-5b94-bde0-914c91ad0c70", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-22T08:40:53.337Z", + "_custom_field_data": {}, + "name": "Storage", + "color": "ffc107", + "description": "", + "weight": null, + "content_types": [ + 60 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/extras.status.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/extras.status.json new file mode 100644 index 00000000..d46d8a38 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/extras.status.json @@ -0,0 +1,58 @@ +[ +{ + "model": "extras.status", + "pk": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "fields": { + "created": "2024-01-02T12:07:39.538Z", + "last_updated": "2024-01-02T12:07:39.538Z", + "_custom_field_data": {}, + "name": "Unknown", + "color": "9e9e9e", + "description": "", + "content_types": [ + 56, + 32, + 68, + 118 + ] + } +}, +{ + "model": "extras.status", + "pk": "90ef0b5d-5e04-5ff3-b1a4-695a42311ede", + "fields": { + "created": "2024-01-02T12:07:39.545Z", + "last_updated": "2024-01-02T12:07:39.545Z", + "_custom_field_data": {}, + "name": "Container", + "color": "9e9e9e", + "description": "", + "content_types": [ + 68 + ] + } +}, +{ + "model": "extras.status", + "pk": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "fields": { + "created": "2024-01-02T12:07:39.535Z", + "last_updated": "2024-01-02T12:07:39.535Z", + "_custom_field_data": {}, + "name": "Active", + "color": "9e9e9e", + "description": "", + "content_types": [ + 68, + 69, + 58, + 72, + 42, + 117, + 56, + 26, + 60 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/extras.tag.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/extras.tag.json new file mode 100644 index 00000000..aec54698 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/extras.tag.json @@ -0,0 +1,47 @@ +[ +{ + "model": "extras.tag", + "pk": "1c3dc2d0-a74c-57cb-8661-987dd30a8658", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:02.056Z", + "_custom_field_data": {}, + "name": "November", + "color": "2f6a31", + "description": "", + "content_types": [ + 56 + ] + } +}, +{ + "model": "extras.tag", + "pk": "a5277d98-faca-5fdb-a37e-63b6cddb6bf9", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:02.044Z", + "_custom_field_data": {}, + "name": "Echo", + "color": "ff66ff", + "description": "", + "content_types": [ + 56 + ] + } +}, +{ + "model": "extras.tag", + "pk": "eeda3982-d697-50c2-98f9-a2330bc648a7", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:02.070Z", + "_custom_field_data": {}, + "name": "Yankee", + "color": "607d8b", + "description": "", + "content_types": [ + 56 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/extras.taggeditem.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/extras.taggeditem.json new file mode 100644 index 00000000..a488d3e2 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/extras.taggeditem.json @@ -0,0 +1,29 @@ +[ +{ + "model": "extras.taggeditem", + "pk": "7f61f2f0-dd83-5f84-8fac-146435998f88", + "fields": { + "content_type": 56, + "object_id": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "tag": "b0ca481e-e144-58fc-9fef-a6249bce7ee9" + } +}, +{ + "model": "extras.taggeditem", + "pk": "99525b30-d8a5-58fd-8152-b9c62b351ff2", + "fields": { + "content_type": 56, + "object_id": "d9e22478-92df-5726-a0f1-691c8430f2c5", + "tag": "b0ca481e-e144-58fc-9fef-a6249bce7ee9" + } +}, +{ + "model": "extras.taggeditem", + "pk": "e618ad85-f608-525c-91c9-13ffdda7a5c6", + "fields": { + "content_type": 56, + "object_id": "751e415e-f40c-5444-803f-03e42966e77c", + "tag": "2e689544-46a5-524d-9dde-9ebe6b165264" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.ipaddress.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.ipaddress.json new file mode 100644 index 00000000..e163812a --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.ipaddress.json @@ -0,0 +1,62 @@ +[ +{ + "model": "ipam.ipaddress", + "pk": "4fcdde09-e6d5-5208-a715-5b0e34f42bdf", + "fields": { + "created": "2022-04-08T00:25:22.586Z", + "last_updated": "2024-01-02T12:07:58.572Z", + "_custom_field_data": {}, + "host": "172.16.0.10", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "32bded30-89da-5a7f-9b21-66af799bf284", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": "534d5cae-b42a-5ec5-bd6a-547644b71b3b", + "fields": { + "created": "2022-04-08T00:25:23.949Z", + "last_updated": "2024-01-02T12:07:58.650Z", + "_custom_field_data": {}, + "host": "172.16.0.24", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "32bded30-89da-5a7f-9b21-66af799bf284", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": "9a599a31-7ab3-594b-b730-0f4e44b52f62", + "fields": { + "created": "2022-04-08T00:25:29.449Z", + "last_updated": "2024-01-02T12:07:58.964Z", + "_custom_field_data": {}, + "host": "172.18.0.19", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "f005909f-a780-5de5-bfec-32bb1bcd720d", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.prefix.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.prefix.json new file mode 100644 index 00000000..b51cfce9 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.prefix.json @@ -0,0 +1,71 @@ +[ +{ + "model": "ipam.prefix", + "pk": "731b2196-3a68-519c-9cdf-638bef43f6dc", + "fields": { + "created": "2022-04-08T00:15:16.322Z", + "last_updated": "2024-05-15T11:29:58.007Z", + "_custom_field_data": {}, + "network": "172.20.0.0", + "broadcast": "172.20.255.255", + "prefix_length": 16, + "type": "network", + "status": "90ef0b5d-5e04-5ff3-b1a4-695a42311ede", + "role": null, + "parent": "62a4dc25-9e26-59ee-a619-01c136cefa0c", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "vlan": null, + "rir": null, + "date_allocated": null, + "description": "" + } +}, +{ + "model": "ipam.prefix", + "pk": "778b7dfa-1716-5a07-b3d2-d1264bec2d3d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-15T11:29:57.231Z", + "_custom_field_data": {}, + "network": "10.112.130.0", + "broadcast": "10.112.130.255", + "prefix_length": 24, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "cfe1ee60-d4a6-5c9f-b35c-0d92aa3fade1", + "parent": "b8adfceb-99f4-588e-8e99-81a4f91ca8fc", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": "3d055384-b5e3-5020-be26-5a85db8dc871", + "rir": null, + "date_allocated": null, + "description": "" + } +}, +{ + "model": "ipam.prefix", + "pk": "a6b0b5ed-8a28-5db3-9780-5dad892f5ca5", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-15T11:29:57.741Z", + "_custom_field_data": {}, + "network": "10.112.175.0", + "broadcast": "10.112.175.255", + "prefix_length": 24, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "2a53f46b-41e1-5f02-865a-163c8edd429a", + "parent": "f6eac10d-08b9-53fc-8f5a-edd9fd93e4fe", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": "0a78620a-03ad-5066-84be-f55b986c304a", + "rir": null, + "date_allocated": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.rir.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.rir.json new file mode 100644 index 00000000..b3a3e766 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.rir.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.rir", + "pk": "51689b38-a8fa-5601-b838-a732fae021cc", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:08:02.018Z", + "_custom_field_data": {}, + "name": "ARIN", + "is_private": false, + "description": "American Registry for Internet Numbers" + } +}, +{ + "model": "ipam.rir", + "pk": "611086a8-5f68-549b-904b-b9df116a526e", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:08:02.026Z", + "_custom_field_data": {}, + "name": "RFC 6598", + "is_private": true, + "description": "" + } +}, +{ + "model": "ipam.rir", + "pk": "9a496681-ac3d-5e1a-9453-4a69b6aed1a2", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:08:02.025Z", + "_custom_field_data": {}, + "name": "RFC 1918", + "is_private": true, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.routetarget.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.routetarget.json new file mode 100644 index 00000000..5d2a1f25 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.routetarget.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.routetarget", + "pk": "2ca62435-a1d9-508f-a90c-fea781fb01fa", + "fields": { + "created": "2022-04-08T00:28:03.747Z", + "last_updated": "2024-01-02T12:08:02.002Z", + "_custom_field_data": {}, + "name": "65000:101", + "description": "Alpha-import", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": "44b1201b-16c0-55d0-957d-558cf7de443f", + "fields": { + "created": "2022-04-08T00:28:03.823Z", + "last_updated": "2024-01-02T12:08:02.004Z", + "_custom_field_data": {}, + "name": "65000:102", + "description": "Alpha-import", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "fields": { + "created": "2022-04-08T00:35:24.949Z", + "last_updated": "2024-01-02T12:08:02.017Z", + "_custom_field_data": {}, + "name": "65000:2", + "description": "Shared-export", + "tenant": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.vlan.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.vlan.json new file mode 100644 index 00000000..0e8e4a35 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.vlan.json @@ -0,0 +1,50 @@ +[ +{ + "model": "ipam.vlan", + "pk": "8351c6bb-2862-5903-ad1d-b703c34b03c8", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-15T11:29:59.335Z", + "_custom_field_data": {}, + "vlan_group": null, + "vid": 100, + "name": "Data", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "dfd5a12a-ffe4-5ae5-9bdd-e71adbe5b49a", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "b4f69783-2160-5f3c-b0ab-7d8aabc61a2a", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:29:59.531Z", + "_custom_field_data": {}, + "vlan_group": "56764c2a-72b6-5f22-9802-bf585847080d", + "vid": 204, + "name": "Admin", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "tenant": "35f6098e-5c2c-58b3-824c-9b5c024a4321", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "ef7699c1-fa85-578d-b44b-94dcbef6a369", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:29:59.503Z", + "_custom_field_data": {}, + "vlan_group": "3060d7a7-bf57-5d57-aeb7-4a8b0463932d", + "vid": 203, + "name": "Wireless", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "tenant": "35f6098e-5c2c-58b3-824c-9b5c024a4321", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.vlangroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.vlangroup.json new file mode 100644 index 00000000..8ed9745d --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.vlangroup.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.vlangroup", + "pk": "3ac8f2e8-c354-5f7e-82e1-01a00999857d", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:30:01.490Z", + "_custom_field_data": {}, + "name": "JBB104", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "6734429b-7e14-5732-b5d9-8dccefc945bc", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:30:01.493Z", + "_custom_field_data": {}, + "name": "JBB120", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "9ffb100d-0db5-5453-b80b-bb7be990809e", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:30:01.494Z", + "_custom_field_data": {}, + "name": "JBB127", + "location": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.vrf.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.vrf.json new file mode 100644 index 00000000..c98c1b63 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/ipam.vrf.json @@ -0,0 +1,68 @@ +[ +{ + "model": "ipam.vrf", + "pk": "242112ea-1ff0-5c1a-9773-4ff3f57b7d8c", + "fields": { + "created": "2022-04-08T00:05:32.118Z", + "last_updated": "2024-01-02T12:08:01.992Z", + "_custom_field_data": {}, + "name": "Delta", + "rd": "65000:400", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "19e89fbb-f05f-5ddf-8b88-b30f64645cdc" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "500736bc-0caf-548e-a35b-e67adb2bcc96" + ] + } +}, +{ + "model": "ipam.vrf", + "pk": "4d683b05-ce3f-52c3-8e1a-ee31e5771976", + "fields": { + "created": "2022-04-08T00:05:31.743Z", + "last_updated": "2024-01-02T12:08:01.983Z", + "_custom_field_data": {}, + "name": "Bravo", + "rd": "65000:200", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "d1e9d468-d4c3-5f49-b2d0-e7af0268de47" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "d1e9d468-d4c3-5f49-b2d0-e7af0268de47" + ] + } +}, +{ + "model": "ipam.vrf", + "pk": "846b3654-ba46-59bf-8900-c53475a33880", + "fields": { + "created": "2022-04-08T00:05:32.358Z", + "last_updated": "2024-01-02T12:08:01.996Z", + "_custom_field_data": {}, + "name": "Echo", + "rd": "65000:500", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "930d2e9c-09ff-5ea4-b7a4-0b4e8af05d8c" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "3d417c6d-b9a1-5a39-b2da-104921c4db0a" + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/tenancy.tenant.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/tenancy.tenant.json new file mode 100644 index 00000000..c558ab98 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/tenancy.tenant.json @@ -0,0 +1,47 @@ +[ +{ + "model": "tenancy.tenant", + "pk": "4827cc52-b419-5b58-8ed1-65210bfa04c5", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.205Z", + "_custom_field_data": { + "cust_id": "UMB01" + }, + "name": "Umbrella Corporation", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "50369baf-2664-5398-ae46-90eba767ddae", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.203Z", + "_custom_field_data": { + "cust_id": "CYB01" + }, + "name": "Cyberdyne Systems", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "9b6fe81e-92b4-5b82-8769-39a7627c566e", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.194Z", + "_custom_field_data": { + "cust_id": "INI04" + }, + "name": "Initech", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/tenancy.tenantgroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/tenancy.tenantgroup.json new file mode 100644 index 00000000..4ce3407d --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/tenancy.tenantgroup.json @@ -0,0 +1,14 @@ +[ +{ + "model": "tenancy.tenantgroup", + "pk": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:07:40.193Z", + "_custom_field_data": {}, + "parent": null, + "name": "Customers", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/users.user.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/users.user.json new file mode 100644 index 00000000..01922973 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/users.user.json @@ -0,0 +1,63 @@ +[ +{ + "model": "users.user", + "pk": "35a3bbbb-48d5-5891-8ddc-8b4a97e30d10", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "alice", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:08Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "af2898b3-c07a-5b03-b367-ef0ea066ac28", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "edward", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:50Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "b6111f2f-ede6-5a47-b0e5-3842b76f14cd", + "fields": { + "password": "", + "last_login": null, + "is_superuser": true, + "username": "admin", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": true, + "is_active": true, + "date_joined": "2020-12-18T02:07:15.359Z", + "config_data": {}, + "groups": [], + "user_permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/virtualization.cluster.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/virtualization.cluster.json new file mode 100644 index 00000000..c9bd684e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/virtualization.cluster.json @@ -0,0 +1,47 @@ +[ +{ + "model": "virtualization.cluster", + "pk": "077e8c75-c541-5881-9bd5-63b04acf09ae", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:59.571Z", + "_custom_field_data": {}, + "name": "gc-us-west4", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "b21a2150-ad0c-57a9-a6b0-64c5a504a223", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:59.568Z", + "_custom_field_data": {}, + "name": "gc-us-west2", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "b9f4422d-6887-5cc2-b703-07ae64ca2d26", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:07:59.576Z", + "_custom_field_data": {}, + "name": "gc-northamerica-northeast1", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "tenant": null, + "location": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/virtualization.clustergroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/virtualization.clustergroup.json new file mode 100644 index 00000000..c47aba2b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/virtualization.clustergroup.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustergroup", + "pk": "20182816-bf12-5cd0-8f07-c91fcd271bd7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:02.082Z", + "_custom_field_data": {}, + "name": "EMEA", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "7a2352bc-7253-5c1d-bb1f-0a4a1412dc9e", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:02.084Z", + "_custom_field_data": {}, + "name": "Asia Pacific", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:02.081Z", + "_custom_field_data": {}, + "name": "North America", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/virtualization.clustertype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/virtualization.clustertype.json new file mode 100644 index 00000000..5736afab --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/virtualization.clustertype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustertype", + "pk": "362f6e2e-82b8-5cc8-ab87-fa937df79d69", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:02.073Z", + "_custom_field_data": {}, + "name": "Amazon Web Services", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "40ad4d12-4324-581c-9f4a-a87421336e3b", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:02.075Z", + "_custom_field_data": {}, + "name": "Microsoft Azure", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "ae807dce-fa79-5557-9d7e-a8e8f8e881a7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:02.078Z", + "_custom_field_data": {}, + "name": "VMware", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/virtualization.virtualmachine.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/virtualization.virtualmachine.json new file mode 100644 index 00000000..236b3bef --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/virtualization.virtualmachine.json @@ -0,0 +1,77 @@ +[ +{ + "model": "virtualization.virtualmachine", + "pk": "1692c6a2-8cad-54f8-94a7-6759c702fc53", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:59.602Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "41bb7cfd-959b-5706-942f-1b9a071edba2", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm3", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "356f2144-3b42-5b60-9136-e4e04b3e0306", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:59.722Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "eed9e8dc-4464-53ee-8d16-80dc6027b13e", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm75", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "e6bf7a71-712c-5f93-b455-da6e1b61cca5", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:07:59.700Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "eed9e8dc-4464-53ee-8d16-80dc6027b13e", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm62", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/virtualization.vminterface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/virtualization.vminterface.json new file mode 100644 index 00000000..45bc82cd --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/samples/virtualization.vminterface.json @@ -0,0 +1,71 @@ +[ +{ + "model": "virtualization.vminterface", + "pk": "0e2bac51-6c92-54cb-babf-d2ec055e745e", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:00.209Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "887ee898-8be9-5bba-85fd-584809d97c85", + "name": "eth2", + "_name": "9999999999999999eth000002............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "6dbb36f2-a1b9-510f-b70a-fef236bfddcf", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:00.717Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "acab27a7-3f6b-5042-9262-fbcf8010909d", + "name": "eth1", + "_name": "9999999999999999eth000001............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "df1588bd-8bc5-57a0-9e38-b64ca50c08bf", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:00.551Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "55cc215a-2831-5db5-98c5-b6e3d8990563", + "name": "eth0", + "_name": "9999999999999999eth000000............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/summary.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/summary.json new file mode 100644 index 00000000..bb1e998f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/summary.json @@ -0,0 +1,16270 @@ +{ + "diffsync": { + "create": 5870, + "update": 0, + "delete": 0, + "no-change": 0, + "skip": 119 + }, + "source": { + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 1, + "extends_content_type": null, + "nautobot_content_type": "admin.logentry", + "disable_reason": "Not directly used in Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 12 + } + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 3, + "extends_content_type": null, + "nautobot_content_type": "auth.group", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "permissions": { + "name": "permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 2, + "extends_content_type": null, + "nautobot_content_type": "auth.permission", + "disable_reason": "Handled via a Nautobot model and may not be a 1 to 1.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 473 + } + }, + "auth.user": { + "content_type": "auth.user", + "content_type_id": 4, + "extends_content_type": null, + "nautobot_content_type": "users.user", + "disable_reason": "", + "identifiers": [ + "username" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "date_joined": { + "name": "date_joined", + "nautobot_name": "date_joined", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "date_joined", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "email": { + "name": "email", + "nautobot_name": "email", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "email", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "first_name": { + "name": "first_name", + "nautobot_name": "first_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "first_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "groups": { + "name": "groups", + "nautobot_name": "groups", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "groups", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_active": { + "name": "is_active", + "nautobot_name": "is_active", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_active", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "is_staff": { + "name": "is_staff", + "nautobot_name": "is_staff", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_staff", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "is_superuser": { + "name": "is_superuser", + "nautobot_name": "is_superuser", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_superuser", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_login": { + "name": "last_login", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "last_name": { + "name": "last_name", + "nautobot_name": "last_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "last_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "password": { + "name": "password", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "user_permissions": { + "name": "user_permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + }, + "username": { + "name": "username", + "nautobot_name": "username", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "username", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 14, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuit", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "cid": { + "name": "cid", + "nautobot_name": "cid", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "cid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "commit_rate": { + "name": "commit_rate", + "nautobot_name": "commit_rate", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "commit_rate", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "install_date": { + "name": "install_date", + "nautobot_name": "install_date", + "nautobot_internal_type": "DateField", + "nautobot_can_import": true, + "importer": "date_importer", + "definition": "install_date", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "provider_account": { + "name": "provider_account", + "nautobot_name": "provider_account", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "provider_account", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_a": { + "name": "termination_a", + "nautobot_name": "circuit_termination_a_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_a", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_date": { + "name": "termination_date", + "nautobot_name": "termination_date", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "termination_date", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_z": { + "name": "termination_z", + "nautobot_name": "circuit_termination_z_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_z", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "circuit_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 29, + "second_pass_used": 29, + "created": 29, + "imported": 29 + } + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 15, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittermination", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "circuit": { + "name": "circuit", + "nautobot_name": "circuit_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "port_speed": { + "name": "port_speed", + "nautobot_name": "port_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "port_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "pp_info": { + "name": "pp_info", + "nautobot_name": "pp_info", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "pp_info", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "provider_network": { + "name": "provider_network", + "nautobot_name": "provider_network_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider_network", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "term_side": { + "name": "term_side", + "nautobot_name": "term_side", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "term_side", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "upstream_speed": { + "name": "upstream_speed", + "nautobot_name": "upstream_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "upstream_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "xconnect_id": { + "name": "xconnect_id", + "nautobot_name": "xconnect_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "xconnect_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 45, + "second_pass_used": 45, + "created": 45, + "imported": 45 + } + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 16, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 17, + "extends_content_type": null, + "nautobot_content_type": "circuits.provider", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "asns": { + "name": "asns", + "nautobot_name": "asns", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "asns", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9, + "second_pass_used": 9, + "created": 9, + "imported": 9 + } + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 18, + "extends_content_type": null, + "nautobot_content_type": "circuits.providernetwork", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "service_id": { + "name": "service_id", + "nautobot_name": "service_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "service_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 5, + "extends_content_type": null, + "nautobot_content_type": "contenttypes.contenttype", + "disable_reason": "", + "identifiers": [ + "app_label", + "model" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "app_label": { + "name": "app_label", + "nautobot_name": "app_label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "content_types_mapper_importer", + "definition": "define_app_label", + "sources": [ + "CUSTOM", + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.IGNORE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 119, + "second_pass_used": 119, + "created": 119, + "imported": 119 + } + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 19, + "extends_content_type": null, + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_length": { + "name": "_abs_length", + "nautobot_name": "_abs_length", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "length": { + "name": "length", + "nautobot_name": "length", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "length_unit": { + "name": "length_unit", + "nautobot_name": "length_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "length_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 108, + "second_pass_used": 108, + "created": 108, + "imported": 108 + } + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 20, + "extends_content_type": null, + "nautobot_content_type": "dcim.cablepath", + "disable_reason": "Recreated in Nautobot on signal when circuit termination is created", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 154 + } + }, + "dcim.cabletermination": { + "content_type": "dcim.cabletermination", + "content_type_id": 59, + "extends_content_type": "dcim.cable", + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "_pre_import_cable_termination", + "fields": { + "_device": { + "name": "_device", + "nautobot_name": "_device", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_location": { + "name": "_location", + "nautobot_name": "_location", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_location", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_rack": { + "name": "_rack", + "nautobot_name": "_rack", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_site": { + "name": "_site", + "nautobot_name": "_site", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_site", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_a_id": { + "name": "termination_a_id", + "nautobot_name": "termination_a_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_a_type": { + "name": "termination_a_type", + "nautobot_name": "termination_a_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_id": { + "name": "termination_b_id", + "nautobot_name": "termination_b_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_type": { + "name": "termination_b_type", + "nautobot_name": "termination_b_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 216, + "second_pass_used": 216, + "imported": 216 + } + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 21, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "speed": { + "name": "speed", + "nautobot_name": "speed", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 41, + "second_pass_used": 41, + "created": 41, + "imported": 41 + } + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 22, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 23, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 24, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 25, + "extends_content_type": null, + "nautobot_content_type": "dcim.device", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_role": { + "name": "device_role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "face": { + "name": "face", + "nautobot_name": "face", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "face", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "position": { + "name": "position", + "nautobot_name": "position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_position": { + "name": "vc_position", + "nautobot_name": "vc_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_priority": { + "name": "vc_priority", + "nautobot_name": "vc_priority", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_priority", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_chassis": { + "name": "virtual_chassis", + "nautobot_name": "virtual_chassis_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_chassis", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 72, + "second_pass_used": 72, + "created": 72, + "imported": 72 + } + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 26, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebay", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "installed_device": { + "name": "installed_device", + "nautobot_name": "installed_device_id", + "nautobot_internal_type": "OneToOneField", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "installed_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14, + "second_pass_used": 14, + "created": 14, + "imported": 14 + } + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 27, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebaytemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14, + "second_pass_used": 14, + "created": 14, + "imported": 14 + } + }, + "dcim.devicerole": { + "content_type": "dcim.devicerole", + "content_type_id": 28, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vm_role": { + "name": "vm_role", + "nautobot_name": "vm_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vm_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9, + "second_pass_used": 9, + "created": 9, + "imported": 9 + } + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 29, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicetype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_weight": { + "name": "_abs_weight", + "nautobot_name": "_abs_weight", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "front_image": { + "name": "front_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_full_depth": { + "name": "is_full_depth", + "nautobot_name": "is_full_depth", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_full_depth", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": true + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "part_number": { + "name": "part_number", + "nautobot_name": "part_number", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "part_number", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rear_image": { + "name": "rear_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "subdevice_role": { + "name": "subdevice_role", + "nautobot_name": "subdevice_role", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "subdevice_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight_unit": { + "name": "weight_unit", + "nautobot_name": "weight_unit", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "stats": { + "pre_cached": 1, + "first_pass_used": 14, + "second_pass_used": 14, + "created": 15, + "imported": 15, + "imported_from_cache": 1 + } + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 30, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 912, + "second_pass_used": 912, + "created": 912, + "imported": 912 + } + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 31, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 120, + "second_pass_used": 120, + "created": 120, + "imported": 120 + } + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 32, + "extends_content_type": null, + "nautobot_content_type": "dcim.interface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "duplex": { + "name": "duplex", + "nautobot_name": "duplex", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "duplex", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "lag": { + "name": "lag", + "nautobot_name": "lag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "lag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "poe_mode": { + "name": "poe_mode", + "nautobot_name": "poe_mode", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "poe_type": { + "name": "poe_type", + "nautobot_name": "poe_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel": { + "name": "rf_channel", + "nautobot_name": "rf_channel", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel_frequency": { + "name": "rf_channel_frequency", + "nautobot_name": "rf_channel_frequency", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel_frequency", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel_width": { + "name": "rf_channel_width", + "nautobot_name": "rf_channel_width", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_role": { + "name": "rf_role", + "nautobot_name": "rf_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "speed": { + "name": "speed", + "nautobot_name": "speed", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tx_power": { + "name": "tx_power", + "nautobot_name": "tx_power", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tx_power", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vdcs": { + "name": "vdcs", + "nautobot_name": "vdcs", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vdcs", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wireless_lans": { + "name": "wireless_lans", + "nautobot_name": "wireless_lans", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wireless_lans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wireless_link": { + "name": "wireless_link", + "nautobot_name": "wireless_link", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wireless_link", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wwn": { + "name": "wwn", + "nautobot_name": "wwn", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wwn", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1586, + "second_pass_used": 1586, + "created": 1586, + "imported": 1586 + } + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 33, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfacetemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "poe_mode": { + "name": "poe_mode", + "nautobot_name": "poe_mode", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "poe_type": { + "name": "poe_type", + "nautobot_name": "poe_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 300, + "second_pass_used": 300, + "created": 300, + "imported": 300 + } + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 34, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.inventoryitemrole": { + "content_type": "dcim.inventoryitemrole", + "content_type_id": 57, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitemrole", + "disable_reason": "Nautobot content type: `dcim.inventoryitemrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.inventoryitemtemplate": { + "content_type": "dcim.inventoryitemtemplate", + "content_type_id": 58, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitemtemplate", + "disable_reason": "Nautobot content type: `dcim.inventoryitemtemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 35, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "_define_location_parent", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "nestable", + "sources": [ + "CACHE" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "pre_cached": 3, + "imported": 3, + "imported_from_cache": 3, + "created": 3 + } + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 36, + "extends_content_type": null, + "nautobot_content_type": "dcim.manufacturer", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "f5136724-0984-5e3b-b073-ea6d83116997", + "stats": { + "pre_cached": 1, + "first_pass_used": 14, + "second_pass_used": 14, + "created": 15, + "imported": 15, + "imported_from_cache": 1 + } + }, + "dcim.module": { + "content_type": "dcim.module", + "content_type_id": 55, + "extends_content_type": null, + "nautobot_content_type": "dcim.module", + "disable_reason": "Nautobot content type: `dcim.module` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4 + } + }, + "dcim.modulebay": { + "content_type": "dcim.modulebay", + "content_type_id": 54, + "extends_content_type": null, + "nautobot_content_type": "dcim.modulebay", + "disable_reason": "Nautobot content type: `dcim.modulebay` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 28 + } + }, + "dcim.modulebaytemplate": { + "content_type": "dcim.modulebaytemplate", + "content_type_id": 56, + "extends_content_type": null, + "nautobot_content_type": "dcim.modulebaytemplate", + "disable_reason": "Nautobot content type: `dcim.modulebaytemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14 + } + }, + "dcim.moduletype": { + "content_type": "dcim.moduletype", + "content_type_id": 53, + "extends_content_type": null, + "nautobot_content_type": "dcim.moduletype", + "disable_reason": "Nautobot content type: `dcim.moduletype` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1 + } + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 37, + "extends_content_type": null, + "nautobot_content_type": "dcim.platform", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "napalm_args": { + "name": "napalm_args", + "nautobot_name": "napalm_args", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "napalm_args", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "napalm_driver": { + "name": "napalm_driver", + "nautobot_name": "napalm_driver", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "napalm_driver", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3, + "second_pass_used": 3, + "created": 3, + "imported": 3 + } + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 38, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerfeed", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "amperage": { + "name": "amperage", + "nautobot_name": "amperage", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "amperage", + "sources": [ + "DATA" + ], + "default_value": 20, + "disable_reason": "", + "required": true + }, + "available_power": { + "name": "available_power", + "nautobot_name": "available_power", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "available_power", + "sources": [ + "DATA" + ], + "default_value": 0, + "disable_reason": "", + "required": true + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "max_utilization": { + "name": "max_utilization", + "nautobot_name": "max_utilization", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "max_utilization", + "sources": [ + "DATA" + ], + "default_value": 80, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "phase": { + "name": "phase", + "nautobot_name": "phase", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "phase", + "sources": [ + "DATA" + ], + "default_value": "single-phase", + "disable_reason": "", + "required": true + }, + "power_panel": { + "name": "power_panel", + "nautobot_name": "power_panel_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_panel", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "supply": { + "name": "supply", + "nautobot_name": "supply", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "supply", + "sources": [ + "DATA" + ], + "default_value": "ac", + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": "primary", + "disable_reason": "", + "required": true + }, + "voltage": { + "name": "voltage", + "nautobot_name": "voltage", + "nautobot_internal_type": "SmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "voltage", + "sources": [ + "DATA" + ], + "default_value": 120, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 48, + "second_pass_used": 48, + "created": 48, + "imported": 48 + } + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 39, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlet", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 104, + "second_pass_used": 104, + "created": 104, + "imported": 104 + } + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 40, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlettemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 41, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerpanel", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 42, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 75, + "second_pass_used": 75, + "created": 75, + "imported": 75 + } + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 43, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 26, + "second_pass_used": 26, + "created": 26, + "imported": 26 + } + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 44, + "extends_content_type": null, + "nautobot_content_type": "dcim.rack", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_max_weight": { + "name": "_abs_max_weight", + "nautobot_name": "_abs_max_weight", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_max_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_abs_weight": { + "name": "_abs_weight", + "nautobot_name": "_abs_weight", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "desc_units": { + "name": "desc_units", + "nautobot_name": "desc_units", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "desc_units", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "facility_id": { + "name": "facility_id", + "nautobot_name": "facility_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "max_weight": { + "name": "max_weight", + "nautobot_name": "max_weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "max_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mounting_depth": { + "name": "mounting_depth", + "nautobot_name": "mounting_depth", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mounting_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "outer_depth": { + "name": "outer_depth", + "nautobot_name": "outer_depth", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_unit": { + "name": "outer_unit", + "nautobot_name": "outer_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "outer_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_width": { + "name": "outer_width", + "nautobot_name": "outer_width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 42, + "disable_reason": "", + "required": true + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight_unit": { + "name": "weight_unit", + "nautobot_name": "weight_unit", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "width": { + "name": "width", + "nautobot_name": "width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "width", + "sources": [ + "DATA" + ], + "default_value": 19, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 42, + "second_pass_used": 42, + "created": 42, + "imported": 42 + } + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 45, + "extends_content_type": null, + "nautobot_content_type": "dcim.rackreservation", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "units": { + "name": "units", + "nautobot_name": "units", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "units_importer", + "definition": "_define_units", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "user": { + "name": "user", + "nautobot_name": "user_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "user", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2, + "second_pass_used": 2, + "created": 2, + "imported": 2 + } + }, + "dcim.rackrole": { + "content_type": "dcim.rackrole", + "content_type_id": 46, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 47, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 630, + "second_pass_used": 630, + "created": 630, + "imported": 630 + } + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 48, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 73, + "second_pass_used": 73, + "created": 73, + "imported": 73 + } + }, + "dcim.region": { + "content_type": "dcim.region", + "content_type_id": 49, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 67, + "second_pass_used": 67, + "created": 67, + "imported": 67 + } + }, + "dcim.site": { + "content_type": "dcim.site", + "content_type_id": 50, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asns": { + "name": "asns", + "nautobot_name": "asns", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "asns", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "facility": { + "name": "facility", + "nautobot_name": "facility", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "site_group_importer", + "definition": "_define_site_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "latitude": { + "name": "latitude", + "nautobot_name": "latitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "latitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "longitude": { + "name": "longitude", + "nautobot_name": "longitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "longitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "physical_address": { + "name": "physical_address", + "nautobot_name": "physical_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "physical_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "shipping_address": { + "name": "shipping_address", + "nautobot_name": "shipping_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "shipping_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "time_zone": { + "name": "time_zone", + "nautobot_name": "time_zone", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "time_zone", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 24, + "second_pass_used": 24, + "created": 24, + "imported": 24 + } + }, + "dcim.sitegroup": { + "content_type": "dcim.sitegroup", + "content_type_id": 51, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3, + "second_pass_used": 3, + "created": 3, + "imported": 3 + } + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 52, + "extends_content_type": null, + "nautobot_content_type": "dcim.virtualchassis", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "domain": { + "name": "domain", + "nautobot_name": "domain", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "domain", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "master": { + "name": "master", + "nautobot_name": "master_id", + "nautobot_internal_type": "OneToOneField", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "master", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.virtualdevicecontext": { + "content_type": "dcim.virtualdevicecontext", + "content_type_id": 60, + "extends_content_type": null, + "nautobot_content_type": "dcim.virtualdevicecontext", + "disable_reason": "Nautobot content type: `dcim.virtualdevicecontext` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": 115, + "extends_content_type": null, + "nautobot_content_type": "django_rq.queue", + "disable_reason": "Nautobot content type: `django_rq.queue` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.branch": { + "content_type": "extras.branch", + "content_type_id": 94, + "extends_content_type": null, + "nautobot_content_type": "extras.branch", + "disable_reason": "Nautobot content type: `extras.branch` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.cachedvalue": { + "content_type": "extras.cachedvalue", + "content_type_id": 93, + "extends_content_type": null, + "nautobot_content_type": "extras.cachedvalue", + "disable_reason": "Nautobot content type: `extras.cachedvalue` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 80, + "extends_content_type": null, + "nautobot_content_type": "extras.configcontext", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "locations": { + "name": "locations", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_locations", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "regions": { + "name": "regions", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "regions", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "roles": { + "name": "roles", + "nautobot_name": "roles", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "sites": { + "name": "sites", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "sites", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.configrevision": { + "content_type": "extras.configrevision", + "content_type_id": 91, + "extends_content_type": null, + "nautobot_content_type": "extras.configrevision", + "disable_reason": "Nautobot content type: `extras.configrevision` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 90, + "extends_content_type": null, + "nautobot_content_type": "extras.customfield", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "choice_set": { + "name": "choice_set", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choice_set", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "choices": { + "name": "choices", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choices", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "default": { + "name": "default", + "nautobot_name": "default", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "default", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "filter_logic": { + "name": "filter_logic", + "nautobot_name": "filter_logic", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "filter_logic", + "sources": [ + "DATA" + ], + "default_value": "loose", + "disable_reason": "", + "required": true + }, + "group_name": { + "name": "group_name", + "nautobot_name": "group_name", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "group_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "define_default", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "Empty Label", + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "key", + "nautobot_internal_type": "SlugField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "key", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "object_type": { + "name": "object_type", + "nautobot_name": "object_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "required": { + "name": "required", + "nautobot_name": "required", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "required", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "search_weight": { + "name": "search_weight", + "nautobot_name": "search_weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "search_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "text", + "disable_reason": "", + "required": true + }, + "ui_visibility": { + "name": "ui_visibility", + "nautobot_name": "ui_visibility", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "ui_visibility", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_maximum": { + "name": "validation_maximum", + "nautobot_name": "validation_maximum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_maximum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_minimum": { + "name": "validation_minimum", + "nautobot_name": "validation_minimum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_minimum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_regex": { + "name": "validation_regex", + "nautobot_name": "validation_regex", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "validation_regex", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": 100, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoice", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "custom_field": { + "name": "custom_field", + "nautobot_name": "custom_field_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "custom_field", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "value": { + "name": "value", + "nautobot_name": "value", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "value", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoiceset", + "disable_reason": "Nautobot content type: `extras.customfieldchoiceset` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "create_choice_set", + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 89, + "extends_content_type": null, + "nautobot_content_type": "extras.customlink", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 88, + "extends_content_type": null, + "nautobot_content_type": "extras.exporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 87, + "extends_content_type": null, + "nautobot_content_type": "extras.imageattachment", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.jobresult": { + "content_type": "extras.jobresult", + "content_type_id": 86, + "extends_content_type": null, + "nautobot_content_type": "extras.jobresult", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.journalentry": { + "content_type": "extras.journalentry", + "content_type_id": 85, + "extends_content_type": null, + "nautobot_content_type": "extras.note", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 84, + "extends_content_type": null, + "nautobot_content_type": "extras.objectchange", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": true, + "forward_references": null, + "pre_import": "skip_disabled_object_types", + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "postchange_data": { + "name": "postchange_data", + "nautobot_name": "object_data", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "object_data", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "time": { + "name": "time", + "nautobot_name": "time", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "define_force", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": 78, + "extends_content_type": null, + "nautobot_content_type": "extras.report", + "disable_reason": "Nautobot content type: `extras.report` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.savedfilter": { + "content_type": "extras.savedfilter", + "content_type_id": 92, + "extends_content_type": null, + "nautobot_content_type": "extras.savedfilter", + "disable_reason": "Nautobot content type: `extras.savedfilter` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": 79, + "extends_content_type": null, + "nautobot_content_type": "extras.script", + "disable_reason": "Nautobot content type: `extras.script` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.stagedchange": { + "content_type": "extras.stagedchange", + "content_type_id": 95, + "extends_content_type": null, + "nautobot_content_type": "extras.stagedchange", + "disable_reason": "Nautobot content type: `extras.stagedchange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.status", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "stats": { + "pre_cached": 6, + "imported": 6, + "imported_from_cache": 6, + "created": 6 + } + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 81, + "extends_content_type": null, + "nautobot_content_type": "extras.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_types": { + "name": "object_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 26, + "second_pass_used": 26, + "created": 26, + "imported": 26 + } + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 83, + "extends_content_type": null, + "nautobot_content_type": "extras.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_type": { + "name": "content_type", + "nautobot_name": "content_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "content_type", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_id": { + "name": "object_id", + "nautobot_name": "object_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "_define_tagged_object", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tag": { + "name": "tag", + "nautobot_name": "tag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "tag", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 72, + "second_pass_used": 72, + "created": 72, + "imported": 72 + } + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 82, + "extends_content_type": null, + "nautobot_content_type": "extras.webhook", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.aggregate": { + "content_type": "ipam.aggregate", + "content_type_id": 61, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "date_added": { + "name": "date_added", + "nautobot_name": "date_added", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "date_added", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rir": { + "name": "rir", + "nautobot_name": "rir_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rir", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": 74, + "extends_content_type": null, + "nautobot_content_type": "ipam.asn", + "disable_reason": "Nautobot content type: `ipam.asn` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 5 + } + }, + "ipam.fhrpgroup": { + "content_type": "ipam.fhrpgroup", + "content_type_id": 72, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfaceredundancygroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "protocol": { + "name": "protocol", + "nautobot_name": "protocol", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": 73, + "extends_content_type": null, + "nautobot_content_type": "ipam.fhrpgroupassignment", + "disable_reason": "Nautobot content type: `ipam.fhrpgroupassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 62, + "extends_content_type": null, + "nautobot_content_type": "ipam.ipaddress", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "address": { + "name": "address", + "nautobot_name": "address", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_id": { + "name": "assigned_object_id", + "nautobot_name": "assigned_object_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_type": { + "name": "assigned_object_type", + "nautobot_name": "assigned_object_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "dns_name": { + "name": "dns_name", + "nautobot_name": "dns_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "dns_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "nat_inside": { + "name": "nat_inside", + "nautobot_name": "nat_inside_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "nat_inside", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 180, + "second_pass_used": 180, + "created": 180, + "imported": 180 + } + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": 71, + "extends_content_type": null, + "nautobot_content_type": "ipam.iprange", + "disable_reason": "Nautobot content type: `ipam.iprange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4 + } + }, + "ipam.l2vpn": { + "content_type": "ipam.l2vpn", + "content_type_id": 76, + "extends_content_type": null, + "nautobot_content_type": "ipam.l2vpn", + "disable_reason": "Nautobot content type: `ipam.l2vpn` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.l2vpntermination": { + "content_type": "ipam.l2vpntermination", + "content_type_id": 77, + "extends_content_type": null, + "nautobot_content_type": "ipam.l2vpntermination", + "disable_reason": "Nautobot content type: `ipam.l2vpntermination` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 63, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_children": { + "name": "_children", + "nautobot_name": "_children", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_children", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_depth": { + "name": "_depth", + "nautobot_name": "_depth", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_pool": { + "name": "is_pool", + "nautobot_name": "is_pool", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "is_pool", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_utilized": { + "name": "mark_utilized", + "nautobot_name": "mark_utilized", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_utilized", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vlan": { + "name": "vlan", + "nautobot_name": "vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 90, + "second_pass_used": 90, + "created": 90, + "imported": 90 + } + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 64, + "extends_content_type": null, + "nautobot_content_type": "ipam.rir", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_private": { + "name": "is_private", + "nautobot_name": "is_private", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_private", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "ipam.role": { + "content_type": "ipam.role", + "content_type_id": 65, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 5, + "second_pass_used": 5, + "created": 5, + "imported": 5 + } + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 66, + "extends_content_type": null, + "nautobot_content_type": "ipam.routetarget", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 12, + "second_pass_used": 12, + "created": 12, + "imported": 12 + } + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 70, + "extends_content_type": null, + "nautobot_content_type": "ipam.service", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.servicetemplate": { + "content_type": "ipam.servicetemplate", + "content_type_id": 75, + "extends_content_type": null, + "nautobot_content_type": "ipam.servicetemplate", + "disable_reason": "Nautobot content type: `ipam.servicetemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 69, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlan", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "vlan_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vid": { + "name": "vid", + "nautobot_name": "vid", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 63, + "second_pass_used": 63, + "created": 63, + "imported": 63 + } + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 68, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlangroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "max_vid": { + "name": "max_vid", + "nautobot_name": "max_vid", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "max_vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "min_vid": { + "name": "min_vid", + "nautobot_name": "min_vid", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "min_vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "scope_id": { + "name": "scope_id", + "nautobot_name": "scope_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "scope_type": { + "name": "scope_type", + "nautobot_name": "scope_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 7, + "second_pass_used": 7, + "created": 7, + "imported": 7 + } + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 67, + "extends_content_type": null, + "nautobot_content_type": "ipam.vrf", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enforce_unique": { + "name": "enforce_unique", + "nautobot_name": "enforce_unique", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "enforce_unique", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "export_targets": { + "name": "export_targets", + "nautobot_name": "export_targets", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "export_targets", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "import_targets": { + "name": "import_targets", + "nautobot_name": "import_targets", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "import_targets", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rd": { + "name": "rd", + "nautobot_name": "rd", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "rd", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": 116, + "extends_content_type": null, + "nautobot_content_type": "secrets.secret", + "disable_reason": "Nautobot content type: `secrets.secret` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": 117, + "extends_content_type": null, + "nautobot_content_type": "secrets.secretrole", + "disable_reason": "Nautobot content type: `secrets.secretrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": 119, + "extends_content_type": null, + "nautobot_content_type": "secrets.sessionkey", + "disable_reason": "Nautobot content type: `secrets.sessionkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": 118, + "extends_content_type": null, + "nautobot_content_type": "secrets.userkey", + "disable_reason": "Nautobot content type: `secrets.userkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 6, + "extends_content_type": null, + "nautobot_content_type": "sessions.session", + "disable_reason": "Nautobot has own sessions, sessions should never cross apps.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "session_key": { + "name": "session_key", + "nautobot_name": "session_key", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": null, + "definition": "session_key", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9 + } + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 7, + "extends_content_type": null, + "nautobot_content_type": "social_django.association", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 8, + "extends_content_type": null, + "nautobot_content_type": "social_django.code", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 9, + "extends_content_type": null, + "nautobot_content_type": "social_django.nonce", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 11, + "extends_content_type": null, + "nautobot_content_type": "social_django.partial", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 10, + "extends_content_type": null, + "nautobot_content_type": "social_django.usersocialauth", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 12, + "extends_content_type": null, + "nautobot_content_type": "taggit.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 13, + "extends_content_type": null, + "nautobot_content_type": "taggit.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": 100, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contact", + "disable_reason": "Nautobot content type: `tenancy.contact` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": 101, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactassignment", + "disable_reason": "Nautobot content type: `tenancy.contactassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": 99, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactgroup", + "disable_reason": "Nautobot content type: `tenancy.contactgroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2 + } + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": 98, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactrole", + "disable_reason": "Nautobot content type: `tenancy.contactrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 97, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenant", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "tenant_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 96, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenantgroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "users.admingroup": { + "content_type": "users.admingroup", + "content_type_id": 102, + "extends_content_type": null, + "nautobot_content_type": "users.admingroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.adminuser": { + "content_type": "users.adminuser", + "content_type_id": 103, + "extends_content_type": null, + "nautobot_content_type": "users.adminuser", + "disable_reason": "Nautobot content type: `users.adminuser` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 106, + "extends_content_type": null, + "nautobot_content_type": "users.objectpermission", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 105, + "extends_content_type": null, + "nautobot_content_type": "users.token", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": 104, + "extends_content_type": null, + "nautobot_content_type": "users.userconfig", + "disable_reason": "May not have a 1 to 1 translation to Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6 + } + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 107, + "extends_content_type": null, + "nautobot_content_type": "virtualization.cluster", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "cluster_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "status", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "cluster_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 32, + "second_pass_used": 32, + "created": 32, + "imported": 32 + } + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 108, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustergroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 109, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustertype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 110, + "extends_content_type": null, + "nautobot_content_type": "virtualization.virtualmachine", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "disk": { + "name": "disk", + "nautobot_name": "disk", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "disk", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "memory": { + "name": "memory", + "nautobot_name": "memory", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "memory", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "site", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "site", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vcpus": { + "name": "vcpus", + "nautobot_name": "vcpus", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vcpus", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 180, + "second_pass_used": 180, + "created": 180, + "imported": 180 + } + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 111, + "extends_content_type": null, + "nautobot_content_type": "virtualization.vminterface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_machine": { + "name": "virtual_machine", + "nautobot_name": "virtual_machine_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_machine", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 720, + "second_pass_used": 720, + "created": 720, + "imported": 720 + } + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": 113, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslan", + "disable_reason": "Nautobot content type: `wireless.wirelesslan` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": 112, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslangroup", + "disable_reason": "Nautobot content type: `wireless.wirelesslangroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": 114, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslink", + "disable_reason": "Nautobot content type: `wireless.wirelesslink` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + } + }, + "nautobot": { + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 13, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 1, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 26, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 29, + "created": 29 + }, + "issues": [] + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 27, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 45, + "created": 45 + }, + "issues": [] + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 25, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 24, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 9, + "created": 9 + }, + "issues": [] + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 23, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 4, + "flags": "DiffSyncModelFlags.IGNORE", + "disabled": false, + "stats": { + "source_ignored": 119 + }, + "issues": [] + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 45, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 108, + "created": 108 + }, + "issues": [] + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 46, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 28, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 41, + "created": 41 + }, + "issues": [] + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 47, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 29, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 48, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 42, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 72, + "created": 72 + }, + "issues": [] + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 37, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 54, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 40, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 15, + "created": 15 + }, + "issues": [] + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 35, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 912, + "created": 912 + }, + "issues": [] + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 52, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 120, + "created": 120 + }, + "issues": [] + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 32, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1586, + "created": 1586 + }, + "issues": [] + }, + "dcim.interfaceredundancygroup": { + "content_type": "dcim.interfaceredundancygroup", + "content_type_id": 33, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 51, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 300, + "created": 300 + }, + "issues": [] + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 38, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.inventoryitemrole": { + "content_type": "dcim.inventoryitemrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.inventoryitemtemplate": { + "content_type": "dcim.inventoryitemtemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 56, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 95, + "created": 95 + }, + "issues": [] + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": 55, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 39, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 15, + "created": 15 + }, + "issues": [] + }, + "dcim.module": { + "content_type": "dcim.module", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.modulebay": { + "content_type": "dcim.modulebay", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.modulebaytemplate": { + "content_type": "dcim.modulebaytemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.moduletype": { + "content_type": "dcim.moduletype", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 41, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 3, + "created": 3 + }, + "issues": [] + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 58, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 48, + "created": 48, + "issues": 48 + }, + "issues": [ + { + "uid": "0434ed4d-cc76-5051-a38c-b84ed32de2c1", + "name": "P2-6B", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P2-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05541f06-08c9-5d84-a8b6-13ce3cd45938", + "name": "P3-8A", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P3-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05f5bb91-e84c-5908-8d9a-8256959bfcab", + "name": "P2-11B", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P2-11B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "06ebb1db-aaa0-5b24-a832-8ca1671f8b0a", + "name": "P2-4B", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P2-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "07316815-d36d-552d-8859-03e7fe09354a", + "name": "P2-13B", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P2-13B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "0e23ee26-033e-5cfd-8bce-b5ef5909e13c", + "name": "P2-10B", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P2-10B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "10da56b6-09b1-5da6-9505-d9253863e062", + "name": "P3-1A", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P3-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "17a0b412-4187-51a2-a238-901b3a275bcd", + "name": "P1-14A", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P1-14A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "194e2d64-c904-59bc-af2c-e040beb3aeac", + "name": "P2-14B", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P2-14B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "1f4b42df-43ce-52aa-8a61-4a19ce1af962", + "name": "P4-3B", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P4-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061", + "name": "P2-15B", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P2-15B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4", + "name": "P4-1B", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P4-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "314fead6-ffae-51f7-abb0-2edcf7d6da49", + "name": "P3-2A", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P3-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "31f1abb3-660f-5a57-9256-42be3d5b75cf", + "name": "P2-3B", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P2-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3213730d-18bd-5a3a-9828-4ab023ed4652", + "name": "P1-6A", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P1-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3338c701-47fd-513e-945a-78a98b84d7f0", + "name": "P4-8B", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P4-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "38f5aa36-561b-5cd8-8362-9d093ff7b89a", + "name": "P1-15A", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P1-15A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3f702c58-7dea-5b78-a007-17f40b465810", + "name": "P1-10A", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P1-10A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "416a01e5-fbf9-522e-b9e9-4037cf8c984f", + "name": "P1-4A", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P1-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "451c4aad-d892-5114-8724-be2f8148c322", + "name": "P2-2B", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P2-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "47f69d3d-8fcd-5b63-8695-21aa51fb4fbf", + "name": "P2-9B", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P2-9B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "53ed215b-9003-522d-9cb1-d48dbb18fdc2", + "name": "P3-7A", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P3-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5a2f51ea-7a05-53d2-8a47-cd383629a343", + "name": "P1-13A", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P1-13A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5fa35cf7-5d55-5533-99ee-7d1ecaa69856", + "name": "P2-1B", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P2-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6203a499-6777-5cd0-841b-fa6339c48890", + "name": "P1-9A", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P1-9A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6a1a4ac2-e77b-526b-9aa6-8c7903e5f572", + "name": "P2-8B", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P2-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7257a622-3ca0-5163-8b6e-5e88c573b17e", + "name": "P2-16B", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P2-16B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7c07894e-9772-5e1c-a418-bdf3fd58e7c3", + "name": "P1-7A", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P1-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7eae2a15-d2d0-52ab-bfcf-3cf6823078cf", + "name": "P2-7B", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P2-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "872d498b-e156-57b9-8f1d-f595c31ef703", + "name": "P3-5A", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P3-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "87cf96f1-95fa-546c-9665-977f42764f8b", + "name": "P4-4B", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P4-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "8cf662de-a918-5648-b152-d71da75a7392", + "name": "P3-4A", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P3-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a5511926-c977-593b-9bf1-57c8175be85d", + "name": "P2-5B", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P2-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e", + "name": "P1-3A", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P1-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b3bfb863-c40a-5c49-b82e-1095037d3578", + "name": "P3-3A", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P3-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b4031fa2-14a6-5d06-a3a2-3a3376b10d72", + "name": "P1-11A", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P1-11A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b9c591cd-fdc0-5cf2-83c4-400554b811cd", + "name": "P1-16A", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P1-16A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "bb4485d0-144b-506f-a8ab-faf523304cf8", + "name": "P4-7B", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P4-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c0e96716-af7f-5b78-8210-d51b55fa53d2", + "name": "P1-1A", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P1-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c2893189-8044-5d85-8e91-7832c201474d", + "name": "P1-8A", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P1-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c6b3c62b-5f0d-51d1-95d9-761914979d47", + "name": "P3-6A", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P3-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "cd4f8f27-620f-59fe-aa9a-4c13ff4a7274", + "name": "P1-12A", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P1-12A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "d951d5fc-81be-51ae-98a1-7759c859d904", + "name": "P4-5B", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P4-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e04582bd-f2cb-5deb-b374-be9260cd5b27", + "name": "P4-6B", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P4-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1672072-7885-5330-a7dd-52f3769d4863", + "name": "P1-5A", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P1-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1b4bb92-803c-59f4-90a7-4f5deb95abc2", + "name": "P4-2B", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P4-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "f2ee9737-42d8-5093-a349-be97765a39e0", + "name": "P1-2A", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P1-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "fcb61481-0da8-5412-b68b-2463016a017d", + "name": "P2-12B", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P2-12B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + } + ] + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 31, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 104, + "created": 104 + }, + "issues": [] + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 50, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 8, + "created": 8 + }, + "issues": [] + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 57, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 30, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 75, + "created": 75 + }, + "issues": [] + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 49, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 26, + "created": 26 + }, + "issues": [] + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 60, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 42, + "created": 42 + }, + "issues": [] + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 61, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 2, + "created": 2 + }, + "issues": [] + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 36, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 630, + "created": 630 + }, + "issues": [] + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 53, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 73, + "created": 73 + }, + "issues": [] + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 43, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "dcim.virtualdevicecontext": { + "content_type": "dcim.virtualdevicecontext", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.branch": { + "content_type": "extras.branch", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.cachedvalue": { + "content_type": "extras.cachedvalue", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 94, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.configrevision": { + "content_type": "extras.configrevision", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 76, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": 77, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 96, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 97, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 102, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.jobresult": { + "content_type": "extras.jobresult", + "content_type_id": 90, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.note": { + "content_type": "extras.note", + "content_type_id": 103, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 74, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": 80, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 18, + "created": 18 + }, + "issues": [] + }, + "extras.savedfilter": { + "content_type": "extras.savedfilter", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.stagedchange": { + "content_type": "extras.stagedchange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": 81, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 82, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 26, + "created": 26 + }, + "issues": [] + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 83, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 72, + "created": 72 + }, + "issues": [] + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 104, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 69, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 180, + "created": 180 + }, + "issues": [] + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.l2vpn": { + "content_type": "ipam.l2vpn", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.l2vpntermination": { + "content_type": "ipam.l2vpntermination", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 68, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 94, + "created": 94 + }, + "issues": [] + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 67, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 8, + "created": 8 + }, + "issues": [] + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 66, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 12, + "created": 12 + }, + "issues": [] + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 73, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.servicetemplate": { + "content_type": "ipam.servicetemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 72, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 63, + "created": 63 + }, + "issues": [] + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 71, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 7, + "created": 7 + }, + "issues": [] + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 63, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 5, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 8, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 9, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 7, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 10, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 6, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 11, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 12, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 109, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 108, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "users.admingroup": { + "content_type": "users.admingroup", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.adminuser": { + "content_type": "users.adminuser", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 113, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 112, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.user": { + "content_type": "users.user", + "content_type_id": 110, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 116, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 32, + "created": 32 + }, + "issues": [] + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 115, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 114, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 117, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 180, + "created": 180 + }, + "issues": [] + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 118, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 720, + "created": 720 + }, + "issues": [] + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + } + } +} \ No newline at end of file diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/summary.txt b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/summary.txt new file mode 100644 index 00000000..878901fe --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.5/summary.txt @@ -0,0 +1,1377 @@ +* Import Summary: ********************************************************************************** += DiffSync Summary: ================================================================================ +create: 5870 +update: 0 +delete: 0 +no-change: 0 +skip: 119 += Source Stats: ==================================================================================== +- admin.logentry ----------------------------------------------------------------------------------- +first_pass_used: 12 +- auth.group --------------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- auth.permission ---------------------------------------------------------------------------------- +first_pass_used: 473 +- auth.user ---------------------------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- circuits.circuit --------------------------------------------------------------------------------- +first_pass_used: 29 +second_pass_used: 29 +created: 29 +imported: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +first_pass_used: 45 +second_pass_used: 45 +created: 45 +imported: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- circuits.provider -------------------------------------------------------------------------------- +first_pass_used: 9 +second_pass_used: 9 +created: 9 +imported: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +first_pass_used: 119 +second_pass_used: 119 +created: 119 +imported: 119 +- dcim.cable --------------------------------------------------------------------------------------- +first_pass_used: 108 +second_pass_used: 108 +created: 108 +imported: 108 +- dcim.cablepath ----------------------------------------------------------------------------------- +first_pass_used: 154 +- dcim.cabletermination ---------------------------------------------------------------------------- +first_pass_used: 216 +second_pass_used: 216 +imported: 216 +- dcim.consoleport --------------------------------------------------------------------------------- +first_pass_used: 41 +second_pass_used: 41 +created: 41 +imported: 41 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- dcim.device -------------------------------------------------------------------------------------- +first_pass_used: 72 +second_pass_used: 72 +created: 72 +imported: 72 +- dcim.devicebay ----------------------------------------------------------------------------------- +first_pass_used: 14 +second_pass_used: 14 +created: 14 +imported: 14 +- dcim.devicebaytemplate --------------------------------------------------------------------------- +first_pass_used: 14 +second_pass_used: 14 +created: 14 +imported: 14 +- dcim.devicerole ---------------------------------------------------------------------------------- +first_pass_used: 9 +second_pass_used: 9 +created: 9 +imported: 9 +- dcim.devicetype ---------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 14 +second_pass_used: 14 +created: 15 +imported: 15 +imported_from_cache: 1 +- dcim.frontport ----------------------------------------------------------------------------------- +first_pass_used: 912 +second_pass_used: 912 +created: 912 +imported: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +first_pass_used: 120 +second_pass_used: 120 +created: 120 +imported: 120 +- dcim.interface ----------------------------------------------------------------------------------- +first_pass_used: 1586 +second_pass_used: 1586 +created: 1586 +imported: 1586 +- dcim.interfacetemplate --------------------------------------------------------------------------- +first_pass_used: 300 +second_pass_used: 300 +created: 300 +imported: 300 +- dcim.location ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.locationtype -------------------------------------------------------------------------------- +pre_cached: 3 +imported: 3 +imported_from_cache: 3 +created: 3 +- dcim.manufacturer -------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 14 +second_pass_used: 14 +created: 15 +imported: 15 +imported_from_cache: 1 +- dcim.module -------------------------------------------------------------------------------------- +first_pass_used: 4 +- dcim.modulebay ----------------------------------------------------------------------------------- +first_pass_used: 28 +- dcim.modulebaytemplate --------------------------------------------------------------------------- +first_pass_used: 14 +- dcim.moduletype ---------------------------------------------------------------------------------- +first_pass_used: 1 +- dcim.platform ------------------------------------------------------------------------------------ +first_pass_used: 3 +second_pass_used: 3 +created: 3 +imported: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +first_pass_used: 48 +second_pass_used: 48 +created: 48 +imported: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +first_pass_used: 104 +second_pass_used: 104 +created: 104 +imported: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +first_pass_used: 75 +second_pass_used: 75 +created: 75 +imported: 75 +- dcim.powerporttemplate --------------------------------------------------------------------------- +first_pass_used: 26 +second_pass_used: 26 +created: 26 +imported: 26 +- dcim.rack ---------------------------------------------------------------------------------------- +first_pass_used: 42 +second_pass_used: 42 +created: 42 +imported: 42 +- dcim.rackreservation ----------------------------------------------------------------------------- +first_pass_used: 2 +second_pass_used: 2 +created: 2 +imported: 2 +- dcim.rackrole ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.rearport ------------------------------------------------------------------------------------ +first_pass_used: 630 +second_pass_used: 630 +created: 630 +imported: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +first_pass_used: 73 +second_pass_used: 73 +created: 73 +imported: 73 +- dcim.region -------------------------------------------------------------------------------------- +first_pass_used: 67 +second_pass_used: 67 +created: 67 +imported: 67 +- dcim.site ---------------------------------------------------------------------------------------- +first_pass_used: 24 +second_pass_used: 24 +created: 24 +imported: 24 +- dcim.sitegroup ----------------------------------------------------------------------------------- +first_pass_used: 3 +second_pass_used: 3 +created: 3 +imported: 3 +- dcim.virtualchassis ------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- extras.customfield ------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- extras.status ------------------------------------------------------------------------------------ +pre_cached: 6 +imported: 6 +imported_from_cache: 6 +created: 6 +- extras.tag --------------------------------------------------------------------------------------- +first_pass_used: 26 +second_pass_used: 26 +created: 26 +imported: 26 +- extras.taggeditem -------------------------------------------------------------------------------- +first_pass_used: 72 +second_pass_used: 72 +created: 72 +imported: 72 +- ipam.aggregate ----------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- ipam.asn ----------------------------------------------------------------------------------------- +first_pass_used: 5 +- ipam.ipaddress ----------------------------------------------------------------------------------- +first_pass_used: 180 +second_pass_used: 180 +created: 180 +imported: 180 +- ipam.iprange ------------------------------------------------------------------------------------- +first_pass_used: 4 +- ipam.prefix -------------------------------------------------------------------------------------- +first_pass_used: 90 +second_pass_used: 90 +created: 90 +imported: 90 +- ipam.rir ----------------------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- ipam.role ---------------------------------------------------------------------------------------- +first_pass_used: 5 +second_pass_used: 5 +created: 5 +imported: 5 +- ipam.routetarget --------------------------------------------------------------------------------- +first_pass_used: 12 +second_pass_used: 12 +created: 12 +imported: 12 +- ipam.vlan ---------------------------------------------------------------------------------------- +first_pass_used: 63 +second_pass_used: 63 +created: 63 +imported: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +first_pass_used: 7 +second_pass_used: 7 +created: 7 +imported: 7 +- ipam.vrf ----------------------------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- sessions.session --------------------------------------------------------------------------------- +first_pass_used: 9 +- tenancy.contact ---------------------------------------------------------------------------------- +first_pass_used: 3 +- tenancy.contactassignment ------------------------------------------------------------------------ +first_pass_used: 3 +- tenancy.contactgroup ----------------------------------------------------------------------------- +first_pass_used: 2 +- tenancy.contactrole ------------------------------------------------------------------------------ +first_pass_used: 3 +- tenancy.tenant ----------------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- users.userconfig --------------------------------------------------------------------------------- +first_pass_used: 6 +- virtualization.cluster --------------------------------------------------------------------------- +first_pass_used: 32 +second_pass_used: 32 +created: 32 +imported: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +first_pass_used: 180 +second_pass_used: 180 +created: 180 +imported: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +first_pass_used: 720 +second_pass_used: 720 +created: 720 +imported: 720 += Nautobot Stats: ================================================================================== +- auth.group --------------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- circuits.circuit --------------------------------------------------------------------------------- +source_created: 29 +created: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +source_created: 45 +created: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +source_created: 4 +created: 4 +- circuits.provider -------------------------------------------------------------------------------- +source_created: 9 +created: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +source_created: 1 +created: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +source_ignored: 119 +- dcim.cable --------------------------------------------------------------------------------------- +source_created: 108 +created: 108 +- dcim.consoleport --------------------------------------------------------------------------------- +source_created: 41 +created: 41 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +source_created: 11 +created: 11 +- dcim.device -------------------------------------------------------------------------------------- +source_created: 72 +created: 72 +- dcim.devicebay ----------------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.devicebaytemplate --------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.devicetype ---------------------------------------------------------------------------------- +source_created: 15 +created: 15 +- dcim.frontport ----------------------------------------------------------------------------------- +source_created: 912 +created: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +source_created: 120 +created: 120 +- dcim.interface ----------------------------------------------------------------------------------- +source_created: 1586 +created: 1586 +- dcim.interfacetemplate --------------------------------------------------------------------------- +source_created: 300 +created: 300 +- dcim.location ------------------------------------------------------------------------------------ +source_created: 95 +created: 95 +- dcim.locationtype -------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- dcim.manufacturer -------------------------------------------------------------------------------- +source_created: 15 +created: 15 +- dcim.platform ------------------------------------------------------------------------------------ +source_created: 3 +created: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +source_created: 48 +created: 48 +issues: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +source_created: 104 +created: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +source_created: 8 +created: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +source_created: 4 +created: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +source_created: 75 +created: 75 +- dcim.powerporttemplate --------------------------------------------------------------------------- +source_created: 26 +created: 26 +- dcim.rack ---------------------------------------------------------------------------------------- +source_created: 42 +created: 42 +- dcim.rackreservation ----------------------------------------------------------------------------- +source_created: 2 +created: 2 +- dcim.rearport ------------------------------------------------------------------------------------ +source_created: 630 +created: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +source_created: 73 +created: 73 +- dcim.virtualchassis ------------------------------------------------------------------------------ +source_created: 4 +created: 4 +- extras.customfield ------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- extras.role -------------------------------------------------------------------------------------- +source_created: 18 +created: 18 +- extras.status ------------------------------------------------------------------------------------ +source_created: 6 +created: 6 +- extras.tag --------------------------------------------------------------------------------------- +source_created: 26 +created: 26 +- extras.taggeditem -------------------------------------------------------------------------------- +source_created: 72 +created: 72 +- ipam.ipaddress ----------------------------------------------------------------------------------- +source_created: 180 +created: 180 +- ipam.prefix -------------------------------------------------------------------------------------- +source_created: 94 +created: 94 +- ipam.rir ----------------------------------------------------------------------------------------- +source_created: 8 +created: 8 +- ipam.routetarget --------------------------------------------------------------------------------- +source_created: 12 +created: 12 +- ipam.vlan ---------------------------------------------------------------------------------------- +source_created: 63 +created: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +source_created: 7 +created: 7 +- ipam.vrf ----------------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- tenancy.tenant ----------------------------------------------------------------------------------- +source_created: 11 +created: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +source_created: 1 +created: 1 +- users.user --------------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- virtualization.cluster --------------------------------------------------------------------------- +source_created: 32 +created: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +source_created: 4 +created: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +source_created: 6 +created: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +source_created: 180 +created: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +source_created: 720 +created: 720 += Content Types Mapping Deviations: ================================================================ + Mapping deviations from source content type to Nautobot content type +auth.user => users.user +dcim.cabletermination EXTENDS dcim.cable => dcim.cable +dcim.devicerole => extras.role +dcim.rackrole => extras.role +dcim.region => dcim.location +dcim.site => dcim.location +dcim.sitegroup => dcim.locationtype +ipam.aggregate => ipam.prefix +ipam.role => extras.role += Content Types Back Mapping: ====================================================================== + Back mapping deviations from Nautobot content type to the source content type +users.user => auth.user +dcim.cable => dcim.cabletermination +extras.role => Ambiguous +dcim.location => Ambiguous +dcim.locationtype => dcim.sitegroup +ipam.prefix => ipam.aggregate += Importer issues: ================================================================================= +- dcim.powerfeed ----------------------------------------------------------------------------------- +0434ed4d-cc76-5051-a38c-b84ed32de2c1 | ValidationError | "P2-6B" | "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +05541f06-08c9-5d84-a8b6-13ce3cd45938 | ValidationError | "P3-8A" | "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +05f5bb91-e84c-5908-8d9a-8256959bfcab | ValidationError | "P2-11B" | "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +06ebb1db-aaa0-5b24-a832-8ca1671f8b0a | ValidationError | "P2-4B" | "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +07316815-d36d-552d-8859-03e7fe09354a | ValidationError | "P2-13B" | "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +0e23ee26-033e-5cfd-8bce-b5ef5909e13c | ValidationError | "P2-10B" | "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +10da56b6-09b1-5da6-9505-d9253863e062 | ValidationError | "P3-1A" | "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +17a0b412-4187-51a2-a238-901b3a275bcd | ValidationError | "P1-14A" | "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +194e2d64-c904-59bc-af2c-e040beb3aeac | ValidationError | "P2-14B" | "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +1f4b42df-43ce-52aa-8a61-4a19ce1af962 | ValidationError | "P4-3B" | "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061 | ValidationError | "P2-15B" | "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4 | ValidationError | "P4-1B" | "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +314fead6-ffae-51f7-abb0-2edcf7d6da49 | ValidationError | "P3-2A" | "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +31f1abb3-660f-5a57-9256-42be3d5b75cf | ValidationError | "P2-3B" | "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +3213730d-18bd-5a3a-9828-4ab023ed4652 | ValidationError | "P1-6A" | "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +3338c701-47fd-513e-945a-78a98b84d7f0 | ValidationError | "P4-8B" | "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +38f5aa36-561b-5cd8-8362-9d093ff7b89a | ValidationError | "P1-15A" | "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +3f702c58-7dea-5b78-a007-17f40b465810 | ValidationError | "P1-10A" | "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +416a01e5-fbf9-522e-b9e9-4037cf8c984f | ValidationError | "P1-4A" | "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +451c4aad-d892-5114-8724-be2f8148c322 | ValidationError | "P2-2B" | "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +47f69d3d-8fcd-5b63-8695-21aa51fb4fbf | ValidationError | "P2-9B" | "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +53ed215b-9003-522d-9cb1-d48dbb18fdc2 | ValidationError | "P3-7A" | "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +5a2f51ea-7a05-53d2-8a47-cd383629a343 | ValidationError | "P1-13A" | "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +5fa35cf7-5d55-5533-99ee-7d1ecaa69856 | ValidationError | "P2-1B" | "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +6203a499-6777-5cd0-841b-fa6339c48890 | ValidationError | "P1-9A" | "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +6a1a4ac2-e77b-526b-9aa6-8c7903e5f572 | ValidationError | "P2-8B" | "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +7257a622-3ca0-5163-8b6e-5e88c573b17e | ValidationError | "P2-16B" | "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +7c07894e-9772-5e1c-a418-bdf3fd58e7c3 | ValidationError | "P1-7A" | "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +7eae2a15-d2d0-52ab-bfcf-3cf6823078cf | ValidationError | "P2-7B" | "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +872d498b-e156-57b9-8f1d-f595c31ef703 | ValidationError | "P3-5A" | "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +87cf96f1-95fa-546c-9665-977f42764f8b | ValidationError | "P4-4B" | "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +8cf662de-a918-5648-b152-d71da75a7392 | ValidationError | "P3-4A" | "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +a5511926-c977-593b-9bf1-57c8175be85d | ValidationError | "P2-5B" | "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e | ValidationError | "P1-3A" | "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +b3bfb863-c40a-5c49-b82e-1095037d3578 | ValidationError | "P3-3A" | "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +b4031fa2-14a6-5d06-a3a2-3a3376b10d72 | ValidationError | "P1-11A" | "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +b9c591cd-fdc0-5cf2-83c4-400554b811cd | ValidationError | "P1-16A" | "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +bb4485d0-144b-506f-a8ab-faf523304cf8 | ValidationError | "P4-7B" | "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +c0e96716-af7f-5b78-8210-d51b55fa53d2 | ValidationError | "P1-1A" | "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c2893189-8044-5d85-8e91-7832c201474d | ValidationError | "P1-8A" | "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c6b3c62b-5f0d-51d1-95d9-761914979d47 | ValidationError | "P3-6A" | "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +cd4f8f27-620f-59fe-aa9a-4c13ff4a7274 | ValidationError | "P1-12A" | "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +d951d5fc-81be-51ae-98a1-7759c859d904 | ValidationError | "P4-5B" | "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e04582bd-f2cb-5deb-b374-be9260cd5b27 | ValidationError | "P4-6B" | "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e1672072-7885-5330-a7dd-52f3769d4863 | ValidationError | "P1-5A" | "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +e1b4bb92-803c-59f4-90a7-4f5deb95abc2 | ValidationError | "P4-2B" | "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +f2ee9737-42d8-5093-a349-be97765a39e0 | ValidationError | "P1-2A" | "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +fcb61481-0da8-5412-b68b-2463016a017d | ValidationError | "P2-12B" | "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']" += Field Mappings: ================================================================================== +- auth.group => auth.group ------------------------------------------------------------------------- +name => value_importer => name (CharField) +permissions => Disabled with reason: Permissions import is not implemented yet +- auth.user => users.user -------------------------------------------------------------------------- +date_joined => datetime_importer => date_joined (DateTimeField) +email => value_importer => email (CharField) +first_name => value_importer => first_name (CharField) +groups => m2m_importer => groups (ManyToManyField) +is_active => value_importer => is_active (BooleanField) +is_staff => value_importer => is_staff (BooleanField) +is_superuser => value_importer => is_superuser (BooleanField) +last_login => Disabled with reason: Should not be attempted to migrate +last_name => value_importer => last_name (CharField) +password => Disabled with reason: Should not be attempted to migrate +user_permissions => Disabled with reason: Permissions import is not implemented yet +username => value_importer => username (CharField) +- circuits.circuit => circuits.circuit ------------------------------------------------------------- +cid => value_importer => cid (CharField) +comments => value_importer => comments (TextField) +commit_rate => integer_importer => commit_rate (PositiveIntegerField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +install_date => date_importer => install_date (DateField) +last_updated => Disabled with reason: Last updated field is updated with each write +provider => relation_importer => provider_id (ForeignKey) +provider_account => NO IMPORTER => provider_account (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +termination_a => relation_importer => circuit_termination_a_id (ForeignKey) +termination_date => NO IMPORTER => termination_date (NotFound) +termination_z => relation_importer => circuit_termination_z_id (ForeignKey) +type => relation_importer => circuit_type_id (ForeignKey) +- circuits.circuittermination => circuits.circuittermination --------------------------------------- +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +circuit => relation_importer => circuit_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +port_speed => integer_importer => port_speed (PositiveIntegerField) +pp_info => value_importer => pp_info (CharField) +provider_network => relation_importer => provider_network_id (ForeignKey) +site => location_importer => location_id (ForeignKey) +term_side => choice_importer => term_side (CharField) +upstream_speed => integer_importer => upstream_speed (PositiveIntegerField) +xconnect_id => value_importer => xconnect_id (CharField) +- circuits.circuittype => circuits.circuittype ----------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.provider => circuits.provider ----------------------------------------------------------- +asns => NO IMPORTER => asns (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.providernetwork => circuits.providernetwork --------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +provider => relation_importer => provider_id (ForeignKey) +service_id => NO IMPORTER => service_id (NotFound) +- contenttypes.contenttype => contenttypes.contenttype --------------------------------------------- +app_label => content_types_mapper_importer => app_label (CharField) +model => value_importer => model (CharField) +- dcim.cable => dcim.cable ------------------------------------------------------------------------- +_abs_length => NO IMPORTER => _abs_length (PrivateProperty) +color => value_importer => color (CharField) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +length => integer_importer => length (PositiveSmallIntegerField) +length_unit => choice_importer => length_unit (CharField) +status => status_importer => status_id (StatusField) +tenant => NO IMPORTER => tenant (NotFound) +type => choice_importer => type (CharField) +- dcim.cabletermination => dcim.cable -------------------------------------------------------------- +_device => NO IMPORTER => _device (PrivateProperty) +_location => NO IMPORTER => _location (PrivateProperty) +_rack => NO IMPORTER => _rack (PrivateProperty) +_site => NO IMPORTER => _site (PrivateProperty) +id => uid_from_data => id (UUIDField) +termination_a_id => relation_and_type_importer => termination_a_id (UUIDField) +termination_a_type => relation_and_type_importer => termination_a_type_id (ForeignKey) +termination_b_id => relation_and_type_importer => termination_b_id (UUIDField) +termination_b_type => relation_and_type_importer => termination_b_type_id (ForeignKey) +- dcim.consoleport => dcim.consoleport ------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +speed => NO IMPORTER => speed (NotFound) +type => choice_importer => type (CharField) +- dcim.consoleporttemplate => dcim.consoleporttemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.device => dcim.device ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +airflow => NO IMPORTER => airflow (NotFound) +asset_tag => value_importer => asset_tag (CharField) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +device_role => role_importer => role_id (RoleField) +device_type => relation_importer => device_type_id (ForeignKey) +face => choice_importer => face (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +local_context_data => NO IMPORTER => local_context_data (NotFound) +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +platform => relation_importer => platform_id (ForeignKey) +position => integer_importer => position (PositiveSmallIntegerField) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vc_position => integer_importer => vc_position (PositiveSmallIntegerField) +vc_priority => integer_importer => vc_priority (PositiveSmallIntegerField) +virtual_chassis => relation_importer => virtual_chassis_id (ForeignKey) +- dcim.devicebay => dcim.devicebay ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +installed_device => relation_importer => installed_device_id (OneToOneField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +- dcim.devicebaytemplate => dcim.devicebaytemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +- dcim.devicerole => extras.role ------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +vm_role => NO IMPORTER => vm_role (NotFound) +- dcim.devicetype => dcim.devicetype --------------------------------------------------------------- +_abs_weight => NO IMPORTER => _abs_weight (PrivateProperty) +airflow => NO IMPORTER => airflow (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +front_image => Disabled with reason: Import does not contain images +id => uid_from_data => id (UUIDField) +is_full_depth => value_importer => is_full_depth (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +model => value_importer => model (CharField) +part_number => value_importer => part_number (CharField) +rear_image => Disabled with reason: Import does not contain images +slug => NO IMPORTER => slug (NotFound) +subdevice_role => choice_importer => subdevice_role (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +weight => NO IMPORTER => weight (NotFound) +weight_unit => NO IMPORTER => weight_unit (NotFound) +- dcim.frontport => dcim.frontport ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.frontporttemplate => dcim.frontporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_template_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.interface => dcim.interface ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +bridge => relation_importer => bridge_id (ForeignKey) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +duplex => NO IMPORTER => duplex (NotFound) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +lag => relation_importer => lag_id (ForeignKey) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mark_connected => NO IMPORTER => mark_connected (NotFound) +mgmt_only => value_importer => mgmt_only (BooleanField) +mode => choice_importer => mode (CharField) +module => NO IMPORTER => module (NotFound) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +poe_mode => NO IMPORTER => poe_mode (NotFound) +poe_type => NO IMPORTER => poe_type (NotFound) +rf_channel => NO IMPORTER => rf_channel (NotFound) +rf_channel_frequency => NO IMPORTER => rf_channel_frequency (NotFound) +rf_channel_width => NO IMPORTER => rf_channel_width (NotFound) +rf_role => NO IMPORTER => rf_role (NotFound) +speed => NO IMPORTER => speed (NotFound) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +tx_power => NO IMPORTER => tx_power (NotFound) +type => choice_importer => type (CharField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +vdcs => NO IMPORTER => vdcs (NotFound) +vrf => relation_importer => vrf_id (ForeignKey) +wireless_lans => NO IMPORTER => wireless_lans (NotFound) +wireless_link => NO IMPORTER => wireless_link (NotFound) +wwn => NO IMPORTER => wwn (NotFound) +- dcim.interfacetemplate => dcim.interfacetemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +bridge => NO IMPORTER => bridge (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +enabled => NO IMPORTER => enabled (NotFound) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mgmt_only => value_importer => mgmt_only (BooleanField) +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +poe_mode => NO IMPORTER => poe_mode (NotFound) +poe_type => NO IMPORTER => poe_type (NotFound) +type => choice_importer => type (CharField) +- dcim.location => dcim.location ------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => location_parent_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +site => location_parent_importer => parent_id (TreeNodeForeignKey) +slug => NO IMPORTER => slug (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.manufacturer => dcim.manufacturer ----------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.platform => dcim.platform ------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +name => value_importer => name (CharField) +napalm_args => json_importer => napalm_args (JSONField) +napalm_driver => value_importer => napalm_driver (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.powerfeed => dcim.powerfeed ----------------------------------------------------------------- +_path => NO IMPORTER => _path (PrivateProperty) +amperage => integer_importer => amperage (PositiveSmallIntegerField) +available_power => integer_importer => available_power (PositiveIntegerField) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +max_utilization => integer_importer => max_utilization (PositiveSmallIntegerField) +name => value_importer => name (CharField) +phase => choice_importer => phase (CharField) +power_panel => relation_importer => power_panel_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +status => status_importer => status_id (StatusField) +supply => choice_importer => supply (CharField) +type => choice_importer => type (CharField) +voltage => integer_importer => voltage (SmallIntegerField) +- dcim.poweroutlet => dcim.poweroutlet ------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +power_port => relation_importer => power_port_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.poweroutlettemplate => dcim.poweroutlettemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +power_port => relation_importer => power_port_template_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.powerpanel => dcim.powerpanel --------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +- dcim.powerport => dcim.powerport ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.powerporttemplate => dcim.powerporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.rack => dcim.rack --------------------------------------------------------------------------- +_abs_max_weight => NO IMPORTER => _abs_max_weight (PrivateProperty) +_abs_weight => NO IMPORTER => _abs_weight (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +asset_tag => value_importer => asset_tag (CharField) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +desc_units => value_importer => desc_units (BooleanField) +description => NO IMPORTER => description (NotFound) +facility_id => value_importer => facility_id (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +max_weight => NO IMPORTER => max_weight (NotFound) +mounting_depth => NO IMPORTER => mounting_depth (NotFound) +name => value_importer => name (CharField) +outer_depth => integer_importer => outer_depth (PositiveSmallIntegerField) +outer_unit => choice_importer => outer_unit (CharField) +outer_width => integer_importer => outer_width (PositiveSmallIntegerField) +role => role_importer => role_id (RoleField) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +type => choice_importer => type (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +weight => NO IMPORTER => weight (NotFound) +weight_unit => NO IMPORTER => weight_unit (NotFound) +width => choice_importer => width (PositiveSmallIntegerField) +- dcim.rackreservation => dcim.rackreservation ----------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +rack => relation_importer => rack_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +units => units_importer => units (JSONField) +user => relation_importer => user_id (ForeignKey) +- dcim.rackrole => extras.role --------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.rearport => dcim.rearport ------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.rearporttemplate => dcim.rearporttemplate --------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.region => dcim.location --------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.site => dcim.location ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +asns => NO IMPORTER => asns (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +facility => value_importer => facility (CharField) +group => site_group_importer => location_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +latitude => value_importer => latitude (DecimalField) +longitude => value_importer => longitude (DecimalField) +name => value_importer => name (CharField) +physical_address => value_importer => physical_address (TextField) +region => relation_importer => parent_id (TreeNodeForeignKey) +shipping_address => value_importer => shipping_address (TextField) +slug => NO IMPORTER => slug (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +time_zone => choice_importer => time_zone (CharField) +- dcim.sitegroup => dcim.locationtype -------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => constant_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.virtualchassis => dcim.virtualchassis ------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +domain => value_importer => domain (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +master => relation_importer => master_id (OneToOneField) +name => value_importer => name (CharField) +- extras.customfield => extras.customfield --------------------------------------------------------- +choices => choices_importer => CUSTOM TARGET +content_types => content_types_importer => content_types (ManyToManyField) +created => datetime_importer => created (DateTimeField) +default => json_importer => default (JSONField) +description => value_importer => description (CharField) +filter_logic => choice_importer => filter_logic (CharField) +group_name => NO IMPORTER => group_name (NotFound) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => key (SlugField) +object_type => NO IMPORTER => object_type (NotFound) +required => value_importer => required (BooleanField) +search_weight => NO IMPORTER => search_weight (NotFound) +type => fallback_importer => type (CharField) +ui_visibility => NO IMPORTER => ui_visibility (NotFound) +validation_maximum => integer_importer => validation_maximum (BigIntegerField) +validation_minimum => integer_importer => validation_minimum (BigIntegerField) +validation_regex => value_importer => validation_regex (CharField) +weight => integer_importer => weight (PositiveSmallIntegerField) +- extras.tag => extras.tag ------------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- extras.taggeditem => extras.taggeditem ----------------------------------------------------------- +content_type => tagged_object_importer => content_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +object_id => tagged_object_importer => object_id (UUIDField) +tag => tagged_object_importer => tag_id (ForeignKey) +- ipam.aggregate => ipam.prefix -------------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +date_added => NO IMPORTER => date_added (NotFound) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +prefix => value_importer => prefix (Property) +rir => relation_importer => rir_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +- ipam.ipaddress => ipam.ipaddress ----------------------------------------------------------------- +address => value_importer => address (Property) +assigned_object_id => NO IMPORTER => assigned_object_id (NotFound) +assigned_object_type => NO IMPORTER => assigned_object_type (NotFound) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +dns_name => value_importer => dns_name (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +nat_inside => relation_importer => nat_inside_id (ForeignKey) +role => role_importer => role_id (RoleField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.prefix => ipam.prefix ----------------------------------------------------------------------- +_children => NO IMPORTER => _children (PrivateProperty) +_depth => NO IMPORTER => _depth (PrivateProperty) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_pool => NO IMPORTER => is_pool (NotFound) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_utilized => NO IMPORTER => mark_utilized (NotFound) +prefix => value_importer => prefix (Property) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vlan => relation_importer => vlan_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.rir => ipam.rir ----------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_private => value_importer => is_private (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- ipam.role => extras.role ------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +weight => integer_importer => weight (PositiveSmallIntegerField) +- ipam.routetarget => ipam.routetarget ------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +tenant => relation_importer => tenant_id (ForeignKey) +- ipam.vlan => ipam.vlan --------------------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => vlan_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vid => integer_importer => vid (PositiveSmallIntegerField) +- ipam.vlangroup => ipam.vlangroup ----------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +max_vid => NO IMPORTER => max_vid (NotFound) +min_vid => NO IMPORTER => min_vid (NotFound) +name => value_importer => name (CharField) +scope_id => NO IMPORTER => scope_id (NotFound) +scope_type => NO IMPORTER => scope_type (NotFound) +slug => NO IMPORTER => slug (NotFound) +- ipam.vrf => ipam.vrf ----------------------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +enforce_unique => NO IMPORTER => enforce_unique (NotFound) +export_targets => m2m_importer => export_targets (ManyToManyField) +id => uid_from_data => id (UUIDField) +import_targets => m2m_importer => import_targets (ManyToManyField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +rd => value_importer => rd (CharField) +tenant => relation_importer => tenant_id (ForeignKey) +- tenancy.tenant => tenancy.tenant ----------------------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => tenant_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- tenancy.tenantgroup => tenancy.tenantgroup ------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- virtualization.cluster => virtualization.cluster ------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +group => relation_importer => cluster_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +status => NO IMPORTER => status (NotFound) +tenant => relation_importer => tenant_id (ForeignKey) +type => relation_importer => cluster_type_id (ForeignKey) +- virtualization.clustergroup => virtualization.clustergroup --------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.clustertype => virtualization.clustertype ----------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.virtualmachine => virtualization.virtualmachine ----------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +device => NO IMPORTER => device (NotFound) +disk => integer_importer => disk (PositiveIntegerField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +local_context_data => NO IMPORTER => local_context_data (NotFound) +memory => integer_importer => memory (PositiveIntegerField) +name => value_importer => name (CharField) +platform => relation_importer => platform_id (ForeignKey) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +role => role_importer => role_id (RoleField) +site => NO IMPORTER => site (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vcpus => integer_importer => vcpus (PositiveSmallIntegerField) +- virtualization.vminterface => virtualization.vminterface ----------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +bridge => relation_importer => bridge_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mode => choice_importer => mode (CharField) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +virtual_machine => relation_importer => virtual_machine_id (ForeignKey) +vrf => relation_importer => vrf_id (ForeignKey) +* End of Import Summary **************************************************************************** diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/auth.group.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/auth.group.json new file mode 100644 index 00000000..5aab8700 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/auth.group.json @@ -0,0 +1,10 @@ +[ +{ + "model": "auth.group", + "pk": 1, + "fields": { + "name": "Staff", + "permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/circuits.circuit.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/circuits.circuit.json new file mode 100644 index 00000000..6a970b20 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/circuits.circuit.json @@ -0,0 +1,62 @@ +[ +{ + "model": "circuits.circuit", + "pk": "0311adae-2b75-5357-8884-5a1b427ee4a2", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.522Z", + "_custom_field_data": {}, + "cid": "1002847289", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "dda5b9ab-0d5c-54b1-901a-773a0cc4fca3", + "circuit_type": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": null, + "circuit_termination_z": "913ad25c-96c3-5e48-9a8a-62ec9ee64dc5" + } +}, +{ + "model": "circuits.circuit", + "pk": "4799effd-c3c5-55d9-be08-e8d9f9d22c03", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.618Z", + "_custom_field_data": {}, + "cid": "KLQU4018", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "circuit_type": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": "55719b73-6bec-5a60-a5f7-35107c073c89", + "circuit_termination_z": "79810c6d-add5-5a9f-bc8b-6c1e2a900d70" + } +}, +{ + "model": "circuits.circuit", + "pk": "48284a9b-5f02-5079-8f2d-6c15a565625e", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.479Z", + "_custom_field_data": {}, + "cid": "1002843350", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "dda5b9ab-0d5c-54b1-901a-773a0cc4fca3", + "circuit_type": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": null, + "circuit_termination_z": "293d1531-1ecb-53a6-b059-fe8fcd5e3b7e" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/circuits.circuittermination.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/circuits.circuittermination.json new file mode 100644 index 00000000..64d49d34 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/circuits.circuittermination.json @@ -0,0 +1,68 @@ +[ +{ + "model": "circuits.circuittermination", + "pk": "023d1166-2b82-5567-9413-4a67f19bc01e", + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.597Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "circuit": "c7567502-db33-5e3e-83b7-a4942a3875b4", + "term_side": "A", + "location": null, + "provider_network": "389a055c-b2b4-5f38-a48c-df1bc2f42fb9", + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "757cd644-e4d5-547b-9b6e-12d3b8c26a52", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.466Z", + "_custom_field_data": {}, + "cable": "c9730dce-6921-5d27-811e-57fd62b7b2a1", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "ae69414d-8750-4b75-b6fe-bd4aaf156d9f", + "circuit": "67f0b73d-dac2-5d1c-a2c3-4905c90a4a58", + "term_side": "Z", + "location": "920970b7-44b2-5c1d-862d-d9f568553e53", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "f7de4dae-a236-5547-b5cd-6193cfb3e93a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.472Z", + "_custom_field_data": {}, + "cable": "7ef142ce-ed6d-53c3-b6d7-c38b0c13b227", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "7bbf1ff4-a7c8-4c38-911e-8be07043061f", + "circuit": "4374dbcd-3a43-5dad-a198-a1e4408e12e3", + "term_side": "Z", + "location": "751e415e-f40c-5444-803f-03e42966e77c", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/circuits.circuittype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/circuits.circuittype.json new file mode 100644 index 00000000..072c58c2 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/circuits.circuittype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "circuits.circuittype", + "pk": "77b0ea76-dd49-526f-9e5b-7526b5abaa3d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.656Z", + "_custom_field_data": {}, + "name": "Internet Access", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "8ce04a4e-277b-5699-964b-38ba765b7a1d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.659Z", + "_custom_field_data": {}, + "name": "Point-to-point", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "d2b28782-c952-524c-a84a-fa087a53c5db", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.660Z", + "_custom_field_data": {}, + "name": "Dark Fiber", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/circuits.provider.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/circuits.provider.json new file mode 100644 index 00000000..bb1aa017 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/circuits.provider.json @@ -0,0 +1,50 @@ +[ +{ + "model": "circuits.provider", + "pk": "259e85ef-c01a-5e32-9be4-bc9e51e66949", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.669Z", + "_custom_field_data": {}, + "name": "NTT", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +}, +{ + "model": "circuits.provider", + "pk": "26f37428-e26a-5e09-8b52-664df6624a2c", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.665Z", + "_custom_field_data": {}, + "name": "Comcast", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +}, +{ + "model": "circuits.provider", + "pk": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.667Z", + "_custom_field_data": {}, + "name": "Level 3", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/circuits.providernetwork.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/circuits.providernetwork.json new file mode 100644 index 00000000..98d36e67 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/circuits.providernetwork.json @@ -0,0 +1,15 @@ +[ +{ + "model": "circuits.providernetwork", + "pk": "389a055c-b2b4-5f38-a48c-df1bc2f42fb9", + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.674Z", + "_custom_field_data": {}, + "name": "Level3 MPLS", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.cable.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.cable.json new file mode 100644 index 00000000..8cabff49 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.cable.json @@ -0,0 +1,68 @@ +[ +{ + "model": "dcim.cable", + "pk": "834fafaf-8221-52b4-b46e-db0802faf522", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:42.671Z", + "_custom_field_data": {}, + "termination_a_type": 32, + "termination_a_id": "a6603213-14fd-54d1-acc3-97dafb5a885e", + "termination_b_type": 35, + "termination_b_id": "858d9545-a48c-5214-9501-3ccd9380f498", + "type": "", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": "56d4dc57-a952-5b63-acab-a5871d7c45ab", + "_termination_b_device": "b6d5c54a-470e-55ac-a38e-5fb6f1a0478f" + } +}, +{ + "model": "dcim.cable", + "pk": "87354095-44c8-5b96-9695-97ccebe7682b", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:40.851Z", + "_custom_field_data": {}, + "termination_a_type": 32, + "termination_a_id": "38f7994b-c104-5983-88f7-d12ed8964eb5", + "termination_b_type": 32, + "termination_b_id": "e7d24fe6-a366-5bf6-87b1-7ac0ddbb9686", + "type": "cat5e", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": "f510c5ff-e1f8-5adc-9fb5-30bc5791b42e", + "_termination_b_device": "b4832345-7b12-5ccb-97e4-8ec8793d472c" + } +}, +{ + "model": "dcim.cable", + "pk": "baf12a94-cada-52c0-b1cb-634671a7d2da", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:41.776Z", + "_custom_field_data": {}, + "termination_a_type": 30, + "termination_a_id": "8a597c94-b842-5ca5-a5d5-ec9acdae74b0", + "termination_b_type": 31, + "termination_b_id": "fce4b561-857a-56e2-96cc-f098ca843d50", + "type": "", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": "622c7e12-6c5e-5f23-8cff-13a85ad9d11c", + "_termination_b_device": "13d0f232-00cb-5280-9a69-649ad3a4fb05" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.consoleport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.consoleport.json new file mode 100644 index 00000000..870ff3e8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.consoleport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.consoleport", + "pk": "2d08b510-d3c8-5153-837a-7ea512c8f75e", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.735Z", + "_custom_field_data": {}, + "device": "c47be8fc-ce7f-5230-ad8d-5be2cb66fb6e", + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "usb-mini-b" + } +}, +{ + "model": "dcim.consoleport", + "pk": "94f6ca8c-0a28-53a0-8e39-3db21dcafa72", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.716Z", + "_custom_field_data": {}, + "device": "f5cd899a-dec6-56c9-9045-514d562631d5", + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "usb-mini-b" + } +}, +{ + "model": "dcim.consoleport", + "pk": "bde4599a-66a1-56ca-9e7e-07119b691eb1", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.764Z", + "_custom_field_data": {}, + "device": "30822332-4a69-5783-86e8-07a72dc77c77", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.consoleporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.consoleporttemplate.json new file mode 100644 index 00000000..31e55731 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.consoleporttemplate.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.consoleporttemplate", + "pk": "394ef929-bbef-5470-8da7-b0cdb6246418", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.777Z", + "_custom_field_data": {}, + "device_type": "86c8ea5d-3bac-514f-b0ce-da555e3f0bef", + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "5cbf1d44-c791-5a81-b9f8-b52731b58f62", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.781Z", + "_custom_field_data": {}, + "device_type": "7d87e054-c030-5f5c-ac14-a84a14a872c9", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "d8960554-0af6-5547-b1bf-a2e232878b03", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.770Z", + "_custom_field_data": {}, + "device_type": "03d4a2c5-e08b-5cc1-924d-c401194d393c", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "type": "rj-45" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.device.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.device.json new file mode 100644 index 00000000..838ccab8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.device.json @@ -0,0 +1,110 @@ +[ +{ + "model": "dcim.device", + "pk": "173aff4c-bc13-5c77-93df-e10bac429aae", + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2024-01-02T12:08:26.066Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "254b9e37-775b-5584-88ec-36409d1bc9dd", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "platform": null, + "name": "dmi01-albany-pdu01", + "_name": "dmi00000001-albany-pdu00000001", + "serial": "", + "asset_tag": null, + "location": "f8b1dcf0-c3bb-5a86-8816-9e986092326b", + "rack": "8bfa593c-4cbb-5949-9a20-cff126d9d75d", + "position": 1, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "5ed7a02c-455c-5614-8447-03d98c39dbac", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:26.335Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "e3072e65-9267-5e44-bbc4-28875ce2893c", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "7c20cf28-1ac0-51d3-9222-65c10b1e302b", + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "platform": null, + "name": "PP:MDF", + "_name": "PP:MDF", + "serial": "", + "asset_tag": null, + "location": "8f46b08d-9bcb-56bd-ba7a-0c783d582906", + "rack": "333af99c-ec4b-505f-ac02-1a03f6cb9689", + "position": 39, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "a5bcca14-28f7-5c1c-87f9-851aaba61dcc", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:26.208Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "7c20cf28-1ac0-51d3-9222-65c10b1e302b", + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "location": "3ec0ea77-bd7c-5cac-b6df-9b9e38d34541", + "rack": "bcda442d-eb43-5e6b-8840-83d4bb49bf3f", + "position": 11, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.devicebay.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.devicebay.json new file mode 100644 index 00000000..58346aea --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.devicebay.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.devicebay", + "pk": "29f06c68-208d-5112-826a-147701bd0c1f", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:08:26.503Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 11", + "_name": "Bay 00000011", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "bf660558-36ae-5e72-a15e-abfe5cb98b01", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:08:26.499Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 9", + "_name": "Bay 00000009", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "df8d3500-4c38-5358-bee9-65581d5fbbd3", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:08:26.506Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 12", + "_name": "Bay 00000012", + "label": "", + "description": "", + "installed_device": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.devicebaytemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.devicebaytemplate.json new file mode 100644 index 00000000..f52500a1 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.devicebaytemplate.json @@ -0,0 +1,44 @@ +[ +{ + "model": "dcim.devicebaytemplate", + "pk": "40c4a188-ea81-54c1-bbcc-c1dcd857fb55", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.062Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 9", + "_name": "Bay 00000009", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": "56e45ef7-759a-54a6-85b6-73a61d52197e", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.066Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 13", + "_name": "Bay 00000013", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": "5bd36fe2-c713-57b0-ad0b-a700b1432c86", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.058Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 6", + "_name": "Bay 00000006", + "label": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.devicetype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.devicetype.json new file mode 100644 index 00000000..553fbfba --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.devicetype.json @@ -0,0 +1,56 @@ +[ +{ + "model": "dcim.devicetype", + "pk": "257dca9a-92d2-5f02-af45-4de316a47b71", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.677Z", + "_custom_field_data": {}, + "manufacturer": "e0ee785f-2349-574b-942c-aaf46a748cf3", + "model": "MX480", + "part_number": "", + "u_height": 8, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "[Juniper MX480 Data Sheet](https://www.juniper.net/us/en/products-services/routing/mx-series/mx480/)" + } +}, +{ + "model": "dcim.devicetype", + "pk": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.705Z", + "_custom_field_data": {}, + "manufacturer": "48663573-9dc3-5779-b660-a785aa139be4", + "model": "Flex system", + "part_number": "8721W3X", + "u_height": 10, + "is_full_depth": true, + "subdevice_role": "parent", + "front_image": "", + "rear_image": "", + "comments": "" + } +}, +{ + "model": "dcim.devicetype", + "pk": "e3072e65-9267-5e44-bbc4-28875ce2893c", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.699Z", + "_custom_field_data": {}, + "manufacturer": "70bcef54-cbf3-5783-b7e1-537b7b90707f", + "model": "48-Pair Fiber Panel", + "part_number": "", + "u_height": 2, + "is_full_depth": false, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.frontport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.frontport.json new file mode 100644 index 00000000..1697efff --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.frontport.json @@ -0,0 +1,62 @@ +[ +{ + "model": "dcim.frontport", + "pk": "198c27f4-aacf-50ff-8dca-117699cfc0f5", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:27.220Z", + "_custom_field_data": {}, + "device": "11647cf1-913e-59f3-9eaa-58cd4ad40cd3", + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "8p8c", + "rear_port": "4a357240-7da8-50e1-97f4-4b6b7dce451c", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": "2e9c68c2-1355-518b-88d4-be645817eb81", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:26.835Z", + "_custom_field_data": {}, + "device": "90c0386a-96e0-56ea-85dd-2c2d83dda214", + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "8p8c", + "rear_port": "60a9611b-c912-516d-965a-d24166f92c65", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": "c8deeb98-0341-580e-af1f-27e551642e8e", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:26.649Z", + "_custom_field_data": {}, + "device": "ef0ffb8a-22a2-5415-b717-80e53922dd6a", + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "8p8c", + "rear_port": "dff4ce6f-11e4-588d-a30d-ff0cb9cb5f17", + "rear_port_position": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.frontporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.frontporttemplate.json new file mode 100644 index 00000000..55089ed4 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.frontporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.frontporttemplate", + "pk": "402e15c0-acbc-59f2-8880-97f6e75ddeeb", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:28.220Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "46276462-fe33-5fe3-8d53-be0a91ab6b58", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "5c103ed8-f425-5f22-9cb7-858e031ab9cf", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:28.204Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "e36fc26c-615a-5298-8517-1fdda99156fd", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "62deb273-810f-5c57-9c59-34e538240e49", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:28.211Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "1578c964-0127-5663-afe9-0c08193bee02", + "rear_port_position": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.interface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.interface.json new file mode 100644 index 00000000..6a982830 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.interface.json @@ -0,0 +1,95 @@ +[ +{ + "model": "dcim.interface", + "pk": "07feaea3-224a-5a8e-aa9d-eb2e3a898271", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:34.987Z", + "_custom_field_data": {}, + "device": "1348e764-b4fb-5406-a5f2-fc50df2067aa", + "name": "xe-1/0/29", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0001000099999999xe-000029............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "4d5cf739-0ddf-57b2-86be-9f4a10b749be", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:33.734Z", + "_custom_field_data": {}, + "device": "51b30b85-3937-54f2-b400-10a33e9ecfc7", + "name": "xe-0/0/35", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0000000099999999xe-000035............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "66a6e36d-ab09-5040-9a66-6d63f76d7ced", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:31.384Z", + "_custom_field_data": {}, + "device": "1a5c5a9b-9440-5e60-93a9-457c5d4bccf8", + "name": "GigabitEthernet1/0/16", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000016............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.interfacetemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.interfacetemplate.json new file mode 100644 index 00000000..5e51c7b3 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.interfacetemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.interfacetemplate", + "pk": "42b0379a-8635-53ae-93e4-4b8d5e7c2069", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:37.906Z", + "_custom_field_data": {}, + "device_type": "b1fc894c-dddf-56a0-8bf4-92467a5d97bd", + "name": "xe-0/0/5", + "label": "", + "description": "", + "_name": "0000000099999999xe-000005............", + "type": "10gbase-x-sfpp", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "887fd398-42ca-5873-bbce-9cd5f6488da3", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:37.696Z", + "_custom_field_data": {}, + "device_type": "89343eba-98ad-5be4-9c74-49ac12a1f2ef", + "name": "ge-0/0/6", + "label": "", + "description": "", + "_name": "0000000099999999ge-000006............", + "type": "1000base-t", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "fd5a66a6-9756-5586-b407-4cc984c4a826", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:37.775Z", + "_custom_field_data": {}, + "device_type": "9cbb3312-7783-519f-be1b-5c849324a2d1", + "name": "xe-0/0/17", + "label": "", + "description": "", + "_name": "0000000099999999xe-000017............", + "type": "10gbase-t", + "mgmt_only": false + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.location.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.location.json new file mode 100644 index 00000000..8584f6fa --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.location.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.location", + "pk": "f0bf9f0f-9972-5db7-8686-c28fbd36a0a5", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:08:24.761Z", + "_custom_field_data": {}, + "parent": null, + "name": "Africa", + "_name": "Africa", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:08:24.764Z", + "_custom_field_data": {}, + "parent": null, + "name": "Asia", + "_name": "Asia", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9870e54f-2a5b-585b-92bc-3e01df3912c3", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:08:24.820Z", + "_custom_field_data": {}, + "parent": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "name": "China", + "_name": "China", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.locationtype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.locationtype.json new file mode 100644 index 00000000..6bcc55a9 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.locationtype.json @@ -0,0 +1,54 @@ +[ +{ + "model": "dcim.locationtype", + "pk": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "fields": { + "created": "2024-01-02T12:08:24.722Z", + "last_updated": "2024-01-02T12:08:24.722Z", + "_custom_field_data": {}, + "parent": null, + "name": "Region", + "description": "", + "nestable": true, + "content_types": [ + 56, + 55 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "001a5b44-6c65-5a97-bee3-c52494c176d3", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:24.719Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Branch Offices", + "description": "", + "nestable": true, + "content_types": [ + 68, + 56, + 72, + 42, + 27, + 60 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "6d92eb8b-0617-5e93-88ab-ca3bd253e632", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:24.715Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Customer Sites", + "description": "", + "nestable": true, + "content_types": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.manufacturer.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.manufacturer.json new file mode 100644 index 00000000..01d5777d --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.manufacturer.json @@ -0,0 +1,35 @@ +[ +{ + "model": "dcim.manufacturer", + "pk": "6aa5ca05-59ef-5474-809e-7fca74e90e42", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:08:43.472Z", + "_custom_field_data": {}, + "name": "Brocade", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "cd71b840-b2de-5cc6-a46a-50f75eafb4d8", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-01-02T12:08:43.475Z", + "_custom_field_data": {}, + "name": "Extreme", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "d9d589db-ff6e-5151-8af2-d8512bb09cfd", + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2024-01-02T12:08:43.481Z", + "_custom_field_data": {}, + "name": "APC", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.platform.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.platform.json new file mode 100644 index 00000000..8e5da358 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.platform.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.platform", + "pk": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.072Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 20.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "82e12391-d52a-5f15-8474-0b444a157d2d", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.071Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 18.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "89096900-db0b-55ac-a094-0e1423e3f277", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.069Z", + "_custom_field_data": {}, + "name": "Cisco IOS", + "manufacturer": "94e7b59b-659f-5c68-9958-a3e82f19aa9f", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.powerfeed.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.powerfeed.json new file mode 100644 index 00000000..5fd16c1a --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.powerfeed.json @@ -0,0 +1,77 @@ +[ +{ + "model": "dcim.powerfeed", + "pk": "0434ed4d-cc76-5051-a38c-b84ed32de2c1", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.089Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P2-6B", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "3f702c58-7dea-5b78-a007-17f40b465810", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.103Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P1-10A", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "8cf662de-a918-5648-b152-d71da75a7392", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.145Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P3-4A", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.poweroutlet.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.poweroutlet.json new file mode 100644 index 00000000..bfe280dc --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.poweroutlet.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.poweroutlet", + "pk": "879ee999-a3bc-52bf-a294-664a4ce51104", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.256Z", + "_custom_field_data": {}, + "device": "c615175b-8310-5158-88f8-5a0972e7b1f0", + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "09003573-7ee5-59ce-8c50-e4bf64015273", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "a117bdaf-e623-577b-a185-7c5f669dc2de", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.357Z", + "_custom_field_data": {}, + "device": "eeea696e-d8d1-5805-8aef-2f619b9d32a8", + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "62c9f3eb-caa4-5935-b229-5bb91345996a", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "d471c3d4-3271-5e3a-a8a0-188cf7a84a02", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.220Z", + "_custom_field_data": {}, + "device": "13d0f232-00cb-5280-9a69-649ad3a4fb05", + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "ae1a3abc-c4d3-528c-9ffe-c2c555775c2a", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.poweroutlettemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.poweroutlettemplate.json new file mode 100644 index 00000000..fa421d83 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.poweroutlettemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.poweroutlettemplate", + "pk": "56ebc625-d455-5958-91c3-795f00e824a9", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.372Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "826c6028-4764-5e0e-a5b5-36867e312561", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.374Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "e6a6f4b7-7a9a-5562-9d50-f32a8a4a1b30", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.365Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.powerpanel.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.powerpanel.json new file mode 100644 index 00000000..0cd8585b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.powerpanel.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.powerpanel", + "pk": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.381Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 1" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "78d58858-0cc7-530a-8a3b-daa91a436803", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.383Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 2" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.386Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 3" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.powerport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.powerport.json new file mode 100644 index 00000000..b3d156f9 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.powerport.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.powerport", + "pk": "4aae33e8-d7a5-5a68-ab1a-d296aec09673", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.422Z", + "_custom_field_data": {}, + "device": "4ea850d3-2935-5cd9-b8af-14ff09deca84", + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "61654ee4-0212-521a-8822-d393f6d82fb5", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.425Z", + "_custom_field_data": {}, + "device": "5e3c0aee-7db5-512c-a35e-48d57c05d7a5", + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "a57b92db-7366-55c8-adbf-33c49aedae55", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.486Z", + "_custom_field_data": {}, + "device": "30822332-4a69-5783-86e8-07a72dc77c77", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.powerporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.powerporttemplate.json new file mode 100644 index 00000000..69cfb234 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.powerporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.powerporttemplate", + "pk": "5f9506eb-d700-5e12-bc8e-90523ac7667c", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.536Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "PSU5", + "_name": "PSU00000005", + "label": "", + "description": "", + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "9d60a796-4d3a-51d0-977c-49af2c012845", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.503Z", + "_custom_field_data": {}, + "device_type": "257dca9a-92d2-5f02-af45-4de316a47b71", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "ad2fc6c9-5ace-5658-865e-d28872e6c764", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.504Z", + "_custom_field_data": {}, + "device_type": "257dca9a-92d2-5f02-af45-4de316a47b71", + "name": "PSU2", + "_name": "PSU00000002", + "label": "", + "description": "", + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.rack.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.rack.json new file mode 100644 index 00000000..aaeab34c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.rack.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.rack", + "pk": "0ed813a0-26e3-570e-b3d2-34b2c96036fd", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.565Z", + "_custom_field_data": {}, + "name": "Comms closet", + "_name": "Comms closet", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "facility_id": null, + "location": "920970b7-44b2-5c1d-862d-d9f568553e53", + "rack_group": null, + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.729Z", + "_custom_field_data": {}, + "name": "R207", + "_name": "R00000207", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "d3d15004-11f2-5146-9094-d67775ee3ef8", + "facility_id": null, + "location": "b5694fca-f156-5163-8ae8-db7cceb93eaf", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:38.744Z", + "_custom_field_data": {}, + "name": "R302", + "_name": "R00000302", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "cf28137c-1251-5b94-bde0-914c91ad0c70", + "facility_id": null, + "location": "a7f18fd3-b68a-5304-903a-6996f5ac9731", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.rackreservation.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.rackreservation.json new file mode 100644 index 00000000..72d7907f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.rackreservation.json @@ -0,0 +1,30 @@ +[ +{ + "model": "dcim.rackreservation", + "pk": "6632b13e-787b-596b-8d3f-dd711778f6b2", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:43.469Z", + "_custom_field_data": {}, + "rack": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "units": "[\"20\", \"21\"]", + "tenant": null, + "user": "79770d9b-4994-5610-8175-123cecb0bcac", + "description": "Damaged - DO NOT USE" + } +}, +{ + "model": "dcim.rackreservation", + "pk": "fc8c21ff-bff8-59a8-b256-612719b46978", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:43.467Z", + "_custom_field_data": {}, + "rack": "333af99c-ec4b-505f-ac02-1a03f6cb9689", + "units": "[\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\", \"10\"]", + "tenant": null, + "user": "35a3bbbb-48d5-5891-8ddc-8b4a97e30d10", + "description": "Reserved for future projects" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.rearport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.rearport.json new file mode 100644 index 00000000..b7e2fa38 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.rearport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.rearport", + "pk": "1d4bbd16-4985-58aa-a47b-6df4717fff7e", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:39.699Z", + "_custom_field_data": {}, + "device": "22f088a3-e4bc-5f68-bf22-f5fc562cd49b", + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "7aeb5ed8-fc33-5da5-985b-458123dfed0f", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:39.175Z", + "_custom_field_data": {}, + "device": "6de81103-8dc0-532a-8da6-54760b1673b8", + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "7cb4265d-f0b7-56b7-ae20-e01d05c8e603", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:39.246Z", + "_custom_field_data": {}, + "device": "6de81103-8dc0-532a-8da6-54760b1673b8", + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.rearporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.rearporttemplate.json new file mode 100644 index 00000000..d54c32a9 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.rearporttemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.rearporttemplate", + "pk": "7f61bd57-0510-56a3-9a26-a375246f15ad", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:40.039Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "bed22cf2-128c-57fd-8556-f2d1ed76ca7c", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:39.972Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "e2982ffd-1539-5608-9f69-939fc2f64868", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:40.007Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.virtualchassis.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.virtualchassis.json new file mode 100644 index 00000000..959c7dba --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/dcim.virtualchassis.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.virtualchassis", + "pk": "19f22645-7e83-5f39-bb57-ccda57e372fd", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.092Z", + "_custom_field_data": {}, + "master": "30822332-4a69-5783-86e8-07a72dc77c77", + "name": "r108-torsw", + "domain": "" + } +}, +{ + "model": "dcim.virtualchassis", + "pk": "364e4d51-2c82-5053-90a1-79cf9956175a", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.077Z", + "_custom_field_data": {}, + "master": "1348e764-b4fb-5406-a5f2-fc50df2067aa", + "name": "r105-torsw", + "domain": "" + } +}, +{ + "model": "dcim.virtualchassis", + "pk": "b09ec4dd-301f-51a1-9fef-9d9732c3ebac", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.082Z", + "_custom_field_data": {}, + "master": "b8700b34-5236-5cae-a009-361a082d01f4", + "name": "r106-torsw", + "domain": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/extras.customfield.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/extras.customfield.json new file mode 100644 index 00000000..7d027d36 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/extras.customfield.json @@ -0,0 +1,26 @@ +[ +{ + "model": "extras.customfield", + "pk": "e4fa5680-4657-50ea-837c-604617c7fc0d", + "fields": { + "created": "2021-09-09T00:00:00Z", + "last_updated": "2024-01-02T12:08:24.653Z", + "grouping": "", + "type": "text", + "label": "Customer ID", + "key": "cust_id", + "description": "", + "required": false, + "filter_logic": "exact", + "default": null, + "weight": 100, + "validation_minimum": null, + "validation_maximum": null, + "validation_regex": "^[A-Z]{3}\\d{2}$", + "advanced_ui": false, + "content_types": [ + 109 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/extras.role.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/extras.role.json new file mode 100644 index 00000000..5db4588c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/extras.role.json @@ -0,0 +1,50 @@ +[ +{ + "model": "extras.role", + "pk": "33afe68f-1216-58d2-890a-e18d188e885d", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-02-22T08:41:50.798Z", + "_custom_field_data": {}, + "name": "Router", + "color": "4caf50", + "description": "", + "weight": null, + "content_types": [ + 42 + ] + } +}, +{ + "model": "extras.role", + "pk": "ce29b49d-ddac-586f-87ec-8f7cb969344c", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-22T08:41:50.836Z", + "_custom_field_data": {}, + "name": "Management", + "color": "9e9e9e", + "description": "", + "weight": 1000, + "content_types": [ + 68 + ] + } +}, +{ + "model": "extras.role", + "pk": "d3d15004-11f2-5146-9094-d67775ee3ef8", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-22T08:41:50.821Z", + "_custom_field_data": {}, + "name": "Compute", + "color": "2196f3", + "description": "", + "weight": null, + "content_types": [ + 60 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/extras.status.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/extras.status.json new file mode 100644 index 00000000..67097479 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/extras.status.json @@ -0,0 +1,55 @@ +[ +{ + "model": "extras.status", + "pk": "9172bac4-6144-54e5-b44d-f530905f8d05", + "fields": { + "created": "2024-01-02T12:08:24.661Z", + "last_updated": "2024-01-02T12:08:24.661Z", + "_custom_field_data": {}, + "name": "Available", + "color": "9e9e9e", + "description": "", + "content_types": [ + 60 + ] + } +}, +{ + "model": "extras.status", + "pk": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "fields": { + "created": "2024-01-02T12:08:24.659Z", + "last_updated": "2024-01-02T12:08:24.659Z", + "_custom_field_data": {}, + "name": "Connected", + "color": "9e9e9e", + "description": "", + "content_types": [ + 45 + ] + } +}, +{ + "model": "extras.status", + "pk": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "fields": { + "created": "2024-01-02T12:08:24.653Z", + "last_updated": "2024-01-02T12:08:24.653Z", + "_custom_field_data": {}, + "name": "Active", + "color": "9e9e9e", + "description": "", + "content_types": [ + 68, + 69, + 58, + 72, + 42, + 117, + 56, + 26, + 60 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/extras.tag.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/extras.tag.json new file mode 100644 index 00000000..cc4f3358 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/extras.tag.json @@ -0,0 +1,47 @@ +[ +{ + "model": "extras.tag", + "pk": "36402387-13f1-567e-b429-5c6234cbd334", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.156Z", + "_custom_field_data": {}, + "name": "Alpha", + "color": "aa1409", + "description": "", + "content_types": [ + 56 + ] + } +}, +{ + "model": "extras.tag", + "pk": "9c378a29-3e2d-5929-b733-33cdaaf4b49b", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.164Z", + "_custom_field_data": {}, + "name": "Golf", + "color": "673ab7", + "description": "", + "content_types": [ + 56 + ] + } +}, +{ + "model": "extras.tag", + "pk": "b0ca481e-e144-58fc-9fef-a6249bce7ee9", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.177Z", + "_custom_field_data": {}, + "name": "Quebec", + "color": "cddc39", + "description": "", + "content_types": [ + 56 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/extras.taggeditem.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/extras.taggeditem.json new file mode 100644 index 00000000..f6fe2a17 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/extras.taggeditem.json @@ -0,0 +1,29 @@ +[ +{ + "model": "extras.taggeditem", + "pk": "39e4406d-5cbe-58d9-875a-837fe15e1f87", + "fields": { + "content_type": 56, + "object_id": "022126fd-0b04-5d40-9aa0-3c1aa0a5dfd5", + "tag": "9c378a29-3e2d-5929-b733-33cdaaf4b49b" + } +}, +{ + "model": "extras.taggeditem", + "pk": "8bf59c61-165b-5739-a6f8-50724a698bd4", + "fields": { + "content_type": 56, + "object_id": "489d7296-d9b9-587d-87bc-bbe3f200e241", + "tag": "a5277d98-faca-5fdb-a37e-63b6cddb6bf9" + } +}, +{ + "model": "extras.taggeditem", + "pk": "cb1a30db-250f-5766-81f3-50f7b8c481d3", + "fields": { + "content_type": 56, + "object_id": "62185250-13e1-53d7-bfdd-210e9492ddad", + "tag": "d4d1038d-aaef-5173-896a-62cf7674f52e" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.ipaddress.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.ipaddress.json new file mode 100644 index 00000000..28e1a2c0 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.ipaddress.json @@ -0,0 +1,62 @@ +[ +{ + "model": "ipam.ipaddress", + "pk": "1b7cefe1-e8e1-5cb0-a81d-98a23b212a24", + "fields": { + "created": "2022-04-08T00:25:35.287Z", + "last_updated": "2024-01-02T12:08:44.330Z", + "_custom_field_data": {}, + "host": "172.20.0.20", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "97038736-2dfa-5c54-8b15-404ff1ec3b8f", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": "1eb640b6-56bf-54f3-bf18-b0f4c82824e0", + "fields": { + "created": "2022-04-08T00:25:31.408Z", + "last_updated": "2024-01-02T12:08:44.131Z", + "_custom_field_data": {}, + "host": "172.19.0.10", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "79012069-1285-5188-999b-69f0035f13e2", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": "3e5efb0a-89df-5045-887d-64f7e3867b60", + "fields": { + "created": "2022-04-08T00:25:34.747Z", + "last_updated": "2024-01-02T12:08:44.300Z", + "_custom_field_data": {}, + "host": "172.20.0.14", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "97038736-2dfa-5c54-8b15-404ff1ec3b8f", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.prefix.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.prefix.json new file mode 100644 index 00000000..7c17aed4 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.prefix.json @@ -0,0 +1,71 @@ +[ +{ + "model": "ipam.prefix", + "pk": "50128cb8-56b3-51fc-857e-1516f47681ba", + "fields": { + "created": "2022-04-08T00:17:08.862Z", + "last_updated": "2024-05-15T11:30:37.710Z", + "_custom_field_data": {}, + "network": "172.19.2.0", + "broadcast": "172.19.2.255", + "prefix_length": 24, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "b9704abf-41ba-5ac5-b4ce-67d0d76a1006", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "vlan": null, + "rir": null, + "date_allocated": null, + "description": "" + } +}, +{ + "model": "ipam.prefix", + "pk": "6e87b092-67b6-5086-a427-217436e9e5a7", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-15T11:30:37.008Z", + "_custom_field_data": {}, + "network": "10.112.147.0", + "broadcast": "10.112.147.255", + "prefix_length": 24, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "2a53f46b-41e1-5f02-865a-163c8edd429a", + "parent": "068dcba5-9bd4-5a21-9db1-db024899be66", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": "d452650e-09d2-5248-9119-d09b61d6e4c3", + "rir": null, + "date_allocated": null, + "description": "" + } +}, +{ + "model": "ipam.prefix", + "pk": "fb7516a0-78af-5903-bbf6-3179f9055b79", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-15T11:30:37.057Z", + "_custom_field_data": {}, + "network": "10.112.151.0", + "broadcast": "10.112.151.255", + "prefix_length": 24, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "2a53f46b-41e1-5f02-865a-163c8edd429a", + "parent": "0b5d17a9-940b-527f-bdc4-62d835cbce44", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": "a4207b17-ba34-50a9-876a-c61a0953300b", + "rir": null, + "date_allocated": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.rir.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.rir.json new file mode 100644 index 00000000..a7ae6964 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.rir.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.rir", + "pk": "51689b38-a8fa-5601-b838-a732fae021cc", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.136Z", + "_custom_field_data": {}, + "name": "ARIN", + "is_private": false, + "description": "American Registry for Internet Numbers" + } +}, +{ + "model": "ipam.rir", + "pk": "9a496681-ac3d-5e1a-9453-4a69b6aed1a2", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.143Z", + "_custom_field_data": {}, + "name": "RFC 1918", + "is_private": true, + "description": "" + } +}, +{ + "model": "ipam.rir", + "pk": "f59e6945-f78c-584f-89ce-bbaa9f539c0b", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.139Z", + "_custom_field_data": {}, + "name": "APNIC", + "is_private": false, + "description": "Asia Pacific Network Information Centre" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.routetarget.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.routetarget.json new file mode 100644 index 00000000..cdbf99d8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.routetarget.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.routetarget", + "pk": "2ca62435-a1d9-508f-a90c-fea781fb01fa", + "fields": { + "created": "2022-04-08T00:28:03.747Z", + "last_updated": "2024-01-02T12:08:47.120Z", + "_custom_field_data": {}, + "name": "65000:101", + "description": "Alpha-import", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": "3d417c6d-b9a1-5a39-b2da-104921c4db0a", + "fields": { + "created": "2022-04-08T00:28:04.442Z", + "last_updated": "2024-01-02T12:08:47.132Z", + "_custom_field_data": {}, + "name": "65000:502", + "description": "Echo-import", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": "930d2e9c-09ff-5ea4-b7a4-0b4e8af05d8c", + "fields": { + "created": "2022-04-08T00:28:04.340Z", + "last_updated": "2024-01-02T12:08:47.131Z", + "_custom_field_data": {}, + "name": "65000:501", + "description": "Echo-import", + "tenant": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.vlan.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.vlan.json new file mode 100644 index 00000000..73a33ed6 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.vlan.json @@ -0,0 +1,50 @@ +[ +{ + "model": "ipam.vlan", + "pk": "80de71d4-cd44-5482-8fb4-645e9506ef24", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-15T11:30:38.972Z", + "_custom_field_data": {}, + "vlan_group": null, + "vid": 100, + "name": "Data", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "dfd5a12a-ffe4-5ae5-9bdd-e71adbe5b49a", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "a370d4f9-26f5-58e6-bae1-b533483fc638", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-15T11:30:38.990Z", + "_custom_field_data": {}, + "vlan_group": null, + "vid": 200, + "name": "Voice", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "cfe1ee60-d4a6-5c9f-b35c-0d92aa3fade1", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "b4f69783-2160-5f3c-b0ab-7d8aabc61a2a", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:30:39.159Z", + "_custom_field_data": {}, + "vlan_group": "56764c2a-72b6-5f22-9802-bf585847080d", + "vid": 204, + "name": "Admin", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "tenant": "35f6098e-5c2c-58b3-824c-9b5c024a4321", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.vlangroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.vlangroup.json new file mode 100644 index 00000000..1b7b8af1 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.vlangroup.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.vlangroup", + "pk": "3060d7a7-bf57-5d57-aeb7-4a8b0463932d", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:30:41.218Z", + "_custom_field_data": {}, + "name": "JBB109", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "3ac8f2e8-c354-5f7e-82e1-01a00999857d", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:30:41.216Z", + "_custom_field_data": {}, + "name": "JBB104", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "ac3df58d-fa3c-5e5e-babf-1785afb46a36", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:30:41.221Z", + "_custom_field_data": {}, + "name": "JBB133", + "location": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.vrf.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.vrf.json new file mode 100644 index 00000000..e725b85d --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/ipam.vrf.json @@ -0,0 +1,68 @@ +[ +{ + "model": "ipam.vrf", + "pk": "4d683b05-ce3f-52c3-8e1a-ee31e5771976", + "fields": { + "created": "2022-04-08T00:05:31.743Z", + "last_updated": "2024-01-02T12:08:47.102Z", + "_custom_field_data": {}, + "name": "Bravo", + "rd": "65000:200", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "d1e9d468-d4c3-5f49-b2d0-e7af0268de47" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "d1e9d468-d4c3-5f49-b2d0-e7af0268de47" + ] + } +}, +{ + "model": "ipam.vrf", + "pk": "7ab8b2d0-30bc-543a-85f7-5039ccc771db", + "fields": { + "created": "2022-04-08T00:05:31.612Z", + "last_updated": "2024-01-02T12:08:47.097Z", + "_custom_field_data": {}, + "name": "Alpha", + "rd": "65000:100", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "2ca62435-a1d9-508f-a90c-fea781fb01fa", + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "44b1201b-16c0-55d0-957d-558cf7de443f" + ] + } +}, +{ + "model": "ipam.vrf", + "pk": "846b3654-ba46-59bf-8900-c53475a33880", + "fields": { + "created": "2022-04-08T00:05:32.358Z", + "last_updated": "2024-01-02T12:08:47.115Z", + "_custom_field_data": {}, + "name": "Echo", + "rd": "65000:500", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "930d2e9c-09ff-5ea4-b7a4-0b4e8af05d8c" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "3d417c6d-b9a1-5a39-b2da-104921c4db0a" + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/tenancy.tenant.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/tenancy.tenant.json new file mode 100644 index 00000000..406be39e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/tenancy.tenant.json @@ -0,0 +1,47 @@ +[ +{ + "model": "tenancy.tenant", + "pk": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.312Z", + "_custom_field_data": { + "cust_id": "" + }, + "name": "NC State University", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.303Z", + "_custom_field_data": { + "cust_id": "DMI01" + }, + "name": "Dunder-Mifflin, Inc.", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "8e994b2a-fa11-500f-901c-1d7f15264bac", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.309Z", + "_custom_field_data": { + "cust_id": "YKY01" + }, + "name": "Nakatomi Corportation", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/tenancy.tenantgroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/tenancy.tenantgroup.json new file mode 100644 index 00000000..20f28030 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/tenancy.tenantgroup.json @@ -0,0 +1,14 @@ +[ +{ + "model": "tenancy.tenantgroup", + "pk": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-02T12:08:25.296Z", + "_custom_field_data": {}, + "parent": null, + "name": "Customers", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/users.user.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/users.user.json new file mode 100644 index 00000000..92a2b3ab --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/users.user.json @@ -0,0 +1,65 @@ +[ +{ + "model": "users.user", + "pk": "35a3bbbb-48d5-5891-8ddc-8b4a97e30d10", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "alice", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:08Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "a8e58405-afdb-54d3-883e-20eace59cf80", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "danielle", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:40Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "fe73675b-51ca-56ac-8cab-ef9580f18278", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "charlie", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:22Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/virtualization.cluster.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/virtualization.cluster.json new file mode 100644 index 00000000..d7f1a2ab --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/virtualization.cluster.json @@ -0,0 +1,47 @@ +[ +{ + "model": "virtualization.cluster", + "pk": "46b45688-8e65-5009-9e12-7fd0ea171410", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:44.588Z", + "_custom_field_data": {}, + "name": "gc-asia-northeast3", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "7a2352bc-7253-5c1d-bb1f-0a4a1412dc9e", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "49679048-e284-52ee-935f-96a4316b8d38", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:44.571Z", + "_custom_field_data": {}, + "name": "gc-southamerica-southeast1", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "aa168442-0c73-5681-b8bd-243f5f93842f", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "b9f4422d-6887-5cc2-b703-07ae64ca2d26", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:44.570Z", + "_custom_field_data": {}, + "name": "gc-northamerica-northeast1", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "tenant": null, + "location": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/virtualization.clustergroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/virtualization.clustergroup.json new file mode 100644 index 00000000..efd0b1b3 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/virtualization.clustergroup.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustergroup", + "pk": "20182816-bf12-5cd0-8f07-c91fcd271bd7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.199Z", + "_custom_field_data": {}, + "name": "EMEA", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "aa168442-0c73-5681-b8bd-243f5f93842f", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.202Z", + "_custom_field_data": {}, + "name": "South America", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.198Z", + "_custom_field_data": {}, + "name": "North America", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/virtualization.clustertype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/virtualization.clustertype.json new file mode 100644 index 00000000..b42c3283 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/virtualization.clustertype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustertype", + "pk": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.191Z", + "_custom_field_data": {}, + "name": "Google Cloud", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "834802b2-bb11-5319-9ddb-4269f943171c", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.196Z", + "_custom_field_data": {}, + "name": "KVM", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "ae807dce-fa79-5557-9d7e-a8e8f8e881a7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-01-02T12:08:47.195Z", + "_custom_field_data": {}, + "name": "VMware", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/virtualization.virtualmachine.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/virtualization.virtualmachine.json new file mode 100644 index 00000000..c61a0af5 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/virtualization.virtualmachine.json @@ -0,0 +1,77 @@ +[ +{ + "model": "virtualization.virtualmachine", + "pk": "8c92d707-39d9-513e-9a31-5f2e0b488774", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:08:44.784Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "c115b129-e524-5741-8245-046538e6e73c", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm133", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "b97f4ecc-9fa3-5983-b9d5-247b02f8cc8e", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:08:44.747Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "ca5f6ebc-2cba-5925-8e86-3f8554b47e0d", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm108", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "fa16a6ef-baa0-55fd-b219-a1dacfa2ee6f", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-01-02T12:08:44.687Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "eed9e8dc-4464-53ee-8d16-80dc6027b13e", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm67", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/virtualization.vminterface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/virtualization.vminterface.json new file mode 100644 index 00000000..02bcbb7f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/samples/virtualization.vminterface.json @@ -0,0 +1,71 @@ +[ +{ + "model": "virtualization.vminterface", + "pk": "358ede13-e8e4-5c1e-9fa5-f7b639dd8a48", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:44.901Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "ecddb9d5-acb1-5ff2-a33d-e3b6556db558", + "name": "eth2", + "_name": "9999999999999999eth000002............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "ab0af18d-7185-5885-ac20-6fda1b07719d", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:45.121Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "cb3d5972-d7a0-51f6-85a1-fd3c725dc7bb", + "name": "eth2", + "_name": "9999999999999999eth000002............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "d396c9a3-4b45-573a-8a99-d81df03bdfaa", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-01-02T12:08:46.883Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "7e7c9e53-7c6f-5472-8080-c364ea44ef3a", + "name": "eth2", + "_name": "9999999999999999eth000002............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/summary.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/summary.json new file mode 100644 index 00000000..f595ff93 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/summary.json @@ -0,0 +1,16242 @@ +{ + "diffsync": { + "create": 5870, + "update": 0, + "delete": 0, + "no-change": 0, + "skip": 119 + }, + "source": { + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 1, + "extends_content_type": null, + "nautobot_content_type": "admin.logentry", + "disable_reason": "Not directly used in Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 12 + } + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 3, + "extends_content_type": null, + "nautobot_content_type": "auth.group", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "permissions": { + "name": "permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 2, + "extends_content_type": null, + "nautobot_content_type": "auth.permission", + "disable_reason": "Handled via a Nautobot model and may not be a 1 to 1.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 473 + } + }, + "auth.user": { + "content_type": "auth.user", + "content_type_id": 4, + "extends_content_type": null, + "nautobot_content_type": "users.user", + "disable_reason": "", + "identifiers": [ + "username" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "date_joined": { + "name": "date_joined", + "nautobot_name": "date_joined", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "date_joined", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "email": { + "name": "email", + "nautobot_name": "email", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "email", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "first_name": { + "name": "first_name", + "nautobot_name": "first_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "first_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "groups": { + "name": "groups", + "nautobot_name": "groups", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "groups", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_active": { + "name": "is_active", + "nautobot_name": "is_active", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_active", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "is_staff": { + "name": "is_staff", + "nautobot_name": "is_staff", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_staff", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "is_superuser": { + "name": "is_superuser", + "nautobot_name": "is_superuser", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_superuser", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_login": { + "name": "last_login", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "last_name": { + "name": "last_name", + "nautobot_name": "last_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "last_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "password": { + "name": "password", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "user_permissions": { + "name": "user_permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + }, + "username": { + "name": "username", + "nautobot_name": "username", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "username", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 14, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuit", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "cid": { + "name": "cid", + "nautobot_name": "cid", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "cid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "commit_rate": { + "name": "commit_rate", + "nautobot_name": "commit_rate", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "commit_rate", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "install_date": { + "name": "install_date", + "nautobot_name": "install_date", + "nautobot_internal_type": "DateField", + "nautobot_can_import": true, + "importer": "date_importer", + "definition": "install_date", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "provider_account": { + "name": "provider_account", + "nautobot_name": "provider_account", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "provider_account", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_a": { + "name": "termination_a", + "nautobot_name": "circuit_termination_a_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_a", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_date": { + "name": "termination_date", + "nautobot_name": "termination_date", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "termination_date", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_z": { + "name": "termination_z", + "nautobot_name": "circuit_termination_z_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_z", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "circuit_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 29, + "second_pass_used": 29, + "created": 29, + "imported": 29 + } + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 15, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittermination", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "circuit": { + "name": "circuit", + "nautobot_name": "circuit_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "port_speed": { + "name": "port_speed", + "nautobot_name": "port_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "port_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "pp_info": { + "name": "pp_info", + "nautobot_name": "pp_info", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "pp_info", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "provider_network": { + "name": "provider_network", + "nautobot_name": "provider_network_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider_network", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "term_side": { + "name": "term_side", + "nautobot_name": "term_side", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "term_side", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "upstream_speed": { + "name": "upstream_speed", + "nautobot_name": "upstream_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "upstream_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "xconnect_id": { + "name": "xconnect_id", + "nautobot_name": "xconnect_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "xconnect_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 45, + "second_pass_used": 45, + "created": 45, + "imported": 45 + } + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 16, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 17, + "extends_content_type": null, + "nautobot_content_type": "circuits.provider", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "asns": { + "name": "asns", + "nautobot_name": "asns", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "asns", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9, + "second_pass_used": 9, + "created": 9, + "imported": 9 + } + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 18, + "extends_content_type": null, + "nautobot_content_type": "circuits.providernetwork", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "service_id": { + "name": "service_id", + "nautobot_name": "service_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "service_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 5, + "extends_content_type": null, + "nautobot_content_type": "contenttypes.contenttype", + "disable_reason": "", + "identifiers": [ + "app_label", + "model" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "app_label": { + "name": "app_label", + "nautobot_name": "app_label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "content_types_mapper_importer", + "definition": "define_app_label", + "sources": [ + "CUSTOM", + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.IGNORE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 119, + "second_pass_used": 119, + "created": 119, + "imported": 119 + } + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 19, + "extends_content_type": null, + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_length": { + "name": "_abs_length", + "nautobot_name": "_abs_length", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "length": { + "name": "length", + "nautobot_name": "length", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "length_unit": { + "name": "length_unit", + "nautobot_name": "length_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "length_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 108, + "second_pass_used": 108, + "created": 108, + "imported": 108 + } + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 20, + "extends_content_type": null, + "nautobot_content_type": "dcim.cablepath", + "disable_reason": "Recreated in Nautobot on signal when circuit termination is created", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 154 + } + }, + "dcim.cabletermination": { + "content_type": "dcim.cabletermination", + "content_type_id": 59, + "extends_content_type": "dcim.cable", + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "_pre_import_cable_termination", + "fields": { + "_device": { + "name": "_device", + "nautobot_name": "_device", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_location": { + "name": "_location", + "nautobot_name": "_location", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_location", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_rack": { + "name": "_rack", + "nautobot_name": "_rack", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_site": { + "name": "_site", + "nautobot_name": "_site", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_site", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_a_id": { + "name": "termination_a_id", + "nautobot_name": "termination_a_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_a_type": { + "name": "termination_a_type", + "nautobot_name": "termination_a_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_id": { + "name": "termination_b_id", + "nautobot_name": "termination_b_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_type": { + "name": "termination_b_type", + "nautobot_name": "termination_b_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 216, + "second_pass_used": 216, + "imported": 216 + } + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 21, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "speed": { + "name": "speed", + "nautobot_name": "speed", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 41, + "second_pass_used": 41, + "created": 41, + "imported": 41 + } + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 22, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 23, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 24, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 25, + "extends_content_type": null, + "nautobot_content_type": "dcim.device", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_role": { + "name": "device_role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "face": { + "name": "face", + "nautobot_name": "face", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "face", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "position": { + "name": "position", + "nautobot_name": "position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_position": { + "name": "vc_position", + "nautobot_name": "vc_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_priority": { + "name": "vc_priority", + "nautobot_name": "vc_priority", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_priority", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_chassis": { + "name": "virtual_chassis", + "nautobot_name": "virtual_chassis_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_chassis", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 72, + "second_pass_used": 72, + "created": 72, + "imported": 72 + } + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 26, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebay", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "installed_device": { + "name": "installed_device", + "nautobot_name": "installed_device_id", + "nautobot_internal_type": "OneToOneField", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "installed_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14, + "second_pass_used": 14, + "created": 14, + "imported": 14 + } + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 27, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebaytemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14, + "second_pass_used": 14, + "created": 14, + "imported": 14 + } + }, + "dcim.devicerole": { + "content_type": "dcim.devicerole", + "content_type_id": 28, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vm_role": { + "name": "vm_role", + "nautobot_name": "vm_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vm_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9, + "second_pass_used": 9, + "created": 9, + "imported": 9 + } + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 29, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicetype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_weight": { + "name": "_abs_weight", + "nautobot_name": "_abs_weight", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "front_image": { + "name": "front_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_full_depth": { + "name": "is_full_depth", + "nautobot_name": "is_full_depth", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_full_depth", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": true + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "part_number": { + "name": "part_number", + "nautobot_name": "part_number", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "part_number", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rear_image": { + "name": "rear_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "subdevice_role": { + "name": "subdevice_role", + "nautobot_name": "subdevice_role", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "subdevice_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight_unit": { + "name": "weight_unit", + "nautobot_name": "weight_unit", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "stats": { + "pre_cached": 1, + "first_pass_used": 14, + "second_pass_used": 14, + "created": 15, + "imported": 15, + "imported_from_cache": 1 + } + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 30, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 912, + "second_pass_used": 912, + "created": 912, + "imported": 912 + } + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 31, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 120, + "second_pass_used": 120, + "created": 120, + "imported": 120 + } + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 32, + "extends_content_type": null, + "nautobot_content_type": "dcim.interface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "duplex": { + "name": "duplex", + "nautobot_name": "duplex", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "duplex", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "lag": { + "name": "lag", + "nautobot_name": "lag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "lag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "poe_mode": { + "name": "poe_mode", + "nautobot_name": "poe_mode", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "poe_type": { + "name": "poe_type", + "nautobot_name": "poe_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel": { + "name": "rf_channel", + "nautobot_name": "rf_channel", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel_frequency": { + "name": "rf_channel_frequency", + "nautobot_name": "rf_channel_frequency", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel_frequency", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel_width": { + "name": "rf_channel_width", + "nautobot_name": "rf_channel_width", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_role": { + "name": "rf_role", + "nautobot_name": "rf_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "speed": { + "name": "speed", + "nautobot_name": "speed", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tx_power": { + "name": "tx_power", + "nautobot_name": "tx_power", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tx_power", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vdcs": { + "name": "vdcs", + "nautobot_name": "vdcs", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vdcs", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wireless_lans": { + "name": "wireless_lans", + "nautobot_name": "wireless_lans", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wireless_lans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wireless_link": { + "name": "wireless_link", + "nautobot_name": "wireless_link", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wireless_link", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wwn": { + "name": "wwn", + "nautobot_name": "wwn", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wwn", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1586, + "second_pass_used": 1586, + "created": 1586, + "imported": 1586 + } + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 33, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfacetemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "poe_mode": { + "name": "poe_mode", + "nautobot_name": "poe_mode", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "poe_type": { + "name": "poe_type", + "nautobot_name": "poe_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 300, + "second_pass_used": 300, + "created": 300, + "imported": 300 + } + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 34, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.inventoryitemrole": { + "content_type": "dcim.inventoryitemrole", + "content_type_id": 57, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitemrole", + "disable_reason": "Nautobot content type: `dcim.inventoryitemrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.inventoryitemtemplate": { + "content_type": "dcim.inventoryitemtemplate", + "content_type_id": 58, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitemtemplate", + "disable_reason": "Nautobot content type: `dcim.inventoryitemtemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 35, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "_define_location_parent", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "nestable", + "sources": [ + "CACHE" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "pre_cached": 3, + "imported": 3, + "imported_from_cache": 3, + "created": 3 + } + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 36, + "extends_content_type": null, + "nautobot_content_type": "dcim.manufacturer", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "f5136724-0984-5e3b-b073-ea6d83116997", + "stats": { + "pre_cached": 1, + "first_pass_used": 14, + "second_pass_used": 14, + "created": 15, + "imported": 15, + "imported_from_cache": 1 + } + }, + "dcim.module": { + "content_type": "dcim.module", + "content_type_id": 55, + "extends_content_type": null, + "nautobot_content_type": "dcim.module", + "disable_reason": "Nautobot content type: `dcim.module` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4 + } + }, + "dcim.modulebay": { + "content_type": "dcim.modulebay", + "content_type_id": 54, + "extends_content_type": null, + "nautobot_content_type": "dcim.modulebay", + "disable_reason": "Nautobot content type: `dcim.modulebay` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 28 + } + }, + "dcim.modulebaytemplate": { + "content_type": "dcim.modulebaytemplate", + "content_type_id": 56, + "extends_content_type": null, + "nautobot_content_type": "dcim.modulebaytemplate", + "disable_reason": "Nautobot content type: `dcim.modulebaytemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14 + } + }, + "dcim.moduletype": { + "content_type": "dcim.moduletype", + "content_type_id": 53, + "extends_content_type": null, + "nautobot_content_type": "dcim.moduletype", + "disable_reason": "Nautobot content type: `dcim.moduletype` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1 + } + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 37, + "extends_content_type": null, + "nautobot_content_type": "dcim.platform", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3, + "second_pass_used": 3, + "created": 3, + "imported": 3 + } + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 38, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerfeed", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "amperage": { + "name": "amperage", + "nautobot_name": "amperage", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "amperage", + "sources": [ + "DATA" + ], + "default_value": 20, + "disable_reason": "", + "required": true + }, + "available_power": { + "name": "available_power", + "nautobot_name": "available_power", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "available_power", + "sources": [ + "DATA" + ], + "default_value": 0, + "disable_reason": "", + "required": true + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "max_utilization": { + "name": "max_utilization", + "nautobot_name": "max_utilization", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "max_utilization", + "sources": [ + "DATA" + ], + "default_value": 80, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "phase": { + "name": "phase", + "nautobot_name": "phase", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "phase", + "sources": [ + "DATA" + ], + "default_value": "single-phase", + "disable_reason": "", + "required": true + }, + "power_panel": { + "name": "power_panel", + "nautobot_name": "power_panel_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_panel", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "supply": { + "name": "supply", + "nautobot_name": "supply", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "supply", + "sources": [ + "DATA" + ], + "default_value": "ac", + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": "primary", + "disable_reason": "", + "required": true + }, + "voltage": { + "name": "voltage", + "nautobot_name": "voltage", + "nautobot_internal_type": "SmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "voltage", + "sources": [ + "DATA" + ], + "default_value": 120, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 48, + "second_pass_used": 48, + "created": 48, + "imported": 48 + } + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 39, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlet", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 104, + "second_pass_used": 104, + "created": 104, + "imported": 104 + } + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 40, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlettemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 41, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerpanel", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 42, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 75, + "second_pass_used": 75, + "created": 75, + "imported": 75 + } + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 43, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 26, + "second_pass_used": 26, + "created": 26, + "imported": 26 + } + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 44, + "extends_content_type": null, + "nautobot_content_type": "dcim.rack", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_max_weight": { + "name": "_abs_max_weight", + "nautobot_name": "_abs_max_weight", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_max_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_abs_weight": { + "name": "_abs_weight", + "nautobot_name": "_abs_weight", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "desc_units": { + "name": "desc_units", + "nautobot_name": "desc_units", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "desc_units", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "facility_id": { + "name": "facility_id", + "nautobot_name": "facility_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "max_weight": { + "name": "max_weight", + "nautobot_name": "max_weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "max_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mounting_depth": { + "name": "mounting_depth", + "nautobot_name": "mounting_depth", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mounting_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "outer_depth": { + "name": "outer_depth", + "nautobot_name": "outer_depth", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_unit": { + "name": "outer_unit", + "nautobot_name": "outer_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "outer_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_width": { + "name": "outer_width", + "nautobot_name": "outer_width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 42, + "disable_reason": "", + "required": true + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight_unit": { + "name": "weight_unit", + "nautobot_name": "weight_unit", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "width": { + "name": "width", + "nautobot_name": "width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "width", + "sources": [ + "DATA" + ], + "default_value": 19, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 42, + "second_pass_used": 42, + "created": 42, + "imported": 42 + } + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 45, + "extends_content_type": null, + "nautobot_content_type": "dcim.rackreservation", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "units": { + "name": "units", + "nautobot_name": "units", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "units_importer", + "definition": "_define_units", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "user": { + "name": "user", + "nautobot_name": "user_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "user", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2, + "second_pass_used": 2, + "created": 2, + "imported": 2 + } + }, + "dcim.rackrole": { + "content_type": "dcim.rackrole", + "content_type_id": 46, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 47, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 630, + "second_pass_used": 630, + "created": 630, + "imported": 630 + } + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 48, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 73, + "second_pass_used": 73, + "created": 73, + "imported": 73 + } + }, + "dcim.region": { + "content_type": "dcim.region", + "content_type_id": 49, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 67, + "second_pass_used": 67, + "created": 67, + "imported": 67 + } + }, + "dcim.site": { + "content_type": "dcim.site", + "content_type_id": 50, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asns": { + "name": "asns", + "nautobot_name": "asns", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "asns", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "facility": { + "name": "facility", + "nautobot_name": "facility", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "site_group_importer", + "definition": "_define_site_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "latitude": { + "name": "latitude", + "nautobot_name": "latitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "latitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "longitude": { + "name": "longitude", + "nautobot_name": "longitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "longitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "physical_address": { + "name": "physical_address", + "nautobot_name": "physical_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "physical_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "shipping_address": { + "name": "shipping_address", + "nautobot_name": "shipping_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "shipping_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "time_zone": { + "name": "time_zone", + "nautobot_name": "time_zone", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "time_zone", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 24, + "second_pass_used": 24, + "created": 24, + "imported": 24 + } + }, + "dcim.sitegroup": { + "content_type": "dcim.sitegroup", + "content_type_id": 51, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3, + "second_pass_used": 3, + "created": 3, + "imported": 3 + } + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 52, + "extends_content_type": null, + "nautobot_content_type": "dcim.virtualchassis", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "domain": { + "name": "domain", + "nautobot_name": "domain", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "domain", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "master": { + "name": "master", + "nautobot_name": "master_id", + "nautobot_internal_type": "OneToOneField", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "master", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.virtualdevicecontext": { + "content_type": "dcim.virtualdevicecontext", + "content_type_id": 60, + "extends_content_type": null, + "nautobot_content_type": "dcim.virtualdevicecontext", + "disable_reason": "Nautobot content type: `dcim.virtualdevicecontext` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": 115, + "extends_content_type": null, + "nautobot_content_type": "django_rq.queue", + "disable_reason": "Nautobot content type: `django_rq.queue` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.branch": { + "content_type": "extras.branch", + "content_type_id": 94, + "extends_content_type": null, + "nautobot_content_type": "extras.branch", + "disable_reason": "Nautobot content type: `extras.branch` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.cachedvalue": { + "content_type": "extras.cachedvalue", + "content_type_id": 93, + "extends_content_type": null, + "nautobot_content_type": "extras.cachedvalue", + "disable_reason": "Nautobot content type: `extras.cachedvalue` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 80, + "extends_content_type": null, + "nautobot_content_type": "extras.configcontext", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "locations": { + "name": "locations", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_locations", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "regions": { + "name": "regions", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "regions", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "roles": { + "name": "roles", + "nautobot_name": "roles", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "sites": { + "name": "sites", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "sites", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.configrevision": { + "content_type": "extras.configrevision", + "content_type_id": 91, + "extends_content_type": null, + "nautobot_content_type": "extras.configrevision", + "disable_reason": "Nautobot content type: `extras.configrevision` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 90, + "extends_content_type": null, + "nautobot_content_type": "extras.customfield", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "choice_set": { + "name": "choice_set", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choice_set", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "choices": { + "name": "choices", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choices", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "default": { + "name": "default", + "nautobot_name": "default", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "default", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "filter_logic": { + "name": "filter_logic", + "nautobot_name": "filter_logic", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "filter_logic", + "sources": [ + "DATA" + ], + "default_value": "loose", + "disable_reason": "", + "required": true + }, + "group_name": { + "name": "group_name", + "nautobot_name": "group_name", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "group_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "define_default", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "Empty Label", + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "key", + "nautobot_internal_type": "SlugField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "key", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "object_type": { + "name": "object_type", + "nautobot_name": "object_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "required": { + "name": "required", + "nautobot_name": "required", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "required", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "search_weight": { + "name": "search_weight", + "nautobot_name": "search_weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "search_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "text", + "disable_reason": "", + "required": true + }, + "ui_visibility": { + "name": "ui_visibility", + "nautobot_name": "ui_visibility", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "ui_visibility", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_maximum": { + "name": "validation_maximum", + "nautobot_name": "validation_maximum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_maximum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_minimum": { + "name": "validation_minimum", + "nautobot_name": "validation_minimum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_minimum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_regex": { + "name": "validation_regex", + "nautobot_name": "validation_regex", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "validation_regex", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": 100, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoice", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "custom_field": { + "name": "custom_field", + "nautobot_name": "custom_field_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "custom_field", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "value": { + "name": "value", + "nautobot_name": "value", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "value", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoiceset", + "disable_reason": "Nautobot content type: `extras.customfieldchoiceset` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "create_choice_set", + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 89, + "extends_content_type": null, + "nautobot_content_type": "extras.customlink", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 88, + "extends_content_type": null, + "nautobot_content_type": "extras.exporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 87, + "extends_content_type": null, + "nautobot_content_type": "extras.imageattachment", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.jobresult": { + "content_type": "extras.jobresult", + "content_type_id": 86, + "extends_content_type": null, + "nautobot_content_type": "extras.jobresult", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.journalentry": { + "content_type": "extras.journalentry", + "content_type_id": 85, + "extends_content_type": null, + "nautobot_content_type": "extras.note", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 84, + "extends_content_type": null, + "nautobot_content_type": "extras.objectchange", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": true, + "forward_references": null, + "pre_import": "skip_disabled_object_types", + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "postchange_data": { + "name": "postchange_data", + "nautobot_name": "object_data", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "object_data", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "time": { + "name": "time", + "nautobot_name": "time", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "define_force", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": 78, + "extends_content_type": null, + "nautobot_content_type": "extras.report", + "disable_reason": "Nautobot content type: `extras.report` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.savedfilter": { + "content_type": "extras.savedfilter", + "content_type_id": 92, + "extends_content_type": null, + "nautobot_content_type": "extras.savedfilter", + "disable_reason": "Nautobot content type: `extras.savedfilter` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": 79, + "extends_content_type": null, + "nautobot_content_type": "extras.script", + "disable_reason": "Nautobot content type: `extras.script` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.stagedchange": { + "content_type": "extras.stagedchange", + "content_type_id": 95, + "extends_content_type": null, + "nautobot_content_type": "extras.stagedchange", + "disable_reason": "Nautobot content type: `extras.stagedchange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.status", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "stats": { + "pre_cached": 6, + "imported": 6, + "imported_from_cache": 6, + "created": 6 + } + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 81, + "extends_content_type": null, + "nautobot_content_type": "extras.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_types": { + "name": "object_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 26, + "second_pass_used": 26, + "created": 26, + "imported": 26 + } + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 83, + "extends_content_type": null, + "nautobot_content_type": "extras.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_type": { + "name": "content_type", + "nautobot_name": "content_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "content_type", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_id": { + "name": "object_id", + "nautobot_name": "object_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "_define_tagged_object", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tag": { + "name": "tag", + "nautobot_name": "tag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "tag", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 72, + "second_pass_used": 72, + "created": 72, + "imported": 72 + } + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 82, + "extends_content_type": null, + "nautobot_content_type": "extras.webhook", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.aggregate": { + "content_type": "ipam.aggregate", + "content_type_id": 61, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "date_added": { + "name": "date_added", + "nautobot_name": "date_added", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "date_added", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rir": { + "name": "rir", + "nautobot_name": "rir_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rir", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": 74, + "extends_content_type": null, + "nautobot_content_type": "ipam.asn", + "disable_reason": "Nautobot content type: `ipam.asn` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 5 + } + }, + "ipam.fhrpgroup": { + "content_type": "ipam.fhrpgroup", + "content_type_id": 72, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfaceredundancygroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "protocol": { + "name": "protocol", + "nautobot_name": "protocol", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": 73, + "extends_content_type": null, + "nautobot_content_type": "ipam.fhrpgroupassignment", + "disable_reason": "Nautobot content type: `ipam.fhrpgroupassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 62, + "extends_content_type": null, + "nautobot_content_type": "ipam.ipaddress", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "address": { + "name": "address", + "nautobot_name": "address", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_id": { + "name": "assigned_object_id", + "nautobot_name": "assigned_object_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_type": { + "name": "assigned_object_type", + "nautobot_name": "assigned_object_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "dns_name": { + "name": "dns_name", + "nautobot_name": "dns_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "dns_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "nat_inside": { + "name": "nat_inside", + "nautobot_name": "nat_inside_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "nat_inside", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 180, + "second_pass_used": 180, + "created": 180, + "imported": 180 + } + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": 71, + "extends_content_type": null, + "nautobot_content_type": "ipam.iprange", + "disable_reason": "Nautobot content type: `ipam.iprange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4 + } + }, + "ipam.l2vpn": { + "content_type": "ipam.l2vpn", + "content_type_id": 76, + "extends_content_type": null, + "nautobot_content_type": "ipam.l2vpn", + "disable_reason": "Nautobot content type: `ipam.l2vpn` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.l2vpntermination": { + "content_type": "ipam.l2vpntermination", + "content_type_id": 77, + "extends_content_type": null, + "nautobot_content_type": "ipam.l2vpntermination", + "disable_reason": "Nautobot content type: `ipam.l2vpntermination` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 63, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_children": { + "name": "_children", + "nautobot_name": "_children", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_children", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_depth": { + "name": "_depth", + "nautobot_name": "_depth", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_pool": { + "name": "is_pool", + "nautobot_name": "is_pool", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "is_pool", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_utilized": { + "name": "mark_utilized", + "nautobot_name": "mark_utilized", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_utilized", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vlan": { + "name": "vlan", + "nautobot_name": "vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 90, + "second_pass_used": 90, + "created": 90, + "imported": 90 + } + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 64, + "extends_content_type": null, + "nautobot_content_type": "ipam.rir", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_private": { + "name": "is_private", + "nautobot_name": "is_private", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_private", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "ipam.role": { + "content_type": "ipam.role", + "content_type_id": 65, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 5, + "second_pass_used": 5, + "created": 5, + "imported": 5 + } + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 66, + "extends_content_type": null, + "nautobot_content_type": "ipam.routetarget", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 12, + "second_pass_used": 12, + "created": 12, + "imported": 12 + } + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 70, + "extends_content_type": null, + "nautobot_content_type": "ipam.service", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.servicetemplate": { + "content_type": "ipam.servicetemplate", + "content_type_id": 75, + "extends_content_type": null, + "nautobot_content_type": "ipam.servicetemplate", + "disable_reason": "Nautobot content type: `ipam.servicetemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 69, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlan", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "vlan_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vid": { + "name": "vid", + "nautobot_name": "vid", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 63, + "second_pass_used": 63, + "created": 63, + "imported": 63 + } + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 68, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlangroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "max_vid": { + "name": "max_vid", + "nautobot_name": "max_vid", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "max_vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "min_vid": { + "name": "min_vid", + "nautobot_name": "min_vid", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "min_vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "scope_id": { + "name": "scope_id", + "nautobot_name": "scope_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "scope_type": { + "name": "scope_type", + "nautobot_name": "scope_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 7, + "second_pass_used": 7, + "created": 7, + "imported": 7 + } + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 67, + "extends_content_type": null, + "nautobot_content_type": "ipam.vrf", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enforce_unique": { + "name": "enforce_unique", + "nautobot_name": "enforce_unique", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "enforce_unique", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "export_targets": { + "name": "export_targets", + "nautobot_name": "export_targets", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "export_targets", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "import_targets": { + "name": "import_targets", + "nautobot_name": "import_targets", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "import_targets", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rd": { + "name": "rd", + "nautobot_name": "rd", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "rd", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": 116, + "extends_content_type": null, + "nautobot_content_type": "secrets.secret", + "disable_reason": "Nautobot content type: `secrets.secret` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": 117, + "extends_content_type": null, + "nautobot_content_type": "secrets.secretrole", + "disable_reason": "Nautobot content type: `secrets.secretrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": 119, + "extends_content_type": null, + "nautobot_content_type": "secrets.sessionkey", + "disable_reason": "Nautobot content type: `secrets.sessionkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": 118, + "extends_content_type": null, + "nautobot_content_type": "secrets.userkey", + "disable_reason": "Nautobot content type: `secrets.userkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 6, + "extends_content_type": null, + "nautobot_content_type": "sessions.session", + "disable_reason": "Nautobot has own sessions, sessions should never cross apps.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "session_key": { + "name": "session_key", + "nautobot_name": "session_key", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": null, + "definition": "session_key", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9 + } + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 7, + "extends_content_type": null, + "nautobot_content_type": "social_django.association", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 8, + "extends_content_type": null, + "nautobot_content_type": "social_django.code", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 9, + "extends_content_type": null, + "nautobot_content_type": "social_django.nonce", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 11, + "extends_content_type": null, + "nautobot_content_type": "social_django.partial", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 10, + "extends_content_type": null, + "nautobot_content_type": "social_django.usersocialauth", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 12, + "extends_content_type": null, + "nautobot_content_type": "taggit.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 13, + "extends_content_type": null, + "nautobot_content_type": "taggit.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": 100, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contact", + "disable_reason": "Nautobot content type: `tenancy.contact` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": 101, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactassignment", + "disable_reason": "Nautobot content type: `tenancy.contactassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": 99, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactgroup", + "disable_reason": "Nautobot content type: `tenancy.contactgroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2 + } + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": 98, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactrole", + "disable_reason": "Nautobot content type: `tenancy.contactrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 97, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenant", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "tenant_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 96, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenantgroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "users.admingroup": { + "content_type": "users.admingroup", + "content_type_id": 102, + "extends_content_type": null, + "nautobot_content_type": "users.admingroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.adminuser": { + "content_type": "users.adminuser", + "content_type_id": 103, + "extends_content_type": null, + "nautobot_content_type": "users.adminuser", + "disable_reason": "Nautobot content type: `users.adminuser` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 106, + "extends_content_type": null, + "nautobot_content_type": "users.objectpermission", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 105, + "extends_content_type": null, + "nautobot_content_type": "users.token", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": 104, + "extends_content_type": null, + "nautobot_content_type": "users.userconfig", + "disable_reason": "May not have a 1 to 1 translation to Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6 + } + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 107, + "extends_content_type": null, + "nautobot_content_type": "virtualization.cluster", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "cluster_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "status", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "cluster_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 32, + "second_pass_used": 32, + "created": 32, + "imported": 32 + } + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 108, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustergroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 109, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustertype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 110, + "extends_content_type": null, + "nautobot_content_type": "virtualization.virtualmachine", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "disk": { + "name": "disk", + "nautobot_name": "disk", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "disk", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "memory": { + "name": "memory", + "nautobot_name": "memory", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "memory", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "site", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "site", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vcpus": { + "name": "vcpus", + "nautobot_name": "vcpus", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vcpus", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 180, + "second_pass_used": 180, + "created": 180, + "imported": 180 + } + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 111, + "extends_content_type": null, + "nautobot_content_type": "virtualization.vminterface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_machine": { + "name": "virtual_machine", + "nautobot_name": "virtual_machine_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_machine", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 720, + "second_pass_used": 720, + "created": 720, + "imported": 720 + } + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": 113, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslan", + "disable_reason": "Nautobot content type: `wireless.wirelesslan` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": 112, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslangroup", + "disable_reason": "Nautobot content type: `wireless.wirelesslangroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": 114, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslink", + "disable_reason": "Nautobot content type: `wireless.wirelesslink` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + } + }, + "nautobot": { + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 13, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 1, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 26, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 29, + "created": 29 + }, + "issues": [] + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 27, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 45, + "created": 45 + }, + "issues": [] + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 25, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 24, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 9, + "created": 9 + }, + "issues": [] + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 23, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 4, + "flags": "DiffSyncModelFlags.IGNORE", + "disabled": false, + "stats": { + "source_ignored": 119 + }, + "issues": [] + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 45, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 108, + "created": 108 + }, + "issues": [] + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 46, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 28, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 41, + "created": 41 + }, + "issues": [] + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 47, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 29, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 48, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 42, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 72, + "created": 72 + }, + "issues": [] + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 37, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 54, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 40, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 15, + "created": 15 + }, + "issues": [] + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 35, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 912, + "created": 912 + }, + "issues": [] + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 52, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 120, + "created": 120 + }, + "issues": [] + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 32, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1586, + "created": 1586 + }, + "issues": [] + }, + "dcim.interfaceredundancygroup": { + "content_type": "dcim.interfaceredundancygroup", + "content_type_id": 33, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 51, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 300, + "created": 300 + }, + "issues": [] + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 38, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.inventoryitemrole": { + "content_type": "dcim.inventoryitemrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.inventoryitemtemplate": { + "content_type": "dcim.inventoryitemtemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 56, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 95, + "created": 95 + }, + "issues": [] + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": 55, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 39, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 15, + "created": 15 + }, + "issues": [] + }, + "dcim.module": { + "content_type": "dcim.module", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.modulebay": { + "content_type": "dcim.modulebay", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.modulebaytemplate": { + "content_type": "dcim.modulebaytemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.moduletype": { + "content_type": "dcim.moduletype", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 41, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 3, + "created": 3 + }, + "issues": [] + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 58, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 48, + "created": 48, + "issues": 48 + }, + "issues": [ + { + "uid": "0434ed4d-cc76-5051-a38c-b84ed32de2c1", + "name": "P2-6B", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P2-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05541f06-08c9-5d84-a8b6-13ce3cd45938", + "name": "P3-8A", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P3-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05f5bb91-e84c-5908-8d9a-8256959bfcab", + "name": "P2-11B", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P2-11B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "06ebb1db-aaa0-5b24-a832-8ca1671f8b0a", + "name": "P2-4B", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P2-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "07316815-d36d-552d-8859-03e7fe09354a", + "name": "P2-13B", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P2-13B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "0e23ee26-033e-5cfd-8bce-b5ef5909e13c", + "name": "P2-10B", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P2-10B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "10da56b6-09b1-5da6-9505-d9253863e062", + "name": "P3-1A", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P3-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "17a0b412-4187-51a2-a238-901b3a275bcd", + "name": "P1-14A", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P1-14A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "194e2d64-c904-59bc-af2c-e040beb3aeac", + "name": "P2-14B", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P2-14B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "1f4b42df-43ce-52aa-8a61-4a19ce1af962", + "name": "P4-3B", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P4-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061", + "name": "P2-15B", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P2-15B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4", + "name": "P4-1B", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P4-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "314fead6-ffae-51f7-abb0-2edcf7d6da49", + "name": "P3-2A", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P3-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "31f1abb3-660f-5a57-9256-42be3d5b75cf", + "name": "P2-3B", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P2-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3213730d-18bd-5a3a-9828-4ab023ed4652", + "name": "P1-6A", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P1-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3338c701-47fd-513e-945a-78a98b84d7f0", + "name": "P4-8B", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P4-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "38f5aa36-561b-5cd8-8362-9d093ff7b89a", + "name": "P1-15A", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P1-15A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3f702c58-7dea-5b78-a007-17f40b465810", + "name": "P1-10A", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P1-10A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "416a01e5-fbf9-522e-b9e9-4037cf8c984f", + "name": "P1-4A", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P1-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "451c4aad-d892-5114-8724-be2f8148c322", + "name": "P2-2B", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P2-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "47f69d3d-8fcd-5b63-8695-21aa51fb4fbf", + "name": "P2-9B", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P2-9B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "53ed215b-9003-522d-9cb1-d48dbb18fdc2", + "name": "P3-7A", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P3-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5a2f51ea-7a05-53d2-8a47-cd383629a343", + "name": "P1-13A", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P1-13A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5fa35cf7-5d55-5533-99ee-7d1ecaa69856", + "name": "P2-1B", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P2-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6203a499-6777-5cd0-841b-fa6339c48890", + "name": "P1-9A", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P1-9A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6a1a4ac2-e77b-526b-9aa6-8c7903e5f572", + "name": "P2-8B", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P2-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7257a622-3ca0-5163-8b6e-5e88c573b17e", + "name": "P2-16B", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P2-16B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7c07894e-9772-5e1c-a418-bdf3fd58e7c3", + "name": "P1-7A", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P1-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7eae2a15-d2d0-52ab-bfcf-3cf6823078cf", + "name": "P2-7B", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P2-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "872d498b-e156-57b9-8f1d-f595c31ef703", + "name": "P3-5A", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P3-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "87cf96f1-95fa-546c-9665-977f42764f8b", + "name": "P4-4B", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P4-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "8cf662de-a918-5648-b152-d71da75a7392", + "name": "P3-4A", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P3-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a5511926-c977-593b-9bf1-57c8175be85d", + "name": "P2-5B", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P2-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e", + "name": "P1-3A", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P1-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b3bfb863-c40a-5c49-b82e-1095037d3578", + "name": "P3-3A", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P3-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b4031fa2-14a6-5d06-a3a2-3a3376b10d72", + "name": "P1-11A", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P1-11A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b9c591cd-fdc0-5cf2-83c4-400554b811cd", + "name": "P1-16A", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P1-16A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "bb4485d0-144b-506f-a8ab-faf523304cf8", + "name": "P4-7B", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P4-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c0e96716-af7f-5b78-8210-d51b55fa53d2", + "name": "P1-1A", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P1-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c2893189-8044-5d85-8e91-7832c201474d", + "name": "P1-8A", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P1-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c6b3c62b-5f0d-51d1-95d9-761914979d47", + "name": "P3-6A", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P3-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "cd4f8f27-620f-59fe-aa9a-4c13ff4a7274", + "name": "P1-12A", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P1-12A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "d951d5fc-81be-51ae-98a1-7759c859d904", + "name": "P4-5B", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P4-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e04582bd-f2cb-5deb-b374-be9260cd5b27", + "name": "P4-6B", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P4-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1672072-7885-5330-a7dd-52f3769d4863", + "name": "P1-5A", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P1-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1b4bb92-803c-59f4-90a7-4f5deb95abc2", + "name": "P4-2B", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P4-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "f2ee9737-42d8-5093-a349-be97765a39e0", + "name": "P1-2A", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P1-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "fcb61481-0da8-5412-b68b-2463016a017d", + "name": "P2-12B", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P2-12B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + } + ] + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 31, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 104, + "created": 104 + }, + "issues": [] + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 50, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 8, + "created": 8 + }, + "issues": [] + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 57, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 30, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 75, + "created": 75 + }, + "issues": [] + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 49, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 26, + "created": 26 + }, + "issues": [] + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 60, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 42, + "created": 42 + }, + "issues": [] + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 61, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 2, + "created": 2 + }, + "issues": [] + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 36, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 630, + "created": 630 + }, + "issues": [] + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 53, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 73, + "created": 73 + }, + "issues": [] + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 43, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "dcim.virtualdevicecontext": { + "content_type": "dcim.virtualdevicecontext", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.branch": { + "content_type": "extras.branch", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.cachedvalue": { + "content_type": "extras.cachedvalue", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 94, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.configrevision": { + "content_type": "extras.configrevision", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 76, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": 77, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 96, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 97, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 102, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.jobresult": { + "content_type": "extras.jobresult", + "content_type_id": 90, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.note": { + "content_type": "extras.note", + "content_type_id": 103, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 74, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": 80, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 18, + "created": 18 + }, + "issues": [] + }, + "extras.savedfilter": { + "content_type": "extras.savedfilter", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.stagedchange": { + "content_type": "extras.stagedchange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": 81, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 82, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 26, + "created": 26 + }, + "issues": [] + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 83, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 72, + "created": 72 + }, + "issues": [] + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 104, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 69, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 180, + "created": 180 + }, + "issues": [] + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.l2vpn": { + "content_type": "ipam.l2vpn", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.l2vpntermination": { + "content_type": "ipam.l2vpntermination", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 68, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 94, + "created": 94 + }, + "issues": [] + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 67, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 8, + "created": 8 + }, + "issues": [] + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 66, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 12, + "created": 12 + }, + "issues": [] + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 73, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.servicetemplate": { + "content_type": "ipam.servicetemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 72, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 63, + "created": 63 + }, + "issues": [] + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 71, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 7, + "created": 7 + }, + "issues": [] + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 63, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 5, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 8, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 9, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 7, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 10, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 6, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 11, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 12, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 109, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 108, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "users.admingroup": { + "content_type": "users.admingroup", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.adminuser": { + "content_type": "users.adminuser", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 113, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 112, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.user": { + "content_type": "users.user", + "content_type_id": 110, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 116, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 32, + "created": 32 + }, + "issues": [] + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 115, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 114, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 117, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 180, + "created": 180 + }, + "issues": [] + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 118, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 720, + "created": 720 + }, + "issues": [] + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + } + } +} \ No newline at end of file diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/summary.txt b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/summary.txt new file mode 100644 index 00000000..46ef9d52 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.6/summary.txt @@ -0,0 +1,1375 @@ +* Import Summary: ********************************************************************************** += DiffSync Summary: ================================================================================ +create: 5870 +update: 0 +delete: 0 +no-change: 0 +skip: 119 += Source Stats: ==================================================================================== +- admin.logentry ----------------------------------------------------------------------------------- +first_pass_used: 12 +- auth.group --------------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- auth.permission ---------------------------------------------------------------------------------- +first_pass_used: 473 +- auth.user ---------------------------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- circuits.circuit --------------------------------------------------------------------------------- +first_pass_used: 29 +second_pass_used: 29 +created: 29 +imported: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +first_pass_used: 45 +second_pass_used: 45 +created: 45 +imported: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- circuits.provider -------------------------------------------------------------------------------- +first_pass_used: 9 +second_pass_used: 9 +created: 9 +imported: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +first_pass_used: 119 +second_pass_used: 119 +created: 119 +imported: 119 +- dcim.cable --------------------------------------------------------------------------------------- +first_pass_used: 108 +second_pass_used: 108 +created: 108 +imported: 108 +- dcim.cablepath ----------------------------------------------------------------------------------- +first_pass_used: 154 +- dcim.cabletermination ---------------------------------------------------------------------------- +first_pass_used: 216 +second_pass_used: 216 +imported: 216 +- dcim.consoleport --------------------------------------------------------------------------------- +first_pass_used: 41 +second_pass_used: 41 +created: 41 +imported: 41 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- dcim.device -------------------------------------------------------------------------------------- +first_pass_used: 72 +second_pass_used: 72 +created: 72 +imported: 72 +- dcim.devicebay ----------------------------------------------------------------------------------- +first_pass_used: 14 +second_pass_used: 14 +created: 14 +imported: 14 +- dcim.devicebaytemplate --------------------------------------------------------------------------- +first_pass_used: 14 +second_pass_used: 14 +created: 14 +imported: 14 +- dcim.devicerole ---------------------------------------------------------------------------------- +first_pass_used: 9 +second_pass_used: 9 +created: 9 +imported: 9 +- dcim.devicetype ---------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 14 +second_pass_used: 14 +created: 15 +imported: 15 +imported_from_cache: 1 +- dcim.frontport ----------------------------------------------------------------------------------- +first_pass_used: 912 +second_pass_used: 912 +created: 912 +imported: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +first_pass_used: 120 +second_pass_used: 120 +created: 120 +imported: 120 +- dcim.interface ----------------------------------------------------------------------------------- +first_pass_used: 1586 +second_pass_used: 1586 +created: 1586 +imported: 1586 +- dcim.interfacetemplate --------------------------------------------------------------------------- +first_pass_used: 300 +second_pass_used: 300 +created: 300 +imported: 300 +- dcim.location ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.locationtype -------------------------------------------------------------------------------- +pre_cached: 3 +imported: 3 +imported_from_cache: 3 +created: 3 +- dcim.manufacturer -------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 14 +second_pass_used: 14 +created: 15 +imported: 15 +imported_from_cache: 1 +- dcim.module -------------------------------------------------------------------------------------- +first_pass_used: 4 +- dcim.modulebay ----------------------------------------------------------------------------------- +first_pass_used: 28 +- dcim.modulebaytemplate --------------------------------------------------------------------------- +first_pass_used: 14 +- dcim.moduletype ---------------------------------------------------------------------------------- +first_pass_used: 1 +- dcim.platform ------------------------------------------------------------------------------------ +first_pass_used: 3 +second_pass_used: 3 +created: 3 +imported: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +first_pass_used: 48 +second_pass_used: 48 +created: 48 +imported: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +first_pass_used: 104 +second_pass_used: 104 +created: 104 +imported: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +first_pass_used: 75 +second_pass_used: 75 +created: 75 +imported: 75 +- dcim.powerporttemplate --------------------------------------------------------------------------- +first_pass_used: 26 +second_pass_used: 26 +created: 26 +imported: 26 +- dcim.rack ---------------------------------------------------------------------------------------- +first_pass_used: 42 +second_pass_used: 42 +created: 42 +imported: 42 +- dcim.rackreservation ----------------------------------------------------------------------------- +first_pass_used: 2 +second_pass_used: 2 +created: 2 +imported: 2 +- dcim.rackrole ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.rearport ------------------------------------------------------------------------------------ +first_pass_used: 630 +second_pass_used: 630 +created: 630 +imported: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +first_pass_used: 73 +second_pass_used: 73 +created: 73 +imported: 73 +- dcim.region -------------------------------------------------------------------------------------- +first_pass_used: 67 +second_pass_used: 67 +created: 67 +imported: 67 +- dcim.site ---------------------------------------------------------------------------------------- +first_pass_used: 24 +second_pass_used: 24 +created: 24 +imported: 24 +- dcim.sitegroup ----------------------------------------------------------------------------------- +first_pass_used: 3 +second_pass_used: 3 +created: 3 +imported: 3 +- dcim.virtualchassis ------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- extras.customfield ------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- extras.status ------------------------------------------------------------------------------------ +pre_cached: 6 +imported: 6 +imported_from_cache: 6 +created: 6 +- extras.tag --------------------------------------------------------------------------------------- +first_pass_used: 26 +second_pass_used: 26 +created: 26 +imported: 26 +- extras.taggeditem -------------------------------------------------------------------------------- +first_pass_used: 72 +second_pass_used: 72 +created: 72 +imported: 72 +- ipam.aggregate ----------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- ipam.asn ----------------------------------------------------------------------------------------- +first_pass_used: 5 +- ipam.ipaddress ----------------------------------------------------------------------------------- +first_pass_used: 180 +second_pass_used: 180 +created: 180 +imported: 180 +- ipam.iprange ------------------------------------------------------------------------------------- +first_pass_used: 4 +- ipam.prefix -------------------------------------------------------------------------------------- +first_pass_used: 90 +second_pass_used: 90 +created: 90 +imported: 90 +- ipam.rir ----------------------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- ipam.role ---------------------------------------------------------------------------------------- +first_pass_used: 5 +second_pass_used: 5 +created: 5 +imported: 5 +- ipam.routetarget --------------------------------------------------------------------------------- +first_pass_used: 12 +second_pass_used: 12 +created: 12 +imported: 12 +- ipam.vlan ---------------------------------------------------------------------------------------- +first_pass_used: 63 +second_pass_used: 63 +created: 63 +imported: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +first_pass_used: 7 +second_pass_used: 7 +created: 7 +imported: 7 +- ipam.vrf ----------------------------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- sessions.session --------------------------------------------------------------------------------- +first_pass_used: 9 +- tenancy.contact ---------------------------------------------------------------------------------- +first_pass_used: 3 +- tenancy.contactassignment ------------------------------------------------------------------------ +first_pass_used: 3 +- tenancy.contactgroup ----------------------------------------------------------------------------- +first_pass_used: 2 +- tenancy.contactrole ------------------------------------------------------------------------------ +first_pass_used: 3 +- tenancy.tenant ----------------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- users.userconfig --------------------------------------------------------------------------------- +first_pass_used: 6 +- virtualization.cluster --------------------------------------------------------------------------- +first_pass_used: 32 +second_pass_used: 32 +created: 32 +imported: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +first_pass_used: 180 +second_pass_used: 180 +created: 180 +imported: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +first_pass_used: 720 +second_pass_used: 720 +created: 720 +imported: 720 += Nautobot Stats: ================================================================================== +- auth.group --------------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- circuits.circuit --------------------------------------------------------------------------------- +source_created: 29 +created: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +source_created: 45 +created: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +source_created: 4 +created: 4 +- circuits.provider -------------------------------------------------------------------------------- +source_created: 9 +created: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +source_created: 1 +created: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +source_ignored: 119 +- dcim.cable --------------------------------------------------------------------------------------- +source_created: 108 +created: 108 +- dcim.consoleport --------------------------------------------------------------------------------- +source_created: 41 +created: 41 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +source_created: 11 +created: 11 +- dcim.device -------------------------------------------------------------------------------------- +source_created: 72 +created: 72 +- dcim.devicebay ----------------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.devicebaytemplate --------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.devicetype ---------------------------------------------------------------------------------- +source_created: 15 +created: 15 +- dcim.frontport ----------------------------------------------------------------------------------- +source_created: 912 +created: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +source_created: 120 +created: 120 +- dcim.interface ----------------------------------------------------------------------------------- +source_created: 1586 +created: 1586 +- dcim.interfacetemplate --------------------------------------------------------------------------- +source_created: 300 +created: 300 +- dcim.location ------------------------------------------------------------------------------------ +source_created: 95 +created: 95 +- dcim.locationtype -------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- dcim.manufacturer -------------------------------------------------------------------------------- +source_created: 15 +created: 15 +- dcim.platform ------------------------------------------------------------------------------------ +source_created: 3 +created: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +source_created: 48 +created: 48 +issues: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +source_created: 104 +created: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +source_created: 8 +created: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +source_created: 4 +created: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +source_created: 75 +created: 75 +- dcim.powerporttemplate --------------------------------------------------------------------------- +source_created: 26 +created: 26 +- dcim.rack ---------------------------------------------------------------------------------------- +source_created: 42 +created: 42 +- dcim.rackreservation ----------------------------------------------------------------------------- +source_created: 2 +created: 2 +- dcim.rearport ------------------------------------------------------------------------------------ +source_created: 630 +created: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +source_created: 73 +created: 73 +- dcim.virtualchassis ------------------------------------------------------------------------------ +source_created: 4 +created: 4 +- extras.customfield ------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- extras.role -------------------------------------------------------------------------------------- +source_created: 18 +created: 18 +- extras.status ------------------------------------------------------------------------------------ +source_created: 6 +created: 6 +- extras.tag --------------------------------------------------------------------------------------- +source_created: 26 +created: 26 +- extras.taggeditem -------------------------------------------------------------------------------- +source_created: 72 +created: 72 +- ipam.ipaddress ----------------------------------------------------------------------------------- +source_created: 180 +created: 180 +- ipam.prefix -------------------------------------------------------------------------------------- +source_created: 94 +created: 94 +- ipam.rir ----------------------------------------------------------------------------------------- +source_created: 8 +created: 8 +- ipam.routetarget --------------------------------------------------------------------------------- +source_created: 12 +created: 12 +- ipam.vlan ---------------------------------------------------------------------------------------- +source_created: 63 +created: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +source_created: 7 +created: 7 +- ipam.vrf ----------------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- tenancy.tenant ----------------------------------------------------------------------------------- +source_created: 11 +created: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +source_created: 1 +created: 1 +- users.user --------------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- virtualization.cluster --------------------------------------------------------------------------- +source_created: 32 +created: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +source_created: 4 +created: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +source_created: 6 +created: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +source_created: 180 +created: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +source_created: 720 +created: 720 += Content Types Mapping Deviations: ================================================================ + Mapping deviations from source content type to Nautobot content type +auth.user => users.user +dcim.cabletermination EXTENDS dcim.cable => dcim.cable +dcim.devicerole => extras.role +dcim.rackrole => extras.role +dcim.region => dcim.location +dcim.site => dcim.location +dcim.sitegroup => dcim.locationtype +ipam.aggregate => ipam.prefix +ipam.role => extras.role += Content Types Back Mapping: ====================================================================== + Back mapping deviations from Nautobot content type to the source content type +users.user => auth.user +dcim.cable => dcim.cabletermination +extras.role => Ambiguous +dcim.location => Ambiguous +dcim.locationtype => dcim.sitegroup +ipam.prefix => ipam.aggregate += Importer issues: ================================================================================= +- dcim.powerfeed ----------------------------------------------------------------------------------- +0434ed4d-cc76-5051-a38c-b84ed32de2c1 | ValidationError | "P2-6B" | "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +05541f06-08c9-5d84-a8b6-13ce3cd45938 | ValidationError | "P3-8A" | "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +05f5bb91-e84c-5908-8d9a-8256959bfcab | ValidationError | "P2-11B" | "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +06ebb1db-aaa0-5b24-a832-8ca1671f8b0a | ValidationError | "P2-4B" | "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +07316815-d36d-552d-8859-03e7fe09354a | ValidationError | "P2-13B" | "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +0e23ee26-033e-5cfd-8bce-b5ef5909e13c | ValidationError | "P2-10B" | "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +10da56b6-09b1-5da6-9505-d9253863e062 | ValidationError | "P3-1A" | "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +17a0b412-4187-51a2-a238-901b3a275bcd | ValidationError | "P1-14A" | "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +194e2d64-c904-59bc-af2c-e040beb3aeac | ValidationError | "P2-14B" | "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +1f4b42df-43ce-52aa-8a61-4a19ce1af962 | ValidationError | "P4-3B" | "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061 | ValidationError | "P2-15B" | "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4 | ValidationError | "P4-1B" | "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +314fead6-ffae-51f7-abb0-2edcf7d6da49 | ValidationError | "P3-2A" | "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +31f1abb3-660f-5a57-9256-42be3d5b75cf | ValidationError | "P2-3B" | "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +3213730d-18bd-5a3a-9828-4ab023ed4652 | ValidationError | "P1-6A" | "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +3338c701-47fd-513e-945a-78a98b84d7f0 | ValidationError | "P4-8B" | "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +38f5aa36-561b-5cd8-8362-9d093ff7b89a | ValidationError | "P1-15A" | "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +3f702c58-7dea-5b78-a007-17f40b465810 | ValidationError | "P1-10A" | "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +416a01e5-fbf9-522e-b9e9-4037cf8c984f | ValidationError | "P1-4A" | "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +451c4aad-d892-5114-8724-be2f8148c322 | ValidationError | "P2-2B" | "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +47f69d3d-8fcd-5b63-8695-21aa51fb4fbf | ValidationError | "P2-9B" | "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +53ed215b-9003-522d-9cb1-d48dbb18fdc2 | ValidationError | "P3-7A" | "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +5a2f51ea-7a05-53d2-8a47-cd383629a343 | ValidationError | "P1-13A" | "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +5fa35cf7-5d55-5533-99ee-7d1ecaa69856 | ValidationError | "P2-1B" | "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +6203a499-6777-5cd0-841b-fa6339c48890 | ValidationError | "P1-9A" | "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +6a1a4ac2-e77b-526b-9aa6-8c7903e5f572 | ValidationError | "P2-8B" | "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +7257a622-3ca0-5163-8b6e-5e88c573b17e | ValidationError | "P2-16B" | "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +7c07894e-9772-5e1c-a418-bdf3fd58e7c3 | ValidationError | "P1-7A" | "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +7eae2a15-d2d0-52ab-bfcf-3cf6823078cf | ValidationError | "P2-7B" | "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +872d498b-e156-57b9-8f1d-f595c31ef703 | ValidationError | "P3-5A" | "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +87cf96f1-95fa-546c-9665-977f42764f8b | ValidationError | "P4-4B" | "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +8cf662de-a918-5648-b152-d71da75a7392 | ValidationError | "P3-4A" | "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +a5511926-c977-593b-9bf1-57c8175be85d | ValidationError | "P2-5B" | "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e | ValidationError | "P1-3A" | "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +b3bfb863-c40a-5c49-b82e-1095037d3578 | ValidationError | "P3-3A" | "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +b4031fa2-14a6-5d06-a3a2-3a3376b10d72 | ValidationError | "P1-11A" | "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +b9c591cd-fdc0-5cf2-83c4-400554b811cd | ValidationError | "P1-16A" | "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +bb4485d0-144b-506f-a8ab-faf523304cf8 | ValidationError | "P4-7B" | "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +c0e96716-af7f-5b78-8210-d51b55fa53d2 | ValidationError | "P1-1A" | "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c2893189-8044-5d85-8e91-7832c201474d | ValidationError | "P1-8A" | "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c6b3c62b-5f0d-51d1-95d9-761914979d47 | ValidationError | "P3-6A" | "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +cd4f8f27-620f-59fe-aa9a-4c13ff4a7274 | ValidationError | "P1-12A" | "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +d951d5fc-81be-51ae-98a1-7759c859d904 | ValidationError | "P4-5B" | "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e04582bd-f2cb-5deb-b374-be9260cd5b27 | ValidationError | "P4-6B" | "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e1672072-7885-5330-a7dd-52f3769d4863 | ValidationError | "P1-5A" | "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +e1b4bb92-803c-59f4-90a7-4f5deb95abc2 | ValidationError | "P4-2B" | "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +f2ee9737-42d8-5093-a349-be97765a39e0 | ValidationError | "P1-2A" | "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +fcb61481-0da8-5412-b68b-2463016a017d | ValidationError | "P2-12B" | "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']" += Field Mappings: ================================================================================== +- auth.group => auth.group ------------------------------------------------------------------------- +name => value_importer => name (CharField) +permissions => Disabled with reason: Permissions import is not implemented yet +- auth.user => users.user -------------------------------------------------------------------------- +date_joined => datetime_importer => date_joined (DateTimeField) +email => value_importer => email (CharField) +first_name => value_importer => first_name (CharField) +groups => m2m_importer => groups (ManyToManyField) +is_active => value_importer => is_active (BooleanField) +is_staff => value_importer => is_staff (BooleanField) +is_superuser => value_importer => is_superuser (BooleanField) +last_login => Disabled with reason: Should not be attempted to migrate +last_name => value_importer => last_name (CharField) +password => Disabled with reason: Should not be attempted to migrate +user_permissions => Disabled with reason: Permissions import is not implemented yet +username => value_importer => username (CharField) +- circuits.circuit => circuits.circuit ------------------------------------------------------------- +cid => value_importer => cid (CharField) +comments => value_importer => comments (TextField) +commit_rate => integer_importer => commit_rate (PositiveIntegerField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +install_date => date_importer => install_date (DateField) +last_updated => Disabled with reason: Last updated field is updated with each write +provider => relation_importer => provider_id (ForeignKey) +provider_account => NO IMPORTER => provider_account (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +termination_a => relation_importer => circuit_termination_a_id (ForeignKey) +termination_date => NO IMPORTER => termination_date (NotFound) +termination_z => relation_importer => circuit_termination_z_id (ForeignKey) +type => relation_importer => circuit_type_id (ForeignKey) +- circuits.circuittermination => circuits.circuittermination --------------------------------------- +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +circuit => relation_importer => circuit_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +port_speed => integer_importer => port_speed (PositiveIntegerField) +pp_info => value_importer => pp_info (CharField) +provider_network => relation_importer => provider_network_id (ForeignKey) +site => location_importer => location_id (ForeignKey) +term_side => choice_importer => term_side (CharField) +upstream_speed => integer_importer => upstream_speed (PositiveIntegerField) +xconnect_id => value_importer => xconnect_id (CharField) +- circuits.circuittype => circuits.circuittype ----------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.provider => circuits.provider ----------------------------------------------------------- +asns => NO IMPORTER => asns (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.providernetwork => circuits.providernetwork --------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +provider => relation_importer => provider_id (ForeignKey) +service_id => NO IMPORTER => service_id (NotFound) +- contenttypes.contenttype => contenttypes.contenttype --------------------------------------------- +app_label => content_types_mapper_importer => app_label (CharField) +model => value_importer => model (CharField) +- dcim.cable => dcim.cable ------------------------------------------------------------------------- +_abs_length => NO IMPORTER => _abs_length (PrivateProperty) +color => value_importer => color (CharField) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +length => integer_importer => length (PositiveSmallIntegerField) +length_unit => choice_importer => length_unit (CharField) +status => status_importer => status_id (StatusField) +tenant => NO IMPORTER => tenant (NotFound) +type => choice_importer => type (CharField) +- dcim.cabletermination => dcim.cable -------------------------------------------------------------- +_device => NO IMPORTER => _device (PrivateProperty) +_location => NO IMPORTER => _location (PrivateProperty) +_rack => NO IMPORTER => _rack (PrivateProperty) +_site => NO IMPORTER => _site (PrivateProperty) +id => uid_from_data => id (UUIDField) +termination_a_id => relation_and_type_importer => termination_a_id (UUIDField) +termination_a_type => relation_and_type_importer => termination_a_type_id (ForeignKey) +termination_b_id => relation_and_type_importer => termination_b_id (UUIDField) +termination_b_type => relation_and_type_importer => termination_b_type_id (ForeignKey) +- dcim.consoleport => dcim.consoleport ------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +speed => NO IMPORTER => speed (NotFound) +type => choice_importer => type (CharField) +- dcim.consoleporttemplate => dcim.consoleporttemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.device => dcim.device ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +airflow => NO IMPORTER => airflow (NotFound) +asset_tag => value_importer => asset_tag (CharField) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +device_type => relation_importer => device_type_id (ForeignKey) +face => choice_importer => face (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +local_context_data => NO IMPORTER => local_context_data (NotFound) +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +platform => relation_importer => platform_id (ForeignKey) +position => integer_importer => position (PositiveSmallIntegerField) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +role => role_importer => role_id (RoleField) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vc_position => integer_importer => vc_position (PositiveSmallIntegerField) +vc_priority => integer_importer => vc_priority (PositiveSmallIntegerField) +virtual_chassis => relation_importer => virtual_chassis_id (ForeignKey) +- dcim.devicebay => dcim.devicebay ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +installed_device => relation_importer => installed_device_id (OneToOneField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +- dcim.devicebaytemplate => dcim.devicebaytemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +- dcim.devicerole => extras.role ------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +vm_role => NO IMPORTER => vm_role (NotFound) +- dcim.devicetype => dcim.devicetype --------------------------------------------------------------- +_abs_weight => NO IMPORTER => _abs_weight (PrivateProperty) +airflow => NO IMPORTER => airflow (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +front_image => Disabled with reason: Import does not contain images +id => uid_from_data => id (UUIDField) +is_full_depth => value_importer => is_full_depth (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +model => value_importer => model (CharField) +part_number => value_importer => part_number (CharField) +rear_image => Disabled with reason: Import does not contain images +slug => NO IMPORTER => slug (NotFound) +subdevice_role => choice_importer => subdevice_role (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +weight => NO IMPORTER => weight (NotFound) +weight_unit => NO IMPORTER => weight_unit (NotFound) +- dcim.frontport => dcim.frontport ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.frontporttemplate => dcim.frontporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_template_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.interface => dcim.interface ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +bridge => relation_importer => bridge_id (ForeignKey) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +duplex => NO IMPORTER => duplex (NotFound) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +lag => relation_importer => lag_id (ForeignKey) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mark_connected => NO IMPORTER => mark_connected (NotFound) +mgmt_only => value_importer => mgmt_only (BooleanField) +mode => choice_importer => mode (CharField) +module => NO IMPORTER => module (NotFound) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +poe_mode => NO IMPORTER => poe_mode (NotFound) +poe_type => NO IMPORTER => poe_type (NotFound) +rf_channel => NO IMPORTER => rf_channel (NotFound) +rf_channel_frequency => NO IMPORTER => rf_channel_frequency (NotFound) +rf_channel_width => NO IMPORTER => rf_channel_width (NotFound) +rf_role => NO IMPORTER => rf_role (NotFound) +speed => NO IMPORTER => speed (NotFound) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +tx_power => NO IMPORTER => tx_power (NotFound) +type => choice_importer => type (CharField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +vdcs => NO IMPORTER => vdcs (NotFound) +vrf => relation_importer => vrf_id (ForeignKey) +wireless_lans => NO IMPORTER => wireless_lans (NotFound) +wireless_link => NO IMPORTER => wireless_link (NotFound) +wwn => NO IMPORTER => wwn (NotFound) +- dcim.interfacetemplate => dcim.interfacetemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +bridge => NO IMPORTER => bridge (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +enabled => NO IMPORTER => enabled (NotFound) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mgmt_only => value_importer => mgmt_only (BooleanField) +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +poe_mode => NO IMPORTER => poe_mode (NotFound) +poe_type => NO IMPORTER => poe_type (NotFound) +type => choice_importer => type (CharField) +- dcim.location => dcim.location ------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => location_parent_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +site => location_parent_importer => parent_id (TreeNodeForeignKey) +slug => NO IMPORTER => slug (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.manufacturer => dcim.manufacturer ----------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.platform => dcim.platform ------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.powerfeed => dcim.powerfeed ----------------------------------------------------------------- +_path => NO IMPORTER => _path (PrivateProperty) +amperage => integer_importer => amperage (PositiveSmallIntegerField) +available_power => integer_importer => available_power (PositiveIntegerField) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +max_utilization => integer_importer => max_utilization (PositiveSmallIntegerField) +name => value_importer => name (CharField) +phase => choice_importer => phase (CharField) +power_panel => relation_importer => power_panel_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +status => status_importer => status_id (StatusField) +supply => choice_importer => supply (CharField) +type => choice_importer => type (CharField) +voltage => integer_importer => voltage (SmallIntegerField) +- dcim.poweroutlet => dcim.poweroutlet ------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +power_port => relation_importer => power_port_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.poweroutlettemplate => dcim.poweroutlettemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +power_port => relation_importer => power_port_template_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.powerpanel => dcim.powerpanel --------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +- dcim.powerport => dcim.powerport ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.powerporttemplate => dcim.powerporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.rack => dcim.rack --------------------------------------------------------------------------- +_abs_max_weight => NO IMPORTER => _abs_max_weight (PrivateProperty) +_abs_weight => NO IMPORTER => _abs_weight (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +asset_tag => value_importer => asset_tag (CharField) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +desc_units => value_importer => desc_units (BooleanField) +description => NO IMPORTER => description (NotFound) +facility_id => value_importer => facility_id (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +max_weight => NO IMPORTER => max_weight (NotFound) +mounting_depth => NO IMPORTER => mounting_depth (NotFound) +name => value_importer => name (CharField) +outer_depth => integer_importer => outer_depth (PositiveSmallIntegerField) +outer_unit => choice_importer => outer_unit (CharField) +outer_width => integer_importer => outer_width (PositiveSmallIntegerField) +role => role_importer => role_id (RoleField) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +type => choice_importer => type (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +weight => NO IMPORTER => weight (NotFound) +weight_unit => NO IMPORTER => weight_unit (NotFound) +width => choice_importer => width (PositiveSmallIntegerField) +- dcim.rackreservation => dcim.rackreservation ----------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +rack => relation_importer => rack_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +units => units_importer => units (JSONField) +user => relation_importer => user_id (ForeignKey) +- dcim.rackrole => extras.role --------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.rearport => dcim.rearport ------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.rearporttemplate => dcim.rearporttemplate --------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.region => dcim.location --------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.site => dcim.location ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +asns => NO IMPORTER => asns (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +facility => value_importer => facility (CharField) +group => site_group_importer => location_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +latitude => value_importer => latitude (DecimalField) +longitude => value_importer => longitude (DecimalField) +name => value_importer => name (CharField) +physical_address => value_importer => physical_address (TextField) +region => relation_importer => parent_id (TreeNodeForeignKey) +shipping_address => value_importer => shipping_address (TextField) +slug => NO IMPORTER => slug (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +time_zone => choice_importer => time_zone (CharField) +- dcim.sitegroup => dcim.locationtype -------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => constant_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.virtualchassis => dcim.virtualchassis ------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +domain => value_importer => domain (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +master => relation_importer => master_id (OneToOneField) +name => value_importer => name (CharField) +- extras.customfield => extras.customfield --------------------------------------------------------- +choice_set => choices_importer => CUSTOM TARGET +content_types => content_types_importer => content_types (ManyToManyField) +created => datetime_importer => created (DateTimeField) +default => json_importer => default (JSONField) +description => value_importer => description (CharField) +filter_logic => choice_importer => filter_logic (CharField) +group_name => NO IMPORTER => group_name (NotFound) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => key (SlugField) +object_type => NO IMPORTER => object_type (NotFound) +required => value_importer => required (BooleanField) +search_weight => NO IMPORTER => search_weight (NotFound) +type => fallback_importer => type (CharField) +ui_visibility => NO IMPORTER => ui_visibility (NotFound) +validation_maximum => integer_importer => validation_maximum (BigIntegerField) +validation_minimum => integer_importer => validation_minimum (BigIntegerField) +validation_regex => value_importer => validation_regex (CharField) +weight => integer_importer => weight (PositiveSmallIntegerField) +- extras.tag => extras.tag ------------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- extras.taggeditem => extras.taggeditem ----------------------------------------------------------- +content_type => tagged_object_importer => content_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +object_id => tagged_object_importer => object_id (UUIDField) +tag => tagged_object_importer => tag_id (ForeignKey) +- ipam.aggregate => ipam.prefix -------------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +date_added => NO IMPORTER => date_added (NotFound) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +prefix => value_importer => prefix (Property) +rir => relation_importer => rir_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +- ipam.ipaddress => ipam.ipaddress ----------------------------------------------------------------- +address => value_importer => address (Property) +assigned_object_id => NO IMPORTER => assigned_object_id (NotFound) +assigned_object_type => NO IMPORTER => assigned_object_type (NotFound) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +dns_name => value_importer => dns_name (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +nat_inside => relation_importer => nat_inside_id (ForeignKey) +role => role_importer => role_id (RoleField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.prefix => ipam.prefix ----------------------------------------------------------------------- +_children => NO IMPORTER => _children (PrivateProperty) +_depth => NO IMPORTER => _depth (PrivateProperty) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_pool => NO IMPORTER => is_pool (NotFound) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_utilized => NO IMPORTER => mark_utilized (NotFound) +prefix => value_importer => prefix (Property) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vlan => relation_importer => vlan_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.rir => ipam.rir ----------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_private => value_importer => is_private (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- ipam.role => extras.role ------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +weight => integer_importer => weight (PositiveSmallIntegerField) +- ipam.routetarget => ipam.routetarget ------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +tenant => relation_importer => tenant_id (ForeignKey) +- ipam.vlan => ipam.vlan --------------------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => vlan_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vid => integer_importer => vid (PositiveSmallIntegerField) +- ipam.vlangroup => ipam.vlangroup ----------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +max_vid => NO IMPORTER => max_vid (NotFound) +min_vid => NO IMPORTER => min_vid (NotFound) +name => value_importer => name (CharField) +scope_id => NO IMPORTER => scope_id (NotFound) +scope_type => NO IMPORTER => scope_type (NotFound) +slug => NO IMPORTER => slug (NotFound) +- ipam.vrf => ipam.vrf ----------------------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +enforce_unique => NO IMPORTER => enforce_unique (NotFound) +export_targets => m2m_importer => export_targets (ManyToManyField) +id => uid_from_data => id (UUIDField) +import_targets => m2m_importer => import_targets (ManyToManyField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +rd => value_importer => rd (CharField) +tenant => relation_importer => tenant_id (ForeignKey) +- tenancy.tenant => tenancy.tenant ----------------------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => tenant_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- tenancy.tenantgroup => tenancy.tenantgroup ------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- virtualization.cluster => virtualization.cluster ------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +group => relation_importer => cluster_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +status => NO IMPORTER => status (NotFound) +tenant => relation_importer => tenant_id (ForeignKey) +type => relation_importer => cluster_type_id (ForeignKey) +- virtualization.clustergroup => virtualization.clustergroup --------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.clustertype => virtualization.clustertype ----------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.virtualmachine => virtualization.virtualmachine ----------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +device => NO IMPORTER => device (NotFound) +disk => integer_importer => disk (PositiveIntegerField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +local_context_data => NO IMPORTER => local_context_data (NotFound) +memory => integer_importer => memory (PositiveIntegerField) +name => value_importer => name (CharField) +platform => relation_importer => platform_id (ForeignKey) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +role => role_importer => role_id (RoleField) +site => NO IMPORTER => site (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vcpus => integer_importer => vcpus (PositiveSmallIntegerField) +- virtualization.vminterface => virtualization.vminterface ----------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +bridge => relation_importer => bridge_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mode => choice_importer => mode (CharField) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +virtual_machine => relation_importer => virtual_machine_id (ForeignKey) +vrf => relation_importer => vrf_id (ForeignKey) +* End of Import Summary **************************************************************************** diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/README.md b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/README.md new file mode 100644 index 00000000..4bda2f9f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/README.md @@ -0,0 +1,41 @@ +# Custom NetBox Importer Test + +This folder contains data fixtures for testing the NetBox Importer app. + +To dump and use data from a NetBox instance, run the following command: + +```bash +./manage.py dumpdata \ + --traceback \ + --format=json \ + --indent=2 \ + --natural-primary \ + --natural-foreign \ + --output=/tmp/netbox_data.json \ + auth.Group \ + auth.User \ + contenttypes.ContentType \ + dcim.Cable \ + dcim.Device \ + dcim.DeviceRole \ + dcim.DeviceType \ + dcim.Manufacturer \ + dcim.RackRole \ + dcim.Rack \ + dcim.Site \ + extras.ConfigContext \ + extras.CustomField \ + extras.CustomFieldChoiceSet \ + extras.JournalEntry \ + extras.ObjectChange \ + ipam.FHRPGroup \ + ipam.IPAddress \ + ipam.Role \ + ipam.Prefix \ + tenancy.Tenant \ + tenancy.TenantGroup \ + users.ObjectPermission \ + +diff -u /tmp/netbox_data.json ./input.json +v /tmp/netbox_data.json ./input.json +``` diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/input.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/input.json new file mode 100644 index 00000000..702173aa --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/input.json @@ -0,0 +1,3244 @@ +[ +{ + "model": "auth.group", + "fields": { + "name": "Staff", + "permissions": [] + } +}, +{ + "model": "auth.user", + "fields": { + "password": "pbkdf2_sha256$600000$Q2GGLCelSTFx7I1KlhVayQ$SIsLg8jTvMWFSTUzaTCQFZxrXOS3Hr/flJatpCUxVIM=", + "last_login": "2024-02-14T12:19:29.761Z", + "is_superuser": true, + "username": "admin", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": true, + "is_active": true, + "date_joined": "2020-12-18T02:07:15.359Z", + "groups": [], + "user_permissions": [] + } +}, +{ + "model": "auth.user", + "fields": { + "password": "pbkdf2_sha256$260000$gBi1K9FpA2NWj5dSvB6znV$zBALOmUvzUyYDaWRYLzVrRI1zG8h9Ad0gg7Qvg0v/UA=", + "last_login": null, + "is_superuser": false, + "username": "alice", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:08Z", + "groups": [ + [ + "Staff" + ] + ], + "user_permissions": [] + } +}, +{ + "model": "auth.user", + "fields": { + "password": "pbkdf2_sha256$260000$JgEVc44FdXaM95n6Be3n7Y$/F2wz5QMuE3N+d7y33pC3T3UAqbM48cJE9kvev+8bbk=", + "last_login": null, + "is_superuser": false, + "username": "bob", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:16Z", + "groups": [ + [ + "Staff" + ] + ], + "user_permissions": [] + } +}, +{ + "model": "auth.user", + "fields": { + "password": "pbkdf2_sha256$260000$0p4aoqQjuAqDTT7Bw38a3f$J1MJnsHPyQS5B/qZdiJwWqoVkolzklptsVvHwumSNxY=", + "last_login": null, + "is_superuser": false, + "username": "charlie", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:22Z", + "groups": [ + [ + "Staff" + ] + ], + "user_permissions": [] + } +}, +{ + "model": "auth.user", + "fields": { + "password": "pbkdf2_sha256$260000$GBsMoAampVW1SJXxqW2QST$M5K+Kg7Q1YHhvX8aJnlqVqQCoPYAodeVPiHGrD5kpqE=", + "last_login": null, + "is_superuser": false, + "username": "danielle", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:40Z", + "groups": [ + [ + "Staff" + ] + ], + "user_permissions": [] + } +}, +{ + "model": "auth.user", + "fields": { + "password": "pbkdf2_sha256$260000$OmfTtdffXUdO8KU20NV2st$SCU3bZf19U8QaovyDS/PY5joXvHllYUK7qULPxuoIsk=", + "last_login": null, + "is_superuser": false, + "username": "edward", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:50Z", + "groups": [ + [ + "Staff" + ] + ], + "user_permissions": [] + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "admin", + "model": "logentry" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "auth", + "model": "permission" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "auth", + "model": "group" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "auth", + "model": "user" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "contenttypes", + "model": "contenttype" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "sessions", + "model": "session" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "social_django", + "model": "association" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "social_django", + "model": "code" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "social_django", + "model": "nonce" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "social_django", + "model": "usersocialauth" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "social_django", + "model": "partial" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "taggit", + "model": "tag" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "taggit", + "model": "taggeditem" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "core", + "model": "datasource" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "core", + "model": "datafile" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "core", + "model": "autosyncrecord" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "core", + "model": "managedfile" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "core", + "model": "job" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "account", + "model": "usertoken" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "circuits", + "model": "circuit" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "circuits", + "model": "circuittermination" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "circuits", + "model": "circuittype" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "circuits", + "model": "provider" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "circuits", + "model": "providernetwork" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "circuits", + "model": "provideraccount" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "cable" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "cablepath" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "consoleport" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "consoleporttemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "consoleserverport" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "consoleserverporttemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "device" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "devicebay" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "devicebaytemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "devicerole" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "devicetype" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "frontport" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "frontporttemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "interface" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "interfacetemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "inventoryitem" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "location" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "manufacturer" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "platform" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "powerfeed" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "poweroutlet" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "poweroutlettemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "powerpanel" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "powerport" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "powerporttemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "rack" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "rackreservation" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "rackrole" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "rearport" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "rearporttemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "region" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "site" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "sitegroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "virtualchassis" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "moduletype" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "modulebay" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "module" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "modulebaytemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "inventoryitemrole" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "inventoryitemtemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "cabletermination" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "virtualdevicecontext" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "aggregate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "ipaddress" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "prefix" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "rir" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "role" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "routetarget" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "vrf" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "vlangroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "vlan" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "service" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "iprange" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "fhrpgroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "fhrpgroupassignment" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "asn" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "servicetemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "l2vpn" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "l2vpntermination" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "asnrange" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "report" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "script" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "configcontext" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "tag" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "webhook" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "taggeditem" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "objectchange" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "journalentry" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "imageattachment" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "exporttemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "customlink" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "customfield" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "core", + "model": "configrevision" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "savedfilter" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "cachedvalue" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "branch" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "stagedchange" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "configtemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "dashboard" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "reportmodule" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "scriptmodule" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "bookmark" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "customfieldchoiceset" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "tenancy", + "model": "tenantgroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "tenancy", + "model": "tenant" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "tenancy", + "model": "contactrole" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "tenancy", + "model": "contactgroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "tenancy", + "model": "contact" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "tenancy", + "model": "contactassignment" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "users", + "model": "userconfig" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "users", + "model": "token" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "users", + "model": "objectpermission" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "users", + "model": "netboxgroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "users", + "model": "netboxuser" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "virtualization", + "model": "cluster" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "virtualization", + "model": "clustergroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "virtualization", + "model": "clustertype" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "virtualization", + "model": "virtualmachine" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "virtualization", + "model": "vminterface" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "wireless", + "model": "wirelesslangroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "wireless", + "model": "wirelesslan" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "wireless", + "model": "wirelesslink" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "django_rq", + "model": "queue" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "secrets", + "model": "secret" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "secrets", + "model": "secretrole" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "secrets", + "model": "userkey" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "secrets", + "model": "sessionkey" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "eventrule" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "virtualization", + "model": "virtualdisk" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "ikeproposal" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "ikepolicy" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "ipsecproposal" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "ipsecpolicy" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "ipsecprofile" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "tunnelgroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "tunnel" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "tunneltermination" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "core", + "model": "contenttype" + } +}, +{ + "model": "dcim.cable", + "pk": 1, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:32.279Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "smf", + "status": "connected", + "tenant": null, + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.device", + "pk": 1, + "fields": { + "created": "2024-02-14T12:22:40.699Z", + "last_updated": "2024-02-14T12:23:00.279Z", + "custom_field_data": { + "empty_label": 0, + "device_custom_object": null, + "device_custom_choices": null + }, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 1, + "role": 1, + "tenant": null, + "platform": null, + "name": "Device 1", + "_name": "Device 00000001", + "serial": "", + "asset_tag": null, + "site": 1, + "location": null, + "rack": 1, + "position": null, + "face": "", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 2, + "fields": { + "created": "2024-02-15T09:19:04.514Z", + "last_updated": "2024-02-15T09:19:04.514Z", + "custom_field_data": { + "empty_label": 0, + "device_custom_object": null, + "device_custom_choices": null + }, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 2, + "role": 2, + "tenant": null, + "platform": null, + "name": "Half U Device", + "_name": "Half U Device", + "serial": "", + "asset_tag": null, + "site": 1, + "location": null, + "rack": 1, + "position": "1.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.devicerole", + "pk": 1, + "fields": { + "created": "2024-02-14T12:20:27.082Z", + "last_updated": "2024-02-14T12:20:27.082Z", + "custom_field_data": {}, + "name": "Default Device Role", + "slug": "default-device-role", + "description": "", + "color": "9e9e9e", + "vm_role": true, + "config_template": null + } +}, +{ + "model": "dcim.devicerole", + "pk": 2, + "fields": { + "created": "2020-05-26T00:00:00Z", + "last_updated": "2020-05-28T09:09:08.533Z", + "custom_field_data": {}, + "name": "Network", + "slug": "network", + "description": "", + "color": "2196f3", + "vm_role": false, + "config_template": null + } +}, +{ + "model": "dcim.devicetype", + "pk": 1, + "fields": { + "created": "2024-02-14T12:21:37.922Z", + "last_updated": "2024-02-14T12:21:37.922Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 1, + "model": "Device Model", + "slug": "device-model", + "default_platform": null, + "part_number": "", + "u_height": "1.0", + "exclude_from_utilization": false, + "is_full_depth": true, + "subdevice_role": "", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.devicetype", + "pk": 2, + "fields": { + "created": "2024-02-15T09:18:48.416Z", + "last_updated": "2024-02-15T09:18:48.416Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 1, + "model": "Half U Device Type", + "slug": "half-u-device-type", + "default_platform": null, + "part_number": "", + "u_height": "0.5", + "exclude_from_utilization": false, + "is_full_depth": true, + "subdevice_role": "", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.manufacturer", + "pk": 1, + "fields": { + "created": "2024-02-14T12:20:59.505Z", + "last_updated": "2024-02-14T12:20:59.505Z", + "custom_field_data": {}, + "name": "Manufacturer", + "slug": "manufacturer", + "description": "" + } +}, +{ + "model": "dcim.rackrole", + "pk": 1, + "fields": { + "created": "2020-05-28T00:00:00Z", + "last_updated": "2020-05-28T08:28:04.662Z", + "custom_field_data": {}, + "name": "Network", + "slug": "network", + "description": "Dedicated to network", + "color": "00ff00" + } +}, +{ + "model": "dcim.rack", + "pk": 1, + "fields": { + "created": "2024-02-19T07:42:49.405Z", + "last_updated": "2024-02-19T07:42:49.405Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Rack 1", + "_name": "Rack 00000001", + "facility_id": null, + "site": 1, + "location": null, + "tenant": null, + "status": "active", + "role": 1, + "serial": "", + "asset_tag": null, + "type": "", + "width": 19, + "u_height": 42, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.site", + "pk": 1, + "fields": { + "created": "2024-02-14T12:22:26.202Z", + "last_updated": "2024-02-14T12:22:26.202Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "Site 1", + "_name": "Site 00000001", + "slug": "site-1", + "status": "active", + "region": null, + "group": null, + "tenant": null, + "facility": "", + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "extras.configcontext", + "pk": 1, + "fields": { + "created": "2024-05-20T10:42:51.638Z", + "last_updated": "2024-05-20T10:42:51.638Z", + "data_source": null, + "data_file": null, + "data_path": "", + "auto_sync_enabled": false, + "data_synced": null, + "name": "Testing Config Context", + "weight": 1000, + "description": "Testing Config Context", + "is_active": true, + "data": { + "field_1": "value_1", + "field_2": "value_2" + }, + "regions": [], + "site_groups": [], + "sites": [ + 1 + ], + "locations": [], + "device_types": [ + 1 + ], + "roles": [ + 1 + ], + "platforms": [], + "cluster_types": [], + "cluster_groups": [], + "clusters": [], + "tenant_groups": [], + "tenants": [], + "tags": [] + } +}, +{ + "model": "extras.customfield", + "pk": 1, + "fields": { + "created": "2021-09-09T00:00:00Z", + "last_updated": "2021-09-09T14:52:44.516Z", + "type": "text", + "object_type": null, + "name": "cust_id", + "label": "Customer ID", + "group_name": "", + "description": "", + "required": false, + "search_weight": 1000, + "filter_logic": "exact", + "default": null, + "weight": 100, + "validation_minimum": null, + "validation_maximum": null, + "validation_regex": "^[A-Z]{3}\\d{2}$", + "choice_set": null, + "ui_visible": "always", + "ui_editable": "yes", + "is_cloneable": false, + "content_types": [ + [ + "tenancy", + "tenant" + ] + ] + } +}, +{ + "model": "extras.customfield", + "pk": 2, + "fields": { + "created": "2024-02-13T11:37:46.980Z", + "last_updated": "2024-02-13T11:37:46.980Z", + "type": "select", + "object_type": null, + "name": "device_custom_choices", + "label": "Device Custom Choices", + "group_name": "", + "description": "", + "required": false, + "search_weight": 1000, + "filter_logic": "loose", + "default": null, + "weight": 100, + "validation_minimum": null, + "validation_maximum": null, + "validation_regex": "", + "choice_set": 1, + "ui_visible": "always", + "ui_editable": "yes", + "is_cloneable": false, + "content_types": [ + [ + "dcim", + "device" + ] + ] + } +}, +{ + "model": "extras.customfield", + "pk": 3, + "fields": { + "created": "2024-02-15T11:19:42.197Z", + "last_updated": "2024-02-15T11:19:42.197Z", + "type": "object", + "object_type": [ + "dcim", + "device" + ], + "name": "device_custom_object", + "label": "Device Custom Object", + "group_name": "", + "description": "", + "required": false, + "search_weight": 1000, + "filter_logic": "loose", + "default": null, + "weight": 100, + "validation_minimum": null, + "validation_maximum": null, + "validation_regex": "", + "choice_set": null, + "ui_visible": "always", + "ui_editable": "yes", + "is_cloneable": false, + "content_types": [ + [ + "dcim", + "device" + ] + ] + } +}, +{ + "model": "extras.customfield", + "pk": 4, + "fields": { + "created": "2022-05-30T00:00:00Z", + "last_updated": "2023-04-21T16:15:24.630Z", + "type": "boolean", + "object_type": null, + "name": "empty_label", + "label": "", + "group_name": "", + "description": "", + "required": true, + "search_weight": 1000, + "filter_logic": "loose", + "default": 0, + "weight": 100, + "validation_minimum": null, + "validation_maximum": null, + "validation_regex": "", + "choice_set": null, + "ui_visible": "always", + "ui_editable": "yes", + "is_cloneable": false, + "content_types": [ + [ + "dcim", + "device" + ] + ] + } +}, +{ + "model": "extras.customfieldchoiceset", + "pk": 1, + "fields": { + "created": "2024-02-13T11:36:15.523Z", + "last_updated": "2024-02-13T11:36:15.523Z", + "name": "DeviceChoiceSet", + "description": "", + "base_choices": "", + "extra_choices": "[\"[\\\"Choice 1\\\", \\\"Choice 1\\\"]\", \"[\\\"Choice 2\\\", \\\"Choice 2\\\"]\", \"[\\\"Choice 3\\\", \\\"Choice 3\\\"]\"]", + "order_alphabetically": false + } +}, +{ + "model": "extras.journalentry", + "pk": 1, + "fields": { + "created": "2024-01-22T08:22:44.596Z", + "last_updated": "2024-01-22T08:22:44.596Z", + "custom_field_data": {}, + "assigned_object_type": [ + "tenancy", + "tenant" + ], + "assigned_object_id": 5, + "created_by": [ + "admin" + ], + "kind": "info", + "comments": "This is testing info journal entry 1" + } +}, +{ + "model": "extras.journalentry", + "pk": 2, + "fields": { + "created": "2024-01-22T08:32:30.376Z", + "last_updated": "2024-01-22T08:32:30.376Z", + "custom_field_data": {}, + "assigned_object_type": [ + "tenancy", + "tenant" + ], + "assigned_object_id": 5, + "created_by": [ + "admin" + ], + "kind": "", + "comments": "This is testing info journal entry 2\r\n\r\nMulti-line entry." + } +}, +{ + "model": "extras.objectchange", + "pk": 1, + "fields": { + "time": "2023-12-22T10:44:14.803Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "50eee917-b98f-40e5-a809-43ca89dbff15", + "action": "update", + "changed_object_type": [ + "dcim", + "device" + ], + "changed_object_id": 88, + "related_object_type": null, + "related_object_id": null, + "object_repr": "PP:B117", + "prechange_data": { + "face": "front", + "name": "PP:B117", + "rack": 41, + "role": 6, + "site": 21, + "tags": [], + "oob_ip": null, + "serial": "", + "status": "active", + "tenant": 13, + "airflow": "", + "cluster": null, + "created": "2021-04-02T00:00:00Z", + "comments": "", + "latitude": null, + "location": null, + "platform": null, + "position": "37.0", + "asset_tag": null, + "longitude": null, + "description": "brekeke", + "device_type": 11, + "primary_ip4": null, + "primary_ip6": null, + "vc_position": null, + "vc_priority": null, + "last_updated": "2023-12-22T10:39:39.959Z", + "custom_fields": {}, + "config_template": null, + "interface_count": 0, + "rear_port_count": 0, + "virtual_chassis": null, + "device_bay_count": 0, + "front_port_count": 0, + "module_bay_count": 0, + "power_port_count": 0, + "console_port_count": 0, + "local_context_data": null, + "power_outlet_count": 0, + "inventory_item_count": 0, + "console_server_port_count": 0 + }, + "postchange_data": { + "face": "front", + "name": "PP:B117", + "rack": 41, + "role": 6, + "site": 21, + "tags": [], + "oob_ip": null, + "serial": "", + "status": "active", + "tenant": 13, + "airflow": "", + "cluster": null, + "created": "2021-04-02T00:00:00Z", + "comments": "", + "latitude": null, + "location": null, + "platform": null, + "position": "37.0", + "asset_tag": null, + "longitude": null, + "description": "brekekekeke", + "device_type": 11, + "primary_ip4": null, + "primary_ip6": null, + "vc_position": null, + "vc_priority": null, + "last_updated": "2023-12-22T10:44:14.797Z", + "custom_fields": {}, + "config_template": null, + "interface_count": 0, + "rear_port_count": 0, + "virtual_chassis": null, + "device_bay_count": 0, + "front_port_count": 0, + "module_bay_count": 0, + "power_port_count": 0, + "console_port_count": 0, + "local_context_data": null, + "power_outlet_count": 0, + "inventory_item_count": 0, + "console_server_port_count": 0 + } + } +}, +{ + "model": "extras.objectchange", + "pk": 2, + "fields": { + "time": "2024-01-05T12:32:02.703Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "a6bb56b7-6324-45ae-b80e-f34431e92747", + "action": "update", + "changed_object_type": [ + "tenancy", + "tenant" + ], + "changed_object_id": 7, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Cyberdyne Systems", + "prechange_data": { + "name": "Cyberdyne Systems", + "slug": "cyberdyne", + "tags": [], + "group": 1, + "created": "2020-12-19T00:00:00Z", + "comments": "", + "description": "", + "last_updated": "2020-12-30T18:43:27.449Z", + "custom_fields": { + "cust_id": "CYB01" + } + }, + "postchange_data": { + "name": "Cyberdyne Systems", + "slug": "cyberdyne", + "tags": [], + "group": 1, + "created": "2020-12-19T00:00:00Z", + "comments": "", + "description": "Test description", + "last_updated": "2024-01-05T12:32:02.695Z", + "custom_fields": { + "cust_id": "CYB01" + } + } + } +}, +{ + "model": "extras.objectchange", + "pk": 3, + "fields": { + "time": "2024-01-05T12:32:23.219Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "58cc5d3f-7fb7-43a0-b987-65e0056e4690", + "action": "update", + "changed_object_type": [ + "tenancy", + "tenant" + ], + "changed_object_id": 7, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Cyberdyne Systems", + "prechange_data": { + "name": "Cyberdyne Systems", + "slug": "cyberdyne", + "tags": [], + "group": 1, + "created": "2020-12-19T00:00:00Z", + "comments": "", + "description": "Test description", + "last_updated": "2024-01-05T12:32:02.695Z", + "custom_fields": { + "cust_id": "CYB01" + } + }, + "postchange_data": { + "name": "Cyberdyne Systems", + "slug": "cyberdyne", + "tags": [], + "group": 1, + "created": "2020-12-19T00:00:00Z", + "comments": "", + "description": "Another test description", + "last_updated": "2024-01-05T12:32:23.202Z", + "custom_fields": { + "cust_id": "CYB01" + } + } + } +}, +{ + "model": "extras.objectchange", + "pk": 4, + "fields": { + "time": "2024-01-05T12:32:42.591Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "7465f726-b405-44ad-a3a8-69ebd3f08ebb", + "action": "update", + "changed_object_type": [ + "tenancy", + "tenant" + ], + "changed_object_id": 5, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Dunder-Mifflin, Inc.", + "prechange_data": { + "name": "Dunder-Mifflin, Inc.", + "slug": "dunder-mifflin", + "tags": [], + "group": 1, + "created": "2020-12-19T00:00:00Z", + "comments": "", + "description": "", + "last_updated": "2020-12-30T18:43:27.515Z", + "custom_fields": { + "cust_id": "DMI01" + } + }, + "postchange_data": { + "name": "Dunder-Mifflin, Inc.", + "slug": "dunder-mifflin", + "tags": [], + "group": 1, + "created": "2020-12-19T00:00:00Z", + "comments": "", + "description": "Test description", + "last_updated": "2024-01-05T12:32:42.577Z", + "custom_fields": { + "cust_id": "DMI01" + } + } + } +}, +{ + "model": "extras.objectchange", + "pk": 5, + "fields": { + "time": "2024-01-22T08:22:44.605Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "41d09078-2f97-4b1c-ad0a-f9b5ad7f3001", + "action": "create", + "changed_object_type": [ + "extras", + "journalentry" + ], + "changed_object_id": 1, + "related_object_type": null, + "related_object_id": null, + "object_repr": "2024-01-22 08:22 (Info)", + "prechange_data": null, + "postchange_data": { + "kind": "info", + "tags": [], + "created": "2024-01-22T08:22:44.596Z", + "comments": "This is testing info journal entry 1", + "created_by": 1, + "last_updated": "2024-01-22T08:22:44.596Z", + "custom_fields": {}, + "assigned_object_id": 5, + "assigned_object_type": 110 + } + } +}, +{ + "model": "extras.objectchange", + "pk": 6, + "fields": { + "time": "2024-01-22T08:32:30.391Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "ffeceb1a-b607-458e-b132-a9b158ae1de4", + "action": "create", + "changed_object_type": [ + "extras", + "journalentry" + ], + "changed_object_id": 2, + "related_object_type": null, + "related_object_id": null, + "object_repr": "2024-01-22 08:32 ()", + "prechange_data": null, + "postchange_data": { + "kind": "", + "tags": [], + "created": "2024-01-22T08:32:30.376Z", + "comments": "This is testing info journal entry 2\r\n\r\nMulti-line entry.", + "created_by": 1, + "last_updated": "2024-01-22T08:32:30.376Z", + "custom_fields": {}, + "assigned_object_id": 5, + "assigned_object_type": 110 + } + } +}, +{ + "model": "extras.objectchange", + "pk": 7, + "fields": { + "time": "2024-01-23T08:21:41.372Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "a8dc8a1a-3042-4e66-a7e4-4543b38ef47f", + "action": "create", + "changed_object_type": [ + "ipam", + "fhrpgroup" + ], + "changed_object_id": 1, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Test FHR Group VRRPv3: 2", + "prechange_data": null, + "postchange_data": { + "name": "Test FHR Group", + "tags": [ + "Bravo" + ], + "created": "2024-01-23T08:21:41.353Z", + "auth_key": "", + "comments": "FHR Group Comments", + "group_id": 2, + "protocol": "vrrp3", + "auth_type": "md5", + "description": "FHR Group Description", + "last_updated": "2024-01-23T08:21:41.353Z", + "custom_fields": {} + } + } +}, +{ + "model": "extras.objectchange", + "pk": 8, + "fields": { + "time": "2024-02-13T11:36:15.528Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "6c2fd529-f8d5-45e4-ac14-0967b5e94b4d", + "action": "create", + "changed_object_type": [ + "extras", + "customfieldchoiceset" + ], + "changed_object_id": 1, + "related_object_type": null, + "related_object_id": null, + "object_repr": "DeviceChoiceSet", + "prechange_data": null, + "postchange_data": { + "name": "DeviceChoiceSet", + "created": "2024-02-13T11:36:15.523Z", + "description": "", + "base_choices": "", + "last_updated": "2024-02-13T11:36:15.523Z", + "extra_choices": "[\"[\\\"Choice 1\\\", \\\"Choice 1\\\"]\", \"[\\\"Choice 2\\\", \\\"Choice 2\\\"]\", \"[\\\"Choice 3\\\", \\\"Choice 3\\\"]\"]", + "order_alphabetically": false + } + } +}, +{ + "model": "extras.objectchange", + "pk": 9, + "fields": { + "time": "2024-02-13T11:37:46.985Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "2b2ea50d-7b11-47d8-b3ab-6df841029284", + "action": "create", + "changed_object_type": [ + "extras", + "customfield" + ], + "changed_object_id": 2, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Device Custom Choices", + "prechange_data": null, + "postchange_data": { + "name": "device_custom_choices", + "type": "select", + "label": "Device Custom Choices", + "weight": 100, + "created": "2024-02-13T11:37:46.980Z", + "default": null, + "required": false, + "choice_set": 1, + "group_name": "", + "description": "", + "object_type": null, + "filter_logic": "loose", + "is_cloneable": false, + "last_updated": "2024-02-13T11:37:46.980Z", + "content_types": [ + 32 + ], + "search_weight": 1000, + "ui_visibility": "read-write", + "validation_regex": "", + "validation_maximum": null, + "validation_minimum": null + } + } +}, +{ + "model": "extras.objectchange", + "pk": 10, + "fields": { + "time": "2024-02-14T12:20:27.089Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "dad49be5-88ef-4de1-a061-d22e7f3201e3", + "action": "create", + "changed_object_type": [ + "dcim", + "devicerole" + ], + "changed_object_id": 1, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Default Device Role", + "prechange_data": null, + "postchange_data": { + "name": "Default Device Role", + "slug": "default-device-role", + "tags": [], + "color": "9e9e9e", + "created": "2024-02-14T12:20:27.082Z", + "vm_role": true, + "description": "", + "last_updated": "2024-02-14T12:20:27.082Z", + "custom_fields": {}, + "config_template": null + } + } +}, +{ + "model": "extras.objectchange", + "pk": 11, + "fields": { + "time": "2024-02-14T12:20:59.512Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "f9d04078-9df0-47b4-b993-3293aac3af82", + "action": "create", + "changed_object_type": [ + "dcim", + "manufacturer" + ], + "changed_object_id": 1, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Manufacturer", + "prechange_data": null, + "postchange_data": { + "name": "Manufacturer", + "slug": "manufacturer", + "tags": [], + "created": "2024-02-14T12:20:59.505Z", + "description": "", + "last_updated": "2024-02-14T12:20:59.505Z", + "custom_fields": {} + } + } +}, +{ + "model": "extras.objectchange", + "pk": 12, + "fields": { + "time": "2024-02-14T12:21:37.925Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "f5047a81-7397-4eed-a293-87cfc38f05f6", + "action": "create", + "changed_object_type": [ + "dcim", + "devicetype" + ], + "changed_object_id": 1, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Device Model", + "prechange_data": null, + "postchange_data": { + "slug": "device-model", + "tags": [], + "model": "Device Model", + "weight": null, + "airflow": "", + "created": "2024-02-14T12:21:37.922Z", + "comments": "", + "u_height": "1", + "rear_image": "", + "description": "", + "front_image": "", + "part_number": "", + "weight_unit": "", + "last_updated": "2024-02-14T12:21:37.922Z", + "manufacturer": 1, + "custom_fields": {}, + "is_full_depth": true, + "subdevice_role": "", + "default_platform": null, + "interface_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "front_port_template_count": 0, + "module_bay_template_count": 0, + "power_port_template_count": 0, + "console_port_template_count": 0, + "power_outlet_template_count": 0, + "inventory_item_template_count": 0, + "console_server_port_template_count": 0 + } + } +}, +{ + "model": "extras.objectchange", + "pk": 13, + "fields": { + "time": "2024-02-14T12:22:26.208Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "51ffe8d4-8ad1-4e19-ad2d-4b3ab46a6048", + "action": "create", + "changed_object_type": [ + "dcim", + "site" + ], + "changed_object_id": 1, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Site 1", + "prechange_data": null, + "postchange_data": { + "asns": [], + "name": "Site 1", + "slug": "site-1", + "tags": [], + "group": null, + "region": null, + "status": "active", + "tenant": null, + "created": "2024-02-14T12:22:26.202Z", + "comments": "", + "facility": "", + "latitude": null, + "longitude": null, + "time_zone": null, + "description": "", + "last_updated": "2024-02-14T12:22:26.202Z", + "custom_fields": {}, + "physical_address": "", + "shipping_address": "" + } + } +}, +{ + "model": "extras.objectchange", + "pk": 14, + "fields": { + "time": "2024-02-14T12:22:40.704Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "7981ca97-ce3c-4381-88f5-b960e3116e7b", + "action": "create", + "changed_object_type": [ + "dcim", + "device" + ], + "changed_object_id": 1, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Device 1", + "prechange_data": null, + "postchange_data": { + "face": "", + "name": "Device 1", + "rack": null, + "role": 1, + "site": 1, + "tags": [], + "oob_ip": null, + "serial": "", + "status": "active", + "tenant": null, + "airflow": "", + "cluster": null, + "created": "2024-02-14T12:22:40.699Z", + "comments": "", + "latitude": null, + "location": null, + "platform": null, + "position": null, + "asset_tag": null, + "longitude": null, + "description": "", + "device_type": 1, + "primary_ip4": null, + "primary_ip6": null, + "vc_position": null, + "vc_priority": null, + "last_updated": "2024-02-14T12:22:40.699Z", + "custom_fields": { + "device_custom_choices": null + }, + "config_template": null, + "interface_count": 0, + "rear_port_count": 0, + "virtual_chassis": null, + "device_bay_count": 0, + "front_port_count": 0, + "module_bay_count": 0, + "power_port_count": 0, + "console_port_count": 0, + "local_context_data": null, + "power_outlet_count": 0, + "inventory_item_count": 0, + "console_server_port_count": 0 + } + } +}, +{ + "model": "extras.objectchange", + "pk": 15, + "fields": { + "time": "2024-02-14T12:23:00.285Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "5f62eec4-5501-443d-ba6d-7fdeabc6b00e", + "action": "update", + "changed_object_type": [ + "dcim", + "device" + ], + "changed_object_id": 1, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Device 1", + "prechange_data": { + "face": "", + "name": "Device 1", + "rack": null, + "role": 1, + "site": 1, + "tags": [], + "oob_ip": null, + "serial": "", + "status": "active", + "tenant": null, + "airflow": "", + "cluster": null, + "created": "2024-02-14T12:22:40.699Z", + "comments": "", + "latitude": null, + "location": null, + "platform": null, + "position": null, + "asset_tag": null, + "longitude": null, + "description": "", + "device_type": 1, + "primary_ip4": null, + "primary_ip6": null, + "vc_position": null, + "vc_priority": null, + "last_updated": "2024-02-14T12:22:40.699Z", + "custom_fields": { + "device_custom_choices": null + }, + "config_template": null, + "interface_count": 0, + "rear_port_count": 0, + "virtual_chassis": null, + "device_bay_count": 0, + "front_port_count": 0, + "module_bay_count": 0, + "power_port_count": 0, + "console_port_count": 0, + "local_context_data": null, + "power_outlet_count": 0, + "inventory_item_count": 0, + "console_server_port_count": 0 + }, + "postchange_data": { + "face": "", + "name": "Device 1", + "rack": null, + "role": 1, + "site": 1, + "tags": [], + "oob_ip": null, + "serial": "", + "status": "active", + "tenant": null, + "airflow": "", + "cluster": null, + "created": "2024-02-14T12:22:40.699Z", + "comments": "", + "latitude": null, + "location": null, + "platform": null, + "position": null, + "asset_tag": null, + "longitude": null, + "description": "", + "device_type": 1, + "primary_ip4": null, + "primary_ip6": null, + "vc_position": null, + "vc_priority": null, + "last_updated": "2024-02-14T12:23:00.279Z", + "custom_fields": { + "device_custom_choices": "Choice 1" + }, + "config_template": null, + "interface_count": 0, + "rear_port_count": 0, + "virtual_chassis": null, + "device_bay_count": 0, + "front_port_count": 0, + "module_bay_count": 0, + "power_port_count": 0, + "console_port_count": 0, + "local_context_data": null, + "power_outlet_count": 0, + "inventory_item_count": 0, + "console_server_port_count": 0 + } + } +}, +{ + "model": "extras.objectchange", + "pk": 16, + "fields": { + "time": "2024-02-15T09:18:48.431Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "32b09099-5c9a-4c38-927e-028784ffc51e", + "action": "create", + "changed_object_type": [ + "dcim", + "devicetype" + ], + "changed_object_id": 2, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Half U Device Type", + "prechange_data": null, + "postchange_data": { + "slug": "half-u-device-type", + "tags": [], + "model": "Half U Device Type", + "weight": null, + "airflow": "", + "created": "2024-02-15T09:18:48.416Z", + "comments": "", + "u_height": "0.5", + "rear_image": "", + "description": "", + "front_image": "", + "part_number": "", + "weight_unit": "", + "last_updated": "2024-02-15T09:18:48.416Z", + "manufacturer": 1, + "custom_fields": {}, + "is_full_depth": true, + "subdevice_role": "", + "default_platform": null, + "interface_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "front_port_template_count": 0, + "module_bay_template_count": 0, + "power_port_template_count": 0, + "console_port_template_count": 0, + "power_outlet_template_count": 0, + "inventory_item_template_count": 0, + "console_server_port_template_count": 0 + } + } +}, +{ + "model": "extras.objectchange", + "pk": 17, + "fields": { + "time": "2024-02-15T09:19:04.522Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "e5eeeeae-c5d4-41c0-92e5-b965c6058467", + "action": "create", + "changed_object_type": [ + "dcim", + "device" + ], + "changed_object_id": 2, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Half U Device", + "prechange_data": null, + "postchange_data": { + "face": "", + "name": "Half U Device", + "rack": null, + "role": 1, + "site": 1, + "tags": [], + "oob_ip": null, + "serial": "", + "status": "active", + "tenant": null, + "airflow": "", + "cluster": null, + "created": "2024-02-15T09:19:04.514Z", + "comments": "", + "latitude": null, + "location": null, + "platform": null, + "position": null, + "asset_tag": null, + "longitude": null, + "description": "", + "device_type": 2, + "primary_ip4": null, + "primary_ip6": null, + "vc_position": null, + "vc_priority": null, + "last_updated": "2024-02-15T09:19:04.514Z", + "custom_fields": { + "device_custom_choices": null + }, + "config_template": null, + "interface_count": 0, + "rear_port_count": 0, + "virtual_chassis": null, + "device_bay_count": 0, + "front_port_count": 0, + "module_bay_count": 0, + "power_port_count": 0, + "console_port_count": 0, + "local_context_data": null, + "power_outlet_count": 0, + "inventory_item_count": 0, + "console_server_port_count": 0 + } + } +}, +{ + "model": "extras.objectchange", + "pk": 18, + "fields": { + "time": "2024-02-15T11:19:42.203Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "1421b953-f011-4bc0-9783-8951cc5d6779", + "action": "create", + "changed_object_type": [ + "extras", + "customfield" + ], + "changed_object_id": 3, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Device Custom Object", + "prechange_data": null, + "postchange_data": { + "name": "device_custom_object", + "type": "object", + "label": "Device Custom Object", + "weight": 100, + "created": "2024-02-15T11:19:42.197Z", + "default": null, + "required": false, + "choice_set": null, + "group_name": "", + "description": "", + "object_type": 32, + "filter_logic": "loose", + "is_cloneable": false, + "last_updated": "2024-02-15T11:19:42.197Z", + "content_types": [ + 32 + ], + "search_weight": 1000, + "ui_visibility": "read-write", + "validation_regex": "", + "validation_maximum": null, + "validation_minimum": null + } + } +}, +{ + "model": "extras.objectchange", + "pk": 19, + "fields": { + "time": "2024-02-15T11:45:02.196Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "0b51593b-629e-4eca-a203-8bf82c1ffc1d", + "action": "update", + "changed_object_type": [ + "dcim", + "device" + ], + "changed_object_id": 1, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Device 1", + "prechange_data": { + "face": "", + "name": "Device 1", + "rack": null, + "role": 1, + "site": 1, + "tags": [], + "oob_ip": null, + "serial": "", + "status": "active", + "tenant": null, + "airflow": "", + "cluster": null, + "created": "2024-02-14T12:22:40.699Z", + "comments": "", + "latitude": null, + "location": null, + "platform": null, + "position": null, + "asset_tag": null, + "longitude": null, + "description": "", + "device_type": 1, + "primary_ip4": null, + "primary_ip6": null, + "vc_position": null, + "vc_priority": null, + "last_updated": "2024-02-14T12:23:00.279Z", + "custom_fields": { + "device_custom_object": null, + "device_custom_choices": "Choice 1" + }, + "config_template": null, + "interface_count": 0, + "rear_port_count": 0, + "virtual_chassis": null, + "device_bay_count": 0, + "front_port_count": 0, + "module_bay_count": 0, + "power_port_count": 0, + "console_port_count": 0, + "local_context_data": null, + "power_outlet_count": 0, + "inventory_item_count": 0, + "console_server_port_count": 0 + }, + "postchange_data": { + "face": "", + "name": "Device 1", + "rack": null, + "role": 1, + "site": 1, + "tags": [], + "oob_ip": null, + "serial": "", + "status": "active", + "tenant": null, + "airflow": "", + "cluster": null, + "created": "2024-02-14T12:22:40.699Z", + "comments": "", + "latitude": null, + "location": null, + "platform": null, + "position": null, + "asset_tag": null, + "longitude": null, + "description": "", + "device_type": 1, + "primary_ip4": null, + "primary_ip6": null, + "vc_position": null, + "vc_priority": null, + "last_updated": "2024-02-15T11:45:02.188Z", + "custom_fields": { + "device_custom_object": 2, + "device_custom_choices": "Choice 1" + }, + "config_template": null, + "interface_count": 0, + "rear_port_count": 0, + "virtual_chassis": null, + "device_bay_count": 0, + "front_port_count": 0, + "module_bay_count": 0, + "power_port_count": 0, + "console_port_count": 0, + "local_context_data": null, + "power_outlet_count": 0, + "inventory_item_count": 0, + "console_server_port_count": 0 + } + } +}, +{ + "model": "extras.objectchange", + "pk": 20, + "fields": { + "time": "2024-02-21T12:42:11.600Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "817e9493-eb01-4d05-98f8-a184ef768635", + "action": "create", + "changed_object_type": [ + "ipam", + "prefix" + ], + "changed_object_id": 1, + "related_object_type": null, + "related_object_id": null, + "object_repr": "127.0.0.0/8", + "prechange_data": null, + "postchange_data": { + "vrf": null, + "role": null, + "site": null, + "tags": [], + "vlan": null, + "prefix": "127.0.0.0/8", + "status": "active", + "tenant": null, + "created": "2024-02-21T12:42:11.589Z", + "is_pool": false, + "comments": "", + "description": "", + "last_updated": "2024-02-21T12:42:11.589Z", + "custom_fields": {}, + "mark_utilized": false + } + } +}, +{ + "model": "extras.objectchange", + "pk": 21, + "fields": { + "time": "2024-02-21T12:20:21.977Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "b2840f34-f97c-467a-9846-4f64ff83a37a", + "action": "create", + "changed_object_type": [ + "ipam", + "ipaddress" + ], + "changed_object_id": 1, + "related_object_type": null, + "related_object_id": null, + "object_repr": "127.0.0.1/8", + "prechange_data": null, + "postchange_data": { + "vrf": null, + "role": "loopback", + "tags": [], + "status": "active", + "tenant": null, + "address": "127.0.0.1/8", + "created": "2024-02-21T12:20:21.970Z", + "comments": "", + "dns_name": "", + "nat_inside": null, + "description": "", + "last_updated": "2024-02-21T12:20:21.970Z", + "custom_fields": {}, + "assigned_object_id": null, + "assigned_object_type": null + } + } +}, +{ + "model": "extras.objectchange", + "pk": 22, + "fields": { + "time": "2024-02-19T07:44:29.846Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "296a17be-3f84-4053-865b-9a6ae804e186", + "action": "update", + "changed_object_type": [ + "dcim", + "device" + ], + "changed_object_id": 2, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Half U Device", + "prechange_data": { + "face": "", + "name": "Half U Device", + "rack": null, + "role": 1, + "site": 1, + "tags": [], + "oob_ip": null, + "serial": "", + "status": "active", + "tenant": null, + "airflow": "", + "cluster": null, + "created": "2024-02-15T09:19:04.514Z", + "comments": "", + "latitude": null, + "location": null, + "platform": null, + "position": null, + "asset_tag": null, + "longitude": null, + "description": "", + "device_type": 2, + "primary_ip4": null, + "primary_ip6": null, + "vc_position": null, + "vc_priority": null, + "last_updated": "2024-02-15T09:19:04.514Z", + "custom_fields": { + "device_custom_choices": null + }, + "config_template": null, + "interface_count": 0, + "rear_port_count": 0, + "virtual_chassis": null, + "device_bay_count": 0, + "front_port_count": 0, + "module_bay_count": 0, + "power_port_count": 0, + "console_port_count": 0, + "local_context_data": null, + "power_outlet_count": 0, + "inventory_item_count": 0, + "console_server_port_count": 0 + }, + "postchange_data": { + "face": "front", + "name": "Half U Device", + "rack": 1, + "role": 1, + "site": 1, + "tags": [], + "oob_ip": null, + "serial": "", + "status": "active", + "tenant": null, + "airflow": "", + "cluster": null, + "created": "2024-02-15T09:19:04.514Z", + "comments": "", + "latitude": null, + "location": null, + "platform": null, + "position": "1", + "asset_tag": null, + "longitude": null, + "description": "", + "device_type": 2, + "primary_ip4": null, + "primary_ip6": null, + "vc_position": null, + "vc_priority": null, + "last_updated": "2024-02-19T07:44:29.839Z", + "custom_fields": { + "device_custom_choices": null + }, + "config_template": null, + "interface_count": 0, + "rear_port_count": 0, + "virtual_chassis": null, + "device_bay_count": 0, + "front_port_count": 0, + "module_bay_count": 0, + "power_port_count": 0, + "console_port_count": 0, + "local_context_data": null, + "power_outlet_count": 0, + "inventory_item_count": 0, + "console_server_port_count": 0 + } + } +}, +{ + "model": "extras.objectchange", + "pk": 23, + "fields": { + "time": "2024-05-20T10:42:51.676Z", + "user": [ + "admin" + ], + "user_name": "admin", + "request_id": "3544c296-9a0b-4a32-aea6-dcf5a96a8eff", + "action": "create", + "changed_object_type": [ + "extras", + "configcontext" + ], + "changed_object_id": 1, + "related_object_type": null, + "related_object_id": null, + "object_repr": "Testing Config Context", + "prechange_data": null, + "postchange_data": { + "data": { + "field_1": "value_1", + "field_2": "value_2" + }, + "name": "Testing Config Context", + "tags": [], + "roles": [ + 1 + ], + "sites": [ + 1 + ], + "weight": 1000, + "created": "2024-05-20T10:42:51.638Z", + "regions": [], + "tenants": [], + "clusters": [], + "data_file": null, + "data_path": "", + "is_active": true, + "locations": [], + "platforms": [], + "data_source": null, + "data_synced": null, + "description": "Testing Config Context", + "site_groups": [], + "device_types": [ + 1 + ], + "cluster_types": [], + "tenant_groups": [], + "cluster_groups": [], + "auto_sync_enabled": false + } + } +}, +{ + "model": "ipam.fhrpgroup", + "pk": 1, + "fields": { + "created": "2024-01-23T08:21:41.353Z", + "last_updated": "2024-01-23T08:21:41.353Z", + "custom_field_data": {}, + "description": "FHR Group Description", + "comments": "FHR Group Comments", + "group_id": 2, + "name": "Test FHR Group", + "protocol": "vrrp3", + "auth_type": "md5", + "auth_key": "" + } +}, +{ + "model": "ipam.fhrpgroup", + "pk": 2, + "fields": { + "created": "2024-01-23T08:21:41.353Z", + "last_updated": "2024-01-23T08:21:41.353Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "group_id": 3, + "name": "FHR Group clusterxl", + "protocol": "clusterxl", + "auth_type": "md5", + "auth_key": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 1, + "fields": { + "created": "2024-02-21T12:20:21.970Z", + "last_updated": "2024-02-21T12:41:44.081Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "127.0.0.1/8", + "vrf": null, + "tenant": null, + "status": "active", + "role": "loopback", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.prefix", + "pk": 1, + "fields": { + "created": "2024-02-21T12:42:11.589Z", + "last_updated": "2024-02-21T12:42:11.589Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "127.0.0.0/8", + "site": null, + "vrf": null, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 0, + "_children": 0 + } +}, +{ + "model": "tenancy.tenant", + "pk": 1, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:27.571Z", + "custom_field_data": { + "cust_id": "INI04" + }, + "description": "", + "comments": "", + "name": "Initech", + "slug": "initech", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 2, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:28.013Z", + "custom_field_data": { + "cust_id": "STR01" + }, + "description": "", + "comments": "", + "name": "Strickland Propane", + "slug": "strickland-propane", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 3, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:27.776Z", + "custom_field_data": { + "cust_id": "PPI02" + }, + "description": "", + "comments": "", + "name": "Pied Piper", + "slug": "pied-piper", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 4, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:27.927Z", + "custom_field_data": { + "cust_id": "STA03" + }, + "description": "", + "comments": "", + "name": "Stark Industries", + "slug": "stark-industries", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 5, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-05T12:32:42.577Z", + "custom_field_data": { + "cust_id": "DMI01" + }, + "description": "Test description", + "comments": "", + "name": "Dunder-Mifflin, Inc.", + "slug": "dunder-mifflin", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 6, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:28.158Z", + "custom_field_data": { + "cust_id": "WAY01" + }, + "description": "", + "comments": "", + "name": "Wayne Enterprises", + "slug": "wayne-enterprises", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 7, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-05T12:32:23.202Z", + "custom_field_data": { + "cust_id": "CYB01" + }, + "description": "Another test description", + "comments": "", + "name": "Cyberdyne Systems", + "slug": "cyberdyne", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 8, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:28.103Z", + "custom_field_data": { + "cust_id": "UMB01" + }, + "description": "", + "comments": "", + "name": "Umbrella Corporation", + "slug": "umbrella", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 9, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:27.631Z", + "custom_field_data": { + "cust_id": "YKY01" + }, + "description": "", + "comments": "", + "name": "Nakatomi Corportation", + "slug": "nakatomi", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 10, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:44:16.078Z", + "custom_field_data": { + "cust_id": "" + }, + "description": "", + "comments": "", + "name": "Jimbob's Banking & Trust", + "slug": "jimbobs-banking-trust", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 13, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:46:50.851Z", + "custom_field_data": { + "cust_id": "" + }, + "description": "", + "comments": "", + "name": "NC State University", + "slug": "nc-state", + "group": 1 + } +}, +{ + "model": "tenancy.tenantgroup", + "pk": 1, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-19T02:43:53.309Z", + "custom_field_data": {}, + "parent": null, + "description": "", + "name": "Customers", + "slug": "customers", + "lft": 1, + "rght": 2, + "tree_id": 1, + "level": 0 + } +}, +{ + "model": "users.objectpermission", + "pk": 1, + "fields": { + "name": "Test Permission", + "description": "", + "enabled": true, + "actions": "[\"view\"]", + "constraints": null, + "object_types": [ + [ + "extras", + "script" + ] + ], + "groups": [], + "users": [ + [ + "admin" + ] + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/auth.group.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/auth.group.json new file mode 100644 index 00000000..5aab8700 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/auth.group.json @@ -0,0 +1,10 @@ +[ +{ + "model": "auth.group", + "pk": 1, + "fields": { + "name": "Staff", + "permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.cable.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.cable.json new file mode 100644 index 00000000..0d4f101c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.cable.json @@ -0,0 +1,2 @@ +[ +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.device.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.device.json new file mode 100644 index 00000000..50cbf548 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.device.json @@ -0,0 +1,78 @@ +[ +{ + "model": "dcim.device", + "pk": "4f3495b5-00e6-5917-a148-77e109f96b0f", + "fields": { + "created": "2024-02-15T09:19:04.514Z", + "last_updated": "2024-02-15T10:03:30.354Z", + "_custom_field_data": { + "device_custom_choices": null + }, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "03d4a2c5-e08b-5cc1-924d-c401194d393c", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "8fe32a3e-1fd0-5e31-8435-20be4a80668c", + "tenant": null, + "platform": null, + "name": "Half U Device", + "_name": "Half U Device", + "serial": "", + "asset_tag": null, + "location": "c75ebf9a-0f74-5c7f-982b-a1a42faf5b09", + "rack": "87cd3a0d-c203-5af5-8e51-f402bb23bc00", + "position": null, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "f510c5ff-e1f8-5adc-9fb5-30bc5791b42e", + "fields": { + "created": "2024-02-14T12:22:40.699Z", + "last_updated": "2024-02-14T13:29:43.936Z", + "_custom_field_data": { + "device_custom_choices": "Choice 1" + }, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "257dca9a-92d2-5f02-af45-4de316a47b71", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "715773ef-2d6c-5895-972d-40f37486a56e", + "tenant": null, + "platform": null, + "name": "Device 1", + "_name": "Device 00000001", + "serial": "", + "asset_tag": null, + "location": "c75ebf9a-0f74-5c7f-982b-a1a42faf5b09", + "rack": "87cd3a0d-c203-5af5-8e51-f402bb23bc00", + "position": null, + "face": "", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.devicetype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.devicetype.json new file mode 100644 index 00000000..92fa5deb --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.devicetype.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.devicetype", + "pk": "03d4a2c5-e08b-5cc1-924d-c401194d393c", + "fields": { + "created": "2024-02-15T09:18:48.416Z", + "last_updated": "2024-02-15T10:03:30.333Z", + "_custom_field_data": {}, + "manufacturer": "9568e4c1-fa0c-5c43-9606-e25166e67765", + "model": "Half U Device Type", + "part_number": "", + "u_height": 0, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "" + } +}, +{ + "model": "dcim.devicetype", + "pk": "257dca9a-92d2-5f02-af45-4de316a47b71", + "fields": { + "created": "2024-02-14T12:21:37.922Z", + "last_updated": "2024-02-14T13:29:43.927Z", + "_custom_field_data": {}, + "manufacturer": "9568e4c1-fa0c-5c43-9606-e25166e67765", + "model": "Device Model", + "part_number": "", + "u_height": 1, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.interfaceredundancygroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.interfaceredundancygroup.json new file mode 100644 index 00000000..f0b4545f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.interfaceredundancygroup.json @@ -0,0 +1,34 @@ +[ +{ + "model": "dcim.interfaceredundancygroup", + "pk": "2586a272-455a-5e92-85d7-f41c0784630a", + "fields": { + "last_updated": "2024-02-22T09:52:05.808Z", + "_custom_field_data": {}, + "name": "FHR Group clusterxl", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "created": "2024-01-23T08:21:41.353Z", + "description": "", + "protocol": "", + "protocol_group_id": "", + "secrets_group": null, + "virtual_ip": null + } +}, +{ + "model": "dcim.interfaceredundancygroup", + "pk": "f91623ed-a389-53a4-a4a2-943588c21446", + "fields": { + "last_updated": "2024-01-23T09:33:00.040Z", + "_custom_field_data": {}, + "name": "Test FHR Group", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "created": "2024-01-23T08:21:41.353Z", + "description": "FHR Group Description", + "protocol": "vrrp", + "protocol_group_id": "", + "secrets_group": null, + "virtual_ip": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.location.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.location.json new file mode 100644 index 00000000..0616e9d2 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.location.json @@ -0,0 +1,29 @@ +[ +{ + "model": "dcim.location", + "pk": "c75ebf9a-0f74-5c7f-982b-a1a42faf5b09", + "fields": { + "created": "2024-02-14T12:22:26.202Z", + "last_updated": "2024-02-14T13:29:43.895Z", + "_custom_field_data": {}, + "parent": null, + "name": "Site 1", + "_name": "Site 00000001", + "location_type": "8fceb641-4563-5da8-9004-963f9ed1965a", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.locationtype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.locationtype.json new file mode 100644 index 00000000..4c4c487b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.locationtype.json @@ -0,0 +1,37 @@ +[ +{ + "model": "dcim.locationtype", + "pk": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "fields": { + "created": "2024-02-14T13:29:43.891Z", + "last_updated": "2024-02-14T13:29:43.891Z", + "_custom_field_data": {}, + "parent": null, + "name": "Region", + "description": "", + "nestable": true, + "content_types": [ + 55 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "8fceb641-4563-5da8-9004-963f9ed1965a", + "fields": { + "created": "2024-02-14T13:29:43.887Z", + "last_updated": "2024-02-14T13:29:43.887Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Site", + "description": "", + "nestable": false, + "content_types": [ + 56, + 42, + 60, + 94 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.manufacturer.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.manufacturer.json new file mode 100644 index 00000000..f76b1937 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.manufacturer.json @@ -0,0 +1,13 @@ +[ +{ + "model": "dcim.manufacturer", + "pk": "9568e4c1-fa0c-5c43-9606-e25166e67765", + "fields": { + "created": "2024-02-14T12:20:59.505Z", + "last_updated": "2024-02-14T13:29:43.956Z", + "_custom_field_data": {}, + "name": "Manufacturer", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.rack.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.rack.json new file mode 100644 index 00000000..44fc51a8 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/dcim.rack.json @@ -0,0 +1,29 @@ +[ +{ + "model": "dcim.rack", + "pk": "87cd3a0d-c203-5af5-8e51-f402bb23bc00", + "fields": { + "created": "2024-02-19T07:42:49.405Z", + "last_updated": "2024-02-22T15:38:25.349Z", + "_custom_field_data": {}, + "name": "Rack 1", + "_name": "Rack 00000001", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "8fe32a3e-1fd0-5e31-8435-20be4a80668c", + "facility_id": null, + "location": "c75ebf9a-0f74-5c7f-982b-a1a42faf5b09", + "rack_group": null, + "tenant": null, + "serial": "", + "asset_tag": null, + "type": "", + "width": 19, + "u_height": 42, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.configcontext.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.configcontext.json new file mode 100644 index 00000000..ad8bf878 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.configcontext.json @@ -0,0 +1,38 @@ +[ +{ + "model": "extras.configcontext", + "pk": "9a5c7336-f812-5ecd-a89d-36970b431712", + "fields": { + "created": "2024-05-20T10:42:51.638Z", + "last_updated": "2024-05-20T12:13:46.236Z", + "name": "Testing Config Context", + "owner_content_type": null, + "owner_object_id": null, + "weight": 1000, + "description": "Testing Config Context", + "is_active": true, + "config_context_schema": null, + "data": { + "field_1": "value_1", + "field_2": "value_2" + }, + "locations": [ + "c75ebf9a-0f74-5c7f-982b-a1a42faf5b09" + ], + "roles": [ + "715773ef-2d6c-5895-972d-40f37486a56e" + ], + "device_types": [ + "257dca9a-92d2-5f02-af45-4de316a47b71" + ], + "device_redundancy_groups": [], + "platforms": [], + "cluster_groups": [], + "clusters": [], + "tenant_groups": [], + "tenants": [], + "tags": [], + "dynamic_groups": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.customfield.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.customfield.json new file mode 100644 index 00000000..59bb352b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.customfield.json @@ -0,0 +1,26 @@ +[ +{ + "model": "extras.customfield", + "pk": "e4fa5680-4657-50ea-837c-604617c7fc0d", + "fields": { + "created": "2021-09-09T00:00:00Z", + "last_updated": "2024-01-22T11:10:07.634Z", + "grouping": "", + "type": "text", + "label": "Customer ID", + "key": "cust_id", + "description": "", + "required": false, + "filter_logic": "exact", + "default": null, + "weight": 100, + "validation_minimum": null, + "validation_maximum": null, + "validation_regex": "^[A-Z]{3}\\d{2}$", + "advanced_ui": false, + "content_types": [ + 109 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.customfieldchoice.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.customfieldchoice.json new file mode 100644 index 00000000..dfbc34df --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.customfieldchoice.json @@ -0,0 +1,35 @@ +[ +{ + "model": "extras.customfieldchoice", + "pk": "5aaff02a-a3d8-537e-9134-070b2d7914a4", + "fields": { + "created": "2024-02-14T13:30:39.750Z", + "last_updated": "2024-02-14T13:30:39.750Z", + "custom_field": "ce3f1f06-1d2d-5fd2-8096-f86f691bccb7", + "value": "Choice 2", + "weight": 100 + } +}, +{ + "model": "extras.customfieldchoice", + "pk": "7fac7672-9dd4-57df-a2bb-8f2f0f93bee9", + "fields": { + "created": "2024-02-14T13:30:39.749Z", + "last_updated": "2024-02-14T13:30:39.749Z", + "custom_field": "ce3f1f06-1d2d-5fd2-8096-f86f691bccb7", + "value": "Choice 1", + "weight": 100 + } +}, +{ + "model": "extras.customfieldchoice", + "pk": "bb4a706e-6ab6-5016-bcd7-9c4d8a91e054", + "fields": { + "created": "2024-02-14T13:30:39.751Z", + "last_updated": "2024-02-14T13:30:39.751Z", + "custom_field": "ce3f1f06-1d2d-5fd2-8096-f86f691bccb7", + "value": "Choice 3", + "weight": 100 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.note.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.note.json new file mode 100644 index 00000000..787decf0 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.note.json @@ -0,0 +1,28 @@ +[ +{ + "model": "extras.note", + "pk": "096ebdc2-2b2a-5714-8556-ab51a169b5d1", + "fields": { + "created": "2024-01-22T08:22:44.596Z", + "last_updated": "2024-01-22T11:06:30.629Z", + "assigned_object_type": 109, + "assigned_object_id": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "user": null, + "user_name": "Undefined", + "note": "" + } +}, +{ + "model": "extras.note", + "pk": "38545e26-db8e-5ae0-af63-99c56bea15e2", + "fields": { + "created": "2024-01-22T08:32:30.376Z", + "last_updated": "2024-01-22T11:06:30.630Z", + "assigned_object_type": 109, + "assigned_object_id": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "user": null, + "user_name": "Undefined", + "note": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.objectchange.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.objectchange.json new file mode 100644 index 00000000..4a1298d6 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.objectchange.json @@ -0,0 +1,94 @@ +[ +{ + "model": "extras.objectchange", + "pk": "6d2345c6-6bc3-5e6f-b801-b5f80c5422ca", + "fields": { + "time": "2024-01-22T08:22:44.605Z", + "user": "b6111f2f-ede6-5a47-b0e5-3842b76f14cd", + "user_name": "admin", + "request_id": "41d09078-2f97-4b1c-ad0a-f9b5ad7f3001", + "action": "create", + "changed_object_type": 103, + "changed_object_id": "096ebdc2-2b2a-5714-8556-ab51a169b5d1", + "change_context": "", + "change_context_detail": "", + "related_object_type": null, + "related_object_id": null, + "object_repr": "2024-01-22 08:22 (Info)", + "object_data": { + "kind": "info", + "tags": [], + "created": "2024-01-22T08:22:44.596Z", + "comments": "This is testing info journal entry 1", + "created_by": 1, + "last_updated": "2024-01-22T08:22:44.596Z", + "custom_fields": {}, + "assigned_object_id": 5, + "assigned_object_type": 110 + }, + "object_data_v2": null + } +}, +{ + "model": "extras.objectchange", + "pk": "a1890d6e-8c15-5600-a643-f5fef4026caf", + "fields": { + "time": "2024-01-22T08:32:30.391Z", + "user": "b6111f2f-ede6-5a47-b0e5-3842b76f14cd", + "user_name": "admin", + "request_id": "ffeceb1a-b607-458e-b132-a9b158ae1de4", + "action": "create", + "changed_object_type": 103, + "changed_object_id": "38545e26-db8e-5ae0-af63-99c56bea15e2", + "change_context": "", + "change_context_detail": "", + "related_object_type": null, + "related_object_id": null, + "object_repr": "2024-01-22 08:32 ()", + "object_data": { + "kind": "", + "tags": [], + "created": "2024-01-22T08:32:30.376Z", + "comments": "This is testing info journal entry 2\r\n\r\nMulti-line entry.", + "created_by": 1, + "last_updated": "2024-01-22T08:32:30.376Z", + "custom_fields": {}, + "assigned_object_id": 5, + "assigned_object_type": 110 + }, + "object_data_v2": null + } +}, +{ + "model": "extras.objectchange", + "pk": "feab2d19-d1dd-54fc-9521-36930f5437ff", + "fields": { + "time": "2024-01-05T12:32:42.591Z", + "user": "b6111f2f-ede6-5a47-b0e5-3842b76f14cd", + "user_name": "admin", + "request_id": "7465f726-b405-44ad-a3a8-69ebd3f08ebb", + "action": "update", + "changed_object_type": 109, + "changed_object_id": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "change_context": "", + "change_context_detail": "", + "related_object_type": null, + "related_object_id": null, + "object_repr": "Dunder-Mifflin, Inc.", + "object_data": { + "name": "Dunder-Mifflin, Inc.", + "slug": "dunder-mifflin", + "tags": [], + "group": 1, + "created": "2020-12-19T00:00:00Z", + "comments": "", + "description": "Test description", + "last_updated": "2024-01-05T12:32:42.577Z", + "custom_fields": { + "cust_id": "DMI01" + } + }, + "object_data_v2": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.role.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.role.json new file mode 100644 index 00000000..ae156225 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.role.json @@ -0,0 +1,35 @@ +[ +{ + "model": "extras.role", + "pk": "715773ef-2d6c-5895-972d-40f37486a56e", + "fields": { + "created": "2024-02-14T12:20:27.082Z", + "last_updated": "2024-02-22T08:58:25.088Z", + "_custom_field_data": {}, + "name": "Default Device Role", + "color": "9e9e9e", + "description": "", + "weight": null, + "content_types": [ + 42, + 94 + ] + } +}, +{ + "model": "extras.role", + "pk": "e38863d3-cb3d-5cc0-aef2-7844b8288b1d", + "fields": { + "created": "2024-02-22T08:58:25.091Z", + "last_updated": "2024-02-22T08:58:25.091Z", + "_custom_field_data": {}, + "name": "Loopback", + "color": "9e9e9e", + "description": "", + "weight": null, + "content_types": [ + 69 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.status.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.status.json new file mode 100644 index 00000000..83455947 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/extras.status.json @@ -0,0 +1,17 @@ +[ +{ + "model": "extras.status", + "pk": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "fields": { + "created": "2024-01-23T09:32:59.979Z", + "last_updated": "2024-01-23T09:32:59.979Z", + "_custom_field_data": {}, + "name": "Unknown", + "color": "9e9e9e", + "description": "", + "content_types": [ + 33 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/ipam.ipaddress.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/ipam.ipaddress.json new file mode 100644 index 00000000..b7b22c78 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/ipam.ipaddress.json @@ -0,0 +1,22 @@ +[ +{ + "model": "ipam.ipaddress", + "pk": "1fa230ed-bcba-5ac9-9749-e14c66564e01", + "fields": { + "created": "2024-02-21T12:20:21.970Z", + "last_updated": "2024-02-21T13:57:15.708Z", + "_custom_field_data": {}, + "host": "127.0.0.1", + "mask_length": 8, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "e38863d3-cb3d-5cc0-aef2-7844b8288b1d", + "parent": "99d61314-b42c-5725-8c17-90a3261db527", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/ipam.prefix.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/ipam.prefix.json new file mode 100644 index 00000000..38dbfa5e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/ipam.prefix.json @@ -0,0 +1,25 @@ +[ +{ + "model": "ipam.prefix", + "pk": "99d61314-b42c-5725-8c17-90a3261db527", + "fields": { + "created": "2024-02-21T12:42:11.589Z", + "last_updated": "2024-05-14T14:04:23.413Z", + "_custom_field_data": {}, + "network": "127.0.0.0", + "broadcast": "127.255.255.255", + "prefix_length": 8, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": null, + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "vlan": null, + "rir": null, + "date_allocated": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/tenancy.tenant.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/tenancy.tenant.json new file mode 100644 index 00000000..ab865fa0 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/tenancy.tenant.json @@ -0,0 +1,47 @@ +[ +{ + "model": "tenancy.tenant", + "pk": "35f6098e-5c2c-58b3-824c-9b5c024a4321", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-01-22T11:06:30.612Z", + "_custom_field_data": { + "cust_id": "" + }, + "name": "Jimbob's Banking & Trust", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "87d90b20-b1c7-53a3-b78c-cab699c71268", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-22T11:06:30.601Z", + "_custom_field_data": { + "cust_id": "STR01" + }, + "name": "Strickland Propane", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "9b6fe81e-92b4-5b82-8769-39a7627c566e", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-22T11:06:30.600Z", + "_custom_field_data": { + "cust_id": "INI04" + }, + "name": "Initech", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/tenancy.tenantgroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/tenancy.tenantgroup.json new file mode 100644 index 00000000..baa31d92 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/tenancy.tenantgroup.json @@ -0,0 +1,14 @@ +[ +{ + "model": "tenancy.tenantgroup", + "pk": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-01-22T11:06:30.598Z", + "_custom_field_data": {}, + "parent": null, + "name": "Customers", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/users.objectpermission.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/users.objectpermission.json new file mode 100644 index 00000000..4a02d95e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/users.objectpermission.json @@ -0,0 +1,18 @@ +[ +{ + "model": "users.objectpermission", + "pk": "c650165f-9a05-55c0-bbb1-c9527d41160c", + "fields": { + "name": "Test Permission", + "description": "", + "enabled": true, + "actions": "[\"view\"]", + "constraints": null, + "object_types": [], + "groups": [], + "users": [ + "b6111f2f-ede6-5a47-b0e5-3842b76f14cd" + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/users.user.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/users.user.json new file mode 100644 index 00000000..203446ad --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/samples/users.user.json @@ -0,0 +1,65 @@ +[ +{ + "model": "users.user", + "pk": "79770d9b-4994-5610-8175-123cecb0bcac", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "bob", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:16Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "a8e58405-afdb-54d3-883e-20eace59cf80", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "danielle", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:40Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "af2898b3-c07a-5b03-b367-ef0ea066ac28", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "edward", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:50Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/summary.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/summary.json new file mode 100644 index 00000000..6e59831b --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/summary.json @@ -0,0 +1,10572 @@ +{ + "diffsync": { + "create": 72, + "update": 0, + "delete": 0, + "no-change": 0, + "skip": 143 + }, + "source": { + "account.usertoken": { + "content_type": "account.usertoken", + "content_type_id": 19, + "extends_content_type": null, + "nautobot_content_type": "account.usertoken", + "disable_reason": "Nautobot content type: `account.usertoken` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 1, + "extends_content_type": null, + "nautobot_content_type": "admin.logentry", + "disable_reason": "Not directly used in Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 3, + "extends_content_type": null, + "nautobot_content_type": "auth.group", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "permissions": { + "name": "permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 2, + "extends_content_type": null, + "nautobot_content_type": "auth.permission", + "disable_reason": "Handled via a Nautobot model and may not be a 1 to 1.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "auth.user": { + "content_type": "auth.user", + "content_type_id": 4, + "extends_content_type": null, + "nautobot_content_type": "users.user", + "disable_reason": "", + "identifiers": [ + "username" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "date_joined": { + "name": "date_joined", + "nautobot_name": "date_joined", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "date_joined", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "email": { + "name": "email", + "nautobot_name": "email", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "email", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "first_name": { + "name": "first_name", + "nautobot_name": "first_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "first_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "groups": { + "name": "groups", + "nautobot_name": "groups", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "groups", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_active": { + "name": "is_active", + "nautobot_name": "is_active", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_active", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "is_staff": { + "name": "is_staff", + "nautobot_name": "is_staff", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_staff", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "is_superuser": { + "name": "is_superuser", + "nautobot_name": "is_superuser", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_superuser", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_login": { + "name": "last_login", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "last_name": { + "name": "last_name", + "nautobot_name": "last_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "last_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "password": { + "name": "password", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "user_permissions": { + "name": "user_permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + }, + "username": { + "name": "username", + "nautobot_name": "username", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "username", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 20, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuit", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "termination_a": { + "name": "termination_a", + "nautobot_name": "circuit_termination_a_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_a", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_z": { + "name": "termination_z", + "nautobot_name": "circuit_termination_z_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_z", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "circuit_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_type", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 21, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittermination", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 22, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 23, + "extends_content_type": null, + "nautobot_content_type": "circuits.provider", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "circuits.provideraccount": { + "content_type": "circuits.provideraccount", + "content_type_id": 25, + "extends_content_type": null, + "nautobot_content_type": "circuits.provideraccount", + "disable_reason": "Nautobot content type: `circuits.provideraccount` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 24, + "extends_content_type": null, + "nautobot_content_type": "circuits.providernetwork", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 5, + "extends_content_type": null, + "nautobot_content_type": "contenttypes.contenttype", + "disable_reason": "", + "identifiers": [ + "app_label", + "model" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "app_label": { + "name": "app_label", + "nautobot_name": "app_label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "content_types_mapper_importer", + "definition": "define_app_label", + "sources": [ + "CUSTOM", + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.IGNORE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 143, + "second_pass_used": 143, + "created": 143, + "imported": 143 + } + }, + "core.autosyncrecord": { + "content_type": "core.autosyncrecord", + "content_type_id": 16, + "extends_content_type": null, + "nautobot_content_type": "core.autosyncrecord", + "disable_reason": "Nautobot content type: `core.autosyncrecord` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "core.configrevision": { + "content_type": "core.configrevision", + "content_type_id": 98, + "extends_content_type": null, + "nautobot_content_type": "core.configrevision", + "disable_reason": "Nautobot content type: `core.configrevision` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "core.contenttype": { + "content_type": "core.contenttype", + "content_type_id": 143, + "extends_content_type": null, + "nautobot_content_type": "core.contenttype", + "disable_reason": "Nautobot content type: `core.contenttype` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "core.datafile": { + "content_type": "core.datafile", + "content_type_id": 15, + "extends_content_type": null, + "nautobot_content_type": "core.datafile", + "disable_reason": "Nautobot content type: `core.datafile` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "core.datasource": { + "content_type": "core.datasource", + "content_type_id": 14, + "extends_content_type": null, + "nautobot_content_type": "core.datasource", + "disable_reason": "Nautobot content type: `core.datasource` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "core.job": { + "content_type": "core.job", + "content_type_id": 18, + "extends_content_type": null, + "nautobot_content_type": "core.job", + "disable_reason": "Nautobot content type: `core.job` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "core.managedfile": { + "content_type": "core.managedfile", + "content_type_id": 17, + "extends_content_type": null, + "nautobot_content_type": "core.managedfile", + "disable_reason": "Nautobot content type: `core.managedfile` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 26, + "extends_content_type": null, + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_length": { + "name": "_abs_length", + "nautobot_name": "_abs_length", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "length": { + "name": "length", + "nautobot_name": "length", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "length_unit": { + "name": "length_unit", + "nautobot_name": "length_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "length_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 27, + "extends_content_type": null, + "nautobot_content_type": "dcim.cablepath", + "disable_reason": "Recreated in Nautobot on signal when circuit termination is created", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.cabletermination": { + "content_type": "dcim.cabletermination", + "content_type_id": 66, + "extends_content_type": "dcim.cable", + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "_pre_import_cable_termination", + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 28, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 29, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 30, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 31, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 32, + "extends_content_type": null, + "nautobot_content_type": "dcim.device", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "config_template": { + "name": "config_template", + "nautobot_name": "config_template", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "config_template", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "console_port_count": { + "name": "console_port_count", + "nautobot_name": "console_port_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "console_port_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "console_server_port_count": { + "name": "console_server_port_count", + "nautobot_name": "console_server_port_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "console_server_port_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_bay_count": { + "name": "device_bay_count", + "nautobot_name": "device_bay_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "device_bay_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_role": { + "name": "device_role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "face": { + "name": "face", + "nautobot_name": "face", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "face", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "front_port_count": { + "name": "front_port_count", + "nautobot_name": "front_port_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "front_port_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "interface_count": { + "name": "interface_count", + "nautobot_name": "interface_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "interface_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "inventory_item_count": { + "name": "inventory_item_count", + "nautobot_name": "inventory_item_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "inventory_item_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "latitude": { + "name": "latitude", + "nautobot_name": "latitude", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "latitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "longitude": { + "name": "longitude", + "nautobot_name": "longitude", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "longitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module_bay_count": { + "name": "module_bay_count", + "nautobot_name": "module_bay_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_bay_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "oob_ip": { + "name": "oob_ip", + "nautobot_name": "oob_ip", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "oob_ip", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "position": { + "name": "position", + "nautobot_name": "position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "power_outlet_count": { + "name": "power_outlet_count", + "nautobot_name": "power_outlet_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "power_outlet_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "power_port_count": { + "name": "power_port_count", + "nautobot_name": "power_port_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "power_port_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rear_port_count": { + "name": "rear_port_count", + "nautobot_name": "rear_port_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rear_port_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_position": { + "name": "vc_position", + "nautobot_name": "vc_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_priority": { + "name": "vc_priority", + "nautobot_name": "vc_priority", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_priority", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_chassis": { + "name": "virtual_chassis", + "nautobot_name": "virtual_chassis_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_chassis", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2, + "second_pass_used": 2, + "created": 2, + "imported": 2 + } + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 33, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebay", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 34, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebaytemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.devicerole": { + "content_type": "dcim.devicerole", + "content_type_id": 35, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "config_template": { + "name": "config_template", + "nautobot_name": "config_template", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "config_template", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vm_role": { + "name": "vm_role", + "nautobot_name": "vm_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vm_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2, + "second_pass_used": 2, + "created": 2, + "imported": 2 + } + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 36, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicetype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_weight": { + "name": "_abs_weight", + "nautobot_name": "_abs_weight", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "console_port_template_count": { + "name": "console_port_template_count", + "nautobot_name": "console_port_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "console_port_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "console_server_port_template_count": { + "name": "console_server_port_template_count", + "nautobot_name": "console_server_port_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "console_server_port_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "default_platform": { + "name": "default_platform", + "nautobot_name": "default_platform", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "default_platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_bay_template_count": { + "name": "device_bay_template_count", + "nautobot_name": "device_bay_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "device_bay_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "exclude_from_utilization": { + "name": "exclude_from_utilization", + "nautobot_name": "exclude_from_utilization", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "exclude_from_utilization", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "front_image": { + "name": "front_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "front_port_template_count": { + "name": "front_port_template_count", + "nautobot_name": "front_port_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "front_port_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "interface_template_count": { + "name": "interface_template_count", + "nautobot_name": "interface_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "interface_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "inventory_item_template_count": { + "name": "inventory_item_template_count", + "nautobot_name": "inventory_item_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "inventory_item_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "is_full_depth": { + "name": "is_full_depth", + "nautobot_name": "is_full_depth", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_full_depth", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": true + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "module_bay_template_count": { + "name": "module_bay_template_count", + "nautobot_name": "module_bay_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_bay_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "part_number": { + "name": "part_number", + "nautobot_name": "part_number", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "part_number", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "power_outlet_template_count": { + "name": "power_outlet_template_count", + "nautobot_name": "power_outlet_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "power_outlet_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "power_port_template_count": { + "name": "power_port_template_count", + "nautobot_name": "power_port_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "power_port_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rear_image": { + "name": "rear_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "rear_port_template_count": { + "name": "rear_port_template_count", + "nautobot_name": "rear_port_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rear_port_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "subdevice_role": { + "name": "subdevice_role", + "nautobot_name": "subdevice_role", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "subdevice_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight_unit": { + "name": "weight_unit", + "nautobot_name": "weight_unit", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "stats": { + "pre_cached": 1, + "first_pass_used": 2, + "second_pass_used": 2, + "created": 2, + "imported": 2 + } + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 37, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 38, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port_template", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 39, + "extends_content_type": null, + "nautobot_content_type": "dcim.interface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 40, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfacetemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 41, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.inventoryitemrole": { + "content_type": "dcim.inventoryitemrole", + "content_type_id": 64, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitemrole", + "disable_reason": "Nautobot content type: `dcim.inventoryitemrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.inventoryitemtemplate": { + "content_type": "dcim.inventoryitemtemplate", + "content_type_id": 65, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitemtemplate", + "disable_reason": "Nautobot content type: `dcim.inventoryitemtemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 42, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "_define_location_parent", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "site", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "nestable", + "sources": [ + "CACHE" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "pre_cached": 3, + "imported": 2, + "imported_from_cache": 2, + "created": 2 + } + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 43, + "extends_content_type": null, + "nautobot_content_type": "dcim.manufacturer", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "f5136724-0984-5e3b-b073-ea6d83116997", + "stats": { + "pre_cached": 1, + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "dcim.module": { + "content_type": "dcim.module", + "content_type_id": 62, + "extends_content_type": null, + "nautobot_content_type": "dcim.module", + "disable_reason": "Nautobot content type: `dcim.module` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.modulebay": { + "content_type": "dcim.modulebay", + "content_type_id": 61, + "extends_content_type": null, + "nautobot_content_type": "dcim.modulebay", + "disable_reason": "Nautobot content type: `dcim.modulebay` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.modulebaytemplate": { + "content_type": "dcim.modulebaytemplate", + "content_type_id": 63, + "extends_content_type": null, + "nautobot_content_type": "dcim.modulebaytemplate", + "disable_reason": "Nautobot content type: `dcim.modulebaytemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.moduletype": { + "content_type": "dcim.moduletype", + "content_type_id": 60, + "extends_content_type": null, + "nautobot_content_type": "dcim.moduletype", + "disable_reason": "Nautobot content type: `dcim.moduletype` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 44, + "extends_content_type": null, + "nautobot_content_type": "dcim.platform", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 45, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerfeed", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 46, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlet", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 47, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlettemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port_template", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 48, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerpanel", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 49, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 50, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 51, + "extends_content_type": null, + "nautobot_content_type": "dcim.rack", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_max_weight": { + "name": "_abs_max_weight", + "nautobot_name": "_abs_max_weight", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_max_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_abs_weight": { + "name": "_abs_weight", + "nautobot_name": "_abs_weight", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "desc_units": { + "name": "desc_units", + "nautobot_name": "desc_units", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "desc_units", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "facility_id": { + "name": "facility_id", + "nautobot_name": "facility_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "max_weight": { + "name": "max_weight", + "nautobot_name": "max_weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "max_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mounting_depth": { + "name": "mounting_depth", + "nautobot_name": "mounting_depth", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mounting_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "outer_depth": { + "name": "outer_depth", + "nautobot_name": "outer_depth", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_unit": { + "name": "outer_unit", + "nautobot_name": "outer_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "outer_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_width": { + "name": "outer_width", + "nautobot_name": "outer_width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "starting_unit": { + "name": "starting_unit", + "nautobot_name": "starting_unit", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "starting_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 42, + "disable_reason": "", + "required": true + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight_unit": { + "name": "weight_unit", + "nautobot_name": "weight_unit", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "width": { + "name": "width", + "nautobot_name": "width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "width", + "sources": [ + "DATA" + ], + "default_value": 19, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 52, + "extends_content_type": null, + "nautobot_content_type": "dcim.rackreservation", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "units": { + "name": "units", + "nautobot_name": "units", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "units_importer", + "definition": "_define_units", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.rackrole": { + "content_type": "dcim.rackrole", + "content_type_id": 53, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "imported": 1 + } + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 54, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 55, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.region": { + "content_type": "dcim.region", + "content_type_id": 56, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.site": { + "content_type": "dcim.site", + "content_type_id": 57, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asns": { + "name": "asns", + "nautobot_name": "asns", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "asns", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "facility": { + "name": "facility", + "nautobot_name": "facility", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "site_group_importer", + "definition": "_define_site_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "latitude": { + "name": "latitude", + "nautobot_name": "latitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "latitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "longitude": { + "name": "longitude", + "nautobot_name": "longitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "longitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "physical_address": { + "name": "physical_address", + "nautobot_name": "physical_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "physical_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "shipping_address": { + "name": "shipping_address", + "nautobot_name": "shipping_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "shipping_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "time_zone": { + "name": "time_zone", + "nautobot_name": "time_zone", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "time_zone", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "dcim.sitegroup": { + "content_type": "dcim.sitegroup", + "content_type_id": 58, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 59, + "extends_content_type": null, + "nautobot_content_type": "dcim.virtualchassis", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.virtualdevicecontext": { + "content_type": "dcim.virtualdevicecontext", + "content_type_id": 67, + "extends_content_type": null, + "nautobot_content_type": "dcim.virtualdevicecontext", + "disable_reason": "Nautobot content type: `dcim.virtualdevicecontext` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": 128, + "extends_content_type": null, + "nautobot_content_type": "django_rq.queue", + "disable_reason": "Nautobot content type: `django_rq.queue` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.bookmark": { + "content_type": "extras.bookmark", + "content_type_id": 107, + "extends_content_type": null, + "nautobot_content_type": "extras.bookmark", + "disable_reason": "Nautobot content type: `extras.bookmark` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.branch": { + "content_type": "extras.branch", + "content_type_id": 101, + "extends_content_type": null, + "nautobot_content_type": "extras.branch", + "disable_reason": "Nautobot content type: `extras.branch` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.cachedvalue": { + "content_type": "extras.cachedvalue", + "content_type_id": 100, + "extends_content_type": null, + "nautobot_content_type": "extras.cachedvalue", + "disable_reason": "Nautobot content type: `extras.cachedvalue` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 88, + "extends_content_type": null, + "nautobot_content_type": "extras.configcontext", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "auto_sync_enabled": { + "name": "auto_sync_enabled", + "nautobot_name": "auto_sync_enabled", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "auto_sync_enabled", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster_groups": { + "name": "cluster_groups", + "nautobot_name": "cluster_groups", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "cluster_groups", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster_types": { + "name": "cluster_types", + "nautobot_name": "cluster_types", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cluster_types", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "clusters": { + "name": "clusters", + "nautobot_name": "clusters", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "clusters", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "data": { + "name": "data", + "nautobot_name": "data", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "data_file": { + "name": "data_file", + "nautobot_name": "data_file", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "data_file", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "data_path": { + "name": "data_path", + "nautobot_name": "data_path", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "data_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "data_source": { + "name": "data_source", + "nautobot_name": "data_source", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "data_source", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "data_synced": { + "name": "data_synced", + "nautobot_name": "data_synced", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "data_synced", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_types": { + "name": "device_types", + "nautobot_name": "device_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "device_types", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_active": { + "name": "is_active", + "nautobot_name": "is_active", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_active", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "locations": { + "name": "locations", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_locations", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "platforms": { + "name": "platforms", + "nautobot_name": "platforms", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "platforms", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "regions": { + "name": "regions", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "regions", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "roles": { + "name": "roles", + "nautobot_name": "roles", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site_groups": { + "name": "site_groups", + "nautobot_name": "site_groups", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "site_groups", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "sites": { + "name": "sites", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "sites", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tags": { + "name": "tags", + "nautobot_name": "tags", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tags", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenant_groups": { + "name": "tenant_groups", + "nautobot_name": "tenant_groups", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tenant_groups", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenants": { + "name": "tenants", + "nautobot_name": "tenants", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tenants", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": 1000, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "extras.configtemplate": { + "content_type": "extras.configtemplate", + "content_type_id": 103, + "extends_content_type": null, + "nautobot_content_type": "extras.configtemplate", + "disable_reason": "Nautobot content type: `extras.configtemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 97, + "extends_content_type": null, + "nautobot_content_type": "extras.customfield", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "choice_set": { + "name": "choice_set", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choice_set", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "choices": { + "name": "choices", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choices", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "default": { + "name": "default", + "nautobot_name": "default", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "default", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "filter_logic": { + "name": "filter_logic", + "nautobot_name": "filter_logic", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "filter_logic", + "sources": [ + "DATA" + ], + "default_value": "loose", + "disable_reason": "", + "required": true + }, + "group_name": { + "name": "group_name", + "nautobot_name": "group_name", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "group_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_cloneable": { + "name": "is_cloneable", + "nautobot_name": "is_cloneable", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "is_cloneable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "define_default", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "Empty Label", + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "key", + "nautobot_internal_type": "SlugField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "key", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "object_type": { + "name": "object_type", + "nautobot_name": "object_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "required": { + "name": "required", + "nautobot_name": "required", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "required", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "search_weight": { + "name": "search_weight", + "nautobot_name": "search_weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "search_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "text", + "disable_reason": "", + "required": true + }, + "ui_editable": { + "name": "ui_editable", + "nautobot_name": "ui_editable", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "ui_editable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "ui_visible": { + "name": "ui_visible", + "nautobot_name": "ui_visible", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "ui_visible", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_maximum": { + "name": "validation_maximum", + "nautobot_name": "validation_maximum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_maximum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_minimum": { + "name": "validation_minimum", + "nautobot_name": "validation_minimum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_minimum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_regex": { + "name": "validation_regex", + "nautobot_name": "validation_regex", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "validation_regex", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": 100, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoice", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "custom_field": { + "name": "custom_field", + "nautobot_name": "custom_field_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "custom_field", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "value": { + "name": "value", + "nautobot_name": "value", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "value", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "created": 3, + "imported": 3 + } + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": 108, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoiceset", + "disable_reason": "Nautobot content type: `extras.customfieldchoiceset` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "create_choice_set", + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1 + } + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 96, + "extends_content_type": null, + "nautobot_content_type": "extras.customlink", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.dashboard": { + "content_type": "extras.dashboard", + "content_type_id": 104, + "extends_content_type": null, + "nautobot_content_type": "extras.dashboard", + "disable_reason": "Nautobot content type: `extras.dashboard` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.eventrule": { + "content_type": "extras.eventrule", + "content_type_id": 133, + "extends_content_type": null, + "nautobot_content_type": "extras.eventrule", + "disable_reason": "Nautobot content type: `extras.eventrule` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 95, + "extends_content_type": null, + "nautobot_content_type": "extras.exporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 94, + "extends_content_type": null, + "nautobot_content_type": "extras.imageattachment", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.journalentry": { + "content_type": "extras.journalentry", + "content_type_id": 93, + "extends_content_type": null, + "nautobot_content_type": "extras.note", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "assigned_object_id": { + "name": "assigned_object_id", + "nautobot_name": "assigned_object_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "assigned_object_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "assigned_object_type": { + "name": "assigned_object_type", + "nautobot_name": "assigned_object_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "assigned_object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created_by": { + "name": "created_by", + "nautobot_name": "created_by", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "created_by", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "kind": { + "name": "kind", + "nautobot_name": "kind", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "kind", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2, + "second_pass_used": 2, + "created": 2, + "imported": 2 + } + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 92, + "extends_content_type": null, + "nautobot_content_type": "extras.objectchange", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": true, + "forward_references": null, + "pre_import": "skip_disabled_object_types", + "fields": { + "action": { + "name": "action", + "nautobot_name": "action", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "action", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "changed_object_id": { + "name": "changed_object_id", + "nautobot_name": "changed_object_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "changed_object_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "changed_object_type": { + "name": "changed_object_type", + "nautobot_name": "changed_object_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "changed_object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_repr": { + "name": "object_repr", + "nautobot_name": "object_repr", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "object_repr", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "postchange_data": { + "name": "postchange_data", + "nautobot_name": "object_data", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "object_data", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "prechange_data": { + "name": "prechange_data", + "nautobot_name": "prechange_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "prechange_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "related_object_id": { + "name": "related_object_id", + "nautobot_name": "related_object_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "related_object_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "related_object_type": { + "name": "related_object_type", + "nautobot_name": "related_object_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "related_object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "request_id": { + "name": "request_id", + "nautobot_name": "request_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "uuid_importer", + "definition": "request_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "time": { + "name": "time", + "nautobot_name": "time", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "define_force", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "user": { + "name": "user", + "nautobot_name": "user_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "user", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "user_name": { + "name": "user_name", + "nautobot_name": "user_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "user_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 23, + "second_pass_used": 22, + "created": 22, + "imported": 22, + "second_pass_skipped": 1 + } + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": 86, + "extends_content_type": null, + "nautobot_content_type": "extras.report", + "disable_reason": "Nautobot content type: `extras.report` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.reportmodule": { + "content_type": "extras.reportmodule", + "content_type_id": 105, + "extends_content_type": null, + "nautobot_content_type": "extras.reportmodule", + "disable_reason": "Nautobot content type: `extras.reportmodule` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.savedfilter": { + "content_type": "extras.savedfilter", + "content_type_id": 99, + "extends_content_type": null, + "nautobot_content_type": "extras.savedfilter", + "disable_reason": "Nautobot content type: `extras.savedfilter` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": 87, + "extends_content_type": null, + "nautobot_content_type": "extras.script", + "disable_reason": "Nautobot content type: `extras.script` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.scriptmodule": { + "content_type": "extras.scriptmodule", + "content_type_id": 106, + "extends_content_type": null, + "nautobot_content_type": "extras.scriptmodule", + "disable_reason": "Nautobot content type: `extras.scriptmodule` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.stagedchange": { + "content_type": "extras.stagedchange", + "content_type_id": 102, + "extends_content_type": null, + "nautobot_content_type": "extras.stagedchange", + "disable_reason": "Nautobot content type: `extras.stagedchange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.status", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "stats": { + "pre_cached": 3, + "imported": 3, + "imported_from_cache": 3, + "created": 3 + } + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 89, + "extends_content_type": null, + "nautobot_content_type": "extras.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_types": { + "name": "object_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 91, + "extends_content_type": null, + "nautobot_content_type": "extras.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_type": { + "name": "content_type", + "nautobot_name": "content_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "content_type", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_id": { + "name": "object_id", + "nautobot_name": "object_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "_define_tagged_object", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tag": { + "name": "tag", + "nautobot_name": "tag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "tag", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 90, + "extends_content_type": null, + "nautobot_content_type": "extras.webhook", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.aggregate": { + "content_type": "ipam.aggregate", + "content_type_id": 68, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": 81, + "extends_content_type": null, + "nautobot_content_type": "ipam.asn", + "disable_reason": "Nautobot content type: `ipam.asn` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.asnrange": { + "content_type": "ipam.asnrange", + "content_type_id": 85, + "extends_content_type": null, + "nautobot_content_type": "ipam.asnrange", + "disable_reason": "Nautobot content type: `ipam.asnrange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.fhrpgroup": { + "content_type": "ipam.fhrpgroup", + "content_type_id": 79, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfaceredundancygroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "auth_key": { + "name": "auth_key", + "nautobot_name": "auth_key", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "auth_key", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "auth_type": { + "name": "auth_type", + "nautobot_name": "auth_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "auth_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group_id": { + "name": "group_id", + "nautobot_name": "group_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "group_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "protocol": { + "name": "protocol", + "nautobot_name": "protocol", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2, + "second_pass_used": 2, + "created": 2, + "imported": 2 + } + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": 80, + "extends_content_type": null, + "nautobot_content_type": "ipam.fhrpgroupassignment", + "disable_reason": "Nautobot content type: `ipam.fhrpgroupassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 69, + "extends_content_type": null, + "nautobot_content_type": "ipam.ipaddress", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "address": { + "name": "address", + "nautobot_name": "address", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_id": { + "name": "assigned_object_id", + "nautobot_name": "assigned_object_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_type": { + "name": "assigned_object_type", + "nautobot_name": "assigned_object_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "dns_name": { + "name": "dns_name", + "nautobot_name": "dns_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "dns_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "nat_inside": { + "name": "nat_inside", + "nautobot_name": "nat_inside_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "nat_inside", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": 78, + "extends_content_type": null, + "nautobot_content_type": "ipam.iprange", + "disable_reason": "Nautobot content type: `ipam.iprange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 70, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_children": { + "name": "_children", + "nautobot_name": "_children", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_children", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_depth": { + "name": "_depth", + "nautobot_name": "_depth", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_pool": { + "name": "is_pool", + "nautobot_name": "is_pool", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "is_pool", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_utilized": { + "name": "mark_utilized", + "nautobot_name": "mark_utilized", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_utilized", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vlan": { + "name": "vlan", + "nautobot_name": "vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 71, + "extends_content_type": null, + "nautobot_content_type": "ipam.rir", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.role": { + "content_type": "ipam.role", + "content_type_id": 72, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "created": 1, + "imported": 1 + } + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 73, + "extends_content_type": null, + "nautobot_content_type": "ipam.routetarget", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 77, + "extends_content_type": null, + "nautobot_content_type": "ipam.service", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.servicetemplate": { + "content_type": "ipam.servicetemplate", + "content_type_id": 82, + "extends_content_type": null, + "nautobot_content_type": "ipam.servicetemplate", + "disable_reason": "Nautobot content type: `ipam.servicetemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 76, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlan", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "group": { + "name": "group", + "nautobot_name": "vlan_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan_group", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 75, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlangroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 74, + "extends_content_type": null, + "nautobot_content_type": "ipam.vrf", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": 129, + "extends_content_type": null, + "nautobot_content_type": "secrets.secret", + "disable_reason": "Nautobot content type: `secrets.secret` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": 130, + "extends_content_type": null, + "nautobot_content_type": "secrets.secretrole", + "disable_reason": "Nautobot content type: `secrets.secretrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": 132, + "extends_content_type": null, + "nautobot_content_type": "secrets.sessionkey", + "disable_reason": "Nautobot content type: `secrets.sessionkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": 131, + "extends_content_type": null, + "nautobot_content_type": "secrets.userkey", + "disable_reason": "Nautobot content type: `secrets.userkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 6, + "extends_content_type": null, + "nautobot_content_type": "sessions.session", + "disable_reason": "Nautobot has own sessions, sessions should never cross apps.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "session_key": { + "name": "session_key", + "nautobot_name": "session_key", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": null, + "definition": "session_key", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 7, + "extends_content_type": null, + "nautobot_content_type": "social_django.association", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 8, + "extends_content_type": null, + "nautobot_content_type": "social_django.code", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 9, + "extends_content_type": null, + "nautobot_content_type": "social_django.nonce", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 11, + "extends_content_type": null, + "nautobot_content_type": "social_django.partial", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 10, + "extends_content_type": null, + "nautobot_content_type": "social_django.usersocialauth", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 12, + "extends_content_type": null, + "nautobot_content_type": "taggit.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 13, + "extends_content_type": null, + "nautobot_content_type": "taggit.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": 113, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contact", + "disable_reason": "Nautobot content type: `tenancy.contact` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": 114, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactassignment", + "disable_reason": "Nautobot content type: `tenancy.contactassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": 112, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactgroup", + "disable_reason": "Nautobot content type: `tenancy.contactgroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": 111, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactrole", + "disable_reason": "Nautobot content type: `tenancy.contactrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 110, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenant", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "tenant_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 109, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenantgroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "users.netboxgroup": { + "content_type": "users.netboxgroup", + "content_type_id": 118, + "extends_content_type": null, + "nautobot_content_type": "users.netboxgroup", + "disable_reason": "Nautobot content type: `users.netboxgroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.netboxuser": { + "content_type": "users.netboxuser", + "content_type_id": 119, + "extends_content_type": null, + "nautobot_content_type": "users.netboxuser", + "disable_reason": "Nautobot content type: `users.netboxuser` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 117, + "extends_content_type": null, + "nautobot_content_type": "users.objectpermission", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "actions": { + "name": "actions", + "nautobot_name": "actions", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "actions", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "constraints": { + "name": "constraints", + "nautobot_name": "constraints", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "constraints", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "groups": { + "name": "groups", + "nautobot_name": "groups", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "groups", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_types": { + "name": "object_types", + "nautobot_name": "object_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "object_types", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "users": { + "name": "users", + "nautobot_name": "users", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "users", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 116, + "extends_content_type": null, + "nautobot_content_type": "users.token", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": 115, + "extends_content_type": null, + "nautobot_content_type": "users.userconfig", + "disable_reason": "May not have a 1 to 1 translation to Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 120, + "extends_content_type": null, + "nautobot_content_type": "virtualization.cluster", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "group": { + "name": "group", + "nautobot_name": "cluster_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_group", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "cluster_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_type", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 121, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustergroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 122, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustertype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "virtualization.virtualdisk": { + "content_type": "virtualization.virtualdisk", + "content_type_id": 134, + "extends_content_type": null, + "nautobot_content_type": "virtualization.virtualdisk", + "disable_reason": "Nautobot content type: `virtualization.virtualdisk` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 123, + "extends_content_type": null, + "nautobot_content_type": "virtualization.virtualmachine", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 124, + "extends_content_type": null, + "nautobot_content_type": "virtualization.vminterface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.ikepolicy": { + "content_type": "vpn.ikepolicy", + "content_type_id": 136, + "extends_content_type": null, + "nautobot_content_type": "vpn.ikepolicy", + "disable_reason": "Nautobot content type: `vpn.ikepolicy` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.ikeproposal": { + "content_type": "vpn.ikeproposal", + "content_type_id": 135, + "extends_content_type": null, + "nautobot_content_type": "vpn.ikeproposal", + "disable_reason": "Nautobot content type: `vpn.ikeproposal` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.ipsecpolicy": { + "content_type": "vpn.ipsecpolicy", + "content_type_id": 138, + "extends_content_type": null, + "nautobot_content_type": "vpn.ipsecpolicy", + "disable_reason": "Nautobot content type: `vpn.ipsecpolicy` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.ipsecprofile": { + "content_type": "vpn.ipsecprofile", + "content_type_id": 139, + "extends_content_type": null, + "nautobot_content_type": "vpn.ipsecprofile", + "disable_reason": "Nautobot content type: `vpn.ipsecprofile` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.ipsecproposal": { + "content_type": "vpn.ipsecproposal", + "content_type_id": 137, + "extends_content_type": null, + "nautobot_content_type": "vpn.ipsecproposal", + "disable_reason": "Nautobot content type: `vpn.ipsecproposal` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.l2vpn": { + "content_type": "vpn.l2vpn", + "content_type_id": 83, + "extends_content_type": null, + "nautobot_content_type": "vpn.l2vpn", + "disable_reason": "Nautobot content type: `vpn.l2vpn` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.l2vpntermination": { + "content_type": "vpn.l2vpntermination", + "content_type_id": 84, + "extends_content_type": null, + "nautobot_content_type": "vpn.l2vpntermination", + "disable_reason": "Nautobot content type: `vpn.l2vpntermination` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.tunnel": { + "content_type": "vpn.tunnel", + "content_type_id": 141, + "extends_content_type": null, + "nautobot_content_type": "vpn.tunnel", + "disable_reason": "Nautobot content type: `vpn.tunnel` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.tunnelgroup": { + "content_type": "vpn.tunnelgroup", + "content_type_id": 140, + "extends_content_type": null, + "nautobot_content_type": "vpn.tunnelgroup", + "disable_reason": "Nautobot content type: `vpn.tunnelgroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.tunneltermination": { + "content_type": "vpn.tunneltermination", + "content_type_id": 142, + "extends_content_type": null, + "nautobot_content_type": "vpn.tunneltermination", + "disable_reason": "Nautobot content type: `vpn.tunneltermination` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": 126, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslan", + "disable_reason": "Nautobot content type: `wireless.wirelesslan` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": 125, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslangroup", + "disable_reason": "Nautobot content type: `wireless.wirelesslangroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": 127, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslink", + "disable_reason": "Nautobot content type: `wireless.wirelesslink` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + } + }, + "nautobot": { + "account.usertoken": { + "content_type": "account.usertoken", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 13, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 1, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 26, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 27, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 25, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 24, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "circuits.provideraccount": { + "content_type": "circuits.provideraccount", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 23, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 4, + "flags": "DiffSyncModelFlags.IGNORE", + "disabled": false, + "stats": { + "source_ignored": 143 + }, + "issues": [] + }, + "core.autosyncrecord": { + "content_type": "core.autosyncrecord", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "core.configrevision": { + "content_type": "core.configrevision", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "core.contenttype": { + "content_type": "core.contenttype", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "core.datafile": { + "content_type": "core.datafile", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "core.datasource": { + "content_type": "core.datasource", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "core.job": { + "content_type": "core.job", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "core.managedfile": { + "content_type": "core.managedfile", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 45, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "save_failed": 1, + "issues": 1 + }, + "issues": [ + { + "uid": "6df947b3-9159-5b42-8367-c0d7edb3986c", + "name": "#6df947b3-9159-5b42-8367-c0d7edb3986c", + "issue_type": "SaveFailed", + "message": "null value in column \"termination_a_id\" of relation \"dcim_cable\" violates not-null constraint\nDETAIL: Failing row contains (6df947b3-9159-5b42-8367-c0d7edb3986c, 2024-06-07 07:12:09.50268+00, 2024-06-07 07:12:09.502688+00, {}, null, null, smf, , ffeb3b, null, , null, null, null, e81c76fa-2fb5-54e3-acbd-f0b817639af5, null, null).\n", + "data": { + "status_id": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "created": "2020-12-30 00:00:00+00:00", + "last_updated": "None", + "type": "smf", + "color": "ffeb3b" + } + } + ] + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 46, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 28, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 47, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 29, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 48, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 42, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 2, + "created": 2, + "issues": 1 + }, + "issues": [ + { + "uid": "4f3495b5-00e6-5917-a148-77e109f96b0f", + "name": "Half U Device", + "issue_type": "Unracked", + "message": "{'position': 'Device unracked due to 0U height'}", + "data": { + "model_flags": "DiffSyncModelFlags.NONE", + "diffsync": "NetBoxAdapter \"NetBox\"", + "id": "4f3495b5-00e6-5917-a148-77e109f96b0f", + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "location_id": "c75ebf9a-0f74-5c7f-982b-a1a42faf5b09", + "role_id": "8fe32a3e-1fd0-5e31-8435-20be4a80668c", + "created": "2024-02-15 09:19:04.514000+00:00", + "last_updated": "None", + "custom_field_data": "{'empty_label': 0, 'device_custom_object': None, 'device_custom_choices': None}", + "device_type_id": "03d4a2c5-e08b-5cc1-924d-c401194d393c", + "name": "Half U Device", + "rack_id": "87cd3a0d-c203-5af5-8e51-f402bb23bc00", + "face": "front" + } + } + ] + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 37, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 54, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 40, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 2, + "created": 2, + "issues": 1 + }, + "issues": [ + { + "uid": "03d4a2c5-e08b-5cc1-924d-c401194d393c", + "name": "Half U Device Type", + "issue_type": "SourceFieldImporterIssue", + "message": "{'field': 'u_height', 'importer': 'integer_importer'} {'u_height': 'Invalid source value 0.5, truncated to 0'}", + "data": { + "model_flags": "DiffSyncModelFlags.NONE", + "diffsync": "NetBoxAdapter \"NetBox\"", + "id": "03d4a2c5-e08b-5cc1-924d-c401194d393c", + "manufacturer_id": "9568e4c1-fa0c-5c43-9606-e25166e67765", + "model": "Half U Device Type", + "created": "2024-02-15 09:18:48.416000+00:00", + "last_updated": "None", + "u_height": "0", + "is_full_depth": "True" + } + } + ] + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 35, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 52, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 32, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.interfaceredundancygroup": { + "content_type": "dcim.interfaceredundancygroup", + "content_type_id": 33, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 2, + "created": 2, + "issues": 2 + }, + "issues": [ + { + "uid": "2586a272-455a-5e92-85d7-f41c0784630a", + "name": "FHR Group clusterxl", + "issue_type": "InvalidChoiceValueIssue", + "message": "{'field': 'protocol', 'importer': 'fallback_importer'} {'protocol': 'Invalid choice value: `clusterxl`, replaced with `None`'}", + "data": { + "model_flags": "DiffSyncModelFlags.NONE", + "diffsync": "NetBoxAdapter \"NetBox\"", + "id": "2586a272-455a-5e92-85d7-f41c0784630a", + "status_id": "None", + "protocol": "None", + "created": "2024-01-23 08:21:41.353000+00:00", + "last_updated": "None", + "custom_field_data": "None", + "name": "None" + } + }, + { + "uid": "f91623ed-a389-53a4-a4a2-943588c21446", + "name": "Test FHR Group", + "issue_type": "InvalidChoiceValueIssue", + "message": "{'field': 'protocol', 'importer': 'fallback_importer'} {'protocol': 'Invalid choice value: `vrrp3`, replaced with `vrrp`'}", + "data": { + "model_flags": "DiffSyncModelFlags.NONE", + "diffsync": "NetBoxAdapter \"NetBox\"", + "id": "f91623ed-a389-53a4-a4a2-943588c21446", + "status_id": "None", + "protocol": "vrrp", + "created": "2024-01-23 08:21:41.353000+00:00", + "last_updated": "None", + "custom_field_data": "None", + "description": "FHR Group Description", + "name": "None" + } + } + ] + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 51, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 38, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.inventoryitemrole": { + "content_type": "dcim.inventoryitemrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.inventoryitemtemplate": { + "content_type": "dcim.inventoryitemtemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 56, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1, + "issues": 1 + }, + "issues": [ + { + "uid": "c75ebf9a-0f74-5c7f-982b-a1a42faf5b09", + "name": "Site 1", + "issue_type": "ValidationError", + "message": "{'parent': ['A Location of type Site must have a parent Location.']}", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "location_type_id": "8fceb641-4563-5da8-9004-963f9ed1965a", + "created": "2024-02-14 12:22:26.202000+00:00", + "last_updated": "None", + "name": "Site 1" + } + } + ] + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": 55, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 2, + "created": 2 + }, + "issues": [] + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 39, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "dcim.module": { + "content_type": "dcim.module", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.modulebay": { + "content_type": "dcim.modulebay", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.modulebaytemplate": { + "content_type": "dcim.modulebaytemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.moduletype": { + "content_type": "dcim.moduletype", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 41, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 58, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 31, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 50, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 57, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 30, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 49, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 60, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 61, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 36, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 53, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 43, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.virtualdevicecontext": { + "content_type": "dcim.virtualdevicecontext", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.bookmark": { + "content_type": "extras.bookmark", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.branch": { + "content_type": "extras.branch", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.cachedvalue": { + "content_type": "extras.cachedvalue", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 94, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "extras.configtemplate": { + "content_type": "extras.configtemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 76, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4, + "issues": 1 + }, + "issues": [ + { + "uid": "149a24e1-ea6c-5dc7-97f9-aedfcb9b9aa5", + "name": "Device Custom Object", + "issue_type": "InvalidChoiceValueIssue", + "message": "{'field': 'type', 'importer': 'fallback_importer'} {'type': 'Invalid choice value: `object`, replaced with `text`'}", + "data": { + "model_flags": "DiffSyncModelFlags.NONE", + "diffsync": "NetBoxAdapter \"NetBox\"", + "id": "149a24e1-ea6c-5dc7-97f9-aedfcb9b9aa5", + "content_types": "None", + "key": "device_custom_object", + "label": "Device Custom Object", + "type": "text", + "created": "2024-02-15 11:19:42.197000+00:00", + "last_updated": "None", + "description": "None", + "required": "False", + "filter_logic": "None", + "weight": "100", + "validation_minimum": "None", + "validation_regex": "None" + } + } + ] + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": 77, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 3, + "created": 3 + }, + "issues": [] + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 96, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.dashboard": { + "content_type": "extras.dashboard", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.eventrule": { + "content_type": "extras.eventrule", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 97, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 102, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.note": { + "content_type": "extras.note", + "content_type_id": 103, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 2, + "created": 2 + }, + "issues": [] + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 74, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 22, + "created": 22 + }, + "issues": [] + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.reportmodule": { + "content_type": "extras.reportmodule", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": 80, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 3, + "created": 3 + }, + "issues": [] + }, + "extras.savedfilter": { + "content_type": "extras.savedfilter", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.scriptmodule": { + "content_type": "extras.scriptmodule", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.stagedchange": { + "content_type": "extras.stagedchange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": 81, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 3, + "created": 3 + }, + "issues": [] + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 82, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 83, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 104, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.asnrange": { + "content_type": "ipam.asnrange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 69, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 68, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 67, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 66, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 73, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.servicetemplate": { + "content_type": "ipam.servicetemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 72, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 71, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 63, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 5, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 8, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 9, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 7, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 10, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 6, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 11, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 12, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 109, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 108, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "users.netboxgroup": { + "content_type": "users.netboxgroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "users.netboxuser": { + "content_type": "users.netboxuser", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 113, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1, + "issues": 1 + }, + "issues": [ + { + "uid": "c650165f-9a05-55c0-bbb1-c9527d41160c", + "name": "Test Permission", + "issue_type": "InvalidContentType", + "message": "{'object_types': \"Invalid content type ['extras', 'script'], skipping\"}", + "data": { + "model_flags": "DiffSyncModelFlags.NONE", + "diffsync": "NetBoxAdapter \"NetBox\"", + "id": "c650165f-9a05-55c0-bbb1-c9527d41160c", + "name": "Test Permission", + "enabled": "True", + "actions": "['view']", + "object_types": "None", + "groups": "None", + "users": "{UUID('b6111f2f-ede6-5a47-b0e5-3842b76f14cd')}" + } + } + ] + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 112, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.user": { + "content_type": "users.user", + "content_type_id": 110, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 116, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 115, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 114, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "virtualization.virtualdisk": { + "content_type": "virtualization.virtualdisk", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 117, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 118, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "vpn.ikepolicy": { + "content_type": "vpn.ikepolicy", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.ikeproposal": { + "content_type": "vpn.ikeproposal", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.ipsecpolicy": { + "content_type": "vpn.ipsecpolicy", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.ipsecprofile": { + "content_type": "vpn.ipsecprofile", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.ipsecproposal": { + "content_type": "vpn.ipsecproposal", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.l2vpn": { + "content_type": "vpn.l2vpn", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.l2vpntermination": { + "content_type": "vpn.l2vpntermination", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.tunnel": { + "content_type": "vpn.tunnel", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.tunnelgroup": { + "content_type": "vpn.tunnelgroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.tunneltermination": { + "content_type": "vpn.tunneltermination", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + } + } +} \ No newline at end of file diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/summary.txt b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/summary.txt new file mode 100644 index 00000000..646d7c88 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7.custom/summary.txt @@ -0,0 +1,584 @@ +* Import Summary: ********************************************************************************** += DiffSync Summary: ================================================================================ +create: 72 +update: 0 +delete: 0 +no-change: 0 +skip: 143 += Source Stats: ==================================================================================== +- auth.group --------------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- auth.user ---------------------------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- contenttypes.contenttype ------------------------------------------------------------------------- +first_pass_used: 143 +second_pass_used: 143 +created: 143 +imported: 143 +- dcim.cable --------------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- dcim.device -------------------------------------------------------------------------------------- +first_pass_used: 2 +second_pass_used: 2 +created: 2 +imported: 2 +- dcim.devicerole ---------------------------------------------------------------------------------- +first_pass_used: 2 +second_pass_used: 2 +created: 2 +imported: 2 +- dcim.devicetype ---------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 2 +second_pass_used: 2 +created: 2 +imported: 2 +- dcim.locationtype -------------------------------------------------------------------------------- +pre_cached: 3 +imported: 2 +imported_from_cache: 2 +created: 2 +- dcim.manufacturer -------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- dcim.rack ---------------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- dcim.rackrole ------------------------------------------------------------------------------------ +first_pass_used: 1 +second_pass_used: 1 +imported: 1 +- dcim.site ---------------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- extras.configcontext ----------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- extras.customfield ------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- extras.customfieldchoice ------------------------------------------------------------------------- +created: 3 +imported: 3 +- extras.customfieldchoiceset ---------------------------------------------------------------------- +first_pass_used: 1 +- extras.journalentry ------------------------------------------------------------------------------ +first_pass_used: 2 +second_pass_used: 2 +created: 2 +imported: 2 +- extras.objectchange ------------------------------------------------------------------------------ +first_pass_used: 23 +second_pass_used: 22 +created: 22 +imported: 22 +second_pass_skipped: 1 +- extras.status ------------------------------------------------------------------------------------ +pre_cached: 3 +imported: 3 +imported_from_cache: 3 +created: 3 +- ipam.fhrpgroup ----------------------------------------------------------------------------------- +first_pass_used: 2 +second_pass_used: 2 +created: 2 +imported: 2 +- ipam.ipaddress ----------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- ipam.prefix -------------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- ipam.role ---------------------------------------------------------------------------------------- +created: 1 +imported: 1 +- tenancy.tenant ----------------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- users.objectpermission --------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 += Nautobot Stats: ================================================================================== +- auth.group --------------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +source_ignored: 143 +- dcim.cable --------------------------------------------------------------------------------------- +source_created: 1 +save_failed: 1 +issues: 1 +- dcim.device -------------------------------------------------------------------------------------- +source_created: 2 +created: 2 +issues: 1 +- dcim.devicetype ---------------------------------------------------------------------------------- +source_created: 2 +created: 2 +issues: 1 +- dcim.interfaceredundancygroup -------------------------------------------------------------------- +source_created: 2 +created: 2 +issues: 2 +- dcim.location ------------------------------------------------------------------------------------ +source_created: 1 +created: 1 +issues: 1 +- dcim.locationtype -------------------------------------------------------------------------------- +source_created: 2 +created: 2 +- dcim.manufacturer -------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- dcim.rack ---------------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- extras.configcontext ----------------------------------------------------------------------------- +source_created: 1 +created: 1 +- extras.customfield ------------------------------------------------------------------------------- +source_created: 4 +created: 4 +issues: 1 +- extras.customfieldchoice ------------------------------------------------------------------------- +source_created: 3 +created: 3 +- extras.note -------------------------------------------------------------------------------------- +source_created: 2 +created: 2 +- extras.objectchange ------------------------------------------------------------------------------ +source_created: 22 +created: 22 +- extras.role -------------------------------------------------------------------------------------- +source_created: 3 +created: 3 +- extras.status ------------------------------------------------------------------------------------ +source_created: 3 +created: 3 +- ipam.ipaddress ----------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- ipam.prefix -------------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- tenancy.tenant ----------------------------------------------------------------------------------- +source_created: 11 +created: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +source_created: 1 +created: 1 +- users.objectpermission --------------------------------------------------------------------------- +source_created: 1 +created: 1 +issues: 1 +- users.user --------------------------------------------------------------------------------------- +source_created: 6 +created: 6 += Content Types Mapping Deviations: ================================================================ + Mapping deviations from source content type to Nautobot content type +auth.user => users.user +dcim.devicerole => extras.role +dcim.rackrole => extras.role +dcim.site => dcim.location +extras.journalentry => extras.note +ipam.fhrpgroup => dcim.interfaceredundancygroup += Content Types Back Mapping: ====================================================================== + Back mapping deviations from Nautobot content type to the source content type +users.user => auth.user +extras.role => Ambiguous +dcim.location => dcim.site +extras.note => extras.journalentry +dcim.interfaceredundancygroup => ipam.fhrpgroup += Importer issues: ================================================================================= +- dcim.cable --------------------------------------------------------------------------------------- +6df947b3-9159-5b42-8367-c0d7edb3986c | SaveFailed | "#6df947b3-9159-5b42-8367-c0d7edb3986c" | "null value in column \"termination_a_id\" of relation \"dcim_cable\" violates not-null constraint\nDETAIL: Failing row contains (6df947b3-9159-5b42-8367-c0d7edb3986c, 2024-06-07 07:12:52.14984+00, 2024-06-07 07:12:52.149849+00, {}, null, null, smf, , ffeb3b, null, , null, null, null, e81c76fa-2fb5-54e3-acbd-f0b817639af5, null, null).\n" +- dcim.device -------------------------------------------------------------------------------------- +4f3495b5-00e6-5917-a148-77e109f96b0f | Unracked | "Half U Device" | "{'position': 'Device unracked due to 0U height'}" +- dcim.devicetype ---------------------------------------------------------------------------------- +03d4a2c5-e08b-5cc1-924d-c401194d393c | SourceFieldImporterIssue | "Half U Device Type" | "{'field': 'u_height', 'importer': 'integer_importer'} {'u_height': 'Invalid source value 0.5, truncated to 0'}" +- dcim.interfaceredundancygroup -------------------------------------------------------------------- +2586a272-455a-5e92-85d7-f41c0784630a | InvalidChoiceValueIssue | "FHR Group clusterxl" | "{'field': 'protocol', 'importer': 'fallback_importer'} {'protocol': 'Invalid choice value: `clusterxl`, replaced with `None`'}" +f91623ed-a389-53a4-a4a2-943588c21446 | InvalidChoiceValueIssue | "Test FHR Group" | "{'field': 'protocol', 'importer': 'fallback_importer'} {'protocol': 'Invalid choice value: `vrrp3`, replaced with `vrrp`'}" +- dcim.location ------------------------------------------------------------------------------------ +c75ebf9a-0f74-5c7f-982b-a1a42faf5b09 | ValidationError | "Site 1" | "{'parent': ['A Location of type Site must have a parent Location.']}" +- extras.customfield ------------------------------------------------------------------------------- +149a24e1-ea6c-5dc7-97f9-aedfcb9b9aa5 | InvalidChoiceValueIssue | "Device Custom Object" | "{'field': 'type', 'importer': 'fallback_importer'} {'type': 'Invalid choice value: `object`, replaced with `text`'}" +- users.objectpermission --------------------------------------------------------------------------- +c650165f-9a05-55c0-bbb1-c9527d41160c | InvalidContentType | "Test Permission" | "{'object_types': \"Invalid content type ['extras', 'script'], skipping\"}" += Field Mappings: ================================================================================== +- auth.group => auth.group ------------------------------------------------------------------------- +name => value_importer => name (CharField) +permissions => Disabled with reason: Permissions import is not implemented yet +- auth.user => users.user -------------------------------------------------------------------------- +date_joined => datetime_importer => date_joined (DateTimeField) +email => value_importer => email (CharField) +first_name => value_importer => first_name (CharField) +groups => m2m_importer => groups (ManyToManyField) +is_active => value_importer => is_active (BooleanField) +is_staff => value_importer => is_staff (BooleanField) +is_superuser => value_importer => is_superuser (BooleanField) +last_login => Disabled with reason: Should not be attempted to migrate +last_name => value_importer => last_name (CharField) +password => Disabled with reason: Should not be attempted to migrate +user_permissions => Disabled with reason: Permissions import is not implemented yet +username => value_importer => username (CharField) +- contenttypes.contenttype => contenttypes.contenttype --------------------------------------------- +app_label => content_types_mapper_importer => app_label (CharField) +model => value_importer => model (CharField) +- dcim.cable => dcim.cable ------------------------------------------------------------------------- +_abs_length => NO IMPORTER => _abs_length (PrivateProperty) +color => value_importer => color (CharField) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +length => integer_importer => length (PositiveSmallIntegerField) +length_unit => choice_importer => length_unit (CharField) +status => status_importer => status_id (StatusField) +tenant => NO IMPORTER => tenant (NotFound) +type => choice_importer => type (CharField) +- dcim.device => dcim.device ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +airflow => NO IMPORTER => airflow (NotFound) +asset_tag => value_importer => asset_tag (CharField) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +config_template => NO IMPORTER => config_template (NotFound) +console_port_count => NO IMPORTER => console_port_count (NotFound) +console_server_port_count => NO IMPORTER => console_server_port_count (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +device_bay_count => NO IMPORTER => device_bay_count (NotFound) +device_type => relation_importer => device_type_id (ForeignKey) +face => choice_importer => face (CharField) +front_port_count => NO IMPORTER => front_port_count (NotFound) +id => uid_from_data => id (UUIDField) +interface_count => NO IMPORTER => interface_count (NotFound) +inventory_item_count => NO IMPORTER => inventory_item_count (NotFound) +last_updated => Disabled with reason: Last updated field is updated with each write +latitude => NO IMPORTER => latitude (NotFound) +local_context_data => NO IMPORTER => local_context_data (NotFound) +location => location_importer => location_id (ForeignKey) +longitude => NO IMPORTER => longitude (NotFound) +module_bay_count => NO IMPORTER => module_bay_count (NotFound) +name => value_importer => name (CharField) +oob_ip => NO IMPORTER => oob_ip (NotFound) +platform => relation_importer => platform_id (ForeignKey) +position => integer_importer => position (PositiveSmallIntegerField) +power_outlet_count => NO IMPORTER => power_outlet_count (NotFound) +power_port_count => NO IMPORTER => power_port_count (NotFound) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +rear_port_count => NO IMPORTER => rear_port_count (NotFound) +role => role_importer => role_id (RoleField) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vc_position => integer_importer => vc_position (PositiveSmallIntegerField) +vc_priority => integer_importer => vc_priority (PositiveSmallIntegerField) +virtual_chassis => relation_importer => virtual_chassis_id (ForeignKey) +- dcim.devicerole => extras.role ------------------------------------------------------------------- +color => value_importer => color (CharField) +config_template => NO IMPORTER => config_template (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +vm_role => NO IMPORTER => vm_role (NotFound) +- dcim.devicetype => dcim.devicetype --------------------------------------------------------------- +_abs_weight => NO IMPORTER => _abs_weight (PrivateProperty) +airflow => NO IMPORTER => airflow (NotFound) +comments => value_importer => comments (TextField) +console_port_template_count => NO IMPORTER => console_port_template_count (NotFound) +console_server_port_template_count => NO IMPORTER => console_server_port_template_count (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +default_platform => NO IMPORTER => default_platform (NotFound) +description => NO IMPORTER => description (NotFound) +device_bay_template_count => NO IMPORTER => device_bay_template_count (NotFound) +exclude_from_utilization => NO IMPORTER => exclude_from_utilization (NotFound) +front_image => Disabled with reason: Import does not contain images +front_port_template_count => NO IMPORTER => front_port_template_count (NotFound) +id => uid_from_data => id (UUIDField) +interface_template_count => NO IMPORTER => interface_template_count (NotFound) +inventory_item_template_count => NO IMPORTER => inventory_item_template_count (NotFound) +is_full_depth => value_importer => is_full_depth (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +model => value_importer => model (CharField) +module_bay_template_count => NO IMPORTER => module_bay_template_count (NotFound) +part_number => value_importer => part_number (CharField) +power_outlet_template_count => NO IMPORTER => power_outlet_template_count (NotFound) +power_port_template_count => NO IMPORTER => power_port_template_count (NotFound) +rear_image => Disabled with reason: Import does not contain images +rear_port_template_count => NO IMPORTER => rear_port_template_count (NotFound) +slug => NO IMPORTER => slug (NotFound) +subdevice_role => choice_importer => subdevice_role (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +weight => NO IMPORTER => weight (NotFound) +weight_unit => NO IMPORTER => weight_unit (NotFound) +- dcim.manufacturer => dcim.manufacturer ----------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.rack => dcim.rack --------------------------------------------------------------------------- +_abs_max_weight => NO IMPORTER => _abs_max_weight (PrivateProperty) +_abs_weight => NO IMPORTER => _abs_weight (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +asset_tag => value_importer => asset_tag (CharField) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +desc_units => value_importer => desc_units (BooleanField) +description => NO IMPORTER => description (NotFound) +facility_id => value_importer => facility_id (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +max_weight => NO IMPORTER => max_weight (NotFound) +mounting_depth => NO IMPORTER => mounting_depth (NotFound) +name => value_importer => name (CharField) +outer_depth => integer_importer => outer_depth (PositiveSmallIntegerField) +outer_unit => choice_importer => outer_unit (CharField) +outer_width => integer_importer => outer_width (PositiveSmallIntegerField) +role => role_importer => role_id (RoleField) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +starting_unit => NO IMPORTER => starting_unit (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +type => choice_importer => type (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +weight => NO IMPORTER => weight (NotFound) +weight_unit => NO IMPORTER => weight_unit (NotFound) +width => choice_importer => width (PositiveSmallIntegerField) +- dcim.rackrole => extras.role --------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.site => dcim.location ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +asns => NO IMPORTER => asns (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +facility => value_importer => facility (CharField) +group => site_group_importer => location_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +latitude => value_importer => latitude (DecimalField) +longitude => value_importer => longitude (DecimalField) +name => value_importer => name (CharField) +physical_address => value_importer => physical_address (TextField) +region => relation_importer => parent_id (TreeNodeForeignKey) +shipping_address => value_importer => shipping_address (TextField) +slug => NO IMPORTER => slug (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +time_zone => choice_importer => time_zone (CharField) +- extras.configcontext => extras.configcontext ----------------------------------------------------- +auto_sync_enabled => NO IMPORTER => auto_sync_enabled (NotFound) +cluster_groups => m2m_importer => cluster_groups (ManyToManyField) +cluster_types => NO IMPORTER => cluster_types (NotFound) +clusters => m2m_importer => clusters (ManyToManyField) +created => datetime_importer => created (DateTimeField) +data => json_importer => data (JSONField) +data_file => NO IMPORTER => data_file (NotFound) +data_path => NO IMPORTER => data_path (NotFound) +data_source => NO IMPORTER => data_source (NotFound) +data_synced => NO IMPORTER => data_synced (NotFound) +description => value_importer => description (CharField) +device_types => m2m_importer => device_types (ManyToManyField) +id => uid_from_data => id (UUIDField) +is_active => value_importer => is_active (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +locations => location_importer => locations (ManyToManyField) +name => value_importer => name (CharField) +platforms => m2m_importer => platforms (ManyToManyField) +regions => location_importer => locations (ManyToManyField) +roles => m2m_importer => roles (ManyToManyField) +site_groups => NO IMPORTER => site_groups (NotFound) +sites => location_importer => locations (ManyToManyField) +tags => m2m_importer => tags (ManyToManyField) +tenant_groups => m2m_importer => tenant_groups (ManyToManyField) +tenants => m2m_importer => tenants (ManyToManyField) +weight => integer_importer => weight (PositiveSmallIntegerField) +- extras.customfield => extras.customfield --------------------------------------------------------- +choice_set => choices_importer => CUSTOM TARGET +content_types => content_types_importer => content_types (ManyToManyField) +created => datetime_importer => created (DateTimeField) +default => json_importer => default (JSONField) +description => value_importer => description (CharField) +filter_logic => choice_importer => filter_logic (CharField) +group_name => NO IMPORTER => group_name (NotFound) +id => uid_from_data => id (UUIDField) +is_cloneable => NO IMPORTER => is_cloneable (NotFound) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => key (SlugField) +object_type => NO IMPORTER => object_type (NotFound) +required => value_importer => required (BooleanField) +search_weight => NO IMPORTER => search_weight (NotFound) +type => fallback_importer => type (CharField) +ui_editable => NO IMPORTER => ui_editable (NotFound) +ui_visible => NO IMPORTER => ui_visible (NotFound) +validation_maximum => integer_importer => validation_maximum (BigIntegerField) +validation_minimum => integer_importer => validation_minimum (BigIntegerField) +validation_regex => value_importer => validation_regex (CharField) +weight => integer_importer => weight (PositiveSmallIntegerField) +- extras.journalentry => extras.note --------------------------------------------------------------- +assigned_object_id => relation_and_type_importer => assigned_object_id (UUIDField) +assigned_object_type => relation_and_type_importer => assigned_object_type_id (ForeignKey) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +created_by => NO IMPORTER => created_by (NotFound) +custom_field_data => NO IMPORTER => custom_field_data (NotFound) +id => uid_from_data => id (UUIDField) +kind => NO IMPORTER => kind (NotFound) +last_updated => Disabled with reason: Last updated field is updated with each write +- extras.objectchange => extras.objectchange ------------------------------------------------------- +action => choice_importer => action (CharField) +changed_object_id => relation_and_type_importer => changed_object_id (UUIDField) +changed_object_type => relation_and_type_importer => changed_object_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +object_repr => value_importer => object_repr (CharField) +postchange_data => json_importer => object_data (JSONField) +prechange_data => NO IMPORTER => prechange_data (NotFound) +related_object_id => relation_and_type_importer => related_object_id (UUIDField) +related_object_type => relation_and_type_importer => related_object_type_id (ForeignKey) +request_id => uuid_importer => request_id (UUIDField) +time => datetime_importer => time (DateTimeField) +user => relation_importer => user_id (ForeignKey) +user_name => value_importer => user_name (CharField) +- ipam.fhrpgroup => dcim.interfaceredundancygroup -------------------------------------------------- +auth_key => NO IMPORTER => auth_key (NotFound) +auth_type => NO IMPORTER => auth_type (NotFound) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group_id => NO IMPORTER => group_id (NotFound) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +protocol => fallback_importer => protocol (CharField) +- ipam.ipaddress => ipam.ipaddress ----------------------------------------------------------------- +address => value_importer => address (Property) +assigned_object_id => NO IMPORTER => assigned_object_id (NotFound) +assigned_object_type => NO IMPORTER => assigned_object_type (NotFound) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +dns_name => value_importer => dns_name (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +nat_inside => relation_importer => nat_inside_id (ForeignKey) +role => role_importer => role_id (RoleField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.prefix => ipam.prefix ----------------------------------------------------------------------- +_children => NO IMPORTER => _children (PrivateProperty) +_depth => NO IMPORTER => _depth (PrivateProperty) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_pool => NO IMPORTER => is_pool (NotFound) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_utilized => NO IMPORTER => mark_utilized (NotFound) +prefix => value_importer => prefix (Property) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vlan => relation_importer => vlan_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- tenancy.tenant => tenancy.tenant ----------------------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => tenant_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- tenancy.tenantgroup => tenancy.tenantgroup ------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- users.objectpermission => users.objectpermission ------------------------------------------------- +actions => json_importer => actions (JSONField) +constraints => json_importer => constraints (JSONField) +description => value_importer => description (CharField) +enabled => value_importer => enabled (BooleanField) +groups => m2m_importer => groups (ManyToManyField) +id => uid_from_data => id (UUIDField) +name => value_importer => name (CharField) +object_types => content_types_importer => object_types (ManyToManyField) +users => m2m_importer => users (ManyToManyField) +* End of Import Summary **************************************************************************** diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/input.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/input.json new file mode 100644 index 00000000..2ea16c66 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/input.json @@ -0,0 +1,397646 @@ +[ +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "admin", + "model": "logentry" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "auth", + "model": "permission" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "auth", + "model": "group" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "auth", + "model": "user" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "contenttypes", + "model": "contenttype" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "sessions", + "model": "session" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "social_django", + "model": "association" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "social_django", + "model": "code" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "social_django", + "model": "nonce" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "social_django", + "model": "usersocialauth" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "social_django", + "model": "partial" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "taggit", + "model": "tag" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "taggit", + "model": "taggeditem" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "core", + "model": "datasource" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "core", + "model": "datafile" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "core", + "model": "autosyncrecord" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "core", + "model": "managedfile" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "core", + "model": "job" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "account", + "model": "usertoken" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "circuits", + "model": "circuit" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "circuits", + "model": "circuittermination" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "circuits", + "model": "circuittype" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "circuits", + "model": "provider" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "circuits", + "model": "providernetwork" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "circuits", + "model": "provideraccount" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "cable" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "cablepath" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "consoleport" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "consoleporttemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "consoleserverport" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "consoleserverporttemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "device" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "devicebay" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "devicebaytemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "devicerole" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "devicetype" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "frontport" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "frontporttemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "interface" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "interfacetemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "inventoryitem" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "location" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "manufacturer" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "platform" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "powerfeed" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "poweroutlet" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "poweroutlettemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "powerpanel" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "powerport" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "powerporttemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "rack" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "rackreservation" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "rackrole" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "rearport" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "rearporttemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "region" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "site" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "sitegroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "virtualchassis" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "moduletype" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "modulebay" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "module" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "modulebaytemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "inventoryitemrole" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "inventoryitemtemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "cabletermination" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "dcim", + "model": "virtualdevicecontext" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "aggregate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "ipaddress" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "prefix" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "rir" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "role" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "routetarget" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "vrf" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "vlangroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "vlan" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "service" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "iprange" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "fhrpgroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "fhrpgroupassignment" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "asn" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "servicetemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "l2vpn" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "l2vpntermination" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "ipam", + "model": "asnrange" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "report" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "script" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "configcontext" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "tag" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "webhook" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "taggeditem" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "objectchange" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "journalentry" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "imageattachment" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "exporttemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "customlink" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "customfield" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "core", + "model": "configrevision" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "savedfilter" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "cachedvalue" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "branch" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "stagedchange" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "configtemplate" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "dashboard" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "reportmodule" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "scriptmodule" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "bookmark" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "customfieldchoiceset" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "tenancy", + "model": "tenantgroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "tenancy", + "model": "tenant" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "tenancy", + "model": "contactrole" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "tenancy", + "model": "contactgroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "tenancy", + "model": "contact" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "tenancy", + "model": "contactassignment" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "users", + "model": "userconfig" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "users", + "model": "token" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "users", + "model": "objectpermission" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "users", + "model": "netboxgroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "users", + "model": "netboxuser" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "virtualization", + "model": "cluster" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "virtualization", + "model": "clustergroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "virtualization", + "model": "clustertype" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "virtualization", + "model": "virtualmachine" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "virtualization", + "model": "vminterface" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "wireless", + "model": "wirelesslangroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "wireless", + "model": "wirelesslan" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "wireless", + "model": "wirelesslink" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "django_rq", + "model": "queue" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "secrets", + "model": "secret" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "secrets", + "model": "secretrole" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "secrets", + "model": "userkey" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "secrets", + "model": "sessionkey" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "extras", + "model": "eventrule" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "virtualization", + "model": "virtualdisk" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "ikeproposal" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "ikepolicy" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "ipsecproposal" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "ipsecpolicy" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "ipsecprofile" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "tunnelgroup" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "tunnel" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "vpn", + "model": "tunneltermination" + } +}, +{ + "model": "contenttypes.contenttype", + "fields": { + "app_label": "core", + "model": "contenttype" + } +}, +{ + "model": "sessions.session", + "pk": "wv3le0misjg0nyxr2p47yb7w2rxl63hy", + "fields": { + "session_data": ".eJxVjEsKwjAUAO-StRRfU9PWpReoNwjvFxrFFJoUBPHuNuBCtzPDvIzHrcx-y7r6KOZswBx-GSHfNVWRtNDybKrSVCJjiUtqJropl6uuj5jzDi7f_m8yY573Q4_copOBgC0EoBAAnQamDqzIKIg62CN0oP0pdCgtDiRjj652wYp5fwB2Uzu-:1rXz11:rHkwbw7VMZKB1NZ2FWK29ZzJjkRDgdDBt_4eohlQwFo", + "expire_date": "2024-02-22T07:40:11.507Z" + } +}, +{ + "model": "core.managedfile", + "pk": 1, + "fields": { + "data_source": null, + "data_file": null, + "data_path": "", + "auto_sync_enabled": false, + "data_synced": null, + "created": "2023-12-29T15:44:54.474Z", + "last_updated": null, + "file_root": "scripts", + "file_path": "myscript.py" + } +}, +{ + "model": "core.managedfile", + "pk": 2, + "fields": { + "data_source": null, + "data_file": null, + "data_path": "", + "auto_sync_enabled": false, + "data_synced": null, + "created": "2023-12-29T15:44:54.474Z", + "last_updated": null, + "file_root": "scripts", + "file_path": "test.py" + } +}, +{ + "model": "core.managedfile", + "pk": 3, + "fields": { + "data_source": null, + "data_file": null, + "data_path": "", + "auto_sync_enabled": false, + "data_synced": null, + "created": "2023-12-29T15:44:54.474Z", + "last_updated": null, + "file_root": "scripts", + "file_path": "test2.py" + } +}, +{ + "model": "circuits.circuittype", + "pk": 1, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T18:49:05.430Z", + "custom_field_data": {}, + "name": "Internet Access", + "slug": "internet", + "description": "", + "color": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": 2, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T18:49:05.484Z", + "custom_field_data": {}, + "name": "MPLS", + "slug": "mpls", + "description": "", + "color": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": 3, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T18:49:05.530Z", + "custom_field_data": {}, + "name": "Point-to-point", + "slug": "point-to-point", + "description": "", + "color": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": 4, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:04:48.228Z", + "custom_field_data": {}, + "name": "Dark Fiber", + "slug": "dark-fiber", + "description": "", + "color": "" + } +}, +{ + "model": "circuits.circuit", + "pk": 1, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.504Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "KKDG4923", + "provider": 5, + "provider_account": null, + "type": 2, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 48, + "termination_z": 1 + } +}, +{ + "model": "circuits.circuit", + "pk": 2, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.498Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "JHEW3951", + "provider": 5, + "provider_account": null, + "type": 2, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 45, + "termination_z": 2 + } +}, +{ + "model": "circuits.circuit", + "pk": 3, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.512Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "PPJQ5091", + "provider": 5, + "provider_account": null, + "type": 2, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 52, + "termination_z": 3 + } +}, +{ + "model": "circuits.circuit", + "pk": 4, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.515Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "QPMA5027", + "provider": 5, + "provider_account": null, + "type": 2, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 54, + "termination_z": 4 + } +}, +{ + "model": "circuits.circuit", + "pk": 5, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.500Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "KAGO3917", + "provider": 5, + "provider_account": null, + "type": 2, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 46, + "termination_z": 5 + } +}, +{ + "model": "circuits.circuit", + "pk": 6, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.506Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "KLQU4018", + "provider": 5, + "provider_account": null, + "type": 2, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 49, + "termination_z": 6 + } +}, +{ + "model": "circuits.circuit", + "pk": 7, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.510Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "LQRT4981", + "provider": 5, + "provider_account": null, + "type": 2, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 51, + "termination_z": 8 + } +}, +{ + "model": "circuits.circuit", + "pk": 9, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.508Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "KSIR0381", + "provider": 5, + "provider_account": null, + "type": 2, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 50, + "termination_z": 10 + } +}, +{ + "model": "circuits.circuit", + "pk": 10, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.496Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "DOQHD947", + "provider": 5, + "provider_account": null, + "type": 2, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 44, + "termination_z": 11 + } +}, +{ + "model": "circuits.circuit", + "pk": 11, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.494Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "DJDP9577", + "provider": 5, + "provider_account": null, + "type": 2, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 43, + "termination_z": 12 + } +}, +{ + "model": "circuits.circuit", + "pk": 12, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.502Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "KDPO0597", + "provider": 5, + "provider_account": null, + "type": 2, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 47, + "termination_z": 13 + } +}, +{ + "model": "circuits.circuit", + "pk": 13, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.514Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "QMKD2436", + "provider": 5, + "provider_account": null, + "type": 2, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 53, + "termination_z": 14 + } +}, +{ + "model": "circuits.circuit", + "pk": 14, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.492Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "DEOW4921", + "provider": 5, + "provider_account": null, + "type": 2, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 42, + "termination_z": 15 + } +}, +{ + "model": "circuits.circuit", + "pk": 15, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.478Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "1002847289", + "provider": 2, + "provider_account": null, + "type": 1, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": null, + "termination_z": 35 + } +}, +{ + "model": "circuits.circuit", + "pk": 16, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.477Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "1002845894", + "provider": 2, + "provider_account": null, + "type": 1, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": null, + "termination_z": 34 + } +}, +{ + "model": "circuits.circuit", + "pk": 17, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.462Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "1002842917", + "provider": 2, + "provider_account": null, + "type": 1, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": null, + "termination_z": 26 + } +}, +{ + "model": "circuits.circuit", + "pk": 18, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.465Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "1002843350", + "provider": 2, + "provider_account": null, + "type": 1, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": null, + "termination_z": 28 + } +}, +{ + "model": "circuits.circuit", + "pk": 19, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.456Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "1002840283", + "provider": 2, + "provider_account": null, + "type": 1, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": null, + "termination_z": 23 + } +}, +{ + "model": "circuits.circuit", + "pk": 20, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.458Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "1002840457", + "provider": 2, + "provider_account": null, + "type": 1, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": null, + "termination_z": 24 + } +}, +{ + "model": "circuits.circuit", + "pk": 21, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.460Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "1002841093", + "provider": 2, + "provider_account": null, + "type": 1, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": null, + "termination_z": 25 + } +}, +{ + "model": "circuits.circuit", + "pk": 22, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.475Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "1002844978", + "provider": 2, + "provider_account": null, + "type": 1, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": null, + "termination_z": 33 + } +}, +{ + "model": "circuits.circuit", + "pk": 23, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.467Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "1002843428", + "provider": 2, + "provider_account": null, + "type": 1, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": null, + "termination_z": 29 + } +}, +{ + "model": "circuits.circuit", + "pk": 24, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.464Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "1002843016", + "provider": 2, + "provider_account": null, + "type": 1, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": null, + "termination_z": 27 + } +}, +{ + "model": "circuits.circuit", + "pk": 25, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.473Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "1002844927", + "provider": 2, + "provider_account": null, + "type": 1, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": null, + "termination_z": 32 + } +}, +{ + "model": "circuits.circuit", + "pk": 26, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.471Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "1002844901", + "provider": 2, + "provider_account": null, + "type": 1, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": null, + "termination_z": 31 + } +}, +{ + "model": "circuits.circuit", + "pk": 27, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.469Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "1002843688", + "provider": 2, + "provider_account": null, + "type": 1, + "status": "active", + "tenant": 5, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": null, + "termination_z": 30 + } +}, +{ + "model": "circuits.circuit", + "pk": 28, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.490Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "398282", + "provider": 9, + "provider_account": null, + "type": 4, + "status": "active", + "tenant": 13, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 40, + "termination_z": 41 + } +}, +{ + "model": "circuits.circuit", + "pk": 29, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.486Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "350927", + "provider": 9, + "provider_account": null, + "type": 4, + "status": "active", + "tenant": 13, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 38, + "termination_z": 39 + } +}, +{ + "model": "circuits.circuit", + "pk": 30, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2023-12-29T15:45:04.482Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cid": "319031", + "provider": 9, + "provider_account": null, + "type": 4, + "status": "active", + "tenant": 13, + "install_date": null, + "termination_date": null, + "commit_rate": null, + "termination_a": 36, + "termination_z": 37 + } +}, +{ + "model": "circuits.circuittermination", + "pk": 1, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 7, + "cable_end": "A", + "mark_connected": false, + "circuit": 1, + "term_side": "Z", + "site": 2, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 2, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 4, + "cable_end": "A", + "mark_connected": false, + "circuit": 2, + "term_side": "Z", + "site": 3, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 3, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 12, + "cable_end": "A", + "mark_connected": false, + "circuit": 3, + "term_side": "Z", + "site": 4, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 4, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 14, + "cable_end": "A", + "mark_connected": false, + "circuit": 4, + "term_side": "Z", + "site": 5, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 5, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 5, + "cable_end": "A", + "mark_connected": false, + "circuit": 5, + "term_side": "Z", + "site": 6, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 6, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 8, + "cable_end": "A", + "mark_connected": false, + "circuit": 6, + "term_side": "Z", + "site": 7, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 8, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 10, + "cable_end": "A", + "mark_connected": false, + "circuit": 7, + "term_side": "Z", + "site": 8, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 10, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 9, + "cable_end": "A", + "mark_connected": false, + "circuit": 9, + "term_side": "Z", + "site": 9, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 11, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 3, + "cable_end": "A", + "mark_connected": false, + "circuit": 10, + "term_side": "Z", + "site": 10, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 12, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 2, + "cable_end": "A", + "mark_connected": false, + "circuit": 11, + "term_side": "Z", + "site": 11, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 13, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 6, + "cable_end": "A", + "mark_connected": false, + "circuit": 12, + "term_side": "Z", + "site": 12, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 14, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 13, + "cable_end": "A", + "mark_connected": false, + "circuit": 13, + "term_side": "Z", + "site": 13, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 15, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 1, + "cable_end": "A", + "mark_connected": false, + "circuit": 14, + "term_side": "Z", + "site": 14, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 23, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 21, + "cable_end": "A", + "mark_connected": false, + "circuit": 19, + "term_side": "Z", + "site": 2, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 24, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 22, + "cable_end": "A", + "mark_connected": false, + "circuit": 20, + "term_side": "Z", + "site": 3, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 25, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 23, + "cable_end": "A", + "mark_connected": false, + "circuit": 21, + "term_side": "Z", + "site": 4, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 26, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 24, + "cable_end": "A", + "mark_connected": false, + "circuit": 17, + "term_side": "Z", + "site": 5, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 27, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 25, + "cable_end": "A", + "mark_connected": false, + "circuit": 24, + "term_side": "Z", + "site": 6, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 28, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 26, + "cable_end": "A", + "mark_connected": false, + "circuit": 18, + "term_side": "Z", + "site": 7, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 29, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 27, + "cable_end": "A", + "mark_connected": false, + "circuit": 23, + "term_side": "Z", + "site": 8, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 30, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 28, + "cable_end": "A", + "mark_connected": false, + "circuit": 27, + "term_side": "Z", + "site": 9, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 31, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 29, + "cable_end": "A", + "mark_connected": false, + "circuit": 26, + "term_side": "Z", + "site": 10, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 32, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 30, + "cable_end": "A", + "mark_connected": false, + "circuit": 25, + "term_side": "Z", + "site": 11, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 33, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 31, + "cable_end": "A", + "mark_connected": false, + "circuit": 22, + "term_side": "Z", + "site": 12, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 34, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 32, + "cable_end": "A", + "mark_connected": false, + "circuit": 16, + "term_side": "Z", + "site": 13, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 35, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 33, + "cable_end": "A", + "mark_connected": false, + "circuit": 15, + "term_side": "Z", + "site": 14, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 36, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 87, + "cable_end": "A", + "mark_connected": false, + "circuit": 30, + "term_side": "A", + "site": 21, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 37, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 88, + "cable_end": "A", + "mark_connected": false, + "circuit": 30, + "term_side": "Z", + "site": 24, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 38, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 89, + "cable_end": "A", + "mark_connected": false, + "circuit": 29, + "term_side": "A", + "site": 21, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 39, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 90, + "cable_end": "A", + "mark_connected": false, + "circuit": 29, + "term_side": "Z", + "site": 22, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 40, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 91, + "cable_end": "A", + "mark_connected": false, + "circuit": 28, + "term_side": "A", + "site": 21, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 41, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:14.032Z", + "custom_field_data": {}, + "cable": 92, + "cable_end": "A", + "mark_connected": false, + "circuit": 28, + "term_side": "Z", + "site": 23, + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 42, + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2021-04-19T16:05:36.916Z", + "custom_field_data": {}, + "cable": null, + "cable_end": "", + "mark_connected": false, + "circuit": 14, + "term_side": "A", + "site": null, + "provider_network": 1, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 43, + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2021-04-19T16:06:21.936Z", + "custom_field_data": {}, + "cable": null, + "cable_end": "", + "mark_connected": false, + "circuit": 11, + "term_side": "A", + "site": null, + "provider_network": 1, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 44, + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2021-04-19T16:06:27.633Z", + "custom_field_data": {}, + "cable": null, + "cable_end": "", + "mark_connected": false, + "circuit": 10, + "term_side": "A", + "site": null, + "provider_network": 1, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 45, + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2021-04-19T16:06:33.115Z", + "custom_field_data": {}, + "cable": null, + "cable_end": "", + "mark_connected": false, + "circuit": 2, + "term_side": "A", + "site": null, + "provider_network": 1, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 46, + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2021-04-19T16:06:38.186Z", + "custom_field_data": {}, + "cable": null, + "cable_end": "", + "mark_connected": false, + "circuit": 5, + "term_side": "A", + "site": null, + "provider_network": 1, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 47, + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2021-04-19T16:06:43.361Z", + "custom_field_data": {}, + "cable": null, + "cable_end": "", + "mark_connected": false, + "circuit": 12, + "term_side": "A", + "site": null, + "provider_network": 1, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 48, + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2021-04-19T16:06:48.802Z", + "custom_field_data": {}, + "cable": null, + "cable_end": "", + "mark_connected": false, + "circuit": 1, + "term_side": "A", + "site": null, + "provider_network": 1, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 49, + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2021-04-19T16:06:53.505Z", + "custom_field_data": {}, + "cable": null, + "cable_end": "", + "mark_connected": false, + "circuit": 6, + "term_side": "A", + "site": null, + "provider_network": 1, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 50, + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2021-04-19T16:06:57.998Z", + "custom_field_data": {}, + "cable": null, + "cable_end": "", + "mark_connected": false, + "circuit": 9, + "term_side": "A", + "site": null, + "provider_network": 1, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 51, + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2021-04-19T16:07:02.781Z", + "custom_field_data": {}, + "cable": null, + "cable_end": "", + "mark_connected": false, + "circuit": 7, + "term_side": "A", + "site": null, + "provider_network": 1, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 52, + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2021-04-19T16:07:07.566Z", + "custom_field_data": {}, + "cable": null, + "cable_end": "", + "mark_connected": false, + "circuit": 3, + "term_side": "A", + "site": null, + "provider_network": 1, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 53, + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2021-04-19T16:07:12.485Z", + "custom_field_data": {}, + "cable": null, + "cable_end": "", + "mark_connected": false, + "circuit": 13, + "term_side": "A", + "site": null, + "provider_network": 1, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": 54, + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2021-04-19T16:07:18.241Z", + "custom_field_data": {}, + "cable": null, + "cable_end": "", + "mark_connected": false, + "circuit": 4, + "term_side": "A", + "site": null, + "provider_network": 1, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.provider", + "pk": 1, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T18:47:38.202Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "AT&T", + "slug": "att", + "asns": [] + } +}, +{ + "model": "circuits.provider", + "pk": 2, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T18:47:38.259Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "CenturyLink", + "slug": "centurylink", + "asns": [] + } +}, +{ + "model": "circuits.provider", + "pk": 3, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T18:47:38.313Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "Comcast", + "slug": "comcast", + "asns": [] + } +}, +{ + "model": "circuits.provider", + "pk": 4, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T18:47:38.364Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "GTT", + "slug": "gtt", + "asns": [] + } +}, +{ + "model": "circuits.provider", + "pk": 5, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T18:47:38.415Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "Level 3", + "slug": "level-3", + "asns": [] + } +}, +{ + "model": "circuits.provider", + "pk": 6, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T18:47:38.472Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "NTT", + "slug": "ntt", + "asns": [] + } +}, +{ + "model": "circuits.provider", + "pk": 7, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T18:47:38.520Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "Verizon", + "slug": "verizon", + "asns": [] + } +}, +{ + "model": "circuits.provider", + "pk": 8, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T18:47:38.569Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "Zayo", + "slug": "zayo", + "asns": [] + } +}, +{ + "model": "circuits.provider", + "pk": 9, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:04:16.372Z", + "custom_field_data": {}, + "description": "", + "comments": "Local maintainer for NC State communications facilities", + "name": "NCSU Facilities", + "slug": "ncsu-facilities", + "asns": [] + } +}, +{ + "model": "circuits.providernetwork", + "pk": 1, + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2021-04-19T16:05:17.385Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "Level3 MPLS", + "provider": 5, + "service_id": "" + } +}, +{ + "model": "dcim.consoleport", + "pk": 1, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 1, + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 2, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 1, + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "usb-mini-b", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 3, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 2, + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 4, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 2, + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "usb-mini-b", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 5, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 3, + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 6, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 3, + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "usb-mini-b", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 7, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 4, + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 8, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 4, + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "usb-mini-b", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 9, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 5, + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 10, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 5, + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "usb-mini-b", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 11, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 6, + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 12, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 6, + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "usb-mini-b", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 13, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 7, + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 14, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 7, + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "usb-mini-b", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 15, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 8, + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 16, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 8, + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "usb-mini-b", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 17, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 9, + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 18, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 9, + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "usb-mini-b", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 19, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 10, + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 20, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 10, + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "usb-mini-b", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 21, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 11, + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 22, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 11, + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "usb-mini-b", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 23, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 12, + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 24, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 12, + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "usb-mini-b", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 25, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 13, + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 26, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 13, + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "usb-mini-b", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 27, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 93, + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 28, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 94, + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 29, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 95, + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 30, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 96, + "name": "Console-RE0", + "_name": "Console-RE00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 31, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 96, + "name": "Console-RE1", + "_name": "Console-RE00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 32, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 97, + "name": "Console-RE0", + "_name": "Console-RE00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 33, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.262Z", + "custom_field_data": {}, + "device": 97, + "name": "Console-RE1", + "_name": "Console-RE00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 34, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:09:49.632Z", + "custom_field_data": {}, + "device": 98, + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 35, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:10:05.183Z", + "custom_field_data": {}, + "device": 99, + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 36, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:03.871Z", + "custom_field_data": {}, + "device": 100, + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 37, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:04.187Z", + "custom_field_data": {}, + "device": 101, + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 38, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:04.492Z", + "custom_field_data": {}, + "device": 102, + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 39, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:04.798Z", + "custom_field_data": {}, + "device": 103, + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 40, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:05.165Z", + "custom_field_data": {}, + "device": 104, + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.consoleport", + "pk": 41, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:05.492Z", + "custom_field_data": {}, + "device": 105, + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "rj-45", + "speed": null + } +}, +{ + "model": "dcim.powerport", + "pk": 1, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 1, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": 61, + "cable_end": "A", + "mark_connected": false, + "_path": 129, + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 2, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 2, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": 63, + "cable_end": "A", + "mark_connected": false, + "_path": 131, + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 3, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 3, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": 65, + "cable_end": "A", + "mark_connected": false, + "_path": 133, + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 4, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 4, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": 67, + "cable_end": "A", + "mark_connected": false, + "_path": 135, + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 5, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 5, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": 69, + "cable_end": "A", + "mark_connected": false, + "_path": 137, + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 6, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 6, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": 71, + "cable_end": "A", + "mark_connected": false, + "_path": 139, + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 7, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 7, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": 73, + "cable_end": "A", + "mark_connected": false, + "_path": 141, + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 8, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 8, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": 75, + "cable_end": "A", + "mark_connected": false, + "_path": 143, + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 9, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 9, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": 77, + "cable_end": "A", + "mark_connected": false, + "_path": 145, + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 10, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 10, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": 79, + "cable_end": "A", + "mark_connected": false, + "_path": 147, + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 11, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 11, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": 81, + "cable_end": "A", + "mark_connected": false, + "_path": 149, + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 12, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 12, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": 83, + "cable_end": "A", + "mark_connected": false, + "_path": 151, + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 13, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 13, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": 85, + "cable_end": "A", + "mark_connected": false, + "_path": 153, + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 14, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 27, + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 21, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 34, + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 22, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 35, + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 23, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 36, + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 24, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 37, + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 25, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 38, + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 26, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 39, + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 27, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 40, + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 28, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 41, + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 29, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 42, + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 30, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 43, + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 31, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 44, + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 32, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 45, + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 33, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 14, + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "module": null, + "cable": 62, + "cable_end": "A", + "mark_connected": false, + "_path": 130, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 34, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 15, + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "module": null, + "cable": 64, + "cable_end": "A", + "mark_connected": false, + "_path": 132, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 35, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 16, + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "module": null, + "cable": 66, + "cable_end": "A", + "mark_connected": false, + "_path": 134, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 36, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 17, + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "module": null, + "cable": 68, + "cable_end": "A", + "mark_connected": false, + "_path": 136, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 37, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 18, + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "module": null, + "cable": 70, + "cable_end": "A", + "mark_connected": false, + "_path": 138, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 38, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 19, + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "module": null, + "cable": 72, + "cable_end": "A", + "mark_connected": false, + "_path": 140, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 39, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 20, + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "module": null, + "cable": 74, + "cable_end": "A", + "mark_connected": false, + "_path": 142, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 40, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 21, + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "module": null, + "cable": 76, + "cable_end": "A", + "mark_connected": false, + "_path": 144, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 41, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 22, + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "module": null, + "cable": 78, + "cable_end": "A", + "mark_connected": false, + "_path": 146, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 42, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 23, + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "module": null, + "cable": 80, + "cable_end": "A", + "mark_connected": false, + "_path": 148, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 43, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 24, + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "module": null, + "cable": 82, + "cable_end": "A", + "mark_connected": false, + "_path": 150, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 44, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 25, + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "module": null, + "cable": 84, + "cable_end": "A", + "mark_connected": false, + "_path": 152, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 45, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 26, + "name": "Power Port", + "_name": "Power Port", + "label": "", + "description": "", + "module": null, + "cable": 86, + "cable_end": "A", + "mark_connected": false, + "_path": 154, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 46, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 93, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": 650, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 47, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 93, + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": 650, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 48, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 94, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": 650, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 49, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 94, + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": 650, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 50, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 95, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": 650, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 51, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 95, + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": 650, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 52, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 96, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 53, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 96, + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 54, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 96, + "name": "PSU2", + "_name": "PSU00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 55, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 96, + "name": "PSU3", + "_name": "PSU00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 56, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 97, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 57, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 97, + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 58, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 97, + "name": "PSU2", + "_name": "PSU00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 59, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.055Z", + "custom_field_data": {}, + "device": 97, + "name": "PSU3", + "_name": "PSU00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 60, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:09:49.653Z", + "custom_field_data": {}, + "device": 98, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 61, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:09:49.653Z", + "custom_field_data": {}, + "device": 98, + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 62, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:10:05.202Z", + "custom_field_data": {}, + "device": 99, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 63, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:10:05.202Z", + "custom_field_data": {}, + "device": 99, + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 64, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:03.891Z", + "custom_field_data": {}, + "device": 100, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 65, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:03.891Z", + "custom_field_data": {}, + "device": 100, + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 66, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:04.206Z", + "custom_field_data": {}, + "device": 101, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 67, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:04.206Z", + "custom_field_data": {}, + "device": 101, + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 68, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:04.511Z", + "custom_field_data": {}, + "device": 102, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 69, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:04.511Z", + "custom_field_data": {}, + "device": 102, + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 70, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:04.817Z", + "custom_field_data": {}, + "device": 103, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 71, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:04.817Z", + "custom_field_data": {}, + "device": 103, + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 72, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:05.184Z", + "custom_field_data": {}, + "device": 104, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 73, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:05.184Z", + "custom_field_data": {}, + "device": 104, + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 74, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:05.512Z", + "custom_field_data": {}, + "device": 105, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 75, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:05.513Z", + "custom_field_data": {}, + "device": 105, + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 76, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.121Z", + "custom_field_data": {}, + "device": 106, + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 77, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.121Z", + "custom_field_data": {}, + "device": 106, + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 78, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.121Z", + "custom_field_data": {}, + "device": 106, + "name": "PSU2", + "_name": "PSU00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 79, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.121Z", + "custom_field_data": {}, + "device": 106, + "name": "PSU3", + "_name": "PSU00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 80, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.121Z", + "custom_field_data": {}, + "device": 106, + "name": "PSU4", + "_name": "PSU00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": 81, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.121Z", + "custom_field_data": {}, + "device": 106, + "name": "PSU5", + "_name": "PSU00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 1, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 27, + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "module": null, + "cable": 61, + "cable_end": "B", + "mark_connected": false, + "_path": 103, + "type": "nema-5-20r", + "power_port": 14, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 2, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 27, + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "module": null, + "cable": 62, + "cable_end": "B", + "mark_connected": false, + "_path": 104, + "type": "nema-5-20r", + "power_port": 14, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 3, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 27, + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 14, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 4, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 27, + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 14, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 5, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 27, + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 14, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 6, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 27, + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 14, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 7, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 27, + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 14, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 8, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 27, + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 14, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 57, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 34, + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "module": null, + "cable": 63, + "cable_end": "B", + "mark_connected": false, + "_path": 105, + "type": "nema-5-20r", + "power_port": 21, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 58, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 34, + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "module": null, + "cable": 64, + "cable_end": "B", + "mark_connected": false, + "_path": 106, + "type": "nema-5-20r", + "power_port": 21, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 59, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 34, + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 21, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 60, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 34, + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 21, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 61, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 34, + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 21, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 62, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 34, + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 21, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 63, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 34, + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 21, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 64, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 34, + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 21, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 65, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 35, + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "module": null, + "cable": 65, + "cable_end": "B", + "mark_connected": false, + "_path": 107, + "type": "nema-5-20r", + "power_port": 22, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 66, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 35, + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "module": null, + "cable": 66, + "cable_end": "B", + "mark_connected": false, + "_path": 108, + "type": "nema-5-20r", + "power_port": 22, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 67, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 35, + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 22, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 68, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 35, + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 22, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 69, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 35, + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 22, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 70, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 35, + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 22, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 71, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 35, + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 22, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 72, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 35, + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 22, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 73, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 36, + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "module": null, + "cable": 67, + "cable_end": "B", + "mark_connected": false, + "_path": 109, + "type": "nema-5-20r", + "power_port": 23, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 74, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 36, + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "module": null, + "cable": 68, + "cable_end": "B", + "mark_connected": false, + "_path": 110, + "type": "nema-5-20r", + "power_port": 23, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 75, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 36, + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 23, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 76, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 36, + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 23, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 77, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 36, + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 23, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 78, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 36, + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 23, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 79, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 36, + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 23, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 80, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 36, + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 23, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 81, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 37, + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "module": null, + "cable": 69, + "cable_end": "B", + "mark_connected": false, + "_path": 111, + "type": "nema-5-20r", + "power_port": 24, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 82, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 37, + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "module": null, + "cable": 70, + "cable_end": "B", + "mark_connected": false, + "_path": 112, + "type": "nema-5-20r", + "power_port": 24, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 83, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 37, + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 24, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 84, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 37, + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 24, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 85, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 37, + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 24, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 86, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 37, + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 24, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 87, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 37, + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 24, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 88, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 37, + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 24, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 89, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 38, + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "module": null, + "cable": 71, + "cable_end": "B", + "mark_connected": false, + "_path": 113, + "type": "nema-5-20r", + "power_port": 25, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 90, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 38, + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "module": null, + "cable": 72, + "cable_end": "B", + "mark_connected": false, + "_path": 114, + "type": "nema-5-20r", + "power_port": 25, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 91, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 38, + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 25, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 92, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 38, + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 25, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 93, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 38, + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 25, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 94, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 38, + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 25, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 95, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 38, + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 25, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 96, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 38, + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 25, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 97, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 39, + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "module": null, + "cable": 73, + "cable_end": "B", + "mark_connected": false, + "_path": 115, + "type": "nema-5-20r", + "power_port": 26, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 98, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 39, + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "module": null, + "cable": 74, + "cable_end": "B", + "mark_connected": false, + "_path": 116, + "type": "nema-5-20r", + "power_port": 26, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 99, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 39, + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 26, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 100, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 39, + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 26, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 101, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 39, + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 26, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 102, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 39, + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 26, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 103, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 39, + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 26, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 104, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 39, + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 26, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 105, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 40, + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "module": null, + "cable": 75, + "cable_end": "B", + "mark_connected": false, + "_path": 117, + "type": "nema-5-20r", + "power_port": 27, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 106, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 40, + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "module": null, + "cable": 76, + "cable_end": "B", + "mark_connected": false, + "_path": 118, + "type": "nema-5-20r", + "power_port": 27, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 107, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 40, + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 27, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 108, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 40, + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 27, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 109, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 40, + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 27, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 110, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 40, + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 27, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 111, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 40, + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 27, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 112, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 40, + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 27, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 113, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 41, + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "module": null, + "cable": 77, + "cable_end": "B", + "mark_connected": false, + "_path": 119, + "type": "nema-5-20r", + "power_port": 28, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 114, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 41, + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "module": null, + "cable": 78, + "cable_end": "B", + "mark_connected": false, + "_path": 120, + "type": "nema-5-20r", + "power_port": 28, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 115, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 41, + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 28, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 116, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 41, + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 28, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 117, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 41, + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 28, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 118, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 41, + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 28, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 119, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 41, + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 28, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 120, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 41, + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 28, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 121, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 42, + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "module": null, + "cable": 79, + "cable_end": "B", + "mark_connected": false, + "_path": 121, + "type": "nema-5-20r", + "power_port": 29, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 122, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 42, + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "module": null, + "cable": 80, + "cable_end": "B", + "mark_connected": false, + "_path": 122, + "type": "nema-5-20r", + "power_port": 29, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 123, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 42, + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 29, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 124, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 42, + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 29, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 125, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 42, + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 29, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 126, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 42, + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 29, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 127, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 42, + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 29, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 128, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 42, + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 29, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 129, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 43, + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "module": null, + "cable": 81, + "cable_end": "B", + "mark_connected": false, + "_path": 123, + "type": "nema-5-20r", + "power_port": 30, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 130, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 43, + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "module": null, + "cable": 82, + "cable_end": "B", + "mark_connected": false, + "_path": 124, + "type": "nema-5-20r", + "power_port": 30, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 131, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 43, + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 30, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 132, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 43, + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 30, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 133, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 43, + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 30, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 134, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 43, + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 30, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 135, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 43, + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 30, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 136, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 43, + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 30, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 137, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 44, + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "module": null, + "cable": 83, + "cable_end": "B", + "mark_connected": false, + "_path": 125, + "type": "nema-5-20r", + "power_port": 31, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 138, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 44, + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "module": null, + "cable": 84, + "cable_end": "B", + "mark_connected": false, + "_path": 126, + "type": "nema-5-20r", + "power_port": 31, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 139, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 44, + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 31, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 140, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 44, + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 31, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 141, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 44, + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 31, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 142, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 44, + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 31, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 143, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 44, + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 31, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 144, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 44, + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 31, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 145, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 45, + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "module": null, + "cable": 85, + "cable_end": "B", + "mark_connected": false, + "_path": 127, + "type": "nema-5-20r", + "power_port": 32, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 146, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 45, + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "module": null, + "cable": 86, + "cable_end": "B", + "mark_connected": false, + "_path": 128, + "type": "nema-5-20r", + "power_port": 32, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 147, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 45, + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 32, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 148, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 45, + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 32, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 149, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 45, + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 32, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 150, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 45, + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 32, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 151, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 45, + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 32, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": 152, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.534Z", + "custom_field_data": {}, + "device": 45, + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "type": "nema-5-20r", + "power_port": 32, + "feed_leg": "" + } +}, +{ + "model": "dcim.interface", + "pk": 1, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 1, + "name": "GigabitEthernet0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 7, + "cable_end": "B", + "mark_connected": false, + "_path": 1, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-x-sfp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 2, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 1, + "name": "GigabitEthernet0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 21, + "cable_end": "B", + "mark_connected": false, + "_path": 2, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000001............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 3, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 1, + "name": "GigabitEthernet0/1/0", + "label": "", + "description": "", + "module": null, + "cable": 35, + "cable_end": "A", + "mark_connected": false, + "_path": 3, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000000............", + "lag": 833, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 4, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 1, + "name": "GigabitEthernet0/1/1", + "label": "", + "description": "", + "module": null, + "cable": 36, + "cable_end": "A", + "mark_connected": false, + "_path": 4, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000001............", + "lag": 833, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 5, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 1, + "name": "GigabitEthernet0/1/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000002............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 6, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 1, + "name": "GigabitEthernet0/1/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 7, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 1, + "name": "GigabitEthernet0/1/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 8, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 1, + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 9, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 1, + "name": "GigabitEthernet0/1/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 10, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 1, + "name": "GigabitEthernet0/1/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 11, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 1, + "name": "GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 12, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 1, + "name": "Wlan-GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999Wlan-GigabitEthernet000008............", + "lag": null, + "type": "ieee802.11ac", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 13, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 1, + "name": "Cellular0/2/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999Cellular000000............", + "lag": null, + "type": "lte", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 14, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 2, + "name": "GigabitEthernet0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 4, + "cable_end": "B", + "mark_connected": false, + "_path": 7, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-x-sfp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 15, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 2, + "name": "GigabitEthernet0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 22, + "cable_end": "B", + "mark_connected": false, + "_path": 8, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000001............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 16, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 2, + "name": "GigabitEthernet0/1/0", + "label": "", + "description": "", + "module": null, + "cable": 37, + "cable_end": "A", + "mark_connected": false, + "_path": 9, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000000............", + "lag": 835, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 17, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 2, + "name": "GigabitEthernet0/1/1", + "label": "", + "description": "", + "module": null, + "cable": 38, + "cable_end": "A", + "mark_connected": false, + "_path": 10, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000001............", + "lag": 835, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 18, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 2, + "name": "GigabitEthernet0/1/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000002............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 19, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 2, + "name": "GigabitEthernet0/1/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 20, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 2, + "name": "GigabitEthernet0/1/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 21, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 2, + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 22, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 2, + "name": "GigabitEthernet0/1/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 23, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 2, + "name": "GigabitEthernet0/1/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 24, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 2, + "name": "GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 25, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 2, + "name": "Wlan-GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999Wlan-GigabitEthernet000008............", + "lag": null, + "type": "ieee802.11ac", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 26, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 2, + "name": "Cellular0/2/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999Cellular000000............", + "lag": null, + "type": "lte", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 27, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 3, + "name": "GigabitEthernet0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 12, + "cable_end": "B", + "mark_connected": false, + "_path": 13, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-x-sfp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 28, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 3, + "name": "GigabitEthernet0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 23, + "cable_end": "B", + "mark_connected": false, + "_path": 14, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000001............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 29, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 3, + "name": "GigabitEthernet0/1/0", + "label": "", + "description": "", + "module": null, + "cable": 39, + "cable_end": "A", + "mark_connected": false, + "_path": 15, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000000............", + "lag": 837, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 30, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 3, + "name": "GigabitEthernet0/1/1", + "label": "", + "description": "", + "module": null, + "cable": 40, + "cable_end": "A", + "mark_connected": false, + "_path": 16, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000001............", + "lag": 837, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 31, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 3, + "name": "GigabitEthernet0/1/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000002............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 32, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 3, + "name": "GigabitEthernet0/1/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 33, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 3, + "name": "GigabitEthernet0/1/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 34, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 3, + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 35, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 3, + "name": "GigabitEthernet0/1/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 36, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 3, + "name": "GigabitEthernet0/1/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 37, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 3, + "name": "GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 38, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 3, + "name": "Wlan-GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999Wlan-GigabitEthernet000008............", + "lag": null, + "type": "ieee802.11ac", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 39, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 3, + "name": "Cellular0/2/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999Cellular000000............", + "lag": null, + "type": "lte", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 40, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 4, + "name": "GigabitEthernet0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 14, + "cable_end": "B", + "mark_connected": false, + "_path": 19, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-x-sfp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 41, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 4, + "name": "GigabitEthernet0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 24, + "cable_end": "B", + "mark_connected": false, + "_path": 20, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000001............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 42, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 4, + "name": "GigabitEthernet0/1/0", + "label": "", + "description": "", + "module": null, + "cable": 41, + "cable_end": "A", + "mark_connected": false, + "_path": 21, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000000............", + "lag": 839, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 43, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 4, + "name": "GigabitEthernet0/1/1", + "label": "", + "description": "", + "module": null, + "cable": 42, + "cable_end": "A", + "mark_connected": false, + "_path": 22, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000001............", + "lag": 839, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 44, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 4, + "name": "GigabitEthernet0/1/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000002............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 45, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 4, + "name": "GigabitEthernet0/1/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 46, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 4, + "name": "GigabitEthernet0/1/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 47, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 4, + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 48, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 4, + "name": "GigabitEthernet0/1/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 49, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 4, + "name": "GigabitEthernet0/1/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 50, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 4, + "name": "GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 51, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 4, + "name": "Wlan-GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999Wlan-GigabitEthernet000008............", + "lag": null, + "type": "ieee802.11ac", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 52, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 4, + "name": "Cellular0/2/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999Cellular000000............", + "lag": null, + "type": "lte", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 53, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 5, + "name": "GigabitEthernet0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 5, + "cable_end": "B", + "mark_connected": false, + "_path": 25, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-x-sfp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 54, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 5, + "name": "GigabitEthernet0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 25, + "cable_end": "B", + "mark_connected": false, + "_path": 26, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000001............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 55, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 5, + "name": "GigabitEthernet0/1/0", + "label": "", + "description": "", + "module": null, + "cable": 43, + "cable_end": "A", + "mark_connected": false, + "_path": 27, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000000............", + "lag": 841, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 56, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 5, + "name": "GigabitEthernet0/1/1", + "label": "", + "description": "", + "module": null, + "cable": 44, + "cable_end": "A", + "mark_connected": false, + "_path": 28, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000001............", + "lag": 841, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 57, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 5, + "name": "GigabitEthernet0/1/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000002............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 58, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 5, + "name": "GigabitEthernet0/1/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 59, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 5, + "name": "GigabitEthernet0/1/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 60, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 5, + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 61, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 5, + "name": "GigabitEthernet0/1/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 62, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 5, + "name": "GigabitEthernet0/1/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 63, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 5, + "name": "GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 64, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 5, + "name": "Wlan-GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999Wlan-GigabitEthernet000008............", + "lag": null, + "type": "ieee802.11ac", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 65, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 5, + "name": "Cellular0/2/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999Cellular000000............", + "lag": null, + "type": "lte", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 66, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 6, + "name": "GigabitEthernet0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 8, + "cable_end": "B", + "mark_connected": false, + "_path": 31, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-x-sfp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 67, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 6, + "name": "GigabitEthernet0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 26, + "cable_end": "B", + "mark_connected": false, + "_path": 32, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000001............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 68, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 6, + "name": "GigabitEthernet0/1/0", + "label": "", + "description": "", + "module": null, + "cable": 45, + "cable_end": "A", + "mark_connected": false, + "_path": 33, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000000............", + "lag": 843, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 69, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 6, + "name": "GigabitEthernet0/1/1", + "label": "", + "description": "", + "module": null, + "cable": 46, + "cable_end": "A", + "mark_connected": false, + "_path": 34, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000001............", + "lag": 843, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 70, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 6, + "name": "GigabitEthernet0/1/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000002............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 71, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 6, + "name": "GigabitEthernet0/1/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 72, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 6, + "name": "GigabitEthernet0/1/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 73, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 6, + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 74, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 6, + "name": "GigabitEthernet0/1/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 75, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 6, + "name": "GigabitEthernet0/1/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 76, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 6, + "name": "GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 77, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 6, + "name": "Wlan-GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999Wlan-GigabitEthernet000008............", + "lag": null, + "type": "ieee802.11ac", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 78, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 6, + "name": "Cellular0/2/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999Cellular000000............", + "lag": null, + "type": "lte", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 79, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 7, + "name": "GigabitEthernet0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 10, + "cable_end": "B", + "mark_connected": false, + "_path": 37, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-x-sfp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 80, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 7, + "name": "GigabitEthernet0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 27, + "cable_end": "B", + "mark_connected": false, + "_path": 38, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000001............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 81, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 7, + "name": "GigabitEthernet0/1/0", + "label": "", + "description": "", + "module": null, + "cable": 47, + "cable_end": "A", + "mark_connected": false, + "_path": 39, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000000............", + "lag": 845, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 82, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 7, + "name": "GigabitEthernet0/1/1", + "label": "", + "description": "", + "module": null, + "cable": 48, + "cable_end": "A", + "mark_connected": false, + "_path": 40, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000001............", + "lag": 845, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 83, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 7, + "name": "GigabitEthernet0/1/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000002............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 84, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 7, + "name": "GigabitEthernet0/1/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 85, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 7, + "name": "GigabitEthernet0/1/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 86, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 7, + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 87, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 7, + "name": "GigabitEthernet0/1/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 88, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 7, + "name": "GigabitEthernet0/1/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 89, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 7, + "name": "GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 90, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 7, + "name": "Wlan-GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999Wlan-GigabitEthernet000008............", + "lag": null, + "type": "ieee802.11ac", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 91, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 7, + "name": "Cellular0/2/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999Cellular000000............", + "lag": null, + "type": "lte", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 92, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 8, + "name": "GigabitEthernet0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 9, + "cable_end": "B", + "mark_connected": false, + "_path": 43, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-x-sfp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 93, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 8, + "name": "GigabitEthernet0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 28, + "cable_end": "B", + "mark_connected": false, + "_path": 44, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000001............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 94, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 8, + "name": "GigabitEthernet0/1/0", + "label": "", + "description": "", + "module": null, + "cable": 49, + "cable_end": "A", + "mark_connected": false, + "_path": 45, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000000............", + "lag": 847, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 95, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 8, + "name": "GigabitEthernet0/1/1", + "label": "", + "description": "", + "module": null, + "cable": 50, + "cable_end": "A", + "mark_connected": false, + "_path": 46, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000001............", + "lag": 847, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 96, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 8, + "name": "GigabitEthernet0/1/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000002............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 97, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 8, + "name": "GigabitEthernet0/1/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 98, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 8, + "name": "GigabitEthernet0/1/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 99, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 8, + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 100, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 8, + "name": "GigabitEthernet0/1/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 101, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 8, + "name": "GigabitEthernet0/1/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 102, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 8, + "name": "GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 103, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 8, + "name": "Wlan-GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999Wlan-GigabitEthernet000008............", + "lag": null, + "type": "ieee802.11ac", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 104, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 8, + "name": "Cellular0/2/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999Cellular000000............", + "lag": null, + "type": "lte", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 105, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 9, + "name": "GigabitEthernet0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 3, + "cable_end": "B", + "mark_connected": false, + "_path": 49, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-x-sfp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 106, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 9, + "name": "GigabitEthernet0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 29, + "cable_end": "B", + "mark_connected": false, + "_path": 50, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000001............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 107, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 9, + "name": "GigabitEthernet0/1/0", + "label": "", + "description": "", + "module": null, + "cable": 51, + "cable_end": "A", + "mark_connected": false, + "_path": 51, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000000............", + "lag": 849, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 108, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 9, + "name": "GigabitEthernet0/1/1", + "label": "", + "description": "", + "module": null, + "cable": 52, + "cable_end": "A", + "mark_connected": false, + "_path": 52, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000001............", + "lag": 849, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 109, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 9, + "name": "GigabitEthernet0/1/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000002............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 110, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 9, + "name": "GigabitEthernet0/1/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 111, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 9, + "name": "GigabitEthernet0/1/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 112, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 9, + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 113, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 9, + "name": "GigabitEthernet0/1/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 114, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 9, + "name": "GigabitEthernet0/1/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 115, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 9, + "name": "GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 116, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 9, + "name": "Wlan-GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999Wlan-GigabitEthernet000008............", + "lag": null, + "type": "ieee802.11ac", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 117, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 9, + "name": "Cellular0/2/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999Cellular000000............", + "lag": null, + "type": "lte", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 118, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 10, + "name": "GigabitEthernet0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 2, + "cable_end": "B", + "mark_connected": false, + "_path": 55, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-x-sfp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 119, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 10, + "name": "GigabitEthernet0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 30, + "cable_end": "B", + "mark_connected": false, + "_path": 56, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000001............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 120, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 10, + "name": "GigabitEthernet0/1/0", + "label": "", + "description": "", + "module": null, + "cable": 53, + "cable_end": "A", + "mark_connected": false, + "_path": 57, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000000............", + "lag": 851, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 121, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 10, + "name": "GigabitEthernet0/1/1", + "label": "", + "description": "", + "module": null, + "cable": 54, + "cable_end": "A", + "mark_connected": false, + "_path": 58, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000001............", + "lag": 851, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 122, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 10, + "name": "GigabitEthernet0/1/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000002............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 123, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 10, + "name": "GigabitEthernet0/1/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 124, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 10, + "name": "GigabitEthernet0/1/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 125, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 10, + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 126, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 10, + "name": "GigabitEthernet0/1/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 127, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 10, + "name": "GigabitEthernet0/1/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 128, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 10, + "name": "GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 129, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 10, + "name": "Wlan-GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999Wlan-GigabitEthernet000008............", + "lag": null, + "type": "ieee802.11ac", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 130, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 10, + "name": "Cellular0/2/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999Cellular000000............", + "lag": null, + "type": "lte", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 131, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 11, + "name": "GigabitEthernet0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 6, + "cable_end": "B", + "mark_connected": false, + "_path": 61, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-x-sfp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 132, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 11, + "name": "GigabitEthernet0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 31, + "cable_end": "B", + "mark_connected": false, + "_path": 62, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000001............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 133, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 11, + "name": "GigabitEthernet0/1/0", + "label": "", + "description": "", + "module": null, + "cable": 55, + "cable_end": "A", + "mark_connected": false, + "_path": 63, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000000............", + "lag": 853, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 134, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 11, + "name": "GigabitEthernet0/1/1", + "label": "", + "description": "", + "module": null, + "cable": 56, + "cable_end": "A", + "mark_connected": false, + "_path": 64, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000001............", + "lag": 853, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 135, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 11, + "name": "GigabitEthernet0/1/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000002............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 136, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 11, + "name": "GigabitEthernet0/1/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 137, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 11, + "name": "GigabitEthernet0/1/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 138, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 11, + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 139, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 11, + "name": "GigabitEthernet0/1/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 140, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 11, + "name": "GigabitEthernet0/1/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 141, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 11, + "name": "GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 142, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 11, + "name": "Wlan-GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999Wlan-GigabitEthernet000008............", + "lag": null, + "type": "ieee802.11ac", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 143, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 11, + "name": "Cellular0/2/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999Cellular000000............", + "lag": null, + "type": "lte", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 144, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 12, + "name": "GigabitEthernet0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 13, + "cable_end": "B", + "mark_connected": false, + "_path": 67, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-x-sfp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 145, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 12, + "name": "GigabitEthernet0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 32, + "cable_end": "B", + "mark_connected": false, + "_path": 68, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000001............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 146, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 12, + "name": "GigabitEthernet0/1/0", + "label": "", + "description": "", + "module": null, + "cable": 57, + "cable_end": "A", + "mark_connected": false, + "_path": 69, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000000............", + "lag": 855, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 147, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 12, + "name": "GigabitEthernet0/1/1", + "label": "", + "description": "", + "module": null, + "cable": 58, + "cable_end": "A", + "mark_connected": false, + "_path": 70, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000001............", + "lag": 855, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 148, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 12, + "name": "GigabitEthernet0/1/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000002............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 149, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 12, + "name": "GigabitEthernet0/1/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 150, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 12, + "name": "GigabitEthernet0/1/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 151, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 12, + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 152, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 12, + "name": "GigabitEthernet0/1/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 153, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 12, + "name": "GigabitEthernet0/1/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 154, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 12, + "name": "GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 155, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 12, + "name": "Wlan-GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999Wlan-GigabitEthernet000008............", + "lag": null, + "type": "ieee802.11ac", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 156, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 12, + "name": "Cellular0/2/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999Cellular000000............", + "lag": null, + "type": "lte", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 157, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 13, + "name": "GigabitEthernet0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 1, + "cable_end": "B", + "mark_connected": false, + "_path": 73, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-x-sfp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 158, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 13, + "name": "GigabitEthernet0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 33, + "cable_end": "B", + "mark_connected": false, + "_path": 74, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999GigabitEthernet000001............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 159, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 13, + "name": "GigabitEthernet0/1/0", + "label": "", + "description": "", + "module": null, + "cable": 59, + "cable_end": "A", + "mark_connected": false, + "_path": 75, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000000............", + "lag": 857, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 160, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 13, + "name": "GigabitEthernet0/1/1", + "label": "", + "description": "", + "module": null, + "cable": 60, + "cable_end": "A", + "mark_connected": false, + "_path": 76, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000001............", + "lag": 857, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 161, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 13, + "name": "GigabitEthernet0/1/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000002............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 162, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 13, + "name": "GigabitEthernet0/1/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 163, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 13, + "name": "GigabitEthernet0/1/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 164, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 13, + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 165, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 13, + "name": "GigabitEthernet0/1/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 166, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 13, + "name": "GigabitEthernet0/1/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 167, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 13, + "name": "GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 168, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 13, + "name": "Wlan-GigabitEthernet0/1/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999Wlan-GigabitEthernet000008............", + "lag": null, + "type": "ieee802.11ac", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 169, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 13, + "name": "Cellular0/2/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999Cellular000000............", + "lag": null, + "type": "lte", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 170, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/1", + "label": "", + "description": "", + "module": null, + "cable": 35, + "cable_end": "B", + "mark_connected": false, + "_path": 5, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000001............", + "lag": 834, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 171, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/2", + "label": "", + "description": "", + "module": null, + "cable": 36, + "cable_end": "B", + "mark_connected": false, + "_path": 6, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000002............", + "lag": 834, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 172, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 173, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 174, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 175, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 176, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 177, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 178, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000009............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 179, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000010............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 180, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000011............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 181, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000012............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 182, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000013............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 183, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000014............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 184, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000015............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 185, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000016............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 186, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000017............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 187, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000018............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 188, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000019............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 189, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000020............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 190, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000021............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 191, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000022............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 192, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000023............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 193, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000024............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 194, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000025............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 195, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000026............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 196, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000027............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 197, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000028............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 198, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000029............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 199, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000030............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 200, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000031............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 201, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000032............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 202, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000033............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 203, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000034............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 204, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000035............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 205, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000036............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 206, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000037............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 207, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000038............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 208, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000039............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 209, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000040............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 210, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000041............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 211, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000042............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 212, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000043............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 213, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000044............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 214, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000045............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 215, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000046............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 216, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000047............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 217, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000048............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 218, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "GigabitEthernet0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 219, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "STACK0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000000............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 220, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "STACK1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000001............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 221, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/1", + "label": "", + "description": "", + "module": null, + "cable": 37, + "cable_end": "B", + "mark_connected": false, + "_path": 11, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000001............", + "lag": 836, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 222, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/2", + "label": "", + "description": "", + "module": null, + "cable": 38, + "cable_end": "B", + "mark_connected": false, + "_path": 12, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000002............", + "lag": 836, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 223, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 224, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 225, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 226, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 227, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 228, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 229, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000009............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 230, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000010............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 231, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000011............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 232, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000012............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 233, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000013............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 234, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000014............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 235, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000015............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 236, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000016............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 237, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000017............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 238, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000018............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 239, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000019............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 240, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000020............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 241, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000021............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 242, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000022............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 243, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000023............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 244, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000024............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 245, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000025............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 246, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000026............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 247, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000027............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 248, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000028............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 249, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000029............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 250, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000030............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 251, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000031............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 252, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000032............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 253, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000033............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 254, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000034............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 255, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000035............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 256, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000036............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 257, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000037............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 258, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000038............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 259, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000039............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 260, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000040............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 261, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000041............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 262, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000042............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 263, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000043............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 264, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000044............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 265, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000045............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 266, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000046............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 267, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000047............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 268, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000048............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 269, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "GigabitEthernet0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 270, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "STACK0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000000............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 271, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "STACK1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000001............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 272, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/1", + "label": "", + "description": "", + "module": null, + "cable": 39, + "cable_end": "B", + "mark_connected": false, + "_path": 17, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000001............", + "lag": 838, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 273, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/2", + "label": "", + "description": "", + "module": null, + "cable": 40, + "cable_end": "B", + "mark_connected": false, + "_path": 18, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000002............", + "lag": 838, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 274, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 275, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 276, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 277, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 278, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 279, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 280, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000009............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 281, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000010............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 282, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000011............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 283, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000012............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 284, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000013............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 285, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000014............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 286, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000015............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 287, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000016............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 288, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000017............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 289, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000018............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 290, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000019............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 291, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000020............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 292, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000021............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 293, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000022............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 294, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000023............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 295, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000024............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 296, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000025............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 297, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000026............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 298, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000027............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 299, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000028............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 300, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000029............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 301, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000030............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 302, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000031............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 303, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000032............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 304, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000033............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 305, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000034............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 306, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000035............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 307, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000036............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 308, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000037............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 309, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000038............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 310, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000039............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 311, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000040............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 312, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000041............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 313, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000042............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 314, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000043............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 315, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000044............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 316, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000045............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 317, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000046............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 318, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000047............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 319, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000048............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 320, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "GigabitEthernet0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 321, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "STACK0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000000............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 322, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "STACK1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000001............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 323, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/1", + "label": "", + "description": "", + "module": null, + "cable": 41, + "cable_end": "B", + "mark_connected": false, + "_path": 23, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000001............", + "lag": 840, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 324, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/2", + "label": "", + "description": "", + "module": null, + "cable": 42, + "cable_end": "B", + "mark_connected": false, + "_path": 24, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000002............", + "lag": 840, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 325, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 326, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 327, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 328, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 329, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 330, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 331, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000009............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 332, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000010............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 333, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000011............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 334, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000012............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 335, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000013............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 336, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000014............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 337, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000015............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 338, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000016............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 339, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000017............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 340, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000018............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 341, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000019............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 342, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000020............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 343, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000021............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 344, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000022............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 345, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000023............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 346, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000024............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 347, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000025............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 348, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000026............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 349, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000027............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 350, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000028............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 351, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000029............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 352, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000030............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 353, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000031............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 354, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000032............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 355, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000033............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 356, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000034............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 357, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000035............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 358, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000036............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 359, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000037............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 360, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000038............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 361, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000039............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 362, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000040............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 363, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000041............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 364, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000042............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 365, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000043............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 366, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000044............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 367, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000045............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 368, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000046............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 369, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000047............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 370, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000048............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 371, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "GigabitEthernet0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 372, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "STACK0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000000............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 373, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "STACK1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000001............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 374, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/1", + "label": "", + "description": "", + "module": null, + "cable": 43, + "cable_end": "B", + "mark_connected": false, + "_path": 29, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000001............", + "lag": 842, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 375, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/2", + "label": "", + "description": "", + "module": null, + "cable": 44, + "cable_end": "B", + "mark_connected": false, + "_path": 30, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000002............", + "lag": 842, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 376, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 377, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 378, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 379, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 380, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 381, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 382, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000009............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 383, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000010............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 384, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000011............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 385, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000012............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 386, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000013............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 387, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000014............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 388, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000015............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 389, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000016............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 390, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000017............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 391, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000018............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 392, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000019............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 393, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000020............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 394, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000021............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 395, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000022............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 396, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000023............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 397, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000024............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 398, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000025............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 399, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000026............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 400, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000027............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 401, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000028............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 402, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000029............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 403, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000030............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 404, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000031............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 405, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000032............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 406, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000033............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 407, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000034............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 408, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000035............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 409, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000036............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 410, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000037............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 411, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000038............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 412, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000039............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 413, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000040............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 414, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000041............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 415, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000042............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 416, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000043............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 417, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000044............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 418, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000045............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 419, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000046............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 420, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000047............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 421, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000048............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 422, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "GigabitEthernet0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 423, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "STACK0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000000............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 424, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "STACK1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000001............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 425, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/1", + "label": "", + "description": "", + "module": null, + "cable": 45, + "cable_end": "B", + "mark_connected": false, + "_path": 35, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000001............", + "lag": 844, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 426, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/2", + "label": "", + "description": "", + "module": null, + "cable": 46, + "cable_end": "B", + "mark_connected": false, + "_path": 36, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000002............", + "lag": 844, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 427, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 428, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 429, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 430, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 431, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 432, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 433, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000009............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 434, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000010............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 435, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000011............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 436, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000012............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 437, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000013............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 438, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000014............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 439, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000015............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 440, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000016............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 441, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000017............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 442, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000018............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 443, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000019............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 444, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000020............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 445, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000021............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 446, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000022............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 447, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000023............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 448, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000024............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 449, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000025............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 450, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000026............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 451, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000027............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 452, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000028............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 453, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000029............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 454, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000030............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 455, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000031............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 456, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000032............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 457, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000033............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 458, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000034............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 459, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000035............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 460, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000036............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 461, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000037............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 462, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000038............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 463, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000039............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 464, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000040............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 465, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000041............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 466, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000042............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 467, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000043............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 468, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000044............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 469, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000045............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 470, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000046............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 471, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000047............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 472, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000048............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 473, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "GigabitEthernet0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 474, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "STACK0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000000............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 475, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "STACK1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000001............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 476, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/1", + "label": "", + "description": "", + "module": null, + "cable": 47, + "cable_end": "B", + "mark_connected": false, + "_path": 41, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000001............", + "lag": 846, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 477, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/2", + "label": "", + "description": "", + "module": null, + "cable": 48, + "cable_end": "B", + "mark_connected": false, + "_path": 42, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000002............", + "lag": 846, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 478, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 479, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 480, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 481, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 482, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 483, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 484, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000009............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 485, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000010............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 486, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000011............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 487, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000012............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 488, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000013............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 489, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000014............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 490, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000015............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 491, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000016............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 492, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000017............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 493, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000018............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 494, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000019............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 495, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000020............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 496, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000021............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 497, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000022............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 498, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000023............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 499, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000024............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 500, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000025............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 501, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000026............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 502, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000027............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 503, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000028............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 504, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000029............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 505, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000030............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 506, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000031............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 507, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000032............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 508, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000033............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 509, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000034............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 510, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000035............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 511, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000036............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 512, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000037............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 513, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000038............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 514, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000039............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 515, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000040............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 516, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000041............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 517, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000042............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 518, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000043............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 519, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000044............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 520, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000045............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 521, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000046............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 522, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000047............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 523, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000048............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 524, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "GigabitEthernet0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 525, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "STACK0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000000............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 526, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "STACK1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000001............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 527, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/1", + "label": "", + "description": "", + "module": null, + "cable": 49, + "cable_end": "B", + "mark_connected": false, + "_path": 47, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000001............", + "lag": 848, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 528, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/2", + "label": "", + "description": "", + "module": null, + "cable": 50, + "cable_end": "B", + "mark_connected": false, + "_path": 48, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000002............", + "lag": 848, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 529, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 530, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 531, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 532, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 533, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 534, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 535, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000009............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 536, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000010............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 537, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000011............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 538, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000012............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 539, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000013............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 540, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000014............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 541, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000015............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 542, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000016............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 543, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000017............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 544, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000018............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 545, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000019............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 546, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000020............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 547, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000021............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 548, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000022............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 549, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000023............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 550, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000024............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 551, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000025............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 552, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000026............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 553, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000027............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 554, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000028............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 555, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000029............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 556, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000030............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 557, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000031............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 558, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000032............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 559, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000033............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 560, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000034............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 561, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000035............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 562, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000036............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 563, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000037............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 564, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000038............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 565, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000039............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 566, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000040............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 567, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000041............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 568, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000042............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 569, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000043............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 570, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000044............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 571, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000045............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 572, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000046............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 573, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000047............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 574, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000048............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 575, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "GigabitEthernet0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 576, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "STACK0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000000............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 577, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "STACK1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000001............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 578, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/1", + "label": "", + "description": "", + "module": null, + "cable": 51, + "cable_end": "B", + "mark_connected": false, + "_path": 53, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000001............", + "lag": 850, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 579, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/2", + "label": "", + "description": "", + "module": null, + "cable": 52, + "cable_end": "B", + "mark_connected": false, + "_path": 54, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000002............", + "lag": 850, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 580, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 581, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 582, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 583, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 584, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 585, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 586, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000009............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 587, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000010............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 588, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000011............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 589, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000012............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 590, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000013............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 591, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000014............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 592, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000015............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 593, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000016............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 594, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000017............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 595, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000018............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 596, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000019............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 597, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000020............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 598, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000021............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 599, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000022............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 600, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000023............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 601, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000024............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 602, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000025............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 603, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000026............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 604, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000027............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 605, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000028............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 606, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000029............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 607, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000030............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 608, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000031............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 609, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000032............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 610, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000033............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 611, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000034............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 612, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000035............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 613, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000036............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 614, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000037............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 615, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000038............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 616, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000039............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 617, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000040............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 618, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000041............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 619, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000042............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 620, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000043............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 621, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000044............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 622, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000045............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 623, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000046............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 624, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000047............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 625, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000048............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 626, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "GigabitEthernet0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 627, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "STACK0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000000............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 628, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "STACK1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000001............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 629, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/1", + "label": "", + "description": "", + "module": null, + "cable": 53, + "cable_end": "B", + "mark_connected": false, + "_path": 59, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000001............", + "lag": 852, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 630, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/2", + "label": "", + "description": "", + "module": null, + "cable": 54, + "cable_end": "B", + "mark_connected": false, + "_path": 60, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000002............", + "lag": 852, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 631, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 632, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 633, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 634, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 635, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 636, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 637, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000009............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 638, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000010............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 639, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000011............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 640, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000012............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 641, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000013............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 642, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000014............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 643, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000015............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 644, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000016............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 645, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000017............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 646, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000018............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 647, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000019............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 648, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000020............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 649, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000021............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 650, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000022............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 651, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000023............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 652, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000024............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 653, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000025............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 654, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000026............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 655, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000027............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 656, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000028............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 657, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000029............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 658, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000030............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 659, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000031............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 660, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000032............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 661, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000033............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 662, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000034............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 663, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000035............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 664, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000036............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 665, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000037............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 666, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000038............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 667, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000039............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 668, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000040............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 669, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000041............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 670, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000042............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 671, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000043............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 672, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000044............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 673, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000045............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 674, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000046............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 675, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000047............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 676, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000048............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 677, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "GigabitEthernet0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 678, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "STACK0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000000............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 679, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "STACK1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000001............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 680, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/1", + "label": "", + "description": "", + "module": null, + "cable": 55, + "cable_end": "B", + "mark_connected": false, + "_path": 65, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000001............", + "lag": 854, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 681, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/2", + "label": "", + "description": "", + "module": null, + "cable": 56, + "cable_end": "B", + "mark_connected": false, + "_path": 66, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000002............", + "lag": 854, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 682, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 683, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 684, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 685, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 686, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 687, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 688, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000009............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 689, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000010............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 690, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000011............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 691, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000012............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 692, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000013............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 693, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000014............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 694, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000015............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 695, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000016............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 696, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000017............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 697, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000018............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 698, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000019............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 699, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000020............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 700, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000021............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 701, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000022............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 702, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000023............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 703, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000024............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 704, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000025............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 705, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000026............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 706, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000027............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 707, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000028............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 708, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000029............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 709, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000030............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 710, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000031............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 711, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000032............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 712, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000033............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 713, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000034............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 714, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000035............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 715, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000036............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 716, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000037............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 717, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000038............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 718, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000039............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 719, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000040............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 720, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000041............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 721, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000042............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 722, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000043............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 723, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000044............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 724, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000045............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 725, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000046............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 726, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000047............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 727, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000048............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 728, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "GigabitEthernet0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 729, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "STACK0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000000............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 730, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "STACK1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000001............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 731, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/1", + "label": "", + "description": "", + "module": null, + "cable": 57, + "cable_end": "B", + "mark_connected": false, + "_path": 71, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000001............", + "lag": 856, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 732, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/2", + "label": "", + "description": "", + "module": null, + "cable": 58, + "cable_end": "B", + "mark_connected": false, + "_path": 72, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000002............", + "lag": 856, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 733, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 734, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 735, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 736, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 737, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 738, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 739, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000009............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 740, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000010............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 741, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000011............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 742, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000012............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 743, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000013............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 744, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000014............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 745, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000015............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 746, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000016............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 747, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000017............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 748, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000018............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 749, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000019............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 750, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000020............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 751, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000021............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 752, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000022............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 753, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000023............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 754, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000024............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 755, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000025............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 756, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000026............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 757, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000027............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 758, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000028............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 759, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000029............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 760, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000030............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 761, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000031............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 762, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000032............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 763, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000033............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 764, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000034............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 765, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000035............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 766, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000036............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 767, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000037............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 768, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000038............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 769, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000039............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 770, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000040............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 771, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000041............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 772, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000042............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 773, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000043............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 774, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000044............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 775, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000045............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 776, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000046............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 777, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000047............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 778, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000048............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 779, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "GigabitEthernet0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 780, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "STACK0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000000............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 781, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "STACK1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000001............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 782, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/1", + "label": "", + "description": "", + "module": null, + "cable": 59, + "cable_end": "B", + "mark_connected": false, + "_path": 77, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000001............", + "lag": 858, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 783, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/2", + "label": "", + "description": "", + "module": null, + "cable": 60, + "cable_end": "B", + "mark_connected": false, + "_path": 78, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000002............", + "lag": 858, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 784, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000003............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 785, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000004............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 786, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000005............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 787, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000006............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 788, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000007............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 789, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000008............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 790, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000009............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 791, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000010............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 792, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000011............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 793, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000012............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 794, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000013............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 795, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000014............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 796, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000015............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 797, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000016............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 798, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000017............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 799, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000018............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 800, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000019............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 801, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000020............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 802, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000021............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 803, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000022............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 804, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000023............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 805, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000024............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 806, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000025............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 807, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000026............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 808, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000027............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 809, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000028............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 810, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000029............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 811, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000030............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 812, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000031............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 813, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000032............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 814, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000033............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 815, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000034............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 816, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000035............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 817, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000036............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 818, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000037............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 819, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000038............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 820, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000039............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 821, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000040............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 822, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000041............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 823, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000042............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 824, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000043............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 825, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000044............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 826, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000045............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 827, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000046............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 828, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000047............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 829, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000048............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 830, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "GigabitEthernet0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999GigabitEthernet000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 831, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "STACK0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000000............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 832, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "STACK1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999STACK000001............", + "lag": null, + "type": "cisco-stackwise", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 833, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 1, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 834, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 14, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 835, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 2, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 836, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 15, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 837, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 3, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 838, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 16, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 839, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 4, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 840, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 17, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 841, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 5, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 842, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 18, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 843, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 6, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 844, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 19, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 845, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 7, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 846, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 20, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 847, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 8, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 848, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 21, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 849, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 9, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 850, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 22, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 851, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 10, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 852, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 23, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 853, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 11, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 854, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 24, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 855, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 12, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 856, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 25, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 857, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 13, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 858, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 26, + "name": "Po1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999Po000001............", + "lag": null, + "type": "lag", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 859, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "et-0/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999et-000048............", + "lag": null, + "type": "100gbase-x-qsfp28", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 860, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "et-0/0/49", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999et-000049............", + "lag": null, + "type": "100gbase-x-qsfp28", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 861, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "et-0/0/50", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999et-000050............", + "lag": null, + "type": "100gbase-x-qsfp28", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 862, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "et-0/0/51", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999et-000051............", + "lag": null, + "type": "100gbase-x-qsfp28", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 863, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 124, + "cable_end": "A", + "mark_connected": false, + "_path": 87, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 864, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 125, + "cable_end": "A", + "mark_connected": false, + "_path": 88, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 865, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/2", + "label": "", + "description": "", + "module": null, + "cable": 126, + "cable_end": "A", + "mark_connected": false, + "_path": 89, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 866, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/3", + "label": "", + "description": "", + "module": null, + "cable": 127, + "cable_end": "A", + "mark_connected": false, + "_path": 90, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 867, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 868, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 869, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 870, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 871, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000008............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 872, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000009............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 873, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000010............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 874, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000011............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 875, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000012............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 876, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000013............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 877, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000014............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 878, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000015............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 879, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000016............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 880, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000017............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 881, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000018............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 882, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000019............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 883, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000020............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 884, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000021............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 885, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000022............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 886, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000023............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 887, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000024............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 888, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000025............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 889, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000026............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 890, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000027............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 891, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000028............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 892, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000029............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 893, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000030............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 894, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000031............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 895, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000032............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 896, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000033............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 897, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000034............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 898, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000035............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 899, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000036............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 900, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000037............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 901, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000038............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 902, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000039............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 903, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000040............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 904, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000041............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 905, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000042............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 906, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000043............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 907, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000044............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 908, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000045............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 909, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000046............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 910, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "xe-0/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000047............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 911, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 93, + "name": "fxp0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999fxp000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 912, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "et-0/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999et-000048............", + "lag": null, + "type": "100gbase-x-qsfp28", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 913, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "et-0/0/49", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999et-000049............", + "lag": null, + "type": "100gbase-x-qsfp28", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 914, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "et-0/0/50", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999et-000050............", + "lag": null, + "type": "100gbase-x-qsfp28", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 915, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "et-0/0/51", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999et-000051............", + "lag": null, + "type": "100gbase-x-qsfp28", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 916, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 116, + "cable_end": "A", + "mark_connected": false, + "_path": 79, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 917, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 117, + "cable_end": "A", + "mark_connected": false, + "_path": 80, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 918, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/2", + "label": "", + "description": "", + "module": null, + "cable": 118, + "cable_end": "A", + "mark_connected": false, + "_path": 81, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 919, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/3", + "label": "", + "description": "", + "module": null, + "cable": 119, + "cable_end": "A", + "mark_connected": false, + "_path": 82, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 920, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 921, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 922, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 923, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 924, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000008............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 925, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000009............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 926, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000010............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 927, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000011............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 928, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000012............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 929, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000013............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 930, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000014............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 931, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000015............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 932, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000016............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 933, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000017............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 934, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000018............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 935, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000019............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 936, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000020............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 937, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000021............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 938, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000022............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 939, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000023............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 940, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000024............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 941, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000025............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 942, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000026............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 943, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000027............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 944, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000028............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 945, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000029............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 946, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000030............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 947, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000031............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 948, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000032............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 949, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000033............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 950, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000034............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 951, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000035............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 952, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000036............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 953, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000037............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 954, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000038............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 955, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000039............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 956, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000040............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 957, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000041............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 958, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000042............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 959, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000043............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 960, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000044............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 961, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000045............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 962, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000046............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 963, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "xe-0/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000047............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 964, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 94, + "name": "fxp0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999fxp000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 965, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "et-0/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999et-000048............", + "lag": null, + "type": "100gbase-x-qsfp28", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 966, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "et-0/0/49", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999et-000049............", + "lag": null, + "type": "100gbase-x-qsfp28", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 967, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "et-0/0/50", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999et-000050............", + "lag": null, + "type": "100gbase-x-qsfp28", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 968, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "et-0/0/51", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999et-000051............", + "lag": null, + "type": "100gbase-x-qsfp28", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 969, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/0", + "label": "", + "description": "", + "module": null, + "cable": 120, + "cable_end": "A", + "mark_connected": false, + "_path": 83, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 970, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/1", + "label": "", + "description": "", + "module": null, + "cable": 121, + "cable_end": "A", + "mark_connected": false, + "_path": 84, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 971, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/2", + "label": "", + "description": "", + "module": null, + "cable": 122, + "cable_end": "A", + "mark_connected": false, + "_path": 85, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 972, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/3", + "label": "", + "description": "", + "module": null, + "cable": 123, + "cable_end": "A", + "mark_connected": false, + "_path": 86, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 973, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 974, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 975, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 976, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 977, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000008............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 978, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000009............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 979, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000010............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 980, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000011............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 981, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000012............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 982, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000013............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 983, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000014............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 984, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000015............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 985, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000016............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 986, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000017............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 987, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000018............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 988, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000019............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 989, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000020............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 990, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000021............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 991, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000022............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 992, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000023............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 993, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000024............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 994, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000025............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 995, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000026............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 996, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000027............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 997, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000028............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 998, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000029............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 999, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000030............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1000, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000031............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1001, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000032............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1002, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000033............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1003, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000034............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1004, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000035............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1005, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000036............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1006, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000037............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1007, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000038............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1008, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000039............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1009, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000040............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1010, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000041............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1011, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000042............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1012, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000043............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1013, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000044............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1014, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000045............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1015, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000046............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1016, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "xe-0/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000047............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1017, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.841Z", + "custom_field_data": {}, + "device": 95, + "name": "fxp0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999fxp000000............", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1018, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.309Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/0/0", + "label": "", + "description": "", + "module": 1, + "cable": 104, + "cable_end": "A", + "mark_connected": false, + "_path": 91, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1019, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.316Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/0/1", + "label": "", + "description": "", + "module": 1, + "cable": 105, + "cable_end": "A", + "mark_connected": false, + "_path": 92, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1020, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.319Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/0/2", + "label": "", + "description": "", + "module": 1, + "cable": 108, + "cable_end": "A", + "mark_connected": false, + "_path": 93, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1021, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.323Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/0/3", + "label": "", + "description": "", + "module": 1, + "cable": 109, + "cable_end": "A", + "mark_connected": false, + "_path": 94, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1022, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.326Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/0/4", + "label": "", + "description": "", + "module": 1, + "cable": 112, + "cable_end": "A", + "mark_connected": false, + "_path": 95, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1023, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.330Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/0/5", + "label": "", + "description": "", + "module": 1, + "cable": 113, + "cable_end": "A", + "mark_connected": false, + "_path": 96, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1024, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.332Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/0/6", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1025, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.335Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/0/7", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1026, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.338Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/1/0", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1027, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.340Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/1/1", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1028, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.343Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/1/2", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1029, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.346Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/1/3", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1030, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.349Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/1/4", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1031, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.351Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/1/5", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1032, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.354Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/1/6", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1033, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.357Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/1/7", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1034, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.360Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/2/0", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1035, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.363Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/2/1", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1036, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.366Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/2/2", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1037, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.368Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/2/3", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1038, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.371Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/2/4", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1039, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.374Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/2/5", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1040, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.376Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/2/6", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1041, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.379Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/2/7", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1042, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.382Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/3/0", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1043, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.384Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/3/1", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1044, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.387Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/3/2", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1045, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.390Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/3/3", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1046, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.393Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/3/4", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1047, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.396Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/3/5", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1048, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.399Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/3/6", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1049, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.401Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-0/3/7", + "label": "", + "description": "", + "module": 1, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1066, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.408Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/0/0", + "label": "", + "description": "", + "module": 3, + "cable": 106, + "cable_end": "A", + "mark_connected": false, + "_path": 97, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1067, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.411Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/0/1", + "label": "", + "description": "", + "module": 3, + "cable": 107, + "cable_end": "A", + "mark_connected": false, + "_path": 98, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1068, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.413Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/0/2", + "label": "", + "description": "", + "module": 3, + "cable": 110, + "cable_end": "A", + "mark_connected": false, + "_path": 99, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1069, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.416Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/0/3", + "label": "", + "description": "", + "module": 3, + "cable": 111, + "cable_end": "A", + "mark_connected": false, + "_path": 100, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1070, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.418Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/0/4", + "label": "", + "description": "", + "module": 3, + "cable": 114, + "cable_end": "A", + "mark_connected": false, + "_path": 101, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1071, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.422Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/0/5", + "label": "", + "description": "", + "module": 3, + "cable": 115, + "cable_end": "A", + "mark_connected": false, + "_path": 102, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1072, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.425Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/0/6", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1073, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.427Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/0/7", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000099999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1074, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.430Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/1/0", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1075, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.433Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/1/1", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1076, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.437Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/1/2", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1077, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.440Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/1/3", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1078, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.444Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/1/4", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1079, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.447Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/1/5", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1080, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.449Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/1/6", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1081, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.452Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/1/7", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000199999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1082, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.455Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/2/0", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1083, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.457Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/2/1", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1084, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.460Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/2/2", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1085, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.463Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/2/3", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1086, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.466Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/2/4", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1087, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.468Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/2/5", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1088, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.471Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/2/6", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1089, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.474Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/2/7", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000299999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1090, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.480Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/3/0", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1091, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.483Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/3/1", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1092, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.487Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/3/2", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1093, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.490Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/3/3", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1094, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.492Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/3/4", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1095, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.495Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/3/5", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1096, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.498Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/3/6", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1097, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2022-04-08T01:10:07.501Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-0/3/7", + "label": "", + "description": "", + "module": 3, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0000000399999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1114, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:50.210Z", + "custom_field_data": {}, + "device": 98, + "name": "et-1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000048............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1115, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:50.344Z", + "custom_field_data": {}, + "device": 98, + "name": "et-1/0/49", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000049............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1116, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:50.474Z", + "custom_field_data": {}, + "device": 98, + "name": "et-1/0/50", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000050............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1117, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:50.602Z", + "custom_field_data": {}, + "device": 98, + "name": "et-1/0/51", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000051............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1118, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:50.731Z", + "custom_field_data": {}, + "device": 98, + "name": "et-1/0/52", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000052............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1119, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:50.861Z", + "custom_field_data": {}, + "device": 98, + "name": "et-1/0/53", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000053............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1120, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:50.992Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000000............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1121, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:51.123Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000001............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1122, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:51.258Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000002............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1123, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:51.435Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000003............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1124, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:51.593Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000004............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1125, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:51.727Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000005............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1126, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:51.855Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000006............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1127, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:51.989Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000007............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1128, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:52.116Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000008............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1129, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:52.243Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000009............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1130, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:52.371Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000010............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1131, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:52.500Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000011............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1132, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:52.634Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000012............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1133, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:52.812Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000013............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1134, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:52.967Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000014............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1135, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:53.102Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000015............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1136, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:53.229Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000016............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1137, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:53.361Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000017............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1138, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:53.496Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000018............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1139, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:53.628Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000019............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1140, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:53.756Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000020............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1141, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:53.884Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000021............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1142, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:54.011Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000022............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1143, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:54.170Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000023............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1144, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:54.334Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000024............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1145, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:54.486Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000025............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1146, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:54.631Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000026............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1147, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:54.756Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000027............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1148, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:54.881Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000028............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1149, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:55.005Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000029............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1150, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:55.129Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000030............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1151, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:55.253Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000031............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1152, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:55.378Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000032............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1153, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:55.502Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000033............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1154, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:55.696Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000034............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1155, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:55.846Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000035............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1156, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:55.969Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000036............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1157, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:56.093Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000037............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1158, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:56.216Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000038............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1159, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:56.340Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000039............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1160, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:56.464Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000040............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1161, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:56.589Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000041............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1162, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:56.716Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000042............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1163, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:56.915Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000043............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1164, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:57.061Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000044............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1165, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:57.188Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000045............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1166, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:57.315Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000046............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1167, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:57.443Z", + "custom_field_data": {}, + "device": 98, + "name": "xe-1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000047............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1168, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:57.571Z", + "custom_field_data": {}, + "device": 98, + "name": "vme", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999vme..................", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1169, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:57.699Z", + "custom_field_data": {}, + "device": 99, + "name": "et-2/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000048............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1170, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:57.828Z", + "custom_field_data": {}, + "device": 99, + "name": "et-2/0/49", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000049............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1171, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:57.978Z", + "custom_field_data": {}, + "device": 99, + "name": "et-2/0/50", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000050............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1172, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:58.178Z", + "custom_field_data": {}, + "device": 99, + "name": "et-2/0/51", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000051............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1173, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:58.312Z", + "custom_field_data": {}, + "device": 99, + "name": "et-2/0/52", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000052............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1174, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:58.467Z", + "custom_field_data": {}, + "device": 99, + "name": "et-2/0/53", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000053............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1175, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:58.603Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000000............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1176, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:58.732Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000001............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1177, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:58.859Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000002............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1178, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:58.986Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000003............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1179, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:59.112Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000004............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1180, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:59.327Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000005............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1181, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:59.455Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000006............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1182, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:59.584Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000007............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1183, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:59.711Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000008............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1184, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:59.836Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000009............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1185, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:21:59.960Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000010............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1186, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:00.089Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000011............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1187, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:00.213Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000012............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1188, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:00.385Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000013............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1189, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:00.547Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000014............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1190, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:00.671Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000015............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1191, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:00.797Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000016............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1192, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:00.922Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000017............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1193, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:01.052Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000018............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1194, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:01.184Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000019............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1195, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:01.314Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000020............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1196, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:01.443Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000021............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1197, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:01.651Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000022............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1198, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:01.818Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000023............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1199, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:01.949Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000024............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1200, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:02.078Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000025............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1201, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:02.209Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000026............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1202, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:02.337Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000027............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1203, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:02.467Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000028............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1204, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:02.597Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000029............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1205, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:02.726Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000030............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1206, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:02.877Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000031............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1207, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:03.045Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000032............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1208, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:03.198Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000033............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1209, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:03.336Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000034............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1210, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:03.463Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000035............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1211, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:03.592Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000036............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1212, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:03.726Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000037............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1213, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:03.855Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000038............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1214, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:03.982Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000039............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1215, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:04.110Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000040............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1216, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:04.238Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000041............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1217, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:04.410Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000042............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1218, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:04.574Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000043............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1219, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:04.721Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000044............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1220, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:04.852Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000045............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1221, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:04.980Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000046............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1222, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:22:05.109Z", + "custom_field_data": {}, + "device": 99, + "name": "xe-2/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000047............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1223, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:10:05.234Z", + "custom_field_data": {}, + "device": 99, + "name": "vme", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999vme..................", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1224, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.367Z", + "custom_field_data": {}, + "device": 100, + "name": "et-1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000048............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1225, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.374Z", + "custom_field_data": {}, + "device": 100, + "name": "et-1/0/49", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000049............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1226, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.376Z", + "custom_field_data": {}, + "device": 100, + "name": "et-1/0/50", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000050............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1227, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.384Z", + "custom_field_data": {}, + "device": 100, + "name": "et-1/0/51", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000051............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1228, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.390Z", + "custom_field_data": {}, + "device": 100, + "name": "et-1/0/52", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000052............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1229, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.397Z", + "custom_field_data": {}, + "device": 100, + "name": "et-1/0/53", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000053............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1230, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.403Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000000............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1231, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.407Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000001............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1232, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.410Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000002............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1233, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.413Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000003............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1234, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.416Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000004............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1235, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.419Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000005............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1236, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.421Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000006............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1237, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.424Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000007............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1238, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.427Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000008............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1239, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.429Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000009............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1240, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.432Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000010............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1241, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.435Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000011............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1242, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.437Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000012............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1243, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.440Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000013............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1244, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.443Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000014............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1245, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.445Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000015............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1246, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.448Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000016............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1247, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.451Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000017............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1248, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.453Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000018............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1249, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.456Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000019............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1250, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.459Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000020............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1251, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.461Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000021............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1252, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.464Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000022............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1253, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.467Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000023............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1254, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.470Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000024............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1255, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.472Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000025............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1256, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.475Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000026............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1257, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.478Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000027............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1258, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.480Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000028............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1259, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.483Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000029............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1260, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.486Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000030............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1261, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.488Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000031............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1262, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.491Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000032............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1263, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.494Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000033............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1264, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.496Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000034............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1265, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.499Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000035............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1266, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.502Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000036............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1267, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.505Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000037............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1268, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.507Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000038............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1269, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.510Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000039............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1270, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.513Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000040............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1271, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.515Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000041............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1272, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.518Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000042............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1273, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.521Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000043............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1274, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.524Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000044............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1275, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.526Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000045............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1276, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.532Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000046............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1277, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.535Z", + "custom_field_data": {}, + "device": 100, + "name": "xe-1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000047............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1278, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:25.538Z", + "custom_field_data": {}, + "device": 100, + "name": "vme", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999vme..................", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1279, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.589Z", + "custom_field_data": {}, + "device": 101, + "name": "et-2/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000048............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1280, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.594Z", + "custom_field_data": {}, + "device": 101, + "name": "et-2/0/49", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000049............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1281, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.597Z", + "custom_field_data": {}, + "device": 101, + "name": "et-2/0/50", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000050............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1282, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.600Z", + "custom_field_data": {}, + "device": 101, + "name": "et-2/0/51", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000051............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1283, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.604Z", + "custom_field_data": {}, + "device": 101, + "name": "et-2/0/52", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000052............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1284, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.606Z", + "custom_field_data": {}, + "device": 101, + "name": "et-2/0/53", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000053............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1285, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.610Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000000............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1286, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.613Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000001............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1287, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.617Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000002............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1288, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.620Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000003............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1289, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.623Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000004............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1290, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.626Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000005............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1291, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.628Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000006............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1292, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.631Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000007............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1293, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.634Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000008............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1294, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.636Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000009............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1295, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.639Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000010............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1296, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.642Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000011............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1297, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.644Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000012............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1298, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.647Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000013............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1299, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.650Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000014............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1300, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.653Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000015............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1301, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.655Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000016............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1302, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.658Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000017............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1303, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.661Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000018............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1304, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.663Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000019............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1305, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.666Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000020............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1306, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.669Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000021............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1307, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.671Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000022............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1308, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.674Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000023............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1309, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.676Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000024............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1310, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.679Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000025............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1311, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.682Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000026............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1312, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.685Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000027............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1313, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.687Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000028............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1314, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.690Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000029............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1315, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.693Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000030............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1316, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.696Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000031............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1317, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.698Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000032............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1318, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.701Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000033............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1319, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.704Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000034............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1320, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.706Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000035............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1321, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.709Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000036............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1322, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.712Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000037............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1323, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.715Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000038............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1324, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.717Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000039............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1325, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.720Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000040............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1326, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.723Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000041............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1327, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.726Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000042............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1328, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.728Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000043............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1329, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.731Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000044............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1330, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.734Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000045............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1331, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.737Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000046............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1332, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.740Z", + "custom_field_data": {}, + "device": 101, + "name": "xe-2/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000047............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1333, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:24:40.742Z", + "custom_field_data": {}, + "device": 101, + "name": "vme", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999vme..................", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1334, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.594Z", + "custom_field_data": {}, + "device": 102, + "name": "et-1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000048............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1335, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.603Z", + "custom_field_data": {}, + "device": 102, + "name": "et-1/0/49", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000049............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1336, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.606Z", + "custom_field_data": {}, + "device": 102, + "name": "et-1/0/50", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000050............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1337, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.608Z", + "custom_field_data": {}, + "device": 102, + "name": "et-1/0/51", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000051............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1338, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.611Z", + "custom_field_data": {}, + "device": 102, + "name": "et-1/0/52", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000052............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1339, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.614Z", + "custom_field_data": {}, + "device": 102, + "name": "et-1/0/53", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000053............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1340, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.617Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000000............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1341, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.620Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000001............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1342, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.622Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000002............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1343, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.625Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000003............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1344, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.628Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000004............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1345, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.631Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000005............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1346, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.633Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000006............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1347, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.636Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000007............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1348, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.639Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000008............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1349, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.641Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000009............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1350, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.644Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000010............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1351, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.647Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000011............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1352, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.649Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000012............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1353, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.652Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000013............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1354, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.655Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000014............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1355, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.658Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000015............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1356, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.662Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000016............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1357, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.665Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000017............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1358, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.668Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000018............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1359, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.671Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000019............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1360, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.673Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000020............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1361, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.676Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000021............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1362, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.678Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000022............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1363, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.681Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000023............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1364, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.684Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000024............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1365, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.686Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000025............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1366, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.689Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000026............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1367, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.691Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000027............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1368, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.694Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000028............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1369, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.790Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000029............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1370, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.794Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000030............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1371, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.797Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000031............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1372, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.799Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000032............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1373, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.802Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000033............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1374, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.805Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000034............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1375, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.807Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000035............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1376, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.810Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000036............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1377, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.813Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000037............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1378, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.815Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000038............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1379, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.818Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000039............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1380, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.821Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000040............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1381, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.823Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000041............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1382, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.826Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000042............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1383, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.829Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000043............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1384, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.831Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000044............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1385, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.834Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000045............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1386, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.836Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000046............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1387, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.839Z", + "custom_field_data": {}, + "device": 102, + "name": "xe-1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000047............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1388, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:25:55.842Z", + "custom_field_data": {}, + "device": 102, + "name": "vme", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999vme..................", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1389, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.070Z", + "custom_field_data": {}, + "device": 103, + "name": "et-2/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000048............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1390, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.075Z", + "custom_field_data": {}, + "device": 103, + "name": "et-2/0/49", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000049............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1391, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.079Z", + "custom_field_data": {}, + "device": 103, + "name": "et-2/0/50", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000050............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1392, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.082Z", + "custom_field_data": {}, + "device": 103, + "name": "et-2/0/51", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000051............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1393, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.086Z", + "custom_field_data": {}, + "device": 103, + "name": "et-2/0/52", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000052............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1394, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.088Z", + "custom_field_data": {}, + "device": 103, + "name": "et-2/0/53", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000053............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1395, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.092Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000000............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1396, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.095Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000001............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1397, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.098Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000002............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1398, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.100Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000003............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1399, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.103Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000004............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1400, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.106Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000005............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1401, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.109Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000006............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1402, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.112Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000007............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1403, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.115Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000008............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1404, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.117Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000009............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1405, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.120Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000010............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1406, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.123Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000011............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1407, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.126Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000012............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1408, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.128Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000013............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1409, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.131Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000014............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1410, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.134Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000015............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1411, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.136Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000016............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1412, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.139Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000017............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1413, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.142Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000018............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1414, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.144Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000019............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1415, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.147Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000020............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1416, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.150Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000021............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1417, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.152Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000022............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1418, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.155Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000023............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1419, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.158Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000024............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1420, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.161Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000025............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1421, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.163Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000026............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1422, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.166Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000027............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1423, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.169Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000028............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1424, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.171Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000029............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1425, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.174Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000030............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1426, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.177Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000031............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1427, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.180Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000032............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1428, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.182Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000033............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1429, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.185Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000034............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1430, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.187Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000035............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1431, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.191Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000036............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1432, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.194Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000037............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1433, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.197Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000038............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1434, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.201Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000039............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1435, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.203Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000040............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1436, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.206Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000041............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1437, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.209Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000042............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1438, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.212Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000043............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1439, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.216Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000044............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1440, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.218Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000045............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1441, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.221Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000046............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1442, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.224Z", + "custom_field_data": {}, + "device": 103, + "name": "xe-2/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000047............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1443, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:27:06.226Z", + "custom_field_data": {}, + "device": 103, + "name": "vme", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999vme..................", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1444, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.614Z", + "custom_field_data": {}, + "device": 104, + "name": "et-1/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000048............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1445, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.617Z", + "custom_field_data": {}, + "device": 104, + "name": "et-1/0/49", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000049............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1446, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.620Z", + "custom_field_data": {}, + "device": 104, + "name": "et-1/0/50", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000050............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1447, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.622Z", + "custom_field_data": {}, + "device": 104, + "name": "et-1/0/51", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000051............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1448, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.625Z", + "custom_field_data": {}, + "device": 104, + "name": "et-1/0/52", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000052............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1449, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.628Z", + "custom_field_data": {}, + "device": 104, + "name": "et-1/0/53", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999et-000053............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1450, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.630Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000000............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1451, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.633Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000001............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1452, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.636Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000002............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1453, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.639Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000003............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1454, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.641Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000004............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1455, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.644Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000005............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1456, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.647Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000006............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1457, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.649Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000007............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1458, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.652Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000008............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1459, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.655Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000009............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1460, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.657Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000010............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1461, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.660Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000011............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1462, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.663Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000012............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1463, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.666Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000013............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1464, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.668Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000014............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1465, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.671Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000015............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1466, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.674Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000016............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1467, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.676Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000017............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1468, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.679Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000018............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1469, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.681Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000019............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1470, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.684Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000020............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1471, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.687Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000021............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1472, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.690Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000022............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1473, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.693Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000023............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1474, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.695Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000024............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1475, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.698Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000025............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1476, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.701Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000026............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1477, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.703Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000027............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1478, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.706Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000028............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1479, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.709Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000029............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1480, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.712Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000030............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1481, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.714Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000031............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1482, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.718Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000032............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1483, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.720Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000033............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1484, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.723Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000034............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1485, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.726Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000035............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1486, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.728Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000036............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1487, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.731Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000037............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1488, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.734Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000038............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1489, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.736Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000039............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1490, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.739Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000040............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1491, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.742Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000041............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1492, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.744Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000042............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1493, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.747Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000043............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1494, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.750Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000044............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1495, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.752Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000045............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1496, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.755Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000046............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1497, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.758Z", + "custom_field_data": {}, + "device": 104, + "name": "xe-1/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000047............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1498, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:35.760Z", + "custom_field_data": {}, + "device": 104, + "name": "vme", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999vme..................", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1499, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.379Z", + "custom_field_data": {}, + "device": 105, + "name": "et-2/0/48", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000048............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1500, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.389Z", + "custom_field_data": {}, + "device": 105, + "name": "et-2/0/49", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000049............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1501, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.392Z", + "custom_field_data": {}, + "device": 105, + "name": "et-2/0/50", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000050............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1502, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.395Z", + "custom_field_data": {}, + "device": 105, + "name": "et-2/0/51", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000051............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1503, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.399Z", + "custom_field_data": {}, + "device": 105, + "name": "et-2/0/52", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000052............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1504, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.402Z", + "custom_field_data": {}, + "device": 105, + "name": "et-2/0/53", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999et-000053............", + "lag": null, + "type": "40gbase-x-qsfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1505, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.405Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/0", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000000............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1506, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.408Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/1", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000001............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1507, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.411Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/2", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000002............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1508, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.414Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/3", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000003............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1509, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.416Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/4", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000004............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1510, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.419Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/5", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000005............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1511, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.421Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/6", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000006............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1512, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.424Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/7", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000007............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1513, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.426Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/8", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000008............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1514, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.429Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/9", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000009............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1515, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.432Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/10", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000010............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1516, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.434Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/11", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000011............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1517, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.437Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/12", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000012............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1518, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.439Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/13", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000013............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1519, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.442Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/14", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000014............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1520, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.445Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/15", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000015............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1521, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.447Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/16", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000016............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1522, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.450Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/17", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000017............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1523, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.452Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/18", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000018............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1524, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.455Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/19", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000019............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1525, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.458Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/20", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000020............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1526, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.460Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/21", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000021............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1527, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.463Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/22", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000022............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1528, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.465Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/23", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000023............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1529, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.468Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/24", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000024............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1530, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.471Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/25", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000025............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1531, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.473Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/26", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000026............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1532, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.476Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/27", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000027............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1533, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.478Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/28", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000028............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1534, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.481Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/29", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000029............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1535, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.483Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/30", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000030............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1536, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.486Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/31", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000031............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1537, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.489Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/32", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000032............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1538, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.491Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/33", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000033............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1539, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.494Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/34", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000034............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1540, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.496Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/35", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000035............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1541, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.499Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/36", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000036............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1542, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.502Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/37", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000037............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1543, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.504Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/38", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000038............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1544, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.507Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/39", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000039............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1545, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.509Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/40", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000040............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1546, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.512Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/41", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000041............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1547, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.514Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/42", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000042............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1548, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.517Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/43", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000043............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1549, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.519Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/44", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000044............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1550, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.522Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/45", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000045............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1551, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.525Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/46", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000046............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1552, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.527Z", + "custom_field_data": {}, + "device": 105, + "name": "xe-2/0/47", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0002000099999999xe-000047............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1553, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:28:36.530Z", + "custom_field_data": {}, + "device": 105, + "name": "vme", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999vme..................", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1554, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.141Z", + "custom_field_data": {}, + "device": 106, + "name": "CMM", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "9999999999999999CMM..................", + "lag": null, + "type": "1000base-t", + "mgmt_only": true, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1555, + "fields": { + "created": "2022-04-08T00:59:29.211Z", + "last_updated": "2022-04-08T00:59:29.211Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/0/0", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1556, + "fields": { + "created": "2022-04-08T00:59:29.211Z", + "last_updated": "2022-04-08T00:59:29.211Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/0/1", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1557, + "fields": { + "created": "2022-04-08T00:59:29.211Z", + "last_updated": "2022-04-08T00:59:29.211Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/0/2", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1558, + "fields": { + "created": "2022-04-08T00:59:29.211Z", + "last_updated": "2022-04-08T00:59:29.211Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/0/3", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1559, + "fields": { + "created": "2022-04-08T00:59:29.212Z", + "last_updated": "2022-04-08T00:59:29.212Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/0/4", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1560, + "fields": { + "created": "2022-04-08T00:59:29.212Z", + "last_updated": "2022-04-08T00:59:29.212Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/0/5", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1561, + "fields": { + "created": "2022-04-08T00:59:29.212Z", + "last_updated": "2022-04-08T00:59:29.212Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/0/6", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1562, + "fields": { + "created": "2022-04-08T00:59:29.212Z", + "last_updated": "2022-04-08T00:59:29.212Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/0/7", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1563, + "fields": { + "created": "2022-04-08T00:59:29.212Z", + "last_updated": "2022-04-08T00:59:29.212Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/1/0", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1564, + "fields": { + "created": "2022-04-08T00:59:29.212Z", + "last_updated": "2022-04-08T00:59:29.212Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/1/1", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1565, + "fields": { + "created": "2022-04-08T00:59:29.212Z", + "last_updated": "2022-04-08T00:59:29.212Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/1/2", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1566, + "fields": { + "created": "2022-04-08T00:59:29.212Z", + "last_updated": "2022-04-08T00:59:29.212Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/1/3", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1567, + "fields": { + "created": "2022-04-08T00:59:29.212Z", + "last_updated": "2022-04-08T00:59:29.212Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/1/4", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1568, + "fields": { + "created": "2022-04-08T00:59:29.212Z", + "last_updated": "2022-04-08T00:59:29.212Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/1/5", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1569, + "fields": { + "created": "2022-04-08T00:59:29.213Z", + "last_updated": "2022-04-08T00:59:29.213Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/1/6", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1570, + "fields": { + "created": "2022-04-08T00:59:29.213Z", + "last_updated": "2022-04-08T00:59:29.213Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/1/7", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1571, + "fields": { + "created": "2022-04-08T00:59:29.213Z", + "last_updated": "2022-04-08T00:59:29.213Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/2/0", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1572, + "fields": { + "created": "2022-04-08T00:59:29.213Z", + "last_updated": "2022-04-08T00:59:29.213Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/2/1", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1573, + "fields": { + "created": "2022-04-08T00:59:29.213Z", + "last_updated": "2022-04-08T00:59:29.213Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/2/2", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1574, + "fields": { + "created": "2022-04-08T00:59:29.213Z", + "last_updated": "2022-04-08T00:59:29.213Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/2/3", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1575, + "fields": { + "created": "2022-04-08T00:59:29.213Z", + "last_updated": "2022-04-08T00:59:29.213Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/2/4", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1576, + "fields": { + "created": "2022-04-08T00:59:29.213Z", + "last_updated": "2022-04-08T00:59:29.213Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/2/5", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1577, + "fields": { + "created": "2022-04-08T00:59:29.213Z", + "last_updated": "2022-04-08T00:59:29.213Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/2/6", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1578, + "fields": { + "created": "2022-04-08T00:59:29.213Z", + "last_updated": "2022-04-08T00:59:29.213Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/2/7", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1579, + "fields": { + "created": "2022-04-08T00:59:29.213Z", + "last_updated": "2022-04-08T00:59:29.213Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/3/0", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1580, + "fields": { + "created": "2022-04-08T00:59:29.214Z", + "last_updated": "2022-04-08T00:59:29.214Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/3/1", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1581, + "fields": { + "created": "2022-04-08T00:59:29.214Z", + "last_updated": "2022-04-08T00:59:29.214Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/3/2", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1582, + "fields": { + "created": "2022-04-08T00:59:29.214Z", + "last_updated": "2022-04-08T00:59:29.214Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/3/3", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1583, + "fields": { + "created": "2022-04-08T00:59:29.214Z", + "last_updated": "2022-04-08T00:59:29.214Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/3/4", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1584, + "fields": { + "created": "2022-04-08T00:59:29.214Z", + "last_updated": "2022-04-08T00:59:29.214Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/3/5", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1585, + "fields": { + "created": "2022-04-08T00:59:29.214Z", + "last_updated": "2022-04-08T00:59:29.214Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/3/6", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1586, + "fields": { + "created": "2022-04-08T00:59:29.214Z", + "last_updated": "2022-04-08T00:59:29.214Z", + "custom_field_data": {}, + "device": 96, + "name": "xe-1/3/7", + "label": "", + "description": "", + "module": 2, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1587, + "fields": { + "created": "2022-04-08T00:59:51.175Z", + "last_updated": "2022-04-08T00:59:51.175Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/0/0", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1588, + "fields": { + "created": "2022-04-08T00:59:51.175Z", + "last_updated": "2022-04-08T00:59:51.175Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/0/1", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1589, + "fields": { + "created": "2022-04-08T00:59:51.175Z", + "last_updated": "2022-04-08T00:59:51.175Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/0/2", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1590, + "fields": { + "created": "2022-04-08T00:59:51.175Z", + "last_updated": "2022-04-08T00:59:51.175Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/0/3", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1591, + "fields": { + "created": "2022-04-08T00:59:51.176Z", + "last_updated": "2022-04-08T00:59:51.176Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/0/4", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1592, + "fields": { + "created": "2022-04-08T00:59:51.176Z", + "last_updated": "2022-04-08T00:59:51.176Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/0/5", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1593, + "fields": { + "created": "2022-04-08T00:59:51.176Z", + "last_updated": "2022-04-08T00:59:51.176Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/0/6", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1594, + "fields": { + "created": "2022-04-08T00:59:51.176Z", + "last_updated": "2022-04-08T00:59:51.176Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/0/7", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000099999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1595, + "fields": { + "created": "2022-04-08T00:59:51.176Z", + "last_updated": "2022-04-08T00:59:51.176Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/1/0", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1596, + "fields": { + "created": "2022-04-08T00:59:51.176Z", + "last_updated": "2022-04-08T00:59:51.176Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/1/1", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1597, + "fields": { + "created": "2022-04-08T00:59:51.176Z", + "last_updated": "2022-04-08T00:59:51.176Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/1/2", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1598, + "fields": { + "created": "2022-04-08T00:59:51.176Z", + "last_updated": "2022-04-08T00:59:51.176Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/1/3", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1599, + "fields": { + "created": "2022-04-08T00:59:51.176Z", + "last_updated": "2022-04-08T00:59:51.176Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/1/4", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1600, + "fields": { + "created": "2022-04-08T00:59:51.176Z", + "last_updated": "2022-04-08T00:59:51.176Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/1/5", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1601, + "fields": { + "created": "2022-04-08T00:59:51.176Z", + "last_updated": "2022-04-08T00:59:51.176Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/1/6", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1602, + "fields": { + "created": "2022-04-08T00:59:51.176Z", + "last_updated": "2022-04-08T00:59:51.176Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/1/7", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000199999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1603, + "fields": { + "created": "2022-04-08T00:59:51.177Z", + "last_updated": "2022-04-08T00:59:51.177Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/2/0", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1604, + "fields": { + "created": "2022-04-08T00:59:51.177Z", + "last_updated": "2022-04-08T00:59:51.177Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/2/1", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1605, + "fields": { + "created": "2022-04-08T00:59:51.177Z", + "last_updated": "2022-04-08T00:59:51.177Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/2/2", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1606, + "fields": { + "created": "2022-04-08T00:59:51.177Z", + "last_updated": "2022-04-08T00:59:51.177Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/2/3", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1607, + "fields": { + "created": "2022-04-08T00:59:51.177Z", + "last_updated": "2022-04-08T00:59:51.177Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/2/4", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1608, + "fields": { + "created": "2022-04-08T00:59:51.177Z", + "last_updated": "2022-04-08T00:59:51.177Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/2/5", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1609, + "fields": { + "created": "2022-04-08T00:59:51.177Z", + "last_updated": "2022-04-08T00:59:51.177Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/2/6", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1610, + "fields": { + "created": "2022-04-08T00:59:51.177Z", + "last_updated": "2022-04-08T00:59:51.177Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/2/7", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000299999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1611, + "fields": { + "created": "2022-04-08T00:59:51.177Z", + "last_updated": "2022-04-08T00:59:51.177Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/3/0", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000000............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1612, + "fields": { + "created": "2022-04-08T00:59:51.177Z", + "last_updated": "2022-04-08T00:59:51.177Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/3/1", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000001............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1613, + "fields": { + "created": "2022-04-08T00:59:51.177Z", + "last_updated": "2022-04-08T00:59:51.177Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/3/2", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000002............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1614, + "fields": { + "created": "2022-04-08T00:59:51.177Z", + "last_updated": "2022-04-08T00:59:51.177Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/3/3", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000003............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1615, + "fields": { + "created": "2022-04-08T00:59:51.178Z", + "last_updated": "2022-04-08T00:59:51.178Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/3/4", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000004............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1616, + "fields": { + "created": "2022-04-08T00:59:51.178Z", + "last_updated": "2022-04-08T00:59:51.178Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/3/5", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000005............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1617, + "fields": { + "created": "2022-04-08T00:59:51.178Z", + "last_updated": "2022-04-08T00:59:51.178Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/3/6", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": 1618, + "fields": { + "created": "2022-04-08T00:59:51.178Z", + "last_updated": "2022-04-08T00:59:51.178Z", + "custom_field_data": {}, + "device": 97, + "name": "xe-1/3/7", + "label": "", + "description": "", + "module": 4, + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "_name": "0001000399999999xe-000007............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "speed": null, + "duplex": null, + "wwn": null, + "rf_role": "", + "rf_channel": "", + "rf_channel_frequency": null, + "rf_channel_width": null, + "tx_power": null, + "poe_mode": "", + "poe_type": "", + "wireless_link": null, + "untagged_vlan": null, + "vrf": null, + "vdcs": [], + "wireless_lans": [], + "tagged_vlans": [] + } +}, +{ + "model": "dcim.frontport", + "pk": 625, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 625, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 626, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 626, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 627, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 627, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 628, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 628, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 629, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 629, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 630, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 630, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 631, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 631, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 632, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 632, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 633, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 633, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 634, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 634, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 635, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 635, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 636, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 636, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 637, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 637, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 638, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 638, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 639, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 639, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 640, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 640, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 641, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 641, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 642, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 642, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 643, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 643, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 644, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 644, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 645, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 645, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 646, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 646, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 647, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 647, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 648, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 648, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 649, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 649, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 650, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 650, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 651, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 651, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 652, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 652, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 653, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 653, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 654, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 654, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 655, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 655, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 656, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 656, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 657, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 657, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 658, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 658, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 659, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 659, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 660, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 660, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 661, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 661, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 662, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 662, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 663, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 663, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 664, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 664, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 665, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 665, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 666, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 666, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 667, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 667, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 668, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 668, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 669, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 669, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 670, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 670, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 671, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 671, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 672, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 672, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 673, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 673, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 674, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 674, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 675, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 675, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 676, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 676, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 677, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 677, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 678, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 678, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 679, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 679, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 680, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 680, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 681, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 681, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 682, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 682, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 683, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 683, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 684, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 684, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 685, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 685, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 686, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 686, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 687, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 687, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 688, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 688, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 689, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 689, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 690, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 690, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 691, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 691, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 692, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 692, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 693, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 693, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 694, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 694, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 695, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 695, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 696, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 696, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 697, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 697, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 698, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 698, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 699, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 699, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 700, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 700, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 701, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 701, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 702, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 702, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 703, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 703, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 704, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 704, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 705, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 705, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 706, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 706, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 707, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 707, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 708, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 708, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 709, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 709, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 710, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 710, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 711, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 711, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 712, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 712, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 713, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 713, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 714, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 714, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 715, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 715, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 716, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 716, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 717, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 717, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 718, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 718, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 719, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 719, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 720, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 720, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 721, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 721, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 722, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 722, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 723, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 723, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 724, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 724, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 725, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 725, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 726, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 726, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 727, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 727, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 728, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 728, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 729, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 729, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 730, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 730, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 731, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 731, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 732, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 732, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 733, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 733, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 734, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 734, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 735, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 735, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 736, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 736, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 737, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 737, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 738, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 738, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 739, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 739, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 740, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 740, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 741, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 741, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 742, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 742, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 743, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 743, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 744, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 744, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 745, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 745, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 746, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 746, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 747, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 747, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 748, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 748, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 749, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 749, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 750, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 750, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 751, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 751, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 752, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 752, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 753, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 753, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 754, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 754, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 755, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 755, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 756, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 756, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 757, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 757, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 758, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 758, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 759, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 759, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 760, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 760, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 761, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 761, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 762, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 762, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 763, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 763, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 764, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 764, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 765, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 765, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 766, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 766, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 767, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 767, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 768, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 768, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 769, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 769, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 770, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 770, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 771, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 771, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 772, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 772, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 773, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 773, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 774, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 774, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 775, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 775, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 776, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 776, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 777, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 777, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 778, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 778, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 779, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 779, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 780, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 780, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 781, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 781, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 782, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 782, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 783, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 783, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 784, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 784, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 785, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 785, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 786, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 786, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 787, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 787, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 788, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 788, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 789, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 789, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 790, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 790, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 791, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 791, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 792, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 792, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 793, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 793, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 794, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 794, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 795, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 795, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 796, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 796, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 797, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 797, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 798, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 798, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 799, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 799, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 800, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 800, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 801, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 801, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 802, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 802, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 803, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 803, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 804, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 804, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 805, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 805, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 806, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 806, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 807, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 807, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 808, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 808, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 809, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 809, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 810, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 810, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 811, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 811, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 812, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 812, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 813, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 813, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 814, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 814, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 815, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 815, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 816, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 816, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 817, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 817, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 818, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 818, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 819, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 819, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 820, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 820, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 821, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 821, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 822, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 822, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 823, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 823, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 824, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 824, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 825, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 825, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 826, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 826, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 827, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 827, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 828, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 828, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 829, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 829, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 830, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 830, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 831, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 831, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 832, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 832, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 833, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 833, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 834, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 834, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 835, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 835, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 836, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 836, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 837, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 837, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 838, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 838, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 839, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 839, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 840, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 840, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 841, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 841, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 842, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 842, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 843, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 843, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 844, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 844, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 845, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 845, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 846, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 846, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 847, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 847, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 848, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 848, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 849, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 849, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 850, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 850, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 851, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 851, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 852, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 852, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 853, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 853, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 854, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 854, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 855, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 855, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 856, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 856, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 857, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 857, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 858, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 858, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 859, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 859, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 860, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 860, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 861, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 861, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 862, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 862, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 863, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 863, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 864, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 864, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 865, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 865, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 866, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 866, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 867, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 867, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 868, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 868, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 869, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 869, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 870, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 870, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 871, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 871, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 872, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 872, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 873, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 873, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 874, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 874, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 875, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 875, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 876, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 876, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 877, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 877, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 878, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 878, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 879, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 879, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 880, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 880, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 881, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 881, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 882, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 882, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 883, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 883, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 884, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 884, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 885, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 885, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 886, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 886, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 887, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 887, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 888, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 888, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 889, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 889, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 890, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 890, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 891, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 891, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 892, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 892, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 893, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 893, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 894, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 894, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 895, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 895, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 896, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 896, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 897, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 897, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 898, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 898, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 899, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 899, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 900, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 900, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 901, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 901, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 902, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 902, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 903, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 903, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 904, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 904, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 905, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 905, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 906, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 906, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 907, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 907, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 908, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 908, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 909, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 909, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 910, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 910, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 911, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 911, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 912, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 912, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 913, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 913, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 914, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 914, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 915, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 915, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 916, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 916, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 917, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 917, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 918, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 918, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 919, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 919, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 920, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 920, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 921, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 921, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 922, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 922, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 923, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 923, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 924, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 924, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 925, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 925, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 926, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 926, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 927, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 927, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 928, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 928, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 929, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 929, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 930, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 930, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 931, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 931, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 932, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 932, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 933, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 933, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 934, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 934, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 935, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 935, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 936, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 936, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 937, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 937, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 938, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 938, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 939, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 939, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 940, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 940, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 941, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 941, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 942, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 942, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 943, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 943, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 944, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 944, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 945, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 945, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 946, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 946, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 947, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 947, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 948, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 948, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 949, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 949, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 950, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 950, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 951, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 951, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 952, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 952, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 953, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 953, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 954, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 954, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 955, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 955, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 956, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 956, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 957, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 957, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 958, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 958, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 959, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 959, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 960, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 960, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 961, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 961, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 962, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 962, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 963, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 963, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 964, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 964, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 965, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 965, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 966, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 966, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 967, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 967, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 968, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 968, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 969, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 969, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 970, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 970, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 971, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 971, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 972, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 972, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 973, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 973, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 974, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 974, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 975, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 975, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 976, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 976, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 977, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 977, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 978, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 978, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 979, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 979, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 980, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 980, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 981, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 981, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 982, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 982, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 983, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 983, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 984, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 984, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 985, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 985, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 986, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 986, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 987, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 987, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 988, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 988, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 989, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 989, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 990, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 990, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 991, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 991, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 992, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 992, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 993, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 993, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 994, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 994, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 995, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 995, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 996, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 996, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 997, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 997, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 998, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 998, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 999, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 999, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1000, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1000, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1001, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1001, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1002, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1002, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1003, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1003, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1004, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1004, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1005, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1005, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1006, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1006, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1007, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1007, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1008, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1008, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1009, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1009, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1010, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1010, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1011, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1011, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1012, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1012, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1013, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1013, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1014, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1014, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1015, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1015, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1016, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1016, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1017, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1017, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1018, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1018, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1019, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1019, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1020, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1020, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1021, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1021, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1022, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1022, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1023, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1023, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1024, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1024, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1025, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1025, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1026, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1026, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1027, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1027, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1028, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1028, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1029, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1029, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1030, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1030, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1031, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1031, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1032, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1032, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1033, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1033, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1034, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1034, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1035, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1035, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1036, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1036, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1037, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1037, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1038, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1038, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1039, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1039, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1040, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1040, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1041, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1041, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1042, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1042, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1043, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1043, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1044, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1044, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1045, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1045, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1046, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1046, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1047, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1047, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1048, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1048, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1049, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1049, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1050, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1050, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1051, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1051, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1052, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1052, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1053, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1053, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1054, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1054, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1055, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1055, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1056, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1056, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1057, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1057, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1058, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1058, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1059, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1059, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1060, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1060, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1061, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1061, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1062, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1062, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1063, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1063, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1064, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1064, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1065, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1065, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1066, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1066, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1067, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1067, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1068, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1068, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1069, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1069, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1070, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1070, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1071, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1071, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1072, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1072, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1073, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1073, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1074, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1074, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1075, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1075, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1076, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1076, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1077, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1077, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1078, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1078, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1079, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1079, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1080, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1080, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1081, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1081, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1082, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1082, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1083, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1083, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1084, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1084, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1085, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1085, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1086, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1086, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1087, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1087, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1088, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1088, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1089, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1089, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1090, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1090, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1091, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1091, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1092, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1092, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1093, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1093, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1094, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1094, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1095, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1095, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1096, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1096, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1097, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1097, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1098, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1098, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1099, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1099, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1100, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1100, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1101, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1101, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1102, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1102, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1103, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1103, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1104, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1104, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1105, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1105, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1106, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1106, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1107, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1107, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1108, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1108, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1109, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1109, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1110, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1110, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1111, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1111, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1112, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1112, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1113, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1113, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1114, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1114, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1115, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1115, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1116, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1116, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1117, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1117, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1118, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1118, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1119, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1119, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1120, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1120, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1121, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1121, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1122, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1122, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1123, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1123, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1124, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1124, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1125, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1125, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1126, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1126, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1127, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1127, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1128, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1128, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1129, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1129, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1130, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1130, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1131, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1131, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1132, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1132, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1133, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1133, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1134, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1134, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1135, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1135, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1136, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1136, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1137, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1137, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1138, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1138, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1139, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1139, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1140, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1140, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1141, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1141, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1142, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1142, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1143, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1143, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1144, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1144, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1145, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1145, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1146, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1146, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1147, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1147, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1148, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1148, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1149, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1149, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1150, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1150, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1151, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1151, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1152, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1152, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1153, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1153, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1154, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1154, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1155, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1155, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1156, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1156, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1157, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1157, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1158, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1158, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1159, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1159, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1160, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1160, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1161, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1161, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1162, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1162, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1163, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1163, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1164, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1164, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1165, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1165, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1166, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1166, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1167, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1167, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1168, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1168, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1169, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1169, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1170, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1170, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1171, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1171, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1172, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1172, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1173, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1173, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1174, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1174, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1175, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1175, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1176, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1176, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1177, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1177, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1178, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1178, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1179, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1179, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1180, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1180, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1181, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1181, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1182, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1182, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1183, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1183, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1184, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1184, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1185, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1185, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1186, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1186, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1187, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1187, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1188, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1188, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1189, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1189, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1190, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1190, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1191, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1191, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1192, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1192, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1193, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1193, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1194, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1194, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1195, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1195, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1196, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1196, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1197, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1197, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1198, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1198, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1199, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1199, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1200, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1200, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1201, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1201, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1202, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1202, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1203, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1203, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1204, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1204, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1205, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1205, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1206, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1206, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1207, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1207, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1208, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1208, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1209, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1209, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1210, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1210, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1211, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1211, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1212, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1212, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1213, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1213, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1214, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1214, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1215, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1215, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1216, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1216, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1217, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1217, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1218, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1218, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1219, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1219, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1220, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1220, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1221, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1221, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1222, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1222, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1223, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1223, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1224, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1224, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1225, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1225, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1226, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1226, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1227, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1227, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1228, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1228, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1229, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1229, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1230, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1230, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1231, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1231, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1232, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1232, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1233, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1233, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1234, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1234, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1235, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1235, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1236, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1236, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1237, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1237, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1238, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1238, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1239, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1239, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1240, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1240, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1241, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1241, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1242, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1242, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1243, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1243, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1244, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1244, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1245, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1245, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1246, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1246, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1247, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1247, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1248, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "8p8c", + "color": "", + "rear_port": 1248, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1249, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": 112, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1250, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": 113, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 2 + } +}, +{ + "model": "dcim.frontport", + "pk": 1251, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": 114, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 3 + } +}, +{ + "model": "dcim.frontport", + "pk": 1252, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": 115, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 4 + } +}, +{ + "model": "dcim.frontport", + "pk": 1253, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 5 + } +}, +{ + "model": "dcim.frontport", + "pk": 1254, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 6 + } +}, +{ + "model": "dcim.frontport", + "pk": 1255, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 7 + } +}, +{ + "model": "dcim.frontport", + "pk": 1256, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 8 + } +}, +{ + "model": "dcim.frontport", + "pk": 1257, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 9 + } +}, +{ + "model": "dcim.frontport", + "pk": 1258, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 10 + } +}, +{ + "model": "dcim.frontport", + "pk": 1259, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 11 + } +}, +{ + "model": "dcim.frontport", + "pk": 1260, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 12 + } +}, +{ + "model": "dcim.frontport", + "pk": 1261, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 13 + } +}, +{ + "model": "dcim.frontport", + "pk": 1262, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 14 + } +}, +{ + "model": "dcim.frontport", + "pk": 1263, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 15 + } +}, +{ + "model": "dcim.frontport", + "pk": 1264, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 16 + } +}, +{ + "model": "dcim.frontport", + "pk": 1265, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 17 + } +}, +{ + "model": "dcim.frontport", + "pk": 1266, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 18 + } +}, +{ + "model": "dcim.frontport", + "pk": 1267, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 19 + } +}, +{ + "model": "dcim.frontport", + "pk": 1268, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 20 + } +}, +{ + "model": "dcim.frontport", + "pk": 1269, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 21 + } +}, +{ + "model": "dcim.frontport", + "pk": 1270, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 22 + } +}, +{ + "model": "dcim.frontport", + "pk": 1271, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 23 + } +}, +{ + "model": "dcim.frontport", + "pk": 1272, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 24 + } +}, +{ + "model": "dcim.frontport", + "pk": 1273, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 25 + } +}, +{ + "model": "dcim.frontport", + "pk": 1274, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 26 + } +}, +{ + "model": "dcim.frontport", + "pk": 1275, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 27 + } +}, +{ + "model": "dcim.frontport", + "pk": 1276, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 28 + } +}, +{ + "model": "dcim.frontport", + "pk": 1277, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 29 + } +}, +{ + "model": "dcim.frontport", + "pk": 1278, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 30 + } +}, +{ + "model": "dcim.frontport", + "pk": 1279, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 31 + } +}, +{ + "model": "dcim.frontport", + "pk": 1280, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 32 + } +}, +{ + "model": "dcim.frontport", + "pk": 1281, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 33 + } +}, +{ + "model": "dcim.frontport", + "pk": 1282, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 34 + } +}, +{ + "model": "dcim.frontport", + "pk": 1283, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 35 + } +}, +{ + "model": "dcim.frontport", + "pk": 1284, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 36 + } +}, +{ + "model": "dcim.frontport", + "pk": 1285, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 37 + } +}, +{ + "model": "dcim.frontport", + "pk": 1286, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 38 + } +}, +{ + "model": "dcim.frontport", + "pk": 1287, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 39 + } +}, +{ + "model": "dcim.frontport", + "pk": 1288, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 40 + } +}, +{ + "model": "dcim.frontport", + "pk": 1289, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 41 + } +}, +{ + "model": "dcim.frontport", + "pk": 1290, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 42 + } +}, +{ + "model": "dcim.frontport", + "pk": 1291, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 43 + } +}, +{ + "model": "dcim.frontport", + "pk": 1292, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 44 + } +}, +{ + "model": "dcim.frontport", + "pk": 1293, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 45 + } +}, +{ + "model": "dcim.frontport", + "pk": 1294, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 46 + } +}, +{ + "model": "dcim.frontport", + "pk": 1295, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 47 + } +}, +{ + "model": "dcim.frontport", + "pk": 1296, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 87, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1249, + "rear_port_position": 48 + } +}, +{ + "model": "dcim.frontport", + "pk": 1297, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": 104, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1298, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": 105, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 2 + } +}, +{ + "model": "dcim.frontport", + "pk": 1299, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": 106, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 3 + } +}, +{ + "model": "dcim.frontport", + "pk": 1300, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": 107, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 4 + } +}, +{ + "model": "dcim.frontport", + "pk": 1301, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 5 + } +}, +{ + "model": "dcim.frontport", + "pk": 1302, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 6 + } +}, +{ + "model": "dcim.frontport", + "pk": 1303, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 7 + } +}, +{ + "model": "dcim.frontport", + "pk": 1304, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 8 + } +}, +{ + "model": "dcim.frontport", + "pk": 1305, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 9 + } +}, +{ + "model": "dcim.frontport", + "pk": 1306, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 10 + } +}, +{ + "model": "dcim.frontport", + "pk": 1307, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 11 + } +}, +{ + "model": "dcim.frontport", + "pk": 1308, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 12 + } +}, +{ + "model": "dcim.frontport", + "pk": 1309, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 13 + } +}, +{ + "model": "dcim.frontport", + "pk": 1310, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 14 + } +}, +{ + "model": "dcim.frontport", + "pk": 1311, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 15 + } +}, +{ + "model": "dcim.frontport", + "pk": 1312, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 16 + } +}, +{ + "model": "dcim.frontport", + "pk": 1313, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 17 + } +}, +{ + "model": "dcim.frontport", + "pk": 1314, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 18 + } +}, +{ + "model": "dcim.frontport", + "pk": 1315, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 19 + } +}, +{ + "model": "dcim.frontport", + "pk": 1316, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 20 + } +}, +{ + "model": "dcim.frontport", + "pk": 1317, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 21 + } +}, +{ + "model": "dcim.frontport", + "pk": 1318, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 22 + } +}, +{ + "model": "dcim.frontport", + "pk": 1319, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 23 + } +}, +{ + "model": "dcim.frontport", + "pk": 1320, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 24 + } +}, +{ + "model": "dcim.frontport", + "pk": 1321, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 25 + } +}, +{ + "model": "dcim.frontport", + "pk": 1322, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 26 + } +}, +{ + "model": "dcim.frontport", + "pk": 1323, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 27 + } +}, +{ + "model": "dcim.frontport", + "pk": 1324, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 28 + } +}, +{ + "model": "dcim.frontport", + "pk": 1325, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 29 + } +}, +{ + "model": "dcim.frontport", + "pk": 1326, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 30 + } +}, +{ + "model": "dcim.frontport", + "pk": 1327, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 31 + } +}, +{ + "model": "dcim.frontport", + "pk": 1328, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 32 + } +}, +{ + "model": "dcim.frontport", + "pk": 1329, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 33 + } +}, +{ + "model": "dcim.frontport", + "pk": 1330, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 34 + } +}, +{ + "model": "dcim.frontport", + "pk": 1331, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 35 + } +}, +{ + "model": "dcim.frontport", + "pk": 1332, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 36 + } +}, +{ + "model": "dcim.frontport", + "pk": 1333, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 37 + } +}, +{ + "model": "dcim.frontport", + "pk": 1334, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 38 + } +}, +{ + "model": "dcim.frontport", + "pk": 1335, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 39 + } +}, +{ + "model": "dcim.frontport", + "pk": 1336, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 40 + } +}, +{ + "model": "dcim.frontport", + "pk": 1337, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 41 + } +}, +{ + "model": "dcim.frontport", + "pk": 1338, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 42 + } +}, +{ + "model": "dcim.frontport", + "pk": 1339, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 43 + } +}, +{ + "model": "dcim.frontport", + "pk": 1340, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 44 + } +}, +{ + "model": "dcim.frontport", + "pk": 1341, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 45 + } +}, +{ + "model": "dcim.frontport", + "pk": 1342, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 46 + } +}, +{ + "model": "dcim.frontport", + "pk": 1343, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 47 + } +}, +{ + "model": "dcim.frontport", + "pk": 1344, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 88, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1250, + "rear_port_position": 48 + } +}, +{ + "model": "dcim.frontport", + "pk": 1345, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": 108, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1346, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": 109, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 2 + } +}, +{ + "model": "dcim.frontport", + "pk": 1347, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": 110, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 3 + } +}, +{ + "model": "dcim.frontport", + "pk": 1348, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": 111, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 4 + } +}, +{ + "model": "dcim.frontport", + "pk": 1349, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 5 + } +}, +{ + "model": "dcim.frontport", + "pk": 1350, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 6 + } +}, +{ + "model": "dcim.frontport", + "pk": 1351, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 7 + } +}, +{ + "model": "dcim.frontport", + "pk": 1352, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 8 + } +}, +{ + "model": "dcim.frontport", + "pk": 1353, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 9 + } +}, +{ + "model": "dcim.frontport", + "pk": 1354, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 10 + } +}, +{ + "model": "dcim.frontport", + "pk": 1355, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 11 + } +}, +{ + "model": "dcim.frontport", + "pk": 1356, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 12 + } +}, +{ + "model": "dcim.frontport", + "pk": 1357, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 13 + } +}, +{ + "model": "dcim.frontport", + "pk": 1358, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 14 + } +}, +{ + "model": "dcim.frontport", + "pk": 1359, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 15 + } +}, +{ + "model": "dcim.frontport", + "pk": 1360, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 16 + } +}, +{ + "model": "dcim.frontport", + "pk": 1361, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 17 + } +}, +{ + "model": "dcim.frontport", + "pk": 1362, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 18 + } +}, +{ + "model": "dcim.frontport", + "pk": 1363, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 19 + } +}, +{ + "model": "dcim.frontport", + "pk": 1364, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 20 + } +}, +{ + "model": "dcim.frontport", + "pk": 1365, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 21 + } +}, +{ + "model": "dcim.frontport", + "pk": 1366, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 22 + } +}, +{ + "model": "dcim.frontport", + "pk": 1367, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 23 + } +}, +{ + "model": "dcim.frontport", + "pk": 1368, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 24 + } +}, +{ + "model": "dcim.frontport", + "pk": 1369, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 25 + } +}, +{ + "model": "dcim.frontport", + "pk": 1370, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 26 + } +}, +{ + "model": "dcim.frontport", + "pk": 1371, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 27 + } +}, +{ + "model": "dcim.frontport", + "pk": 1372, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 28 + } +}, +{ + "model": "dcim.frontport", + "pk": 1373, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 29 + } +}, +{ + "model": "dcim.frontport", + "pk": 1374, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 30 + } +}, +{ + "model": "dcim.frontport", + "pk": 1375, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 31 + } +}, +{ + "model": "dcim.frontport", + "pk": 1376, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 32 + } +}, +{ + "model": "dcim.frontport", + "pk": 1377, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 33 + } +}, +{ + "model": "dcim.frontport", + "pk": 1378, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 34 + } +}, +{ + "model": "dcim.frontport", + "pk": 1379, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 35 + } +}, +{ + "model": "dcim.frontport", + "pk": 1380, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 36 + } +}, +{ + "model": "dcim.frontport", + "pk": 1381, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 37 + } +}, +{ + "model": "dcim.frontport", + "pk": 1382, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 38 + } +}, +{ + "model": "dcim.frontport", + "pk": 1383, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 39 + } +}, +{ + "model": "dcim.frontport", + "pk": 1384, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 40 + } +}, +{ + "model": "dcim.frontport", + "pk": 1385, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 41 + } +}, +{ + "model": "dcim.frontport", + "pk": 1386, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 42 + } +}, +{ + "model": "dcim.frontport", + "pk": 1387, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 43 + } +}, +{ + "model": "dcim.frontport", + "pk": 1388, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 44 + } +}, +{ + "model": "dcim.frontport", + "pk": 1389, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 45 + } +}, +{ + "model": "dcim.frontport", + "pk": 1390, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 46 + } +}, +{ + "model": "dcim.frontport", + "pk": 1391, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 47 + } +}, +{ + "model": "dcim.frontport", + "pk": 1392, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 89, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1251, + "rear_port_position": 48 + } +}, +{ + "model": "dcim.frontport", + "pk": 1393, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": 124, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1394, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": 125, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 2 + } +}, +{ + "model": "dcim.frontport", + "pk": 1395, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": 126, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 3 + } +}, +{ + "model": "dcim.frontport", + "pk": 1396, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": 127, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 4 + } +}, +{ + "model": "dcim.frontport", + "pk": 1397, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 5 + } +}, +{ + "model": "dcim.frontport", + "pk": 1398, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 6 + } +}, +{ + "model": "dcim.frontport", + "pk": 1399, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 7 + } +}, +{ + "model": "dcim.frontport", + "pk": 1400, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 8 + } +}, +{ + "model": "dcim.frontport", + "pk": 1401, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 9 + } +}, +{ + "model": "dcim.frontport", + "pk": 1402, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 10 + } +}, +{ + "model": "dcim.frontport", + "pk": 1403, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 11 + } +}, +{ + "model": "dcim.frontport", + "pk": 1404, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 12 + } +}, +{ + "model": "dcim.frontport", + "pk": 1405, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 13 + } +}, +{ + "model": "dcim.frontport", + "pk": 1406, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 14 + } +}, +{ + "model": "dcim.frontport", + "pk": 1407, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 15 + } +}, +{ + "model": "dcim.frontport", + "pk": 1408, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 16 + } +}, +{ + "model": "dcim.frontport", + "pk": 1409, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 17 + } +}, +{ + "model": "dcim.frontport", + "pk": 1410, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 18 + } +}, +{ + "model": "dcim.frontport", + "pk": 1411, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 19 + } +}, +{ + "model": "dcim.frontport", + "pk": 1412, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 20 + } +}, +{ + "model": "dcim.frontport", + "pk": 1413, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 21 + } +}, +{ + "model": "dcim.frontport", + "pk": 1414, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 22 + } +}, +{ + "model": "dcim.frontport", + "pk": 1415, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 23 + } +}, +{ + "model": "dcim.frontport", + "pk": 1416, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 24 + } +}, +{ + "model": "dcim.frontport", + "pk": 1417, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 25 + } +}, +{ + "model": "dcim.frontport", + "pk": 1418, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 26 + } +}, +{ + "model": "dcim.frontport", + "pk": 1419, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 27 + } +}, +{ + "model": "dcim.frontport", + "pk": 1420, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 28 + } +}, +{ + "model": "dcim.frontport", + "pk": 1421, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 29 + } +}, +{ + "model": "dcim.frontport", + "pk": 1422, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 30 + } +}, +{ + "model": "dcim.frontport", + "pk": 1423, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 31 + } +}, +{ + "model": "dcim.frontport", + "pk": 1424, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 32 + } +}, +{ + "model": "dcim.frontport", + "pk": 1425, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 33 + } +}, +{ + "model": "dcim.frontport", + "pk": 1426, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 34 + } +}, +{ + "model": "dcim.frontport", + "pk": 1427, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 35 + } +}, +{ + "model": "dcim.frontport", + "pk": 1428, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 36 + } +}, +{ + "model": "dcim.frontport", + "pk": 1429, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 37 + } +}, +{ + "model": "dcim.frontport", + "pk": 1430, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 38 + } +}, +{ + "model": "dcim.frontport", + "pk": 1431, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 39 + } +}, +{ + "model": "dcim.frontport", + "pk": 1432, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 40 + } +}, +{ + "model": "dcim.frontport", + "pk": 1433, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 41 + } +}, +{ + "model": "dcim.frontport", + "pk": 1434, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 42 + } +}, +{ + "model": "dcim.frontport", + "pk": 1435, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 43 + } +}, +{ + "model": "dcim.frontport", + "pk": 1436, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 44 + } +}, +{ + "model": "dcim.frontport", + "pk": 1437, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 45 + } +}, +{ + "model": "dcim.frontport", + "pk": 1438, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 46 + } +}, +{ + "model": "dcim.frontport", + "pk": 1439, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 47 + } +}, +{ + "model": "dcim.frontport", + "pk": 1440, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 90, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1252, + "rear_port_position": 48 + } +}, +{ + "model": "dcim.frontport", + "pk": 1441, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": 116, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1442, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": 117, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 2 + } +}, +{ + "model": "dcim.frontport", + "pk": 1443, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": 118, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 3 + } +}, +{ + "model": "dcim.frontport", + "pk": 1444, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": 119, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 4 + } +}, +{ + "model": "dcim.frontport", + "pk": 1445, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 5 + } +}, +{ + "model": "dcim.frontport", + "pk": 1446, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 6 + } +}, +{ + "model": "dcim.frontport", + "pk": 1447, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 7 + } +}, +{ + "model": "dcim.frontport", + "pk": 1448, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 8 + } +}, +{ + "model": "dcim.frontport", + "pk": 1449, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 9 + } +}, +{ + "model": "dcim.frontport", + "pk": 1450, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 10 + } +}, +{ + "model": "dcim.frontport", + "pk": 1451, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 11 + } +}, +{ + "model": "dcim.frontport", + "pk": 1452, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 12 + } +}, +{ + "model": "dcim.frontport", + "pk": 1453, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 13 + } +}, +{ + "model": "dcim.frontport", + "pk": 1454, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 14 + } +}, +{ + "model": "dcim.frontport", + "pk": 1455, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 15 + } +}, +{ + "model": "dcim.frontport", + "pk": 1456, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 16 + } +}, +{ + "model": "dcim.frontport", + "pk": 1457, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 17 + } +}, +{ + "model": "dcim.frontport", + "pk": 1458, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 18 + } +}, +{ + "model": "dcim.frontport", + "pk": 1459, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 19 + } +}, +{ + "model": "dcim.frontport", + "pk": 1460, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 20 + } +}, +{ + "model": "dcim.frontport", + "pk": 1461, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 21 + } +}, +{ + "model": "dcim.frontport", + "pk": 1462, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 22 + } +}, +{ + "model": "dcim.frontport", + "pk": 1463, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 23 + } +}, +{ + "model": "dcim.frontport", + "pk": 1464, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 24 + } +}, +{ + "model": "dcim.frontport", + "pk": 1465, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 25 + } +}, +{ + "model": "dcim.frontport", + "pk": 1466, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 26 + } +}, +{ + "model": "dcim.frontport", + "pk": 1467, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 27 + } +}, +{ + "model": "dcim.frontport", + "pk": 1468, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 28 + } +}, +{ + "model": "dcim.frontport", + "pk": 1469, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 29 + } +}, +{ + "model": "dcim.frontport", + "pk": 1470, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 30 + } +}, +{ + "model": "dcim.frontport", + "pk": 1471, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 31 + } +}, +{ + "model": "dcim.frontport", + "pk": 1472, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 32 + } +}, +{ + "model": "dcim.frontport", + "pk": 1473, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 33 + } +}, +{ + "model": "dcim.frontport", + "pk": 1474, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 34 + } +}, +{ + "model": "dcim.frontport", + "pk": 1475, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 35 + } +}, +{ + "model": "dcim.frontport", + "pk": 1476, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 36 + } +}, +{ + "model": "dcim.frontport", + "pk": 1477, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 37 + } +}, +{ + "model": "dcim.frontport", + "pk": 1478, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 38 + } +}, +{ + "model": "dcim.frontport", + "pk": 1479, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 39 + } +}, +{ + "model": "dcim.frontport", + "pk": 1480, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 40 + } +}, +{ + "model": "dcim.frontport", + "pk": 1481, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 41 + } +}, +{ + "model": "dcim.frontport", + "pk": 1482, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 42 + } +}, +{ + "model": "dcim.frontport", + "pk": 1483, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 43 + } +}, +{ + "model": "dcim.frontport", + "pk": 1484, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 44 + } +}, +{ + "model": "dcim.frontport", + "pk": 1485, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 45 + } +}, +{ + "model": "dcim.frontport", + "pk": 1486, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 46 + } +}, +{ + "model": "dcim.frontport", + "pk": 1487, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 47 + } +}, +{ + "model": "dcim.frontport", + "pk": 1488, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 91, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1253, + "rear_port_position": 48 + } +}, +{ + "model": "dcim.frontport", + "pk": 1489, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": 120, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": 1490, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": 121, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 2 + } +}, +{ + "model": "dcim.frontport", + "pk": 1491, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": 122, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 3 + } +}, +{ + "model": "dcim.frontport", + "pk": 1492, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": 123, + "cable_end": "B", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 4 + } +}, +{ + "model": "dcim.frontport", + "pk": 1493, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 5 + } +}, +{ + "model": "dcim.frontport", + "pk": 1494, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 6 + } +}, +{ + "model": "dcim.frontport", + "pk": 1495, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 7 + } +}, +{ + "model": "dcim.frontport", + "pk": 1496, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 8 + } +}, +{ + "model": "dcim.frontport", + "pk": 1497, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 9 + } +}, +{ + "model": "dcim.frontport", + "pk": 1498, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 10 + } +}, +{ + "model": "dcim.frontport", + "pk": 1499, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 11 + } +}, +{ + "model": "dcim.frontport", + "pk": 1500, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 12 + } +}, +{ + "model": "dcim.frontport", + "pk": 1501, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 13 + } +}, +{ + "model": "dcim.frontport", + "pk": 1502, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 14 + } +}, +{ + "model": "dcim.frontport", + "pk": 1503, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 15 + } +}, +{ + "model": "dcim.frontport", + "pk": 1504, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 16 + } +}, +{ + "model": "dcim.frontport", + "pk": 1505, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 17 + } +}, +{ + "model": "dcim.frontport", + "pk": 1506, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 18 + } +}, +{ + "model": "dcim.frontport", + "pk": 1507, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 19 + } +}, +{ + "model": "dcim.frontport", + "pk": 1508, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 20 + } +}, +{ + "model": "dcim.frontport", + "pk": 1509, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 21 + } +}, +{ + "model": "dcim.frontport", + "pk": 1510, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 22 + } +}, +{ + "model": "dcim.frontport", + "pk": 1511, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 23 + } +}, +{ + "model": "dcim.frontport", + "pk": 1512, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 24 + } +}, +{ + "model": "dcim.frontport", + "pk": 1513, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 25 + } +}, +{ + "model": "dcim.frontport", + "pk": 1514, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 26 + } +}, +{ + "model": "dcim.frontport", + "pk": 1515, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 27 + } +}, +{ + "model": "dcim.frontport", + "pk": 1516, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 28 + } +}, +{ + "model": "dcim.frontport", + "pk": 1517, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 29 + } +}, +{ + "model": "dcim.frontport", + "pk": 1518, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 30 + } +}, +{ + "model": "dcim.frontport", + "pk": 1519, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 31 + } +}, +{ + "model": "dcim.frontport", + "pk": 1520, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 32 + } +}, +{ + "model": "dcim.frontport", + "pk": 1521, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 33 + } +}, +{ + "model": "dcim.frontport", + "pk": 1522, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 34 + } +}, +{ + "model": "dcim.frontport", + "pk": 1523, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 35 + } +}, +{ + "model": "dcim.frontport", + "pk": 1524, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 36 + } +}, +{ + "model": "dcim.frontport", + "pk": 1525, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 37 + } +}, +{ + "model": "dcim.frontport", + "pk": 1526, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 38 + } +}, +{ + "model": "dcim.frontport", + "pk": 1527, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 39 + } +}, +{ + "model": "dcim.frontport", + "pk": 1528, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 40 + } +}, +{ + "model": "dcim.frontport", + "pk": 1529, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 41 + } +}, +{ + "model": "dcim.frontport", + "pk": 1530, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 42 + } +}, +{ + "model": "dcim.frontport", + "pk": 1531, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 43 + } +}, +{ + "model": "dcim.frontport", + "pk": 1532, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 44 + } +}, +{ + "model": "dcim.frontport", + "pk": 1533, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 45 + } +}, +{ + "model": "dcim.frontport", + "pk": 1534, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 46 + } +}, +{ + "model": "dcim.frontport", + "pk": 1535, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 47 + } +}, +{ + "model": "dcim.frontport", + "pk": 1536, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.336Z", + "custom_field_data": {}, + "device": 92, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "sc", + "color": "", + "rear_port": 1254, + "rear_port_position": 48 + } +}, +{ + "model": "dcim.rearport", + "pk": 625, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 626, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 627, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 628, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 629, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 630, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 631, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 632, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 633, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 634, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 635, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 636, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 637, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 638, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 639, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 640, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 641, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 642, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 643, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 644, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 645, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 646, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 647, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 648, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 649, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 650, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 651, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 652, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 653, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 654, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 655, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 656, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 657, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 658, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 659, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 660, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 661, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 662, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 663, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 664, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 665, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 666, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 667, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 668, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 669, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 670, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 671, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 672, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 74, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 673, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 674, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 675, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 676, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 677, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 678, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 679, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 680, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 681, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 682, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 683, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 684, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 685, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 686, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 687, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 688, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 689, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 690, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 691, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 692, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 693, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 694, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 695, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 696, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 697, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 698, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 699, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 700, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 701, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 702, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 703, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 704, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 705, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 706, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 707, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 708, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 709, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 710, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 711, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 712, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 713, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 714, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 715, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 716, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 717, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 718, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 719, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 720, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 75, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 721, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 722, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 723, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 724, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 725, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 726, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 727, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 728, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 729, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 730, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 731, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 732, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 733, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 734, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 735, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 736, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 737, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 738, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 739, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 740, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 741, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 742, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 743, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 744, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 745, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 746, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 747, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 748, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 749, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 750, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 751, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 752, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 753, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 754, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 755, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 756, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 757, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 758, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 759, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 760, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 761, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 762, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 763, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 764, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 765, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 766, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 767, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 768, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 76, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 769, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 770, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 771, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 772, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 773, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 774, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 775, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 776, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 777, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 778, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 779, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 780, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 781, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 782, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 783, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 784, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 785, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 786, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 787, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 788, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 789, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 790, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 791, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 792, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 793, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 794, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 795, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 796, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 797, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 798, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 799, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 800, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 801, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 802, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 803, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 804, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 805, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 806, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 807, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 808, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 809, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 810, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 811, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 812, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 813, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 814, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 815, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 816, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 77, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 817, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 818, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 819, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 820, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 821, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 822, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 823, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 824, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 825, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 826, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 827, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 828, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 829, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 830, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 831, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 832, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 833, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 834, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 835, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 836, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 837, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 838, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 839, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 840, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 841, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 842, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 843, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 844, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 845, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 846, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 847, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 848, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 849, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 850, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 851, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 852, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 853, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 854, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 855, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 856, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 857, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 858, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 859, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 860, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 861, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 862, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 863, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 864, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 78, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 865, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 866, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 867, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 868, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 869, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 870, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 871, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 872, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 873, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 874, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 875, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 876, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 877, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 878, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 879, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 880, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 881, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 882, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 883, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 884, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 885, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 886, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 887, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 888, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 889, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 890, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 891, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 892, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 893, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 894, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 895, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 896, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 897, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 898, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 899, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 900, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 901, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 902, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 903, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 904, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 905, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 906, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 907, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 908, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 909, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 910, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 911, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 912, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 79, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 913, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 914, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 915, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 916, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 917, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 918, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 919, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 920, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 921, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 922, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 923, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 924, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 925, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 926, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 927, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 928, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 929, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 930, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 931, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 932, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 933, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 934, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 935, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 936, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 937, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 938, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 939, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 940, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 941, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 942, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 943, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 944, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 945, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 946, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 947, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 948, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 949, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 950, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 951, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 952, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 953, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 954, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 955, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 956, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 957, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 958, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 959, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 960, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 80, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 961, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 962, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 963, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 964, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 965, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 966, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 967, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 968, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 969, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 970, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 971, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 972, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 973, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 974, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 975, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 976, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 977, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 978, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 979, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 980, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 981, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 982, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 983, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 984, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 985, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 986, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 987, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 988, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 989, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 990, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 991, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 992, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 993, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 994, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 995, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 996, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 997, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 998, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 999, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1000, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1001, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1002, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1003, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1004, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1005, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1006, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1007, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1008, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 81, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1009, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1010, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1011, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1012, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1013, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1014, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1015, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1016, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1017, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1018, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1019, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1020, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1021, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1022, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1023, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1024, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1025, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1026, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1027, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1028, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1029, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1030, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1031, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1032, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1033, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1034, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1035, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1036, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1037, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1038, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1039, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1040, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1041, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1042, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1043, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1044, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1045, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1046, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1047, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1048, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1049, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1050, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1051, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1052, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1053, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1054, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1055, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1056, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 82, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1057, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1058, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1059, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1060, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1061, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1062, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1063, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1064, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1065, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1066, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1067, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1068, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1069, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1070, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1071, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1072, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1073, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1074, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1075, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1076, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1077, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1078, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1079, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1080, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1081, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1082, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1083, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1084, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1085, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1086, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1087, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1088, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1089, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1090, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1091, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1092, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1093, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1094, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1095, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1096, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1097, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1098, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1099, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1100, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1101, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1102, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1103, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1104, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 83, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1105, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1106, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1107, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1108, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1109, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1110, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1111, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1112, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1113, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1114, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1115, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1116, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1117, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1118, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1119, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1120, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1121, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1122, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1123, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1124, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1125, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1126, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1127, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1128, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1129, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1130, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1131, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1132, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1133, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1134, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1135, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1136, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1137, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1138, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1139, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1140, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1141, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1142, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1143, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1144, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1145, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1146, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1147, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1148, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1149, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1150, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1151, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1152, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 84, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1153, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1154, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1155, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1156, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1157, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1158, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1159, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1160, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1161, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1162, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1163, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1164, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1165, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1166, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1167, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1168, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1169, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1170, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1171, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1172, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1173, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1174, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1175, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1176, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1177, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1178, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1179, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1180, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1181, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1182, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1183, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1184, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1185, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1186, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1187, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1188, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1189, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1190, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1191, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1192, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1193, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1194, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1195, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1196, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1197, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1198, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1199, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1200, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 85, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1201, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1202, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1203, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1204, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1205, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1206, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1207, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1208, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1209, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1210, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1211, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1212, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1213, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1214, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1215, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1216, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1217, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1218, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1219, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1220, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1221, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1222, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1223, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1224, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1225, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1226, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1227, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1228, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1229, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1230, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1231, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1232, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1233, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1234, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1235, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1236, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1237, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1238, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1239, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1240, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1241, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1242, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1243, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1244, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1245, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1246, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1247, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1248, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 86, + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "module": null, + "cable": null, + "cable_end": "", + "mark_connected": false, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": 1249, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 87, + "name": "Rear Splice", + "_name": "Rear Splice", + "label": "", + "description": "", + "module": null, + "cable": 87, + "cable_end": "B", + "mark_connected": false, + "type": "splice", + "color": "", + "positions": 48 + } +}, +{ + "model": "dcim.rearport", + "pk": 1250, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 88, + "name": "Rear Splice", + "_name": "Rear Splice", + "label": "", + "description": "", + "module": null, + "cable": 89, + "cable_end": "B", + "mark_connected": false, + "type": "splice", + "color": "", + "positions": 48 + } +}, +{ + "model": "dcim.rearport", + "pk": 1251, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 89, + "name": "Rear Splice", + "_name": "Rear Splice", + "label": "", + "description": "", + "module": null, + "cable": 91, + "cable_end": "B", + "mark_connected": false, + "type": "splice", + "color": "", + "positions": 48 + } +}, +{ + "model": "dcim.rearport", + "pk": 1252, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 90, + "name": "Rear Splice", + "_name": "Rear Splice", + "label": "", + "description": "", + "module": null, + "cable": 88, + "cable_end": "B", + "mark_connected": false, + "type": "splice", + "color": "", + "positions": 48 + } +}, +{ + "model": "dcim.rearport", + "pk": 1253, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 91, + "name": "Rear Splice", + "_name": "Rear Splice", + "label": "", + "description": "", + "module": null, + "cable": 90, + "cable_end": "B", + "mark_connected": false, + "type": "splice", + "color": "", + "positions": 48 + } +}, +{ + "model": "dcim.rearport", + "pk": 1254, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.479Z", + "custom_field_data": {}, + "device": 92, + "name": "Rear Splice", + "_name": "Rear Splice", + "label": "", + "description": "", + "module": null, + "cable": 92, + "cable_end": "B", + "mark_connected": false, + "type": "splice", + "color": "", + "positions": 48 + } +}, +{ + "model": "dcim.modulebay", + "pk": 1, + "fields": { + "created": "2022-04-08T00:58:12.864Z", + "last_updated": "2022-04-08T00:58:12.864Z", + "custom_field_data": {}, + "device": 96, + "name": "Slot 0", + "_name": "Slot 00000000", + "label": "", + "description": "", + "position": "0" + } +}, +{ + "model": "dcim.modulebay", + "pk": 2, + "fields": { + "created": "2022-04-08T00:58:12.988Z", + "last_updated": "2022-04-08T00:58:12.988Z", + "custom_field_data": {}, + "device": 96, + "name": "Slot 1", + "_name": "Slot 00000001", + "label": "", + "description": "", + "position": "1" + } +}, +{ + "model": "dcim.modulebay", + "pk": 3, + "fields": { + "created": "2022-04-08T00:58:13.088Z", + "last_updated": "2022-04-08T00:58:13.088Z", + "custom_field_data": {}, + "device": 96, + "name": "Slot 2", + "_name": "Slot 00000002", + "label": "", + "description": "", + "position": "2" + } +}, +{ + "model": "dcim.modulebay", + "pk": 4, + "fields": { + "created": "2022-04-08T00:58:13.169Z", + "last_updated": "2022-04-08T00:58:13.169Z", + "custom_field_data": {}, + "device": 96, + "name": "Slot 3", + "_name": "Slot 00000003", + "label": "", + "description": "", + "position": "3" + } +}, +{ + "model": "dcim.modulebay", + "pk": 5, + "fields": { + "created": "2022-04-08T00:58:13.240Z", + "last_updated": "2022-04-08T00:58:13.240Z", + "custom_field_data": {}, + "device": 96, + "name": "Slot 4", + "_name": "Slot 00000004", + "label": "", + "description": "", + "position": "4" + } +}, +{ + "model": "dcim.modulebay", + "pk": 6, + "fields": { + "created": "2022-04-08T00:58:13.315Z", + "last_updated": "2022-04-08T00:58:13.315Z", + "custom_field_data": {}, + "device": 96, + "name": "Slot 5", + "_name": "Slot 00000005", + "label": "", + "description": "", + "position": "5" + } +}, +{ + "model": "dcim.modulebay", + "pk": 7, + "fields": { + "created": "2022-04-08T00:58:13.389Z", + "last_updated": "2022-04-08T00:58:13.389Z", + "custom_field_data": {}, + "device": 96, + "name": "Slot 6", + "_name": "Slot 00000006", + "label": "", + "description": "", + "position": "6" + } +}, +{ + "model": "dcim.modulebay", + "pk": 8, + "fields": { + "created": "2022-04-08T00:58:13.462Z", + "last_updated": "2022-04-08T00:58:13.462Z", + "custom_field_data": {}, + "device": 96, + "name": "Slot 7", + "_name": "Slot 00000007", + "label": "", + "description": "", + "position": "7" + } +}, +{ + "model": "dcim.modulebay", + "pk": 9, + "fields": { + "created": "2022-04-08T00:58:13.535Z", + "last_updated": "2022-04-08T00:58:13.535Z", + "custom_field_data": {}, + "device": 96, + "name": "Slot 8", + "_name": "Slot 00000008", + "label": "", + "description": "", + "position": "8" + } +}, +{ + "model": "dcim.modulebay", + "pk": 10, + "fields": { + "created": "2022-04-08T00:58:13.606Z", + "last_updated": "2022-04-08T00:58:13.606Z", + "custom_field_data": {}, + "device": 96, + "name": "Slot 9", + "_name": "Slot 00000009", + "label": "", + "description": "", + "position": "9" + } +}, +{ + "model": "dcim.modulebay", + "pk": 11, + "fields": { + "created": "2022-04-08T00:58:13.683Z", + "last_updated": "2022-04-08T00:58:13.683Z", + "custom_field_data": {}, + "device": 96, + "name": "Slot 10", + "_name": "Slot 00000010", + "label": "", + "description": "", + "position": "10" + } +}, +{ + "model": "dcim.modulebay", + "pk": 12, + "fields": { + "created": "2022-04-08T00:58:13.758Z", + "last_updated": "2022-04-08T00:58:13.758Z", + "custom_field_data": {}, + "device": 96, + "name": "Slot 11", + "_name": "Slot 00000011", + "label": "", + "description": "", + "position": "11" + } +}, +{ + "model": "dcim.modulebay", + "pk": 13, + "fields": { + "created": "2022-04-08T00:58:13.831Z", + "last_updated": "2022-04-08T00:58:13.831Z", + "custom_field_data": {}, + "device": 96, + "name": "Slot 12", + "_name": "Slot 00000012", + "label": "", + "description": "", + "position": "12" + } +}, +{ + "model": "dcim.modulebay", + "pk": 14, + "fields": { + "created": "2022-04-08T00:58:13.902Z", + "last_updated": "2022-04-08T00:58:13.902Z", + "custom_field_data": {}, + "device": 96, + "name": "Slot 13", + "_name": "Slot 00000013", + "label": "", + "description": "", + "position": "13" + } +}, +{ + "model": "dcim.modulebay", + "pk": 15, + "fields": { + "created": "2022-04-08T00:58:28.351Z", + "last_updated": "2022-04-08T00:58:28.351Z", + "custom_field_data": {}, + "device": 97, + "name": "Slot 0", + "_name": "Slot 00000000", + "label": "", + "description": "", + "position": "0" + } +}, +{ + "model": "dcim.modulebay", + "pk": 16, + "fields": { + "created": "2022-04-08T00:58:28.433Z", + "last_updated": "2022-04-08T00:58:28.433Z", + "custom_field_data": {}, + "device": 97, + "name": "Slot 1", + "_name": "Slot 00000001", + "label": "", + "description": "", + "position": "1" + } +}, +{ + "model": "dcim.modulebay", + "pk": 17, + "fields": { + "created": "2022-04-08T00:58:28.507Z", + "last_updated": "2022-04-08T00:58:28.507Z", + "custom_field_data": {}, + "device": 97, + "name": "Slot 2", + "_name": "Slot 00000002", + "label": "", + "description": "", + "position": "2" + } +}, +{ + "model": "dcim.modulebay", + "pk": 18, + "fields": { + "created": "2022-04-08T00:58:28.578Z", + "last_updated": "2022-04-08T00:58:28.578Z", + "custom_field_data": {}, + "device": 97, + "name": "Slot 3", + "_name": "Slot 00000003", + "label": "", + "description": "", + "position": "3" + } +}, +{ + "model": "dcim.modulebay", + "pk": 19, + "fields": { + "created": "2022-04-08T00:58:28.648Z", + "last_updated": "2022-04-08T00:58:28.648Z", + "custom_field_data": {}, + "device": 97, + "name": "Slot 4", + "_name": "Slot 00000004", + "label": "", + "description": "", + "position": "4" + } +}, +{ + "model": "dcim.modulebay", + "pk": 20, + "fields": { + "created": "2022-04-08T00:58:28.718Z", + "last_updated": "2022-04-08T00:58:28.718Z", + "custom_field_data": {}, + "device": 97, + "name": "Slot 5", + "_name": "Slot 00000005", + "label": "", + "description": "", + "position": "5" + } +}, +{ + "model": "dcim.modulebay", + "pk": 21, + "fields": { + "created": "2022-04-08T00:58:28.792Z", + "last_updated": "2022-04-08T00:58:28.792Z", + "custom_field_data": {}, + "device": 97, + "name": "Slot 6", + "_name": "Slot 00000006", + "label": "", + "description": "", + "position": "6" + } +}, +{ + "model": "dcim.modulebay", + "pk": 22, + "fields": { + "created": "2022-04-08T00:58:28.864Z", + "last_updated": "2022-04-08T00:58:28.864Z", + "custom_field_data": {}, + "device": 97, + "name": "Slot 7", + "_name": "Slot 00000007", + "label": "", + "description": "", + "position": "7" + } +}, +{ + "model": "dcim.modulebay", + "pk": 23, + "fields": { + "created": "2022-04-08T00:58:28.935Z", + "last_updated": "2022-04-08T00:58:28.935Z", + "custom_field_data": {}, + "device": 97, + "name": "Slot 8", + "_name": "Slot 00000008", + "label": "", + "description": "", + "position": "8" + } +}, +{ + "model": "dcim.modulebay", + "pk": 24, + "fields": { + "created": "2022-04-08T00:58:29.007Z", + "last_updated": "2022-04-08T00:58:29.007Z", + "custom_field_data": {}, + "device": 97, + "name": "Slot 9", + "_name": "Slot 00000009", + "label": "", + "description": "", + "position": "9" + } +}, +{ + "model": "dcim.modulebay", + "pk": 25, + "fields": { + "created": "2022-04-08T00:58:29.079Z", + "last_updated": "2022-04-08T00:58:29.079Z", + "custom_field_data": {}, + "device": 97, + "name": "Slot 10", + "_name": "Slot 00000010", + "label": "", + "description": "", + "position": "10" + } +}, +{ + "model": "dcim.modulebay", + "pk": 26, + "fields": { + "created": "2022-04-08T00:58:29.152Z", + "last_updated": "2022-04-08T00:58:29.152Z", + "custom_field_data": {}, + "device": 97, + "name": "Slot 11", + "_name": "Slot 00000011", + "label": "", + "description": "", + "position": "11" + } +}, +{ + "model": "dcim.modulebay", + "pk": 27, + "fields": { + "created": "2022-04-08T00:58:29.225Z", + "last_updated": "2022-04-08T00:58:29.225Z", + "custom_field_data": {}, + "device": 97, + "name": "Slot 12", + "_name": "Slot 00000012", + "label": "", + "description": "", + "position": "12" + } +}, +{ + "model": "dcim.modulebay", + "pk": 28, + "fields": { + "created": "2022-04-08T00:58:29.335Z", + "last_updated": "2022-04-08T00:58:29.335Z", + "custom_field_data": {}, + "device": 97, + "name": "Slot 13", + "_name": "Slot 00000013", + "label": "", + "description": "", + "position": "13" + } +}, +{ + "model": "dcim.devicebay", + "pk": 29, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.168Z", + "custom_field_data": {}, + "device": 106, + "name": "Bay 1", + "_name": "Bay 00000001", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": 30, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.169Z", + "custom_field_data": {}, + "device": 106, + "name": "Bay 2", + "_name": "Bay 00000002", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": 31, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.169Z", + "custom_field_data": {}, + "device": 106, + "name": "Bay 3", + "_name": "Bay 00000003", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": 32, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.169Z", + "custom_field_data": {}, + "device": 106, + "name": "Bay 4", + "_name": "Bay 00000004", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": 33, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.169Z", + "custom_field_data": {}, + "device": 106, + "name": "Bay 5", + "_name": "Bay 00000005", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": 34, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.169Z", + "custom_field_data": {}, + "device": 106, + "name": "Bay 6", + "_name": "Bay 00000006", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": 35, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.169Z", + "custom_field_data": {}, + "device": 106, + "name": "Bay 7", + "_name": "Bay 00000007", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": 36, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.169Z", + "custom_field_data": {}, + "device": 106, + "name": "Bay 8", + "_name": "Bay 00000008", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": 37, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.169Z", + "custom_field_data": {}, + "device": 106, + "name": "Bay 9", + "_name": "Bay 00000009", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": 38, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.169Z", + "custom_field_data": {}, + "device": 106, + "name": "Bay 10", + "_name": "Bay 00000010", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": 39, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.169Z", + "custom_field_data": {}, + "device": 106, + "name": "Bay 11", + "_name": "Bay 00000011", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": 40, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.169Z", + "custom_field_data": {}, + "device": 106, + "name": "Bay 12", + "_name": "Bay 00000012", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": 41, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.169Z", + "custom_field_data": {}, + "device": 106, + "name": "Bay 13", + "_name": "Bay 00000013", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": 42, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.169Z", + "custom_field_data": {}, + "device": 106, + "name": "Bay 14", + "_name": "Bay 00000014", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.cable", + "pk": 1, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:32.279Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "smf", + "status": "connected", + "tenant": null, + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 2, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:32.387Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "smf", + "status": "connected", + "tenant": null, + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 3, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:32.496Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "smf", + "status": "connected", + "tenant": null, + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 4, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:32.641Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "smf", + "status": "connected", + "tenant": null, + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 5, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:32.768Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "smf", + "status": "connected", + "tenant": null, + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 6, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:32.872Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "smf", + "status": "connected", + "tenant": null, + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 7, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:32.969Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "smf", + "status": "connected", + "tenant": null, + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 8, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:33.066Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "smf", + "status": "connected", + "tenant": null, + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 9, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:33.163Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "smf", + "status": "connected", + "tenant": null, + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 10, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:33.262Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "smf", + "status": "connected", + "tenant": null, + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 12, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:33.359Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "smf", + "status": "connected", + "tenant": null, + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 13, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:33.456Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "smf", + "status": "connected", + "tenant": null, + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 14, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:33.552Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "smf", + "status": "connected", + "tenant": null, + "label": "", + "color": "ffeb3b", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 21, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:57.398Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 22, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:57.501Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 23, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:57.603Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 24, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:57.700Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 25, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:57.796Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 26, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:57.891Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 27, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:58.047Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 28, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:58.142Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 29, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:58.239Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 30, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:58.338Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 31, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:58.435Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 32, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:58.530Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 33, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:32:58.627Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 35, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:30:36.660Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 36, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:01.730Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 37, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:01.847Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 38, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:01.958Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 39, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:02.070Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 40, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:02.180Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 41, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:02.288Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 42, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:02.418Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 43, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:02.581Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 44, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:02.693Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 45, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:02.802Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 46, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:02.910Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 47, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:03.019Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 48, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:03.126Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 49, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:03.234Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 50, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:03.343Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 51, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:03.451Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 52, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:03.559Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 53, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:03.689Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 54, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:03.834Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 55, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:03.968Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 56, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:04.077Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 57, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:04.188Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 58, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:04.296Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 59, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:04.404Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 60, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:31:04.522Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "cat5e", + "status": "connected", + "tenant": null, + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 61, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.732Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 62, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.742Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 63, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.760Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 64, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.770Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 65, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.788Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 66, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.797Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 67, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.815Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 68, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.824Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 69, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.842Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 70, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.851Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 71, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.869Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 72, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.878Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 73, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.896Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 74, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.905Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 75, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.923Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 76, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.932Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 77, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.950Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 78, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.960Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 79, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.977Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 80, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:56.987Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 81, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:57.004Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 82, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:57.014Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 83, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:57.031Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 84, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:57.041Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 85, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:57.058Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 86, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:40:57.068Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "000000", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 87, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:20:59.588Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 88, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:21:19.328Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 89, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:21:39.935Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 90, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:21:50.002Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 91, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:22:07.748Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 92, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:22:15.900Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 104, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:39:57.916Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 105, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:39:58.377Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 106, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:39:58.757Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 107, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:39:59.151Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 108, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:39:59.589Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 109, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:39:59.974Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 110, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:40:00.363Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 111, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:40:00.808Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 112, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:40:01.192Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 113, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:40:01.579Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 114, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:40:02.026Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 115, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:40:02.411Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 116, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:42:41.447Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 117, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:42:41.896Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 118, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:42:42.269Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 119, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:42:42.659Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 120, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:42:43.105Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 121, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:42:43.486Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 122, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:42:43.883Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 123, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:42:44.327Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 124, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:42:44.717Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 125, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:42:45.141Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 126, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:42:45.551Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cable", + "pk": 127, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:42:45.935Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "type": "", + "status": "connected", + "tenant": null, + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null + } +}, +{ + "model": "dcim.cabletermination", + "pk": 1, + "fields": { + "created": null, + "last_updated": null, + "cable": 1, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 15, + "_device": null, + "_rack": null, + "_location": null, + "_site": 14 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 2, + "fields": { + "created": null, + "last_updated": null, + "cable": 1, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 157, + "_device": 13, + "_rack": 13, + "_location": null, + "_site": 14 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 3, + "fields": { + "created": null, + "last_updated": null, + "cable": 2, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 12, + "_device": null, + "_rack": null, + "_location": null, + "_site": 11 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 4, + "fields": { + "created": null, + "last_updated": null, + "cable": 2, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 118, + "_device": 10, + "_rack": 10, + "_location": null, + "_site": 11 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 5, + "fields": { + "created": null, + "last_updated": null, + "cable": 3, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 11, + "_device": null, + "_rack": null, + "_location": null, + "_site": 10 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 6, + "fields": { + "created": null, + "last_updated": null, + "cable": 3, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 105, + "_device": 9, + "_rack": 9, + "_location": null, + "_site": 10 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 7, + "fields": { + "created": null, + "last_updated": null, + "cable": 4, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 2, + "_device": null, + "_rack": null, + "_location": null, + "_site": 3 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 8, + "fields": { + "created": null, + "last_updated": null, + "cable": 4, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 14, + "_device": 2, + "_rack": 2, + "_location": null, + "_site": 3 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 9, + "fields": { + "created": null, + "last_updated": null, + "cable": 5, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 5, + "_device": null, + "_rack": null, + "_location": null, + "_site": 6 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 10, + "fields": { + "created": null, + "last_updated": null, + "cable": 5, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 53, + "_device": 5, + "_rack": 5, + "_location": null, + "_site": 6 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 11, + "fields": { + "created": null, + "last_updated": null, + "cable": 6, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 13, + "_device": null, + "_rack": null, + "_location": null, + "_site": 12 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 12, + "fields": { + "created": null, + "last_updated": null, + "cable": 6, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 131, + "_device": 11, + "_rack": 11, + "_location": null, + "_site": 12 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 13, + "fields": { + "created": null, + "last_updated": null, + "cable": 7, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 1, + "_device": null, + "_rack": null, + "_location": null, + "_site": 2 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 14, + "fields": { + "created": null, + "last_updated": null, + "cable": 7, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 1, + "_device": 1, + "_rack": 1, + "_location": null, + "_site": 2 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 15, + "fields": { + "created": null, + "last_updated": null, + "cable": 8, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 6, + "_device": null, + "_rack": null, + "_location": null, + "_site": 7 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 16, + "fields": { + "created": null, + "last_updated": null, + "cable": 8, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 66, + "_device": 6, + "_rack": 6, + "_location": null, + "_site": 7 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 17, + "fields": { + "created": null, + "last_updated": null, + "cable": 9, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 10, + "_device": null, + "_rack": null, + "_location": null, + "_site": 9 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 18, + "fields": { + "created": null, + "last_updated": null, + "cable": 9, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 92, + "_device": 8, + "_rack": 8, + "_location": null, + "_site": 9 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 19, + "fields": { + "created": null, + "last_updated": null, + "cable": 10, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 8, + "_device": null, + "_rack": null, + "_location": null, + "_site": 8 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 20, + "fields": { + "created": null, + "last_updated": null, + "cable": 10, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 79, + "_device": 7, + "_rack": 7, + "_location": null, + "_site": 8 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 21, + "fields": { + "created": null, + "last_updated": null, + "cable": 12, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 3, + "_device": null, + "_rack": null, + "_location": null, + "_site": 4 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 22, + "fields": { + "created": null, + "last_updated": null, + "cable": 12, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 27, + "_device": 3, + "_rack": 3, + "_location": null, + "_site": 4 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 23, + "fields": { + "created": null, + "last_updated": null, + "cable": 13, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 14, + "_device": null, + "_rack": null, + "_location": null, + "_site": 13 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 24, + "fields": { + "created": null, + "last_updated": null, + "cable": 13, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 144, + "_device": 12, + "_rack": 12, + "_location": null, + "_site": 13 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 25, + "fields": { + "created": null, + "last_updated": null, + "cable": 14, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 4, + "_device": null, + "_rack": null, + "_location": null, + "_site": 5 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 26, + "fields": { + "created": null, + "last_updated": null, + "cable": 14, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 40, + "_device": 4, + "_rack": 4, + "_location": null, + "_site": 5 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 27, + "fields": { + "created": null, + "last_updated": null, + "cable": 21, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 23, + "_device": null, + "_rack": null, + "_location": null, + "_site": 2 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 28, + "fields": { + "created": null, + "last_updated": null, + "cable": 21, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 2, + "_device": 1, + "_rack": 1, + "_location": null, + "_site": 2 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 29, + "fields": { + "created": null, + "last_updated": null, + "cable": 22, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 24, + "_device": null, + "_rack": null, + "_location": null, + "_site": 3 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 30, + "fields": { + "created": null, + "last_updated": null, + "cable": 22, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 15, + "_device": 2, + "_rack": 2, + "_location": null, + "_site": 3 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 31, + "fields": { + "created": null, + "last_updated": null, + "cable": 23, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 25, + "_device": null, + "_rack": null, + "_location": null, + "_site": 4 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 32, + "fields": { + "created": null, + "last_updated": null, + "cable": 23, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 28, + "_device": 3, + "_rack": 3, + "_location": null, + "_site": 4 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 33, + "fields": { + "created": null, + "last_updated": null, + "cable": 24, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 26, + "_device": null, + "_rack": null, + "_location": null, + "_site": 5 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 34, + "fields": { + "created": null, + "last_updated": null, + "cable": 24, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 41, + "_device": 4, + "_rack": 4, + "_location": null, + "_site": 5 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 35, + "fields": { + "created": null, + "last_updated": null, + "cable": 25, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 27, + "_device": null, + "_rack": null, + "_location": null, + "_site": 6 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 36, + "fields": { + "created": null, + "last_updated": null, + "cable": 25, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 54, + "_device": 5, + "_rack": 5, + "_location": null, + "_site": 6 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 37, + "fields": { + "created": null, + "last_updated": null, + "cable": 26, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 28, + "_device": null, + "_rack": null, + "_location": null, + "_site": 7 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 38, + "fields": { + "created": null, + "last_updated": null, + "cable": 26, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 67, + "_device": 6, + "_rack": 6, + "_location": null, + "_site": 7 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 39, + "fields": { + "created": null, + "last_updated": null, + "cable": 27, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 29, + "_device": null, + "_rack": null, + "_location": null, + "_site": 8 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 40, + "fields": { + "created": null, + "last_updated": null, + "cable": 27, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 80, + "_device": 7, + "_rack": 7, + "_location": null, + "_site": 8 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 41, + "fields": { + "created": null, + "last_updated": null, + "cable": 28, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 30, + "_device": null, + "_rack": null, + "_location": null, + "_site": 9 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 42, + "fields": { + "created": null, + "last_updated": null, + "cable": 28, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 93, + "_device": 8, + "_rack": 8, + "_location": null, + "_site": 9 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 43, + "fields": { + "created": null, + "last_updated": null, + "cable": 29, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 31, + "_device": null, + "_rack": null, + "_location": null, + "_site": 10 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 44, + "fields": { + "created": null, + "last_updated": null, + "cable": 29, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 106, + "_device": 9, + "_rack": 9, + "_location": null, + "_site": 10 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 45, + "fields": { + "created": null, + "last_updated": null, + "cable": 30, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 32, + "_device": null, + "_rack": null, + "_location": null, + "_site": 11 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 46, + "fields": { + "created": null, + "last_updated": null, + "cable": 30, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 119, + "_device": 10, + "_rack": 10, + "_location": null, + "_site": 11 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 47, + "fields": { + "created": null, + "last_updated": null, + "cable": 31, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 33, + "_device": null, + "_rack": null, + "_location": null, + "_site": 12 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 48, + "fields": { + "created": null, + "last_updated": null, + "cable": 31, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 132, + "_device": 11, + "_rack": 11, + "_location": null, + "_site": 12 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 49, + "fields": { + "created": null, + "last_updated": null, + "cable": 32, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 34, + "_device": null, + "_rack": null, + "_location": null, + "_site": 13 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 50, + "fields": { + "created": null, + "last_updated": null, + "cable": 32, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 145, + "_device": 12, + "_rack": 12, + "_location": null, + "_site": 13 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 51, + "fields": { + "created": null, + "last_updated": null, + "cable": 33, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 35, + "_device": null, + "_rack": null, + "_location": null, + "_site": 14 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 52, + "fields": { + "created": null, + "last_updated": null, + "cable": 33, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 158, + "_device": 13, + "_rack": 13, + "_location": null, + "_site": 14 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 53, + "fields": { + "created": null, + "last_updated": null, + "cable": 35, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 3, + "_device": 1, + "_rack": 1, + "_location": null, + "_site": 2 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 54, + "fields": { + "created": null, + "last_updated": null, + "cable": 35, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 170, + "_device": 14, + "_rack": 1, + "_location": null, + "_site": 2 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 55, + "fields": { + "created": null, + "last_updated": null, + "cable": 36, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 4, + "_device": 1, + "_rack": 1, + "_location": null, + "_site": 2 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 56, + "fields": { + "created": null, + "last_updated": null, + "cable": 36, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 171, + "_device": 14, + "_rack": 1, + "_location": null, + "_site": 2 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 57, + "fields": { + "created": null, + "last_updated": null, + "cable": 37, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 16, + "_device": 2, + "_rack": 2, + "_location": null, + "_site": 3 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 58, + "fields": { + "created": null, + "last_updated": null, + "cable": 37, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 221, + "_device": 15, + "_rack": 2, + "_location": null, + "_site": 3 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 59, + "fields": { + "created": null, + "last_updated": null, + "cable": 38, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 17, + "_device": 2, + "_rack": 2, + "_location": null, + "_site": 3 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 60, + "fields": { + "created": null, + "last_updated": null, + "cable": 38, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 222, + "_device": 15, + "_rack": 2, + "_location": null, + "_site": 3 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 61, + "fields": { + "created": null, + "last_updated": null, + "cable": 39, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 29, + "_device": 3, + "_rack": 3, + "_location": null, + "_site": 4 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 62, + "fields": { + "created": null, + "last_updated": null, + "cable": 39, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 272, + "_device": 16, + "_rack": 3, + "_location": null, + "_site": 4 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 63, + "fields": { + "created": null, + "last_updated": null, + "cable": 40, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 30, + "_device": 3, + "_rack": 3, + "_location": null, + "_site": 4 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 64, + "fields": { + "created": null, + "last_updated": null, + "cable": 40, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 273, + "_device": 16, + "_rack": 3, + "_location": null, + "_site": 4 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 65, + "fields": { + "created": null, + "last_updated": null, + "cable": 41, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 42, + "_device": 4, + "_rack": 4, + "_location": null, + "_site": 5 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 66, + "fields": { + "created": null, + "last_updated": null, + "cable": 41, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 323, + "_device": 17, + "_rack": 4, + "_location": null, + "_site": 5 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 67, + "fields": { + "created": null, + "last_updated": null, + "cable": 42, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 43, + "_device": 4, + "_rack": 4, + "_location": null, + "_site": 5 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 68, + "fields": { + "created": null, + "last_updated": null, + "cable": 42, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 324, + "_device": 17, + "_rack": 4, + "_location": null, + "_site": 5 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 69, + "fields": { + "created": null, + "last_updated": null, + "cable": 43, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 55, + "_device": 5, + "_rack": 5, + "_location": null, + "_site": 6 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 70, + "fields": { + "created": null, + "last_updated": null, + "cable": 43, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 374, + "_device": 18, + "_rack": 5, + "_location": null, + "_site": 6 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 71, + "fields": { + "created": null, + "last_updated": null, + "cable": 44, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 56, + "_device": 5, + "_rack": 5, + "_location": null, + "_site": 6 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 72, + "fields": { + "created": null, + "last_updated": null, + "cable": 44, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 375, + "_device": 18, + "_rack": 5, + "_location": null, + "_site": 6 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 73, + "fields": { + "created": null, + "last_updated": null, + "cable": 45, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 68, + "_device": 6, + "_rack": 6, + "_location": null, + "_site": 7 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 74, + "fields": { + "created": null, + "last_updated": null, + "cable": 45, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 425, + "_device": 19, + "_rack": 6, + "_location": null, + "_site": 7 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 75, + "fields": { + "created": null, + "last_updated": null, + "cable": 46, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 69, + "_device": 6, + "_rack": 6, + "_location": null, + "_site": 7 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 76, + "fields": { + "created": null, + "last_updated": null, + "cable": 46, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 426, + "_device": 19, + "_rack": 6, + "_location": null, + "_site": 7 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 77, + "fields": { + "created": null, + "last_updated": null, + "cable": 47, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 81, + "_device": 7, + "_rack": 7, + "_location": null, + "_site": 8 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 78, + "fields": { + "created": null, + "last_updated": null, + "cable": 47, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 476, + "_device": 20, + "_rack": 7, + "_location": null, + "_site": 8 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 79, + "fields": { + "created": null, + "last_updated": null, + "cable": 48, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 82, + "_device": 7, + "_rack": 7, + "_location": null, + "_site": 8 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 80, + "fields": { + "created": null, + "last_updated": null, + "cable": 48, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 477, + "_device": 20, + "_rack": 7, + "_location": null, + "_site": 8 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 81, + "fields": { + "created": null, + "last_updated": null, + "cable": 49, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 94, + "_device": 8, + "_rack": 8, + "_location": null, + "_site": 9 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 82, + "fields": { + "created": null, + "last_updated": null, + "cable": 49, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 527, + "_device": 21, + "_rack": 8, + "_location": null, + "_site": 9 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 83, + "fields": { + "created": null, + "last_updated": null, + "cable": 50, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 95, + "_device": 8, + "_rack": 8, + "_location": null, + "_site": 9 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 84, + "fields": { + "created": null, + "last_updated": null, + "cable": 50, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 528, + "_device": 21, + "_rack": 8, + "_location": null, + "_site": 9 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 85, + "fields": { + "created": null, + "last_updated": null, + "cable": 51, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 107, + "_device": 9, + "_rack": 9, + "_location": null, + "_site": 10 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 86, + "fields": { + "created": null, + "last_updated": null, + "cable": 51, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 578, + "_device": 22, + "_rack": 9, + "_location": null, + "_site": 10 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 87, + "fields": { + "created": null, + "last_updated": null, + "cable": 52, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 108, + "_device": 9, + "_rack": 9, + "_location": null, + "_site": 10 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 88, + "fields": { + "created": null, + "last_updated": null, + "cable": 52, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 579, + "_device": 22, + "_rack": 9, + "_location": null, + "_site": 10 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 89, + "fields": { + "created": null, + "last_updated": null, + "cable": 53, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 120, + "_device": 10, + "_rack": 10, + "_location": null, + "_site": 11 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 90, + "fields": { + "created": null, + "last_updated": null, + "cable": 53, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 629, + "_device": 23, + "_rack": 10, + "_location": null, + "_site": 11 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 91, + "fields": { + "created": null, + "last_updated": null, + "cable": 54, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 121, + "_device": 10, + "_rack": 10, + "_location": null, + "_site": 11 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 92, + "fields": { + "created": null, + "last_updated": null, + "cable": 54, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 630, + "_device": 23, + "_rack": 10, + "_location": null, + "_site": 11 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 93, + "fields": { + "created": null, + "last_updated": null, + "cable": 55, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 133, + "_device": 11, + "_rack": 11, + "_location": null, + "_site": 12 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 94, + "fields": { + "created": null, + "last_updated": null, + "cable": 55, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 680, + "_device": 24, + "_rack": 11, + "_location": null, + "_site": 12 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 95, + "fields": { + "created": null, + "last_updated": null, + "cable": 56, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 134, + "_device": 11, + "_rack": 11, + "_location": null, + "_site": 12 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 96, + "fields": { + "created": null, + "last_updated": null, + "cable": 56, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 681, + "_device": 24, + "_rack": 11, + "_location": null, + "_site": 12 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 97, + "fields": { + "created": null, + "last_updated": null, + "cable": 57, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 146, + "_device": 12, + "_rack": 12, + "_location": null, + "_site": 13 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 98, + "fields": { + "created": null, + "last_updated": null, + "cable": 57, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 731, + "_device": 25, + "_rack": 12, + "_location": null, + "_site": 13 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 99, + "fields": { + "created": null, + "last_updated": null, + "cable": 58, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 147, + "_device": 12, + "_rack": 12, + "_location": null, + "_site": 13 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 100, + "fields": { + "created": null, + "last_updated": null, + "cable": 58, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 732, + "_device": 25, + "_rack": 12, + "_location": null, + "_site": 13 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 101, + "fields": { + "created": null, + "last_updated": null, + "cable": 59, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 159, + "_device": 13, + "_rack": 13, + "_location": null, + "_site": 14 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 102, + "fields": { + "created": null, + "last_updated": null, + "cable": 59, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 782, + "_device": 26, + "_rack": 13, + "_location": null, + "_site": 14 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 103, + "fields": { + "created": null, + "last_updated": null, + "cable": 60, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 160, + "_device": 13, + "_rack": 13, + "_location": null, + "_site": 14 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 104, + "fields": { + "created": null, + "last_updated": null, + "cable": 60, + "cable_end": "B", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 783, + "_device": 26, + "_rack": 13, + "_location": null, + "_site": 14 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 105, + "fields": { + "created": null, + "last_updated": null, + "cable": 61, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 1, + "_device": 1, + "_rack": 1, + "_location": null, + "_site": 2 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 106, + "fields": { + "created": null, + "last_updated": null, + "cable": 61, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 1, + "_device": 27, + "_rack": 1, + "_location": null, + "_site": 2 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 107, + "fields": { + "created": null, + "last_updated": null, + "cable": 62, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 33, + "_device": 14, + "_rack": 1, + "_location": null, + "_site": 2 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 108, + "fields": { + "created": null, + "last_updated": null, + "cable": 62, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 2, + "_device": 27, + "_rack": 1, + "_location": null, + "_site": 2 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 109, + "fields": { + "created": null, + "last_updated": null, + "cable": 63, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 2, + "_device": 2, + "_rack": 2, + "_location": null, + "_site": 3 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 110, + "fields": { + "created": null, + "last_updated": null, + "cable": 63, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 57, + "_device": 34, + "_rack": 2, + "_location": null, + "_site": 3 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 111, + "fields": { + "created": null, + "last_updated": null, + "cable": 64, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 34, + "_device": 15, + "_rack": 2, + "_location": null, + "_site": 3 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 112, + "fields": { + "created": null, + "last_updated": null, + "cable": 64, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 58, + "_device": 34, + "_rack": 2, + "_location": null, + "_site": 3 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 113, + "fields": { + "created": null, + "last_updated": null, + "cable": 65, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 3, + "_device": 3, + "_rack": 3, + "_location": null, + "_site": 4 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 114, + "fields": { + "created": null, + "last_updated": null, + "cable": 65, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 65, + "_device": 35, + "_rack": 3, + "_location": null, + "_site": 4 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 115, + "fields": { + "created": null, + "last_updated": null, + "cable": 66, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 35, + "_device": 16, + "_rack": 3, + "_location": null, + "_site": 4 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 116, + "fields": { + "created": null, + "last_updated": null, + "cable": 66, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 66, + "_device": 35, + "_rack": 3, + "_location": null, + "_site": 4 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 117, + "fields": { + "created": null, + "last_updated": null, + "cable": 67, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 4, + "_device": 4, + "_rack": 4, + "_location": null, + "_site": 5 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 118, + "fields": { + "created": null, + "last_updated": null, + "cable": 67, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 73, + "_device": 36, + "_rack": 4, + "_location": null, + "_site": 5 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 119, + "fields": { + "created": null, + "last_updated": null, + "cable": 68, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 36, + "_device": 17, + "_rack": 4, + "_location": null, + "_site": 5 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 120, + "fields": { + "created": null, + "last_updated": null, + "cable": 68, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 74, + "_device": 36, + "_rack": 4, + "_location": null, + "_site": 5 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 121, + "fields": { + "created": null, + "last_updated": null, + "cable": 69, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 5, + "_device": 5, + "_rack": 5, + "_location": null, + "_site": 6 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 122, + "fields": { + "created": null, + "last_updated": null, + "cable": 69, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 81, + "_device": 37, + "_rack": 5, + "_location": null, + "_site": 6 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 123, + "fields": { + "created": null, + "last_updated": null, + "cable": 70, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 37, + "_device": 18, + "_rack": 5, + "_location": null, + "_site": 6 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 124, + "fields": { + "created": null, + "last_updated": null, + "cable": 70, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 82, + "_device": 37, + "_rack": 5, + "_location": null, + "_site": 6 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 125, + "fields": { + "created": null, + "last_updated": null, + "cable": 71, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 6, + "_device": 6, + "_rack": 6, + "_location": null, + "_site": 7 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 126, + "fields": { + "created": null, + "last_updated": null, + "cable": 71, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 89, + "_device": 38, + "_rack": 6, + "_location": null, + "_site": 7 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 127, + "fields": { + "created": null, + "last_updated": null, + "cable": 72, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 38, + "_device": 19, + "_rack": 6, + "_location": null, + "_site": 7 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 128, + "fields": { + "created": null, + "last_updated": null, + "cable": 72, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 90, + "_device": 38, + "_rack": 6, + "_location": null, + "_site": 7 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 129, + "fields": { + "created": null, + "last_updated": null, + "cable": 73, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 7, + "_device": 7, + "_rack": 7, + "_location": null, + "_site": 8 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 130, + "fields": { + "created": null, + "last_updated": null, + "cable": 73, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 97, + "_device": 39, + "_rack": 7, + "_location": null, + "_site": 8 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 131, + "fields": { + "created": null, + "last_updated": null, + "cable": 74, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 39, + "_device": 20, + "_rack": 7, + "_location": null, + "_site": 8 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 132, + "fields": { + "created": null, + "last_updated": null, + "cable": 74, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 98, + "_device": 39, + "_rack": 7, + "_location": null, + "_site": 8 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 133, + "fields": { + "created": null, + "last_updated": null, + "cable": 75, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 8, + "_device": 8, + "_rack": 8, + "_location": null, + "_site": 9 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 134, + "fields": { + "created": null, + "last_updated": null, + "cable": 75, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 105, + "_device": 40, + "_rack": 8, + "_location": null, + "_site": 9 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 135, + "fields": { + "created": null, + "last_updated": null, + "cable": 76, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 40, + "_device": 21, + "_rack": 8, + "_location": null, + "_site": 9 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 136, + "fields": { + "created": null, + "last_updated": null, + "cable": 76, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 106, + "_device": 40, + "_rack": 8, + "_location": null, + "_site": 9 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 137, + "fields": { + "created": null, + "last_updated": null, + "cable": 77, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 9, + "_device": 9, + "_rack": 9, + "_location": null, + "_site": 10 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 138, + "fields": { + "created": null, + "last_updated": null, + "cable": 77, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 113, + "_device": 41, + "_rack": 9, + "_location": null, + "_site": 10 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 139, + "fields": { + "created": null, + "last_updated": null, + "cable": 78, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 41, + "_device": 22, + "_rack": 9, + "_location": null, + "_site": 10 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 140, + "fields": { + "created": null, + "last_updated": null, + "cable": 78, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 114, + "_device": 41, + "_rack": 9, + "_location": null, + "_site": 10 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 141, + "fields": { + "created": null, + "last_updated": null, + "cable": 79, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 10, + "_device": 10, + "_rack": 10, + "_location": null, + "_site": 11 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 142, + "fields": { + "created": null, + "last_updated": null, + "cable": 79, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 121, + "_device": 42, + "_rack": 10, + "_location": null, + "_site": 11 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 143, + "fields": { + "created": null, + "last_updated": null, + "cable": 80, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 42, + "_device": 23, + "_rack": 10, + "_location": null, + "_site": 11 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 144, + "fields": { + "created": null, + "last_updated": null, + "cable": 80, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 122, + "_device": 42, + "_rack": 10, + "_location": null, + "_site": 11 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 145, + "fields": { + "created": null, + "last_updated": null, + "cable": 81, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 11, + "_device": 11, + "_rack": 11, + "_location": null, + "_site": 12 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 146, + "fields": { + "created": null, + "last_updated": null, + "cable": 81, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 129, + "_device": 43, + "_rack": 11, + "_location": null, + "_site": 12 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 147, + "fields": { + "created": null, + "last_updated": null, + "cable": 82, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 43, + "_device": 24, + "_rack": 11, + "_location": null, + "_site": 12 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 148, + "fields": { + "created": null, + "last_updated": null, + "cable": 82, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 130, + "_device": 43, + "_rack": 11, + "_location": null, + "_site": 12 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 149, + "fields": { + "created": null, + "last_updated": null, + "cable": 83, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 12, + "_device": 12, + "_rack": 12, + "_location": null, + "_site": 13 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 150, + "fields": { + "created": null, + "last_updated": null, + "cable": 83, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 137, + "_device": 44, + "_rack": 12, + "_location": null, + "_site": 13 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 151, + "fields": { + "created": null, + "last_updated": null, + "cable": 84, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 44, + "_device": 25, + "_rack": 12, + "_location": null, + "_site": 13 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 152, + "fields": { + "created": null, + "last_updated": null, + "cable": 84, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 138, + "_device": 44, + "_rack": 12, + "_location": null, + "_site": 13 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 153, + "fields": { + "created": null, + "last_updated": null, + "cable": 85, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 13, + "_device": 13, + "_rack": 13, + "_location": null, + "_site": 14 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 154, + "fields": { + "created": null, + "last_updated": null, + "cable": 85, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 145, + "_device": 45, + "_rack": 13, + "_location": null, + "_site": 14 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 155, + "fields": { + "created": null, + "last_updated": null, + "cable": 86, + "cable_end": "A", + "termination_type": [ + "dcim", + "powerport" + ], + "termination_id": 45, + "_device": 26, + "_rack": 13, + "_location": null, + "_site": 14 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 156, + "fields": { + "created": null, + "last_updated": null, + "cable": 86, + "cable_end": "B", + "termination_type": [ + "dcim", + "poweroutlet" + ], + "termination_id": 146, + "_device": 45, + "_rack": 13, + "_location": null, + "_site": 14 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 157, + "fields": { + "created": null, + "last_updated": null, + "cable": 87, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 36, + "_device": null, + "_rack": null, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 158, + "fields": { + "created": null, + "last_updated": null, + "cable": 87, + "cable_end": "B", + "termination_type": [ + "dcim", + "rearport" + ], + "termination_id": 1249, + "_device": 87, + "_rack": 41, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 159, + "fields": { + "created": null, + "last_updated": null, + "cable": 88, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 37, + "_device": null, + "_rack": null, + "_location": null, + "_site": 24 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 160, + "fields": { + "created": null, + "last_updated": null, + "cable": 88, + "cable_end": "B", + "termination_type": [ + "dcim", + "rearport" + ], + "termination_id": 1252, + "_device": 90, + "_rack": 39, + "_location": null, + "_site": 24 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 161, + "fields": { + "created": null, + "last_updated": null, + "cable": 89, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 38, + "_device": null, + "_rack": null, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 162, + "fields": { + "created": null, + "last_updated": null, + "cable": 89, + "cable_end": "B", + "termination_type": [ + "dcim", + "rearport" + ], + "termination_id": 1250, + "_device": 88, + "_rack": 41, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 163, + "fields": { + "created": null, + "last_updated": null, + "cable": 90, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 39, + "_device": null, + "_rack": null, + "_location": null, + "_site": 22 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 164, + "fields": { + "created": null, + "last_updated": null, + "cable": 90, + "cable_end": "B", + "termination_type": [ + "dcim", + "rearport" + ], + "termination_id": 1253, + "_device": 91, + "_rack": 40, + "_location": null, + "_site": 22 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 165, + "fields": { + "created": null, + "last_updated": null, + "cable": 91, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 40, + "_device": null, + "_rack": null, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 166, + "fields": { + "created": null, + "last_updated": null, + "cable": 91, + "cable_end": "B", + "termination_type": [ + "dcim", + "rearport" + ], + "termination_id": 1251, + "_device": 89, + "_rack": 41, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 167, + "fields": { + "created": null, + "last_updated": null, + "cable": 92, + "cable_end": "A", + "termination_type": [ + "circuits", + "circuittermination" + ], + "termination_id": 41, + "_device": null, + "_rack": null, + "_location": null, + "_site": 23 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 168, + "fields": { + "created": null, + "last_updated": null, + "cable": 92, + "cable_end": "B", + "termination_type": [ + "dcim", + "rearport" + ], + "termination_id": 1254, + "_device": 92, + "_rack": 38, + "_location": null, + "_site": 23 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 169, + "fields": { + "created": null, + "last_updated": null, + "cable": 104, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 1018, + "_device": 96, + "_rack": 16, + "_location": 1, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 170, + "fields": { + "created": null, + "last_updated": null, + "cable": 104, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1297, + "_device": 88, + "_rack": 41, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 171, + "fields": { + "created": null, + "last_updated": null, + "cable": 105, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 1019, + "_device": 96, + "_rack": 16, + "_location": 1, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 172, + "fields": { + "created": null, + "last_updated": null, + "cable": 105, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1298, + "_device": 88, + "_rack": 41, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 173, + "fields": { + "created": null, + "last_updated": null, + "cable": 106, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 1066, + "_device": 97, + "_rack": 17, + "_location": 1, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 174, + "fields": { + "created": null, + "last_updated": null, + "cable": 106, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1299, + "_device": 88, + "_rack": 41, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 175, + "fields": { + "created": null, + "last_updated": null, + "cable": 107, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 1067, + "_device": 97, + "_rack": 17, + "_location": 1, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 176, + "fields": { + "created": null, + "last_updated": null, + "cable": 107, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1300, + "_device": 88, + "_rack": 41, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 177, + "fields": { + "created": null, + "last_updated": null, + "cable": 108, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 1020, + "_device": 96, + "_rack": 16, + "_location": 1, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 178, + "fields": { + "created": null, + "last_updated": null, + "cable": 108, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1345, + "_device": 89, + "_rack": 41, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 179, + "fields": { + "created": null, + "last_updated": null, + "cable": 109, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 1021, + "_device": 96, + "_rack": 16, + "_location": 1, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 180, + "fields": { + "created": null, + "last_updated": null, + "cable": 109, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1346, + "_device": 89, + "_rack": 41, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 181, + "fields": { + "created": null, + "last_updated": null, + "cable": 110, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 1068, + "_device": 97, + "_rack": 17, + "_location": 1, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 182, + "fields": { + "created": null, + "last_updated": null, + "cable": 110, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1347, + "_device": 89, + "_rack": 41, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 183, + "fields": { + "created": null, + "last_updated": null, + "cable": 111, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 1069, + "_device": 97, + "_rack": 17, + "_location": 1, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 184, + "fields": { + "created": null, + "last_updated": null, + "cable": 111, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1348, + "_device": 89, + "_rack": 41, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 185, + "fields": { + "created": null, + "last_updated": null, + "cable": 112, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 1022, + "_device": 96, + "_rack": 16, + "_location": 1, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 186, + "fields": { + "created": null, + "last_updated": null, + "cable": 112, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1249, + "_device": 87, + "_rack": 41, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 187, + "fields": { + "created": null, + "last_updated": null, + "cable": 113, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 1023, + "_device": 96, + "_rack": 16, + "_location": 1, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 188, + "fields": { + "created": null, + "last_updated": null, + "cable": 113, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1250, + "_device": 87, + "_rack": 41, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 189, + "fields": { + "created": null, + "last_updated": null, + "cable": 114, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 1070, + "_device": 97, + "_rack": 17, + "_location": 1, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 190, + "fields": { + "created": null, + "last_updated": null, + "cable": 114, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1251, + "_device": 87, + "_rack": 41, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 191, + "fields": { + "created": null, + "last_updated": null, + "cable": 115, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 1071, + "_device": 97, + "_rack": 17, + "_location": 1, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 192, + "fields": { + "created": null, + "last_updated": null, + "cable": 115, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1252, + "_device": 87, + "_rack": 41, + "_location": null, + "_site": 21 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 193, + "fields": { + "created": null, + "last_updated": null, + "cable": 116, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 916, + "_device": 94, + "_rack": 40, + "_location": null, + "_site": 22 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 194, + "fields": { + "created": null, + "last_updated": null, + "cable": 116, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1441, + "_device": 91, + "_rack": 40, + "_location": null, + "_site": 22 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 195, + "fields": { + "created": null, + "last_updated": null, + "cable": 117, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 917, + "_device": 94, + "_rack": 40, + "_location": null, + "_site": 22 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 196, + "fields": { + "created": null, + "last_updated": null, + "cable": 117, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1442, + "_device": 91, + "_rack": 40, + "_location": null, + "_site": 22 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 197, + "fields": { + "created": null, + "last_updated": null, + "cable": 118, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 918, + "_device": 94, + "_rack": 40, + "_location": null, + "_site": 22 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 198, + "fields": { + "created": null, + "last_updated": null, + "cable": 118, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1443, + "_device": 91, + "_rack": 40, + "_location": null, + "_site": 22 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 199, + "fields": { + "created": null, + "last_updated": null, + "cable": 119, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 919, + "_device": 94, + "_rack": 40, + "_location": null, + "_site": 22 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 200, + "fields": { + "created": null, + "last_updated": null, + "cable": 119, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1444, + "_device": 91, + "_rack": 40, + "_location": null, + "_site": 22 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 201, + "fields": { + "created": null, + "last_updated": null, + "cable": 120, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 969, + "_device": 95, + "_rack": 38, + "_location": null, + "_site": 23 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 202, + "fields": { + "created": null, + "last_updated": null, + "cable": 120, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1489, + "_device": 92, + "_rack": 38, + "_location": null, + "_site": 23 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 203, + "fields": { + "created": null, + "last_updated": null, + "cable": 121, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 970, + "_device": 95, + "_rack": 38, + "_location": null, + "_site": 23 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 204, + "fields": { + "created": null, + "last_updated": null, + "cable": 121, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1490, + "_device": 92, + "_rack": 38, + "_location": null, + "_site": 23 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 205, + "fields": { + "created": null, + "last_updated": null, + "cable": 122, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 971, + "_device": 95, + "_rack": 38, + "_location": null, + "_site": 23 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 206, + "fields": { + "created": null, + "last_updated": null, + "cable": 122, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1491, + "_device": 92, + "_rack": 38, + "_location": null, + "_site": 23 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 207, + "fields": { + "created": null, + "last_updated": null, + "cable": 123, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 972, + "_device": 95, + "_rack": 38, + "_location": null, + "_site": 23 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 208, + "fields": { + "created": null, + "last_updated": null, + "cable": 123, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1492, + "_device": 92, + "_rack": 38, + "_location": null, + "_site": 23 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 209, + "fields": { + "created": null, + "last_updated": null, + "cable": 124, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 863, + "_device": 93, + "_rack": 39, + "_location": null, + "_site": 24 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 210, + "fields": { + "created": null, + "last_updated": null, + "cable": 124, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1393, + "_device": 90, + "_rack": 39, + "_location": null, + "_site": 24 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 211, + "fields": { + "created": null, + "last_updated": null, + "cable": 125, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 864, + "_device": 93, + "_rack": 39, + "_location": null, + "_site": 24 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 212, + "fields": { + "created": null, + "last_updated": null, + "cable": 125, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1394, + "_device": 90, + "_rack": 39, + "_location": null, + "_site": 24 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 213, + "fields": { + "created": null, + "last_updated": null, + "cable": 126, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 865, + "_device": 93, + "_rack": 39, + "_location": null, + "_site": 24 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 214, + "fields": { + "created": null, + "last_updated": null, + "cable": 126, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1395, + "_device": 90, + "_rack": 39, + "_location": null, + "_site": 24 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 215, + "fields": { + "created": null, + "last_updated": null, + "cable": 127, + "cable_end": "A", + "termination_type": [ + "dcim", + "interface" + ], + "termination_id": 866, + "_device": 93, + "_rack": 39, + "_location": null, + "_site": 24 + } +}, +{ + "model": "dcim.cabletermination", + "pk": 216, + "fields": { + "created": null, + "last_updated": null, + "cable": 127, + "cable_end": "B", + "termination_type": [ + "dcim", + "frontport" + ], + "termination_id": 1396, + "_device": 90, + "_rack": 39, + "_location": null, + "_site": 24 + } +}, +{ + "model": "dcim.cablepath", + "pk": 1, + "fields": { + "path": [ + [ + "39:1" + ], + [ + "26:7" + ], + [ + "21:1" + ], + [ + "21:48" + ], + [ + "24:1" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:1\", \"26:7\", \"21:1\", \"21:48\", \"24:1\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 2, + "fields": { + "path": [ + [ + "39:2" + ], + [ + "26:21" + ], + [ + "21:23" + ] + ], + "is_active": true, + "is_complete": false, + "is_split": false, + "_nodes": "[\"39:2\", \"26:21\", \"21:23\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 3, + "fields": { + "path": [ + [ + "39:3" + ], + [ + "26:35" + ], + [ + "39:170" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:3\", \"26:35\", \"39:170\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 4, + "fields": { + "path": [ + [ + "39:4" + ], + [ + "26:36" + ], + [ + "39:171" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:4\", \"26:36\", \"39:171\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 5, + "fields": { + "path": [ + [ + "39:170" + ], + [ + "26:35" + ], + [ + "39:3" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:170\", \"26:35\", \"39:3\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 6, + "fields": { + "path": [ + [ + "39:171" + ], + [ + "26:36" + ], + [ + "39:4" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:171\", \"26:36\", \"39:4\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 7, + "fields": { + "path": [ + [ + "39:14" + ], + [ + "26:4" + ], + [ + "21:2" + ], + [ + "21:45" + ], + [ + "24:1" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:14\", \"26:4\", \"21:2\", \"21:45\", \"24:1\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 8, + "fields": { + "path": [ + [ + "39:15" + ], + [ + "26:22" + ], + [ + "21:24" + ] + ], + "is_active": true, + "is_complete": false, + "is_split": false, + "_nodes": "[\"39:15\", \"26:22\", \"21:24\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 9, + "fields": { + "path": [ + [ + "39:16" + ], + [ + "26:37" + ], + [ + "39:221" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:16\", \"26:37\", \"39:221\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 10, + "fields": { + "path": [ + [ + "39:17" + ], + [ + "26:38" + ], + [ + "39:222" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:17\", \"26:38\", \"39:222\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 11, + "fields": { + "path": [ + [ + "39:221" + ], + [ + "26:37" + ], + [ + "39:16" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:221\", \"26:37\", \"39:16\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 12, + "fields": { + "path": [ + [ + "39:222" + ], + [ + "26:38" + ], + [ + "39:17" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:222\", \"26:38\", \"39:17\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 13, + "fields": { + "path": [ + [ + "39:27" + ], + [ + "26:12" + ], + [ + "21:3" + ], + [ + "21:52" + ], + [ + "24:1" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:27\", \"26:12\", \"21:3\", \"21:52\", \"24:1\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 14, + "fields": { + "path": [ + [ + "39:28" + ], + [ + "26:23" + ], + [ + "21:25" + ] + ], + "is_active": true, + "is_complete": false, + "is_split": false, + "_nodes": "[\"39:28\", \"26:23\", \"21:25\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 15, + "fields": { + "path": [ + [ + "39:29" + ], + [ + "26:39" + ], + [ + "39:272" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:29\", \"26:39\", \"39:272\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 16, + "fields": { + "path": [ + [ + "39:30" + ], + [ + "26:40" + ], + [ + "39:273" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:30\", \"26:40\", \"39:273\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 17, + "fields": { + "path": [ + [ + "39:272" + ], + [ + "26:39" + ], + [ + "39:29" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:272\", \"26:39\", \"39:29\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 18, + "fields": { + "path": [ + [ + "39:273" + ], + [ + "26:40" + ], + [ + "39:30" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:273\", \"26:40\", \"39:30\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 19, + "fields": { + "path": [ + [ + "39:40" + ], + [ + "26:14" + ], + [ + "21:4" + ], + [ + "21:54" + ], + [ + "24:1" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:40\", \"26:14\", \"21:4\", \"21:54\", \"24:1\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 20, + "fields": { + "path": [ + [ + "39:41" + ], + [ + "26:24" + ], + [ + "21:26" + ] + ], + "is_active": true, + "is_complete": false, + "is_split": false, + "_nodes": "[\"39:41\", \"26:24\", \"21:26\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 21, + "fields": { + "path": [ + [ + "39:42" + ], + [ + "26:41" + ], + [ + "39:323" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:42\", \"26:41\", \"39:323\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 22, + "fields": { + "path": [ + [ + "39:43" + ], + [ + "26:42" + ], + [ + "39:324" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:43\", \"26:42\", \"39:324\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 23, + "fields": { + "path": [ + [ + "39:323" + ], + [ + "26:41" + ], + [ + "39:42" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:323\", \"26:41\", \"39:42\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 24, + "fields": { + "path": [ + [ + "39:324" + ], + [ + "26:42" + ], + [ + "39:43" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:324\", \"26:42\", \"39:43\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 25, + "fields": { + "path": [ + [ + "39:53" + ], + [ + "26:5" + ], + [ + "21:5" + ], + [ + "21:46" + ], + [ + "24:1" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:53\", \"26:5\", \"21:5\", \"21:46\", \"24:1\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 26, + "fields": { + "path": [ + [ + "39:54" + ], + [ + "26:25" + ], + [ + "21:27" + ] + ], + "is_active": true, + "is_complete": false, + "is_split": false, + "_nodes": "[\"39:54\", \"26:25\", \"21:27\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 27, + "fields": { + "path": [ + [ + "39:55" + ], + [ + "26:43" + ], + [ + "39:374" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:55\", \"26:43\", \"39:374\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 28, + "fields": { + "path": [ + [ + "39:56" + ], + [ + "26:44" + ], + [ + "39:375" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:56\", \"26:44\", \"39:375\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 29, + "fields": { + "path": [ + [ + "39:374" + ], + [ + "26:43" + ], + [ + "39:55" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:374\", \"26:43\", \"39:55\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 30, + "fields": { + "path": [ + [ + "39:375" + ], + [ + "26:44" + ], + [ + "39:56" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:375\", \"26:44\", \"39:56\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 31, + "fields": { + "path": [ + [ + "39:66" + ], + [ + "26:8" + ], + [ + "21:6" + ], + [ + "21:49" + ], + [ + "24:1" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:66\", \"26:8\", \"21:6\", \"21:49\", \"24:1\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 32, + "fields": { + "path": [ + [ + "39:67" + ], + [ + "26:26" + ], + [ + "21:28" + ] + ], + "is_active": true, + "is_complete": false, + "is_split": false, + "_nodes": "[\"39:67\", \"26:26\", \"21:28\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 33, + "fields": { + "path": [ + [ + "39:68" + ], + [ + "26:45" + ], + [ + "39:425" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:68\", \"26:45\", \"39:425\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 34, + "fields": { + "path": [ + [ + "39:69" + ], + [ + "26:46" + ], + [ + "39:426" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:69\", \"26:46\", \"39:426\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 35, + "fields": { + "path": [ + [ + "39:425" + ], + [ + "26:45" + ], + [ + "39:68" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:425\", \"26:45\", \"39:68\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 36, + "fields": { + "path": [ + [ + "39:426" + ], + [ + "26:46" + ], + [ + "39:69" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:426\", \"26:46\", \"39:69\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 37, + "fields": { + "path": [ + [ + "39:79" + ], + [ + "26:10" + ], + [ + "21:8" + ], + [ + "21:51" + ], + [ + "24:1" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:79\", \"26:10\", \"21:8\", \"21:51\", \"24:1\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 38, + "fields": { + "path": [ + [ + "39:80" + ], + [ + "26:27" + ], + [ + "21:29" + ] + ], + "is_active": true, + "is_complete": false, + "is_split": false, + "_nodes": "[\"39:80\", \"26:27\", \"21:29\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 39, + "fields": { + "path": [ + [ + "39:81" + ], + [ + "26:47" + ], + [ + "39:476" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:81\", \"26:47\", \"39:476\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 40, + "fields": { + "path": [ + [ + "39:82" + ], + [ + "26:48" + ], + [ + "39:477" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:82\", \"26:48\", \"39:477\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 41, + "fields": { + "path": [ + [ + "39:476" + ], + [ + "26:47" + ], + [ + "39:81" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:476\", \"26:47\", \"39:81\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 42, + "fields": { + "path": [ + [ + "39:477" + ], + [ + "26:48" + ], + [ + "39:82" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:477\", \"26:48\", \"39:82\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 43, + "fields": { + "path": [ + [ + "39:92" + ], + [ + "26:9" + ], + [ + "21:10" + ], + [ + "21:50" + ], + [ + "24:1" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:92\", \"26:9\", \"21:10\", \"21:50\", \"24:1\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 44, + "fields": { + "path": [ + [ + "39:93" + ], + [ + "26:28" + ], + [ + "21:30" + ] + ], + "is_active": true, + "is_complete": false, + "is_split": false, + "_nodes": "[\"39:93\", \"26:28\", \"21:30\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 45, + "fields": { + "path": [ + [ + "39:94" + ], + [ + "26:49" + ], + [ + "39:527" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:94\", \"26:49\", \"39:527\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 46, + "fields": { + "path": [ + [ + "39:95" + ], + [ + "26:50" + ], + [ + "39:528" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:95\", \"26:50\", \"39:528\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 47, + "fields": { + "path": [ + [ + "39:527" + ], + [ + "26:49" + ], + [ + "39:94" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:527\", \"26:49\", \"39:94\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 48, + "fields": { + "path": [ + [ + "39:528" + ], + [ + "26:50" + ], + [ + "39:95" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:528\", \"26:50\", \"39:95\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 49, + "fields": { + "path": [ + [ + "39:105" + ], + [ + "26:3" + ], + [ + "21:11" + ], + [ + "21:44" + ], + [ + "24:1" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:105\", \"26:3\", \"21:11\", \"21:44\", \"24:1\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 50, + "fields": { + "path": [ + [ + "39:106" + ], + [ + "26:29" + ], + [ + "21:31" + ] + ], + "is_active": true, + "is_complete": false, + "is_split": false, + "_nodes": "[\"39:106\", \"26:29\", \"21:31\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 51, + "fields": { + "path": [ + [ + "39:107" + ], + [ + "26:51" + ], + [ + "39:578" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:107\", \"26:51\", \"39:578\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 52, + "fields": { + "path": [ + [ + "39:108" + ], + [ + "26:52" + ], + [ + "39:579" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:108\", \"26:52\", \"39:579\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 53, + "fields": { + "path": [ + [ + "39:578" + ], + [ + "26:51" + ], + [ + "39:107" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:578\", \"26:51\", \"39:107\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 54, + "fields": { + "path": [ + [ + "39:579" + ], + [ + "26:52" + ], + [ + "39:108" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:579\", \"26:52\", \"39:108\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 55, + "fields": { + "path": [ + [ + "39:118" + ], + [ + "26:2" + ], + [ + "21:12" + ], + [ + "21:43" + ], + [ + "24:1" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:118\", \"26:2\", \"21:12\", \"21:43\", \"24:1\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 56, + "fields": { + "path": [ + [ + "39:119" + ], + [ + "26:30" + ], + [ + "21:32" + ] + ], + "is_active": true, + "is_complete": false, + "is_split": false, + "_nodes": "[\"39:119\", \"26:30\", \"21:32\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 57, + "fields": { + "path": [ + [ + "39:120" + ], + [ + "26:53" + ], + [ + "39:629" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:120\", \"26:53\", \"39:629\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 58, + "fields": { + "path": [ + [ + "39:121" + ], + [ + "26:54" + ], + [ + "39:630" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:121\", \"26:54\", \"39:630\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 59, + "fields": { + "path": [ + [ + "39:629" + ], + [ + "26:53" + ], + [ + "39:120" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:629\", \"26:53\", \"39:120\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 60, + "fields": { + "path": [ + [ + "39:630" + ], + [ + "26:54" + ], + [ + "39:121" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:630\", \"26:54\", \"39:121\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 61, + "fields": { + "path": [ + [ + "39:131" + ], + [ + "26:6" + ], + [ + "21:13" + ], + [ + "21:47" + ], + [ + "24:1" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:131\", \"26:6\", \"21:13\", \"21:47\", \"24:1\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 62, + "fields": { + "path": [ + [ + "39:132" + ], + [ + "26:31" + ], + [ + "21:33" + ] + ], + "is_active": true, + "is_complete": false, + "is_split": false, + "_nodes": "[\"39:132\", \"26:31\", \"21:33\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 63, + "fields": { + "path": [ + [ + "39:133" + ], + [ + "26:55" + ], + [ + "39:680" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:133\", \"26:55\", \"39:680\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 64, + "fields": { + "path": [ + [ + "39:134" + ], + [ + "26:56" + ], + [ + "39:681" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:134\", \"26:56\", \"39:681\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 65, + "fields": { + "path": [ + [ + "39:680" + ], + [ + "26:55" + ], + [ + "39:133" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:680\", \"26:55\", \"39:133\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 66, + "fields": { + "path": [ + [ + "39:681" + ], + [ + "26:56" + ], + [ + "39:134" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:681\", \"26:56\", \"39:134\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 67, + "fields": { + "path": [ + [ + "39:144" + ], + [ + "26:13" + ], + [ + "21:14" + ], + [ + "21:53" + ], + [ + "24:1" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:144\", \"26:13\", \"21:14\", \"21:53\", \"24:1\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 68, + "fields": { + "path": [ + [ + "39:145" + ], + [ + "26:32" + ], + [ + "21:34" + ] + ], + "is_active": true, + "is_complete": false, + "is_split": false, + "_nodes": "[\"39:145\", \"26:32\", \"21:34\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 69, + "fields": { + "path": [ + [ + "39:146" + ], + [ + "26:57" + ], + [ + "39:731" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:146\", \"26:57\", \"39:731\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 70, + "fields": { + "path": [ + [ + "39:147" + ], + [ + "26:58" + ], + [ + "39:732" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:147\", \"26:58\", \"39:732\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 71, + "fields": { + "path": [ + [ + "39:731" + ], + [ + "26:57" + ], + [ + "39:146" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:731\", \"26:57\", \"39:146\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 72, + "fields": { + "path": [ + [ + "39:732" + ], + [ + "26:58" + ], + [ + "39:147" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:732\", \"26:58\", \"39:147\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 73, + "fields": { + "path": [ + [ + "39:157" + ], + [ + "26:1" + ], + [ + "21:15" + ], + [ + "21:42" + ], + [ + "24:1" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:157\", \"26:1\", \"21:15\", \"21:42\", \"24:1\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 74, + "fields": { + "path": [ + [ + "39:158" + ], + [ + "26:33" + ], + [ + "21:35" + ] + ], + "is_active": true, + "is_complete": false, + "is_split": false, + "_nodes": "[\"39:158\", \"26:33\", \"21:35\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 75, + "fields": { + "path": [ + [ + "39:159" + ], + [ + "26:59" + ], + [ + "39:782" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:159\", \"26:59\", \"39:782\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 76, + "fields": { + "path": [ + [ + "39:160" + ], + [ + "26:60" + ], + [ + "39:783" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:160\", \"26:60\", \"39:783\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 77, + "fields": { + "path": [ + [ + "39:782" + ], + [ + "26:59" + ], + [ + "39:159" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:782\", \"26:59\", \"39:159\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 78, + "fields": { + "path": [ + [ + "39:783" + ], + [ + "26:60" + ], + [ + "39:160" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:783\", \"26:60\", \"39:160\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 79, + "fields": { + "path": [ + [ + "39:916" + ], + [ + "26:116" + ], + [ + "37:1441" + ], + [ + "54:1253" + ], + [ + "26:90" + ], + [ + "21:39" + ], + [ + "21:38" + ], + [ + "26:89" + ], + [ + "54:1250" + ], + [ + "37:1297" + ], + [ + "26:104" + ], + [ + "39:1018" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:916\", \"26:116\", \"37:1441\", \"54:1253\", \"26:90\", \"21:39\", \"21:38\", \"26:89\", \"54:1250\", \"37:1297\", \"26:104\", \"39:1018\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 80, + "fields": { + "path": [ + [ + "39:917" + ], + [ + "26:117" + ], + [ + "37:1442" + ], + [ + "54:1253" + ], + [ + "26:90" + ], + [ + "21:39" + ], + [ + "21:38" + ], + [ + "26:89" + ], + [ + "54:1250" + ], + [ + "37:1298" + ], + [ + "26:105" + ], + [ + "39:1019" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:917\", \"26:117\", \"37:1442\", \"54:1253\", \"26:90\", \"21:39\", \"21:38\", \"26:89\", \"54:1250\", \"37:1298\", \"26:105\", \"39:1019\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 81, + "fields": { + "path": [ + [ + "39:918" + ], + [ + "26:118" + ], + [ + "37:1443" + ], + [ + "54:1253" + ], + [ + "26:90" + ], + [ + "21:39" + ], + [ + "21:38" + ], + [ + "26:89" + ], + [ + "54:1250" + ], + [ + "37:1299" + ], + [ + "26:106" + ], + [ + "39:1066" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:918\", \"26:118\", \"37:1443\", \"54:1253\", \"26:90\", \"21:39\", \"21:38\", \"26:89\", \"54:1250\", \"37:1299\", \"26:106\", \"39:1066\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 82, + "fields": { + "path": [ + [ + "39:919" + ], + [ + "26:119" + ], + [ + "37:1444" + ], + [ + "54:1253" + ], + [ + "26:90" + ], + [ + "21:39" + ], + [ + "21:38" + ], + [ + "26:89" + ], + [ + "54:1250" + ], + [ + "37:1300" + ], + [ + "26:107" + ], + [ + "39:1067" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:919\", \"26:119\", \"37:1444\", \"54:1253\", \"26:90\", \"21:39\", \"21:38\", \"26:89\", \"54:1250\", \"37:1300\", \"26:107\", \"39:1067\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 83, + "fields": { + "path": [ + [ + "39:969" + ], + [ + "26:120" + ], + [ + "37:1489" + ], + [ + "54:1254" + ], + [ + "26:92" + ], + [ + "21:41" + ], + [ + "21:40" + ], + [ + "26:91" + ], + [ + "54:1251" + ], + [ + "37:1345" + ], + [ + "26:108" + ], + [ + "39:1020" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:969\", \"26:120\", \"37:1489\", \"54:1254\", \"26:92\", \"21:41\", \"21:40\", \"26:91\", \"54:1251\", \"37:1345\", \"26:108\", \"39:1020\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 84, + "fields": { + "path": [ + [ + "39:970" + ], + [ + "26:121" + ], + [ + "37:1490" + ], + [ + "54:1254" + ], + [ + "26:92" + ], + [ + "21:41" + ], + [ + "21:40" + ], + [ + "26:91" + ], + [ + "54:1251" + ], + [ + "37:1346" + ], + [ + "26:109" + ], + [ + "39:1021" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:970\", \"26:121\", \"37:1490\", \"54:1254\", \"26:92\", \"21:41\", \"21:40\", \"26:91\", \"54:1251\", \"37:1346\", \"26:109\", \"39:1021\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 85, + "fields": { + "path": [ + [ + "39:971" + ], + [ + "26:122" + ], + [ + "37:1491" + ], + [ + "54:1254" + ], + [ + "26:92" + ], + [ + "21:41" + ], + [ + "21:40" + ], + [ + "26:91" + ], + [ + "54:1251" + ], + [ + "37:1347" + ], + [ + "26:110" + ], + [ + "39:1068" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:971\", \"26:122\", \"37:1491\", \"54:1254\", \"26:92\", \"21:41\", \"21:40\", \"26:91\", \"54:1251\", \"37:1347\", \"26:110\", \"39:1068\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 86, + "fields": { + "path": [ + [ + "39:972" + ], + [ + "26:123" + ], + [ + "37:1492" + ], + [ + "54:1254" + ], + [ + "26:92" + ], + [ + "21:41" + ], + [ + "21:40" + ], + [ + "26:91" + ], + [ + "54:1251" + ], + [ + "37:1348" + ], + [ + "26:111" + ], + [ + "39:1069" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:972\", \"26:123\", \"37:1492\", \"54:1254\", \"26:92\", \"21:41\", \"21:40\", \"26:91\", \"54:1251\", \"37:1348\", \"26:111\", \"39:1069\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 87, + "fields": { + "path": [ + [ + "39:863" + ], + [ + "26:124" + ], + [ + "37:1393" + ], + [ + "54:1252" + ], + [ + "26:88" + ], + [ + "21:37" + ], + [ + "21:36" + ], + [ + "26:87" + ], + [ + "54:1249" + ], + [ + "37:1249" + ], + [ + "26:112" + ], + [ + "39:1022" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:863\", \"26:124\", \"37:1393\", \"54:1252\", \"26:88\", \"21:37\", \"21:36\", \"26:87\", \"54:1249\", \"37:1249\", \"26:112\", \"39:1022\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 88, + "fields": { + "path": [ + [ + "39:864" + ], + [ + "26:125" + ], + [ + "37:1394" + ], + [ + "54:1252" + ], + [ + "26:88" + ], + [ + "21:37" + ], + [ + "21:36" + ], + [ + "26:87" + ], + [ + "54:1249" + ], + [ + "37:1250" + ], + [ + "26:113" + ], + [ + "39:1023" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:864\", \"26:125\", \"37:1394\", \"54:1252\", \"26:88\", \"21:37\", \"21:36\", \"26:87\", \"54:1249\", \"37:1250\", \"26:113\", \"39:1023\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 89, + "fields": { + "path": [ + [ + "39:865" + ], + [ + "26:126" + ], + [ + "37:1395" + ], + [ + "54:1252" + ], + [ + "26:88" + ], + [ + "21:37" + ], + [ + "21:36" + ], + [ + "26:87" + ], + [ + "54:1249" + ], + [ + "37:1251" + ], + [ + "26:114" + ], + [ + "39:1070" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:865\", \"26:126\", \"37:1395\", \"54:1252\", \"26:88\", \"21:37\", \"21:36\", \"26:87\", \"54:1249\", \"37:1251\", \"26:114\", \"39:1070\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 90, + "fields": { + "path": [ + [ + "39:866" + ], + [ + "26:127" + ], + [ + "37:1396" + ], + [ + "54:1252" + ], + [ + "26:88" + ], + [ + "21:37" + ], + [ + "21:36" + ], + [ + "26:87" + ], + [ + "54:1249" + ], + [ + "37:1252" + ], + [ + "26:115" + ], + [ + "39:1071" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:866\", \"26:127\", \"37:1396\", \"54:1252\", \"26:88\", \"21:37\", \"21:36\", \"26:87\", \"54:1249\", \"37:1252\", \"26:115\", \"39:1071\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 91, + "fields": { + "path": [ + [ + "39:1018" + ], + [ + "26:104" + ], + [ + "37:1297" + ], + [ + "54:1250" + ], + [ + "26:89" + ], + [ + "21:38" + ], + [ + "21:39" + ], + [ + "26:90" + ], + [ + "54:1253" + ], + [ + "37:1441" + ], + [ + "26:116" + ], + [ + "39:916" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:1018\", \"26:104\", \"37:1297\", \"54:1250\", \"26:89\", \"21:38\", \"21:39\", \"26:90\", \"54:1253\", \"37:1441\", \"26:116\", \"39:916\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 92, + "fields": { + "path": [ + [ + "39:1019" + ], + [ + "26:105" + ], + [ + "37:1298" + ], + [ + "54:1250" + ], + [ + "26:89" + ], + [ + "21:38" + ], + [ + "21:39" + ], + [ + "26:90" + ], + [ + "54:1253" + ], + [ + "37:1442" + ], + [ + "26:117" + ], + [ + "39:917" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:1019\", \"26:105\", \"37:1298\", \"54:1250\", \"26:89\", \"21:38\", \"21:39\", \"26:90\", \"54:1253\", \"37:1442\", \"26:117\", \"39:917\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 93, + "fields": { + "path": [ + [ + "39:1020" + ], + [ + "26:108" + ], + [ + "37:1345" + ], + [ + "54:1251" + ], + [ + "26:91" + ], + [ + "21:40" + ], + [ + "21:41" + ], + [ + "26:92" + ], + [ + "54:1254" + ], + [ + "37:1489" + ], + [ + "26:120" + ], + [ + "39:969" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:1020\", \"26:108\", \"37:1345\", \"54:1251\", \"26:91\", \"21:40\", \"21:41\", \"26:92\", \"54:1254\", \"37:1489\", \"26:120\", \"39:969\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 94, + "fields": { + "path": [ + [ + "39:1021" + ], + [ + "26:109" + ], + [ + "37:1346" + ], + [ + "54:1251" + ], + [ + "26:91" + ], + [ + "21:40" + ], + [ + "21:41" + ], + [ + "26:92" + ], + [ + "54:1254" + ], + [ + "37:1490" + ], + [ + "26:121" + ], + [ + "39:970" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:1021\", \"26:109\", \"37:1346\", \"54:1251\", \"26:91\", \"21:40\", \"21:41\", \"26:92\", \"54:1254\", \"37:1490\", \"26:121\", \"39:970\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 95, + "fields": { + "path": [ + [ + "39:1022" + ], + [ + "26:112" + ], + [ + "37:1249" + ], + [ + "54:1249" + ], + [ + "26:87" + ], + [ + "21:36" + ], + [ + "21:37" + ], + [ + "26:88" + ], + [ + "54:1252" + ], + [ + "37:1393" + ], + [ + "26:124" + ], + [ + "39:863" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:1022\", \"26:112\", \"37:1249\", \"54:1249\", \"26:87\", \"21:36\", \"21:37\", \"26:88\", \"54:1252\", \"37:1393\", \"26:124\", \"39:863\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 96, + "fields": { + "path": [ + [ + "39:1023" + ], + [ + "26:113" + ], + [ + "37:1250" + ], + [ + "54:1249" + ], + [ + "26:87" + ], + [ + "21:36" + ], + [ + "21:37" + ], + [ + "26:88" + ], + [ + "54:1252" + ], + [ + "37:1394" + ], + [ + "26:125" + ], + [ + "39:864" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:1023\", \"26:113\", \"37:1250\", \"54:1249\", \"26:87\", \"21:36\", \"21:37\", \"26:88\", \"54:1252\", \"37:1394\", \"26:125\", \"39:864\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 97, + "fields": { + "path": [ + [ + "39:1066" + ], + [ + "26:106" + ], + [ + "37:1299" + ], + [ + "54:1250" + ], + [ + "26:89" + ], + [ + "21:38" + ], + [ + "21:39" + ], + [ + "26:90" + ], + [ + "54:1253" + ], + [ + "37:1443" + ], + [ + "26:118" + ], + [ + "39:918" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:1066\", \"26:106\", \"37:1299\", \"54:1250\", \"26:89\", \"21:38\", \"21:39\", \"26:90\", \"54:1253\", \"37:1443\", \"26:118\", \"39:918\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 98, + "fields": { + "path": [ + [ + "39:1067" + ], + [ + "26:107" + ], + [ + "37:1300" + ], + [ + "54:1250" + ], + [ + "26:89" + ], + [ + "21:38" + ], + [ + "21:39" + ], + [ + "26:90" + ], + [ + "54:1253" + ], + [ + "37:1444" + ], + [ + "26:119" + ], + [ + "39:919" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:1067\", \"26:107\", \"37:1300\", \"54:1250\", \"26:89\", \"21:38\", \"21:39\", \"26:90\", \"54:1253\", \"37:1444\", \"26:119\", \"39:919\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 99, + "fields": { + "path": [ + [ + "39:1068" + ], + [ + "26:110" + ], + [ + "37:1347" + ], + [ + "54:1251" + ], + [ + "26:91" + ], + [ + "21:40" + ], + [ + "21:41" + ], + [ + "26:92" + ], + [ + "54:1254" + ], + [ + "37:1491" + ], + [ + "26:122" + ], + [ + "39:971" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:1068\", \"26:110\", \"37:1347\", \"54:1251\", \"26:91\", \"21:40\", \"21:41\", \"26:92\", \"54:1254\", \"37:1491\", \"26:122\", \"39:971\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 100, + "fields": { + "path": [ + [ + "39:1069" + ], + [ + "26:111" + ], + [ + "37:1348" + ], + [ + "54:1251" + ], + [ + "26:91" + ], + [ + "21:40" + ], + [ + "21:41" + ], + [ + "26:92" + ], + [ + "54:1254" + ], + [ + "37:1492" + ], + [ + "26:123" + ], + [ + "39:972" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:1069\", \"26:111\", \"37:1348\", \"54:1251\", \"26:91\", \"21:40\", \"21:41\", \"26:92\", \"54:1254\", \"37:1492\", \"26:123\", \"39:972\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 101, + "fields": { + "path": [ + [ + "39:1070" + ], + [ + "26:114" + ], + [ + "37:1251" + ], + [ + "54:1249" + ], + [ + "26:87" + ], + [ + "21:36" + ], + [ + "21:37" + ], + [ + "26:88" + ], + [ + "54:1252" + ], + [ + "37:1395" + ], + [ + "26:126" + ], + [ + "39:865" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:1070\", \"26:114\", \"37:1251\", \"54:1249\", \"26:87\", \"21:36\", \"21:37\", \"26:88\", \"54:1252\", \"37:1395\", \"26:126\", \"39:865\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 102, + "fields": { + "path": [ + [ + "39:1071" + ], + [ + "26:115" + ], + [ + "37:1252" + ], + [ + "54:1249" + ], + [ + "26:87" + ], + [ + "21:36" + ], + [ + "21:37" + ], + [ + "26:88" + ], + [ + "54:1252" + ], + [ + "37:1396" + ], + [ + "26:127" + ], + [ + "39:866" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"39:1071\", \"26:115\", \"37:1252\", \"54:1249\", \"26:87\", \"21:36\", \"21:37\", \"26:88\", \"54:1252\", \"37:1396\", \"26:127\", \"39:866\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 103, + "fields": { + "path": [ + [ + "46:1" + ], + [ + "26:61" + ], + [ + "49:1" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:1\", \"26:61\", \"49:1\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 104, + "fields": { + "path": [ + [ + "46:2" + ], + [ + "26:62" + ], + [ + "49:33" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:2\", \"26:62\", \"49:33\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 105, + "fields": { + "path": [ + [ + "46:57" + ], + [ + "26:63" + ], + [ + "49:2" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:57\", \"26:63\", \"49:2\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 106, + "fields": { + "path": [ + [ + "46:58" + ], + [ + "26:64" + ], + [ + "49:34" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:58\", \"26:64\", \"49:34\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 107, + "fields": { + "path": [ + [ + "46:65" + ], + [ + "26:65" + ], + [ + "49:3" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:65\", \"26:65\", \"49:3\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 108, + "fields": { + "path": [ + [ + "46:66" + ], + [ + "26:66" + ], + [ + "49:35" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:66\", \"26:66\", \"49:35\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 109, + "fields": { + "path": [ + [ + "46:73" + ], + [ + "26:67" + ], + [ + "49:4" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:73\", \"26:67\", \"49:4\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 110, + "fields": { + "path": [ + [ + "46:74" + ], + [ + "26:68" + ], + [ + "49:36" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:74\", \"26:68\", \"49:36\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 111, + "fields": { + "path": [ + [ + "46:81" + ], + [ + "26:69" + ], + [ + "49:5" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:81\", \"26:69\", \"49:5\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 112, + "fields": { + "path": [ + [ + "46:82" + ], + [ + "26:70" + ], + [ + "49:37" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:82\", \"26:70\", \"49:37\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 113, + "fields": { + "path": [ + [ + "46:89" + ], + [ + "26:71" + ], + [ + "49:6" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:89\", \"26:71\", \"49:6\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 114, + "fields": { + "path": [ + [ + "46:90" + ], + [ + "26:72" + ], + [ + "49:38" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:90\", \"26:72\", \"49:38\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 115, + "fields": { + "path": [ + [ + "46:97" + ], + [ + "26:73" + ], + [ + "49:7" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:97\", \"26:73\", \"49:7\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 116, + "fields": { + "path": [ + [ + "46:98" + ], + [ + "26:74" + ], + [ + "49:39" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:98\", \"26:74\", \"49:39\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 117, + "fields": { + "path": [ + [ + "46:105" + ], + [ + "26:75" + ], + [ + "49:8" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:105\", \"26:75\", \"49:8\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 118, + "fields": { + "path": [ + [ + "46:106" + ], + [ + "26:76" + ], + [ + "49:40" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:106\", \"26:76\", \"49:40\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 119, + "fields": { + "path": [ + [ + "46:113" + ], + [ + "26:77" + ], + [ + "49:9" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:113\", \"26:77\", \"49:9\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 120, + "fields": { + "path": [ + [ + "46:114" + ], + [ + "26:78" + ], + [ + "49:41" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:114\", \"26:78\", \"49:41\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 121, + "fields": { + "path": [ + [ + "46:121" + ], + [ + "26:79" + ], + [ + "49:10" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:121\", \"26:79\", \"49:10\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 122, + "fields": { + "path": [ + [ + "46:122" + ], + [ + "26:80" + ], + [ + "49:42" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:122\", \"26:80\", \"49:42\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 123, + "fields": { + "path": [ + [ + "46:129" + ], + [ + "26:81" + ], + [ + "49:11" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:129\", \"26:81\", \"49:11\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 124, + "fields": { + "path": [ + [ + "46:130" + ], + [ + "26:82" + ], + [ + "49:43" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:130\", \"26:82\", \"49:43\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 125, + "fields": { + "path": [ + [ + "46:137" + ], + [ + "26:83" + ], + [ + "49:12" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:137\", \"26:83\", \"49:12\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 126, + "fields": { + "path": [ + [ + "46:138" + ], + [ + "26:84" + ], + [ + "49:44" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:138\", \"26:84\", \"49:44\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 127, + "fields": { + "path": [ + [ + "46:145" + ], + [ + "26:85" + ], + [ + "49:13" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:145\", \"26:85\", \"49:13\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 128, + "fields": { + "path": [ + [ + "46:146" + ], + [ + "26:86" + ], + [ + "49:45" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"46:146\", \"26:86\", \"49:45\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 129, + "fields": { + "path": [ + [ + "49:1" + ], + [ + "26:61" + ], + [ + "46:1" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:1\", \"26:61\", \"46:1\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 130, + "fields": { + "path": [ + [ + "49:33" + ], + [ + "26:62" + ], + [ + "46:2" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:33\", \"26:62\", \"46:2\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 131, + "fields": { + "path": [ + [ + "49:2" + ], + [ + "26:63" + ], + [ + "46:57" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:2\", \"26:63\", \"46:57\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 132, + "fields": { + "path": [ + [ + "49:34" + ], + [ + "26:64" + ], + [ + "46:58" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:34\", \"26:64\", \"46:58\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 133, + "fields": { + "path": [ + [ + "49:3" + ], + [ + "26:65" + ], + [ + "46:65" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:3\", \"26:65\", \"46:65\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 134, + "fields": { + "path": [ + [ + "49:35" + ], + [ + "26:66" + ], + [ + "46:66" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:35\", \"26:66\", \"46:66\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 135, + "fields": { + "path": [ + [ + "49:4" + ], + [ + "26:67" + ], + [ + "46:73" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:4\", \"26:67\", \"46:73\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 136, + "fields": { + "path": [ + [ + "49:36" + ], + [ + "26:68" + ], + [ + "46:74" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:36\", \"26:68\", \"46:74\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 137, + "fields": { + "path": [ + [ + "49:5" + ], + [ + "26:69" + ], + [ + "46:81" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:5\", \"26:69\", \"46:81\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 138, + "fields": { + "path": [ + [ + "49:37" + ], + [ + "26:70" + ], + [ + "46:82" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:37\", \"26:70\", \"46:82\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 139, + "fields": { + "path": [ + [ + "49:6" + ], + [ + "26:71" + ], + [ + "46:89" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:6\", \"26:71\", \"46:89\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 140, + "fields": { + "path": [ + [ + "49:38" + ], + [ + "26:72" + ], + [ + "46:90" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:38\", \"26:72\", \"46:90\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 141, + "fields": { + "path": [ + [ + "49:7" + ], + [ + "26:73" + ], + [ + "46:97" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:7\", \"26:73\", \"46:97\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 142, + "fields": { + "path": [ + [ + "49:39" + ], + [ + "26:74" + ], + [ + "46:98" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:39\", \"26:74\", \"46:98\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 143, + "fields": { + "path": [ + [ + "49:8" + ], + [ + "26:75" + ], + [ + "46:105" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:8\", \"26:75\", \"46:105\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 144, + "fields": { + "path": [ + [ + "49:40" + ], + [ + "26:76" + ], + [ + "46:106" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:40\", \"26:76\", \"46:106\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 145, + "fields": { + "path": [ + [ + "49:9" + ], + [ + "26:77" + ], + [ + "46:113" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:9\", \"26:77\", \"46:113\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 146, + "fields": { + "path": [ + [ + "49:41" + ], + [ + "26:78" + ], + [ + "46:114" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:41\", \"26:78\", \"46:114\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 147, + "fields": { + "path": [ + [ + "49:10" + ], + [ + "26:79" + ], + [ + "46:121" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:10\", \"26:79\", \"46:121\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 148, + "fields": { + "path": [ + [ + "49:42" + ], + [ + "26:80" + ], + [ + "46:122" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:42\", \"26:80\", \"46:122\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 149, + "fields": { + "path": [ + [ + "49:11" + ], + [ + "26:81" + ], + [ + "46:129" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:11\", \"26:81\", \"46:129\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 150, + "fields": { + "path": [ + [ + "49:43" + ], + [ + "26:82" + ], + [ + "46:130" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:43\", \"26:82\", \"46:130\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 151, + "fields": { + "path": [ + [ + "49:12" + ], + [ + "26:83" + ], + [ + "46:137" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:12\", \"26:83\", \"46:137\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 152, + "fields": { + "path": [ + [ + "49:44" + ], + [ + "26:84" + ], + [ + "46:138" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:44\", \"26:84\", \"46:138\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 153, + "fields": { + "path": [ + [ + "49:13" + ], + [ + "26:85" + ], + [ + "46:145" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:13\", \"26:85\", \"46:145\"]" + } +}, +{ + "model": "dcim.cablepath", + "pk": 154, + "fields": { + "path": [ + [ + "49:45" + ], + [ + "26:86" + ], + [ + "46:146" + ] + ], + "is_active": true, + "is_complete": true, + "is_split": false, + "_nodes": "[\"49:45\", \"26:86\", \"46:146\"]" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": 1, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.327Z", + "name": "Console-RE0", + "_name": "Console-RE00000000", + "label": "", + "description": "", + "device_type": 1, + "module_type": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": 2, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.327Z", + "name": "Console-RE1", + "_name": "Console-RE00000001", + "label": "", + "description": "", + "device_type": 1, + "module_type": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": 3, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.327Z", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "device_type": 2, + "module_type": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": 4, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.327Z", + "name": "Console-RE0", + "_name": "Console-RE00000000", + "label": "", + "description": "", + "device_type": 3, + "module_type": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": 5, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.327Z", + "name": "Console-RE1", + "_name": "Console-RE00000001", + "label": "", + "description": "", + "device_type": 3, + "module_type": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": 6, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.327Z", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": 7, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.327Z", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": 8, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.327Z", + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": 9, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.327Z", + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "type": "usb-mini-b" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": 10, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.327Z", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": 11, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:00.327Z", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 1, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "device_type": 1, + "module_type": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 2, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "device_type": 1, + "module_type": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 3, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU2", + "_name": "PSU00000002", + "label": "", + "description": "", + "device_type": 1, + "module_type": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 4, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU3", + "_name": "PSU00000003", + "label": "", + "description": "", + "device_type": 1, + "module_type": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 5, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PEM0", + "_name": "PEM00000000", + "label": "", + "description": "", + "device_type": 2, + "module_type": null, + "type": "iec-60320-c14", + "maximum_draw": 500, + "allocated_draw": 365 + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 6, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PEM1", + "_name": "PEM00000001", + "label": "", + "description": "", + "device_type": 2, + "module_type": null, + "type": "iec-60320-c14", + "maximum_draw": 500, + "allocated_draw": 365 + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 7, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "device_type": 3, + "module_type": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 8, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "device_type": 3, + "module_type": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 9, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU2", + "_name": "PSU00000002", + "label": "", + "description": "", + "device_type": 3, + "module_type": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 10, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU3", + "_name": "PSU00000003", + "label": "", + "description": "", + "device_type": 3, + "module_type": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 11, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "type": "iec-60320-c14", + "maximum_draw": 350, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 12, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "type": "iec-60320-c14", + "maximum_draw": 350, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 13, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 14, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 15, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "type": "iec-60320-c14", + "maximum_draw": 150, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 16, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "Input", + "_name": "Input", + "label": "", + "description": "", + "device_type": 8, + "module_type": null, + "type": "", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 17, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "type": "iec-60320-c14", + "maximum_draw": 650, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 18, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "type": "iec-60320-c14", + "maximum_draw": 650, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 19, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 20, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.122Z", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 21, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:30.976Z", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "device_type": 14, + "module_type": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 22, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.043Z", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "device_type": 14, + "module_type": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 23, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.097Z", + "name": "PSU2", + "_name": "PSU00000002", + "label": "", + "description": "", + "device_type": 14, + "module_type": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 24, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.154Z", + "name": "PSU3", + "_name": "PSU00000003", + "label": "", + "description": "", + "device_type": 14, + "module_type": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 25, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.213Z", + "name": "PSU4", + "_name": "PSU00000004", + "label": "", + "description": "", + "device_type": 14, + "module_type": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": 26, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.267Z", + "name": "PSU5", + "_name": "PSU00000005", + "label": "", + "description": "", + "device_type": 14, + "module_type": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": 1, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.634Z", + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "device_type": 8, + "module_type": null, + "type": "nema-5-20r", + "power_port": 16, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": 2, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.634Z", + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "device_type": 8, + "module_type": null, + "type": "nema-5-20r", + "power_port": 16, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": 3, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.634Z", + "name": "Outlet 3", + "_name": "Outlet 00000003", + "label": "", + "description": "", + "device_type": 8, + "module_type": null, + "type": "nema-5-20r", + "power_port": 16, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": 4, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.634Z", + "name": "Outlet 4", + "_name": "Outlet 00000004", + "label": "", + "description": "", + "device_type": 8, + "module_type": null, + "type": "nema-5-20r", + "power_port": 16, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": 5, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.634Z", + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "device_type": 8, + "module_type": null, + "type": "nema-5-20r", + "power_port": 16, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": 6, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.634Z", + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "device_type": 8, + "module_type": null, + "type": "nema-5-20r", + "power_port": 16, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": 7, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.634Z", + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "device_type": 8, + "module_type": null, + "type": "nema-5-20r", + "power_port": 16, + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": 8, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:02.634Z", + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "device_type": 8, + "module_type": null, + "type": "nema-5-20r", + "power_port": 16, + "feed_leg": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 1, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "fxp0", + "label": "", + "description": "", + "device_type": 2, + "module_type": null, + "_name": "9999999999999999fxp000000............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": true, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 2, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/0", + "label": "", + "description": "", + "device_type": 2, + "module_type": null, + "_name": "0000000099999999xe-000000............", + "type": "10gbase-x-xfp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 3, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/1", + "label": "", + "description": "", + "device_type": 2, + "module_type": null, + "_name": "0000000099999999xe-000001............", + "type": "10gbase-x-xfp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 4, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/2", + "label": "", + "description": "", + "device_type": 2, + "module_type": null, + "_name": "0000000099999999xe-000002............", + "type": "10gbase-x-xfp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 5, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/3", + "label": "", + "description": "", + "device_type": 2, + "module_type": null, + "_name": "0000000099999999xe-000003............", + "type": "10gbase-x-xfp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 6, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/0", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000000............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 7, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/1", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000001............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 8, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/2", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000002............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 9, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/3", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000003............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 10, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/4", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000004............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 11, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/5", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000005............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 12, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/6", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000006............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 13, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/7", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000007............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 14, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/8", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000008............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 15, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/9", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000009............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 16, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/10", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000010............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 17, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/11", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000011............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 18, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/12", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000012............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 19, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/13", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000013............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 20, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/14", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000014............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 21, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/15", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000015............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 22, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/16", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000016............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 23, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/17", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000017............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 24, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/18", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000018............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 25, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/19", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000019............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 26, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/20", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000020............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 27, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/21", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000021............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 28, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/22", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000022............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 29, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/23", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000023............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 30, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/24", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000024............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 31, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/25", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000025............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 32, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/26", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000026............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 33, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/27", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000027............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 34, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/28", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000028............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 35, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/29", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000029............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 36, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/30", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000030............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 37, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/31", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000031............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 38, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/32", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000032............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 39, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/33", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000033............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 40, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/34", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000034............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 41, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/35", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000035............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 42, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/36", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000036............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 43, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/37", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000037............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 44, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/38", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000038............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 45, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/39", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000039............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 46, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/40", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000040............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 47, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/41", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000041............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 48, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/42", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000042............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 49, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/43", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000043............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 50, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/44", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000044............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 51, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/45", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000045............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 52, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/46", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000046............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 53, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "ge-0/0/47", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000099999999ge-000047............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 54, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/1/0", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000199999999et-000000............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 55, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/1/1", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000199999999et-000001............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 56, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/1/2", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000199999999et-000002............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 57, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/1/3", + "label": "", + "description": "", + "device_type": 4, + "module_type": null, + "_name": "0000000199999999et-000003............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 58, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "vme", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "9999999999999999vme..................", + "type": "1000base-t", + "enabled": true, + "mgmt_only": true, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 59, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/0", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000000............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 60, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/1", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000001............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 61, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/2", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000002............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 62, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/3", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000003............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 63, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/4", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000004............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 64, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/5", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000005............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 65, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/6", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000006............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 66, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/7", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000007............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 67, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/8", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000008............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 68, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/9", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000009............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 69, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/10", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000010............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 70, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/11", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000011............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 71, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/12", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000012............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 72, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/13", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000013............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 73, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/14", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000014............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 74, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/15", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000015............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 75, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/16", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000016............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 76, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/17", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000017............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 77, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/18", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000018............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 78, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/19", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000019............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 79, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/20", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000020............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 80, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/21", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000021............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 81, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/22", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000022............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 82, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/23", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000023............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 83, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/24", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000024............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 84, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/25", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000025............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 85, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/26", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000026............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 86, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/27", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000027............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 87, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/28", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000028............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 88, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/29", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000029............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 89, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/30", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000030............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 90, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/31", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000031............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 91, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/32", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000032............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 92, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/33", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000033............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 93, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/34", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000034............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 94, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/35", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000035............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 95, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/36", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000036............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 96, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/37", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000037............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 97, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/38", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000038............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 98, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/39", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000039............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 99, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/40", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000040............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 100, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/41", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000041............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 101, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/42", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000042............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 102, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/43", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000043............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 103, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/44", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000044............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 104, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/45", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000045............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 105, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/46", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000046............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 106, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/47", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999xe-000047............", + "type": "10gbase-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 107, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/48", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999et-000048............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 108, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/49", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999et-000049............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 109, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/50", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999et-000050............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 110, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/51", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999et-000051............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 111, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/52", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999et-000052............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 112, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/53", + "label": "", + "description": "", + "device_type": 5, + "module_type": null, + "_name": "0000000099999999et-000053............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 113, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet0/0/0", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "_name": "0000000099999999GigabitEthernet000000............", + "type": "1000base-x-sfp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 114, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet0/0/1", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "_name": "0000000099999999GigabitEthernet000001............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 115, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet0/1/0", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "_name": "0000000199999999GigabitEthernet000000............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 116, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet0/1/1", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "_name": "0000000199999999GigabitEthernet000001............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 117, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet0/1/2", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "_name": "0000000199999999GigabitEthernet000002............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 118, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet0/1/3", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "_name": "0000000199999999GigabitEthernet000003............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 119, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet0/1/4", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "_name": "0000000199999999GigabitEthernet000004............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 120, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet0/1/5", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "_name": "0000000199999999GigabitEthernet000005............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 121, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet0/1/6", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "_name": "0000000199999999GigabitEthernet000006............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 122, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet0/1/7", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "_name": "0000000199999999GigabitEthernet000007............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 123, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet0/1/8", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "_name": "0000000199999999GigabitEthernet000008............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 124, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "Wlan-GigabitEthernet0/1/8", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "_name": "0000000199999999Wlan-GigabitEthernet000008............", + "type": "ieee802.11ac", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 125, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "Cellular0/2/0", + "label": "", + "description": "", + "device_type": 6, + "module_type": null, + "_name": "0000000299999999Cellular000000............", + "type": "lte", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 126, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/1", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000001............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 127, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/2", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000002............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 128, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/3", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000003............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 129, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/4", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000004............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 130, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/5", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000005............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 131, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/6", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000006............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 132, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/7", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000007............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 133, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/8", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000008............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 134, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/9", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000009............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 135, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/10", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000010............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 136, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/11", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000011............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 137, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/12", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000012............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 138, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/13", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000013............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 139, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/14", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000014............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 140, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/15", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000015............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 141, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/16", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000016............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 142, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/17", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000017............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 143, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/18", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000018............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 144, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/19", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000019............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 145, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/20", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000020............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 146, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/21", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000021............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 147, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/22", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000022............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 148, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/23", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000023............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 149, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/24", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000024............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 150, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/25", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000025............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 151, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/26", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000026............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 152, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/27", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000027............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 153, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/28", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000028............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 154, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/29", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000029............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 155, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/30", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000030............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 156, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/31", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000031............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 157, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/32", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000032............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 158, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/33", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000033............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 159, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/34", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000034............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 160, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/35", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000035............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 161, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/36", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000036............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 162, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/37", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000037............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 163, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/38", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000038............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 164, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/39", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000039............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 165, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/40", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000040............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 166, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/41", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000041............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 167, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/42", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000042............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 168, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/43", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000043............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 169, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/44", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000044............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 170, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/45", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000045............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 171, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/46", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000046............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 172, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/47", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000047............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 173, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet1/0/48", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "0001000099999999GigabitEthernet000048............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 174, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "STACK0", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "9999999999999999STACK000000............", + "type": "cisco-stackwise", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 175, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "STACK1", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "9999999999999999STACK000001............", + "type": "cisco-stackwise", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 176, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "GigabitEthernet0", + "label": "", + "description": "", + "device_type": 7, + "module_type": null, + "_name": "9999999999999999GigabitEthernet000000............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": true, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 177, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "fxp0", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "9999999999999999fxp000000............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": true, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 178, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/0", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000000............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 179, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/1", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000001............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 180, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/2", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000002............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 181, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/3", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000003............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 182, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/4", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000004............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 183, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/5", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000005............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 184, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/6", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000006............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 185, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/7", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000007............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 186, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/8", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000008............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 187, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/9", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000009............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 188, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/10", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000010............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 189, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/11", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000011............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 190, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/12", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000012............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 191, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/13", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000013............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 192, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/14", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000014............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 193, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/15", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000015............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 194, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/16", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000016............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 195, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/17", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000017............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 196, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/18", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000018............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 197, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/19", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000019............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 198, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/20", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000020............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 199, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/21", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000021............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 200, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/22", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000022............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 201, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/23", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000023............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 202, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/24", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000024............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 203, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/25", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000025............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 204, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/26", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000026............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 205, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/27", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000027............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 206, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/28", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000028............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 207, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/29", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000029............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 208, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/30", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000030............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 209, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/31", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000031............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 210, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/32", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000032............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 211, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/33", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000033............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 212, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/34", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000034............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 213, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/35", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000035............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 214, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/36", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000036............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 215, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/37", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000037............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 216, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/38", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000038............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 217, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/39", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000039............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 218, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/40", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000040............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 219, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/41", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000041............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 220, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/42", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000042............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 221, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/43", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000043............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 222, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/44", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000044............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 223, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/45", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000045............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 224, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/46", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000046............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 225, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "xe-0/0/47", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999xe-000047............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 226, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/48", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999et-000048............", + "type": "100gbase-x-qsfp28", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 227, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/49", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999et-000049............", + "type": "100gbase-x-qsfp28", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 228, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/50", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999et-000050............", + "type": "100gbase-x-qsfp28", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 229, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/51", + "label": "", + "description": "", + "device_type": 12, + "module_type": null, + "_name": "0000000099999999et-000051............", + "type": "100gbase-x-qsfp28", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 230, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "em0", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "9999999999999999em000000............", + "type": "1000base-t", + "enabled": true, + "mgmt_only": true, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 231, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "em1", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "9999999999999999em000001............", + "type": "1000base-x-sfp", + "enabled": true, + "mgmt_only": true, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 232, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/0", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000000............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 233, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/1", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000001............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 234, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/2", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000002............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 235, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/3", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000003............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 236, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/4", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000004............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 237, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/5", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000005............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 238, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/6", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000006............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 239, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/7", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000007............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 240, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/8", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000008............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 241, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/9", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000009............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 242, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/10", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000010............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 243, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/11", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000011............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 244, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/12", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000012............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 245, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/13", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000013............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 246, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/14", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000014............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 247, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/15", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000015............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 248, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/16", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000016............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 249, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/17", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000017............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 250, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/18", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000018............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 251, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/19", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000019............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 252, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/20", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000020............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 253, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/21", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000021............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 254, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/22", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000022............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 255, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/23", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000023............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 256, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/24", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000024............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 257, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/25", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000025............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 258, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/26", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000026............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 259, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/27", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000027............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 260, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/28", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000028............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 261, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/29", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000029............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 262, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/30", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000030............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 263, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/31", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000031............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 264, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/32", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000032............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 265, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/33", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000033............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 266, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/34", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000034............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 267, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.926Z", + "name": "et-0/0/35", + "label": "", + "description": "", + "device_type": 13, + "module_type": null, + "_name": "0000000099999999et-000035............", + "type": "40gbase-x-qsfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 268, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.331Z", + "name": "CMM", + "label": "", + "description": "", + "device_type": 14, + "module_type": null, + "_name": "9999999999999999CMM..................", + "type": "1000base-t", + "enabled": true, + "mgmt_only": true, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 269, + "fields": { + "created": "2022-04-08T00:57:24.646Z", + "last_updated": "2022-04-08T00:57:24.646Z", + "name": "xe-{module}/0/0", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0000999999999999xe-{module}/000000............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 270, + "fields": { + "created": "2022-04-08T00:57:24.691Z", + "last_updated": "2022-04-08T00:57:24.691Z", + "name": "xe-{module}/0/1", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0000999999999999xe-{module}/000001............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 271, + "fields": { + "created": "2022-04-08T00:57:24.727Z", + "last_updated": "2022-04-08T00:57:24.727Z", + "name": "xe-{module}/0/2", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0000999999999999xe-{module}/000002............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 272, + "fields": { + "created": "2022-04-08T00:57:24.762Z", + "last_updated": "2022-04-08T00:57:24.762Z", + "name": "xe-{module}/0/3", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0000999999999999xe-{module}/000003............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 273, + "fields": { + "created": "2022-04-08T00:57:24.797Z", + "last_updated": "2022-04-08T00:57:24.797Z", + "name": "xe-{module}/0/4", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0000999999999999xe-{module}/000004............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 274, + "fields": { + "created": "2022-04-08T00:57:24.831Z", + "last_updated": "2022-04-08T00:57:24.831Z", + "name": "xe-{module}/0/5", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0000999999999999xe-{module}/000005............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 275, + "fields": { + "created": "2022-04-08T00:57:24.869Z", + "last_updated": "2022-04-08T00:57:24.869Z", + "name": "xe-{module}/0/6", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0000999999999999xe-{module}/000006............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 276, + "fields": { + "created": "2022-04-08T00:57:24.903Z", + "last_updated": "2022-04-08T00:57:24.904Z", + "name": "xe-{module}/0/7", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0000999999999999xe-{module}/000007............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 277, + "fields": { + "created": "2022-04-08T00:57:24.937Z", + "last_updated": "2022-04-08T00:57:24.937Z", + "name": "xe-{module}/1/0", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0001999999999999xe-{module}/000000............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 278, + "fields": { + "created": "2022-04-08T00:57:24.971Z", + "last_updated": "2022-04-08T00:57:24.971Z", + "name": "xe-{module}/1/1", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0001999999999999xe-{module}/000001............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 279, + "fields": { + "created": "2022-04-08T00:57:25.007Z", + "last_updated": "2022-04-08T00:57:25.007Z", + "name": "xe-{module}/1/2", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0001999999999999xe-{module}/000002............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 280, + "fields": { + "created": "2022-04-08T00:57:25.042Z", + "last_updated": "2022-04-08T00:57:25.042Z", + "name": "xe-{module}/1/3", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0001999999999999xe-{module}/000003............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 281, + "fields": { + "created": "2022-04-08T00:57:25.077Z", + "last_updated": "2022-04-08T00:57:25.077Z", + "name": "xe-{module}/1/4", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0001999999999999xe-{module}/000004............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 282, + "fields": { + "created": "2022-04-08T00:57:25.113Z", + "last_updated": "2022-04-08T00:57:25.113Z", + "name": "xe-{module}/1/5", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0001999999999999xe-{module}/000005............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 283, + "fields": { + "created": "2022-04-08T00:57:25.148Z", + "last_updated": "2022-04-08T00:57:25.148Z", + "name": "xe-{module}/1/6", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0001999999999999xe-{module}/000006............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 284, + "fields": { + "created": "2022-04-08T00:57:25.184Z", + "last_updated": "2022-04-08T00:57:25.184Z", + "name": "xe-{module}/1/7", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0001999999999999xe-{module}/000007............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 285, + "fields": { + "created": "2022-04-08T00:57:25.219Z", + "last_updated": "2022-04-08T00:57:25.219Z", + "name": "xe-{module}/2/0", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0002999999999999xe-{module}/000000............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 286, + "fields": { + "created": "2022-04-08T00:57:25.299Z", + "last_updated": "2022-04-08T00:57:25.299Z", + "name": "xe-{module}/2/1", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0002999999999999xe-{module}/000001............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 287, + "fields": { + "created": "2022-04-08T00:57:25.355Z", + "last_updated": "2022-04-08T00:57:25.355Z", + "name": "xe-{module}/2/2", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0002999999999999xe-{module}/000002............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 288, + "fields": { + "created": "2022-04-08T00:57:25.413Z", + "last_updated": "2022-04-08T00:57:25.413Z", + "name": "xe-{module}/2/3", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0002999999999999xe-{module}/000003............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 289, + "fields": { + "created": "2022-04-08T00:57:25.462Z", + "last_updated": "2022-04-08T00:57:25.462Z", + "name": "xe-{module}/2/4", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0002999999999999xe-{module}/000004............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 290, + "fields": { + "created": "2022-04-08T00:57:25.497Z", + "last_updated": "2022-04-08T00:57:25.497Z", + "name": "xe-{module}/2/5", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0002999999999999xe-{module}/000005............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 291, + "fields": { + "created": "2022-04-08T00:57:25.530Z", + "last_updated": "2022-04-08T00:57:25.530Z", + "name": "xe-{module}/2/6", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0002999999999999xe-{module}/000006............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 292, + "fields": { + "created": "2022-04-08T00:57:25.563Z", + "last_updated": "2022-04-08T00:57:25.563Z", + "name": "xe-{module}/2/7", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0002999999999999xe-{module}/000007............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 293, + "fields": { + "created": "2022-04-08T00:57:25.597Z", + "last_updated": "2022-04-08T00:57:25.597Z", + "name": "xe-{module}/3/0", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0003999999999999xe-{module}/000000............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 294, + "fields": { + "created": "2022-04-08T00:57:25.633Z", + "last_updated": "2022-04-08T00:57:25.633Z", + "name": "xe-{module}/3/1", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0003999999999999xe-{module}/000001............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 295, + "fields": { + "created": "2022-04-08T00:57:25.671Z", + "last_updated": "2022-04-08T00:57:25.671Z", + "name": "xe-{module}/3/2", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0003999999999999xe-{module}/000002............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 296, + "fields": { + "created": "2022-04-08T00:57:25.709Z", + "last_updated": "2022-04-08T00:57:25.709Z", + "name": "xe-{module}/3/3", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0003999999999999xe-{module}/000003............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 297, + "fields": { + "created": "2022-04-08T00:57:25.742Z", + "last_updated": "2022-04-08T00:57:25.742Z", + "name": "xe-{module}/3/4", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0003999999999999xe-{module}/000004............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 298, + "fields": { + "created": "2022-04-08T00:57:25.776Z", + "last_updated": "2022-04-08T00:57:25.776Z", + "name": "xe-{module}/3/5", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0003999999999999xe-{module}/000005............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 299, + "fields": { + "created": "2022-04-08T00:57:25.809Z", + "last_updated": "2022-04-08T00:57:25.809Z", + "name": "xe-{module}/3/6", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0003999999999999xe-{module}/000006............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": 300, + "fields": { + "created": "2022-04-08T00:57:25.843Z", + "last_updated": "2022-04-08T00:57:25.843Z", + "name": "xe-{module}/3/7", + "label": "", + "description": "", + "device_type": null, + "module_type": 1, + "_name": "0003999999999999xe-{module}/000007............", + "type": "10gbase-x-sfpp", + "enabled": true, + "mgmt_only": false, + "bridge": null, + "poe_mode": "", + "poe_type": "", + "rf_role": "" + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 1, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 1, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 2, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 2, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 3, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 3, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 4, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 4, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 5, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 5, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 6, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 6, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 7, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 7, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 8, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 8, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 9, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 9, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 10, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 10, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 11, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 11, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 12, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 12, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 13, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 13, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 14, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 14, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 15, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 15, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 16, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 16, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 17, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 17, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 18, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 18, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 19, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 19, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 20, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 20, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 21, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 21, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 22, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 22, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 23, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 23, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 24, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 24, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 25, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 25, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 26, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 26, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 27, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 27, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 28, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 28, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 29, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 29, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 30, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 30, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 31, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 31, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 32, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 32, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 33, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 33, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 34, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 34, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 35, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 35, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 36, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 36, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 37, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 37, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 38, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 38, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 39, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 39, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 40, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 40, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 41, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 41, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 42, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 42, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 43, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 43, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 44, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 44, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 45, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 45, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 46, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 46, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 47, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 47, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 48, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 48, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 49, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 49, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 50, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 50, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 51, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 51, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 52, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 52, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 53, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 53, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 54, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 54, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 55, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 55, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 56, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 56, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 57, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 57, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 58, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 58, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 59, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 59, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 60, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 60, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 61, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 61, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 62, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 62, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 63, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 63, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 64, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 64, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 65, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 65, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 66, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 66, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 67, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 67, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 68, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 68, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 69, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 69, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 70, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 70, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 71, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 71, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 72, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "8p8c", + "color": "", + "rear_port": 72, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 73, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 74, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 2 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 75, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 3 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 76, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 4 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 77, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 5 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 78, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 6 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 79, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 7 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 80, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 8 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 81, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 9 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 82, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 10 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 83, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 11 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 84, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 12 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 85, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 13 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 86, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 14 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 87, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 15 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 88, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 16 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 89, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 17 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 90, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 18 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 91, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 19 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 92, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 20 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 93, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 21 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 94, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 22 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 95, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 23 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 96, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 24 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 97, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 25 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 98, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 26 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 99, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 27 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 100, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 28 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 101, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 29 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 102, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 30 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 103, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 31 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 104, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 32 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 105, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 33 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 106, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 34 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 107, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 35 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 108, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 36 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 109, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 37 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 110, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 38 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 111, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 39 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 112, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 40 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 113, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 41 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 114, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 42 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 115, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 43 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 116, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 44 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 117, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 45 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 118, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 46 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 119, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 47 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": 120, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:01.420Z", + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "sc", + "color": "", + "rear_port": 73, + "rear_port_position": 48 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 1, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 2, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 3, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 4, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 5, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 6, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 7, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 8, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 9, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 10, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 11, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 12, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 13, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 14, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 15, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 16, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 17, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 18, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 19, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 20, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 21, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 22, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 23, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 24, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "device_type": 9, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 25, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 1", + "_name": "Port 00000001", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 26, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 2", + "_name": "Port 00000002", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 27, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 3", + "_name": "Port 00000003", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 28, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 4", + "_name": "Port 00000004", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 29, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 30, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 6", + "_name": "Port 00000006", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 31, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 7", + "_name": "Port 00000007", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 32, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 33, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 9", + "_name": "Port 00000009", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 34, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 10", + "_name": "Port 00000010", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 35, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 36, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 12", + "_name": "Port 00000012", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 37, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 13", + "_name": "Port 00000013", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 38, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 39, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 15", + "_name": "Port 00000015", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 40, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 16", + "_name": "Port 00000016", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 41, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 42, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 18", + "_name": "Port 00000018", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 43, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 19", + "_name": "Port 00000019", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 44, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 20", + "_name": "Port 00000020", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 45, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 21", + "_name": "Port 00000021", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 46, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 22", + "_name": "Port 00000022", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 47, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 23", + "_name": "Port 00000023", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 48, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 24", + "_name": "Port 00000024", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 49, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 25", + "_name": "Port 00000025", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 50, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 26", + "_name": "Port 00000026", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 51, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 27", + "_name": "Port 00000027", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 52, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 28", + "_name": "Port 00000028", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 53, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 54, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 30", + "_name": "Port 00000030", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 55, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 31", + "_name": "Port 00000031", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 56, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 32", + "_name": "Port 00000032", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 57, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 33", + "_name": "Port 00000033", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 58, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 59, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 35", + "_name": "Port 00000035", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 60, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 61, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 37", + "_name": "Port 00000037", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 62, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 38", + "_name": "Port 00000038", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 63, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 39", + "_name": "Port 00000039", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 64, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 40", + "_name": "Port 00000040", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 65, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 41", + "_name": "Port 00000041", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 66, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 67, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 43", + "_name": "Port 00000043", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 68, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 44", + "_name": "Port 00000044", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 69, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 70, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 46", + "_name": "Port 00000046", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 71, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 72, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "device_type": 10, + "module_type": null, + "type": "110-punch", + "color": "", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": 73, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:03.550Z", + "name": "Rear Splice", + "_name": "Rear Splice", + "label": "", + "description": "", + "device_type": 11, + "module_type": null, + "type": "splice", + "color": "", + "positions": 48 + } +}, +{ + "model": "dcim.modulebaytemplate", + "pk": 1, + "fields": { + "created": "2022-04-08T00:56:44.854Z", + "last_updated": "2022-04-08T00:56:44.854Z", + "device_type": 3, + "name": "Slot 0", + "_name": "Slot 00000000", + "label": "", + "description": "", + "position": "0" + } +}, +{ + "model": "dcim.modulebaytemplate", + "pk": 2, + "fields": { + "created": "2022-04-08T00:56:44.893Z", + "last_updated": "2022-04-08T00:56:44.893Z", + "device_type": 3, + "name": "Slot 1", + "_name": "Slot 00000001", + "label": "", + "description": "", + "position": "1" + } +}, +{ + "model": "dcim.modulebaytemplate", + "pk": 3, + "fields": { + "created": "2022-04-08T00:56:44.922Z", + "last_updated": "2022-04-08T00:56:44.922Z", + "device_type": 3, + "name": "Slot 2", + "_name": "Slot 00000002", + "label": "", + "description": "", + "position": "2" + } +}, +{ + "model": "dcim.modulebaytemplate", + "pk": 4, + "fields": { + "created": "2022-04-08T00:56:44.945Z", + "last_updated": "2022-04-08T00:56:44.945Z", + "device_type": 3, + "name": "Slot 3", + "_name": "Slot 00000003", + "label": "", + "description": "", + "position": "3" + } +}, +{ + "model": "dcim.modulebaytemplate", + "pk": 5, + "fields": { + "created": "2022-04-08T00:56:44.966Z", + "last_updated": "2022-04-08T00:56:44.966Z", + "device_type": 3, + "name": "Slot 4", + "_name": "Slot 00000004", + "label": "", + "description": "", + "position": "4" + } +}, +{ + "model": "dcim.modulebaytemplate", + "pk": 6, + "fields": { + "created": "2022-04-08T00:56:44.988Z", + "last_updated": "2022-04-08T00:56:44.988Z", + "device_type": 3, + "name": "Slot 5", + "_name": "Slot 00000005", + "label": "", + "description": "", + "position": "5" + } +}, +{ + "model": "dcim.modulebaytemplate", + "pk": 7, + "fields": { + "created": "2022-04-08T00:56:45.010Z", + "last_updated": "2022-04-08T00:56:45.010Z", + "device_type": 3, + "name": "Slot 6", + "_name": "Slot 00000006", + "label": "", + "description": "", + "position": "6" + } +}, +{ + "model": "dcim.modulebaytemplate", + "pk": 8, + "fields": { + "created": "2022-04-08T00:56:45.031Z", + "last_updated": "2022-04-08T00:56:45.031Z", + "device_type": 3, + "name": "Slot 7", + "_name": "Slot 00000007", + "label": "", + "description": "", + "position": "7" + } +}, +{ + "model": "dcim.modulebaytemplate", + "pk": 9, + "fields": { + "created": "2022-04-08T00:56:45.052Z", + "last_updated": "2022-04-08T00:56:45.052Z", + "device_type": 3, + "name": "Slot 8", + "_name": "Slot 00000008", + "label": "", + "description": "", + "position": "8" + } +}, +{ + "model": "dcim.modulebaytemplate", + "pk": 10, + "fields": { + "created": "2022-04-08T00:56:45.074Z", + "last_updated": "2022-04-08T00:56:45.074Z", + "device_type": 3, + "name": "Slot 9", + "_name": "Slot 00000009", + "label": "", + "description": "", + "position": "9" + } +}, +{ + "model": "dcim.modulebaytemplate", + "pk": 11, + "fields": { + "created": "2022-04-08T00:56:45.096Z", + "last_updated": "2022-04-08T00:56:45.096Z", + "device_type": 3, + "name": "Slot 10", + "_name": "Slot 00000010", + "label": "", + "description": "", + "position": "10" + } +}, +{ + "model": "dcim.modulebaytemplate", + "pk": 12, + "fields": { + "created": "2022-04-08T00:56:45.117Z", + "last_updated": "2022-04-08T00:56:45.117Z", + "device_type": 3, + "name": "Slot 11", + "_name": "Slot 00000011", + "label": "", + "description": "", + "position": "11" + } +}, +{ + "model": "dcim.modulebaytemplate", + "pk": 13, + "fields": { + "created": "2022-04-08T00:56:45.140Z", + "last_updated": "2022-04-08T00:56:45.140Z", + "device_type": 3, + "name": "Slot 12", + "_name": "Slot 00000012", + "label": "", + "description": "", + "position": "12" + } +}, +{ + "model": "dcim.modulebaytemplate", + "pk": 14, + "fields": { + "created": "2022-04-08T00:56:45.162Z", + "last_updated": "2022-04-08T00:56:45.162Z", + "device_type": 3, + "name": "Slot 13", + "_name": "Slot 00000013", + "label": "", + "description": "", + "position": "13" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": 1, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.404Z", + "device_type": 14, + "name": "Bay 1", + "_name": "Bay 00000001", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": 2, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.473Z", + "device_type": 14, + "name": "Bay 2", + "_name": "Bay 00000002", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": 3, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.523Z", + "device_type": 14, + "name": "Bay 3", + "_name": "Bay 00000003", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": 4, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.565Z", + "device_type": 14, + "name": "Bay 4", + "_name": "Bay 00000004", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": 5, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.605Z", + "device_type": 14, + "name": "Bay 5", + "_name": "Bay 00000005", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": 6, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.646Z", + "device_type": 14, + "name": "Bay 6", + "_name": "Bay 00000006", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": 7, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.687Z", + "device_type": 14, + "name": "Bay 7", + "_name": "Bay 00000007", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": 8, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.727Z", + "device_type": 14, + "name": "Bay 8", + "_name": "Bay 00000008", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": 9, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.768Z", + "device_type": 14, + "name": "Bay 9", + "_name": "Bay 00000009", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": 10, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.808Z", + "device_type": 14, + "name": "Bay 10", + "_name": "Bay 00000010", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": 11, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.849Z", + "device_type": 14, + "name": "Bay 11", + "_name": "Bay 00000011", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": 12, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.889Z", + "device_type": 14, + "name": "Bay 12", + "_name": "Bay 00000012", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": 13, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.931Z", + "device_type": 14, + "name": "Bay 13", + "_name": "Bay 00000013", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": 14, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:31.971Z", + "device_type": 14, + "name": "Bay 14", + "_name": "Bay 00000014", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": 1, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T03:17:05.204Z", + "custom_field_data": {}, + "name": "Arista", + "slug": "arista", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": 2, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T03:17:05.246Z", + "custom_field_data": {}, + "name": "Brocade", + "slug": "brocade", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": 3, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T03:17:05.280Z", + "custom_field_data": {}, + "name": "Cisco", + "slug": "cisco", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": 4, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T03:17:05.307Z", + "custom_field_data": {}, + "name": "Dell", + "slug": "dell", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": 5, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T03:17:05.335Z", + "custom_field_data": {}, + "name": "Extreme", + "slug": "extreme", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": 6, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T03:17:05.359Z", + "custom_field_data": {}, + "name": "F5", + "slug": "f5", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": 7, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T03:17:05.383Z", + "custom_field_data": {}, + "name": "Juniper", + "slug": "juniper", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": 8, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T03:17:05.407Z", + "custom_field_data": {}, + "name": "Opengear", + "slug": "opengear", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": 9, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T03:17:05.431Z", + "custom_field_data": {}, + "name": "Palo Alto", + "slug": "palo-alto", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": 10, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T03:17:05.470Z", + "custom_field_data": {}, + "name": "Ubiquiti", + "slug": "ubiquiti", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": 11, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:25:37.151Z", + "custom_field_data": {}, + "name": "APC", + "slug": "apc", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": 12, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:35:02.867Z", + "custom_field_data": {}, + "name": "Panduit", + "slug": "panduit", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": 13, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:11:48.340Z", + "custom_field_data": {}, + "name": "Generic", + "slug": "generic", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": 14, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:27.504Z", + "custom_field_data": {}, + "name": "Lenovo", + "slug": "lenovo", + "description": "" + } +}, +{ + "model": "dcim.devicetype", + "pk": 1, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2022-01-10T20:55:54.125Z", + "custom_field_data": {}, + "description": "", + "comments": "[Juniper MX480 Data Sheet](https://www.juniper.net/us/en/products-services/routing/mx-series/mx480/)", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 7, + "model": "MX480", + "slug": "mx480", + "default_platform": null, + "part_number": "", + "u_height": "8.0", + "exclude_from_utilization": false, + "is_full_depth": true, + "subdevice_role": "", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.devicetype", + "pk": 2, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T03:24:13.186Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 7, + "model": "MX80", + "slug": "mx80", + "default_platform": null, + "part_number": "", + "u_height": "2.0", + "exclude_from_utilization": false, + "is_full_depth": true, + "subdevice_role": "", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.devicetype", + "pk": 3, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2022-01-10T20:55:43.096Z", + "custom_field_data": {}, + "description": "", + "comments": "[Juniper EX9214 Data Sheet](https://www.juniper.net/us/en/local/pdf/datasheets/1000432-en.pdf)", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 7, + "model": "EX9214", + "slug": "ex9214", + "default_platform": null, + "part_number": "", + "u_height": "16.0", + "exclude_from_utilization": false, + "is_full_depth": true, + "subdevice_role": "", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.devicetype", + "pk": 4, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T03:25:47.972Z", + "custom_field_data": {}, + "description": "", + "comments": "[Juniper EX4200 Data Sheet](https://www.juniper.net/assets/us/en/local/pdf/datasheets/1000215-en.pdf)", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 7, + "model": "EX4200-48T", + "slug": "ex4200-48t", + "default_platform": null, + "part_number": "", + "u_height": "1.0", + "exclude_from_utilization": false, + "is_full_depth": true, + "subdevice_role": "", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.devicetype", + "pk": 5, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T03:27:36.824Z", + "custom_field_data": {}, + "description": "", + "comments": "[Juniper QFX5100 Data Sheet](https://www.juniper.net/us/en/products-services/switching/qfx-series/qfx5100/)", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 7, + "model": "QFX5100-48T-6Q", + "slug": "qfx5100-48t-6q", + "default_platform": null, + "part_number": "", + "u_height": "1.0", + "exclude_from_utilization": false, + "is_full_depth": true, + "subdevice_role": "", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.devicetype", + "pk": 6, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:08:50.431Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 3, + "model": "ISR 1111-8P", + "slug": "isr1111", + "default_platform": null, + "part_number": "C1111-8P", + "u_height": "1.0", + "exclude_from_utilization": false, + "is_full_depth": false, + "subdevice_role": "", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.devicetype", + "pk": 7, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T01:54:33.417Z", + "custom_field_data": {}, + "description": "", + "comments": "[Cisco Catalyst 9200 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9200-series-switches/nb-06-cat9200-ser-data-sheet-cte-en.html)", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 3, + "model": "C9200-48P", + "slug": "c9200-48p", + "default_platform": null, + "part_number": "C9200-48P", + "u_height": "1.0", + "exclude_from_utilization": false, + "is_full_depth": true, + "subdevice_role": "", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.devicetype", + "pk": 8, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:26:08.093Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 11, + "model": "AP7901", + "slug": "ap7901", + "default_platform": null, + "part_number": "AP7901B", + "u_height": "1.0", + "exclude_from_utilization": false, + "is_full_depth": false, + "subdevice_role": "", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.devicetype", + "pk": 9, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:35:26.266Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 12, + "model": "24-Port Patch Panel", + "slug": "24-port-patch-panel", + "default_platform": null, + "part_number": "", + "u_height": "1.0", + "exclude_from_utilization": false, + "is_full_depth": false, + "subdevice_role": "", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.devicetype", + "pk": 10, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:40:56.394Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 12, + "model": "48-Port Patch Panel", + "slug": "48-port-patch-panel", + "default_platform": null, + "part_number": "", + "u_height": "2.0", + "exclude_from_utilization": false, + "is_full_depth": false, + "subdevice_role": "", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.devicetype", + "pk": 11, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:12:15.020Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 13, + "model": "48-Pair Fiber Panel", + "slug": "48-pair-fiber-panel", + "default_platform": null, + "part_number": "", + "u_height": "2.0", + "exclude_from_utilization": false, + "is_full_depth": false, + "subdevice_role": "", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.devicetype", + "pk": 12, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:26:18.349Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 7, + "model": "QFX5110-48S-4C", + "slug": "qfx5110-48s-4c", + "default_platform": null, + "part_number": "", + "u_height": "1.0", + "exclude_from_utilization": false, + "is_full_depth": true, + "subdevice_role": "", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.devicetype", + "pk": 13, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:27:20.684Z", + "custom_field_data": {}, + "description": "", + "comments": "[Juniper QFX10002 Data Sheet](https://www.juniper.net/assets/us/en/local/pdf/datasheets/1000531-en.pdf)", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 7, + "model": "QFX10002-36Q", + "slug": "qfx10002-36q", + "default_platform": null, + "part_number": "", + "u_height": "2.0", + "exclude_from_utilization": false, + "is_full_depth": true, + "subdevice_role": "", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.devicetype", + "pk": 14, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T20:58:30.887Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 14, + "model": "Flex system", + "slug": "flex-system", + "default_platform": null, + "part_number": "8721W3X", + "u_height": "10.0", + "exclude_from_utilization": false, + "is_full_depth": true, + "subdevice_role": "parent", + "airflow": "", + "front_image": "", + "rear_image": "", + "console_port_template_count": 0, + "console_server_port_template_count": 0, + "power_port_template_count": 0, + "power_outlet_template_count": 0, + "interface_template_count": 0, + "front_port_template_count": 0, + "rear_port_template_count": 0, + "device_bay_template_count": 0, + "module_bay_template_count": 0, + "inventory_item_template_count": 0 + } +}, +{ + "model": "dcim.moduletype", + "pk": 1, + "fields": { + "created": "2022-04-08T00:57:24.552Z", + "last_updated": "2022-04-08T00:57:24.552Z", + "custom_field_data": {}, + "description": "", + "comments": "32x10GE interfaces", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "manufacturer": 7, + "model": "EX9200-32XS", + "part_number": "" + } +}, +{ + "model": "dcim.devicerole", + "pk": 1, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:35:49.028Z", + "custom_field_data": {}, + "name": "Router", + "slug": "router", + "description": "", + "color": "4caf50", + "vm_role": false, + "config_template": null + } +}, +{ + "model": "dcim.devicerole", + "pk": 2, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:36:13.233Z", + "custom_field_data": {}, + "name": "Core Switch", + "slug": "core-switch", + "description": "", + "color": "3f51b5", + "vm_role": false, + "config_template": null + } +}, +{ + "model": "dcim.devicerole", + "pk": 3, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:36:32.188Z", + "custom_field_data": {}, + "name": "Distribution Switch", + "slug": "distribution-switch", + "description": "", + "color": "2196f3", + "vm_role": false, + "config_template": null + } +}, +{ + "model": "dcim.devicerole", + "pk": 4, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:36:50.803Z", + "custom_field_data": {}, + "name": "Access Switch", + "slug": "access-switch", + "description": "", + "color": "03a9f4", + "vm_role": false, + "config_template": null + } +}, +{ + "model": "dcim.devicerole", + "pk": 5, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:41:52.606Z", + "custom_field_data": {}, + "name": "PDU", + "slug": "pdu", + "description": "", + "color": "607d8b", + "vm_role": false, + "config_template": null + } +}, +{ + "model": "dcim.devicerole", + "pk": 6, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:38:34.255Z", + "custom_field_data": {}, + "name": "Patch Panel", + "slug": "patch-panel", + "description": "", + "color": "607d8b", + "vm_role": false, + "config_template": null + } +}, +{ + "model": "dcim.devicerole", + "pk": 7, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:52:54.339Z", + "custom_field_data": {}, + "name": "Application Server", + "slug": "application-server", + "description": "", + "color": "2f6a31", + "vm_role": true, + "config_template": null + } +}, +{ + "model": "dcim.devicerole", + "pk": 8, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:53:04.759Z", + "custom_field_data": {}, + "name": "Database Server", + "slug": "database-server", + "description": "", + "color": "cddc39", + "vm_role": true, + "config_template": null + } +}, +{ + "model": "dcim.devicerole", + "pk": 9, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:09:15.718Z", + "custom_field_data": {}, + "name": "ToR Switch", + "slug": "tor-switch", + "description": "", + "color": "ff5722", + "vm_role": false, + "config_template": null + } +}, +{ + "model": "dcim.platform", + "pk": 1, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:46:34.394Z", + "custom_field_data": {}, + "name": "Cisco IOS", + "slug": "cisco-ios", + "description": "", + "manufacturer": 3, + "config_template": null + } +}, +{ + "model": "dcim.platform", + "pk": 2, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:51:17.101Z", + "custom_field_data": {}, + "name": "Ubuntu Linux 18.04", + "slug": "ubuntu-linux-18-04", + "description": "", + "manufacturer": null, + "config_template": null + } +}, +{ + "model": "dcim.platform", + "pk": 3, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:51:24.573Z", + "custom_field_data": {}, + "name": "Ubuntu Linux 20.04", + "slug": "ubuntu-linux-20-04", + "description": "", + "manufacturer": null, + "config_template": null + } +}, +{ + "model": "dcim.device", + "pk": 1, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:51:03.257Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 6, + "role": 1, + "tenant": 5, + "platform": 1, + "name": "dmi01-akron-rtr01", + "_name": "dmi00000001-akron-rtr00000001", + "serial": "", + "asset_tag": null, + "site": 2, + "location": null, + "rack": 1, + "position": "4.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 2, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:51:32.863Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 6, + "role": 1, + "tenant": 5, + "platform": 1, + "name": "dmi01-albany-rtr01", + "_name": "dmi00000001-albany-rtr00000001", + "serial": "", + "asset_tag": null, + "site": 3, + "location": null, + "rack": 2, + "position": "4.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 3, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:52:02.614Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 6, + "role": 1, + "tenant": 5, + "platform": 1, + "name": "dmi01-binghamton-rtr01", + "_name": "dmi00000001-binghamton-rtr00000001", + "serial": "", + "asset_tag": null, + "site": 4, + "location": null, + "rack": 3, + "position": "4.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 4, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:52:26.146Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 6, + "role": 1, + "tenant": 5, + "platform": 1, + "name": "dmi01-buffalo-rtr01", + "_name": "dmi00000001-buffalo-rtr00000001", + "serial": "", + "asset_tag": null, + "site": 5, + "location": null, + "rack": 4, + "position": "4.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 5, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:53:47.838Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 6, + "role": 1, + "tenant": 5, + "platform": 1, + "name": "dmi01-camden-rtr01", + "_name": "dmi00000001-camden-rtr00000001", + "serial": "", + "asset_tag": null, + "site": 6, + "location": null, + "rack": 5, + "position": "4.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 6, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:54:08.200Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 6, + "role": 1, + "tenant": 5, + "platform": 1, + "name": "dmi01-nashua-rtr01", + "_name": "dmi00000001-nashua-rtr00000001", + "serial": "", + "asset_tag": null, + "site": 7, + "location": null, + "rack": 6, + "position": "4.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 7, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:55:17.095Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 6, + "role": 1, + "tenant": 5, + "platform": 1, + "name": "dmi01-pittsfield-rtr01", + "_name": "dmi00000001-pittsfield-rtr00000001", + "serial": "", + "asset_tag": null, + "site": 8, + "location": null, + "rack": 7, + "position": "4.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 8, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:55:35.846Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 6, + "role": 1, + "tenant": 5, + "platform": 1, + "name": "dmi01-rochester-rtr01", + "_name": "dmi00000001-rochester-rtr00000001", + "serial": "", + "asset_tag": null, + "site": 9, + "location": null, + "rack": 8, + "position": "4.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 9, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:55:49.316Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 6, + "role": 1, + "tenant": 5, + "platform": 1, + "name": "dmi01-scranton-rtr01", + "_name": "dmi00000001-scranton-rtr00000001", + "serial": "", + "asset_tag": null, + "site": 10, + "location": null, + "rack": 9, + "position": "4.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 10, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:56:06.592Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 6, + "role": 1, + "tenant": 5, + "platform": 1, + "name": "dmi01-stamford-rtr01", + "_name": "dmi00000001-stamford-rtr00000001", + "serial": "", + "asset_tag": null, + "site": 11, + "location": null, + "rack": 10, + "position": "4.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 11, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:56:24.173Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 6, + "role": 1, + "tenant": 5, + "platform": 1, + "name": "dmi01-syracuse-rtr01", + "_name": "dmi00000001-syracuse-rtr00000001", + "serial": "", + "asset_tag": null, + "site": 12, + "location": null, + "rack": 11, + "position": "4.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 12, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:56:38.212Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 6, + "role": 1, + "tenant": 5, + "platform": 1, + "name": "dmi01-utica-rtr01", + "_name": "dmi00000001-utica-rtr00000001", + "serial": "", + "asset_tag": null, + "site": 13, + "location": null, + "rack": 12, + "position": "4.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 13, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:56:52.908Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 6, + "role": 1, + "tenant": 5, + "platform": 1, + "name": "dmi01-yonkers-rtr01", + "_name": "dmi00000001-yonkers-rtr00000001", + "serial": "", + "asset_tag": null, + "site": 14, + "location": null, + "rack": 13, + "position": "4.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 14, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:11:11.625Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 7, + "role": 4, + "tenant": 5, + "platform": null, + "name": "dmi01-akron-sw01", + "_name": "dmi00000001-akron-sw00000001", + "serial": "", + "asset_tag": null, + "site": 2, + "location": null, + "rack": 1, + "position": "10.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 15, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:11:11.714Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 7, + "role": 4, + "tenant": 5, + "platform": null, + "name": "dmi01-albany-sw01", + "_name": "dmi00000001-albany-sw00000001", + "serial": "", + "asset_tag": null, + "site": 3, + "location": null, + "rack": 2, + "position": "10.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 16, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:11:11.799Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 7, + "role": 4, + "tenant": 5, + "platform": null, + "name": "dmi01-binghamton-sw01", + "_name": "dmi00000001-binghamton-sw00000001", + "serial": "", + "asset_tag": null, + "site": 4, + "location": null, + "rack": 3, + "position": "10.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 17, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:11:11.883Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 7, + "role": 4, + "tenant": 5, + "platform": null, + "name": "dmi01-buffalo-sw01", + "_name": "dmi00000001-buffalo-sw00000001", + "serial": "", + "asset_tag": null, + "site": 5, + "location": null, + "rack": 4, + "position": "10.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 18, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:11:11.968Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 7, + "role": 4, + "tenant": 5, + "platform": null, + "name": "dmi01-camden-sw01", + "_name": "dmi00000001-camden-sw00000001", + "serial": "", + "asset_tag": null, + "site": 6, + "location": null, + "rack": 5, + "position": "10.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 19, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:11:12.071Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 7, + "role": 4, + "tenant": 5, + "platform": null, + "name": "dmi01-nashua-sw01", + "_name": "dmi00000001-nashua-sw00000001", + "serial": "", + "asset_tag": null, + "site": 7, + "location": null, + "rack": 6, + "position": "10.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 20, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:11:12.204Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 7, + "role": 4, + "tenant": 5, + "platform": null, + "name": "dmi01-pittsfield-sw01", + "_name": "dmi00000001-pittsfield-sw00000001", + "serial": "", + "asset_tag": null, + "site": 8, + "location": null, + "rack": 7, + "position": "10.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 21, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:11:12.287Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 7, + "role": 4, + "tenant": 5, + "platform": null, + "name": "dmi01-rochster-sw01", + "_name": "dmi00000001-rochster-sw00000001", + "serial": "", + "asset_tag": null, + "site": 9, + "location": null, + "rack": 8, + "position": "10.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 22, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:11:12.370Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 7, + "role": 4, + "tenant": 5, + "platform": null, + "name": "dmi01-scranton-sw01", + "_name": "dmi00000001-scranton-sw00000001", + "serial": "", + "asset_tag": null, + "site": 10, + "location": null, + "rack": 9, + "position": "10.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 23, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:11:12.454Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 7, + "role": 4, + "tenant": 5, + "platform": null, + "name": "dmi01-stamford-sw01", + "_name": "dmi00000001-stamford-sw00000001", + "serial": "", + "asset_tag": null, + "site": 11, + "location": null, + "rack": 10, + "position": "10.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 24, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:11:12.540Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 7, + "role": 4, + "tenant": 5, + "platform": null, + "name": "dmi01-syracuse-sw01", + "_name": "dmi00000001-syracuse-sw00000001", + "serial": "", + "asset_tag": null, + "site": 12, + "location": null, + "rack": 11, + "position": "10.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 25, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:11:12.622Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 7, + "role": 4, + "tenant": 5, + "platform": null, + "name": "dmi01-utica-sw01", + "_name": "dmi00000001-utica-sw00000001", + "serial": "", + "asset_tag": null, + "site": 13, + "location": null, + "rack": 12, + "position": "10.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 26, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-22T02:11:12.705Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 7, + "role": 4, + "tenant": 5, + "platform": null, + "name": "dmi01-yonkers-sw01", + "_name": "dmi00000001-yonkers-sw00000001", + "serial": "", + "asset_tag": null, + "site": 14, + "location": null, + "rack": 13, + "position": "10.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 27, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-30T19:02:55.760Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 8, + "role": 5, + "tenant": 5, + "platform": null, + "name": "dmi01-akron-pdu01", + "_name": "dmi00000001-akron-pdu00000001", + "serial": "", + "asset_tag": null, + "site": 2, + "location": null, + "rack": 1, + "position": "1.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 34, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-30T19:02:55.909Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 8, + "role": 5, + "tenant": 5, + "platform": null, + "name": "dmi01-albany-pdu01", + "_name": "dmi00000001-albany-pdu00000001", + "serial": "", + "asset_tag": null, + "site": 3, + "location": null, + "rack": 2, + "position": "1.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 35, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-30T19:02:56.038Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 8, + "role": 5, + "tenant": 5, + "platform": null, + "name": "dmi01-binghamton-pdu01", + "_name": "dmi00000001-binghamton-pdu00000001", + "serial": "", + "asset_tag": null, + "site": 4, + "location": null, + "rack": 3, + "position": "1.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 36, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-30T19:02:56.155Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 8, + "role": 5, + "tenant": 5, + "platform": null, + "name": "dmi01-buffalo-pdu01", + "_name": "dmi00000001-buffalo-pdu00000001", + "serial": "", + "asset_tag": null, + "site": 5, + "location": null, + "rack": 4, + "position": "1.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 37, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-30T19:02:56.256Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 8, + "role": 5, + "tenant": 5, + "platform": null, + "name": "dmi01-camden-pdu01", + "_name": "dmi00000001-camden-pdu00000001", + "serial": "", + "asset_tag": null, + "site": 6, + "location": null, + "rack": 5, + "position": "1.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 38, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-30T19:02:56.357Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 8, + "role": 5, + "tenant": 5, + "platform": null, + "name": "dmi01-nashua-pdu01", + "_name": "dmi00000001-nashua-pdu00000001", + "serial": "", + "asset_tag": null, + "site": 7, + "location": null, + "rack": 6, + "position": "1.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 39, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-30T19:02:56.460Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 8, + "role": 5, + "tenant": 5, + "platform": null, + "name": "dmi01-pittsfield-pdu01", + "_name": "dmi00000001-pittsfield-pdu00000001", + "serial": "", + "asset_tag": null, + "site": 8, + "location": null, + "rack": 7, + "position": "1.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 40, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-30T19:02:56.562Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 8, + "role": 5, + "tenant": 5, + "platform": null, + "name": "dmi01-rochester-pdu01", + "_name": "dmi00000001-rochester-pdu00000001", + "serial": "", + "asset_tag": null, + "site": 9, + "location": null, + "rack": 8, + "position": "1.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 41, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-30T19:02:56.664Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 8, + "role": 5, + "tenant": 5, + "platform": null, + "name": "dmi01-scranton-pdu01", + "_name": "dmi00000001-scranton-pdu00000001", + "serial": "", + "asset_tag": null, + "site": 10, + "location": null, + "rack": 9, + "position": "1.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 42, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-30T19:02:56.767Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 8, + "role": 5, + "tenant": 5, + "platform": null, + "name": "dmi01-stamford-pdu01", + "_name": "dmi00000001-stamford-pdu00000001", + "serial": "", + "asset_tag": null, + "site": 11, + "location": null, + "rack": 10, + "position": "1.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 43, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-30T19:02:56.870Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 8, + "role": 5, + "tenant": 5, + "platform": null, + "name": "dmi01-syracuse-pdu01", + "_name": "dmi00000001-syracuse-pdu00000001", + "serial": "", + "asset_tag": null, + "site": 12, + "location": null, + "rack": 11, + "position": "1.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 44, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-30T19:02:56.973Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 8, + "role": 5, + "tenant": 5, + "platform": null, + "name": "dmi01-utica-pdu01", + "_name": "dmi00000001-utica-pdu00000001", + "serial": "", + "asset_tag": null, + "site": 13, + "location": null, + "rack": 12, + "position": "1.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 45, + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2020-12-30T19:02:57.075Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 8, + "role": 5, + "tenant": 5, + "platform": null, + "name": "dmi01-yonkers-pdu01", + "_name": "dmi00000001-yonkers-pdu00000001", + "serial": "", + "asset_tag": null, + "site": 14, + "location": null, + "rack": 13, + "position": "1.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 74, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:44:53.681Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 10, + "role": 6, + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 2, + "location": null, + "rack": 1, + "position": "11.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 75, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:44:53.808Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 10, + "role": 6, + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 3, + "location": null, + "rack": 2, + "position": "11.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 76, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:44:53.932Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 10, + "role": 6, + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 4, + "location": null, + "rack": 3, + "position": "11.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 77, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:44:54.054Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 10, + "role": 6, + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 5, + "location": null, + "rack": 4, + "position": "11.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 78, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:44:54.176Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 10, + "role": 6, + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 6, + "location": null, + "rack": 5, + "position": "11.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 79, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:44:54.297Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 10, + "role": 6, + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 7, + "location": null, + "rack": 6, + "position": "11.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 80, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:44:54.419Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 10, + "role": 6, + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 8, + "location": null, + "rack": 7, + "position": "11.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 81, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:44:54.541Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 10, + "role": 6, + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 9, + "location": null, + "rack": 8, + "position": "11.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 82, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:44:54.661Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 10, + "role": 6, + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 10, + "location": null, + "rack": 9, + "position": "11.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 83, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:44:54.785Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 10, + "role": 6, + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 11, + "location": null, + "rack": 10, + "position": "11.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 84, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:44:54.912Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 10, + "role": 6, + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 12, + "location": null, + "rack": 11, + "position": "11.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 85, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:44:55.035Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 10, + "role": 6, + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 13, + "location": null, + "rack": 12, + "position": "11.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 86, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:44:55.158Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 10, + "role": 6, + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 14, + "location": null, + "rack": 13, + "position": "11.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 87, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:16:58.069Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 11, + "role": 6, + "tenant": 13, + "platform": null, + "name": "PP:B128", + "_name": "PP:B00000128", + "serial": "", + "asset_tag": null, + "site": 21, + "location": null, + "rack": 41, + "position": "39.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 88, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:17:28.425Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 11, + "role": 6, + "tenant": 13, + "platform": null, + "name": "PP:B117", + "_name": "PP:B00000117", + "serial": "", + "asset_tag": null, + "site": 21, + "location": null, + "rack": 41, + "position": "37.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 89, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:17:57.268Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 11, + "role": 6, + "tenant": 13, + "platform": null, + "name": "PP:B118", + "_name": "PP:B00000118", + "serial": "", + "asset_tag": null, + "site": 21, + "location": null, + "rack": 41, + "position": "35.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 90, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:19:12.870Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 11, + "role": 6, + "tenant": 13, + "platform": null, + "name": "PP:MDF", + "_name": "PP:MDF", + "serial": "", + "asset_tag": null, + "site": 24, + "location": null, + "rack": 39, + "position": "39.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 91, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:19:41.498Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 11, + "role": 6, + "tenant": 13, + "platform": null, + "name": "PP:MDF", + "_name": "PP:MDF", + "serial": "", + "asset_tag": null, + "site": 22, + "location": null, + "rack": 40, + "position": "39.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 92, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:20:15.226Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 11, + "role": 6, + "tenant": 13, + "platform": null, + "name": "PP:MDF", + "_name": "PP:MDF", + "serial": "", + "asset_tag": null, + "site": 23, + "location": null, + "rack": 38, + "position": "39.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 93, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:28:42.498Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 12, + "role": 3, + "tenant": 13, + "platform": null, + "name": "ncsu128-distswitch1", + "_name": "ncsu00000128-distswitch00000001", + "serial": "", + "asset_tag": null, + "site": 24, + "location": null, + "rack": 39, + "position": "32.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 94, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:29:22.719Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 12, + "role": 3, + "tenant": 13, + "platform": null, + "name": "ncsu117-distswitch1", + "_name": "ncsu00000117-distswitch00000001", + "serial": "", + "asset_tag": null, + "site": 22, + "location": null, + "rack": 40, + "position": "36.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 95, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:29:56.066Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 12, + "role": 3, + "tenant": 13, + "platform": null, + "name": "ncsu118-distswitch1", + "_name": "ncsu00000118-distswitch00000001", + "serial": "", + "asset_tag": null, + "site": 23, + "location": null, + "rack": 38, + "position": "36.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 96, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:31:41.398Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 3, + "role": 2, + "tenant": 13, + "platform": null, + "name": "ncsu-coreswitch1", + "_name": "ncsu-coreswitch00000001", + "serial": "", + "asset_tag": null, + "site": 21, + "location": 1, + "rack": 16, + "position": "6.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 97, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:31:56.519Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 3, + "role": 2, + "tenant": 13, + "platform": null, + "name": "ncsu-coreswitch2", + "_name": "ncsu-coreswitch00000002", + "serial": "", + "asset_tag": null, + "site": 21, + "location": 1, + "rack": 17, + "position": "6.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 98, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:09.994Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 5, + "role": 9, + "tenant": 13, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 21, + "location": 1, + "rack": 18, + "position": "26.0", + "face": "rear", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": 1, + "vc_position": 1, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 99, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:16:55.811Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 5, + "role": 9, + "tenant": 13, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 21, + "location": 1, + "rack": 18, + "position": "25.0", + "face": "rear", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": 1, + "vc_position": 2, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 100, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:09.997Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 5, + "role": 9, + "tenant": 13, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 21, + "location": 1, + "rack": 19, + "position": "26.0", + "face": "rear", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": 2, + "vc_position": 1, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 101, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:17:27.958Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 5, + "role": 9, + "tenant": 13, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 21, + "location": 1, + "rack": 19, + "position": "25.0", + "face": "rear", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": 2, + "vc_position": 2, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 102, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:10.001Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 5, + "role": 9, + "tenant": 13, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 21, + "location": 1, + "rack": 20, + "position": "26.0", + "face": "rear", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": 3, + "vc_position": 1, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 103, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:17:56.487Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 5, + "role": 9, + "tenant": 13, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 21, + "location": 1, + "rack": 20, + "position": "25.0", + "face": "rear", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": 3, + "vc_position": 2, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 104, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2023-12-29T15:45:10.004Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 5, + "role": 9, + "tenant": 13, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 21, + "location": 1, + "rack": 21, + "position": "26.0", + "face": "rear", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": 4, + "vc_position": 1, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 105, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:18:24.555Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 5, + "role": 9, + "tenant": 13, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 21, + "location": 1, + "rack": 21, + "position": "25.0", + "face": "rear", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": 4, + "vc_position": 2, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.device", + "pk": 106, + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2022-01-10T21:00:04.030Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "device_type": 14, + "role": 7, + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "site": 21, + "location": 2, + "rack": 22, + "position": "9.0", + "face": "front", + "status": "active", + "airflow": "", + "primary_ip4": null, + "primary_ip6": null, + "oob_ip": null, + "cluster": null, + "virtual_chassis": null, + "vc_position": null, + "vc_priority": null, + "latitude": null, + "longitude": null, + "console_port_count": 0, + "console_server_port_count": 0, + "power_port_count": 0, + "power_outlet_count": 0, + "interface_count": 0, + "front_port_count": 0, + "rear_port_count": 0, + "device_bay_count": 0, + "module_bay_count": 0, + "inventory_item_count": 0 + } +}, +{ + "model": "dcim.module", + "pk": 1, + "fields": { + "created": "2022-04-08T00:59:20.801Z", + "last_updated": "2022-04-08T00:59:20.801Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "device": 96, + "module_bay": 1, + "module_type": 1, + "status": "active", + "serial": "", + "asset_tag": null + } +}, +{ + "model": "dcim.module", + "pk": 2, + "fields": { + "created": "2022-04-08T00:59:29.103Z", + "last_updated": "2022-04-08T00:59:29.103Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "device": 96, + "module_bay": 2, + "module_type": 1, + "status": "active", + "serial": "", + "asset_tag": null + } +}, +{ + "model": "dcim.module", + "pk": 3, + "fields": { + "created": "2022-04-08T00:59:42.021Z", + "last_updated": "2022-04-08T00:59:42.021Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "device": 97, + "module_bay": 15, + "module_type": 1, + "status": "active", + "serial": "", + "asset_tag": null + } +}, +{ + "model": "dcim.module", + "pk": 4, + "fields": { + "created": "2022-04-08T00:59:51.072Z", + "last_updated": "2022-04-08T00:59:51.072Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "device": 97, + "module_bay": 16, + "module_type": 1, + "status": "active", + "serial": "", + "asset_tag": null + } +}, +{ + "model": "dcim.virtualchassis", + "pk": 1, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:17:05.090Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "master": 98, + "name": "r105-torsw", + "domain": "", + "member_count": 0 + } +}, +{ + "model": "dcim.virtualchassis", + "pk": 2, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:17:36.010Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "master": 100, + "name": "r106-torsw", + "domain": "", + "member_count": 0 + } +}, +{ + "model": "dcim.virtualchassis", + "pk": 3, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:18:03.276Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "master": 102, + "name": "r107-torsw", + "domain": "", + "member_count": 0 + } +}, +{ + "model": "dcim.virtualchassis", + "pk": 4, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:18:40.587Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "master": 104, + "name": "r108-torsw", + "domain": "", + "member_count": 0 + } +}, +{ + "model": "dcim.powerpanel", + "pk": 1, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:06:49.713Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 21, + "location": null, + "name": "Panel 1" + } +}, +{ + "model": "dcim.powerpanel", + "pk": 2, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:06:57.560Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 21, + "location": null, + "name": "Panel 2" + } +}, +{ + "model": "dcim.powerpanel", + "pk": 3, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:17:41.885Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 21, + "location": null, + "name": "Panel 3" + } +}, +{ + "model": "dcim.powerpanel", + "pk": 4, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:17:32.852Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 21, + "location": null, + "name": "Panel 4" + } +}, +{ + "model": "dcim.powerfeed", + "pk": 1, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.610Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 14, + "name": "P1-1A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 2, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.668Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 14, + "name": "P2-1B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 3, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.614Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 15, + "name": "P1-2A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 4, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.671Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 15, + "name": "P2-2B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 5, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.617Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 16, + "name": "P1-3A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 6, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.675Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 16, + "name": "P2-3B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 7, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.621Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 17, + "name": "P1-4A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 8, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.678Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 17, + "name": "P2-4B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 9, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.624Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 18, + "name": "P1-5A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 10, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.682Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 18, + "name": "P2-5B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 11, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.627Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 19, + "name": "P1-6A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 12, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.685Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 19, + "name": "P2-6B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 13, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.631Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 20, + "name": "P1-7A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 14, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.688Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 20, + "name": "P2-7B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 15, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.634Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 21, + "name": "P1-8A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 16, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.692Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 21, + "name": "P2-8B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 17, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.638Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 22, + "name": "P1-9A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 18, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.695Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 22, + "name": "P2-9B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 19, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.581Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 23, + "name": "P1-10A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 20, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.641Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 23, + "name": "P2-10B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 21, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.586Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 24, + "name": "P1-11A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 22, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.645Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 24, + "name": "P2-11B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 23, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.590Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 25, + "name": "P1-12A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 24, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.648Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 25, + "name": "P2-12B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 25, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.594Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 26, + "name": "P1-13A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 26, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.653Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 26, + "name": "P2-13B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 27, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.599Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 27, + "name": "P1-14A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 28, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.657Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 27, + "name": "P2-14B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 29, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.603Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 28, + "name": "P1-15A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 30, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.661Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 28, + "name": "P2-15B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 31, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.607Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 1, + "rack": 29, + "name": "P1-16A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 32, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.664Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 2, + "rack": 29, + "name": "P2-16B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 33, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.699Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 3, + "rack": 30, + "name": "P3-1A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 34, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.726Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 4, + "rack": 30, + "name": "P4-1B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 35, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.702Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 3, + "rack": 31, + "name": "P3-2A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 36, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.730Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 4, + "rack": 31, + "name": "P4-2B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 37, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.705Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 3, + "rack": 32, + "name": "P3-3A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 38, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.733Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 4, + "rack": 32, + "name": "P4-3B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 39, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.709Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 3, + "rack": 33, + "name": "P3-4A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 40, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.737Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 4, + "rack": 33, + "name": "P4-4B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 41, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.713Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 3, + "rack": 34, + "name": "P3-5A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 42, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.740Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 4, + "rack": 34, + "name": "P4-5B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 43, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.716Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 3, + "rack": 35, + "name": "P3-6A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 44, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.743Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 4, + "rack": 35, + "name": "P4-6B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 45, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.720Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 3, + "rack": 36, + "name": "P3-7A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 46, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.747Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 4, + "rack": 36, + "name": "P4-7B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 47, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.723Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 3, + "rack": 37, + "name": "P3-8A", + "status": "active", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.powerfeed", + "pk": 48, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T20:26:09.750Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "cable": null, + "cable_end": "", + "mark_connected": false, + "_path": null, + "power_panel": 4, + "rack": 37, + "name": "P4-8B", + "status": "active", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "tenant": null + } +}, +{ + "model": "dcim.rackrole", + "pk": 1, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:00:14.579Z", + "custom_field_data": {}, + "name": "Infrastructure", + "slug": "infrastructure", + "description": "", + "color": "00bcd4" + } +}, +{ + "model": "dcim.rackrole", + "pk": 2, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:00:22.623Z", + "custom_field_data": {}, + "name": "Compute", + "slug": "compute", + "description": "", + "color": "2196f3" + } +}, +{ + "model": "dcim.rackrole", + "pk": 3, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:00:38.355Z", + "custom_field_data": {}, + "name": "Storage", + "slug": "storage", + "description": "", + "color": "ffc107" + } +}, +{ + "model": "dcim.rackrole", + "pk": 4, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:10:54.590Z", + "custom_field_data": {}, + "name": "IDF", + "slug": "idf", + "description": "", + "color": "9e9e9e" + } +}, +{ + "model": "dcim.rack", + "pk": 1, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:24:51.056Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Comms closet", + "_name": "Comms closet", + "facility_id": null, + "site": 2, + "location": null, + "tenant": 5, + "status": "active", + "role": null, + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 2, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:24:51.159Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Comms closet", + "_name": "Comms closet", + "facility_id": null, + "site": 3, + "location": null, + "tenant": 5, + "status": "active", + "role": null, + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 3, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:24:51.211Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Comms closet", + "_name": "Comms closet", + "facility_id": null, + "site": 4, + "location": null, + "tenant": 5, + "status": "active", + "role": null, + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 4, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:24:51.263Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Comms closet", + "_name": "Comms closet", + "facility_id": null, + "site": 5, + "location": null, + "tenant": 5, + "status": "active", + "role": null, + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 5, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:24:51.314Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Comms closet", + "_name": "Comms closet", + "facility_id": null, + "site": 6, + "location": null, + "tenant": 5, + "status": "active", + "role": null, + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 6, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:24:51.389Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Comms closet", + "_name": "Comms closet", + "facility_id": null, + "site": 7, + "location": null, + "tenant": 5, + "status": "active", + "role": null, + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 7, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:24:51.470Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Comms closet", + "_name": "Comms closet", + "facility_id": null, + "site": 8, + "location": null, + "tenant": 5, + "status": "active", + "role": null, + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 8, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:24:51.524Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Comms closet", + "_name": "Comms closet", + "facility_id": null, + "site": 9, + "location": null, + "tenant": 5, + "status": "active", + "role": null, + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 9, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:24:51.575Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Comms closet", + "_name": "Comms closet", + "facility_id": null, + "site": 10, + "location": null, + "tenant": 5, + "status": "active", + "role": null, + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 10, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:24:51.624Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Comms closet", + "_name": "Comms closet", + "facility_id": null, + "site": 11, + "location": null, + "tenant": 5, + "status": "active", + "role": null, + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 11, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:24:51.674Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Comms closet", + "_name": "Comms closet", + "facility_id": null, + "site": 12, + "location": null, + "tenant": 5, + "status": "active", + "role": null, + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 12, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:24:51.725Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Comms closet", + "_name": "Comms closet", + "facility_id": null, + "site": 13, + "location": null, + "tenant": 5, + "status": "active", + "role": null, + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 13, + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2020-12-20T02:24:51.776Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Comms closet", + "_name": "Comms closet", + "facility_id": null, + "site": 14, + "location": null, + "tenant": 5, + "status": "active", + "role": null, + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 14, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:01:12.931Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R101", + "_name": "R00000101", + "facility_id": null, + "site": 21, + "location": 1, + "tenant": 13, + "status": "active", + "role": 1, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 15, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:01:13.022Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R102", + "_name": "R00000102", + "facility_id": null, + "site": 21, + "location": 1, + "tenant": 13, + "status": "active", + "role": 1, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 16, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:01:13.112Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R103", + "_name": "R00000103", + "facility_id": null, + "site": 21, + "location": 1, + "tenant": 13, + "status": "active", + "role": 1, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 17, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:01:13.202Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R104", + "_name": "R00000104", + "facility_id": null, + "site": 21, + "location": 1, + "tenant": 13, + "status": "active", + "role": 1, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 18, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:01:35.986Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R105", + "_name": "R00000105", + "facility_id": null, + "site": 21, + "location": 1, + "tenant": 13, + "status": "active", + "role": 2, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 19, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:01:36.120Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R106", + "_name": "R00000106", + "facility_id": null, + "site": 21, + "location": 1, + "tenant": 13, + "status": "active", + "role": 2, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 20, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:01:36.232Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R107", + "_name": "R00000107", + "facility_id": null, + "site": 21, + "location": 1, + "tenant": 13, + "status": "active", + "role": 2, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 21, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:01:36.318Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R108", + "_name": "R00000108", + "facility_id": null, + "site": 21, + "location": 1, + "tenant": 13, + "status": "active", + "role": 2, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 22, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:20:56.328Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R201", + "_name": "R00000201", + "facility_id": null, + "site": 21, + "location": 2, + "tenant": 13, + "status": "active", + "role": 2, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 23, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:20:56.336Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R202", + "_name": "R00000202", + "facility_id": null, + "site": 21, + "location": 2, + "tenant": 13, + "status": "active", + "role": 2, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 24, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:20:56.341Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R203", + "_name": "R00000203", + "facility_id": null, + "site": 21, + "location": 2, + "tenant": 13, + "status": "active", + "role": 2, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 25, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:20:56.346Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R204", + "_name": "R00000204", + "facility_id": null, + "site": 21, + "location": 2, + "tenant": 13, + "status": "active", + "role": 2, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 26, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:20:56.352Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R205", + "_name": "R00000205", + "facility_id": null, + "site": 21, + "location": 2, + "tenant": 13, + "status": "active", + "role": 2, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 27, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:20:56.357Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R206", + "_name": "R00000206", + "facility_id": null, + "site": 21, + "location": 2, + "tenant": 13, + "status": "active", + "role": 2, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 28, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:20:56.362Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R207", + "_name": "R00000207", + "facility_id": null, + "site": 21, + "location": 2, + "tenant": 13, + "status": "active", + "role": 2, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 29, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:20:56.367Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R208", + "_name": "R00000208", + "facility_id": null, + "site": 21, + "location": 2, + "tenant": 13, + "status": "active", + "role": 2, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 30, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:21:19.145Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R301", + "_name": "R00000301", + "facility_id": null, + "site": 21, + "location": 3, + "tenant": 13, + "status": "active", + "role": 3, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 31, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:21:19.159Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R302", + "_name": "R00000302", + "facility_id": null, + "site": 21, + "location": 3, + "tenant": 13, + "status": "active", + "role": 3, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 32, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:21:19.165Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R303", + "_name": "R00000303", + "facility_id": null, + "site": 21, + "location": 3, + "tenant": 13, + "status": "active", + "role": 3, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 33, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:21:19.171Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R304", + "_name": "R00000304", + "facility_id": null, + "site": 21, + "location": 3, + "tenant": 13, + "status": "active", + "role": 3, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 34, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:21:19.177Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R305", + "_name": "R00000305", + "facility_id": null, + "site": 21, + "location": 3, + "tenant": 13, + "status": "available", + "role": null, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 35, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:21:19.183Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R306", + "_name": "R00000306", + "facility_id": null, + "site": 21, + "location": 3, + "tenant": 13, + "status": "available", + "role": null, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 36, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:21:19.189Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R307", + "_name": "R00000307", + "facility_id": null, + "site": 21, + "location": 3, + "tenant": 13, + "status": "available", + "role": null, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 37, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-05T20:21:19.195Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "R308", + "_name": "R00000308", + "facility_id": null, + "site": 21, + "location": 3, + "tenant": 13, + "status": "available", + "role": null, + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 38, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:11:05.846Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "IDF118", + "_name": "IDF00000118", + "facility_id": null, + "site": 23, + "location": null, + "tenant": 13, + "status": "active", + "role": 4, + "serial": "", + "asset_tag": null, + "type": "4-post-frame", + "width": 19, + "u_height": 42, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 39, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:11:05.692Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "IDF128", + "_name": "IDF00000128", + "facility_id": null, + "site": 24, + "location": null, + "tenant": 13, + "status": "active", + "role": 4, + "serial": "", + "asset_tag": null, + "type": "4-post-frame", + "width": 19, + "u_height": 42, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 40, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:11:05.768Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "IDF117", + "_name": "IDF00000117", + "facility_id": null, + "site": 22, + "location": null, + "tenant": 13, + "status": "active", + "role": 4, + "serial": "", + "asset_tag": null, + "type": "4-post-frame", + "width": 19, + "u_height": 42, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 41, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:15:48.788Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Plant 1", + "_name": "Plant 00000001", + "facility_id": null, + "site": 21, + "location": null, + "tenant": 13, + "status": "active", + "role": 4, + "serial": "", + "asset_tag": null, + "type": "2-post-frame", + "width": 19, + "u_height": 42, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.rack", + "pk": 42, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T17:15:56.794Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "weight": null, + "weight_unit": "", + "_abs_weight": null, + "name": "Plant 2", + "_name": "Plant 00000002", + "facility_id": null, + "site": 21, + "location": null, + "tenant": 13, + "status": "active", + "role": 4, + "serial": "", + "asset_tag": null, + "type": "2-post-frame", + "width": 19, + "u_height": 42, + "starting_unit": 1, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "max_weight": null, + "_abs_max_weight": null, + "mounting_depth": null + } +}, +{ + "model": "dcim.region", + "pk": 1, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:10:30.195Z", + "custom_field_data": {}, + "parent": null, + "name": "North America", + "slug": "north-america", + "description": "", + "lft": 1, + "rght": 110, + "tree_id": 4, + "level": 0 + } +}, +{ + "model": "dcim.region", + "pk": 2, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:10:30.261Z", + "custom_field_data": {}, + "parent": null, + "name": "South America", + "slug": "south-america", + "description": "", + "lft": 1, + "rght": 2, + "tree_id": 6, + "level": 0 + } +}, +{ + "model": "dcim.region", + "pk": 3, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:10:30.298Z", + "custom_field_data": {}, + "parent": null, + "name": "Europe", + "slug": "europe", + "description": "", + "lft": 1, + "rght": 10, + "tree_id": 3, + "level": 0 + } +}, +{ + "model": "dcim.region", + "pk": 4, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:10:30.332Z", + "custom_field_data": {}, + "parent": null, + "name": "Africa", + "slug": "africa", + "description": "", + "lft": 1, + "rght": 2, + "tree_id": 1, + "level": 0 + } +}, +{ + "model": "dcim.region", + "pk": 5, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:10:30.367Z", + "custom_field_data": {}, + "parent": null, + "name": "Asia", + "slug": "asia", + "description": "", + "lft": 1, + "rght": 8, + "tree_id": 2, + "level": 0 + } +}, +{ + "model": "dcim.region", + "pk": 6, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:10:30.401Z", + "custom_field_data": {}, + "parent": null, + "name": "Oceania", + "slug": "oceania", + "description": "", + "lft": 1, + "rght": 2, + "tree_id": 5, + "level": 0 + } +}, +{ + "model": "dcim.region", + "pk": 7, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:17:10.906Z", + "custom_field_data": {}, + "parent": 1, + "name": "United States", + "slug": "us", + "description": "", + "lft": 6, + "rght": 109, + "tree_id": 4, + "level": 1 + } +}, +{ + "model": "dcim.region", + "pk": 8, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:17:10.994Z", + "custom_field_data": {}, + "parent": 1, + "name": "Canada", + "slug": "ca", + "description": "", + "lft": 2, + "rght": 3, + "tree_id": 4, + "level": 1 + } +}, +{ + "model": "dcim.region", + "pk": 9, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:17:11.071Z", + "custom_field_data": {}, + "parent": 1, + "name": "Mexico", + "slug": "mx", + "description": "", + "lft": 4, + "rght": 5, + "tree_id": 4, + "level": 1 + } +}, +{ + "model": "dcim.region", + "pk": 10, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:17:11.121Z", + "custom_field_data": {}, + "parent": 3, + "name": "Netherlands", + "slug": "nl", + "description": "", + "lft": 6, + "rght": 7, + "tree_id": 3, + "level": 1 + } +}, +{ + "model": "dcim.region", + "pk": 11, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:17:11.170Z", + "custom_field_data": {}, + "parent": 3, + "name": "United Kingdon", + "slug": "gb", + "description": "", + "lft": 8, + "rght": 9, + "tree_id": 3, + "level": 1 + } +}, +{ + "model": "dcim.region", + "pk": 12, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:17:11.219Z", + "custom_field_data": {}, + "parent": 3, + "name": "France", + "slug": "fr", + "description": "", + "lft": 2, + "rght": 3, + "tree_id": 3, + "level": 1 + } +}, +{ + "model": "dcim.region", + "pk": 13, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:17:11.272Z", + "custom_field_data": {}, + "parent": 3, + "name": "Germany", + "slug": "de", + "description": "", + "lft": 4, + "rght": 5, + "tree_id": 3, + "level": 1 + } +}, +{ + "model": "dcim.region", + "pk": 14, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:17:11.318Z", + "custom_field_data": {}, + "parent": 5, + "name": "Singapore", + "slug": "sg", + "description": "", + "lft": 6, + "rght": 7, + "tree_id": 2, + "level": 1 + } +}, +{ + "model": "dcim.region", + "pk": 15, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:17:11.368Z", + "custom_field_data": {}, + "parent": 5, + "name": "China", + "slug": "cn", + "description": "", + "lft": 2, + "rght": 3, + "tree_id": 2, + "level": 1 + } +}, +{ + "model": "dcim.region", + "pk": 16, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:17:11.423Z", + "custom_field_data": {}, + "parent": 5, + "name": "India", + "slug": "in", + "description": "", + "lft": 4, + "rght": 5, + "tree_id": 2, + "level": 1 + } +}, +{ + "model": "dcim.region", + "pk": 32, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:27.266Z", + "custom_field_data": {}, + "parent": 7, + "name": "Washington", + "slug": "us-wa", + "description": "", + "lft": 101, + "rght": 102, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 33, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:27.350Z", + "custom_field_data": {}, + "parent": 7, + "name": "Wisconsin", + "slug": "us-wi", + "description": "", + "lft": 105, + "rght": 106, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 34, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:27.432Z", + "custom_field_data": {}, + "parent": 7, + "name": "West Virginia", + "slug": "us-wv", + "description": "", + "lft": 103, + "rght": 104, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 35, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:27.480Z", + "custom_field_data": {}, + "parent": 7, + "name": "Florida", + "slug": "us-fl", + "description": "", + "lft": 25, + "rght": 26, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 36, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:27.529Z", + "custom_field_data": {}, + "parent": 7, + "name": "Wyoming", + "slug": "us-wy", + "description": "", + "lft": 107, + "rght": 108, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 37, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:27.578Z", + "custom_field_data": {}, + "parent": 7, + "name": "New Hampshire", + "slug": "us-nh", + "description": "", + "lft": 65, + "rght": 66, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 38, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:27.626Z", + "custom_field_data": {}, + "parent": 7, + "name": "New Jersey", + "slug": "us-nj", + "description": "", + "lft": 67, + "rght": 68, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 39, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:27.676Z", + "custom_field_data": {}, + "parent": 7, + "name": "New Mexico", + "slug": "us-nm", + "description": "", + "lft": 69, + "rght": 70, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 40, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:27.725Z", + "custom_field_data": {}, + "parent": 7, + "name": "North Carolina", + "slug": "us-nc", + "description": "", + "lft": 73, + "rght": 74, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 41, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:27.772Z", + "custom_field_data": {}, + "parent": 7, + "name": "North Dakota", + "slug": "us-nd", + "description": "", + "lft": 75, + "rght": 76, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 42, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:27.820Z", + "custom_field_data": {}, + "parent": 7, + "name": "Nebraska", + "slug": "us-ne", + "description": "", + "lft": 61, + "rght": 62, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 43, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:27.867Z", + "custom_field_data": {}, + "parent": 7, + "name": "New York", + "slug": "us-ny", + "description": "", + "lft": 71, + "rght": 72, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 44, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:27.916Z", + "custom_field_data": {}, + "parent": 7, + "name": "Rhode Island", + "slug": "us-ri", + "description": "", + "lft": 85, + "rght": 86, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 45, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:27.964Z", + "custom_field_data": {}, + "parent": 7, + "name": "Nevada", + "slug": "us-nv", + "description": "", + "lft": 63, + "rght": 64, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 46, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.012Z", + "custom_field_data": {}, + "parent": 7, + "name": "Colorado", + "slug": "us-co", + "description": "", + "lft": 17, + "rght": 18, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 47, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.060Z", + "custom_field_data": {}, + "parent": 7, + "name": "California", + "slug": "us-ca", + "description": "", + "lft": 15, + "rght": 16, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 48, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.108Z", + "custom_field_data": {}, + "parent": 7, + "name": "Georgia", + "slug": "us-ga", + "description": "", + "lft": 27, + "rght": 28, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 49, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.157Z", + "custom_field_data": {}, + "parent": 7, + "name": "Connecticut", + "slug": "us-ct", + "description": "", + "lft": 19, + "rght": 20, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 50, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.207Z", + "custom_field_data": {}, + "parent": 7, + "name": "Oklahoma", + "slug": "us-ok", + "description": "", + "lft": 79, + "rght": 80, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 51, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.255Z", + "custom_field_data": {}, + "parent": 7, + "name": "Ohio", + "slug": "us-oh", + "description": "", + "lft": 77, + "rght": 78, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 52, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.303Z", + "custom_field_data": {}, + "parent": 7, + "name": "Kansas", + "slug": "us-ks", + "description": "", + "lft": 39, + "rght": 40, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 53, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.350Z", + "custom_field_data": {}, + "parent": 7, + "name": "South Carolina", + "slug": "us-sc", + "description": "", + "lft": 87, + "rght": 88, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 54, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.398Z", + "custom_field_data": {}, + "parent": 7, + "name": "Kentucky", + "slug": "us-ky", + "description": "", + "lft": 41, + "rght": 42, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 55, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.457Z", + "custom_field_data": {}, + "parent": 7, + "name": "Oregon", + "slug": "us-or", + "description": "", + "lft": 81, + "rght": 82, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 56, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.532Z", + "custom_field_data": {}, + "parent": 7, + "name": "South Dakota", + "slug": "us-sd", + "description": "", + "lft": 89, + "rght": 90, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 57, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.596Z", + "custom_field_data": {}, + "parent": 7, + "name": "Delaware", + "slug": "us-de", + "description": "", + "lft": 21, + "rght": 22, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 58, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.647Z", + "custom_field_data": {}, + "parent": 7, + "name": "District of Columbia", + "slug": "us-dc", + "description": "", + "lft": 23, + "rght": 24, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 59, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.695Z", + "custom_field_data": {}, + "parent": 7, + "name": "Hawaii", + "slug": "us-hi", + "description": "", + "lft": 29, + "rght": 30, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 60, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.742Z", + "custom_field_data": {}, + "parent": 7, + "name": "Texas", + "slug": "us-tx", + "description": "", + "lft": 93, + "rght": 94, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 61, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.789Z", + "custom_field_data": {}, + "parent": 7, + "name": "Louisiana", + "slug": "us-la", + "description": "", + "lft": 43, + "rght": 44, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 62, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.836Z", + "custom_field_data": {}, + "parent": 7, + "name": "Tennessee", + "slug": "us-tn", + "description": "", + "lft": 91, + "rght": 92, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 63, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.884Z", + "custom_field_data": {}, + "parent": 7, + "name": "Pennsylvania", + "slug": "us-pa", + "description": "", + "lft": 83, + "rght": 84, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 64, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.932Z", + "custom_field_data": {}, + "parent": 7, + "name": "Virginia", + "slug": "us-va", + "description": "", + "lft": 99, + "rght": 100, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 65, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:28.979Z", + "custom_field_data": {}, + "parent": 7, + "name": "Alaska", + "slug": "us-ak", + "description": "", + "lft": 9, + "rght": 10, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 66, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.027Z", + "custom_field_data": {}, + "parent": 7, + "name": "Alabama", + "slug": "us-al", + "description": "", + "lft": 7, + "rght": 8, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 67, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.075Z", + "custom_field_data": {}, + "parent": 7, + "name": "Arkansas", + "slug": "us-ar", + "description": "", + "lft": 13, + "rght": 14, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 68, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.123Z", + "custom_field_data": {}, + "parent": 7, + "name": "Vermont", + "slug": "us-vt", + "description": "", + "lft": 97, + "rght": 98, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 69, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.171Z", + "custom_field_data": {}, + "parent": 7, + "name": "Illinois", + "slug": "us-il", + "description": "", + "lft": 33, + "rght": 34, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 70, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.219Z", + "custom_field_data": {}, + "parent": 7, + "name": "Indiana", + "slug": "us-in", + "description": "", + "lft": 35, + "rght": 36, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 71, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.267Z", + "custom_field_data": {}, + "parent": 7, + "name": "Iowa", + "slug": "us-ia", + "description": "", + "lft": 37, + "rght": 38, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 72, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.316Z", + "custom_field_data": {}, + "parent": 7, + "name": "Arizona", + "slug": "us-az", + "description": "", + "lft": 11, + "rght": 12, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 73, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.364Z", + "custom_field_data": {}, + "parent": 7, + "name": "Idaho", + "slug": "us-id", + "description": "", + "lft": 31, + "rght": 32, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 74, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.411Z", + "custom_field_data": {}, + "parent": 7, + "name": "Maine", + "slug": "us-me", + "description": "", + "lft": 45, + "rght": 46, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 75, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.460Z", + "custom_field_data": {}, + "parent": 7, + "name": "Maryland", + "slug": "us-md", + "description": "", + "lft": 47, + "rght": 48, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 76, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.508Z", + "custom_field_data": {}, + "parent": 7, + "name": "Massachusetts", + "slug": "us-ma", + "description": "", + "lft": 49, + "rght": 50, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 77, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.556Z", + "custom_field_data": {}, + "parent": 7, + "name": "Utah", + "slug": "us-ut", + "description": "", + "lft": 95, + "rght": 96, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 78, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.624Z", + "custom_field_data": {}, + "parent": 7, + "name": "Missouri", + "slug": "us-mo", + "description": "", + "lft": 57, + "rght": 58, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 79, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.697Z", + "custom_field_data": {}, + "parent": 7, + "name": "Minnesota", + "slug": "us-mn", + "description": "", + "lft": 53, + "rght": 54, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 80, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.752Z", + "custom_field_data": {}, + "parent": 7, + "name": "Michigan", + "slug": "us-mi", + "description": "", + "lft": 51, + "rght": 52, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 81, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.800Z", + "custom_field_data": {}, + "parent": 7, + "name": "Montana", + "slug": "us-mt", + "description": "", + "lft": 59, + "rght": 60, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.region", + "pk": 82, + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2020-12-18T02:29:29.848Z", + "custom_field_data": {}, + "parent": 7, + "name": "Mississippi", + "slug": "us-ms", + "description": "", + "lft": 55, + "rght": 56, + "tree_id": 4, + "level": 2 + } +}, +{ + "model": "dcim.sitegroup", + "pk": 1, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:41:01.816Z", + "custom_field_data": {}, + "parent": null, + "name": "Customer Sites", + "slug": "customer-sites", + "description": "", + "lft": 1, + "rght": 6, + "tree_id": 1, + "level": 0 + } +}, +{ + "model": "dcim.sitegroup", + "pk": 2, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:41:13.892Z", + "custom_field_data": {}, + "parent": 1, + "name": "Branch Offices", + "slug": "branch-offices", + "description": "", + "lft": 2, + "rght": 3, + "tree_id": 1, + "level": 1 + } +}, +{ + "model": "dcim.sitegroup", + "pk": 3, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:41:22.089Z", + "custom_field_data": {}, + "parent": 1, + "name": "Headquarters", + "slug": "headquarters", + "description": "", + "lft": 4, + "rght": 5, + "tree_id": 1, + "level": 1 + } +}, +{ + "model": "dcim.site", + "pk": 1, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.458Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DM-NYC", + "_name": "DM-NYC", + "slug": "dm-nyc", + "status": "active", + "region": 43, + "group": 3, + "tenant": 5, + "facility": "", + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 2, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.384Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DM-Akron", + "_name": "DM-Akron", + "slug": "dm-akron", + "status": "active", + "region": 51, + "group": 2, + "tenant": 5, + "facility": "", + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 3, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.397Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DM-Albany", + "_name": "DM-Albany", + "slug": "dm-albany", + "status": "active", + "region": 43, + "group": 2, + "tenant": 5, + "facility": "", + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 4, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.409Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DM-Binghamton", + "_name": "DM-Binghamton", + "slug": "dm-binghamton", + "status": "active", + "region": 43, + "group": 2, + "tenant": 5, + "facility": "", + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 5, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.422Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DM-Buffalo", + "_name": "DM-Buffalo", + "slug": "dm-buffalo", + "status": "active", + "region": 43, + "group": 2, + "tenant": 5, + "facility": "", + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 6, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.434Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DM-Camden", + "_name": "DM-Camden", + "slug": "dm-camden", + "status": "active", + "region": 38, + "group": 2, + "tenant": 5, + "facility": "", + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 7, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.445Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DM-Nashua", + "_name": "DM-Nashua", + "slug": "dm-nashua", + "status": "active", + "region": 37, + "group": 2, + "tenant": 5, + "facility": "", + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 8, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2021-12-30T15:46:40.331Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DM-Pittsfield", + "_name": "DM-Pittsfield", + "slug": "dm-pittsfield", + "status": "active", + "region": 76, + "group": 2, + "tenant": 5, + "facility": "", + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 9, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.477Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DM-Rochester", + "_name": "DM-Rochester", + "slug": "dm-rochester", + "status": "active", + "region": 43, + "group": 2, + "tenant": 5, + "facility": "", + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 10, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.489Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DM-Scranton", + "_name": "DM-Scranton", + "slug": "dm-scranton", + "status": "active", + "region": 63, + "group": 2, + "tenant": 5, + "facility": "", + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 11, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.501Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DM-Stamford", + "_name": "DM-Stamford", + "slug": "dm-stamford", + "status": "active", + "region": 49, + "group": 2, + "tenant": 5, + "facility": "", + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 12, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.513Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DM-Syracuse", + "_name": "DM-Syracuse", + "slug": "dm-syracuse", + "status": "active", + "region": 43, + "group": 2, + "tenant": 5, + "facility": "", + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 13, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.525Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DM-Utica", + "_name": "DM-Utica", + "slug": "dm-utica", + "status": "active", + "region": 43, + "group": 2, + "tenant": 5, + "facility": "", + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 14, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.537Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DM-Yonkers", + "_name": "DM-Yonkers", + "slug": "dm-yonkers", + "status": "active", + "region": 43, + "group": 2, + "tenant": 5, + "facility": "", + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 15, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.573Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "JBB Branch 104", + "_name": "JBB Branch 00000104", + "slug": "jbb-branch-104", + "status": "active", + "region": 33, + "group": 2, + "tenant": 10, + "facility": "", + "time_zone": null, + "physical_address": "7 Indian Spring Lane\r\nMenasha, WI 54952", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 16, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.585Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "JBB Branch 109", + "_name": "JBB Branch 00000109", + "slug": "jbb-branch-109", + "status": "active", + "region": 64, + "group": 2, + "tenant": 10, + "facility": "", + "time_zone": null, + "physical_address": "14 South Mill Pond Ave.\r\nAnnandale, VA 22003", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 17, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.597Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "JBB Branch 115", + "_name": "JBB Branch 00000115", + "slug": "jbb-branch-115", + "status": "active", + "region": 44, + "group": 2, + "tenant": 10, + "facility": "", + "time_zone": null, + "physical_address": "44 Blue Spring Dr.\r\nWest Warwick, RI 02893", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 18, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.609Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "JBB Branch 120", + "_name": "JBB Branch 00000120", + "slug": "jbb-branch-120", + "status": "active", + "region": 43, + "group": 2, + "tenant": 10, + "facility": "", + "time_zone": null, + "physical_address": "682 Marlborough Street\r\nHicksville, NY 11801", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 19, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.621Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "JBB Branch 127", + "_name": "JBB Branch 00000127", + "slug": "jbb-branch-127", + "status": "active", + "region": 35, + "group": 2, + "tenant": 10, + "facility": "", + "time_zone": null, + "physical_address": "7730 Summerhouse St.\r\nOrange Park, FL 32065", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 20, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.634Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "JBB Branch 133", + "_name": "JBB Branch 00000133", + "slug": "jbb-branch-133", + "status": "active", + "region": 43, + "group": 2, + "tenant": 10, + "facility": "", + "time_zone": null, + "physical_address": "1 Old Union Ave.\r\nTroy, NY 12180", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 21, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.647Z", + "custom_field_data": {}, + "description": "Main Distribution Frame", + "comments": "", + "name": "MDF", + "_name": "MDF", + "slug": "ncsu-065", + "status": "active", + "region": 40, + "group": null, + "tenant": 13, + "facility": "065", + "time_zone": null, + "physical_address": "401 Dan Allen Dr., Raleigh, NC 27607", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 22, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.549Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "D. S. Weaver Labs", + "_name": "D. S. Weaver Labs", + "slug": "ncsu-117", + "status": "active", + "region": 40, + "group": null, + "tenant": 13, + "facility": "DSW", + "time_zone": null, + "physical_address": "3110 Faucette Dr., Raleigh, NC 27607", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 23, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.561Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "Grinnells Lab", + "_name": "Grinnells Lab", + "slug": "ncsu-118", + "status": "active", + "region": 40, + "group": null, + "tenant": 13, + "facility": "GRL", + "time_zone": null, + "physical_address": "3200 Faucette Dr., Raleigh, NC 27607", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.site", + "pk": 24, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-12-30T15:45:37.371Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "Butler Communications", + "_name": "Butler Communications", + "slug": "ncsu-128", + "status": "active", + "region": 40, + "group": null, + "tenant": 13, + "facility": "BUT", + "time_zone": null, + "physical_address": "3210 Faucette Dr., Raleigh, NC 27607", + "shipping_address": "", + "latitude": null, + "longitude": null, + "asns": [] + } +}, +{ + "model": "dcim.location", + "pk": 1, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:57:17.398Z", + "custom_field_data": {}, + "parent": null, + "name": "Row 1", + "slug": "row-1", + "description": "", + "site": 21, + "status": "active", + "tenant": null, + "lft": 1, + "rght": 2, + "tree_id": 1, + "level": 0 + } +}, +{ + "model": "dcim.location", + "pk": 2, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:57:24.629Z", + "custom_field_data": {}, + "parent": null, + "name": "Row 2", + "slug": "row-2", + "description": "", + "site": 21, + "status": "active", + "tenant": null, + "lft": 1, + "rght": 2, + "tree_id": 2, + "level": 0 + } +}, +{ + "model": "dcim.location", + "pk": 3, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:57:31.713Z", + "custom_field_data": {}, + "parent": null, + "name": "Row 3", + "slug": "row-3", + "description": "", + "site": 21, + "status": "active", + "tenant": null, + "lft": 1, + "rght": 2, + "tree_id": 3, + "level": 0 + } +}, +{ + "model": "dcim.location", + "pk": 4, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:57:37.732Z", + "custom_field_data": {}, + "parent": null, + "name": "Row 4", + "slug": "row-4", + "description": "", + "site": 21, + "status": "active", + "tenant": null, + "lft": 1, + "rght": 2, + "tree_id": 4, + "level": 0 + } +}, +{ + "model": "ipam.asn", + "pk": 1, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:40:24.803Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "rir": 8, + "asn": 65001, + "tenant": null + } +}, +{ + "model": "ipam.asn", + "pk": 2, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:40:31.826Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "rir": 8, + "asn": 65002, + "tenant": null + } +}, +{ + "model": "ipam.asn", + "pk": 3, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:40:38.400Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "rir": 8, + "asn": 65003, + "tenant": null + } +}, +{ + "model": "ipam.asn", + "pk": 4, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:40:44.720Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "rir": 8, + "asn": 65004, + "tenant": null + } +}, +{ + "model": "ipam.asn", + "pk": 5, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:40:51.733Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "rir": 8, + "asn": 65005, + "tenant": null + } +}, +{ + "model": "ipam.vrf", + "pk": 1, + "fields": { + "created": "2022-04-08T00:05:31.612Z", + "last_updated": "2022-04-08T00:36:07.672Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "Alpha", + "rd": "65000:100", + "tenant": null, + "enforce_unique": false, + "import_targets": [ + 1, + 12 + ], + "export_targets": [ + 11, + 2 + ] + } +}, +{ + "model": "ipam.vrf", + "pk": 2, + "fields": { + "created": "2022-04-08T00:05:31.743Z", + "last_updated": "2022-04-08T00:37:58.930Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "Bravo", + "rd": "65000:200", + "tenant": null, + "enforce_unique": false, + "import_targets": [ + 12, + 3 + ], + "export_targets": [ + 11, + 3 + ] + } +}, +{ + "model": "ipam.vrf", + "pk": 3, + "fields": { + "created": "2022-04-08T00:05:31.938Z", + "last_updated": "2022-04-08T00:38:22.576Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "Charlie", + "rd": "65000:300", + "tenant": null, + "enforce_unique": false, + "import_targets": [ + 12, + 5 + ], + "export_targets": [ + 11, + 6 + ] + } +}, +{ + "model": "ipam.vrf", + "pk": 4, + "fields": { + "created": "2022-04-08T00:05:32.118Z", + "last_updated": "2022-04-08T00:38:33.495Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "Delta", + "rd": "65000:400", + "tenant": null, + "enforce_unique": false, + "import_targets": [ + 12, + 7 + ], + "export_targets": [ + 11, + 8 + ] + } +}, +{ + "model": "ipam.vrf", + "pk": 5, + "fields": { + "created": "2022-04-08T00:05:32.358Z", + "last_updated": "2022-04-08T00:38:42.868Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "Echo", + "rd": "65000:500", + "tenant": null, + "enforce_unique": false, + "import_targets": [ + 12, + 9 + ], + "export_targets": [ + 11, + 10 + ] + } +}, +{ + "model": "ipam.vrf", + "pk": 6, + "fields": { + "created": "2022-04-08T00:32:05.517Z", + "last_updated": "2022-04-08T00:35:51.384Z", + "custom_field_data": {}, + "description": "Shared services VRF", + "comments": "", + "name": "Shared", + "rd": "65000:1", + "tenant": null, + "enforce_unique": true, + "import_targets": [ + 11 + ], + "export_targets": [ + 12 + ] + } +}, +{ + "model": "ipam.routetarget", + "pk": 1, + "fields": { + "created": "2022-04-08T00:28:03.747Z", + "last_updated": "2022-04-08T00:28:03.747Z", + "custom_field_data": {}, + "description": "Alpha-import", + "comments": "", + "name": "65000:101", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": 2, + "fields": { + "created": "2022-04-08T00:28:03.823Z", + "last_updated": "2022-04-08T00:28:03.823Z", + "custom_field_data": {}, + "description": "Alpha-import", + "comments": "", + "name": "65000:102", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": 3, + "fields": { + "created": "2022-04-08T00:28:03.901Z", + "last_updated": "2022-04-08T00:28:03.901Z", + "custom_field_data": {}, + "description": "Bravo-import", + "comments": "", + "name": "65000:201", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": 4, + "fields": { + "created": "2022-04-08T00:28:03.974Z", + "last_updated": "2022-04-08T00:28:03.974Z", + "custom_field_data": {}, + "description": "Bravo-import", + "comments": "", + "name": "65000:202", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": 5, + "fields": { + "created": "2022-04-08T00:28:04.046Z", + "last_updated": "2022-04-08T00:28:04.046Z", + "custom_field_data": {}, + "description": "Charlie-import", + "comments": "", + "name": "65000:301", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": 6, + "fields": { + "created": "2022-04-08T00:28:04.118Z", + "last_updated": "2022-04-08T00:28:04.118Z", + "custom_field_data": {}, + "description": "Charlie-import", + "comments": "", + "name": "65000:302", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": 7, + "fields": { + "created": "2022-04-08T00:28:04.191Z", + "last_updated": "2022-04-08T00:28:04.191Z", + "custom_field_data": {}, + "description": "Delta-import", + "comments": "", + "name": "65000:401", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": 8, + "fields": { + "created": "2022-04-08T00:28:04.262Z", + "last_updated": "2022-04-08T00:28:04.262Z", + "custom_field_data": {}, + "description": "Delta-import", + "comments": "", + "name": "65000:402", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": 9, + "fields": { + "created": "2022-04-08T00:28:04.340Z", + "last_updated": "2022-04-08T00:28:04.340Z", + "custom_field_data": {}, + "description": "Echo-import", + "comments": "", + "name": "65000:501", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": 10, + "fields": { + "created": "2022-04-08T00:28:04.442Z", + "last_updated": "2022-04-08T00:28:04.442Z", + "custom_field_data": {}, + "description": "Echo-import", + "comments": "", + "name": "65000:502", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": 11, + "fields": { + "created": "2022-04-08T00:34:04.990Z", + "last_updated": "2022-04-08T00:34:04.990Z", + "custom_field_data": {}, + "description": "Shared-import", + "comments": "", + "name": "65000:1", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": 12, + "fields": { + "created": "2022-04-08T00:35:24.949Z", + "last_updated": "2022-04-08T00:35:24.949Z", + "custom_field_data": {}, + "description": "Shared-export", + "comments": "", + "name": "65000:2", + "tenant": null + } +}, +{ + "model": "ipam.rir", + "pk": 1, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-19T02:04:34.029Z", + "custom_field_data": {}, + "name": "ARIN", + "slug": "arin", + "description": "American Registry for Internet Numbers", + "is_private": false + } +}, +{ + "model": "ipam.rir", + "pk": 2, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-19T02:04:34.072Z", + "custom_field_data": {}, + "name": "RIPE NCC", + "slug": "ripe-ncc", + "description": "Réseaux IP Européens Network Coordination Centre", + "is_private": false + } +}, +{ + "model": "ipam.rir", + "pk": 3, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-19T02:04:34.095Z", + "custom_field_data": {}, + "name": "APNIC", + "slug": "apnic", + "description": "Asia Pacific Network Information Centre", + "is_private": false + } +}, +{ + "model": "ipam.rir", + "pk": 4, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-19T02:04:34.115Z", + "custom_field_data": {}, + "name": "LACNIC", + "slug": "lacnic", + "description": "Latin America and Caribbean Network Information Centre", + "is_private": false + } +}, +{ + "model": "ipam.rir", + "pk": 5, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-19T02:04:34.135Z", + "custom_field_data": {}, + "name": "AFRINIC", + "slug": "afrinic", + "description": "African Network Information Centre", + "is_private": false + } +}, +{ + "model": "ipam.rir", + "pk": 6, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-19T02:06:05.677Z", + "custom_field_data": {}, + "name": "RFC 1918", + "slug": "rfc-1918", + "description": "", + "is_private": true + } +}, +{ + "model": "ipam.rir", + "pk": 7, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-19T02:09:56.683Z", + "custom_field_data": {}, + "name": "RFC 6598", + "slug": "rfc-6598", + "description": "", + "is_private": true + } +}, +{ + "model": "ipam.rir", + "pk": 8, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:40:16.192Z", + "custom_field_data": {}, + "name": "RFC 6996", + "slug": "rfc-6996", + "description": "", + "is_private": true + } +}, +{ + "model": "ipam.aggregate", + "pk": 1, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-19T02:10:23.829Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.0.0.0/8", + "rir": 6, + "tenant": null, + "date_added": null + } +}, +{ + "model": "ipam.aggregate", + "pk": 2, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-19T02:10:23.899Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.16.0.0/12", + "rir": 6, + "tenant": null, + "date_added": null + } +}, +{ + "model": "ipam.aggregate", + "pk": 3, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-19T02:10:23.961Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "192.168.0.0/16", + "rir": 6, + "tenant": null, + "date_added": null + } +}, +{ + "model": "ipam.aggregate", + "pk": 4, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-19T02:10:24.039Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "100.64.0.0/10", + "rir": 7, + "tenant": null, + "date_added": null + } +}, +{ + "model": "ipam.role", + "pk": 1, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:47:11.900Z", + "custom_field_data": {}, + "name": "Access - Data", + "slug": "access-data", + "description": "", + "weight": 1000 + } +}, +{ + "model": "ipam.role", + "pk": 2, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T19:47:17.021Z", + "custom_field_data": {}, + "name": "Access - Voice", + "slug": "access-voice", + "description": "", + "weight": 1000 + } +}, +{ + "model": "ipam.role", + "pk": 3, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:03:42.725Z", + "custom_field_data": {}, + "name": "Access - Wireless", + "slug": "access-wireless", + "description": "", + "weight": 1000 + } +}, +{ + "model": "ipam.role", + "pk": 4, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:12:19.612Z", + "custom_field_data": {}, + "name": "Management", + "slug": "management", + "description": "", + "weight": 1000 + } +}, +{ + "model": "ipam.role", + "pk": 5, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:35:29.395Z", + "custom_field_data": {}, + "name": "Testing", + "slug": "testing", + "description": "", + "weight": 1000 + } +}, +{ + "model": "ipam.prefix", + "pk": 1, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:00:17.126Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.0.0/15", + "site": null, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 0, + "_children": 67 + } +}, +{ + "model": "ipam.prefix", + "pk": 2, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:00:02.450Z", + "custom_field_data": {}, + "description": "DM HQ", + "comments": "", + "prefix": "10.112.0.0/17", + "site": null, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 3, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:01:26.618Z", + "custom_field_data": {}, + "description": "DM branch offices", + "comments": "", + "prefix": "10.112.128.0/17", + "site": null, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 65 + } +}, +{ + "model": "ipam.prefix", + "pk": 7, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:41.316Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.128.0/28", + "site": 2, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "active", + "role": 4, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 8, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:41.429Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.129.0/24", + "site": 2, + "vrf": null, + "tenant": 5, + "vlan": 1, + "status": "active", + "role": 1, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 9, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:41.551Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.130.0/24", + "site": 2, + "vrf": null, + "tenant": 5, + "vlan": 2, + "status": "active", + "role": 2, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 10, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:41.639Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.131.0/24", + "site": 2, + "vrf": null, + "tenant": 5, + "vlan": 27, + "status": "active", + "role": 3, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 11, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:41.714Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.132.0/28", + "site": 3, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "active", + "role": 4, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 12, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:41.801Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.133.0/24", + "site": 3, + "vrf": null, + "tenant": 5, + "vlan": 3, + "status": "active", + "role": 1, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 13, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:41.891Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.134.0/24", + "site": 3, + "vrf": null, + "tenant": 5, + "vlan": 4, + "status": "active", + "role": 2, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 14, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:41.975Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.135.0/24", + "site": 3, + "vrf": null, + "tenant": 5, + "vlan": 28, + "status": "active", + "role": 3, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 15, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:42.049Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.136.0/28", + "site": 4, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "active", + "role": 4, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 16, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:42.134Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.137.0/24", + "site": 4, + "vrf": null, + "tenant": 5, + "vlan": 5, + "status": "active", + "role": 1, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 17, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:42.220Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.138.0/24", + "site": 4, + "vrf": null, + "tenant": 5, + "vlan": 6, + "status": "active", + "role": 2, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 18, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:42.307Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.139.0/24", + "site": 4, + "vrf": null, + "tenant": 5, + "vlan": 29, + "status": "active", + "role": 3, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 19, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:42.382Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.140.0/28", + "site": 5, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "active", + "role": 4, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 20, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:42.467Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.141.0/24", + "site": 5, + "vrf": null, + "tenant": 5, + "vlan": 7, + "status": "active", + "role": 1, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 21, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:42.610Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.142.0/24", + "site": 5, + "vrf": null, + "tenant": 5, + "vlan": 8, + "status": "active", + "role": 2, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 22, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:42.696Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.143.0/24", + "site": 5, + "vrf": null, + "tenant": 5, + "vlan": 30, + "status": "active", + "role": 3, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 23, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:42.776Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.144.0/28", + "site": 6, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "active", + "role": 4, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 24, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:42.863Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.145.0/24", + "site": 6, + "vrf": null, + "tenant": 5, + "vlan": 9, + "status": "active", + "role": 1, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 25, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:42.950Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.146.0/24", + "site": 6, + "vrf": null, + "tenant": 5, + "vlan": 10, + "status": "active", + "role": 2, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 26, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:43.037Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.147.0/24", + "site": 6, + "vrf": null, + "tenant": 5, + "vlan": 31, + "status": "active", + "role": 3, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 27, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:43.111Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.148.0/28", + "site": 7, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "active", + "role": 4, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 28, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:43.196Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.149.0/24", + "site": 7, + "vrf": null, + "tenant": 5, + "vlan": 11, + "status": "active", + "role": 1, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 29, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:43.282Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.150.0/24", + "site": 7, + "vrf": null, + "tenant": 5, + "vlan": 12, + "status": "active", + "role": 2, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 30, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:43.368Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.151.0/24", + "site": 7, + "vrf": null, + "tenant": 5, + "vlan": 32, + "status": "active", + "role": 3, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 31, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:43.441Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.152.0/28", + "site": 8, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "active", + "role": 4, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 32, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:43.527Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.153.0/24", + "site": 8, + "vrf": null, + "tenant": 5, + "vlan": 13, + "status": "active", + "role": 1, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 33, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:43.637Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.154.0/24", + "site": 8, + "vrf": null, + "tenant": 5, + "vlan": 14, + "status": "active", + "role": 2, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 34, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:43.760Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.155.0/24", + "site": 8, + "vrf": null, + "tenant": 5, + "vlan": 33, + "status": "active", + "role": 3, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 35, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:43.834Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.156.0/28", + "site": 9, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "active", + "role": 4, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 36, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:43.926Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.157.0/24", + "site": 9, + "vrf": null, + "tenant": 5, + "vlan": 15, + "status": "active", + "role": 1, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 37, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:44.013Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.158.0/24", + "site": 9, + "vrf": null, + "tenant": 5, + "vlan": 16, + "status": "active", + "role": 2, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 38, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:44.099Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.159.0/24", + "site": 9, + "vrf": null, + "tenant": 5, + "vlan": 34, + "status": "active", + "role": 3, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 39, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:44.173Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.160.0/28", + "site": 10, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "active", + "role": 4, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 40, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:44.259Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.161.0/24", + "site": 10, + "vrf": null, + "tenant": 5, + "vlan": 17, + "status": "active", + "role": 1, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 41, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:44.345Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.162.0/24", + "site": 10, + "vrf": null, + "tenant": 5, + "vlan": 18, + "status": "active", + "role": 2, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 42, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:44.431Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.163.0/24", + "site": 10, + "vrf": null, + "tenant": 5, + "vlan": 35, + "status": "active", + "role": 3, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 43, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:44.504Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.164.0/28", + "site": 11, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "active", + "role": 4, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 44, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:44.590Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.165.0/24", + "site": 11, + "vrf": null, + "tenant": 5, + "vlan": 19, + "status": "active", + "role": 1, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 45, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:44.675Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.166.0/24", + "site": 11, + "vrf": null, + "tenant": 5, + "vlan": 20, + "status": "active", + "role": 2, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 46, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:44.827Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.167.0/24", + "site": 11, + "vrf": null, + "tenant": 5, + "vlan": 36, + "status": "active", + "role": 3, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 47, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:44.902Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.168.0/28", + "site": 12, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "active", + "role": 4, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 48, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:44.996Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.169.0/24", + "site": 12, + "vrf": null, + "tenant": 5, + "vlan": 21, + "status": "active", + "role": 1, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 49, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:45.084Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.170.0/24", + "site": 12, + "vrf": null, + "tenant": 5, + "vlan": 22, + "status": "active", + "role": 2, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 50, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:45.171Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.171.0/24", + "site": 12, + "vrf": null, + "tenant": 5, + "vlan": 37, + "status": "active", + "role": 3, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 51, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:45.246Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.172.0/28", + "site": 13, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "active", + "role": 4, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 52, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:45.332Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.173.0/24", + "site": 13, + "vrf": null, + "tenant": 5, + "vlan": 23, + "status": "active", + "role": 1, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 53, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:45.418Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.174.0/24", + "site": 13, + "vrf": null, + "tenant": 5, + "vlan": 24, + "status": "active", + "role": 2, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 54, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:45.505Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.175.0/24", + "site": 13, + "vrf": null, + "tenant": 5, + "vlan": 38, + "status": "active", + "role": 3, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 55, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:45.580Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.176.0/28", + "site": 14, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "active", + "role": 4, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 56, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:45.668Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.177.0/24", + "site": 14, + "vrf": null, + "tenant": 5, + "vlan": 25, + "status": "active", + "role": 1, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 57, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:45.755Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.178.0/24", + "site": 14, + "vrf": null, + "tenant": 5, + "vlan": 26, + "status": "active", + "role": 2, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 58, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:13:45.870Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.179.0/24", + "site": 14, + "vrf": null, + "tenant": 5, + "vlan": 39, + "status": "active", + "role": 3, + "is_pool": false, + "mark_utilized": false, + "_depth": 3, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 60, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:19:10.958Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.128.0/22", + "site": 2, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 2, + "_children": 4 + } +}, +{ + "model": "ipam.prefix", + "pk": 61, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:19:11.024Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.132.0/22", + "site": 3, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 2, + "_children": 4 + } +}, +{ + "model": "ipam.prefix", + "pk": 62, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:19:11.089Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.136.0/22", + "site": 4, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 2, + "_children": 4 + } +}, +{ + "model": "ipam.prefix", + "pk": 63, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:19:11.154Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.140.0/22", + "site": 5, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 2, + "_children": 4 + } +}, +{ + "model": "ipam.prefix", + "pk": 64, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:19:11.221Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.144.0/22", + "site": 6, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 2, + "_children": 4 + } +}, +{ + "model": "ipam.prefix", + "pk": 65, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:19:11.288Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.148.0/22", + "site": 7, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 2, + "_children": 4 + } +}, +{ + "model": "ipam.prefix", + "pk": 66, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:19:11.355Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.152.0/22", + "site": 8, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 2, + "_children": 4 + } +}, +{ + "model": "ipam.prefix", + "pk": 67, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:19:11.419Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.156.0/22", + "site": 9, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 2, + "_children": 4 + } +}, +{ + "model": "ipam.prefix", + "pk": 68, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:19:11.481Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.160.0/22", + "site": 10, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 2, + "_children": 4 + } +}, +{ + "model": "ipam.prefix", + "pk": 69, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:19:11.543Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.164.0/22", + "site": 11, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 2, + "_children": 4 + } +}, +{ + "model": "ipam.prefix", + "pk": 70, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:19:11.606Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.168.0/22", + "site": 12, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 2, + "_children": 4 + } +}, +{ + "model": "ipam.prefix", + "pk": 71, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:19:11.669Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.172.0/22", + "site": 13, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 2, + "_children": 4 + } +}, +{ + "model": "ipam.prefix", + "pk": 72, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2020-12-30T20:19:11.772Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "10.112.176.0/22", + "site": 14, + "vrf": null, + "tenant": 5, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 2, + "_children": 4 + } +}, +{ + "model": "ipam.prefix", + "pk": 73, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:35:35.870Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "192.168.0.0/22", + "site": null, + "vrf": null, + "tenant": null, + "vlan": null, + "status": "active", + "role": 5, + "is_pool": false, + "mark_utilized": false, + "_depth": 0, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 75, + "fields": { + "created": "2022-04-08T00:15:15.728Z", + "last_updated": "2022-04-08T00:15:15.728Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.16.0.0/16", + "site": null, + "vrf": 1, + "tenant": null, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 0, + "_children": 3 + } +}, +{ + "model": "ipam.prefix", + "pk": 76, + "fields": { + "created": "2022-04-08T00:15:15.858Z", + "last_updated": "2022-04-08T00:15:15.858Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.17.0.0/16", + "site": null, + "vrf": 2, + "tenant": null, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 0, + "_children": 3 + } +}, +{ + "model": "ipam.prefix", + "pk": 77, + "fields": { + "created": "2022-04-08T00:15:15.985Z", + "last_updated": "2022-04-08T00:15:15.985Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.18.0.0/16", + "site": null, + "vrf": 3, + "tenant": null, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 0, + "_children": 3 + } +}, +{ + "model": "ipam.prefix", + "pk": 78, + "fields": { + "created": "2022-04-08T00:15:16.157Z", + "last_updated": "2022-04-08T00:15:16.157Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.19.0.0/16", + "site": null, + "vrf": 4, + "tenant": null, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 0, + "_children": 3 + } +}, +{ + "model": "ipam.prefix", + "pk": 79, + "fields": { + "created": "2022-04-08T00:15:16.322Z", + "last_updated": "2022-04-08T00:15:16.322Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.20.0.0/16", + "site": null, + "vrf": 5, + "tenant": null, + "vlan": null, + "status": "container", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 0, + "_children": 3 + } +}, +{ + "model": "ipam.prefix", + "pk": 80, + "fields": { + "created": "2022-04-08T00:17:07.305Z", + "last_updated": "2022-04-08T00:17:07.305Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.16.0.0/24", + "site": null, + "vrf": 1, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 81, + "fields": { + "created": "2022-04-08T00:17:07.480Z", + "last_updated": "2022-04-08T00:17:07.480Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.16.1.0/24", + "site": null, + "vrf": 1, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 82, + "fields": { + "created": "2022-04-08T00:17:07.610Z", + "last_updated": "2022-04-08T00:17:07.610Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.16.2.0/24", + "site": null, + "vrf": 1, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 83, + "fields": { + "created": "2022-04-08T00:17:07.740Z", + "last_updated": "2022-04-08T00:17:07.740Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.17.0.0/24", + "site": null, + "vrf": 2, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 84, + "fields": { + "created": "2022-04-08T00:17:07.871Z", + "last_updated": "2022-04-08T00:17:07.871Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.17.1.0/24", + "site": null, + "vrf": 2, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 85, + "fields": { + "created": "2022-04-08T00:17:08.002Z", + "last_updated": "2022-04-08T00:17:08.002Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.17.2.0/24", + "site": null, + "vrf": 2, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 86, + "fields": { + "created": "2022-04-08T00:17:08.130Z", + "last_updated": "2022-04-08T00:17:08.130Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.18.0.0/24", + "site": null, + "vrf": 3, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 87, + "fields": { + "created": "2022-04-08T00:17:08.263Z", + "last_updated": "2022-04-08T00:17:08.263Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.18.1.0/24", + "site": null, + "vrf": 3, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 88, + "fields": { + "created": "2022-04-08T00:17:08.392Z", + "last_updated": "2022-04-08T00:17:08.392Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.18.2.0/24", + "site": null, + "vrf": 3, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 89, + "fields": { + "created": "2022-04-08T00:17:08.604Z", + "last_updated": "2022-04-08T00:17:08.604Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.19.0.0/24", + "site": null, + "vrf": 4, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 90, + "fields": { + "created": "2022-04-08T00:17:08.736Z", + "last_updated": "2022-04-08T00:17:08.736Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.19.1.0/24", + "site": null, + "vrf": 4, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 91, + "fields": { + "created": "2022-04-08T00:17:08.862Z", + "last_updated": "2022-04-08T00:17:08.862Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.19.2.0/24", + "site": null, + "vrf": 4, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 92, + "fields": { + "created": "2022-04-08T00:17:08.989Z", + "last_updated": "2022-04-08T00:17:08.989Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.20.0.0/24", + "site": null, + "vrf": 5, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 93, + "fields": { + "created": "2022-04-08T00:17:09.115Z", + "last_updated": "2022-04-08T00:17:09.115Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.20.1.0/24", + "site": null, + "vrf": 5, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 94, + "fields": { + "created": "2022-04-08T00:17:09.241Z", + "last_updated": "2022-04-08T00:17:09.241Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "prefix": "172.20.2.0/24", + "site": null, + "vrf": 5, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 1, + "_children": 0 + } +}, +{ + "model": "ipam.prefix", + "pk": 95, + "fields": { + "created": "2022-04-08T00:33:21.639Z", + "last_updated": "2022-04-08T00:33:21.639Z", + "custom_field_data": {}, + "description": "Shared services", + "comments": "", + "prefix": "192.168.0.0/20", + "site": null, + "vrf": 6, + "tenant": null, + "vlan": null, + "status": "active", + "role": null, + "is_pool": false, + "mark_utilized": false, + "_depth": 0, + "_children": 0 + } +}, +{ + "model": "ipam.iprange", + "pk": 1, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:38:52.581Z", + "custom_field_data": {}, + "description": "Future use", + "comments": "", + "start_address": "192.168.1.0/22", + "end_address": "192.168.1.49/22", + "size": 50, + "vrf": null, + "tenant": null, + "status": "reserved", + "role": null, + "mark_utilized": false + } +}, +{ + "model": "ipam.iprange", + "pk": 2, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:37:42.535Z", + "custom_field_data": {}, + "description": "Future use", + "comments": "", + "start_address": "192.168.1.50/22", + "end_address": "192.168.1.99/22", + "size": 50, + "vrf": null, + "tenant": null, + "status": "reserved", + "role": null, + "mark_utilized": false + } +}, +{ + "model": "ipam.iprange", + "pk": 3, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:37:57.767Z", + "custom_field_data": {}, + "description": "Future use", + "comments": "", + "start_address": "192.168.1.100/22", + "end_address": "192.168.1.149/22", + "size": 50, + "vrf": null, + "tenant": null, + "status": "reserved", + "role": null, + "mark_utilized": false + } +}, +{ + "model": "ipam.iprange", + "pk": 4, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:38:09.979Z", + "custom_field_data": {}, + "description": "Future use", + "comments": "", + "start_address": "192.168.1.150/22", + "end_address": "192.168.1.199/22", + "size": 50, + "vrf": null, + "tenant": null, + "status": "reserved", + "role": null, + "mark_utilized": false + } +}, +{ + "model": "ipam.ipaddress", + "pk": 1, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:39:19.868Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.1/22", + "vrf": null, + "tenant": null, + "status": "reserved", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 2, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:39:19.986Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.2/22", + "vrf": null, + "tenant": null, + "status": "reserved", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 3, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:39:20.093Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.3/22", + "vrf": null, + "tenant": null, + "status": "reserved", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 4, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:39:20.193Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.4/22", + "vrf": null, + "tenant": null, + "status": "reserved", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 5, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:39:20.288Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.5/22", + "vrf": null, + "tenant": null, + "status": "reserved", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 6, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:07.331Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.6/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 7, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:07.433Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.7/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 8, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:07.541Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.8/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 9, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:07.661Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.9/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 10, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:07.765Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.10/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 11, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:07.870Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.11/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 12, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:07.959Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.12/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 13, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:08.042Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.13/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 14, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:08.126Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.14/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 15, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:08.218Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.15/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 16, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:08.305Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.16/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 17, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:08.391Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.17/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 18, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:08.476Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.18/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 19, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:08.563Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.19/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 20, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:08.649Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.20/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 21, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:08.734Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.21/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 22, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:08.819Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.22/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 23, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:08.907Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.23/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 24, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:09.025Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.24/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 25, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:09.144Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.25/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 26, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:09.252Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.26/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 27, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:09.358Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.27/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 28, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:09.454Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.28/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 29, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:09.540Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.29/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 30, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:36:09.626Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "192.168.0.30/22", + "vrf": null, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 31, + "fields": { + "created": "2022-04-08T00:25:21.668Z", + "last_updated": "2022-04-08T00:25:21.668Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.1/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 32, + "fields": { + "created": "2022-04-08T00:25:21.772Z", + "last_updated": "2022-04-08T00:25:21.772Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.2/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 33, + "fields": { + "created": "2022-04-08T00:25:21.942Z", + "last_updated": "2022-04-08T00:25:21.942Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.3/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 34, + "fields": { + "created": "2022-04-08T00:25:22.056Z", + "last_updated": "2022-04-08T00:25:22.056Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.4/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 35, + "fields": { + "created": "2022-04-08T00:25:22.157Z", + "last_updated": "2022-04-08T00:25:22.157Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.5/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 36, + "fields": { + "created": "2022-04-08T00:25:22.245Z", + "last_updated": "2022-04-08T00:25:22.245Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.6/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 37, + "fields": { + "created": "2022-04-08T00:25:22.331Z", + "last_updated": "2022-04-08T00:25:22.331Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.7/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 38, + "fields": { + "created": "2022-04-08T00:25:22.416Z", + "last_updated": "2022-04-08T00:25:22.416Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.8/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 39, + "fields": { + "created": "2022-04-08T00:25:22.500Z", + "last_updated": "2022-04-08T00:25:22.500Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.9/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 40, + "fields": { + "created": "2022-04-08T00:25:22.586Z", + "last_updated": "2022-04-08T00:25:22.586Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.10/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 41, + "fields": { + "created": "2022-04-08T00:25:22.671Z", + "last_updated": "2022-04-08T00:25:22.671Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.11/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 42, + "fields": { + "created": "2022-04-08T00:25:22.756Z", + "last_updated": "2022-04-08T00:25:22.756Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.12/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 43, + "fields": { + "created": "2022-04-08T00:25:22.846Z", + "last_updated": "2022-04-08T00:25:22.846Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.13/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 44, + "fields": { + "created": "2022-04-08T00:25:22.936Z", + "last_updated": "2022-04-08T00:25:22.936Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.14/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 45, + "fields": { + "created": "2022-04-08T00:25:23.026Z", + "last_updated": "2022-04-08T00:25:23.026Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.15/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 46, + "fields": { + "created": "2022-04-08T00:25:23.135Z", + "last_updated": "2022-04-08T00:25:23.135Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.16/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 47, + "fields": { + "created": "2022-04-08T00:25:23.268Z", + "last_updated": "2022-04-08T00:25:23.268Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.17/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 48, + "fields": { + "created": "2022-04-08T00:25:23.385Z", + "last_updated": "2022-04-08T00:25:23.385Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.18/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 49, + "fields": { + "created": "2022-04-08T00:25:23.482Z", + "last_updated": "2022-04-08T00:25:23.482Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.19/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 50, + "fields": { + "created": "2022-04-08T00:25:23.570Z", + "last_updated": "2022-04-08T00:25:23.570Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.20/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 51, + "fields": { + "created": "2022-04-08T00:25:23.660Z", + "last_updated": "2022-04-08T00:25:23.660Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.21/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 52, + "fields": { + "created": "2022-04-08T00:25:23.760Z", + "last_updated": "2022-04-08T00:25:23.760Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.22/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 53, + "fields": { + "created": "2022-04-08T00:25:23.852Z", + "last_updated": "2022-04-08T00:25:23.852Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.23/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 54, + "fields": { + "created": "2022-04-08T00:25:23.949Z", + "last_updated": "2022-04-08T00:25:23.949Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.24/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 55, + "fields": { + "created": "2022-04-08T00:25:24.038Z", + "last_updated": "2022-04-08T00:25:24.038Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.25/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 56, + "fields": { + "created": "2022-04-08T00:25:24.124Z", + "last_updated": "2022-04-08T00:25:24.124Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.26/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 57, + "fields": { + "created": "2022-04-08T00:25:24.211Z", + "last_updated": "2022-04-08T00:25:24.211Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.27/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 58, + "fields": { + "created": "2022-04-08T00:25:24.300Z", + "last_updated": "2022-04-08T00:25:24.300Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.28/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 59, + "fields": { + "created": "2022-04-08T00:25:24.393Z", + "last_updated": "2022-04-08T00:25:24.393Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.29/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 60, + "fields": { + "created": "2022-04-08T00:25:24.516Z", + "last_updated": "2022-04-08T00:25:24.516Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.16.0.30/24", + "vrf": 1, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 61, + "fields": { + "created": "2022-04-08T00:25:24.627Z", + "last_updated": "2022-04-08T00:25:24.627Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.1/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 62, + "fields": { + "created": "2022-04-08T00:25:24.753Z", + "last_updated": "2022-04-08T00:25:24.753Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.2/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 63, + "fields": { + "created": "2022-04-08T00:25:24.873Z", + "last_updated": "2022-04-08T00:25:24.873Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.3/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 64, + "fields": { + "created": "2022-04-08T00:25:24.976Z", + "last_updated": "2022-04-08T00:25:24.976Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.4/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 65, + "fields": { + "created": "2022-04-08T00:25:25.079Z", + "last_updated": "2022-04-08T00:25:25.079Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.5/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 66, + "fields": { + "created": "2022-04-08T00:25:25.193Z", + "last_updated": "2022-04-08T00:25:25.193Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.6/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 67, + "fields": { + "created": "2022-04-08T00:25:25.321Z", + "last_updated": "2022-04-08T00:25:25.321Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.7/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 68, + "fields": { + "created": "2022-04-08T00:25:25.410Z", + "last_updated": "2022-04-08T00:25:25.410Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.8/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 69, + "fields": { + "created": "2022-04-08T00:25:25.508Z", + "last_updated": "2022-04-08T00:25:25.508Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.9/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 70, + "fields": { + "created": "2022-04-08T00:25:25.605Z", + "last_updated": "2022-04-08T00:25:25.605Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.10/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 71, + "fields": { + "created": "2022-04-08T00:25:25.693Z", + "last_updated": "2022-04-08T00:25:25.693Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.11/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 72, + "fields": { + "created": "2022-04-08T00:25:25.779Z", + "last_updated": "2022-04-08T00:25:25.779Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.12/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 73, + "fields": { + "created": "2022-04-08T00:25:25.868Z", + "last_updated": "2022-04-08T00:25:25.868Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.13/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 74, + "fields": { + "created": "2022-04-08T00:25:25.996Z", + "last_updated": "2022-04-08T00:25:25.996Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.14/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 75, + "fields": { + "created": "2022-04-08T00:25:26.108Z", + "last_updated": "2022-04-08T00:25:26.108Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.15/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 76, + "fields": { + "created": "2022-04-08T00:25:26.219Z", + "last_updated": "2022-04-08T00:25:26.219Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.16/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 77, + "fields": { + "created": "2022-04-08T00:25:26.329Z", + "last_updated": "2022-04-08T00:25:26.329Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.17/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 78, + "fields": { + "created": "2022-04-08T00:25:26.426Z", + "last_updated": "2022-04-08T00:25:26.426Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.18/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 79, + "fields": { + "created": "2022-04-08T00:25:26.513Z", + "last_updated": "2022-04-08T00:25:26.513Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.19/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 80, + "fields": { + "created": "2022-04-08T00:25:26.598Z", + "last_updated": "2022-04-08T00:25:26.598Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.20/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 81, + "fields": { + "created": "2022-04-08T00:25:26.684Z", + "last_updated": "2022-04-08T00:25:26.684Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.21/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 82, + "fields": { + "created": "2022-04-08T00:25:26.769Z", + "last_updated": "2022-04-08T00:25:26.769Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.22/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 83, + "fields": { + "created": "2022-04-08T00:25:26.854Z", + "last_updated": "2022-04-08T00:25:26.854Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.23/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 84, + "fields": { + "created": "2022-04-08T00:25:26.940Z", + "last_updated": "2022-04-08T00:25:26.940Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.24/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 85, + "fields": { + "created": "2022-04-08T00:25:27.029Z", + "last_updated": "2022-04-08T00:25:27.029Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.25/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 86, + "fields": { + "created": "2022-04-08T00:25:27.114Z", + "last_updated": "2022-04-08T00:25:27.114Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.26/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 87, + "fields": { + "created": "2022-04-08T00:25:27.200Z", + "last_updated": "2022-04-08T00:25:27.200Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.27/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 88, + "fields": { + "created": "2022-04-08T00:25:27.286Z", + "last_updated": "2022-04-08T00:25:27.286Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.28/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 89, + "fields": { + "created": "2022-04-08T00:25:27.380Z", + "last_updated": "2022-04-08T00:25:27.380Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.29/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 90, + "fields": { + "created": "2022-04-08T00:25:27.497Z", + "last_updated": "2022-04-08T00:25:27.497Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.17.0.30/24", + "vrf": 2, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 91, + "fields": { + "created": "2022-04-08T00:25:27.607Z", + "last_updated": "2022-04-08T00:25:27.607Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.1/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 92, + "fields": { + "created": "2022-04-08T00:25:27.728Z", + "last_updated": "2022-04-08T00:25:27.728Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.2/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 93, + "fields": { + "created": "2022-04-08T00:25:27.870Z", + "last_updated": "2022-04-08T00:25:27.870Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.3/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 94, + "fields": { + "created": "2022-04-08T00:25:27.976Z", + "last_updated": "2022-04-08T00:25:27.976Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.4/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 95, + "fields": { + "created": "2022-04-08T00:25:28.082Z", + "last_updated": "2022-04-08T00:25:28.082Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.5/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 96, + "fields": { + "created": "2022-04-08T00:25:28.190Z", + "last_updated": "2022-04-08T00:25:28.190Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.6/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 97, + "fields": { + "created": "2022-04-08T00:25:28.290Z", + "last_updated": "2022-04-08T00:25:28.290Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.7/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 98, + "fields": { + "created": "2022-04-08T00:25:28.379Z", + "last_updated": "2022-04-08T00:25:28.379Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.8/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 99, + "fields": { + "created": "2022-04-08T00:25:28.466Z", + "last_updated": "2022-04-08T00:25:28.466Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.9/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 100, + "fields": { + "created": "2022-04-08T00:25:28.557Z", + "last_updated": "2022-04-08T00:25:28.557Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.10/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 101, + "fields": { + "created": "2022-04-08T00:25:28.642Z", + "last_updated": "2022-04-08T00:25:28.642Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.11/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 102, + "fields": { + "created": "2022-04-08T00:25:28.732Z", + "last_updated": "2022-04-08T00:25:28.732Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.12/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 103, + "fields": { + "created": "2022-04-08T00:25:28.819Z", + "last_updated": "2022-04-08T00:25:28.819Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.13/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 104, + "fields": { + "created": "2022-04-08T00:25:28.920Z", + "last_updated": "2022-04-08T00:25:28.920Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.14/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 105, + "fields": { + "created": "2022-04-08T00:25:29.047Z", + "last_updated": "2022-04-08T00:25:29.047Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.15/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 106, + "fields": { + "created": "2022-04-08T00:25:29.160Z", + "last_updated": "2022-04-08T00:25:29.160Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.16/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 107, + "fields": { + "created": "2022-04-08T00:25:29.272Z", + "last_updated": "2022-04-08T00:25:29.272Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.17/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 108, + "fields": { + "created": "2022-04-08T00:25:29.363Z", + "last_updated": "2022-04-08T00:25:29.363Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.18/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 109, + "fields": { + "created": "2022-04-08T00:25:29.449Z", + "last_updated": "2022-04-08T00:25:29.449Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.19/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 110, + "fields": { + "created": "2022-04-08T00:25:29.535Z", + "last_updated": "2022-04-08T00:25:29.535Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.20/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 111, + "fields": { + "created": "2022-04-08T00:25:29.624Z", + "last_updated": "2022-04-08T00:25:29.624Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.21/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 112, + "fields": { + "created": "2022-04-08T00:25:29.711Z", + "last_updated": "2022-04-08T00:25:29.711Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.22/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 113, + "fields": { + "created": "2022-04-08T00:25:29.798Z", + "last_updated": "2022-04-08T00:25:29.798Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.23/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 114, + "fields": { + "created": "2022-04-08T00:25:29.884Z", + "last_updated": "2022-04-08T00:25:29.884Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.24/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 115, + "fields": { + "created": "2022-04-08T00:25:29.973Z", + "last_updated": "2022-04-08T00:25:29.973Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.25/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 116, + "fields": { + "created": "2022-04-08T00:25:30.061Z", + "last_updated": "2022-04-08T00:25:30.061Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.26/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 117, + "fields": { + "created": "2022-04-08T00:25:30.147Z", + "last_updated": "2022-04-08T00:25:30.147Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.27/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 118, + "fields": { + "created": "2022-04-08T00:25:30.233Z", + "last_updated": "2022-04-08T00:25:30.233Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.28/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 119, + "fields": { + "created": "2022-04-08T00:25:30.333Z", + "last_updated": "2022-04-08T00:25:30.333Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.29/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 120, + "fields": { + "created": "2022-04-08T00:25:30.445Z", + "last_updated": "2022-04-08T00:25:30.445Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.18.0.30/24", + "vrf": 3, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 121, + "fields": { + "created": "2022-04-08T00:25:30.575Z", + "last_updated": "2022-04-08T00:25:30.575Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.1/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 122, + "fields": { + "created": "2022-04-08T00:25:30.687Z", + "last_updated": "2022-04-08T00:25:30.687Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.2/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 123, + "fields": { + "created": "2022-04-08T00:25:30.795Z", + "last_updated": "2022-04-08T00:25:30.795Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.3/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 124, + "fields": { + "created": "2022-04-08T00:25:30.881Z", + "last_updated": "2022-04-08T00:25:30.881Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.4/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 125, + "fields": { + "created": "2022-04-08T00:25:30.970Z", + "last_updated": "2022-04-08T00:25:30.970Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.5/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 126, + "fields": { + "created": "2022-04-08T00:25:31.057Z", + "last_updated": "2022-04-08T00:25:31.057Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.6/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 127, + "fields": { + "created": "2022-04-08T00:25:31.145Z", + "last_updated": "2022-04-08T00:25:31.145Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.7/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 128, + "fields": { + "created": "2022-04-08T00:25:31.235Z", + "last_updated": "2022-04-08T00:25:31.235Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.8/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 129, + "fields": { + "created": "2022-04-08T00:25:31.322Z", + "last_updated": "2022-04-08T00:25:31.322Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.9/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 130, + "fields": { + "created": "2022-04-08T00:25:31.408Z", + "last_updated": "2022-04-08T00:25:31.408Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.10/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 131, + "fields": { + "created": "2022-04-08T00:25:31.494Z", + "last_updated": "2022-04-08T00:25:31.494Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.11/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 132, + "fields": { + "created": "2022-04-08T00:25:31.579Z", + "last_updated": "2022-04-08T00:25:31.579Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.12/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 133, + "fields": { + "created": "2022-04-08T00:25:31.666Z", + "last_updated": "2022-04-08T00:25:31.666Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.13/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 134, + "fields": { + "created": "2022-04-08T00:25:31.751Z", + "last_updated": "2022-04-08T00:25:31.751Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.14/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 135, + "fields": { + "created": "2022-04-08T00:25:31.880Z", + "last_updated": "2022-04-08T00:25:31.880Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.15/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 136, + "fields": { + "created": "2022-04-08T00:25:31.996Z", + "last_updated": "2022-04-08T00:25:31.996Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.16/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 137, + "fields": { + "created": "2022-04-08T00:25:32.104Z", + "last_updated": "2022-04-08T00:25:32.104Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.17/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 138, + "fields": { + "created": "2022-04-08T00:25:32.208Z", + "last_updated": "2022-04-08T00:25:32.208Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.18/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 139, + "fields": { + "created": "2022-04-08T00:25:32.294Z", + "last_updated": "2022-04-08T00:25:32.294Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.19/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 140, + "fields": { + "created": "2022-04-08T00:25:32.379Z", + "last_updated": "2022-04-08T00:25:32.379Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.20/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 141, + "fields": { + "created": "2022-04-08T00:25:32.464Z", + "last_updated": "2022-04-08T00:25:32.464Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.21/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 142, + "fields": { + "created": "2022-04-08T00:25:32.550Z", + "last_updated": "2022-04-08T00:25:32.550Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.22/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 143, + "fields": { + "created": "2022-04-08T00:25:32.637Z", + "last_updated": "2022-04-08T00:25:32.637Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.23/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 144, + "fields": { + "created": "2022-04-08T00:25:32.724Z", + "last_updated": "2022-04-08T00:25:32.724Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.24/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 145, + "fields": { + "created": "2022-04-08T00:25:32.812Z", + "last_updated": "2022-04-08T00:25:32.812Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.25/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 146, + "fields": { + "created": "2022-04-08T00:25:32.900Z", + "last_updated": "2022-04-08T00:25:32.900Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.26/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 147, + "fields": { + "created": "2022-04-08T00:25:32.989Z", + "last_updated": "2022-04-08T00:25:32.989Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.27/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 148, + "fields": { + "created": "2022-04-08T00:25:33.079Z", + "last_updated": "2022-04-08T00:25:33.079Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.28/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 149, + "fields": { + "created": "2022-04-08T00:25:33.166Z", + "last_updated": "2022-04-08T00:25:33.166Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.29/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 150, + "fields": { + "created": "2022-04-08T00:25:33.288Z", + "last_updated": "2022-04-08T00:25:33.288Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.19.0.30/24", + "vrf": 4, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 151, + "fields": { + "created": "2022-04-08T00:25:33.423Z", + "last_updated": "2022-04-08T00:25:33.423Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.1/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 152, + "fields": { + "created": "2022-04-08T00:25:33.557Z", + "last_updated": "2022-04-08T00:25:33.557Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.2/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 153, + "fields": { + "created": "2022-04-08T00:25:33.651Z", + "last_updated": "2022-04-08T00:25:33.651Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.3/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 154, + "fields": { + "created": "2022-04-08T00:25:33.746Z", + "last_updated": "2022-04-08T00:25:33.746Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.4/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 155, + "fields": { + "created": "2022-04-08T00:25:33.842Z", + "last_updated": "2022-04-08T00:25:33.842Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.5/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 156, + "fields": { + "created": "2022-04-08T00:25:33.940Z", + "last_updated": "2022-04-08T00:25:33.940Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.6/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 157, + "fields": { + "created": "2022-04-08T00:25:34.035Z", + "last_updated": "2022-04-08T00:25:34.035Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.7/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 158, + "fields": { + "created": "2022-04-08T00:25:34.123Z", + "last_updated": "2022-04-08T00:25:34.123Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.8/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 159, + "fields": { + "created": "2022-04-08T00:25:34.211Z", + "last_updated": "2022-04-08T00:25:34.211Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.9/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 160, + "fields": { + "created": "2022-04-08T00:25:34.300Z", + "last_updated": "2022-04-08T00:25:34.300Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.10/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 161, + "fields": { + "created": "2022-04-08T00:25:34.387Z", + "last_updated": "2022-04-08T00:25:34.387Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.11/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 162, + "fields": { + "created": "2022-04-08T00:25:34.478Z", + "last_updated": "2022-04-08T00:25:34.478Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.12/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 163, + "fields": { + "created": "2022-04-08T00:25:34.599Z", + "last_updated": "2022-04-08T00:25:34.599Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.13/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 164, + "fields": { + "created": "2022-04-08T00:25:34.747Z", + "last_updated": "2022-04-08T00:25:34.747Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.14/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 165, + "fields": { + "created": "2022-04-08T00:25:34.842Z", + "last_updated": "2022-04-08T00:25:34.842Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.15/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 166, + "fields": { + "created": "2022-04-08T00:25:34.933Z", + "last_updated": "2022-04-08T00:25:34.933Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.16/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 167, + "fields": { + "created": "2022-04-08T00:25:35.024Z", + "last_updated": "2022-04-08T00:25:35.024Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.17/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 168, + "fields": { + "created": "2022-04-08T00:25:35.113Z", + "last_updated": "2022-04-08T00:25:35.113Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.18/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 169, + "fields": { + "created": "2022-04-08T00:25:35.200Z", + "last_updated": "2022-04-08T00:25:35.200Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.19/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 170, + "fields": { + "created": "2022-04-08T00:25:35.287Z", + "last_updated": "2022-04-08T00:25:35.287Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.20/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 171, + "fields": { + "created": "2022-04-08T00:25:35.373Z", + "last_updated": "2022-04-08T00:25:35.374Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.21/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 172, + "fields": { + "created": "2022-04-08T00:25:35.460Z", + "last_updated": "2022-04-08T00:25:35.460Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.22/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 173, + "fields": { + "created": "2022-04-08T00:25:35.546Z", + "last_updated": "2022-04-08T00:25:35.546Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.23/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 174, + "fields": { + "created": "2022-04-08T00:25:35.634Z", + "last_updated": "2022-04-08T00:25:35.634Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.24/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 175, + "fields": { + "created": "2022-04-08T00:25:35.720Z", + "last_updated": "2022-04-08T00:25:35.720Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.25/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 176, + "fields": { + "created": "2022-04-08T00:25:35.848Z", + "last_updated": "2022-04-08T00:25:35.848Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.26/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 177, + "fields": { + "created": "2022-04-08T00:25:35.988Z", + "last_updated": "2022-04-08T00:25:35.988Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.27/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 178, + "fields": { + "created": "2022-04-08T00:25:36.075Z", + "last_updated": "2022-04-08T00:25:36.075Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.28/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 179, + "fields": { + "created": "2022-04-08T00:25:36.161Z", + "last_updated": "2022-04-08T00:25:36.161Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.29/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": 180, + "fields": { + "created": "2022-04-08T00:25:36.248Z", + "last_updated": "2022-04-08T00:25:36.248Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "address": "172.20.0.30/24", + "vrf": 5, + "tenant": null, + "status": "active", + "role": "", + "assigned_object_type": null, + "assigned_object_id": null, + "nat_inside": null, + "dns_name": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": 2, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:48:20.211Z", + "custom_field_data": {}, + "description": "", + "name": "JBB104", + "slug": "jbb104", + "scope_type": [ + "dcim", + "site" + ], + "scope_id": 15, + "min_vid": 1, + "max_vid": 4094 + } +}, +{ + "model": "ipam.vlangroup", + "pk": 3, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:48:28.004Z", + "custom_field_data": {}, + "description": "", + "name": "JBB109", + "slug": "jbb109", + "scope_type": [ + "dcim", + "site" + ], + "scope_id": 16, + "min_vid": 1, + "max_vid": 4094 + } +}, +{ + "model": "ipam.vlangroup", + "pk": 4, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:49:26.367Z", + "custom_field_data": {}, + "description": "", + "name": "JBB115", + "slug": "jb115", + "scope_type": [ + "dcim", + "site" + ], + "scope_id": 17, + "min_vid": 1, + "max_vid": 4094 + } +}, +{ + "model": "ipam.vlangroup", + "pk": 5, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:48:44.057Z", + "custom_field_data": {}, + "description": "", + "name": "JBB120", + "slug": "jbb120", + "scope_type": [ + "dcim", + "site" + ], + "scope_id": 18, + "min_vid": 1, + "max_vid": 4094 + } +}, +{ + "model": "ipam.vlangroup", + "pk": 6, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:48:50.853Z", + "custom_field_data": {}, + "description": "", + "name": "JBB127", + "slug": "jbb127", + "scope_type": [ + "dcim", + "site" + ], + "scope_id": 19, + "min_vid": 1, + "max_vid": 4094 + } +}, +{ + "model": "ipam.vlangroup", + "pk": 7, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:48:59.874Z", + "custom_field_data": {}, + "description": "", + "name": "JBB133", + "slug": "jbb133", + "scope_type": [ + "dcim", + "site" + ], + "scope_id": 20, + "min_vid": 1, + "max_vid": 4094 + } +}, +{ + "model": "ipam.vlangroup", + "pk": 8, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:49:04.765Z", + "custom_field_data": {}, + "description": "", + "name": "JBB-Global", + "slug": "jbb-global", + "scope_type": null, + "scope_id": null, + "min_vid": 1, + "max_vid": 4094 + } +}, +{ + "model": "ipam.vlan", + "pk": 1, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:36.697Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 2, + "group": null, + "vid": 100, + "name": "Data", + "tenant": 5, + "status": "active", + "role": 1 + } +}, +{ + "model": "ipam.vlan", + "pk": 2, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:36.763Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 2, + "group": null, + "vid": 200, + "name": "Voice", + "tenant": 5, + "status": "active", + "role": 2 + } +}, +{ + "model": "ipam.vlan", + "pk": 3, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:36.882Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 3, + "group": null, + "vid": 100, + "name": "Data", + "tenant": 5, + "status": "active", + "role": 1 + } +}, +{ + "model": "ipam.vlan", + "pk": 4, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:36.943Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 3, + "group": null, + "vid": 200, + "name": "Voice", + "tenant": 5, + "status": "active", + "role": 2 + } +}, +{ + "model": "ipam.vlan", + "pk": 5, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.063Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 4, + "group": null, + "vid": 100, + "name": "Data", + "tenant": 5, + "status": "active", + "role": 1 + } +}, +{ + "model": "ipam.vlan", + "pk": 6, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.123Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 4, + "group": null, + "vid": 200, + "name": "Voice", + "tenant": 5, + "status": "active", + "role": 2 + } +}, +{ + "model": "ipam.vlan", + "pk": 7, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.309Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 5, + "group": null, + "vid": 100, + "name": "Data", + "tenant": 5, + "status": "active", + "role": 1 + } +}, +{ + "model": "ipam.vlan", + "pk": 8, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.366Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 5, + "group": null, + "vid": 200, + "name": "Voice", + "tenant": 5, + "status": "active", + "role": 2 + } +}, +{ + "model": "ipam.vlan", + "pk": 9, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.483Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 6, + "group": null, + "vid": 100, + "name": "Data", + "tenant": 5, + "status": "active", + "role": 1 + } +}, +{ + "model": "ipam.vlan", + "pk": 10, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.540Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 6, + "group": null, + "vid": 200, + "name": "Voice", + "tenant": 5, + "status": "active", + "role": 2 + } +}, +{ + "model": "ipam.vlan", + "pk": 11, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.655Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 7, + "group": null, + "vid": 100, + "name": "Data", + "tenant": 5, + "status": "active", + "role": 1 + } +}, +{ + "model": "ipam.vlan", + "pk": 12, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.713Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 7, + "group": null, + "vid": 200, + "name": "Voice", + "tenant": 5, + "status": "active", + "role": 2 + } +}, +{ + "model": "ipam.vlan", + "pk": 13, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.828Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 8, + "group": null, + "vid": 100, + "name": "Data", + "tenant": 5, + "status": "active", + "role": 1 + } +}, +{ + "model": "ipam.vlan", + "pk": 14, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.885Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 8, + "group": null, + "vid": 200, + "name": "Voice", + "tenant": 5, + "status": "active", + "role": 2 + } +}, +{ + "model": "ipam.vlan", + "pk": 15, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 9, + "group": null, + "vid": 100, + "name": "Data", + "tenant": 5, + "status": "active", + "role": 1 + } +}, +{ + "model": "ipam.vlan", + "pk": 16, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.057Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 9, + "group": null, + "vid": 200, + "name": "Voice", + "tenant": 5, + "status": "active", + "role": 2 + } +}, +{ + "model": "ipam.vlan", + "pk": 17, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.171Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 10, + "group": null, + "vid": 100, + "name": "Data", + "tenant": 5, + "status": "active", + "role": 1 + } +}, +{ + "model": "ipam.vlan", + "pk": 18, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.229Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 10, + "group": null, + "vid": 200, + "name": "Voice", + "tenant": 5, + "status": "active", + "role": 2 + } +}, +{ + "model": "ipam.vlan", + "pk": 19, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.400Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 11, + "group": null, + "vid": 100, + "name": "Data", + "tenant": 5, + "status": "active", + "role": 1 + } +}, +{ + "model": "ipam.vlan", + "pk": 20, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.462Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 11, + "group": null, + "vid": 200, + "name": "Voice", + "tenant": 5, + "status": "active", + "role": 2 + } +}, +{ + "model": "ipam.vlan", + "pk": 21, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.577Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 12, + "group": null, + "vid": 100, + "name": "Data", + "tenant": 5, + "status": "active", + "role": 1 + } +}, +{ + "model": "ipam.vlan", + "pk": 22, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.634Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 12, + "group": null, + "vid": 200, + "name": "Voice", + "tenant": 5, + "status": "active", + "role": 2 + } +}, +{ + "model": "ipam.vlan", + "pk": 23, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.748Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 13, + "group": null, + "vid": 100, + "name": "Data", + "tenant": 5, + "status": "active", + "role": 1 + } +}, +{ + "model": "ipam.vlan", + "pk": 24, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.806Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 13, + "group": null, + "vid": 200, + "name": "Voice", + "tenant": 5, + "status": "active", + "role": 2 + } +}, +{ + "model": "ipam.vlan", + "pk": 25, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.922Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 14, + "group": null, + "vid": 100, + "name": "Data", + "tenant": 5, + "status": "active", + "role": 1 + } +}, +{ + "model": "ipam.vlan", + "pk": 26, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.979Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 14, + "group": null, + "vid": 200, + "name": "Voice", + "tenant": 5, + "status": "active", + "role": 2 + } +}, +{ + "model": "ipam.vlan", + "pk": 27, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:36.823Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 2, + "group": null, + "vid": 300, + "name": "Wireless", + "tenant": 5, + "status": "active", + "role": 3 + } +}, +{ + "model": "ipam.vlan", + "pk": 28, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.003Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 3, + "group": null, + "vid": 300, + "name": "Wireless", + "tenant": 5, + "status": "active", + "role": 3 + } +}, +{ + "model": "ipam.vlan", + "pk": 29, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.234Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 4, + "group": null, + "vid": 300, + "name": "Wireless", + "tenant": 5, + "status": "active", + "role": 3 + } +}, +{ + "model": "ipam.vlan", + "pk": 30, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.424Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 5, + "group": null, + "vid": 300, + "name": "Wireless", + "tenant": 5, + "status": "active", + "role": 3 + } +}, +{ + "model": "ipam.vlan", + "pk": 31, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.598Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 6, + "group": null, + "vid": 300, + "name": "Wireless", + "tenant": 5, + "status": "active", + "role": 3 + } +}, +{ + "model": "ipam.vlan", + "pk": 32, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.771Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 7, + "group": null, + "vid": 300, + "name": "Wireless", + "tenant": 5, + "status": "active", + "role": 3 + } +}, +{ + "model": "ipam.vlan", + "pk": 33, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:37.942Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 8, + "group": null, + "vid": 300, + "name": "Wireless", + "tenant": 5, + "status": "active", + "role": 3 + } +}, +{ + "model": "ipam.vlan", + "pk": 34, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.114Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 9, + "group": null, + "vid": 300, + "name": "Wireless", + "tenant": 5, + "status": "active", + "role": 3 + } +}, +{ + "model": "ipam.vlan", + "pk": 35, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.309Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 10, + "group": null, + "vid": 300, + "name": "Wireless", + "tenant": 5, + "status": "active", + "role": 3 + } +}, +{ + "model": "ipam.vlan", + "pk": 36, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.519Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 11, + "group": null, + "vid": 300, + "name": "Wireless", + "tenant": 5, + "status": "active", + "role": 3 + } +}, +{ + "model": "ipam.vlan", + "pk": 37, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.691Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 12, + "group": null, + "vid": 300, + "name": "Wireless", + "tenant": 5, + "status": "active", + "role": 3 + } +}, +{ + "model": "ipam.vlan", + "pk": 38, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:38.864Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 13, + "group": null, + "vid": 300, + "name": "Wireless", + "tenant": 5, + "status": "active", + "role": 3 + } +}, +{ + "model": "ipam.vlan", + "pk": 39, + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2021-03-10T20:55:39.036Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 14, + "group": null, + "vid": 300, + "name": "Wireless", + "tenant": 5, + "status": "active", + "role": 3 + } +}, +{ + "model": "ipam.vlan", + "pk": 40, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:14.701Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 15, + "group": 2, + "vid": 201, + "name": "Data", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 41, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:14.848Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 15, + "group": 2, + "vid": 202, + "name": "Voice", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 42, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:14.934Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 15, + "group": 2, + "vid": 203, + "name": "Wireless", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 43, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:15.020Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 15, + "group": 2, + "vid": 204, + "name": "Admin", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 44, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:15.108Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 16, + "group": 3, + "vid": 201, + "name": "Data", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 45, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:15.193Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 16, + "group": 3, + "vid": 202, + "name": "Voice", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 46, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:15.278Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 16, + "group": 3, + "vid": 203, + "name": "Wireless", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 47, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:15.363Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 16, + "group": 3, + "vid": 204, + "name": "Admin", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 48, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:15.449Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 17, + "group": 4, + "vid": 201, + "name": "Data", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 49, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:15.534Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 17, + "group": 4, + "vid": 202, + "name": "Voice", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 50, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:15.621Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 17, + "group": 4, + "vid": 203, + "name": "Wireless", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 51, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:15.706Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 17, + "group": 4, + "vid": 204, + "name": "Admin", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 52, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:15.792Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 18, + "group": 5, + "vid": 201, + "name": "Data", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 53, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:15.924Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 18, + "group": 5, + "vid": 202, + "name": "Voice", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 54, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:16.025Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 18, + "group": 5, + "vid": 203, + "name": "Wireless", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 55, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:16.111Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 18, + "group": 5, + "vid": 204, + "name": "Admin", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 56, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:16.197Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 19, + "group": 6, + "vid": 201, + "name": "Data", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 57, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:16.281Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 19, + "group": 6, + "vid": 202, + "name": "Voice", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 58, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:16.367Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 19, + "group": 6, + "vid": 203, + "name": "Wireless", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 59, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:16.451Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 19, + "group": 6, + "vid": 204, + "name": "Admin", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 60, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:16.539Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 20, + "group": 7, + "vid": 201, + "name": "Data", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 61, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:16.625Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 20, + "group": 7, + "vid": 202, + "name": "Voice", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 62, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:16.711Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 20, + "group": 7, + "vid": 203, + "name": "Wireless", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "ipam.vlan", + "pk": 63, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:53:16.796Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "site": 20, + "group": 7, + "vid": 204, + "name": "Admin", + "tenant": 10, + "status": "active", + "role": null + } +}, +{ + "model": "extras.tag", + "pk": 1, + "fields": { + "name": "Alpha", + "slug": "alpha", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:39.930Z", + "color": "aa1409", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 2, + "fields": { + "name": "Bravo", + "slug": "bravo", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:39.978Z", + "color": "f44336", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 3, + "fields": { + "name": "Charlie", + "slug": "charlie", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.005Z", + "color": "e91e63", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 4, + "fields": { + "name": "Delta", + "slug": "delta", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.032Z", + "color": "ffe4e1", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 5, + "fields": { + "name": "Echo", + "slug": "echo", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.059Z", + "color": "ff66ff", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 6, + "fields": { + "name": "Foxtrot", + "slug": "foxtrot", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.085Z", + "color": "9c27b0", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 7, + "fields": { + "name": "Golf", + "slug": "golf", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.112Z", + "color": "673ab7", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 8, + "fields": { + "name": "Hotel", + "slug": "hotel", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.142Z", + "color": "3f51b5", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 9, + "fields": { + "name": "India", + "slug": "india", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.169Z", + "color": "2196f3", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 10, + "fields": { + "name": "Juliett", + "slug": "juliett", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.195Z", + "color": "03a9f4", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 11, + "fields": { + "name": "Kilo", + "slug": "kilo", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.221Z", + "color": "00bcd4", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 12, + "fields": { + "name": "Lima", + "slug": "lima", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.247Z", + "color": "009688", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 13, + "fields": { + "name": "Mike", + "slug": "mike", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.273Z", + "color": "00ffff", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 14, + "fields": { + "name": "November", + "slug": "november", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.299Z", + "color": "2f6a31", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 15, + "fields": { + "name": "Oscar", + "slug": "oscar", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.325Z", + "color": "4caf50", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 16, + "fields": { + "name": "Papa", + "slug": "papa", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.352Z", + "color": "8bc34a", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 17, + "fields": { + "name": "Quebec", + "slug": "quebec", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.378Z", + "color": "cddc39", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 18, + "fields": { + "name": "Romeo", + "slug": "romeo", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.404Z", + "color": "ffeb3b", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 19, + "fields": { + "name": "Sierra", + "slug": "sierra", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.430Z", + "color": "ffc107", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 20, + "fields": { + "name": "Tango", + "slug": "tango", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.456Z", + "color": "ff9800", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 21, + "fields": { + "name": "Uniform", + "slug": "uniform", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.482Z", + "color": "ff5722", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 22, + "fields": { + "name": "Victor", + "slug": "victor", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.508Z", + "color": "795548", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 23, + "fields": { + "name": "Whiskey", + "slug": "whiskey", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.534Z", + "color": "c0c0c0", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 24, + "fields": { + "name": "X-ray", + "slug": "x-ray", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.560Z", + "color": "9e9e9e", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 25, + "fields": { + "name": "Yankee", + "slug": "yankee", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.586Z", + "color": "607d8b", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.tag", + "pk": 26, + "fields": { + "name": "Zulu", + "slug": "zulu", + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:39:40.624Z", + "color": "111111", + "description": "", + "object_types": [] + } +}, +{ + "model": "extras.taggeditem", + "pk": 1, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 24, + "tag": 24 + } +}, +{ + "model": "extras.taggeditem", + "pk": 2, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 24, + "tag": 12 + } +}, +{ + "model": "extras.taggeditem", + "pk": 3, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 24, + "tag": 7 + } +}, +{ + "model": "extras.taggeditem", + "pk": 4, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 2, + "tag": 1 + } +}, +{ + "model": "extras.taggeditem", + "pk": 5, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 2, + "tag": 2 + } +}, +{ + "model": "extras.taggeditem", + "pk": 6, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 2, + "tag": 7 + } +}, +{ + "model": "extras.taggeditem", + "pk": 7, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 3, + "tag": 16 + } +}, +{ + "model": "extras.taggeditem", + "pk": 8, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 3, + "tag": 3 + } +}, +{ + "model": "extras.taggeditem", + "pk": 9, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 3, + "tag": 14 + } +}, +{ + "model": "extras.taggeditem", + "pk": 10, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 4, + "tag": 17 + } +}, +{ + "model": "extras.taggeditem", + "pk": 11, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 4, + "tag": 18 + } +}, +{ + "model": "extras.taggeditem", + "pk": 12, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 4, + "tag": 7 + } +}, +{ + "model": "extras.taggeditem", + "pk": 13, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 5, + "tag": 26 + } +}, +{ + "model": "extras.taggeditem", + "pk": 14, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 5, + "tag": 4 + } +}, +{ + "model": "extras.taggeditem", + "pk": 15, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 5, + "tag": 5 + } +}, +{ + "model": "extras.taggeditem", + "pk": 16, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 6, + "tag": 26 + } +}, +{ + "model": "extras.taggeditem", + "pk": 17, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 6, + "tag": 10 + } +}, +{ + "model": "extras.taggeditem", + "pk": 18, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 6, + "tag": 11 + } +}, +{ + "model": "extras.taggeditem", + "pk": 19, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 7, + "tag": 26 + } +}, +{ + "model": "extras.taggeditem", + "pk": 20, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 7, + "tag": 5 + } +}, +{ + "model": "extras.taggeditem", + "pk": 21, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 7, + "tag": 14 + } +}, +{ + "model": "extras.taggeditem", + "pk": 22, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 1, + "tag": 17 + } +}, +{ + "model": "extras.taggeditem", + "pk": 23, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 1, + "tag": 22 + } +}, +{ + "model": "extras.taggeditem", + "pk": 24, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 1, + "tag": 15 + } +}, +{ + "model": "extras.taggeditem", + "pk": 25, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 8, + "tag": 5 + } +}, +{ + "model": "extras.taggeditem", + "pk": 26, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 9, + "tag": 17 + } +}, +{ + "model": "extras.taggeditem", + "pk": 27, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 9, + "tag": 5 + } +}, +{ + "model": "extras.taggeditem", + "pk": 28, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 9, + "tag": 6 + } +}, +{ + "model": "extras.taggeditem", + "pk": 29, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 10, + "tag": 24 + } +}, +{ + "model": "extras.taggeditem", + "pk": 30, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 10, + "tag": 10 + } +}, +{ + "model": "extras.taggeditem", + "pk": 31, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 10, + "tag": 7 + } +}, +{ + "model": "extras.taggeditem", + "pk": 32, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 11, + "tag": 16 + } +}, +{ + "model": "extras.taggeditem", + "pk": 33, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 11, + "tag": 24 + } +}, +{ + "model": "extras.taggeditem", + "pk": 34, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 11, + "tag": 10 + } +}, +{ + "model": "extras.taggeditem", + "pk": 35, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 12, + "tag": 25 + } +}, +{ + "model": "extras.taggeditem", + "pk": 36, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 12, + "tag": 20 + } +}, +{ + "model": "extras.taggeditem", + "pk": 37, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 12, + "tag": 14 + } +}, +{ + "model": "extras.taggeditem", + "pk": 38, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 13, + "tag": 16 + } +}, +{ + "model": "extras.taggeditem", + "pk": 39, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 13, + "tag": 3 + } +}, +{ + "model": "extras.taggeditem", + "pk": 40, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 13, + "tag": 13 + } +}, +{ + "model": "extras.taggeditem", + "pk": 41, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 14, + "tag": 16 + } +}, +{ + "model": "extras.taggeditem", + "pk": 42, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 14, + "tag": 17 + } +}, +{ + "model": "extras.taggeditem", + "pk": 43, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 14, + "tag": 9 + } +}, +{ + "model": "extras.taggeditem", + "pk": 44, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 22, + "tag": 24 + } +}, +{ + "model": "extras.taggeditem", + "pk": 45, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 22, + "tag": 17 + } +}, +{ + "model": "extras.taggeditem", + "pk": 46, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 22, + "tag": 20 + } +}, +{ + "model": "extras.taggeditem", + "pk": 47, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 23, + "tag": 12 + } +}, +{ + "model": "extras.taggeditem", + "pk": 48, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 23, + "tag": 5 + } +}, +{ + "model": "extras.taggeditem", + "pk": 49, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 23, + "tag": 22 + } +}, +{ + "model": "extras.taggeditem", + "pk": 50, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 15, + "tag": 19 + } +}, +{ + "model": "extras.taggeditem", + "pk": 51, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 15, + "tag": 20 + } +}, +{ + "model": "extras.taggeditem", + "pk": 52, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 15, + "tag": 6 + } +}, +{ + "model": "extras.taggeditem", + "pk": 53, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 16, + "tag": 17 + } +}, +{ + "model": "extras.taggeditem", + "pk": 54, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 16, + "tag": 10 + } +}, +{ + "model": "extras.taggeditem", + "pk": 55, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 16, + "tag": 21 + } +}, +{ + "model": "extras.taggeditem", + "pk": 56, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 17, + "tag": 16 + } +}, +{ + "model": "extras.taggeditem", + "pk": 57, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 17, + "tag": 17 + } +}, +{ + "model": "extras.taggeditem", + "pk": 58, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 17, + "tag": 25 + } +}, +{ + "model": "extras.taggeditem", + "pk": 59, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 18, + "tag": 10 + } +}, +{ + "model": "extras.taggeditem", + "pk": 60, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 18, + "tag": 19 + } +}, +{ + "model": "extras.taggeditem", + "pk": 61, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 18, + "tag": 20 + } +}, +{ + "model": "extras.taggeditem", + "pk": 62, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 19, + "tag": 2 + } +}, +{ + "model": "extras.taggeditem", + "pk": 63, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 19, + "tag": 26 + } +}, +{ + "model": "extras.taggeditem", + "pk": 64, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 19, + "tag": 12 + } +}, +{ + "model": "extras.taggeditem", + "pk": 65, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 20, + "tag": 10 + } +}, +{ + "model": "extras.taggeditem", + "pk": 66, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 20, + "tag": 11 + } +}, +{ + "model": "extras.taggeditem", + "pk": 67, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 20, + "tag": 5 + } +}, +{ + "model": "extras.taggeditem", + "pk": 68, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 21, + "tag": 8 + } +}, +{ + "model": "extras.taggeditem", + "pk": 69, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 21, + "tag": 17 + } +}, +{ + "model": "extras.taggeditem", + "pk": 70, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 21, + "tag": 26 + } +}, +{ + "model": "extras.taggeditem", + "pk": 71, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 8, + "tag": 10 + } +}, +{ + "model": "extras.taggeditem", + "pk": 72, + "fields": { + "content_type": [ + "dcim", + "site" + ], + "object_id": 8, + "tag": 20 + } +}, +{ + "model": "extras.customfield", + "pk": 1, + "fields": { + "created": "2021-09-09T00:00:00Z", + "last_updated": "2021-09-09T14:52:44.516Z", + "type": "text", + "object_type": null, + "name": "cust_id", + "label": "Customer ID", + "group_name": "", + "description": "", + "required": false, + "search_weight": 1000, + "filter_logic": "exact", + "default": null, + "weight": 100, + "validation_minimum": null, + "validation_maximum": null, + "validation_regex": "^[A-Z]{3}\\d{2}$", + "choice_set": null, + "ui_visible": "always", + "ui_editable": "yes", + "is_cloneable": false, + "content_types": [ + [ + "tenancy", + "tenant" + ] + ] + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00093573-04b6-4658-9507-5e465bbc6d1f", + "fields": { + "timestamp": "2023-12-29T15:45:07.717Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1408, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0011cb60-1f44-4f1d-9582-95639317b7ee", + "fields": { + "timestamp": "2023-12-29T15:45:11.733Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1603, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00127810-a6ae-4e5d-96f6-c7779f966e5b", + "fields": { + "timestamp": "2023-12-29T15:45:07.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1521, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00127bc2-8b8b-47c2-bc15-3e60aa43916b", + "fields": { + "timestamp": "2023-12-29T15:45:10.495Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 10, + "field": "vid", + "type": "int", + "value": "200", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0018b2c6-b7b8-4f97-94fa-8cc082eca305", + "fields": { + "timestamp": "2023-12-29T15:45:10.496Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 12, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0020ce2f-c110-4203-842e-b1d5e4f8b2b6", + "fields": { + "timestamp": "2023-12-29T15:45:05.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 151, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "002de6ec-1fc4-433b-aa30-9380f8ee496a", + "fields": { + "timestamp": "2023-12-29T15:45:08.566Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1112, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "002ec281-c8e1-411d-b290-326e6c18cbf5", + "fields": { + "timestamp": "2023-12-29T15:45:05.309Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 266, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "002f7ce5-d3e8-4696-a61b-17141d30d343", + "fields": { + "timestamp": "2023-12-29T15:45:08.974Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 707, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0034c5fe-f586-45e2-8887-12a23a41b0e6", + "fields": { + "timestamp": "2023-12-29T15:45:06.058Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 607, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00385408-8e36-443c-a666-a2e118e474f2", + "fields": { + "timestamp": "2023-12-29T15:45:04.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 110, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "003b16b5-8c3b-410b-8c8f-cf91847d6ad0", + "fields": { + "timestamp": "2023-12-29T15:45:07.384Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1255, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00416038-1fde-4b60-a199-da6dcff82e38", + "fields": { + "timestamp": "2023-12-29T15:45:07.820Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1456, + "field": "name", + "type": "str", + "value": "xe-1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0050bcf2-46b1-4376-9195-d1751f292df7", + "fields": { + "timestamp": "2023-12-29T15:45:07.274Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1204, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0066ac49-d33f-4b56-a120-ed6d7537b57f", + "fields": { + "timestamp": "2023-12-29T15:45:06.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1028, + "field": "name", + "type": "str", + "value": "xe-0/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00701165-0bd2-4610-b0d0-53bf5e7c1ec1", + "fields": { + "timestamp": "2023-12-29T15:45:11.740Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1608, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "007724aa-997b-4652-9782-58b594292b59", + "fields": { + "timestamp": "2023-12-29T15:45:05.337Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 279, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "007b9bf9-5bcc-4c5c-992a-30bb8f785480", + "fields": { + "timestamp": "2023-12-29T15:45:06.832Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 966, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "007e2dd7-9768-463a-91bf-254e8a2551cc", + "fields": { + "timestamp": "2023-12-29T15:45:04.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 117, + "field": "name", + "type": "str", + "value": "Cellular0/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "008bd453-739f-4e76-9427-de93cfa67b1a", + "fields": { + "timestamp": "2023-12-29T15:45:11.541Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1471, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "008ee72d-34e6-470d-b6d4-d1860086c296", + "fields": { + "timestamp": "2023-12-29T15:45:09.426Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 21, + "field": "name", + "type": "str", + "value": "Slot 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00956d99-2209-4e86-b1ea-ca0366304468", + "fields": { + "timestamp": "2023-12-29T15:45:04.597Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 45, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0097929b-e3db-49d0-a402-34562aabbe23", + "fields": { + "timestamp": "2023-12-29T15:45:09.888Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 8, + "field": "slug", + "type": "str", + "value": "database-server", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "009ba573-c077-40ef-b552-d50002c99357", + "fields": { + "timestamp": "2023-12-29T15:45:06.524Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 824, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "009dd1f3-17e6-41ee-8f8a-d05bbd2a237e", + "fields": { + "timestamp": "2023-12-29T15:45:06.366Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 750, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00a28557-68ec-4eaa-9923-a4c93adf55d7", + "fields": { + "timestamp": "2023-12-29T15:45:06.940Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1017, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00b8abb9-ac3b-43a1-9e3b-5ce4568cd915", + "fields": { + "timestamp": "2023-12-29T15:45:05.159Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 198, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00bb38a4-eef8-4948-a276-ad3f7c04850c", + "fields": { + "timestamp": "2023-12-29T15:45:07.545Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1330, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00bb4062-42aa-4aee-bd28-f810a035f23a", + "fields": { + "timestamp": "2023-12-29T15:45:07.156Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1149, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00c05e34-df6a-4bb1-810f-f1bf07be2977", + "fields": { + "timestamp": "2023-12-29T15:45:05.630Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 413, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00c07424-1719-46e3-a127-eb04fccd837a", + "fields": { + "timestamp": "2023-12-29T15:45:06.723Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 915, + "field": "name", + "type": "str", + "value": "et-0/0/51", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00c5e473-72a0-45d4-b717-f253961fc45a", + "fields": { + "timestamp": "2023-12-29T15:45:10.445Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 117, + "field": "address", + "type": "inet", + "value": "172.18.0.27/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00c769fb-7d3a-4a03-a45e-79b9f6192c57", + "fields": { + "timestamp": "2023-12-29T15:45:07.213Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1176, + "field": "name", + "type": "str", + "value": "xe-2/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00d4733d-f917-4a56-aeb6-a46be1082cc5", + "fields": { + "timestamp": "2023-12-29T15:45:09.926Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 39, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00d7aa59-e926-45cf-b1f0-6e021af7c19b", + "fields": { + "timestamp": "2023-12-29T15:45:06.641Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 878, + "field": "name", + "type": "str", + "value": "xe-0/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00d7b637-34d8-4c30-9b77-3ec3f8d64aba", + "fields": { + "timestamp": "2023-12-29T15:45:07.504Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1311, + "field": "name", + "type": "str", + "value": "xe-2/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00e1ea7d-c245-419a-9309-2f6d1fb8bf9a", + "fields": { + "timestamp": "2023-12-29T15:45:04.408Z", + "object_type": [ + "circuits", + "circuittype" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "point-to-point", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00e62ed9-843d-4085-b6a7-4d32d6d472ae", + "fields": { + "timestamp": "2023-12-29T15:45:05.770Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 477, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00eb07fb-9278-4984-bb85-a73ed8accea9", + "fields": { + "timestamp": "2023-12-29T15:45:07.465Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1293, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00f375c3-3339-4658-b7f4-9baa1dddec5c", + "fields": { + "timestamp": "2023-12-29T15:45:09.043Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 794, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "00f5a983-b3a4-4e8d-8314-fd4564f8e91e", + "fields": { + "timestamp": "2023-12-29T15:45:08.500Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1031, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0103d28d-3360-4824-a11f-202f4357e32f", + "fields": { + "timestamp": "2023-12-29T15:45:10.747Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 925, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01182ddf-70f3-4235-96d5-ebb7b0a67aa5", + "fields": { + "timestamp": "2023-12-29T15:45:06.351Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 743, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "011922d2-9ee1-4bce-8899-3959c1c802b8", + "fields": { + "timestamp": "2023-12-29T15:45:05.392Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 304, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "012c80c5-9aef-41f2-96dc-bfbd94f59828", + "fields": { + "timestamp": "2023-12-29T15:45:08.483Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1009, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01312806-0539-4705-94fd-3b64e52d9aa8", + "fields": { + "timestamp": "2023-12-29T15:45:06.100Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 626, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0132e8dc-35e8-4371-9abd-5559b7a47c4e", + "fields": { + "timestamp": "2023-12-29T15:45:08.900Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1526, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "013f3365-ef51-47de-9c99-4abb8b11e2a2", + "fields": { + "timestamp": "2023-12-29T15:45:06.398Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 765, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0141ee71-f3aa-4f5e-8752-95765f2d1d97", + "fields": { + "timestamp": "2023-12-29T15:45:10.830Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 981, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0143248f-b1aa-48a6-85c7-09e53ecc84d0", + "fields": { + "timestamp": "2023-12-29T15:45:11.398Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1373, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "014d2438-7fdb-4810-a167-97862d09eeea", + "fields": { + "timestamp": "2023-12-29T15:45:11.042Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1126, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "015b3193-3d79-4397-aeeb-856d92397bde", + "fields": { + "timestamp": "2023-12-29T15:45:09.304Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1120, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "015e2a9d-a37a-450c-97cc-ba90203a6af5", + "fields": { + "timestamp": "2023-12-29T15:45:10.375Z", + "object_type": [ + "ipam", + "iprange" + ], + "object_id": 3, + "field": "end_address", + "type": "inet", + "value": "192.168.1.149/22", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0164b969-e89d-4d52-84ed-68331022eedb", + "fields": { + "timestamp": "2023-12-29T15:45:04.814Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 43, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01653615-3a7f-4210-9bad-3dcee135c641", + "fields": { + "timestamp": "2023-12-29T15:45:10.101Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 19, + "field": "slug", + "type": "str", + "value": "jbb-branch-127", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0166a2de-d987-4ba4-ab49-000de088ffb9", + "fields": { + "timestamp": "2023-12-29T15:45:07.573Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1343, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0171a24b-f386-4858-bd5d-347dd9b2405c", + "fields": { + "timestamp": "2023-12-29T15:45:11.129Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1186, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0173994e-daa0-4bf8-b471-1aa8bdc5eef8", + "fields": { + "timestamp": "2023-12-29T15:45:06.383Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 758, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01779094-4a51-49e6-a17a-418c71a4ce59", + "fields": { + "timestamp": "2023-12-29T15:45:05.352Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 286, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "017a9151-3c09-486e-80cd-aa4024a2764b", + "fields": { + "timestamp": "2023-12-29T15:45:06.250Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 696, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "017d005d-c35d-4585-86ea-1fa66f3ed1b9", + "fields": { + "timestamp": "2023-12-29T15:45:06.443Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 786, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0185c139-1124-4635-8285-2c16c82eb694", + "fields": { + "timestamp": "2023-12-29T15:45:10.062Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 53, + "field": "name", + "type": "str", + "value": "South Carolina", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "018752b0-2747-4066-9727-3fd49066f6d9", + "fields": { + "timestamp": "2023-12-29T15:45:07.086Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1117, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "018d8b0e-812d-4d2f-8b52-6993195d0954", + "fields": { + "timestamp": "2023-12-29T15:45:10.707Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 536, + "field": "name", + "type": "str", + "value": "vm176", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "019fcc1e-bd25-4db1-a8b6-f390e87c140b", + "fields": { + "timestamp": "2023-12-29T15:45:08.675Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1248, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01a75072-ba01-4b7e-acf7-f54bf4579bf1", + "fields": { + "timestamp": "2023-12-29T15:45:11.443Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1404, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01aa6ab2-ad85-4d6d-bda0-b9a8ad40bbfe", + "fields": { + "timestamp": "2023-12-29T15:45:04.435Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 3, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01aaa5e0-58a7-411a-ab8f-770b59c29828", + "fields": { + "timestamp": "2023-12-29T15:45:11.420Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1388, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01b37612-4e60-4c41-931c-89999b28d7d4", + "fields": { + "timestamp": "2023-12-29T15:45:09.388Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1226, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01b43809-c7af-4107-ac3e-1d2b064541b6", + "fields": { + "timestamp": "2023-12-29T15:45:06.490Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 808, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01c169ac-06fb-4c17-b006-5e474835e176", + "fields": { + "timestamp": "2023-12-29T15:45:06.139Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 644, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01c8f69e-25fe-4158-9db0-35c5ed3448ca", + "fields": { + "timestamp": "2023-12-29T15:45:08.874Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1494, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01ccf373-c550-42e4-8491-0da9f7fb193c", + "fields": { + "timestamp": "2023-12-29T15:45:11.536Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1467, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01ce267a-e325-4e74-9ab6-b2f4cba53fe7", + "fields": { + "timestamp": "2023-12-29T15:45:06.901Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 999, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01d3fb61-ab42-49c3-97c4-cff9899f3f29", + "fields": { + "timestamp": "2023-12-29T15:45:07.476Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1298, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01d7224a-b8fd-466f-ab04-979a48bc221e", + "fields": { + "timestamp": "2023-12-29T15:45:06.093Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 623, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01dd38f4-27da-47ee-bf44-be197d382b72", + "fields": { + "timestamp": "2023-12-29T15:45:06.999Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1045, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01e41d8a-5e19-48ab-9608-29cd4a8500d0", + "fields": { + "timestamp": "2023-12-29T15:45:05.280Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 253, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01e892a8-24f3-4742-87d7-d7da09eda654", + "fields": { + "timestamp": "2023-12-29T15:45:09.928Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 42, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01eb0c38-d846-4bb7-aea0-d9c41517a945", + "fields": { + "timestamp": "2023-12-29T15:45:08.099Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1585, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01f05073-2c7f-4e3b-a3b8-039d7a2ea85a", + "fields": { + "timestamp": "2023-12-29T15:45:05.672Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 432, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01f1fd7a-dbba-40b2-aad0-a0081a0f819a", + "fields": { + "timestamp": "2023-12-29T15:45:07.036Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1078, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01f59e73-c4d6-4886-b9c3-1bb1b8a57a2d", + "fields": { + "timestamp": "2023-12-29T15:45:07.408Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1266, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01fb4ec7-9e2c-4e35-9e23-71c423d25ea8", + "fields": { + "timestamp": "2023-12-29T15:45:09.949Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 26, + "field": "name", + "type": "str", + "value": "dmi01-yonkers-sw01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01fc05b4-717d-4780-b00e-f527a37b2f6a", + "fields": { + "timestamp": "2023-12-29T15:45:05.926Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 548, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01fc310d-f267-4b72-abbd-45dc643fa06e", + "fields": { + "timestamp": "2023-12-29T15:45:11.707Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1585, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "01fcd74b-03cc-4171-9055-2b5fe5773abd", + "fields": { + "timestamp": "2023-12-29T15:45:06.147Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 648, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02016f59-560e-433b-af38-abeadd681fd5", + "fields": { + "timestamp": "2023-12-29T15:45:06.192Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 669, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "020afdcd-6505-4e81-bbcf-365320b5b394", + "fields": { + "timestamp": "2023-12-29T15:45:08.826Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1435, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "021e4185-b13b-4322-8f33-0d2b71342d35", + "fields": { + "timestamp": "2023-12-29T15:45:06.813Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 957, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0223841b-d5bd-4b00-896b-aaffd82bc173", + "fields": { + "timestamp": "2023-12-29T15:45:10.072Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 69, + "field": "slug", + "type": "str", + "value": "us-il", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02258710-7771-47d2-950b-a4b294da531e", + "fields": { + "timestamp": "2023-12-29T15:45:06.124Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 637, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0226e1ad-b81d-460c-9143-c75c80231d7e", + "fields": { + "timestamp": "2023-12-29T15:45:04.517Z", + "object_type": [ + "circuits", + "provider" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "AT&T", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "022d0dda-5914-4e94-b594-b74d0387c67a", + "fields": { + "timestamp": "2023-12-29T15:45:08.750Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1341, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "022ebbd0-6fff-420b-8fea-c148b8966909", + "fields": { + "timestamp": "2023-12-29T15:45:05.775Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 479, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "022f20f9-24ea-45d7-ba1c-ef93f0c74eb2", + "fields": { + "timestamp": "2023-12-29T15:45:11.718Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1593, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "022ff3b0-9308-45df-95a3-6d15b158833c", + "fields": { + "timestamp": "2023-12-29T15:45:10.406Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 50, + "field": "address", + "type": "inet", + "value": "172.16.0.20/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "023a2842-77f6-4e0d-94ac-ad2e94e8def9", + "fields": { + "timestamp": "2023-12-29T15:45:04.878Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 71, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "023d5d1c-8e76-4822-a57d-9f0ab7e54e11", + "fields": { + "timestamp": "2023-12-29T15:45:05.683Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 437, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "023de696-8216-4bb1-96e9-fcd68f985d8b", + "fields": { + "timestamp": "2023-12-29T15:45:06.468Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 798, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "024b2590-7f2d-41c9-bfb5-0ce1c10d162d", + "fields": { + "timestamp": "2023-12-29T15:45:07.367Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1247, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02541e09-0303-42b1-8069-e116b863cb29", + "fields": { + "timestamp": "2023-12-29T15:45:08.010Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1544, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "025d88ac-4a83-469c-abae-7b58e71cde1e", + "fields": { + "timestamp": "2023-12-29T15:45:07.243Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1190, + "field": "name", + "type": "str", + "value": "xe-2/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "025e020a-2832-47d7-9a35-a7c1b9ec21c8", + "fields": { + "timestamp": "2023-12-29T15:45:07.826Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1459, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "026a19a9-6cd1-484a-b346-ba3ceab97b32", + "fields": { + "timestamp": "2023-12-29T15:45:11.359Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1346, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "027b14c2-6fd0-4d98-86c2-fca00ae9cb96", + "fields": { + "timestamp": "2023-12-29T15:45:06.619Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 868, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0281c90f-b627-4061-b9b1-2a9ad5844325", + "fields": { + "timestamp": "2023-12-29T15:45:10.885Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1018, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0288b161-e7a1-4b33-934d-7f842774bfd3", + "fields": { + "timestamp": "2023-12-29T15:45:08.231Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 697, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "028bf1d2-eef2-4052-bdc6-a59bb6f27336", + "fields": { + "timestamp": "2023-12-29T15:45:07.608Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1359, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "028d5f5e-19a0-4c1b-b00d-2d09a2b4beee", + "fields": { + "timestamp": "2023-12-29T15:45:07.207Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1173, + "field": "name", + "type": "str", + "value": "et-2/0/52", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "029151f4-4fdb-4cc4-b9db-b8ee951e44ff", + "fields": { + "timestamp": "2023-12-29T15:45:07.876Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1482, + "field": "name", + "type": "str", + "value": "xe-1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "029421cb-b50e-4eb1-8030-72ffef7b333a", + "fields": { + "timestamp": "2023-12-29T15:45:09.071Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 829, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02983e7a-5ca8-4d0e-b4dd-bf3c7a78c9b9", + "fields": { + "timestamp": "2023-12-29T15:45:10.588Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 18, + "field": "name", + "type": "str", + "value": "gc-southamerica-southeast1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "029baa4e-e4e0-4d4e-980b-2d5ccb6da388", + "fields": { + "timestamp": "2023-12-29T15:45:06.494Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 810, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "029e3149-987a-4c40-877d-1630006409ce", + "fields": { + "timestamp": "2023-12-29T15:45:05.591Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 395, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "029ef695-78e6-45c5-bfa3-32746e3a528c", + "fields": { + "timestamp": "2023-12-29T15:45:11.260Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1277, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02a04229-82c1-43bf-b6a8-9ae0d261d560", + "fields": { + "timestamp": "2023-12-29T15:45:10.495Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 10, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02a214fc-4b20-455d-b8b2-649713cbb763", + "fields": { + "timestamp": "2023-12-29T15:45:11.225Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1253, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02a316ec-64a1-4dac-8720-cbae15be3e4d", + "fields": { + "timestamp": "2023-12-29T15:45:06.695Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 902, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02afa531-6873-4f4d-9148-2130f0cafdfe", + "fields": { + "timestamp": "2023-12-29T15:45:05.856Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 516, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02afb937-7af7-49dd-bfb1-f4f140f52363", + "fields": { + "timestamp": "2023-12-29T15:45:05.539Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 371, + "field": "name", + "type": "str", + "value": "GigabitEthernet0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02b19148-22b5-433f-bb27-73e24490bfdc", + "fields": { + "timestamp": "2023-12-29T15:45:10.914Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1038, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02b1b6b1-eee8-4faf-9d8b-3caddfca6565", + "fields": { + "timestamp": "2023-12-29T15:45:11.356Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1344, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02bc7747-6e22-46d6-bcb0-89ec34b7c731", + "fields": { + "timestamp": "2023-12-29T15:45:10.166Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 14, + "field": "prefix", + "type": "cidr", + "value": "10.112.135.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02c07773-b02d-452c-acf3-8579f7af3a23", + "fields": { + "timestamp": "2023-12-29T15:45:08.013Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1545, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02c24fad-c12c-4256-a884-1a8cc820fc94", + "fields": { + "timestamp": "2023-12-29T15:45:07.939Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1511, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02d2a78b-d59d-43ef-b3ef-de211d6235d9", + "fields": { + "timestamp": "2023-12-29T15:45:04.546Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 23, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02d4dbbd-c92c-4e70-8c5b-a03792ea84e6", + "fields": { + "timestamp": "2023-12-29T15:45:08.017Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1547, + "field": "name", + "type": "str", + "value": "xe-2/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02e081c0-99b7-4950-b948-b52582f7bba5", + "fields": { + "timestamp": "2023-12-29T15:45:06.652Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 882, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02e7879b-55de-42aa-9c06-0660ea8e2bb8", + "fields": { + "timestamp": "2023-12-29T15:45:07.023Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1072, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02e8dcc0-6e3b-4e7f-964c-dee3693dd7a8", + "fields": { + "timestamp": "2023-12-29T15:45:09.921Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 33, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02f4aa16-c58a-4b3a-81af-dbfe8a1500c1", + "fields": { + "timestamp": "2023-12-29T15:45:04.690Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 118, + "field": "name", + "type": "str", + "value": "Outlet 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02f7d595-b4e2-4fc3-aba3-83dc2bf15759", + "fields": { + "timestamp": "2023-12-29T15:45:10.733Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 916, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02f82ec4-67bc-4c56-82ae-ac40ee833a06", + "fields": { + "timestamp": "2023-12-29T15:45:04.946Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 102, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02f94870-ad00-4dcc-b29d-abea2a77e535", + "fields": { + "timestamp": "2023-12-29T15:45:06.082Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 618, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02fdf65b-d889-49d8-a57e-681f5aa56a25", + "fields": { + "timestamp": "2023-12-29T15:45:04.615Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 64, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02ff02d5-3b76-4b16-819a-86ce5c8c415f", + "fields": { + "timestamp": "2023-12-29T15:45:11.541Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1471, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "02ffe0f2-8338-4522-adb1-04edca8343d7", + "fields": { + "timestamp": "2023-12-29T15:45:07.075Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1096, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0303188c-0234-40aa-ba43-28aa048c33b7", + "fields": { + "timestamp": "2023-12-29T15:45:10.870Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1008, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03035b8a-19fb-4173-aed8-d1d2a09d45c7", + "fields": { + "timestamp": "2023-12-29T15:45:05.914Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 543, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03056aa7-9dbd-451a-ae6e-d17c0cc2500b", + "fields": { + "timestamp": "2023-12-29T15:45:07.334Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1232, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "030b4238-6a37-4173-ae43-30c4e6a5fc72", + "fields": { + "timestamp": "2023-12-29T15:45:06.385Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 759, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "030c3897-a8d7-40fc-a1a6-c1b8bbb0f577", + "fields": { + "timestamp": "2023-12-29T15:45:06.946Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1020, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0311f7ff-07a5-4e6b-9a02-31c8ba03018b", + "fields": { + "timestamp": "2023-12-29T15:45:05.070Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 159, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "031f3d69-0db6-48ad-b8db-8d43c6903402", + "fields": { + "timestamp": "2023-12-29T15:45:10.983Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1085, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0323bb49-e0e4-4825-a8be-02dde5a30a89", + "fields": { + "timestamp": "2023-12-29T15:45:09.048Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 800, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0330533e-965c-44b8-8cb9-4d1adf470153", + "fields": { + "timestamp": "2023-12-29T15:45:11.718Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1593, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03396eb4-402d-429e-8bb2-f95a637cd0bb", + "fields": { + "timestamp": "2023-12-29T15:45:04.724Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 2, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "033acfe7-f213-4460-a982-b693e63ea6f5", + "fields": { + "timestamp": "2023-12-29T15:45:11.745Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1612, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0349512c-aead-4252-8099-39db65f45bb1", + "fields": { + "timestamp": "2023-12-29T15:45:11.122Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1181, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "034ce7ea-46a1-41e2-99df-4d4f5a7547bf", + "fields": { + "timestamp": "2023-12-29T15:45:10.083Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "DM-NYC", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03567bab-b6af-4d2b-9c30-4a3837fd530c", + "fields": { + "timestamp": "2023-12-29T15:45:07.047Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1083, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0367bad1-b560-40b0-a1ec-193a12bfe488", + "fields": { + "timestamp": "2023-12-29T15:45:08.966Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 697, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03694d79-5f5a-4d80-bf21-c970571d8c1b", + "fields": { + "timestamp": "2023-12-29T15:45:06.851Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 975, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03768e1d-1d47-438b-bf6f-1cdfe6df54be", + "fields": { + "timestamp": "2023-12-29T15:45:11.634Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1535, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0376ca07-ecad-4f15-bd6a-12c0b3a4a8e1", + "fields": { + "timestamp": "2023-12-29T15:45:09.912Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 20, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "037cadff-04f7-4e7a-a8f3-ac11cccac486", + "fields": { + "timestamp": "2023-12-29T15:45:07.907Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1496, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03835ec5-4f25-4119-ba45-d0fdc3937fed", + "fields": { + "timestamp": "2023-12-29T15:45:05.217Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 224, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0384e057-6c20-4cd7-a217-f0438e0c9446", + "fields": { + "timestamp": "2023-12-29T15:45:08.910Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 626, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "038c0c21-62a8-4541-afd0-3f4bf076f098", + "fields": { + "timestamp": "2023-12-29T15:45:07.556Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1335, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "038c3c09-db65-4ac3-810b-8b91cd62ea61", + "fields": { + "timestamp": "2023-12-29T15:45:07.894Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1490, + "field": "name", + "type": "str", + "value": "xe-1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "039075c0-9223-43ee-a51e-e63fb5d540bc", + "fields": { + "timestamp": "2023-12-29T15:45:05.873Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 524, + "field": "name", + "type": "str", + "value": "GigabitEthernet0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0391492e-bcf7-4bb5-ab51-3d206b213bb6", + "fields": { + "timestamp": "2023-12-29T15:45:07.397Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1261, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0391a2b2-62dd-4750-8cd3-dd82212e66fb", + "fields": { + "timestamp": "2023-12-29T15:45:11.364Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1349, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0392c48d-ca4b-42a3-a2d0-9467fd304a95", + "fields": { + "timestamp": "2023-12-29T15:45:05.157Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 197, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "039a5b8f-c836-454f-9eb2-73d0597907c9", + "fields": { + "timestamp": "2023-12-29T15:45:06.075Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 615, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "039c9618-3c60-47dd-a89a-a84532b5863a", + "fields": { + "timestamp": "2023-12-29T15:45:08.157Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1612, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "039d4979-1f35-4ad7-af13-b6bc3efa10a3", + "fields": { + "timestamp": "2023-12-29T15:45:11.401Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1375, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03a17998-da8c-44c1-b7eb-57d3bdfb5945", + "fields": { + "timestamp": "2023-12-29T15:45:07.500Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1309, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03a9ac4d-b2b6-4717-b835-f0181bf54699", + "fields": { + "timestamp": "2023-12-29T15:45:06.528Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 826, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03aebca8-5a1a-440f-ba19-04d3e8b8db73", + "fields": { + "timestamp": "2023-12-29T15:45:10.519Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 50, + "field": "vid", + "type": "int", + "value": "203", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03af5fd4-86a0-408c-85a0-a8244983e2b9", + "fields": { + "timestamp": "2023-12-29T15:45:10.577Z", + "object_type": [ + "virtualization", + "clustergroup" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "Asia Pacific", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03b17836-b0ab-445d-8390-ffbb7184278d", + "fields": { + "timestamp": "2023-12-29T15:45:07.909Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1497, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03b2d4bd-38e6-4c21-9ded-43823e158000", + "fields": { + "timestamp": "2023-12-29T15:45:05.415Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 314, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03baf71c-8c98-42e6-8183-11f1df2c23f9", + "fields": { + "timestamp": "2023-12-29T15:45:06.754Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 929, + "field": "name", + "type": "str", + "value": "xe-0/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03c01e91-d176-438e-abc1-4cd4cdce1f7f", + "fields": { + "timestamp": "2023-12-29T15:45:06.901Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 999, + "field": "name", + "type": "str", + "value": "xe-0/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03c209b9-ae16-4b28-b9a6-a519bfdee904", + "fields": { + "timestamp": "2023-12-29T15:45:06.231Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 687, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03c2fe70-bb5f-4e75-8e6f-7c41ab3fc73b", + "fields": { + "timestamp": "2023-12-29T15:45:07.326Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1228, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03c5f357-8133-4e9f-95cc-689600b58518", + "fields": { + "timestamp": "2023-12-29T15:45:07.171Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1156, + "field": "name", + "type": "str", + "value": "xe-1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03cc3db8-dffa-4759-87a1-a2234f1dadcb", + "fields": { + "timestamp": "2023-12-29T15:45:05.910Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 541, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03d28467-2c38-4c3d-9154-50de6607a91f", + "fields": { + "timestamp": "2023-12-29T15:45:05.265Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 246, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03d33825-fe7b-4a2d-9315-065156b3efbe", + "fields": { + "timestamp": "2023-12-29T15:45:08.502Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1033, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03d95bc0-8368-49ef-9348-69c8b999e3b7", + "fields": { + "timestamp": "2023-12-29T15:45:04.649Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 70, + "field": "name", + "type": "str", + "value": "Outlet 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03da421a-b37e-48af-8e51-712882674bba", + "fields": { + "timestamp": "2023-12-29T15:45:07.113Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1130, + "field": "name", + "type": "str", + "value": "xe-1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03e4f798-3789-4e11-9cae-32907c905499", + "fields": { + "timestamp": "2023-12-29T15:45:08.888Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1512, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03e953ef-1a91-47cd-88dc-63f75cb1688f", + "fields": { + "timestamp": "2023-12-29T15:45:10.191Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 24, + "field": "prefix", + "type": "cidr", + "value": "10.112.145.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "03eafd12-ced9-4b95-b32d-7b0732a7c843", + "fields": { + "timestamp": "2023-12-29T15:45:07.207Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1173, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0404da49-c3cf-4c17-9b3f-945f10dc44eb", + "fields": { + "timestamp": "2023-12-29T15:45:05.845Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 511, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "040b0197-4f7d-4bcd-9b2f-b771eb5e8bd6", + "fields": { + "timestamp": "2023-12-29T15:45:11.129Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1186, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "041082f0-051c-485e-9100-9b490d56e2a7", + "fields": { + "timestamp": "2023-12-29T15:45:05.650Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 422, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0417eae4-0a48-459a-afce-38b0d38d5224", + "fields": { + "timestamp": "2023-12-29T15:45:10.513Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 40, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "041a27b6-d73c-438a-ad40-989dfde8a855", + "fields": { + "timestamp": "2023-12-29T15:45:09.209Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1002, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "041cf398-5972-4bcb-8b54-fe98cd8268f5", + "fields": { + "timestamp": "2023-12-29T15:45:09.973Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 89, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04211f0d-3ba3-4ec3-ab78-a7e7820cd84b", + "fields": { + "timestamp": "2023-12-29T15:45:07.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1445, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0424381f-bfc4-4ed1-bbbc-16fb7f10abcc", + "fields": { + "timestamp": "2023-12-29T15:45:06.158Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 653, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04248149-3e85-4d4a-aa15-d5a24cec9dd0", + "fields": { + "timestamp": "2023-12-29T15:45:05.180Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 207, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0427d87a-9c5f-402c-8132-2a6159e4817f", + "fields": { + "timestamp": "2023-12-29T15:45:06.025Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 592, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "042dbefb-d3eb-40be-95a0-898404ea6827", + "fields": { + "timestamp": "2023-12-29T15:45:07.545Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1330, + "field": "name", + "type": "str", + "value": "xe-2/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0438142f-5ee3-4edc-927a-2f4dfe42b352", + "fields": { + "timestamp": "2023-12-29T15:45:09.030Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 777, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "043a2f78-514f-4c89-9411-0ab38665d532", + "fields": { + "timestamp": "2023-12-29T15:45:07.579Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1346, + "field": "name", + "type": "str", + "value": "xe-1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "043bffcf-6cfc-4d07-87db-8915599de33f", + "fields": { + "timestamp": "2023-12-29T15:45:09.153Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 931, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04407e11-c624-470a-a357-7acb9d20893d", + "fields": { + "timestamp": "2023-12-29T15:45:04.558Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 37, + "field": "name", + "type": "str", + "value": "Console", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0447ea01-6508-49df-8741-9281b7309839", + "fields": { + "timestamp": "2023-12-29T15:45:08.013Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1545, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "044a9519-73f0-4295-8a88-7d46ee6c53a7", + "fields": { + "timestamp": "2023-12-29T15:45:11.495Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1440, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "044d97a0-556b-42b3-9f82-7c2d3f20df5a", + "fields": { + "timestamp": "2023-12-29T15:45:06.314Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 726, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "044f9c5e-0ca5-4f93-8031-971425a76c34", + "fields": { + "timestamp": "2023-12-29T15:45:07.079Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1114, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04527173-6941-4f43-a7ee-5fdae01a0935", + "fields": { + "timestamp": "2023-12-29T15:45:08.253Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 724, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0453c633-895d-4c5e-a831-7989cadcad86", + "fields": { + "timestamp": "2023-12-29T15:45:05.133Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 186, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0459134c-c140-4df5-b8b3-581ae59e179f", + "fields": { + "timestamp": "2023-12-29T15:45:04.642Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 61, + "field": "name", + "type": "str", + "value": "Outlet 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "045a9cdc-26d3-4a1a-9ffe-d0a0d66c9d5d", + "fields": { + "timestamp": "2023-12-29T15:45:09.348Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1176, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "045d4ceb-c535-4ad7-aff2-8129cda05e4f", + "fields": { + "timestamp": "2023-12-29T15:45:05.044Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 147, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "045e8acb-05f9-4495-a123-904fb7e621b8", + "fields": { + "timestamp": "2023-12-29T15:45:07.265Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1200, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0461e105-4ee4-42bc-b8ea-5668ebcaa90c", + "fields": { + "timestamp": "2023-12-29T15:45:11.381Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1361, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0470067b-4df4-43a5-ad91-855e506a8999", + "fields": { + "timestamp": "2023-12-29T15:45:06.895Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 996, + "field": "name", + "type": "str", + "value": "xe-0/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0478d190-54d3-4499-bea3-82e3e41760c5", + "fields": { + "timestamp": "2023-12-29T15:45:11.371Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1354, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "048769f3-1a4b-4472-ab3c-a7301cffb88a", + "fields": { + "timestamp": "2023-12-29T15:45:08.853Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1468, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0488a521-dcd1-4278-8e5d-f93ffec791d4", + "fields": { + "timestamp": "2023-12-29T15:45:07.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1517, + "field": "name", + "type": "str", + "value": "xe-2/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "048b5cd6-d239-4586-865e-342a930b6ea6", + "fields": { + "timestamp": "2023-12-29T15:45:06.674Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 892, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0496f91b-a2b6-4315-9c6d-c6f72589e5ba", + "fields": { + "timestamp": "2023-12-29T15:45:11.135Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1190, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04a02dd4-e380-4801-a424-2acd6dfd532a", + "fields": { + "timestamp": "2023-12-29T15:45:06.505Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 815, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04a58c5c-eb3d-413a-ac05-bd1da35cb2db", + "fields": { + "timestamp": "2023-12-29T15:45:06.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 948, + "field": "name", + "type": "str", + "value": "xe-0/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04b7e1ef-8f81-4245-b28c-4e486a2b5e61", + "fields": { + "timestamp": "2023-12-29T15:45:05.386Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 301, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04ba00a2-9b33-4a02-83e0-667e4915e185", + "fields": { + "timestamp": "2023-12-29T15:45:05.153Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 195, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04c052cd-f3dc-43c4-96a9-ea3ff3932c20", + "fields": { + "timestamp": "2023-12-29T15:45:11.585Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1501, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04c9f227-15c3-4d0b-b539-912ca60b1e84", + "fields": { + "timestamp": "2023-12-29T15:45:08.594Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1147, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04cd1161-f56a-47a4-861a-32531cff5b6a", + "fields": { + "timestamp": "2023-12-29T15:45:06.346Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 741, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04cdadcf-8410-4c3a-b515-daf145c3acf3", + "fields": { + "timestamp": "2023-12-29T15:45:06.032Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 595, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04d5bed7-5389-462e-be92-03b8eb644821", + "fields": { + "timestamp": "2023-12-29T15:45:04.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 104, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04d81586-48a7-458a-9c0c-1b932fcebb66", + "fields": { + "timestamp": "2023-12-29T15:45:06.430Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 780, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04dbf6d3-073d-47ad-9d4d-8a247f31ab97", + "fields": { + "timestamp": "2023-12-29T15:45:09.880Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 11, + "field": "model", + "type": "str", + "value": "48-Pair Fiber Panel", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04de8303-22f4-478f-a1d3-5fea4cf89a94", + "fields": { + "timestamp": "2023-12-29T15:45:05.903Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 538, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04e26d39-1b60-4013-881a-3a47a7002a02", + "fields": { + "timestamp": "2023-12-29T15:45:06.823Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 962, + "field": "name", + "type": "str", + "value": "xe-0/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04ed048f-6b21-4914-902e-edb398b6f4f4", + "fields": { + "timestamp": "2023-12-29T15:45:08.553Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1096, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04f0664b-70b0-43b9-bcdd-e0f4b8510e10", + "fields": { + "timestamp": "2023-12-29T15:45:06.308Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 723, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04f3ab93-abfe-4486-a4ab-03b1e026d473", + "fields": { + "timestamp": "2023-12-29T15:45:08.701Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1280, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04f96069-0f39-4e8a-9f7a-8c69b9c975fa", + "fields": { + "timestamp": "2023-12-29T15:45:08.678Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1251, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "04ff3767-408b-4f16-ba3c-2a90817fbaea", + "fields": { + "timestamp": "2023-12-29T15:45:10.938Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1054, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "050f5d15-3654-4b39-88f0-4855cad44391", + "fields": { + "timestamp": "2023-12-29T15:45:10.578Z", + "object_type": [ + "virtualization", + "clustergroup" + ], + "object_id": 5, + "field": "slug", + "type": "str", + "value": "south-america", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05115f81-9a44-4054-9f89-b4d85b70c74d", + "fields": { + "timestamp": "2023-12-29T15:45:04.761Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 19, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0514d04f-a9a8-4ae3-a3e1-92afbb7f4bf8", + "fields": { + "timestamp": "2023-12-29T15:45:11.748Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1614, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "051cfbb3-14eb-4bbb-b130-c37d406c016f", + "fields": { + "timestamp": "2023-12-29T15:45:10.444Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 114, + "field": "address", + "type": "inet", + "value": "172.18.0.24/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "052b601d-7294-4065-bce4-2c034deecd9b", + "fields": { + "timestamp": "2023-12-29T15:45:04.709Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 141, + "field": "name", + "type": "str", + "value": "Outlet 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "052f01df-2ba9-4479-af7c-9b939e66baa7", + "fields": { + "timestamp": "2023-12-29T15:45:06.121Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 636, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0538231a-2a2c-4270-b5fc-35874d9d7d44", + "fields": { + "timestamp": "2023-12-29T15:45:10.489Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "053b9ac8-c8dc-492b-9d87-3aebfebe4acf", + "fields": { + "timestamp": "2023-12-29T15:45:05.013Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 133, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05424a44-f14e-45f7-b16d-3008c0d251b9", + "fields": { + "timestamp": "2023-12-29T15:45:11.472Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1424, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05473e22-671e-4378-b59c-9314838e6fdd", + "fields": { + "timestamp": "2023-12-29T15:45:11.485Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1433, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0547ffc7-46e3-4e49-bff0-d1f74aa0722e", + "fields": { + "timestamp": "2023-12-29T15:45:07.356Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1242, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0554d981-5281-45df-ad89-5118b5f3404b", + "fields": { + "timestamp": "2023-12-29T15:45:06.164Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 656, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05550b76-a683-45e9-a66f-eb9d28d8894a", + "fields": { + "timestamp": "2023-12-29T15:45:05.783Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 483, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0556bdeb-d8d3-4f29-8afd-a7a9095acc79", + "fields": { + "timestamp": "2023-12-29T15:45:09.964Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 78, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0559f12d-31fa-48a5-a6ea-cf6dc4ce96c0", + "fields": { + "timestamp": "2023-12-29T15:45:09.418Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 11, + "field": "name", + "type": "str", + "value": "Slot 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "055f377b-51e5-433c-a28b-ef83da8cb43b", + "fields": { + "timestamp": "2023-12-29T15:45:11.434Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1398, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05687931-af7e-415a-85e8-fc299df40112", + "fields": { + "timestamp": "2023-12-29T15:45:10.481Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 175, + "field": "address", + "type": "inet", + "value": "172.20.0.25/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "056e96cc-fbcd-427e-ae9d-4c33cf740ac3", + "fields": { + "timestamp": "2023-12-29T15:45:06.299Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 719, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "056f98a7-258c-43bd-971f-75015779cfd1", + "fields": { + "timestamp": "2023-12-29T15:45:08.157Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1612, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05713d1e-206b-4ca1-b0cc-1b4ce05a3649", + "fields": { + "timestamp": "2023-12-29T15:45:11.691Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1574, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0576668e-7799-4cb0-a705-7397103d4df8", + "fields": { + "timestamp": "2023-12-29T15:45:10.508Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 32, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05786a77-06cf-4c9d-87e2-5a02bc363440", + "fields": { + "timestamp": "2023-12-29T15:45:04.732Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "057d854c-ad36-4794-81ef-b9dd1519164e", + "fields": { + "timestamp": "2023-12-29T15:45:06.263Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 702, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0589253c-4fa4-46b8-8fec-d0f9f4a5131c", + "fields": { + "timestamp": "2023-12-29T15:45:10.835Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 985, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05957d9d-9c5c-42c8-96eb-646f875f59b7", + "fields": { + "timestamp": "2023-12-29T15:45:10.515Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 43, + "field": "name", + "type": "str", + "value": "Admin", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05961d5f-217d-47bf-a4e7-eb4edad65060", + "fields": { + "timestamp": "2023-12-29T15:45:06.355Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 745, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05990e06-dcdd-4e81-9a71-3a9f9098e91d", + "fields": { + "timestamp": "2023-12-29T15:45:07.613Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1361, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "059b35b0-86c0-4c24-a956-0e87217ee028", + "fields": { + "timestamp": "2023-12-29T15:45:11.534Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1466, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05a19d67-9251-4c8a-9847-f508ac6121ce", + "fields": { + "timestamp": "2023-12-29T15:45:04.408Z", + "object_type": [ + "circuits", + "circuittype" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Point-to-point", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05a1fd81-a55a-4abf-b61a-4df41128dcac", + "fields": { + "timestamp": "2023-12-29T15:45:05.757Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 471, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05a38bbb-d8cd-418d-9c0b-9e5ffd5ac82c", + "fields": { + "timestamp": "2023-12-29T15:45:08.068Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1571, + "field": "name", + "type": "str", + "value": "xe-1/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05a78a0b-f40f-4d29-a685-cb650b8be9d8", + "fields": { + "timestamp": "2023-12-29T15:45:07.029Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1075, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05abad32-910f-48c8-87f0-cd22f23c7d02", + "fields": { + "timestamp": "2023-12-29T15:45:11.036Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1122, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05ad7f70-c277-4ec2-b054-b63e3e5308b1", + "fields": { + "timestamp": "2023-12-29T15:45:07.047Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1083, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05ae84c6-dc04-47ad-8ce5-c1eaed827495", + "fields": { + "timestamp": "2023-12-29T15:45:07.209Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1174, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05b2fcb5-8765-4aa0-9fad-ede4e53e6111", + "fields": { + "timestamp": "2023-12-29T15:45:06.600Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 859, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05b65795-916c-4d51-8d64-799727ffa302", + "fields": { + "timestamp": "2023-12-29T15:45:05.155Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 196, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05bab123-760a-4c23-92ba-4f31ea4955b9", + "fields": { + "timestamp": "2023-12-29T15:45:07.558Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1336, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05bcf64c-3d9f-46c5-8c4c-7a1cf7e22d5f", + "fields": { + "timestamp": "2023-12-29T15:45:05.372Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 295, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05c844f0-4cc0-4fe0-8555-5dc21c678bf7", + "fields": { + "timestamp": "2023-12-29T15:45:04.728Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 4, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05cff305-a6b3-4f43-a614-6b240ced5802", + "fields": { + "timestamp": "2023-12-29T15:45:11.589Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1504, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05d416ad-222b-459d-8391-18ac40814a88", + "fields": { + "timestamp": "2023-12-29T15:45:10.431Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 93, + "field": "address", + "type": "inet", + "value": "172.18.0.3/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05daf019-e5c0-4b8d-929d-f16e4482b90e", + "fields": { + "timestamp": "2023-12-29T15:45:06.370Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 752, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05e1508d-2a94-43fd-b9b1-44a447639ab9", + "fields": { + "timestamp": "2023-12-29T15:45:10.116Z", + "object_type": [ + "ipam", + "vrf" + ], + "object_id": 5, + "field": "rd", + "type": "str", + "value": "65000:500", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05e5166b-2b82-4243-a1b7-5bfb1ec5becb", + "fields": { + "timestamp": "2023-12-29T15:45:05.672Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 432, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05ec223c-dde6-4c12-9e20-aaa10b995cbc", + "fields": { + "timestamp": "2023-12-29T15:45:07.595Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1353, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05f6d4b4-e668-4709-a38b-c9298de8e708", + "fields": { + "timestamp": "2023-12-29T15:45:06.617Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 867, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05f991a3-89b2-42b0-bd0b-ed79f1eb9dff", + "fields": { + "timestamp": "2023-12-29T15:45:04.915Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 88, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "05fd27a1-c814-4368-8329-8d47efef0f06", + "fields": { + "timestamp": "2023-12-29T15:45:07.055Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1087, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06037c3b-050b-4dae-b8bc-1d257de3de9f", + "fields": { + "timestamp": "2023-12-29T15:45:07.012Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1067, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0603dbbc-9111-4119-b658-cdae1027621b", + "fields": { + "timestamp": "2023-12-29T15:45:07.246Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1191, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "060e2778-e447-4656-9f7c-db979c8ac085", + "fields": { + "timestamp": "2023-12-29T15:45:06.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 949, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0613e011-802a-45d9-bca7-028c5f71fa0a", + "fields": { + "timestamp": "2023-12-29T15:45:07.371Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1249, + "field": "name", + "type": "str", + "value": "xe-1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0616417d-9651-473e-9427-3585524184d1", + "fields": { + "timestamp": "2023-12-29T15:45:05.177Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 206, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0618032a-2a85-45c6-8fc9-5260f4adaaf6", + "fields": { + "timestamp": "2023-12-29T15:45:10.100Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 18, + "field": "physical_address", + "type": "str", + "value": "682 Marlborough Street\r\nHicksville, NY 11801", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "061a4a5c-c39f-40e6-97f5-2e6bb66a3d93", + "fields": { + "timestamp": "2023-12-29T15:45:11.405Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1378, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "061e34be-4b35-4cc6-a2e5-522265a23941", + "fields": { + "timestamp": "2023-12-29T15:45:09.439Z", + "object_type": [ + "dcim", + "devicebay" + ], + "object_id": 37, + "field": "name", + "type": "str", + "value": "Bay 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "062d548e-9b94-45dc-a08e-5f1585264d48", + "fields": { + "timestamp": "2023-12-29T15:45:06.095Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 624, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06335f42-0a3f-4138-9a46-fe2a26fdec7f", + "fields": { + "timestamp": "2023-12-29T15:45:11.748Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1614, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0639524c-498d-4a99-a8a8-fe4bffb25cd6", + "fields": { + "timestamp": "2023-12-29T15:45:11.531Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1464, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "063bb933-cd02-43b6-b7c3-63d2403d5a48", + "fields": { + "timestamp": "2023-12-29T15:45:07.728Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1413, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06414116-3dba-4895-bebe-08dba0ce7841", + "fields": { + "timestamp": "2023-12-29T15:45:05.890Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 532, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0645e4e9-7058-4df1-a049-35372aea8644", + "fields": { + "timestamp": "2023-12-29T15:45:05.864Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 520, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "064d5b17-4a40-431f-8951-38779c07ec2d", + "fields": { + "timestamp": "2023-12-29T15:45:07.173Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1157, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0650b4fd-8b7c-4c26-83f8-e2e4c6445c61", + "fields": { + "timestamp": "2023-12-29T15:45:08.133Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1601, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0654c764-bf8f-474d-990f-84de82c6697d", + "fields": { + "timestamp": "2023-12-29T15:45:05.217Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 224, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "065be176-f172-45d4-8e45-467aeddf4adc", + "fields": { + "timestamp": "2023-12-29T15:45:06.220Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 682, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "065d0993-aebc-49b8-8058-4b35b9fe4ac2", + "fields": { + "timestamp": "2023-12-29T15:45:05.206Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 219, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "065d54f6-63c3-4a23-9f91-568073583ec8", + "fields": { + "timestamp": "2023-12-29T15:45:07.156Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1149, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0663408b-e562-4414-a8a1-4d12b8fbc455", + "fields": { + "timestamp": "2023-12-29T15:45:11.227Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1254, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06684df7-83ff-4014-9cdb-9b082ccef082", + "fields": { + "timestamp": "2023-12-29T15:45:10.040Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "North America", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "066a82e9-278f-4a7c-a894-e159f4a2932f", + "fields": { + "timestamp": "2023-12-29T15:45:06.244Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 693, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0670ab6e-b888-43ad-87c1-05e7482c2f35", + "fields": { + "timestamp": "2023-12-29T15:45:08.546Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1088, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0670fabc-6575-41f6-af3e-007d9951bc76", + "fields": { + "timestamp": "2023-12-29T15:45:06.287Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 713, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0674a726-a0b5-4487-b073-f78e4cf366f7", + "fields": { + "timestamp": "2023-12-29T15:45:07.726Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1412, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06808286-cff8-469a-a19e-290670648e32", + "fields": { + "timestamp": "2023-12-29T15:45:04.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 117, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0682ab20-1db5-4537-a942-5e09e9037733", + "fields": { + "timestamp": "2023-12-29T15:45:06.610Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 864, + "field": "name", + "type": "str", + "value": "xe-0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0684a35c-0120-4751-8c47-3a020586a01b", + "fields": { + "timestamp": "2023-12-29T15:45:06.447Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 788, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "069d9d80-d9e8-4db9-b9b0-d556cb650303", + "fields": { + "timestamp": "2023-12-29T15:45:06.019Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 589, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06a240fa-8b3b-4204-ba1b-d1176a8742c7", + "fields": { + "timestamp": "2023-12-29T15:45:04.994Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 124, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06a4584f-864a-401a-b98c-5099ea2884ba", + "fields": { + "timestamp": "2023-12-29T15:45:06.725Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 916, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06b02c8c-9889-4869-b742-3f5b00e7e436", + "fields": { + "timestamp": "2023-12-29T15:45:04.871Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 68, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06b391bd-b657-45c7-9917-d384a14e4428", + "fields": { + "timestamp": "2023-12-29T15:45:07.267Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1201, + "field": "name", + "type": "str", + "value": "xe-2/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06b63f71-68e6-4596-b9cc-cb3b72df3ec3", + "fields": { + "timestamp": "2023-12-29T15:45:08.828Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1437, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06b8458e-5368-44ef-8fee-41b796e04440", + "fields": { + "timestamp": "2023-12-29T15:45:07.158Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1150, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06b8f8d0-47ab-45ad-807c-e4c39738739c", + "fields": { + "timestamp": "2023-12-29T15:45:06.008Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 584, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06c5addc-b242-4d30-83b8-87832cfb126c", + "fields": { + "timestamp": "2023-12-29T15:45:10.730Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 914, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06cbd678-8beb-452d-af56-f259e59c837f", + "fields": { + "timestamp": "2023-12-29T15:45:04.622Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 72, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06cecf5a-2e6b-43d0-ac86-6ad7d70e840c", + "fields": { + "timestamp": "2023-12-29T15:45:04.889Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 76, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06d3ea16-0bfe-49d6-b070-bff7dc748d78", + "fields": { + "timestamp": "2023-12-29T15:45:11.253Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1272, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06d849d8-9d9e-48c4-9a50-90d3ae9a6a80", + "fields": { + "timestamp": "2023-12-29T15:45:08.084Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1578, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06dd4b62-bac2-44ef-9044-ac21d7268731", + "fields": { + "timestamp": "2023-12-29T15:45:05.995Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 578, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06df244d-728f-4fee-858f-e99369d61f71", + "fields": { + "timestamp": "2023-12-29T15:45:06.876Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 987, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06dfe5f0-71ec-4088-b232-a7475349be88", + "fields": { + "timestamp": "2023-12-29T15:45:05.131Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 185, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06e9cbac-a885-4096-8d9a-1d3db2c8cda4", + "fields": { + "timestamp": "2023-12-29T15:45:10.521Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 53, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06f26bc9-843c-423e-81e3-f21e3b27a26a", + "fields": { + "timestamp": "2023-12-29T15:45:11.245Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1267, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06f63ad1-28bb-4a04-b522-6f38abfb340a", + "fields": { + "timestamp": "2023-12-29T15:45:06.808Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 955, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "06fe6593-0689-4f0b-b4d5-3f8275f621c9", + "fields": { + "timestamp": "2023-12-29T15:45:10.598Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 362, + "field": "name", + "type": "str", + "value": "vm2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0703be4a-7c0a-43cf-b1b0-4d777c91a64a", + "fields": { + "timestamp": "2023-12-29T15:45:04.913Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 87, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0713b441-e2a0-4f4d-be3d-4464e8fe68b3", + "fields": { + "timestamp": "2023-12-29T15:45:11.526Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1460, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "071486bf-d3ce-467d-81cf-2b5c214a3d6c", + "fields": { + "timestamp": "2023-12-29T15:45:04.535Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 11, + "field": "name", + "type": "str", + "value": "con 0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07236c9c-e464-4c1a-8667-0a9b6192b766", + "fields": { + "timestamp": "2023-12-29T15:45:10.792Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 956, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0724e32b-155f-4c44-9023-637af84ebaba", + "fields": { + "timestamp": "2023-12-29T15:45:07.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1097, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0728ccc3-356e-424f-8fb0-4c36924f17e4", + "fields": { + "timestamp": "2023-12-29T15:45:05.541Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 372, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "072acd97-156e-40b4-93e2-2260ff215bd4", + "fields": { + "timestamp": "2023-12-29T15:45:09.061Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 816, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "072c6541-8be5-4443-bd0e-708af410d068", + "fields": { + "timestamp": "2023-12-29T15:45:07.269Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1202, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "072cb1a2-a1ea-487f-ae23-233fa86cb239", + "fields": { + "timestamp": "2023-12-29T15:45:05.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 553, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "073377d7-3eb3-43d8-b87a-5192d1bec970", + "fields": { + "timestamp": "2023-12-29T15:45:06.935Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1015, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "073483bb-c2b8-4d8b-9836-a142054fa709", + "fields": { + "timestamp": "2023-12-29T15:45:09.082Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 842, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "073a1209-f270-449a-890c-23eb4e397b20", + "fields": { + "timestamp": "2023-12-29T15:45:05.504Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 355, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "073e683b-5d9c-4f41-b8ce-038bf4cc308d", + "fields": { + "timestamp": "2023-12-29T15:45:06.325Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 731, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "073ee574-2563-45ef-98e7-3c8ac75d9ed3", + "fields": { + "timestamp": "2023-12-29T15:45:11.585Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1501, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0740c84b-b533-44ed-a544-a9ef7ca69bdd", + "fields": { + "timestamp": "2023-12-29T15:45:08.041Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1558, + "field": "name", + "type": "str", + "value": "xe-1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0749c5f1-935f-44c2-93ff-4c2032df0fca", + "fields": { + "timestamp": "2023-12-29T15:45:04.861Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 64, + "field": "name", + "type": "str", + "value": "Wlan-GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "074d19d2-5183-472f-b16a-e6708720416a", + "fields": { + "timestamp": "2023-12-29T15:45:11.205Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1239, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "074df28a-95d4-4824-b756-0c9a6f9ee4a8", + "fields": { + "timestamp": "2023-12-29T15:45:07.338Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1234, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0754ec7d-2cf3-4438-aedf-e75e97c7ce9a", + "fields": { + "timestamp": "2023-12-29T15:45:04.942Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 100, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07554199-eb82-4612-a43c-f3156485610e", + "fields": { + "timestamp": "2023-12-29T15:45:05.539Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 371, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "075d961f-13b8-4276-845d-68459655d13b", + "fields": { + "timestamp": "2023-12-29T15:45:07.261Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1198, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07611afd-7efa-4efd-b78f-c805d6abe10a", + "fields": { + "timestamp": "2023-12-29T15:45:11.640Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1539, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07643615-2e70-4cb0-82b8-7b948d72d840", + "fields": { + "timestamp": "2023-12-29T15:45:11.456Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1413, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07686e16-fb4b-4f6f-b95c-1c3600177073", + "fields": { + "timestamp": "2023-12-29T15:45:10.289Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 64, + "field": "prefix", + "type": "cidr", + "value": "10.112.144.0/22", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "077068d2-2fb1-4380-94d7-9657f112be86", + "fields": { + "timestamp": "2023-12-29T15:45:07.670Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1386, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07714a18-421e-4e36-853e-2473edf95d33", + "fields": { + "timestamp": "2023-12-29T15:45:07.196Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1168, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0781a98d-cea0-4d61-87b4-512e4a9429ab", + "fields": { + "timestamp": "2023-12-29T15:45:08.690Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1266, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0784311e-a737-42e9-9a17-704089ec1978", + "fields": { + "timestamp": "2023-12-29T15:45:09.226Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1023, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0784f006-5814-47f8-a51a-f70952f623ef", + "fields": { + "timestamp": "2023-12-29T15:45:05.770Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 477, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07888c07-be9f-449b-94f4-7c2246c8d077", + "fields": { + "timestamp": "2023-12-29T15:45:07.863Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1476, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "078a70fc-2f57-4091-a6c7-e152f2b3f86c", + "fields": { + "timestamp": "2023-12-29T15:45:05.668Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 430, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07b470e9-a9c2-4eec-9b42-eb3c996344e8", + "fields": { + "timestamp": "2023-12-29T15:45:07.532Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1324, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07bae183-0b98-432b-a140-796ab7eb732f", + "fields": { + "timestamp": "2023-12-29T15:45:11.091Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1160, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07c55a10-0e68-4481-928a-a89e1760fbcf", + "fields": { + "timestamp": "2023-12-29T15:45:05.368Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 293, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07c59342-d53d-4588-b467-2c99cef2d28e", + "fields": { + "timestamp": "2023-12-29T15:45:09.889Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 9, + "field": "slug", + "type": "str", + "value": "tor-switch", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07c76dd9-0b29-408c-af20-acb27d334ecf", + "fields": { + "timestamp": "2023-12-29T15:45:08.620Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1179, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07c98468-d7ba-4710-9128-7779d6b9b647", + "fields": { + "timestamp": "2023-12-29T15:45:09.264Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1070, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07cf7f07-a0d4-49bb-974a-c1cc57a78cda", + "fields": { + "timestamp": "2023-12-29T15:45:09.312Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1130, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07d046f1-a327-4fb6-8e25-687676a0e2f9", + "fields": { + "timestamp": "2023-12-29T15:45:05.287Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 256, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07d14c41-9434-437d-9178-84a414b87517", + "fields": { + "timestamp": "2023-12-29T15:45:05.059Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 154, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07d6c293-0a95-4017-8b86-602c80734dca", + "fields": { + "timestamp": "2023-12-29T15:45:06.428Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 779, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07dd498e-5cf7-4645-8687-311f0bc4ea8d", + "fields": { + "timestamp": "2023-12-29T15:45:04.615Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 65, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07f14a3c-0b4d-42b1-8879-758e627218be", + "fields": { + "timestamp": "2023-12-29T15:45:11.713Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1589, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07f9340c-aeb5-4dda-924b-d4afce1d5322", + "fields": { + "timestamp": "2023-12-29T15:45:07.954Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1518, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07fbb31c-9a44-45a1-a744-1100adc458c7", + "fields": { + "timestamp": "2023-12-29T15:45:04.939Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 99, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "07fe31f2-27c6-4757-8604-09f4bf11febd", + "fields": { + "timestamp": "2023-12-29T15:45:05.256Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 242, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0800a666-3261-4b1f-bc84-a83e3c528a08", + "fields": { + "timestamp": "2023-12-29T15:45:11.310Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1312, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "080674f7-f5e2-4ed3-aebe-e25753dcde33", + "fields": { + "timestamp": "2023-12-29T15:45:11.074Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1148, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0806d4e4-e259-4ca9-932f-ac7b43d4b9af", + "fields": { + "timestamp": "2023-12-29T15:45:09.905Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 11, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0813f6b0-4a18-4997-b0df-3aa46ce6e66c", + "fields": { + "timestamp": "2023-12-29T15:45:08.125Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1597, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08186b78-1ffd-49f6-bc94-9d34dfcc8afa", + "fields": { + "timestamp": "2023-12-29T15:45:06.181Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 664, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "081dfb38-421b-4b59-a0c1-f5c62a133061", + "fields": { + "timestamp": "2023-12-29T15:45:10.078Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 79, + "field": "name", + "type": "str", + "value": "Minnesota", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "082095c5-28b9-4c49-adde-3ad04fcca8b6", + "fields": { + "timestamp": "2023-12-29T15:45:08.736Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1323, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08223b95-77e7-4127-9f19-85df380de2ff", + "fields": { + "timestamp": "2023-12-29T15:45:04.898Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 80, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "082c5ca1-018a-4f36-9b66-1f281920fc60", + "fields": { + "timestamp": "2023-12-29T15:45:06.186Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 666, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08381ec9-3507-41b5-a520-bb8409ee5ddb", + "fields": { + "timestamp": "2023-12-29T15:45:05.987Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 574, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08383d08-577a-47ed-89f5-b47040b57981", + "fields": { + "timestamp": "2023-12-29T15:45:06.501Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 813, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0838e231-8e7e-458d-9b56-6d0afbfbd98a", + "fields": { + "timestamp": "2023-12-29T15:45:11.018Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1109, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "083d4044-603e-4b20-85af-c94680885f0a", + "fields": { + "timestamp": "2023-12-29T15:45:08.349Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 843, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "084301dc-39d1-4a16-ab61-70699d10b942", + "fields": { + "timestamp": "2023-12-29T15:45:08.673Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1245, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "084527a6-3f12-47d2-b769-641d5c810db8", + "fields": { + "timestamp": "2023-12-29T15:45:05.556Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 379, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "084c0129-0e51-4ae0-bbbf-4c982519f866", + "fields": { + "timestamp": "2023-12-29T15:45:09.147Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 923, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "086bc549-64a8-4135-8288-dd443f290a8a", + "fields": { + "timestamp": "2023-12-29T15:45:04.887Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 75, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08869574-d4b8-4c7f-b6af-219f6aa53c62", + "fields": { + "timestamp": "2023-12-29T15:45:11.181Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1222, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "088cc1d4-c7dc-4971-b4bd-48da8e69c4a2", + "fields": { + "timestamp": "2023-12-29T15:45:06.920Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1008, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0890af9a-23de-42e2-a3fc-439a359a3342", + "fields": { + "timestamp": "2023-12-29T15:45:05.044Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 147, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "089f7473-5ec7-4666-ab45-ddc9dad0ed84", + "fields": { + "timestamp": "2023-12-29T15:45:06.723Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 915, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08a0cefb-d2fd-4b9e-b1c5-5e1475d4da89", + "fields": { + "timestamp": "2023-12-29T15:45:10.938Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1054, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08a7d245-29dc-48ad-8b9a-ab12e2bb6536", + "fields": { + "timestamp": "2023-12-29T15:45:08.182Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 637, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08a85d93-8ce6-474a-b8f9-057a84650ba9", + "fields": { + "timestamp": "2023-12-29T15:45:05.243Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 236, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08be267c-eaf5-4885-bd5f-02f2baef1a99", + "fields": { + "timestamp": "2023-12-29T15:45:06.214Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 679, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08c1f397-6d89-4f7c-84eb-8c0d1b830e7e", + "fields": { + "timestamp": "2023-12-29T15:45:08.578Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1127, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08c24c60-eed7-44a8-b772-36b5dd1610a9", + "fields": { + "timestamp": "2023-12-29T15:45:04.755Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 16, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08c2ba63-bff2-4edf-aef9-762a35cbe8c0", + "fields": { + "timestamp": "2023-12-29T15:45:10.020Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 17, + "field": "name", + "type": "str", + "value": "P1-9A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08cb24b3-9ac4-497a-9837-b09709d5f383", + "fields": { + "timestamp": "2023-12-29T15:45:11.189Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1228, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08ce42f2-850a-4e98-af1e-f7f31b28ca69", + "fields": { + "timestamp": "2023-12-29T15:45:06.173Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 660, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08cfff15-75e8-4a15-95d9-d75c9b87cfa5", + "fields": { + "timestamp": "2023-12-29T15:45:07.736Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1417, + "field": "name", + "type": "str", + "value": "xe-2/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08d21786-23ea-420e-8d03-c7f33b19ac4e", + "fields": { + "timestamp": "2023-12-29T15:45:10.783Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 950, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08d2635d-b60e-4225-a414-d7f8ea5c889f", + "fields": { + "timestamp": "2023-12-29T15:45:04.931Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 95, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08d6d20f-94f4-4af6-950e-3a1f6b5ce449", + "fields": { + "timestamp": "2023-12-29T15:45:04.743Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 11, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08e44703-6c57-4244-b5fc-f7d5b10b551d", + "fields": { + "timestamp": "2023-12-29T15:45:07.131Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1138, + "field": "name", + "type": "str", + "value": "xe-1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08e6aad7-d593-4532-8fba-b113d5152169", + "fields": { + "timestamp": "2023-12-29T15:45:11.578Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1496, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08f06336-dee8-4b44-8071-3a468521dab5", + "fields": { + "timestamp": "2023-12-29T15:45:07.038Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1079, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08f5da3a-61c4-4905-ba1a-47778e9c457a", + "fields": { + "timestamp": "2023-12-29T15:45:06.415Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 773, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08f720fc-8fc2-4999-9869-f9db177a6eab", + "fields": { + "timestamp": "2023-12-29T15:45:10.804Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 964, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "08f7c5f9-614a-4435-807b-fa6324461c28", + "fields": { + "timestamp": "2023-12-29T15:45:05.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 150, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09004403-3cd3-4d38-bd6a-c2b475da4cde", + "fields": { + "timestamp": "2023-12-29T15:45:10.563Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 3, + "field": "cf_cust_id", + "type": "str", + "value": "PPI02", + "weight": 1000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0903524a-f9b5-404e-b514-54ae775b5e23", + "fields": { + "timestamp": "2023-12-29T15:45:09.283Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1094, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0906aa4f-1588-483b-81ac-c5eb39d7f579", + "fields": { + "timestamp": "2023-12-29T15:45:04.533Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 8, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0908850e-901d-4700-99fc-13d02c8fb2a9", + "fields": { + "timestamp": "2023-12-29T15:45:06.916Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1006, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09166463-3a88-4f10-b3a8-094c122d9a7c", + "fields": { + "timestamp": "2023-12-29T15:45:06.141Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 645, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0918713d-96a3-46ae-b47b-29c8a1cde366", + "fields": { + "timestamp": "2023-12-29T15:45:08.883Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1506, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0919cae1-e71a-417b-ba08-5f5dc8444512", + "fields": { + "timestamp": "2023-12-29T15:45:07.933Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1508, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0922adcc-0391-4908-a707-61f8c2a8d102", + "fields": { + "timestamp": "2023-12-29T15:45:06.411Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 771, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "092d5cc1-efc9-4136-892d-20778eaad49a", + "fields": { + "timestamp": "2023-12-29T15:45:04.628Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 78, + "field": "name", + "type": "str", + "value": "PSU2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "092ebc34-2e53-4ebc-bb12-0c088037711f", + "fields": { + "timestamp": "2023-12-29T15:45:04.772Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 24, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09319116-f9be-4e14-8b9a-4119693d19b0", + "fields": { + "timestamp": "2023-12-29T15:45:07.158Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1150, + "field": "name", + "type": "str", + "value": "xe-1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0933db63-1d06-4900-8175-cf388716cff8", + "fields": { + "timestamp": "2023-12-29T15:45:06.100Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 626, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09372450-a1bb-4aa8-92d9-6091748f3bde", + "fields": { + "timestamp": "2023-12-29T15:45:05.919Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 545, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0943b0a5-289b-47a9-a2d2-0feb76575c96", + "fields": { + "timestamp": "2023-12-29T15:45:05.115Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 178, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09471919-da73-48ef-bed5-248a6b231a43", + "fields": { + "timestamp": "2023-12-29T15:45:09.978Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 95, + "field": "name", + "type": "str", + "value": "ncsu118-distswitch1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "094b8466-0968-4b3d-835d-f82e838b8d23", + "fields": { + "timestamp": "2023-12-29T15:45:09.192Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 980, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "094f0fb5-a8b5-4041-b5fa-b5af8232d8a0", + "fields": { + "timestamp": "2023-12-29T15:45:06.359Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 747, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09509a6e-d76c-4d57-9edd-11f207d31009", + "fields": { + "timestamp": "2023-12-29T15:45:07.075Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1096, + "field": "name", + "type": "str", + "value": "xe-0/3/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0952f851-6249-4c7e-8f98-ca27a55bf387", + "fields": { + "timestamp": "2023-12-29T15:45:05.458Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 334, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "095670e0-9a3e-4090-9d53-4fd9462a2a01", + "fields": { + "timestamp": "2023-12-29T15:45:10.895Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1025, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09593a8a-636d-4ab5-84bd-fb9f880758c6", + "fields": { + "timestamp": "2023-12-29T15:45:05.386Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 301, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0959b630-2c1b-4071-805c-0e8b23865b8c", + "fields": { + "timestamp": "2023-12-29T15:45:05.115Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 178, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "095c40ea-3284-46c3-929a-591ea0ae2b36", + "fields": { + "timestamp": "2023-12-29T15:45:06.119Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 635, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "095dd46c-5c62-4098-ac36-8ec533286c62", + "fields": { + "timestamp": "2023-12-29T15:45:05.436Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 324, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09698742-7178-4b11-bdf1-85e5c8b967cf", + "fields": { + "timestamp": "2023-12-29T15:45:07.967Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1524, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "096be936-c137-4e75-9c7a-5f057abb16d1", + "fields": { + "timestamp": "2023-12-29T15:45:04.972Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 114, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "096eccd9-d606-4ac2-874d-ee5044eb934a", + "fields": { + "timestamp": "2023-12-29T15:45:07.624Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1365, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09720bc8-a295-459f-a9f2-436002be1f01", + "fields": { + "timestamp": "2023-12-29T15:45:11.397Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1372, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09748bb2-74a1-4357-87d3-901811377ea5", + "fields": { + "timestamp": "2023-12-29T15:45:06.663Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 887, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09762cff-25f9-4b95-892d-1252d50ad8dc", + "fields": { + "timestamp": "2023-12-29T15:45:05.005Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 129, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0977cfab-f902-4cfe-9f91-151b2252d22e", + "fields": { + "timestamp": "2023-12-29T15:45:06.147Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 648, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "098070d6-827f-451e-9fce-22281391584f", + "fields": { + "timestamp": "2023-12-29T15:45:08.190Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 647, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "098981a5-d474-49ff-9ef1-11c776a2517e", + "fields": { + "timestamp": "2023-12-29T15:45:05.664Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 428, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "098de690-c895-4888-9c23-a23087f83b8b", + "fields": { + "timestamp": "2023-12-29T15:45:05.593Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 396, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0994f03e-a1b4-492c-a09d-f037403c34e3", + "fields": { + "timestamp": "2023-12-29T15:45:11.258Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1276, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "099729e8-3760-4b8b-b481-af2f9eaa7487", + "fields": { + "timestamp": "2023-12-29T15:45:05.705Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 447, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0999aa5d-00d1-4481-84be-17cc72b907cf", + "fields": { + "timestamp": "2023-12-29T15:45:04.499Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 46, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0999e706-1ba2-46b8-914a-ed93d5e4d566", + "fields": { + "timestamp": "2023-12-29T15:45:04.854Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 61, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09af3bcd-5d43-4e74-bb65-486b27b71892", + "fields": { + "timestamp": "2023-12-29T15:45:04.861Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 64, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09b371a3-9828-4072-a239-8c9cf3bb71f5", + "fields": { + "timestamp": "2023-12-29T15:45:06.783Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 943, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09b3cece-e1ec-446d-81c4-7ab0fdb82f41", + "fields": { + "timestamp": "2023-12-29T15:45:06.049Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 603, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09bea079-a344-405a-99ad-257c95b4c78c", + "fields": { + "timestamp": "2023-12-29T15:45:06.430Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 780, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09bf79af-c05a-498a-85a2-ae5278c4dbbd", + "fields": { + "timestamp": "2023-12-29T15:45:06.267Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 704, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09ce86f9-59ee-4b43-bebf-1d5210cdcca7", + "fields": { + "timestamp": "2023-12-29T15:45:08.107Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1589, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09d3caf0-e36e-4aa6-8449-11d4f945dc8d", + "fields": { + "timestamp": "2023-12-29T15:45:10.900Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1028, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09dba34b-d646-4ab5-b680-e30334ea82bb", + "fields": { + "timestamp": "2023-12-29T15:45:09.885Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Distribution Switch", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09de042b-675e-4cd1-acc6-961dfd6c2c9e", + "fields": { + "timestamp": "2023-12-29T15:45:07.392Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1259, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09e51c51-acf0-4cda-bbac-f8e4f435ca0b", + "fields": { + "timestamp": "2023-12-29T15:45:05.849Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 513, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09f1656f-84fc-496c-84b4-5724b34989be", + "fields": { + "timestamp": "2023-12-29T15:45:06.621Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 869, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09f61561-e88c-492a-894f-86780d9a6e28", + "fields": { + "timestamp": "2023-12-29T15:45:07.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1516, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09f64f41-356f-4f5d-a693-8e3af8a98aae", + "fields": { + "timestamp": "2023-12-29T15:45:07.278Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1206, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09f81d90-79c1-4b20-8f1e-ac67b455887a", + "fields": { + "timestamp": "2023-12-29T15:45:06.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1022, + "field": "name", + "type": "str", + "value": "xe-0/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09fa12c4-fc8d-42a4-a059-c9ef9839a18f", + "fields": { + "timestamp": "2023-12-29T15:45:05.438Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 325, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09fa2c05-461d-4b4f-ab95-247120dcff99", + "fields": { + "timestamp": "2023-12-29T15:45:05.842Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 510, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "09fa7f30-323d-4734-9068-d56cdcfce3cc", + "fields": { + "timestamp": "2023-12-29T15:45:10.628Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 409, + "field": "name", + "type": "str", + "value": "vm49", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a020591-707e-4722-930c-50c7caeb2b47", + "fields": { + "timestamp": "2023-12-29T15:45:10.790Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 955, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a052115-3c7d-4fb3-8497-fd056b16f052", + "fields": { + "timestamp": "2023-12-29T15:45:04.600Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 48, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a058ecc-ae86-4136-9ebd-d8f0d6f4f5a8", + "fields": { + "timestamp": "2023-12-29T15:45:06.550Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 836, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a1cd9ce-db24-415e-a6b3-2a150103917a", + "fields": { + "timestamp": "2023-12-29T15:45:06.882Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 990, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a22b32d-6a12-4f05-92e9-7b91fd19d3f9", + "fields": { + "timestamp": "2023-12-29T15:45:09.309Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1127, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a27871a-0160-4388-893a-5cb4711492ad", + "fields": { + "timestamp": "2023-12-29T15:45:08.935Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 658, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a2b5234-7fa1-4b30-93de-9b470f92ed4b", + "fields": { + "timestamp": "2023-12-29T15:45:08.103Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1587, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a30c60a-15fd-4f9c-b54c-0e03459cbbb0", + "fields": { + "timestamp": "2023-12-29T15:45:04.553Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 31, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a33e4de-b105-4f21-b10f-8b6d3ba2bf26", + "fields": { + "timestamp": "2023-12-29T15:45:08.981Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 716, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a368b14-4340-45a9-bc3a-56249aaf912f", + "fields": { + "timestamp": "2023-12-29T15:45:06.647Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 880, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a39d9ad-b7ae-437d-a81b-f88b43e8d448", + "fields": { + "timestamp": "2023-12-29T15:45:07.241Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1189, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a3a8c37-3c6b-4a8b-b452-bb5f79e0c6a2", + "fields": { + "timestamp": "2023-12-29T15:45:10.010Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "P2-1B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a3db30c-8855-41d7-863b-ef88ad558aa6", + "fields": { + "timestamp": "2023-12-29T15:45:05.289Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 257, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a3f3776-68d6-4e74-9078-c0ebd1202f6e", + "fields": { + "timestamp": "2023-12-29T15:45:04.639Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 58, + "field": "name", + "type": "str", + "value": "Outlet 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a4d2367-9a5d-45fa-b80c-7b5c6f44c7bd", + "fields": { + "timestamp": "2023-12-29T15:45:10.968Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1075, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a559514-e3e2-4654-82e5-81c746934df0", + "fields": { + "timestamp": "2023-12-29T15:45:10.615Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 388, + "field": "name", + "type": "str", + "value": "vm28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a5b6020-0177-42f2-ade2-2e0a2e7d933f", + "fields": { + "timestamp": "2023-12-29T15:45:09.286Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1098, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a5fec1e-e8cb-4d9f-b109-cd17be52f0a0", + "fields": { + "timestamp": "2023-12-29T15:45:11.723Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1596, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a6509ff-49ef-4b48-835c-8bb4f9be58e1", + "fields": { + "timestamp": "2023-12-29T15:45:09.881Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 13, + "field": "model", + "type": "str", + "value": "QFX10002-36Q", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a6b4557-7865-4b68-acc7-2c36e0489787", + "fields": { + "timestamp": "2023-12-29T15:45:07.126Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1136, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a6ba4db-a7b6-4860-a45e-056681a446ec", + "fields": { + "timestamp": "2023-12-29T15:45:10.780Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 948, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a6ce891-e5ab-409e-8ffc-aeef73442fb1", + "fields": { + "timestamp": "2023-12-29T15:45:08.205Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 665, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a6dc56e-7dc9-4d46-a186-23cbc4e7c2cc", + "fields": { + "timestamp": "2023-12-29T15:45:07.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1510, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a6e8a98-1451-4e10-8203-19df5a249106", + "fields": { + "timestamp": "2023-12-29T15:45:05.221Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 226, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a7b0cb1-6806-478e-a2d2-f34db17e63ae", + "fields": { + "timestamp": "2023-12-29T15:45:09.139Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 913, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a7c46cc-2949-427d-81fd-4cad6ada389d", + "fields": { + "timestamp": "2023-12-29T15:45:06.109Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 630, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a82e32d-3eca-48f0-a042-14d6e3dd1d28", + "fields": { + "timestamp": "2023-12-29T15:45:08.095Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1583, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a867a2e-7e70-42cf-8833-a77950126a56", + "fields": { + "timestamp": "2023-12-29T15:45:07.715Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1407, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a868a4e-5bd7-445d-b7a9-084908ff0eb7", + "fields": { + "timestamp": "2023-12-29T15:45:06.186Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 666, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a8a3a13-f925-4d3a-ab00-decd1a8fdaaa", + "fields": { + "timestamp": "2023-12-29T15:45:07.575Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1344, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a8c2e61-ddc8-4a82-a932-b87e45e5c34c", + "fields": { + "timestamp": "2023-12-29T15:45:08.207Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 668, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a8d909c-bf9a-4331-b8a0-0d4a305b210b", + "fields": { + "timestamp": "2023-12-29T15:45:08.786Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1385, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a8ea71a-6c9c-4815-b889-b7113fdd24c0", + "fields": { + "timestamp": "2023-12-29T15:45:04.798Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 36, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a904578-8768-45ba-9fe0-d12b48c1dd3a", + "fields": { + "timestamp": "2023-12-29T15:45:06.276Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 708, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a907185-ad2a-453f-b44d-fadaefeeb9a3", + "fields": { + "timestamp": "2023-12-29T15:45:07.164Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1153, + "field": "name", + "type": "str", + "value": "xe-1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a913dde-875e-4ec5-bdf5-4808efd2456b", + "fields": { + "timestamp": "2023-12-29T15:45:11.700Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1580, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a9184eb-1628-4cdc-9b57-63405af4607b", + "fields": { + "timestamp": "2023-12-29T15:45:11.372Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1355, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a951951-4dbc-498e-aeb9-2b417887908a", + "fields": { + "timestamp": "2023-12-29T15:45:11.325Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1322, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a9b9a12-f6bb-410c-bfc4-403e86cfe233", + "fields": { + "timestamp": "2023-12-29T15:45:11.460Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1416, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0a9f8ab2-7ac4-4f88-831b-0a466e6c6b1a", + "fields": { + "timestamp": "2023-12-29T15:45:09.871Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 13, + "field": "slug", + "type": "str", + "value": "generic", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0aa0b239-f565-4423-b891-7d0561a35eb5", + "fields": { + "timestamp": "2023-12-29T15:45:11.656Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1550, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0aa203fe-37ca-4e12-a555-02b62f4e6aa8", + "fields": { + "timestamp": "2023-12-29T15:45:10.499Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 17, + "field": "vid", + "type": "int", + "value": "100", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0aa63f35-bc81-4c28-8f05-e970ee7e75f9", + "fields": { + "timestamp": "2023-12-29T15:45:08.936Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 660, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ab085ef-c1ac-4ac7-898c-38caf7657a80", + "fields": { + "timestamp": "2023-12-29T15:45:10.040Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "north-america", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ab1932b-ee71-4d13-8197-d71e96c041cd", + "fields": { + "timestamp": "2023-12-29T15:45:05.217Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 224, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ab97c17-bfde-410a-b56f-117402037ee2", + "fields": { + "timestamp": "2023-12-29T15:45:05.484Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 346, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0abca4e4-31b0-4631-95d8-54f50f6e4089", + "fields": { + "timestamp": "2023-12-29T15:45:08.122Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1596, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0abeb8bf-0ebf-4dd3-981e-d9f01780489f", + "fields": { + "timestamp": "2023-12-29T15:45:07.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1118, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ac6fdd5-cc39-453f-9d45-360dea1f2f8d", + "fields": { + "timestamp": "2023-12-29T15:45:06.013Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 586, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0acd9d99-b7ea-40d2-b155-84b123d3f75e", + "fields": { + "timestamp": "2023-12-29T15:45:05.892Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 533, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ad382eb-9718-4830-ba72-153182375f10", + "fields": { + "timestamp": "2023-12-29T15:45:11.651Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1546, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ad41f4e-e3e5-45e0-86ce-8b2c9d280cc5", + "fields": { + "timestamp": "2023-12-29T15:45:10.807Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 966, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ad90197-92f4-43c3-8194-676f0f4e4447", + "fields": { + "timestamp": "2023-12-29T15:45:05.344Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 282, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ae40b84-40de-4b7b-a69f-22a617143772", + "fields": { + "timestamp": "2023-12-29T15:45:08.314Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 799, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ae4f8a9-1dc1-47d2-836a-01842c03c2d0", + "fields": { + "timestamp": "2023-12-29T15:45:10.137Z", + "object_type": [ + "ipam", + "aggregate" + ], + "object_id": 3, + "field": "date_added", + "type": "str", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0aea763f-6242-4c3a-aede-f135b2656b81", + "fields": { + "timestamp": "2023-12-29T15:45:06.162Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 655, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0aec9084-bc5e-4401-9e2e-678abe6039cf", + "fields": { + "timestamp": "2023-12-29T15:45:06.576Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 848, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0aec944f-6c3f-4048-b047-8005ec7b51bb", + "fields": { + "timestamp": "2023-12-29T15:45:07.453Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1287, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0aed8832-dcc8-4c8d-a3a0-df10e6c6b836", + "fields": { + "timestamp": "2023-12-29T15:45:07.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1118, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0af29b85-67ac-4ed9-a3e5-d7ba77e84e20", + "fields": { + "timestamp": "2023-12-29T15:45:10.375Z", + "object_type": [ + "ipam", + "iprange" + ], + "object_id": 3, + "field": "description", + "type": "str", + "value": "Future use", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0af6e3c3-4caf-4011-a44c-b8f0f2afed7d", + "fields": { + "timestamp": "2023-12-29T15:45:09.379Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1215, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0afab41f-7816-448d-af88-8dff86d09b62", + "fields": { + "timestamp": "2023-12-29T15:45:10.063Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 54, + "field": "slug", + "type": "str", + "value": "us-ky", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0afb8453-7d93-4c9b-8663-cde83074d112", + "fields": { + "timestamp": "2023-12-29T15:45:06.147Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 648, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b09f4ae-6b1a-4414-aad8-dfbb216c3dde", + "fields": { + "timestamp": "2023-12-29T15:45:07.590Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1351, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b0de23d-5fbc-4636-acf9-4d22bec1ab98", + "fields": { + "timestamp": "2023-12-29T15:45:08.006Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1542, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b1075db-ee9d-4495-9221-dba71b7159a2", + "fields": { + "timestamp": "2023-12-29T15:45:10.250Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 48, + "field": "prefix", + "type": "cidr", + "value": "10.112.169.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b11457c-495f-4641-904b-77d3f623e510", + "fields": { + "timestamp": "2023-12-29T15:45:06.248Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 695, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b207478-1594-4f11-b972-9f5b26099f0a", + "fields": { + "timestamp": "2023-12-29T15:45:05.401Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 308, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b22de5c-4be3-4267-b5ae-e5cc080634a8", + "fields": { + "timestamp": "2023-12-29T15:45:05.884Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 529, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b231188-2d01-4f29-9440-baf90bf708f2", + "fields": { + "timestamp": "2023-12-29T15:45:07.252Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1194, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b2f2025-5c5f-4279-b464-accb3385965b", + "fields": { + "timestamp": "2023-12-29T15:45:07.719Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1409, + "field": "name", + "type": "str", + "value": "xe-2/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b305f2c-cf6a-4a80-ad31-1e5e945791f4", + "fields": { + "timestamp": "2023-12-29T15:45:09.077Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 835, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b3176db-0830-45a6-883d-21a7125ebf55", + "fields": { + "timestamp": "2023-12-29T15:45:10.438Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 105, + "field": "address", + "type": "inet", + "value": "172.18.0.15/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b373b4b-59ac-4d50-a55f-92a616b057bc", + "fields": { + "timestamp": "2023-12-29T15:45:10.955Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1066, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b4109d7-e07f-4b6a-89d0-2fdbb31a609f", + "fields": { + "timestamp": "2023-12-29T15:45:10.961Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1070, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b45a502-20fd-4844-b04a-41e1397aa557", + "fields": { + "timestamp": "2023-12-29T15:45:09.141Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 916, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b4a872d-d5f2-4095-8ec4-209942fc9498", + "fields": { + "timestamp": "2023-12-29T15:45:04.785Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 30, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b5050bb-7b26-4977-aa1c-af6fc5b58fd1", + "fields": { + "timestamp": "2023-12-29T15:45:06.570Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 845, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b58b5be-927c-4024-ab08-288bc03804f8", + "fields": { + "timestamp": "2023-12-29T15:45:07.362Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1245, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b5ab1cb-9b0f-4b3b-89b8-daccff03e3a0", + "fields": { + "timestamp": "2023-12-29T15:45:09.396Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1236, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b5dba92-2fcf-41ce-8f41-09629fa35360", + "fields": { + "timestamp": "2023-12-29T15:45:05.265Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 246, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b6f3855-15b9-44d8-a45c-f6518fa3aa08", + "fields": { + "timestamp": "2023-12-29T15:45:07.685Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1393, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b740fe0-5013-4747-9762-f9f7f3ebf0f1", + "fields": { + "timestamp": "2023-12-29T15:45:10.652Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 448, + "field": "name", + "type": "str", + "value": "vm88", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b7aedd5-271d-436f-897e-c8f9ef2f36c7", + "fields": { + "timestamp": "2023-12-29T15:45:07.649Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1376, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b7c744e-eeaf-434e-8177-236f7d25fe34", + "fields": { + "timestamp": "2023-12-29T15:45:05.388Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 302, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b8bee18-bedf-4ed7-8dda-e69d9559ce9f", + "fields": { + "timestamp": "2023-12-29T15:45:05.458Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 334, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0b933fe6-68dd-416f-8bf3-30113e208090", + "fields": { + "timestamp": "2023-12-29T15:45:08.907Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1535, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ba0855e-7064-4cf8-8199-6f6d835808d2", + "fields": { + "timestamp": "2023-12-29T15:45:06.464Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 796, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ba0aecc-30dd-4b57-b07f-897db30f4924", + "fields": { + "timestamp": "2023-12-29T15:45:07.613Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1361, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ba8966b-c071-4dd5-923e-a7a7084ff562", + "fields": { + "timestamp": "2023-12-29T15:45:10.697Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 519, + "field": "name", + "type": "str", + "value": "vm159", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ba9d961-9b32-41a1-8241-d433a7812af3", + "fields": { + "timestamp": "2023-12-29T15:45:06.509Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 817, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bab389c-5509-4e2b-9136-5390c4662ce5", + "fields": { + "timestamp": "2023-12-29T15:45:11.181Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1222, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bab77c7-2888-40e4-846f-aab8032fadee", + "fields": { + "timestamp": "2023-12-29T15:45:05.333Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 277, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bafc1a9-ef10-4a4e-b9cf-75897311800c", + "fields": { + "timestamp": "2023-12-29T15:45:08.613Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1171, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bb17d3b-7ba1-48ab-8b89-ce4813898976", + "fields": { + "timestamp": "2023-12-29T15:45:08.075Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1574, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bb26ac6-2e4e-412c-9a53-935128253909", + "fields": { + "timestamp": "2023-12-29T15:45:06.912Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1004, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bb324f1-b53e-409b-8813-1b8a304ff751", + "fields": { + "timestamp": "2023-12-29T15:45:04.617Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 67, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bb7ee1e-ea10-4f36-bf63-9f850c6dbd54", + "fields": { + "timestamp": "2023-12-29T15:45:10.935Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1052, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bc27747-e4c7-4bf3-87a4-83ca7c0c7292", + "fields": { + "timestamp": "2023-12-29T15:45:11.065Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1142, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bc376fa-cfa9-4e4f-939c-cafa5a63211d", + "fields": { + "timestamp": "2023-12-29T15:45:04.448Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 12, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bc9a626-22c3-40bd-9bfb-e8da4d2a3f25", + "fields": { + "timestamp": "2023-12-29T15:45:07.526Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1321, + "field": "name", + "type": "str", + "value": "xe-2/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bca387b-18e0-41f0-a878-4a79a6368805", + "fields": { + "timestamp": "2023-12-29T15:45:05.223Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 227, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bcd8111-4530-4f17-a6a1-f8ddfc9d3d2e", + "fields": { + "timestamp": "2023-12-29T15:45:08.624Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1184, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bd13734-56d6-407c-a7a0-446a2da050eb", + "fields": { + "timestamp": "2023-12-29T15:45:11.632Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1534, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bda1f79-150e-4f86-9818-707e0c6fc2ca", + "fields": { + "timestamp": "2023-12-29T15:45:05.256Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 242, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0be507f9-d476-4afc-be10-99cfc0e9e8c0", + "fields": { + "timestamp": "2023-12-29T15:45:06.712Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 910, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0be56bf0-2ff7-41ce-a95a-fce1a08adeac", + "fields": { + "timestamp": "2023-12-29T15:45:08.056Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1565, + "field": "name", + "type": "str", + "value": "xe-1/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0be62477-5d2c-4d88-90ac-13bf0e49ebdb", + "fields": { + "timestamp": "2023-12-29T15:45:08.476Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1001, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bef0250-0c47-4734-b97b-dd8f6d791fe9", + "fields": { + "timestamp": "2023-12-29T15:45:08.105Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1588, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bf83141-9f7e-4e88-937d-045f6b029397", + "fields": { + "timestamp": "2023-12-29T15:45:06.327Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 732, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0bf8a2cc-7189-44de-b56e-c7e47baa3d56", + "fields": { + "timestamp": "2023-12-29T15:45:05.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 488, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c001c79-630c-49f6-a137-64ecedebf20c", + "fields": { + "timestamp": "2023-12-29T15:45:06.619Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 868, + "field": "name", + "type": "str", + "value": "xe-0/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c01db73-0abd-4bf0-ad91-27773747f382", + "fields": { + "timestamp": "2023-12-29T15:45:06.969Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1031, + "field": "name", + "type": "str", + "value": "xe-0/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c078a03-83a5-4434-9b33-469545637423", + "fields": { + "timestamp": "2023-12-29T15:45:11.730Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1601, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c0e38cf-ec25-4e05-b042-3fbfd8095780", + "fields": { + "timestamp": "2023-12-29T15:45:05.712Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 450, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c1aeb31-5a74-4c82-9998-8abd59aa2041", + "fields": { + "timestamp": "2023-12-29T15:45:07.175Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1158, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c1f740e-6541-400c-8380-2ad15818a3df", + "fields": { + "timestamp": "2023-12-29T15:45:07.668Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1385, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c21f74d-81e8-483a-8ee0-e781ae42e1af", + "fields": { + "timestamp": "2023-12-29T15:45:05.397Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 306, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c2f34da-b969-4bf9-a5ea-75ee78ffe790", + "fields": { + "timestamp": "2023-12-29T15:45:07.506Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1312, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c30c4b1-8762-4509-9644-9315bec079fc", + "fields": { + "timestamp": "2023-12-29T15:45:06.849Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 974, + "field": "name", + "type": "str", + "value": "xe-0/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c336b22-fdab-4ad8-b457-891c1b85c306", + "fields": { + "timestamp": "2023-12-29T15:45:09.900Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 5, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c35a9a2-a885-4ea4-a7c6-9777aea8338b", + "fields": { + "timestamp": "2023-12-29T15:45:04.459Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 25, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c36d3f4-d845-4827-9690-1ec9b3b815d2", + "fields": { + "timestamp": "2023-12-29T15:45:09.086Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 846, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c3d91f9-d11d-4bad-b556-b5095a45bb89", + "fields": { + "timestamp": "2023-12-29T15:45:05.210Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 221, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c4b39b3-5bb9-4bd3-a1ef-ecc37f56764d", + "fields": { + "timestamp": "2023-12-29T15:45:06.689Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 899, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c4c4cdd-26c1-4376-8573-1f5f2c60eca2", + "fields": { + "timestamp": "2023-12-29T15:45:08.351Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 846, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c4d1cf8-25f6-4af5-9925-1fd19f57a902", + "fields": { + "timestamp": "2023-12-29T15:45:05.635Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 415, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c55362e-dfd4-4d42-9a3f-a85cd71d0a46", + "fields": { + "timestamp": "2023-12-29T15:45:11.196Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1233, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c6146f2-093b-47d6-9e5d-bbe8a7ab5984", + "fields": { + "timestamp": "2023-12-29T15:45:08.520Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1056, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c616ff8-e113-4afa-9a9f-ca7ac5b8b66b", + "fields": { + "timestamp": "2023-12-29T15:45:07.745Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1421, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c63dc03-9b46-4878-badd-14ff8746fee5", + "fields": { + "timestamp": "2023-12-29T15:45:10.951Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1063, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c6919f1-eeaa-4b49-b443-ddd142678044", + "fields": { + "timestamp": "2023-12-29T15:45:07.188Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1164, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c6d96ee-2397-4006-8be8-20f2df839376", + "fields": { + "timestamp": "2023-12-29T15:45:06.235Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 689, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c87bdb2-7571-4286-b14b-ca26d1a01214", + "fields": { + "timestamp": "2023-12-29T15:45:10.393Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 29, + "field": "address", + "type": "inet", + "value": "192.168.0.29/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c897640-ac47-41fa-9fb4-14e04b9fe362", + "fields": { + "timestamp": "2023-12-29T15:45:05.287Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 256, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c89ace0-e27f-43ea-86b4-ad5d22afd8e6", + "fields": { + "timestamp": "2023-12-29T15:45:07.661Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1382, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c8cd5c6-7903-4e55-83af-9dc0d0e27d93", + "fields": { + "timestamp": "2023-12-29T15:45:08.073Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1573, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c8e65bd-06bb-420a-bea7-4332fb5e850f", + "fields": { + "timestamp": "2023-12-29T15:45:09.907Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 14, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c95790f-3776-4919-8290-52f6f90570cf", + "fields": { + "timestamp": "2023-12-29T15:45:06.492Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 809, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c95f0d3-a1f5-4ab8-8369-9cc2dec0680b", + "fields": { + "timestamp": "2023-12-29T15:45:11.662Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1554, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c967e6a-e8d0-4ef8-88bb-6daf6e5addbd", + "fields": { + "timestamp": "2023-12-29T15:45:05.324Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 273, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0c9ee2a1-6283-4d01-a194-13d44f5a5fdb", + "fields": { + "timestamp": "2023-12-29T15:45:10.581Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "DO-SGP1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ca48c6e-6ba0-4593-87d1-5a5edcfff9d8", + "fields": { + "timestamp": "2023-12-29T15:45:06.800Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 951, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0cb9e623-e1d7-4b86-8fb3-ccf9dc2cd058", + "fields": { + "timestamp": "2023-12-29T15:45:04.563Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 2, + "field": "maximum_draw", + "type": "int", + "value": "150", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0cbf7e4a-8a59-44e1-8aa1-79b9920a3a4c", + "fields": { + "timestamp": "2023-12-29T15:45:04.495Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 44, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0cc08b34-fb91-4254-bf84-da587c6c8304", + "fields": { + "timestamp": "2023-12-29T15:45:06.269Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 705, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0cc3b559-0233-41c8-843b-01a0693bdf4e", + "fields": { + "timestamp": "2023-12-29T15:45:06.162Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 655, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0cc58a1b-8548-4d11-a4cb-4e6e7b70ca14", + "fields": { + "timestamp": "2023-12-29T15:45:10.415Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 66, + "field": "address", + "type": "inet", + "value": "172.17.0.6/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0cd12ea9-2e86-4f9b-8246-74b72a25b07d", + "fields": { + "timestamp": "2023-12-29T15:45:06.522Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 823, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0cd83340-c77e-4810-822f-aa86abbf975f", + "fields": { + "timestamp": "2023-12-29T15:45:05.408Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 311, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0cd8e8c4-6815-4a99-a54c-fc896512f267", + "fields": { + "timestamp": "2023-12-29T15:45:07.243Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1190, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0cdab026-293e-4c18-9826-bc3a42b9ce80", + "fields": { + "timestamp": "2023-12-29T15:45:05.805Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 493, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ce4b1c6-6c3d-476b-aa29-20734d598c96", + "fields": { + "timestamp": "2023-12-29T15:45:07.136Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1140, + "field": "name", + "type": "str", + "value": "xe-1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ce626ea-f6a4-40fc-884b-ef0648d49151", + "fields": { + "timestamp": "2023-12-29T15:45:10.103Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 21, + "field": "facility", + "type": "str", + "value": "065", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ce877e5-ffc9-49ed-a9b6-4852eb5f934b", + "fields": { + "timestamp": "2023-12-29T15:45:08.116Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1593, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ceb0e52-1443-4735-af0e-fbd5c0403a96", + "fields": { + "timestamp": "2023-12-29T15:45:05.624Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 410, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0cf30425-e3bd-4bcf-a3a6-a6bfdfe25fdc", + "fields": { + "timestamp": "2023-12-29T15:45:09.989Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 106, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0cf9fbd7-981a-4b12-ab3b-9728f77c6d23", + "fields": { + "timestamp": "2023-12-29T15:45:06.689Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 899, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0cffb57c-54d0-42b8-a8c8-e53d88f1d314", + "fields": { + "timestamp": "2023-12-29T15:45:05.812Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 496, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d0214d9-1a44-4db5-b9de-77958b461fae", + "fields": { + "timestamp": "2023-12-29T15:45:05.193Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 213, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d06f280-29a1-4244-a42a-04fee9eac580", + "fields": { + "timestamp": "2023-12-29T15:45:05.331Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 276, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d159681-4228-4433-a9c9-d5772167c7e2", + "fields": { + "timestamp": "2023-12-29T15:45:11.256Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1274, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d172a9d-6ebb-4165-a95a-6f22e8826add", + "fields": { + "timestamp": "2023-12-29T15:45:05.000Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 127, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d223c81-6dc3-44f1-8450-9c1ca1b07a22", + "fields": { + "timestamp": "2023-12-29T15:45:11.661Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1553, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d2671d4-9109-4c5e-8b67-433b8d4e1338", + "fields": { + "timestamp": "2023-12-29T15:45:06.725Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 916, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d2bdfbc-7cb5-417c-a28f-bb579a4d8ad6", + "fields": { + "timestamp": "2023-12-29T15:45:05.011Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 132, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d34ac67-0107-4852-a7af-90b1ff43d310", + "fields": { + "timestamp": "2023-12-29T15:45:09.158Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 937, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d3fc8f4-70af-4e77-a7eb-2d13e46fd7fa", + "fields": { + "timestamp": "2023-12-29T15:45:08.081Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1577, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d496e66-a747-4ca6-a393-9df9c1067658", + "fields": { + "timestamp": "2023-12-29T15:45:07.704Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1402, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d4dd14b-0407-4e8e-a6ea-7efcd0feae89", + "fields": { + "timestamp": "2023-12-29T15:45:07.839Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1465, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d503bb3-1472-4136-b292-f10c095797d6", + "fields": { + "timestamp": "2023-12-29T15:45:10.121Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "65000:102", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d56cf65-9491-4faa-9e87-be98770d1685", + "fields": { + "timestamp": "2023-12-29T15:45:05.441Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 326, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d5b3432-087b-4db1-9928-3d2d6d222e22", + "fields": { + "timestamp": "2023-12-29T15:45:11.271Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1285, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d5bf1f8-fbe0-444a-ad4b-2f1300df57fb", + "fields": { + "timestamp": "2023-12-29T15:45:09.181Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 966, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d662588-11be-427c-a824-db33fd35e950", + "fields": { + "timestamp": "2023-12-29T15:45:10.818Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 973, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d6665e7-d45e-47b6-9b53-2f518d75b4fb", + "fields": { + "timestamp": "2023-12-29T15:45:11.276Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1288, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d674b2c-effd-46cd-9ea5-739a2d0ba686", + "fields": { + "timestamp": "2023-12-29T15:45:08.536Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1075, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d7099dd-fe88-4d6d-aa0b-3ef230dbfa31", + "fields": { + "timestamp": "2023-12-29T15:45:05.604Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 401, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d72c108-79e6-4764-a16b-d564bedfede9", + "fields": { + "timestamp": "2023-12-29T15:45:11.228Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1255, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d77d5cb-a5b8-4357-8a9d-43cf885d3ded", + "fields": { + "timestamp": "2023-12-29T15:45:06.479Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 803, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d7e98bf-6b5d-49e1-ab90-c061cf36693a", + "fields": { + "timestamp": "2023-12-29T15:45:07.250Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1193, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d8351ba-e5b7-4396-ae15-9c85a191ef29", + "fields": { + "timestamp": "2023-12-29T15:45:07.267Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1201, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d877a4a-dc22-4f3b-8d88-6efc9baf51dc", + "fields": { + "timestamp": "2023-12-29T15:45:06.481Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 804, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d96edd3-5396-4d95-b034-e0f083f48f50", + "fields": { + "timestamp": "2023-12-29T15:45:07.356Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1242, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d9957e4-e504-4728-99b2-b3576177b1ee", + "fields": { + "timestamp": "2023-12-29T15:45:06.819Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 960, + "field": "name", + "type": "str", + "value": "xe-0/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d9e2efd-0e3e-4e5d-bf95-2240f5e3250b", + "fields": { + "timestamp": "2023-12-29T15:45:07.472Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1296, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0d9fdd16-f389-4e67-a4eb-8cd057f73088", + "fields": { + "timestamp": "2023-12-29T15:45:04.557Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 36, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0da4015b-0952-48fe-9c99-65f6985972e1", + "fields": { + "timestamp": "2023-12-29T15:45:07.287Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1210, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0da41c80-1a4c-48fd-9147-967c9b1f661d", + "fields": { + "timestamp": "2023-12-29T15:45:05.406Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 310, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0da9478b-887b-44e9-9324-7ba08135b704", + "fields": { + "timestamp": "2023-12-29T15:45:04.811Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 42, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0db51dae-8ffb-4873-8be2-e973f6782c07", + "fields": { + "timestamp": "2023-12-29T15:45:06.010Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 585, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0db5f321-2649-4280-bbc4-3a6ca8bb9b7b", + "fields": { + "timestamp": "2023-12-29T15:45:10.555Z", + "object_type": [ + "tenancy", + "contactrole" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "operational", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0db7d3d5-1439-4dd6-8251-8fad495a7ce4", + "fields": { + "timestamp": "2023-12-29T15:45:08.507Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1039, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0db9b717-da7d-4321-9d83-58900b8d2b63", + "fields": { + "timestamp": "2023-12-29T15:45:07.756Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1426, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0dbb377b-cb17-48d5-a12d-6559ea8d6ab9", + "fields": { + "timestamp": "2023-12-29T15:45:07.511Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1314, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0dbbe419-cbd9-45a1-9c5e-0726a7899230", + "fields": { + "timestamp": "2023-12-29T15:45:07.803Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1448, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0dc5b44f-4d88-40da-a41f-e3a7d4a712c1", + "fields": { + "timestamp": "2023-12-29T15:45:09.359Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1189, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0dc60038-7937-44eb-84eb-f53a4bfcef94", + "fields": { + "timestamp": "2023-12-29T15:45:11.073Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1147, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0dcaeac3-dd2d-4799-bb34-382bdc7ff099", + "fields": { + "timestamp": "2023-12-29T15:45:06.233Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 688, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0dcee770-6594-481c-b222-bbf9a0e9b0b0", + "fields": { + "timestamp": "2023-12-29T15:45:05.954Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 559, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0dd327d8-cbf5-41e7-bd85-d1bf401a4cef", + "fields": { + "timestamp": "2023-12-29T15:45:09.949Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 26, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0dd6cd45-27c2-42e9-ad25-b7d5b039c755", + "fields": { + "timestamp": "2023-12-29T15:45:05.342Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 281, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0de1b1c3-c894-46b0-a32e-9ee5e90601b8", + "fields": { + "timestamp": "2023-12-29T15:45:06.233Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 688, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0de1ba13-a50d-41df-983d-edf29b08f1ef", + "fields": { + "timestamp": "2023-12-29T15:45:05.217Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 224, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0de75cb2-43cc-48d6-a440-acbf5dad0921", + "fields": { + "timestamp": "2023-12-29T15:45:05.195Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 214, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0de8692f-d350-4172-85cc-cf05b70c833e", + "fields": { + "timestamp": "2023-12-29T15:45:10.044Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 8, + "field": "slug", + "type": "str", + "value": "ca", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0de9c599-39b2-467c-969e-7c528bda38d6", + "fields": { + "timestamp": "2023-12-29T15:45:04.568Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0deb0f9c-ceae-40a2-a00f-49dee20b3504", + "fields": { + "timestamp": "2023-12-29T15:45:06.689Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 899, + "field": "name", + "type": "str", + "value": "xe-0/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0debbf96-efc7-4e71-a8e2-af64e160651e", + "fields": { + "timestamp": "2023-12-29T15:45:06.323Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 730, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0dedb039-a225-44e3-a321-f69e8718d1e9", + "fields": { + "timestamp": "2023-12-29T15:45:06.630Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 873, + "field": "name", + "type": "str", + "value": "xe-0/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0dee149a-ba56-44f4-aa10-0a1a7ec4caea", + "fields": { + "timestamp": "2023-12-29T15:45:04.761Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 19, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0df17cc5-1b92-41b0-94fa-78c42faa7645", + "fields": { + "timestamp": "2023-12-29T15:45:06.537Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 830, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0df4d44e-cbdb-4809-8a82-d6c81c4eb766", + "fields": { + "timestamp": "2023-12-29T15:45:06.368Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 751, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0df688a6-a2bd-44da-976c-71713ca65d1e", + "fields": { + "timestamp": "2023-12-29T15:45:07.606Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1358, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0dfd22a0-3477-4bfb-9c13-32ede7b33da4", + "fields": { + "timestamp": "2023-12-29T15:45:07.319Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1225, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e088c76-8aca-42f3-adf7-e4b07a3a76c2", + "fields": { + "timestamp": "2023-12-29T15:45:07.173Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1157, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e0ed24e-3a1c-40ea-9d62-f46d5b27ab13", + "fields": { + "timestamp": "2023-12-29T15:45:06.058Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 607, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e12e3b4-18cd-4a43-95c8-6ea3c7275b9f", + "fields": { + "timestamp": "2023-12-29T15:45:06.574Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 847, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e13a99c-3a41-49bc-99fd-fd6d6fd2a364", + "fields": { + "timestamp": "2023-12-29T15:45:07.807Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1450, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e145bde-d0be-4a86-83a2-3786f51577f5", + "fields": { + "timestamp": "2023-12-29T15:45:07.291Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1212, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e19567e-4bb0-4aa0-b744-3761a296d95e", + "fields": { + "timestamp": "2023-12-29T15:45:07.094Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1121, + "field": "name", + "type": "str", + "value": "xe-1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e1b6572-5b90-40a9-be99-b4ac068068e1", + "fields": { + "timestamp": "2023-12-29T15:45:11.070Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1145, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e2325b6-1404-4016-b974-6e56ec970201", + "fields": { + "timestamp": "2023-12-29T15:45:06.199Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 672, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e2baa5d-6feb-45d6-94db-f445060d874d", + "fields": { + "timestamp": "2023-12-29T15:45:05.452Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 331, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e2d9278-f9ed-40c7-9ce2-172212a30948", + "fields": { + "timestamp": "2023-12-29T15:45:05.068Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 158, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e333d75-fa9f-4b6d-bfab-2738c5b9865f", + "fields": { + "timestamp": "2023-12-29T15:45:08.950Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 678, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e36fa78-94e4-4391-98c9-1a1763da5a4d", + "fields": { + "timestamp": "2023-12-29T15:45:10.989Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1089, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e37baf1-d4f4-40b3-8210-61386ec5b213", + "fields": { + "timestamp": "2023-12-29T15:45:06.868Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 983, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e3e5b96-d3c8-4325-a07b-bce71023dec4", + "fields": { + "timestamp": "2023-12-29T15:45:09.101Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 865, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e41afdc-5069-4000-bbe7-4d935aa89880", + "fields": { + "timestamp": "2023-12-29T15:45:06.056Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 606, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e425819-8efa-4faa-8b8c-840b42a234e8", + "fields": { + "timestamp": "2023-12-29T15:45:07.367Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1247, + "field": "name", + "type": "str", + "value": "xe-1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e429391-1b0a-40e5-ac2d-31896a0cfff8", + "fields": { + "timestamp": "2023-12-29T15:45:06.252Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 697, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e43d00a-61d0-4708-b7ec-ff55c9ba4bdb", + "fields": { + "timestamp": "2023-12-29T15:45:07.918Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1501, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e4631a3-31d0-48fb-b835-73e8d927f961", + "fields": { + "timestamp": "2023-12-29T15:45:05.168Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 202, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e48ed5e-e413-478b-ae77-eae81f29308f", + "fields": { + "timestamp": "2023-12-29T15:45:07.860Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1475, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e4cab1c-f61d-4ca2-a3ba-9627c46919eb", + "fields": { + "timestamp": "2023-12-29T15:45:07.822Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1457, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e4ea147-dfcd-48ca-b611-10be8597641f", + "fields": { + "timestamp": "2023-12-29T15:45:07.567Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1340, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e513dca-e8fb-4a41-a293-f046e01fcf3b", + "fields": { + "timestamp": "2023-12-29T15:45:05.170Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 203, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e5227fc-3e28-4177-aff7-e6d4dd3a0aed", + "fields": { + "timestamp": "2023-12-29T15:45:05.018Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 135, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e591fdb-d061-45a6-a2bc-580d35772f94", + "fields": { + "timestamp": "2023-12-29T15:45:05.729Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 458, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e5a8a63-3d21-4327-8bcf-414960bc2d9b", + "fields": { + "timestamp": "2023-12-29T15:45:05.499Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 353, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e5f8298-5cfd-4dd3-abc3-847a8ff2115e", + "fields": { + "timestamp": "2023-12-29T15:45:08.749Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1339, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e67e879-6979-4c0c-93a4-4d85f57a2df5", + "fields": { + "timestamp": "2023-12-29T15:45:05.070Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 159, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e6c24de-c09f-400c-be05-20807f606555", + "fields": { + "timestamp": "2023-12-29T15:45:04.596Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 43, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e77eab9-5191-4804-ba43-94f2e6c6dc05", + "fields": { + "timestamp": "2023-12-29T15:45:04.763Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 20, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e787399-073d-41ac-add5-a2052879ac67", + "fields": { + "timestamp": "2023-12-29T15:45:10.018Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 15, + "field": "name", + "type": "str", + "value": "P1-8A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e7c092e-221a-4f6a-87a6-b931d29ca1f7", + "fields": { + "timestamp": "2023-12-29T15:45:07.308Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1220, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e7e3ade-9cb0-4e96-a7b6-82fb56028f1e", + "fields": { + "timestamp": "2023-12-29T15:45:04.900Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 81, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e7eb3cf-5a73-4082-b651-6ffd18cf7c12", + "fields": { + "timestamp": "2023-12-29T15:45:08.762Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1356, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e806310-0dbf-49dd-9ce2-c9f7808bb98a", + "fields": { + "timestamp": "2023-12-29T15:45:06.393Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 763, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e8821be-27c0-4edc-a7bf-6be016fce353", + "fields": { + "timestamp": "2023-12-29T15:45:11.217Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1247, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e89c853-f1a1-42f6-9e97-4fa6e2924501", + "fields": { + "timestamp": "2023-12-29T15:45:11.437Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1400, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e90634d-f38d-494a-a5f3-583d65d547dc", + "fields": { + "timestamp": "2023-12-29T15:45:09.921Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 33, + "field": "name", + "type": "str", + "value": "R304", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e91f0fe-e88a-4e81-9166-74150dba04fe", + "fields": { + "timestamp": "2023-12-29T15:45:10.506Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 29, + "field": "vid", + "type": "int", + "value": "300", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0e947ffc-561d-4aaf-8cee-cb29574565df", + "fields": { + "timestamp": "2023-12-29T15:45:11.411Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1382, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ea0b9dc-3c40-4eee-a92f-3bf06de13738", + "fields": { + "timestamp": "2023-12-29T15:45:07.455Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1288, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ea1ff8e-f3c9-4deb-b85e-bb2dd361ebc3", + "fields": { + "timestamp": "2023-12-29T15:45:08.504Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1036, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ea59aeb-0394-49bd-8443-7aa20597128e", + "fields": { + "timestamp": "2023-12-29T15:45:05.090Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 168, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ea78e77-cd70-4636-b53d-30af3c8df669", + "fields": { + "timestamp": "2023-12-29T15:45:07.885Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1486, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0eaa591d-6547-483d-9026-75a7954065fc", + "fields": { + "timestamp": "2023-12-29T15:45:05.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 156, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0eacab02-c4bf-43e0-8fb0-e38478cc2236", + "fields": { + "timestamp": "2023-12-29T15:45:05.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 482, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0eae6995-dd92-4fd0-ae9f-ca05bf3c2155", + "fields": { + "timestamp": "2023-12-29T15:45:10.711Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 901, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0eb0ca72-c10a-4582-ab10-fe96778b214c", + "fields": { + "timestamp": "2023-12-29T15:45:04.648Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 69, + "field": "name", + "type": "str", + "value": "Outlet 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0eb0f144-2224-49b9-93da-43cf1ebed2b3", + "fields": { + "timestamp": "2023-12-29T15:45:05.095Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 170, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ebe9949-7b82-41b3-86a4-c19d7906e849", + "fields": { + "timestamp": "2023-12-29T15:45:10.756Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 931, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ed13906-d358-448f-baef-db4f7b538d1d", + "fields": { + "timestamp": "2023-12-29T15:45:07.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1438, + "field": "name", + "type": "str", + "value": "xe-2/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0edab4c0-5437-4263-89ed-a13ede79f4ab", + "fields": { + "timestamp": "2023-12-29T15:45:06.754Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 929, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0edb6d58-1b7c-494f-8a90-a4a5c6f58920", + "fields": { + "timestamp": "2023-12-29T15:45:10.511Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 36, + "field": "vid", + "type": "int", + "value": "300", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0edd007c-d623-4f50-80cf-196a284afce2", + "fields": { + "timestamp": "2023-12-29T15:45:10.248Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 47, + "field": "prefix", + "type": "cidr", + "value": "10.112.168.0/28", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ee49ebc-9f57-43aa-8677-97a748d6c44f", + "fields": { + "timestamp": "2023-12-29T15:45:06.815Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 958, + "field": "name", + "type": "str", + "value": "xe-0/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ee547a7-948d-464e-9f1c-2e8b6a6da7b7", + "fields": { + "timestamp": "2023-12-29T15:45:04.626Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 76, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ee57aed-b2c8-41b2-805f-668a90b18a97", + "fields": { + "timestamp": "2023-12-29T15:45:07.390Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1258, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ee9e5c8-7cf9-45e5-8599-9e81ca8e8a5d", + "fields": { + "timestamp": "2023-12-29T15:45:07.676Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1389, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0eea0112-b1b5-4753-9a15-f4c38c825e3e", + "fields": { + "timestamp": "2023-12-29T15:45:08.133Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1601, + "field": "name", + "type": "str", + "value": "xe-1/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0eec4f18-3f9c-41f5-a7cc-9b095e792773", + "fields": { + "timestamp": "2023-12-29T15:45:07.569Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1341, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0eef61c5-16f2-478b-92fe-6266793c7211", + "fields": { + "timestamp": "2023-12-29T15:45:05.840Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 509, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f0114cc-f940-4c8f-8ae8-1a72d40b1b46", + "fields": { + "timestamp": "2023-12-29T15:45:10.974Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1079, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f039927-cd75-425a-9e74-669d66e67e27", + "fields": { + "timestamp": "2023-12-29T15:45:05.456Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 333, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f041d07-5091-42b1-ab4f-cdcb777e8d8f", + "fields": { + "timestamp": "2023-12-29T15:45:05.692Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 441, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f0da7fe-bc87-41c2-a4fd-51d1e242be1d", + "fields": { + "timestamp": "2023-12-29T15:45:04.567Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 6, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f0ec3c2-8e48-4539-be7d-daa74ecb782b", + "fields": { + "timestamp": "2023-12-29T15:45:11.462Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1417, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f1db354-36fa-4605-9b70-f13d198f3b0f", + "fields": { + "timestamp": "2023-12-29T15:45:11.247Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1268, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f2591a2-42f3-421f-8f9f-226cd7529a11", + "fields": { + "timestamp": "2023-12-29T15:45:05.633Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 414, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f2791a0-ede2-460c-928c-e346bc1166e8", + "fields": { + "timestamp": "2023-12-29T15:45:07.588Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1350, + "field": "name", + "type": "str", + "value": "xe-1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f2a3c97-491c-4d1b-8cbf-29be5c2f1825", + "fields": { + "timestamp": "2023-12-29T15:45:07.403Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1264, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f2ed1cb-249e-4d2b-af23-d6882696b61c", + "fields": { + "timestamp": "2023-12-29T15:45:05.350Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 285, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f330700-0f4e-414a-a530-5e5375282030", + "fields": { + "timestamp": "2023-12-29T15:45:05.473Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 341, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f3c4af2-795c-4a69-9916-c7470edc8d55", + "fields": { + "timestamp": "2023-12-29T15:45:05.267Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 247, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f418b83-7af7-4a8c-b481-9d4bd0d1cedf", + "fields": { + "timestamp": "2023-12-29T15:45:07.713Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1406, + "field": "name", + "type": "str", + "value": "xe-2/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f4530c3-a092-4d78-8859-f8c58b462bc6", + "fields": { + "timestamp": "2023-12-29T15:45:05.298Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 261, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f4cb4c5-7a89-4cee-8706-095ef3dca827", + "fields": { + "timestamp": "2023-12-29T15:45:04.825Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 48, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f4f3362-efbe-421e-9293-54bbffa044f9", + "fields": { + "timestamp": "2023-12-29T15:45:06.704Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 906, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f595926-5b28-469c-b316-207d3c9e4b50", + "fields": { + "timestamp": "2023-12-29T15:45:09.879Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 9, + "field": "model", + "type": "str", + "value": "24-Port Patch Panel", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f60513c-e5f0-42be-bae0-d8fcef1d1237", + "fields": { + "timestamp": "2023-12-29T15:45:07.328Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1229, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f670276-f66a-49b1-a8d5-d44bb2520f39", + "fields": { + "timestamp": "2023-12-29T15:45:04.803Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 38, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f76a605-f87f-417a-a860-7c52df49a276", + "fields": { + "timestamp": "2023-12-29T15:45:06.691Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 900, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f785441-0747-4403-b159-032b1e13bca8", + "fields": { + "timestamp": "2023-12-29T15:45:06.719Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 913, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f7a8726-baad-4f05-880b-3b7a74601584", + "fields": { + "timestamp": "2023-12-29T15:45:04.553Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 32, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0f9f9c93-f03e-454a-b072-4a29ff01988c", + "fields": { + "timestamp": "2023-12-29T15:45:07.476Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1298, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fa7445b-c1b0-4c80-a762-80e2adfb97a7", + "fields": { + "timestamp": "2023-12-29T15:45:05.447Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 329, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fa9575d-2366-48b4-a6d9-e4d490de9492", + "fields": { + "timestamp": "2023-12-29T15:45:11.065Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1142, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0faad5ad-1438-4dba-aac7-5576cbf6590a", + "fields": { + "timestamp": "2023-12-29T15:45:04.565Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 4, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fae9be0-61c6-4fcb-9344-5d2ce2682b7f", + "fields": { + "timestamp": "2023-12-29T15:45:08.542Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1083, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fb4030d-5fc6-4b91-bb99-b4b80101291d", + "fields": { + "timestamp": "2023-12-29T15:45:06.817Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 959, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fb9e444-fd3a-43aa-b8f5-9e58367258b0", + "fields": { + "timestamp": "2023-12-29T15:45:08.336Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 827, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fbcc77a-c60c-4ba7-bdbd-218d211464bf", + "fields": { + "timestamp": "2023-12-29T15:45:08.103Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1587, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fbf9179-9686-4d27-934e-cc105bd4d597", + "fields": { + "timestamp": "2023-12-29T15:45:06.537Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 830, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fc63211-f1da-4d38-a793-9f36aa25954a", + "fields": { + "timestamp": "2023-12-29T15:45:10.098Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 16, + "field": "name", + "type": "str", + "value": "JBB Branch 109", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fc9da6e-8d2a-4b65-973a-504555b4cd24", + "fields": { + "timestamp": "2023-12-29T15:45:06.526Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 825, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fccf752-a19c-4e2b-9986-9bf5ad4085a5", + "fields": { + "timestamp": "2023-12-29T15:45:11.264Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1280, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fcd4684-416a-435f-86f6-956701598047", + "fields": { + "timestamp": "2023-12-29T15:45:07.590Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1351, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fd4d845-22d2-486a-ba8c-aff7b0a17e27", + "fields": { + "timestamp": "2023-12-29T15:45:05.199Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 216, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fda70b6-08d0-40bc-967c-4341c637eaa9", + "fields": { + "timestamp": "2023-12-29T15:45:08.045Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1560, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fdf8ab2-d46f-47db-a66a-44f0b1569ad4", + "fields": { + "timestamp": "2023-12-29T15:45:04.497Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 45, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fe4ccc5-2a9f-46bd-92d5-9baaea8611f8", + "fields": { + "timestamp": "2023-12-29T15:45:07.502Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1310, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fe64bb2-ad2b-41f3-aedf-80878a7bc590", + "fields": { + "timestamp": "2023-12-29T15:45:07.549Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1332, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fe79867-1275-40b4-8d12-4d004990774b", + "fields": { + "timestamp": "2023-12-29T15:45:07.941Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1512, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0fef2f1a-a2f1-4785-8572-f6a2f7063e24", + "fields": { + "timestamp": "2023-12-29T15:45:06.691Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 900, + "field": "name", + "type": "str", + "value": "xe-0/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "0ffcc718-5a38-466b-ba41-2a21b6bfd2b3", + "fields": { + "timestamp": "2023-12-29T15:45:09.906Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 13, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10014076-c46d-474f-8262-0d690d4daf9a", + "fields": { + "timestamp": "2023-12-29T15:45:05.622Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 409, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10032d70-d78c-4620-9ec8-808046e01298", + "fields": { + "timestamp": "2023-12-29T15:45:10.845Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 991, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10051308-5859-4da8-9087-71aca03bb042", + "fields": { + "timestamp": "2023-12-29T15:45:06.291Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 715, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10070369-ac31-4dad-b8ac-8a0b273c49bf", + "fields": { + "timestamp": "2023-12-29T15:45:10.336Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 82, + "field": "prefix", + "type": "cidr", + "value": "172.16.2.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "100800b4-9aaa-495d-a8d8-6b80dda50242", + "fields": { + "timestamp": "2023-12-29T15:45:04.836Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 53, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1009b252-82e9-4a82-adc1-3d8912495f97", + "fields": { + "timestamp": "2023-12-29T15:45:09.355Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1184, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "100b15af-b2de-4fba-896b-dbad2b3f5d45", + "fields": { + "timestamp": "2023-12-29T15:45:04.776Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 26, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "100f3381-1aaa-4f2e-9ce9-535fbba3fa08", + "fields": { + "timestamp": "2023-12-29T15:45:10.656Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 455, + "field": "name", + "type": "str", + "value": "vm95", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "100f92d6-dedd-4487-a556-8cc12867f48c", + "fields": { + "timestamp": "2023-12-29T15:45:06.468Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 798, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "101206bd-608b-4b2e-b72a-798f3fac4f95", + "fields": { + "timestamp": "2023-12-29T15:45:06.391Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 762, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10161ae4-1d7d-4291-b7a6-734141256385", + "fields": { + "timestamp": "2023-12-29T15:45:07.556Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1335, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1018ff47-3c79-41bf-b38d-044141b21e8a", + "fields": { + "timestamp": "2023-12-29T15:45:07.856Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1473, + "field": "name", + "type": "str", + "value": "xe-1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1019d9db-7e3e-47b2-b65f-cc33324cf82b", + "fields": { + "timestamp": "2023-12-29T15:45:09.240Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1040, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "101a4ab3-4b34-43df-a7a7-bb558f0ee56d", + "fields": { + "timestamp": "2023-12-29T15:45:05.858Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 517, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "102a64b6-6543-45c6-9956-7482fbcf3244", + "fields": { + "timestamp": "2023-12-29T15:45:06.115Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 633, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "102a9a4a-0d49-46e5-ac49-8dcf9c8ceef8", + "fields": { + "timestamp": "2023-12-29T15:45:05.449Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 330, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "102b67ce-496c-4ec6-a71c-4bb71af0865e", + "fields": { + "timestamp": "2023-12-29T15:45:09.943Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 18, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "103a1172-9cb0-4f2c-8ab2-8eb2f328d6a0", + "fields": { + "timestamp": "2023-12-29T15:45:11.457Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1414, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "103cb1df-c7c8-43ba-8b48-81cbcd3503ec", + "fields": { + "timestamp": "2023-12-29T15:45:06.449Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 789, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "103cb215-c8aa-4f6b-9508-7455d56e84d0", + "fields": { + "timestamp": "2023-12-29T15:45:07.883Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1485, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10495ad3-8a54-439d-9377-9aad36e8e961", + "fields": { + "timestamp": "2023-12-29T15:45:05.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 568, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "104d0bca-c042-4818-983c-908c22f042b7", + "fields": { + "timestamp": "2023-12-29T15:45:04.707Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 138, + "field": "name", + "type": "str", + "value": "Outlet 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "105b2b3d-f0f8-4626-81da-3b0c1d8dd835", + "fields": { + "timestamp": "2023-12-29T15:45:05.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 569, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "105b8cbf-86fa-488d-9945-7738b8421a2c", + "fields": { + "timestamp": "2023-12-29T15:45:07.459Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1290, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "105d7d4d-4b9f-4b6c-b320-9b8dfed59c47", + "fields": { + "timestamp": "2023-12-29T15:45:07.618Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1363, + "field": "name", + "type": "str", + "value": "xe-1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1064024e-1ce9-4ab8-9fcc-116af74e0bbd", + "fields": { + "timestamp": "2023-12-29T15:45:06.933Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1014, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "106ab90e-f3da-4744-9680-2532a7d53f9e", + "fields": { + "timestamp": "2023-12-29T15:45:07.213Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1176, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10719deb-d6a5-4891-9613-d089272737b1", + "fields": { + "timestamp": "2023-12-29T15:45:05.105Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 174, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10768724-c237-41f9-a537-7d5540c56da8", + "fields": { + "timestamp": "2023-12-29T15:45:07.429Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1276, + "field": "name", + "type": "str", + "value": "xe-1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "107c8f48-6025-4332-b6de-8e46046e2467", + "fields": { + "timestamp": "2023-12-29T15:45:10.658Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 458, + "field": "name", + "type": "str", + "value": "vm98", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "107dab3c-fdc6-4ac5-b611-34eecd1c365d", + "fields": { + "timestamp": "2023-12-29T15:45:05.821Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 500, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "107f6275-6202-429e-9d89-bc9350878131", + "fields": { + "timestamp": "2023-12-29T15:45:06.487Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 807, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1083ad56-8071-48f9-8533-962c8e00dc44", + "fields": { + "timestamp": "2023-12-29T15:45:08.036Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1556, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "108a5780-f47f-4232-a0da-4965c170b6b5", + "fields": { + "timestamp": "2023-12-29T15:45:11.034Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1120, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10933093-7b0b-41a2-bbdd-85b3cc71a218", + "fields": { + "timestamp": "2023-12-29T15:45:05.366Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 292, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1093df5e-58ba-4bf5-a837-18584b21b16e", + "fields": { + "timestamp": "2023-12-29T15:45:08.512Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1045, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "109ce1d0-6c12-4928-8e9b-52a6a2035eb7", + "fields": { + "timestamp": "2023-12-29T15:45:05.720Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 454, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10a7d92d-c9ec-43b3-ac56-4509a01f8c69", + "fields": { + "timestamp": "2023-12-29T15:45:06.257Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 699, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10acaf97-28db-4052-9715-af34dacd007b", + "fields": { + "timestamp": "2023-12-29T15:45:09.098Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 862, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10b4bc16-08ba-4956-9496-3e8e0f8e1fcd", + "fields": { + "timestamp": "2023-12-29T15:45:08.958Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 688, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10c3b679-ffb4-4667-af09-d19bd1ce67cd", + "fields": { + "timestamp": "2023-12-29T15:45:05.604Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 401, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10c69b37-8a7c-465b-9f9e-c3c9c995e03f", + "fields": { + "timestamp": "2023-12-29T15:45:04.933Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 96, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10cec637-c553-43a8-8c51-5a327edc8ca4", + "fields": { + "timestamp": "2023-12-29T15:45:07.987Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1533, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10d9550b-20a4-4451-a71a-9055c9c8834c", + "fields": { + "timestamp": "2023-12-29T15:45:11.331Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1326, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10e1f660-a33d-40a1-840d-65b96b13e3ae", + "fields": { + "timestamp": "2023-12-29T15:45:09.882Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 14, + "field": "model", + "type": "str", + "value": "Flex system", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10f434ed-2d20-4a23-a1eb-a346b31e9977", + "fields": { + "timestamp": "2023-12-29T15:45:06.154Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 651, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10fc0c92-ac64-4089-9fc5-c6ae4696621c", + "fields": { + "timestamp": "2023-12-29T15:45:07.905Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1495, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "10ffc530-63cb-4f9c-91f1-8dbe9d2f7744", + "fields": { + "timestamp": "2023-12-29T15:45:05.552Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 377, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1102c551-100a-42c7-8c59-86e8a05ea498", + "fields": { + "timestamp": "2023-12-29T15:45:07.801Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1447, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "111366cd-5d67-418d-b85d-f975fc859ca6", + "fields": { + "timestamp": "2023-12-29T15:45:05.499Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 353, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11166e07-07db-4ae3-8d5b-16256b00a426", + "fields": { + "timestamp": "2023-12-29T15:45:04.531Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "usb", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "112fda58-a4ea-4c63-a1d7-0fa3f39410d1", + "fields": { + "timestamp": "2023-12-29T15:45:10.128Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 1, + "field": "description", + "type": "str", + "value": "American Registry for Internet Numbers", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11316b64-5e1a-4b28-8f3e-01070fe2a132", + "fields": { + "timestamp": "2023-12-29T15:45:05.524Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 364, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1134f84e-d1d5-4b23-b5d3-6f42ffa6f54a", + "fields": { + "timestamp": "2023-12-29T15:45:11.546Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1474, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11388e15-1f2d-4dd4-a6ef-6322fbb27efd", + "fields": { + "timestamp": "2023-12-29T15:45:10.459Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 139, + "field": "address", + "type": "inet", + "value": "172.19.0.19/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1140b26f-357c-48b2-ad19-af141c931a1a", + "fields": { + "timestamp": "2023-12-29T15:45:04.576Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 22, + "field": "name", + "type": "str", + "value": "Input", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1140efaa-7116-4644-9ad4-24e7e14a4aa8", + "fields": { + "timestamp": "2023-12-29T15:45:11.168Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1213, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11419204-4228-4e71-b7b5-1afe4ad76d6f", + "fields": { + "timestamp": "2023-12-29T15:45:07.852Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1471, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11454bae-dba3-4ca5-ad78-16888351cf9e", + "fields": { + "timestamp": "2023-12-29T15:45:09.094Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 856, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1145e27f-3763-48f9-b5c5-08dac7781c19", + "fields": { + "timestamp": "2023-12-29T15:45:04.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 35, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11469d07-209e-414b-8c45-60569c388a29", + "fields": { + "timestamp": "2023-12-29T15:45:08.071Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1572, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1147e1b4-581f-4c42-a90a-2d4aebe9134c", + "fields": { + "timestamp": "2023-12-29T15:45:10.646Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 438, + "field": "name", + "type": "str", + "value": "vm78", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "114d99e7-0071-46a8-b329-c54487095d99", + "fields": { + "timestamp": "2023-12-29T15:45:09.900Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "Comms closet", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "115e74c4-93ed-4ad7-bdeb-4f99367cc2df", + "fields": { + "timestamp": "2023-12-29T15:45:06.529Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 826, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "115f1006-d2f5-4ef2-a2ff-bff390dc2eca", + "fields": { + "timestamp": "2023-12-29T15:45:11.625Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1529, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1163cc98-905a-4c7c-91f7-f11d70d780ca", + "fields": { + "timestamp": "2023-12-29T15:45:05.799Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 490, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "116853df-593d-4a2f-b7b7-4664b2dc8341", + "fields": { + "timestamp": "2023-12-29T15:45:10.632Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 416, + "field": "name", + "type": "str", + "value": "vm56", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "116ae7a5-93d9-4747-99f5-defb2fba3b1a", + "fields": { + "timestamp": "2023-12-29T15:45:04.818Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 45, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "116e836f-d56d-4e70-bb89-e9f2b652f5eb", + "fields": { + "timestamp": "2023-12-29T15:45:09.352Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1181, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "117349e4-2a37-4a0f-b03a-d56e8cea3a3e", + "fields": { + "timestamp": "2023-12-29T15:45:08.523Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1059, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1176206e-fa20-4e97-9e15-9ba455fbb90b", + "fields": { + "timestamp": "2023-12-29T15:45:06.671Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 891, + "field": "name", + "type": "str", + "value": "xe-0/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "117ab864-9b83-4aa1-a168-a7d2fc2d4d98", + "fields": { + "timestamp": "2023-12-29T15:45:10.705Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 532, + "field": "name", + "type": "str", + "value": "vm172", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1181354f-0020-4852-bf2f-8c4c0be208b3", + "fields": { + "timestamp": "2023-12-29T15:45:09.920Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 31, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11819ca0-c5aa-4aeb-bc9a-b346d5c95579", + "fields": { + "timestamp": "2023-12-29T15:45:11.133Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1189, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11856a0b-efac-4a35-abf6-27ba7a9d2985", + "fields": { + "timestamp": "2023-12-29T15:45:11.060Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1138, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1188bf40-ffd8-4a2e-bb1a-0b5af9973ca4", + "fields": { + "timestamp": "2023-12-29T15:45:06.910Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1003, + "field": "name", + "type": "str", + "value": "xe-0/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "118e56e0-5a79-4054-b13b-6180d37ae115", + "fields": { + "timestamp": "2023-12-29T15:45:05.093Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 169, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1194692a-95df-4b96-8787-da51d6523496", + "fields": { + "timestamp": "2023-12-29T15:45:10.719Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 906, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11970224-0e41-467c-8643-081a14480057", + "fields": { + "timestamp": "2023-12-29T15:45:05.816Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 498, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1199d725-2ba7-4b0e-9cc9-f0938f3e59fc", + "fields": { + "timestamp": "2023-12-29T15:45:09.985Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 103, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "119cc187-4f5a-4e71-843d-7af296fadd50", + "fields": { + "timestamp": "2023-12-29T15:45:08.831Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1441, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11a61534-d927-4367-94ee-14c8853b9e67", + "fields": { + "timestamp": "2023-12-29T15:45:09.132Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 905, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11abb18a-65e4-480d-b24a-2b4adb8bc980", + "fields": { + "timestamp": "2023-12-29T15:45:04.472Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 32, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11ad9855-c49f-47e8-ac19-a7b694fabd72", + "fields": { + "timestamp": "2023-12-29T15:45:05.458Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 334, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11b131d0-87c4-4107-86d4-1019ca24fe26", + "fields": { + "timestamp": "2023-12-29T15:45:06.177Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 662, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11b3f52d-088f-402f-811b-e61d902b79dc", + "fields": { + "timestamp": "2023-12-29T15:45:04.704Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 135, + "field": "name", + "type": "str", + "value": "Outlet 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11b96f66-c080-4165-8839-e7d91ce229bd", + "fields": { + "timestamp": "2023-12-29T15:45:09.285Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1097, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11bd1556-afca-4d61-933a-414d41b7bcdb", + "fields": { + "timestamp": "2023-12-29T15:45:10.557Z", + "object_type": [ + "tenancy", + "contact" + ], + "object_id": 2, + "field": "title", + "type": "str", + "value": "Office Admin", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11c0f75f-2c7e-4131-88c8-02f1f78ca89d", + "fields": { + "timestamp": "2023-12-29T15:45:05.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 557, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11c1288d-864c-4c45-b756-ddcb29218446", + "fields": { + "timestamp": "2023-12-29T15:45:06.278Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 709, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11c3f803-99e3-400f-a5ae-134e687f0135", + "fields": { + "timestamp": "2023-12-29T15:45:11.410Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1381, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11c431d5-00f6-4b0d-b44a-36dcb58c634c", + "fields": { + "timestamp": "2023-12-29T15:45:11.447Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1407, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11c7e774-af06-4c8d-9fc6-cb961d77e04e", + "fields": { + "timestamp": "2023-12-29T15:45:10.401Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 43, + "field": "address", + "type": "inet", + "value": "172.16.0.13/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11ca7a19-873a-40f9-b18d-50e9bdd68330", + "fields": { + "timestamp": "2023-12-29T15:45:08.659Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1228, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11cba920-899a-46fe-b3c6-78e112880339", + "fields": { + "timestamp": "2023-12-29T15:45:07.023Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1072, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11cc33b4-8f67-484b-a993-34eae5781074", + "fields": { + "timestamp": "2023-12-29T15:45:05.375Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 296, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11d1a28f-d3b5-44fd-8a4c-1523f6d5df53", + "fields": { + "timestamp": "2023-12-29T15:45:05.757Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 471, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11d210a8-703b-48aa-ac3f-e039f50e8b0c", + "fields": { + "timestamp": "2023-12-29T15:45:04.524Z", + "object_type": [ + "circuits", + "provider" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "NCSU Facilities", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11d36685-efc8-4c29-8070-22765658e1af", + "fields": { + "timestamp": "2023-12-29T15:45:09.185Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 971, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11d5d1bc-38f2-4a91-9f50-3467040efc51", + "fields": { + "timestamp": "2023-12-29T15:45:05.810Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 495, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11dcb485-7c2c-417c-b412-6e4beecf2540", + "fields": { + "timestamp": "2023-12-29T15:45:06.194Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 670, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11ddcc6e-b8d1-4eee-ac0c-c7efc71cc707", + "fields": { + "timestamp": "2023-12-29T15:45:05.320Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 271, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11e1ec30-d0e1-4c01-bb55-d4d2cc95b1b1", + "fields": { + "timestamp": "2023-12-29T15:45:06.572Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 846, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11e46e49-32f9-486c-ba17-b3977dae1002", + "fields": { + "timestamp": "2023-12-29T15:45:04.861Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 64, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11e7da82-ca36-4da0-a4d6-6a62d0f0c4fd", + "fields": { + "timestamp": "2023-12-29T15:45:08.739Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1327, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11ec383c-6c04-4af5-ac17-ff99d4a70510", + "fields": { + "timestamp": "2023-12-29T15:45:06.842Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 971, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11f68231-631d-461a-be4e-100a2b1f4946", + "fields": { + "timestamp": "2023-12-29T15:45:05.530Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 367, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11f81c6f-346e-4dd4-b471-00e365646151", + "fields": { + "timestamp": "2023-12-29T15:45:05.571Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 386, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11fbaecc-0cfa-472d-b097-0d640a754260", + "fields": { + "timestamp": "2023-12-29T15:45:07.455Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1288, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11fcea49-1388-4a61-8612-a88eb9150ec8", + "fields": { + "timestamp": "2023-12-29T15:45:06.291Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 715, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "11fe871c-0951-4b0c-94ef-c4c3813c5a72", + "fields": { + "timestamp": "2023-12-29T15:45:09.931Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 3, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12005e33-f1fe-4369-b09b-009e0988c161", + "fields": { + "timestamp": "2023-12-29T15:45:07.627Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1366, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12085250-eaa4-4820-8d17-f4fca7c05480", + "fields": { + "timestamp": "2023-12-29T15:45:05.785Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 484, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "120f8f39-9e03-45f0-a722-f4b8411aad91", + "fields": { + "timestamp": "2023-12-29T15:45:05.333Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 277, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1211b00d-50fd-4cb7-97ef-20517c9d3f96", + "fields": { + "timestamp": "2023-12-29T15:45:11.701Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1581, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12122e8e-8531-4922-ad78-8ee204bf4ca2", + "fields": { + "timestamp": "2023-12-29T15:45:05.153Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 195, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1216d45e-fa1d-4a67-bd76-c3f9df6ab3e9", + "fields": { + "timestamp": "2023-12-29T15:45:06.310Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 724, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1219b1b4-4f2c-488b-924b-fb2550a67e6f", + "fields": { + "timestamp": "2023-12-29T15:45:10.846Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 992, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "121a64f9-50f3-4783-9d5e-16cb59d88a7c", + "fields": { + "timestamp": "2023-12-29T15:45:10.604Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 372, + "field": "name", + "type": "str", + "value": "vm12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "121b1557-2ccc-4e4d-a699-b3b992ba6e8e", + "fields": { + "timestamp": "2023-12-29T15:45:09.940Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 15, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "122c9ea4-f895-43fa-ac3f-0bdd16608f3c", + "fields": { + "timestamp": "2023-12-29T15:45:07.414Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1269, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "122d45f2-6810-47f2-8455-b9d70674cb63", + "fields": { + "timestamp": "2023-12-29T15:45:06.623Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 870, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12314311-a972-4a6b-9496-31335909f895", + "fields": { + "timestamp": "2023-12-29T15:45:06.312Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 725, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "123475ab-14c5-47c3-95ea-65ab77ede846", + "fields": { + "timestamp": "2023-12-29T15:45:09.282Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1093, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12384551-0626-4b49-b9b2-671236c8886f", + "fields": { + "timestamp": "2023-12-29T15:45:06.916Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1006, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "123c0523-9686-4fdd-ae9c-69cd8f60d675", + "fields": { + "timestamp": "2023-12-29T15:45:07.478Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1299, + "field": "name", + "type": "str", + "value": "xe-2/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "123d4e94-5674-4924-85c9-c8887e5e4d14", + "fields": { + "timestamp": "2023-12-29T15:45:11.241Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1264, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "123eb7c0-e427-4428-820a-a397548c7404", + "fields": { + "timestamp": "2023-12-29T15:45:04.917Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 89, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "124cd1c9-102b-4a7f-8752-ba4b105f355a", + "fields": { + "timestamp": "2023-12-29T15:45:11.195Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1232, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "124da6c2-0e69-43c3-8337-56076201b442", + "fields": { + "timestamp": "2023-12-29T15:45:10.397Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 35, + "field": "address", + "type": "inet", + "value": "172.16.0.5/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "125f25c4-ad02-4beb-a426-92f706ecb2f4", + "fields": { + "timestamp": "2023-12-29T15:45:07.708Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1404, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12661776-6394-4de0-84e4-e165a0af1f2b", + "fields": { + "timestamp": "2023-12-29T15:45:09.929Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "dmi01-akron-rtr01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "126ca699-6c87-439d-bf50-418421f86a2c", + "fields": { + "timestamp": "2023-12-29T15:45:11.103Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1168, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "126d1272-7847-4ec6-8c1d-c466c447b8fb", + "fields": { + "timestamp": "2023-12-29T15:45:08.625Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1186, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1271ef8a-d8f4-4418-b517-561374fe99f0", + "fields": { + "timestamp": "2023-12-29T15:45:08.118Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1594, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1272841a-84a9-4bfd-8bca-af66d77d7bc1", + "fields": { + "timestamp": "2023-12-29T15:45:07.848Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1469, + "field": "name", + "type": "str", + "value": "xe-1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "127507b2-b70e-44d0-be50-58e023c07d5e", + "fields": { + "timestamp": "2023-12-29T15:45:04.608Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 57, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1277bc56-54aa-4456-8d03-e4410e003c8e", + "fields": { + "timestamp": "2023-12-29T15:45:04.540Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 16, + "field": "name", + "type": "str", + "value": "usb", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "127959e2-a24a-4291-bc45-87b14a1184ae", + "fields": { + "timestamp": "2023-12-29T15:45:10.716Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 904, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1279d7cb-0d27-4e37-9eae-9d362588db8f", + "fields": { + "timestamp": "2023-12-29T15:45:10.736Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 918, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12863e94-f488-4012-a8e0-1e47bbd77375", + "fields": { + "timestamp": "2023-12-29T15:45:08.551Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1094, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "128c4718-e56c-4a61-8a56-30d13f133b61", + "fields": { + "timestamp": "2023-12-29T15:45:07.666Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1384, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "128d8349-16a8-4b9e-a33c-ea44c673c899", + "fields": { + "timestamp": "2023-12-29T15:45:08.363Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 860, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "129559ea-3ac7-44e9-ab5e-160c2290e38f", + "fields": { + "timestamp": "2023-12-29T15:45:10.806Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 965, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12982759-0ca1-433d-8a87-3d739fc4367b", + "fields": { + "timestamp": "2023-12-29T15:45:06.149Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 649, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "129b6fd5-8a60-42ae-8dad-0efa12039e8d", + "fields": { + "timestamp": "2023-12-29T15:45:04.748Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 13, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "129de519-47c3-4dc4-b170-ec4c7deab343", + "fields": { + "timestamp": "2023-12-29T15:45:06.518Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 821, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12abfbc9-ee07-452b-b095-2274e0c3d39f", + "fields": { + "timestamp": "2023-12-29T15:45:07.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1085, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12b6bca1-daf1-4b6e-ae85-1fcc27864657", + "fields": { + "timestamp": "2023-12-29T15:45:11.605Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1515, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12b80340-864d-40f6-84f3-72d1ccdca352", + "fields": { + "timestamp": "2023-12-29T15:45:11.087Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1157, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12bc04e7-4310-4551-bc6b-0595b1c79b6b", + "fields": { + "timestamp": "2023-12-29T15:45:07.569Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1341, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12bcfbec-23e9-4e97-a4e9-af641074b567", + "fields": { + "timestamp": "2023-12-29T15:45:10.524Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 58, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12bd3935-1f0f-48af-b992-9f82348a5516", + "fields": { + "timestamp": "2023-12-29T15:45:09.893Z", + "object_type": [ + "dcim", + "location" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Row 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12be6863-dcec-4392-ab9e-de2c5780c986", + "fields": { + "timestamp": "2023-12-29T15:45:08.361Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 858, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12c155a7-e835-4433-993a-93c438530ea3", + "fields": { + "timestamp": "2023-12-29T15:45:05.280Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 253, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12c24b84-f9b9-4f1a-ada1-6c88b8537ae3", + "fields": { + "timestamp": "2023-12-29T15:45:05.508Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 357, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12c63a04-7836-41ab-bb7e-e096fcb38ee9", + "fields": { + "timestamp": "2023-12-29T15:45:08.364Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 862, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12c794ae-7c90-4e95-9bc0-ca60f6a091bf", + "fields": { + "timestamp": "2023-12-29T15:45:07.933Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1508, + "field": "name", + "type": "str", + "value": "xe-2/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12cbc2fd-648b-41fb-85f4-1f3f9aebf5ee", + "fields": { + "timestamp": "2023-12-29T15:45:06.121Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 636, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12d3e243-c619-4b27-b45c-4a953d615bbb", + "fields": { + "timestamp": "2023-12-29T15:45:05.159Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 198, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12d9ad42-cfc1-4049-b041-b1d1de7f8933", + "fields": { + "timestamp": "2023-12-29T15:45:05.959Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 561, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12dd32f4-b79d-4b67-9a31-58b6d9eb6075", + "fields": { + "timestamp": "2023-12-29T15:45:04.735Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 7, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12dedf4e-06f9-4e49-a43e-cf7606b281c6", + "fields": { + "timestamp": "2023-12-29T15:45:05.738Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 462, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12df2a6f-9cc8-4294-b1a4-d7e5c8651241", + "fields": { + "timestamp": "2023-12-29T15:45:06.876Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 987, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12e55876-453e-4a50-85c6-0b735adb61d3", + "fields": { + "timestamp": "2023-12-29T15:45:04.876Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 70, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12ec2618-eb74-4266-ab0d-127e5175d1e3", + "fields": { + "timestamp": "2023-12-29T15:45:11.394Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1370, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12edc924-c622-410e-8172-017d41d93df1", + "fields": { + "timestamp": "2023-12-29T15:45:06.908Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1002, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12f1c900-e7cb-40e8-8e63-57250754b3e2", + "fields": { + "timestamp": "2023-12-29T15:45:06.263Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 702, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12f22bfe-586d-49d8-9917-70d0ffc952dc", + "fields": { + "timestamp": "2023-12-29T15:45:06.893Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 995, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12f90cd5-ab4d-4a2a-8665-61893365d273", + "fields": { + "timestamp": "2023-12-29T15:45:05.291Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 258, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12fafa34-3ed3-404a-98fa-1f2b824eb21c", + "fields": { + "timestamp": "2023-12-29T15:45:07.040Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1080, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "12fb9bcf-cf02-493a-b43d-19799e85bebd", + "fields": { + "timestamp": "2023-12-29T15:45:09.971Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 86, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1304e57d-a13c-4bfa-af06-14f87e6f1765", + "fields": { + "timestamp": "2023-12-29T15:45:11.080Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1152, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13050f36-abeb-458c-9f2f-647e8636f328", + "fields": { + "timestamp": "2023-12-29T15:45:11.263Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1279, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1308a18c-b0ef-4b49-92c6-b6b64273fe57", + "fields": { + "timestamp": "2023-12-29T15:45:08.669Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1240, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "130e2eb3-eb83-424f-aaa7-abdca00cb719", + "fields": { + "timestamp": "2023-12-29T15:45:04.503Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 48, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1317c215-ec34-4be3-8b51-917afd16ed56", + "fields": { + "timestamp": "2023-12-29T15:45:10.519Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 50, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13190332-126d-4a76-a874-a3aa176a7e9e", + "fields": { + "timestamp": "2023-12-29T15:45:05.801Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 491, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13209937-b579-4756-a26e-0a5b3c608b4b", + "fields": { + "timestamp": "2023-12-29T15:45:11.191Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1229, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13209a32-6472-4ae1-84d2-8a5a8796af33", + "fields": { + "timestamp": "2023-12-29T15:45:06.084Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 619, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "132382c8-d56d-446d-bbd9-8183fc14362a", + "fields": { + "timestamp": "2023-12-29T15:45:04.832Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 51, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "132db3e8-4218-4164-8c73-7e309dce538b", + "fields": { + "timestamp": "2023-12-29T15:45:06.084Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 619, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13381297-6779-4bae-b131-6a689ac67e67", + "fields": { + "timestamp": "2023-12-29T15:45:09.035Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 783, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "133a4108-e3b9-417f-90e1-58456d933987", + "fields": { + "timestamp": "2023-12-29T15:45:06.591Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 855, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "133ae9d6-2b2d-47ee-86d8-d3c914b61611", + "fields": { + "timestamp": "2023-12-29T15:45:06.520Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 822, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "134a037e-968d-40c5-8b16-8171155e3a3d", + "fields": { + "timestamp": "2023-12-29T15:45:08.940Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 665, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "134e1676-551a-4eea-aac1-537d28e70abc", + "fields": { + "timestamp": "2023-12-29T15:45:06.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1033, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "134e675b-449c-456c-b639-4099d351ec1e", + "fields": { + "timestamp": "2023-12-29T15:45:06.800Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 951, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1359d295-18ae-4d9d-9c0b-6c40878f397b", + "fields": { + "timestamp": "2023-12-29T15:45:10.056Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 42, + "field": "slug", + "type": "str", + "value": "us-ne", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "135d88e1-1cf8-4581-aefe-5b5a2d131cbf", + "fields": { + "timestamp": "2023-12-29T15:45:05.956Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 560, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1367836d-c0c5-4744-b8a0-225f242c090a", + "fields": { + "timestamp": "2023-12-29T15:45:04.570Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1368af2a-b614-4e12-b1da-093c72ca7a35", + "fields": { + "timestamp": "2023-12-29T15:45:07.207Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1173, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "137bafe7-4ede-4c6d-9863-740fdd23a450", + "fields": { + "timestamp": "2023-12-29T15:45:08.422Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 934, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "137e9a0d-cebe-4083-9e74-a7cbe684e829", + "fields": { + "timestamp": "2023-12-29T15:45:05.002Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 128, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13803720-fe03-4ef5-9910-f0df933eb3fd", + "fields": { + "timestamp": "2023-12-29T15:45:11.257Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1275, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13893567-0fd2-43dc-96cd-7b106d32599b", + "fields": { + "timestamp": "2023-12-29T15:45:10.895Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1025, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1393b844-eec6-4b59-b505-6c48012fa53c", + "fields": { + "timestamp": "2023-12-29T15:45:08.032Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1554, + "field": "name", + "type": "str", + "value": "CMM", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "139acfb4-617d-43ed-bc1d-ff8d8be5d936", + "fields": { + "timestamp": "2023-12-29T15:45:06.134Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 642, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "139b40a5-0260-4a80-bdb3-91f49a4b068d", + "fields": { + "timestamp": "2023-12-29T15:45:08.557Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1101, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "139b6daa-3f67-471b-9776-66d28d6e97d0", + "fields": { + "timestamp": "2023-12-29T15:45:05.449Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 330, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13a459f8-38f6-41e9-96bf-2ee53f10ff9c", + "fields": { + "timestamp": "2023-12-29T15:45:04.583Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 29, + "field": "name", + "type": "str", + "value": "Input", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13a7941a-5ca5-4d64-b27e-6fee8562973b", + "fields": { + "timestamp": "2023-12-29T15:45:04.444Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 10, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13ab128c-ddc2-41c8-8606-ba9f037ce47c", + "fields": { + "timestamp": "2023-12-29T15:45:06.483Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 805, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13acd95d-2b14-4dea-ad4f-a152a1b12b32", + "fields": { + "timestamp": "2023-12-29T15:45:06.353Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 744, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13b07a08-5c0b-4fe5-b592-cd33da3a8fe4", + "fields": { + "timestamp": "2023-12-29T15:45:11.271Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1285, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13b6abcb-0568-4936-8768-50fa7e00c80e", + "fields": { + "timestamp": "2023-12-29T15:45:11.264Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1280, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13b9c8a9-751d-409e-a130-9d4200dc210f", + "fields": { + "timestamp": "2023-12-29T15:45:10.065Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 57, + "field": "slug", + "type": "str", + "value": "us-de", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13b9ea11-4441-40d3-a34f-28b6cf8ed847", + "fields": { + "timestamp": "2023-12-29T15:45:06.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1016, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13bc096f-372a-4e46-8d12-db786669e5c2", + "fields": { + "timestamp": "2023-12-29T15:45:11.710Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1587, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13c58ae9-005f-44a1-a503-386fa37ee86d", + "fields": { + "timestamp": "2023-12-29T15:45:05.438Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 325, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13c7e095-fa60-4acd-9422-ec1ddd9d4874", + "fields": { + "timestamp": "2023-12-29T15:45:04.900Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 81, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13dc935d-daaf-4fe6-b90e-7278a7b94bb9", + "fields": { + "timestamp": "2023-12-29T15:45:11.051Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1132, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13e3b0bd-8962-481b-a3ba-701456f968e5", + "fields": { + "timestamp": "2023-12-29T15:45:04.933Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 96, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13e55875-7747-478e-baa3-1c7e5c854d7e", + "fields": { + "timestamp": "2023-12-29T15:45:08.642Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1207, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13e9c41b-03cc-4b61-b289-692411c02ac5", + "fields": { + "timestamp": "2023-12-29T15:45:04.625Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 75, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13ebdd2e-f509-4785-88d5-76299414cb90", + "fields": { + "timestamp": "2023-12-29T15:45:08.665Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1235, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13edb7c3-cea5-43c6-8f02-1382a1ff9cf0", + "fields": { + "timestamp": "2023-12-29T15:45:06.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 948, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13efc3bd-6a4b-4ae2-a11f-a47781a9c041", + "fields": { + "timestamp": "2023-12-29T15:45:10.677Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 487, + "field": "name", + "type": "str", + "value": "vm127", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13f07142-0921-470f-a10c-16cb024375c9", + "fields": { + "timestamp": "2023-12-29T15:45:06.825Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 963, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13f53214-d110-4a9c-a834-6b3a1a6b5209", + "fields": { + "timestamp": "2023-12-29T15:45:10.131Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 6, + "field": "slug", + "type": "str", + "value": "rfc-1918", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13faec60-5028-46e2-99d4-2fdda4372bdc", + "fields": { + "timestamp": "2023-12-29T15:45:10.027Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 29, + "field": "name", + "type": "str", + "value": "P1-15A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "13ffe431-eb73-44b4-900b-1f0f7b14ed29", + "fields": { + "timestamp": "2023-12-29T15:45:07.519Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1318, + "field": "name", + "type": "str", + "value": "xe-2/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14032a59-c23f-4005-a92f-095a66742cd1", + "fields": { + "timestamp": "2023-12-29T15:45:04.589Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 36, + "field": "name", + "type": "str", + "value": "Power Port", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14041401-1c07-4426-945d-8219e22798a0", + "fields": { + "timestamp": "2023-12-29T15:45:07.926Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1505, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1411e736-3422-4674-9e93-d1f4c8489e22", + "fields": { + "timestamp": "2023-12-29T15:45:08.818Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1425, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1413e6a3-f37d-40a1-8864-acb2f03d6d6a", + "fields": { + "timestamp": "2023-12-29T15:45:07.124Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1135, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1416f838-e2df-4acb-96c0-f9f81c64d9d4", + "fields": { + "timestamp": "2023-12-29T15:45:05.864Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 520, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "142810a1-b1dc-48a6-9549-f4c25a970f40", + "fields": { + "timestamp": "2023-12-29T15:45:11.537Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1468, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1428791a-668a-4296-ad36-d84934d397aa", + "fields": { + "timestamp": "2023-12-29T15:45:10.278Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 60, + "field": "prefix", + "type": "cidr", + "value": "10.112.128.0/22", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "142de3ef-a5d1-4ad0-980d-4df47a1b7986", + "fields": { + "timestamp": "2023-12-29T15:45:11.293Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1300, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "142e81a9-c758-404d-9a98-e7ea6913b72f", + "fields": { + "timestamp": "2023-12-29T15:45:07.931Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1507, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14331eb5-032a-4601-bede-13d397bc7a4a", + "fields": { + "timestamp": "2023-12-29T15:45:05.355Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 287, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "144225bf-8e1b-4c4b-949c-8be501e808f2", + "fields": { + "timestamp": "2023-12-29T15:45:08.236Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 703, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "144657cd-546e-48e6-8e06-4a989b8d67ff", + "fields": { + "timestamp": "2023-12-29T15:45:07.493Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1306, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1449e67f-d3a9-474b-8cf0-100d8f22e552", + "fields": { + "timestamp": "2023-12-29T15:45:11.365Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1350, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "144cf209-70ba-4eca-83fe-587deaeebadb", + "fields": { + "timestamp": "2023-12-29T15:45:07.948Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1515, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14584366-525e-4b92-ae7c-b87cb2e1b86f", + "fields": { + "timestamp": "2023-12-29T15:45:06.308Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 723, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "146228a9-6138-4f7a-8d4e-5c63cbfcd4c0", + "fields": { + "timestamp": "2023-12-29T15:45:11.026Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1115, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "146dc0a3-0adb-4969-a3a3-24e25cfdfb59", + "fields": { + "timestamp": "2023-12-29T15:45:04.818Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 45, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "147598a8-c95d-4e39-a3e5-5254403ef331", + "fields": { + "timestamp": "2023-12-29T15:45:06.423Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 777, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "147b6e8e-da74-49a6-a38b-f1ed0b835e58", + "fields": { + "timestamp": "2023-12-29T15:45:05.261Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 244, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "147c5bfb-56dd-4ff5-946b-b679fc1d7ba8", + "fields": { + "timestamp": "2023-12-29T15:45:06.263Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 702, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14814cb0-1d8c-4906-8215-08c98a962b49", + "fields": { + "timestamp": "2023-12-29T15:45:07.027Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1074, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1482992b-3ad5-4dc4-bc37-3a5692f35641", + "fields": { + "timestamp": "2023-12-29T15:45:09.203Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 994, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14889f62-38ba-464b-a985-1f92544aa76a", + "fields": { + "timestamp": "2023-12-29T15:45:06.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 942, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "148979b7-688d-40ae-831e-5900330c9c84", + "fields": { + "timestamp": "2023-12-29T15:45:07.412Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1268, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1493a286-b313-422f-8cbe-704e73d176c7", + "fields": { + "timestamp": "2023-12-29T15:45:05.390Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 303, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14974ba0-0800-42d2-ab9a-f84575c2df6f", + "fields": { + "timestamp": "2023-12-29T15:45:04.578Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 24, + "field": "name", + "type": "str", + "value": "Input", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1499b841-4ef6-4354-b929-c67db118c0a7", + "fields": { + "timestamp": "2023-12-29T15:45:06.717Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 912, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14a3c7ed-04f7-4f9f-99d5-a28e11e069ba", + "fields": { + "timestamp": "2023-12-29T15:45:10.523Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 55, + "field": "vid", + "type": "int", + "value": "204", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14a7bb29-49b3-44e9-9f4c-ea24486415e4", + "fields": { + "timestamp": "2023-12-29T15:45:07.272Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1203, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14a8d12e-3b45-4924-9ed4-55cf5e69c3ae", + "fields": { + "timestamp": "2023-12-29T15:45:07.799Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1446, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14ab5ca1-69de-4c11-a4d6-1b20d5563b4e", + "fields": { + "timestamp": "2023-12-29T15:45:11.221Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1250, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14af9369-6c23-4b21-a44f-f95cc6844255", + "fields": { + "timestamp": "2023-12-29T15:45:06.708Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 908, + "field": "name", + "type": "str", + "value": "xe-0/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14b9f3a8-53ce-4a34-ab67-df0861360e7b", + "fields": { + "timestamp": "2023-12-29T15:45:04.675Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 102, + "field": "name", + "type": "str", + "value": "Outlet 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14bc5df1-50fd-4704-a2d2-571c3b92151a", + "fields": { + "timestamp": "2023-12-29T15:45:06.028Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 593, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14bda66b-ca4c-495e-8198-7f8880fe0d66", + "fields": { + "timestamp": "2023-12-29T15:45:11.596Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1509, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14bff3bb-c120-49fa-9629-b55be2347a25", + "fields": { + "timestamp": "2023-12-29T15:45:05.230Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 230, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14c1bdef-e09e-454f-a871-10337be4e0ef", + "fields": { + "timestamp": "2023-12-29T15:45:08.735Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1322, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14c4b524-3669-4347-b96d-ccf7177c9274", + "fields": { + "timestamp": "2023-12-29T15:45:10.516Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 44, + "field": "vid", + "type": "int", + "value": "201", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14c944d3-f50e-4db7-878b-9a4875781c56", + "fields": { + "timestamp": "2023-12-29T15:45:04.911Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 86, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14d2b981-b7c6-40f3-9ab9-a7b9e91f25ef", + "fields": { + "timestamp": "2023-12-29T15:45:05.128Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 184, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14d5b00f-574f-4974-9d12-d395c2483c66", + "fields": { + "timestamp": "2023-12-29T15:45:07.539Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1327, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14dce2e2-ef35-4f03-80d0-7ef1b4a8cb74", + "fields": { + "timestamp": "2023-12-29T15:45:06.513Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 819, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14dd0d69-549d-402d-9ea6-59bfe97cabfa", + "fields": { + "timestamp": "2023-12-29T15:45:07.896Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1491, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14e14e98-5e4b-4683-be78-b4ad278ff67e", + "fields": { + "timestamp": "2023-12-29T15:45:09.220Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1015, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14e172db-0a63-47fa-8fa0-fab72957bd4c", + "fields": { + "timestamp": "2023-12-29T15:45:08.049Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1562, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14e46bcc-e936-4387-975e-9fa24b3e2279", + "fields": { + "timestamp": "2023-12-29T15:45:06.806Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 954, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14e7e1ad-d204-425d-8a95-5a5e503e4d95", + "fields": { + "timestamp": "2023-12-29T15:45:07.945Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1514, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14ea0bdd-7d8f-413b-97e7-c8d97dd9e0cd", + "fields": { + "timestamp": "2023-12-29T15:45:11.016Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1108, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14eca28e-e397-4ea6-89ef-f6bf9977f65f", + "fields": { + "timestamp": "2023-12-29T15:45:07.809Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1451, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "14f2c679-0583-4b43-8108-d81e225d6c0a", + "fields": { + "timestamp": "2023-12-29T15:45:08.047Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1561, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "150324b1-cefd-45c4-b953-ec31b18a60bc", + "fields": { + "timestamp": "2023-12-29T15:45:08.225Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 690, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1504f637-e710-45bf-857b-e699e612a721", + "fields": { + "timestamp": "2023-12-29T15:45:04.542Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 19, + "field": "name", + "type": "str", + "value": "con 0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15083002-957a-421c-ad7b-cabe4076c1ea", + "fields": { + "timestamp": "2023-12-29T15:45:08.686Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1262, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "150887cb-4c6b-4d6c-8540-2ab14510749f", + "fields": { + "timestamp": "2023-12-29T15:45:05.620Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 408, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "150f12cc-ea8e-4130-bc6b-85dd4e7df065", + "fields": { + "timestamp": "2023-12-29T15:45:07.721Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1410, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "150f4b29-8f1d-471c-94c9-5f17c4914365", + "fields": { + "timestamp": "2023-12-29T15:45:10.500Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 18, + "field": "vid", + "type": "int", + "value": "200", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15154fd3-4eec-4f3e-9e3e-0a8bfd8e7379", + "fields": { + "timestamp": "2023-12-29T15:45:10.622Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 399, + "field": "name", + "type": "str", + "value": "vm39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "151f5e4c-e5ea-4a4a-9edd-26bb1034d8fd", + "fields": { + "timestamp": "2023-12-29T15:45:06.944Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1019, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "152794ed-8a96-4f06-81b8-259d184f9e1e", + "fields": { + "timestamp": "2023-12-29T15:45:07.310Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1221, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1527dcb6-328f-4137-a884-1f5596d91868", + "fields": { + "timestamp": "2023-12-29T15:45:05.882Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 528, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1529474b-e31c-40cb-a51d-852901e6e365", + "fields": { + "timestamp": "2023-12-29T15:45:05.864Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 520, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "152aefd5-065e-4303-bd3f-7363b32e4e17", + "fields": { + "timestamp": "2023-12-29T15:45:08.114Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1592, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "152d374a-e480-4b48-830b-2f86778cdddb", + "fields": { + "timestamp": "2023-12-29T15:45:10.039Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 48, + "field": "name", + "type": "str", + "value": "P4-8B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "152edf8b-05d2-49f6-bbcb-42b6180a0644", + "fields": { + "timestamp": "2023-12-29T15:45:07.715Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1407, + "field": "name", + "type": "str", + "value": "xe-2/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "152fa747-d76c-4773-8e60-b5243f10463b", + "fields": { + "timestamp": "2023-12-29T15:45:06.086Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 620, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "152fb8f2-bb2c-4b5e-8cc5-dd1f1a1a13e9", + "fields": { + "timestamp": "2023-12-29T15:45:06.895Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 996, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "153883d0-addc-4c7d-a1ad-18ddb207f341", + "fields": { + "timestamp": "2023-12-29T15:45:04.852Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 60, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1545ff5a-12aa-40e7-a098-69dcf5840f0a", + "fields": { + "timestamp": "2023-12-29T15:45:05.261Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 244, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1547edc5-5411-4b45-950b-9726c181b501", + "fields": { + "timestamp": "2023-12-29T15:45:05.428Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 320, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15489c08-e303-4250-bfa0-53f8168a837a", + "fields": { + "timestamp": "2023-12-29T15:45:05.300Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 262, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "154cc93e-5500-4364-b7f3-fc3feb9d040f", + "fields": { + "timestamp": "2023-12-29T15:45:10.693Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 513, + "field": "name", + "type": "str", + "value": "vm153", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "154eb977-aae5-4668-8557-e65c523aa8a0", + "fields": { + "timestamp": "2023-12-29T15:45:06.287Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 713, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1553c397-cc71-46a8-a169-4430973c2d02", + "fields": { + "timestamp": "2023-12-29T15:45:07.034Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1077, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15579b1d-0ca0-4a20-83e6-c61442755968", + "fields": { + "timestamp": "2023-12-29T15:45:08.271Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 746, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "155c650d-03ce-4005-b44a-29435a54f988", + "fields": { + "timestamp": "2023-12-29T15:45:08.426Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 939, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "155f5d87-ae4c-4737-9bab-a779f841b541", + "fields": { + "timestamp": "2023-12-29T15:45:07.276Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1205, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1561373f-a887-4c4a-a150-b75b5ef350fe", + "fields": { + "timestamp": "2023-12-29T15:45:05.879Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 527, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1561e431-e552-48d5-9f97-3f39cc19b763", + "fields": { + "timestamp": "2023-12-29T15:45:06.173Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 660, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "156d27ef-0c0f-4600-8d32-dfadeaa21c46", + "fields": { + "timestamp": "2023-12-29T15:45:07.982Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1531, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "157db3a6-f34e-4415-9038-43a133076bbe", + "fields": { + "timestamp": "2023-12-29T15:45:08.008Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1543, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "157ddea4-63d5-4f7f-9955-269c3514e6f0", + "fields": { + "timestamp": "2023-12-29T15:45:06.995Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1043, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "157e3144-5da3-480f-b224-e4416daa3de5", + "fields": { + "timestamp": "2023-12-29T15:45:06.806Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 954, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1583718c-657f-4432-b916-75e49154f573", + "fields": { + "timestamp": "2023-12-29T15:45:04.737Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 8, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "158e9365-81b6-4ddd-a7ff-ff37fa548c8c", + "fields": { + "timestamp": "2023-12-29T15:45:08.694Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1271, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "158ec2ea-a8e3-436c-9ee1-4d7c275d8658", + "fields": { + "timestamp": "2023-12-29T15:45:09.060Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 815, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "159134f1-8f13-4146-9edb-4da1ec87399c", + "fields": { + "timestamp": "2023-12-29T15:45:10.796Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 959, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15990cdf-d622-4974-a4f9-d979c12e70d4", + "fields": { + "timestamp": "2023-12-29T15:45:05.283Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 254, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15a5927b-33f9-496d-9933-7378f8312d97", + "fields": { + "timestamp": "2023-12-29T15:45:05.803Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 492, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15a701b7-479e-4223-b1f1-5d9393436b12", + "fields": { + "timestamp": "2023-12-29T15:45:10.301Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 68, + "field": "prefix", + "type": "cidr", + "value": "10.112.160.0/22", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15a86748-1eb7-4f6b-bc9b-a4187470055a", + "fields": { + "timestamp": "2023-12-29T15:45:11.643Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1541, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15b3487c-633d-4b13-8bb4-f480befcfa01", + "fields": { + "timestamp": "2023-12-29T15:45:05.074Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 161, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15b4b590-a259-4ec1-8cad-6efd05de1eaf", + "fields": { + "timestamp": "2023-12-29T15:45:10.528Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 63, + "field": "name", + "type": "str", + "value": "Admin", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15b75d55-8031-41d9-bc73-fe433f67a928", + "fields": { + "timestamp": "2023-12-29T15:45:10.283Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 62, + "field": "prefix", + "type": "cidr", + "value": "10.112.136.0/22", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15bc5576-32ae-42cf-b08c-dc5c43b4077c", + "fields": { + "timestamp": "2023-12-29T15:45:09.121Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 890, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15c11389-2b13-4626-a4f8-f63bab4b2b3e", + "fields": { + "timestamp": "2023-12-29T15:45:05.823Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 501, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15c3f410-9e99-459c-809e-30f1b9c43797", + "fields": { + "timestamp": "2023-12-29T15:45:07.231Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1184, + "field": "name", + "type": "str", + "value": "xe-2/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15c8e04d-e1ba-4e36-a588-d205203e6da0", + "fields": { + "timestamp": "2023-12-29T15:45:11.677Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1564, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15d28ebb-9880-48f1-98b5-a8164983e1ea", + "fields": { + "timestamp": "2023-12-29T15:45:10.071Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 67, + "field": "slug", + "type": "str", + "value": "us-ar", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15dd8cba-f23f-4384-a3e0-0fd25695bd66", + "fields": { + "timestamp": "2023-12-29T15:45:10.890Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1021, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15e3eaff-0fe7-411c-b080-69761113df92", + "fields": { + "timestamp": "2023-12-29T15:45:10.729Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 913, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15e51974-752d-4e67-b5c8-02537cef7cc0", + "fields": { + "timestamp": "2023-12-29T15:45:05.947Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 556, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15e5b560-8ba3-4bce-8e9f-9fec633a1609", + "fields": { + "timestamp": "2023-12-29T15:45:07.129Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1137, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15e7177f-dcbf-4e9d-a87d-13e85f2ada54", + "fields": { + "timestamp": "2023-12-29T15:45:06.764Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 934, + "field": "name", + "type": "str", + "value": "xe-0/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15e7eecb-9b00-47b6-a28c-25c44f77736a", + "fields": { + "timestamp": "2023-12-29T15:45:07.928Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1506, + "field": "name", + "type": "str", + "value": "xe-2/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15e8c600-dde7-4b78-bcb5-f6dcea4b8ba6", + "fields": { + "timestamp": "2023-12-29T15:45:05.707Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 448, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15f2f9eb-b34c-4345-86f0-da69dc8d66bb", + "fields": { + "timestamp": "2023-12-29T15:45:11.325Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1322, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15f5cc6c-4e72-4b9e-90b7-5272abdbf2fb", + "fields": { + "timestamp": "2023-12-29T15:45:08.843Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1455, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "15fc57d7-643e-42e6-8c70-6bfc04909be6", + "fields": { + "timestamp": "2023-12-29T15:45:08.189Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 646, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1611bde9-283c-40a3-abd6-baceac47dc65", + "fields": { + "timestamp": "2023-12-29T15:45:06.323Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 730, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "161381a5-607b-4366-93e9-4709929b96b1", + "fields": { + "timestamp": "2023-12-29T15:45:10.009Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "P1-1A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16146500-8253-431b-93df-0c3a534722d5", + "fields": { + "timestamp": "2023-12-29T15:45:11.052Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1133, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "161617ea-6b6d-4992-ac02-d0e567272cce", + "fields": { + "timestamp": "2023-12-29T15:45:08.977Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 711, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1618cb62-45da-4420-b1a4-57d750f62587", + "fields": { + "timestamp": "2023-12-29T15:45:05.532Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 368, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16227ff4-9463-4d35-abc4-f72d2e2fec60", + "fields": { + "timestamp": "2023-12-29T15:45:11.498Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1442, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "162a83a4-c56d-4986-ac21-48a93714d5d8", + "fields": { + "timestamp": "2023-12-29T15:45:07.670Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1386, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "162b2daa-d4bc-4336-83c3-1d3860a3f405", + "fields": { + "timestamp": "2023-12-29T15:45:10.497Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 14, + "field": "vid", + "type": "int", + "value": "200", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16327770-ad08-42de-9ae3-97c620aea0ad", + "fields": { + "timestamp": "2023-12-29T15:45:08.996Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 734, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16347bbd-c8bd-4156-9de5-0d1c385ab2a9", + "fields": { + "timestamp": "2023-12-29T15:45:11.493Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1438, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "163d72af-b844-4755-97fe-014c5ce62dcf", + "fields": { + "timestamp": "2023-12-29T15:45:05.197Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 215, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "163da6f9-9c57-446b-a843-114013a177ab", + "fields": { + "timestamp": "2023-12-29T15:45:06.654Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 883, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "163ebab6-e541-46d0-a862-2f7085accb17", + "fields": { + "timestamp": "2023-12-29T15:45:06.013Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 586, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "164170b5-126e-42b2-a59a-9b7864c5fafc", + "fields": { + "timestamp": "2023-12-29T15:45:06.317Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 727, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "164348c3-98b1-4085-b3da-555abbb21a13", + "fields": { + "timestamp": "2023-12-29T15:45:06.179Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 663, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1649d416-31bc-411c-b680-0af3508bc3c2", + "fields": { + "timestamp": "2023-12-29T15:45:10.951Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1063, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "164a075e-af5e-4090-ac37-2df68b4eea9f", + "fields": { + "timestamp": "2023-12-29T15:45:04.699Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 128, + "field": "name", + "type": "str", + "value": "Outlet 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16510320-2770-4ac6-bc5c-1b99e426b8b3", + "fields": { + "timestamp": "2023-12-29T15:45:10.464Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 149, + "field": "address", + "type": "inet", + "value": "172.19.0.29/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1652d6d4-df0d-4f62-b963-f9864f6e396c", + "fields": { + "timestamp": "2023-12-29T15:45:09.229Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1027, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "165c964e-f3ab-4762-8354-7676d13e7839", + "fields": { + "timestamp": "2023-12-29T15:45:07.145Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1144, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "165e4cf1-5179-44c2-a7ad-b42bf712026d", + "fields": { + "timestamp": "2023-12-29T15:45:11.240Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1263, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16662974-03c9-4fe4-947d-c0c1ef8c5b93", + "fields": { + "timestamp": "2023-12-29T15:45:05.445Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 328, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "166a500b-ad9c-4253-a6b2-6f2cbdcb044b", + "fields": { + "timestamp": "2023-12-29T15:45:07.079Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1114, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "166fcab5-be78-4781-b8ec-cc2c109c06d5", + "fields": { + "timestamp": "2023-12-29T15:45:06.093Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 623, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16702d36-e2f3-4482-be66-274edc03bdf9", + "fields": { + "timestamp": "2023-12-29T15:45:06.680Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 895, + "field": "name", + "type": "str", + "value": "xe-0/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16758003-2c54-4394-bc71-fc4fa1f22ba5", + "fields": { + "timestamp": "2023-12-29T15:45:10.851Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 995, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1677a869-9eaf-45dd-8976-33bc0d5690e9", + "fields": { + "timestamp": "2023-12-29T15:45:07.025Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1073, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16862f51-cfc6-4fc4-a234-796096bb0399", + "fields": { + "timestamp": "2023-12-29T15:45:05.245Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 237, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "168959f0-c312-4bdc-9adb-562c46d3706c", + "fields": { + "timestamp": "2023-12-29T15:45:05.305Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 264, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1689846a-0ab5-4cb6-8d1f-cdccddabbc93", + "fields": { + "timestamp": "2023-12-29T15:45:06.134Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 642, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "168ff167-2b21-4ffc-971f-c3e32b894eb2", + "fields": { + "timestamp": "2023-12-29T15:45:08.932Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 654, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "169735ec-39a9-456f-907e-be54da9e588d", + "fields": { + "timestamp": "2023-12-29T15:45:11.355Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1343, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16a2c537-5cff-4774-8fb4-2e863374c081", + "fields": { + "timestamp": "2023-12-29T15:45:10.128Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "RIPE NCC", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16af5454-1b14-49e1-bc9a-18cd6c7ac9e8", + "fields": { + "timestamp": "2023-12-29T15:45:07.272Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1203, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16c2d7b6-9fb2-4594-b8b7-b7eed7ec8a99", + "fields": { + "timestamp": "2023-12-29T15:45:10.394Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 30, + "field": "address", + "type": "inet", + "value": "192.168.0.30/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16c52477-c580-4bd4-b3c4-602d1248c548", + "fields": { + "timestamp": "2023-12-29T15:45:08.163Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1615, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16d5c28f-0e4c-46eb-8829-2bff8dc16e57", + "fields": { + "timestamp": "2023-12-29T15:45:05.997Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 579, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16d78a24-4342-4911-bd59-5bcb8b8037c5", + "fields": { + "timestamp": "2023-12-29T15:45:05.254Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 241, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16dcfd70-a3d6-419d-939a-40c967cbbfc3", + "fields": { + "timestamp": "2023-12-29T15:45:06.667Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 889, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16ddda4f-6f84-47b9-9954-71c8ea43dd73", + "fields": { + "timestamp": "2023-12-29T15:45:06.054Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 605, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16e0b103-7751-4204-877e-75642b511152", + "fields": { + "timestamp": "2023-12-29T15:45:06.086Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 620, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16e4486e-3bb1-4ab4-9110-cb9135b271a1", + "fields": { + "timestamp": "2023-12-29T15:45:11.666Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1557, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16e6c200-6be2-4d6a-90d0-6642d9e4fdf9", + "fields": { + "timestamp": "2023-12-29T15:45:07.687Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1394, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16ef8c07-5ea0-4d40-96c7-6491670dfe7c", + "fields": { + "timestamp": "2023-12-29T15:45:06.021Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 590, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16fce192-6630-4846-828a-9f4621f0290a", + "fields": { + "timestamp": "2023-12-29T15:45:08.436Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 951, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "16fd0843-e16c-450f-8f51-ba9491c051cc", + "fields": { + "timestamp": "2023-12-29T15:45:11.422Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1390, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "170078c6-f555-4c03-8ac6-3720eeb13758", + "fields": { + "timestamp": "2023-12-29T15:45:08.305Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 788, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1700f633-e820-46cc-ac32-ecaeb0b1f78b", + "fields": { + "timestamp": "2023-12-29T15:45:05.046Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 148, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17023778-9b4f-48b4-a369-ee4121530150", + "fields": { + "timestamp": "2023-12-29T15:45:07.704Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1402, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17093de1-ddcb-4fec-899f-6820cc37fd32", + "fields": { + "timestamp": "2023-12-29T15:45:09.932Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "dmi01-camden-rtr01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1713112d-6a1e-460b-9f7a-1d4a48d0a589", + "fields": { + "timestamp": "2023-12-29T15:45:06.062Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 609, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1713693f-16e1-4d09-8634-b79ae26c7c7d", + "fields": { + "timestamp": "2023-12-29T15:45:06.479Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 803, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1717e55d-49ca-4972-8ce8-23d449f5eda2", + "fields": { + "timestamp": "2023-12-29T15:45:08.564Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1110, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "171860be-9b25-43b1-ab44-c3c8549ac19f", + "fields": { + "timestamp": "2023-12-29T15:45:11.333Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1328, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "171e1a64-fdc3-4d1d-ad46-9558d5c9320f", + "fields": { + "timestamp": "2023-12-29T15:45:06.632Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 874, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "172634e0-895b-49a2-8686-33123a1dfbb2", + "fields": { + "timestamp": "2023-12-29T15:45:11.000Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1097, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1728562f-c39c-4ccd-ab0b-dde701b74656", + "fields": { + "timestamp": "2023-12-29T15:45:06.503Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 814, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "172feb08-aa1b-4c7d-8a3e-c9da8b37642a", + "fields": { + "timestamp": "2023-12-29T15:45:05.090Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 168, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1733ccc6-24fe-4bc4-8d2b-f083b7c52634", + "fields": { + "timestamp": "2023-12-29T15:45:05.276Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 251, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "173c8777-722d-4620-b315-15a62d15f09a", + "fields": { + "timestamp": "2023-12-29T15:45:11.598Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1510, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1741df42-90b4-4a3d-a8d5-0962ae6582fa", + "fields": { + "timestamp": "2023-12-29T15:45:10.050Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 33, + "field": "name", + "type": "str", + "value": "Wisconsin", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "174496e1-f6ce-4263-9a28-efe6a467b0c1", + "fields": { + "timestamp": "2023-12-29T15:45:10.806Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 965, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1748a34f-0fce-4bf0-984b-adfa7f425320", + "fields": { + "timestamp": "2023-12-29T15:45:08.165Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1616, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "174ae0e2-f5bc-438c-b90b-3806e94a59df", + "fields": { + "timestamp": "2023-12-29T15:45:07.664Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1383, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "175a30a7-25b5-4e54-b01b-063711f3f64f", + "fields": { + "timestamp": "2023-12-29T15:45:08.241Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 709, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "175cb0d5-dc14-4e18-99c1-2c129b6c3be8", + "fields": { + "timestamp": "2023-12-29T15:45:08.995Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 733, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "175de6d5-4763-4532-9d96-d92679eef1b6", + "fields": { + "timestamp": "2023-12-29T15:45:05.243Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 236, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "175e5b21-9dab-490e-aaf2-1bff18bf4104", + "fields": { + "timestamp": "2023-12-29T15:45:08.107Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1589, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1764232e-8f54-4c94-9f71-640188c9d4cc", + "fields": { + "timestamp": "2023-12-29T15:45:08.763Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1357, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17667350-26a2-43e1-a597-1f8469e0abc5", + "fields": { + "timestamp": "2023-12-29T15:45:07.179Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1160, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17667a62-4dbe-4677-a4ea-8f7a98b56c25", + "fields": { + "timestamp": "2023-12-29T15:45:06.889Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 993, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "176a75e5-e337-4606-abaf-463e8cac8da6", + "fields": { + "timestamp": "2023-12-29T15:45:11.421Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1389, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "176acb8c-1295-433b-90dc-fdf6333f4cd0", + "fields": { + "timestamp": "2023-12-29T15:45:05.144Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 191, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "176ecf2b-d51e-41f0-aab3-b55cc5e01bc4", + "fields": { + "timestamp": "2023-12-29T15:45:07.326Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1228, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1770fff2-d8e2-4fc5-a3c6-a156c829acff", + "fields": { + "timestamp": "2023-12-29T15:45:08.097Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1584, + "field": "name", + "type": "str", + "value": "xe-1/3/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "177148d3-5326-49c2-9ff1-65eaecc4f649", + "fields": { + "timestamp": "2023-12-29T15:45:10.936Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1053, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1778c914-fe7a-43e0-8675-789ea7163606", + "fields": { + "timestamp": "2023-12-29T15:45:08.246Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 716, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1781706c-002a-4c00-af5e-372504c9b342", + "fields": { + "timestamp": "2023-12-29T15:45:04.841Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 55, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17829853-8550-47bf-97f3-01c2cd39e1ca", + "fields": { + "timestamp": "2023-12-29T15:45:05.232Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 231, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17887696-7696-4e19-9c73-e35267b42188", + "fields": { + "timestamp": "2023-12-29T15:45:06.041Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 599, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17936ae7-997c-4f58-9295-b6910b00bf21", + "fields": { + "timestamp": "2023-12-29T15:45:05.908Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 540, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1795d2e7-d739-489d-a04b-f3f8d801c623", + "fields": { + "timestamp": "2023-12-29T15:45:08.458Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 978, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "179adee7-d0a9-4154-9218-c11d29a6dbbc", + "fields": { + "timestamp": "2023-12-29T15:45:05.751Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 468, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "179e8202-81af-409d-9653-4b8b2aae64b4", + "fields": { + "timestamp": "2023-12-29T15:45:11.266Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1281, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17a29b76-967d-4f12-93d3-381cc660b6a8", + "fields": { + "timestamp": "2023-12-29T15:45:04.741Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 10, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17a3513a-e25e-4b61-8ee7-5573ab2897a0", + "fields": { + "timestamp": "2023-12-29T15:45:05.164Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 200, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17ae9039-587a-49dd-b2c1-e4a405cad66f", + "fields": { + "timestamp": "2023-12-29T15:45:05.267Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 247, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17af92c0-e9dc-4e5f-b5c0-1b7a9b84cc7f", + "fields": { + "timestamp": "2023-12-29T15:45:04.660Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 83, + "field": "name", + "type": "str", + "value": "Outlet 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17b15c23-0a55-4f32-ad0d-b4764bbeec7b", + "fields": { + "timestamp": "2023-12-29T15:45:09.079Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 837, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17b400ae-aa0e-4853-836c-04d960203d94", + "fields": { + "timestamp": "2023-12-29T15:45:10.492Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17b58f46-1176-4fce-8808-7a06f764a6da", + "fields": { + "timestamp": "2023-12-29T15:45:05.199Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 216, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17b8e6d3-4d29-447e-832b-363c30535cbe", + "fields": { + "timestamp": "2023-12-29T15:45:07.401Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1263, + "field": "name", + "type": "str", + "value": "xe-1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17b95b3c-06ab-4205-9df1-7ba973a866e2", + "fields": { + "timestamp": "2023-12-29T15:45:10.080Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 81, + "field": "slug", + "type": "str", + "value": "us-mt", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17bb58e8-012e-4e73-87fa-eb97d515a34e", + "fields": { + "timestamp": "2023-12-29T15:45:10.786Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 952, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17c70f41-f566-4e33-881e-c867143b3b9c", + "fields": { + "timestamp": "2023-12-29T15:45:07.689Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1395, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17c76c1b-c68b-4bb8-8871-5bc56dc47325", + "fields": { + "timestamp": "2023-12-29T15:45:07.852Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1471, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17cb9e3a-a1a5-4c18-a3a8-6b30c433db9d", + "fields": { + "timestamp": "2023-12-29T15:45:11.700Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1580, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17d015d9-2be9-4455-b51e-60a9785a3a82", + "fields": { + "timestamp": "2023-12-29T15:45:10.724Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 910, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17d2e2d6-cdb5-46d3-8452-1d21ab86db3a", + "fields": { + "timestamp": "2023-12-29T15:45:07.480Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1300, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17dd2964-f4cd-4ef6-bb14-985b828ee806", + "fields": { + "timestamp": "2023-12-29T15:45:05.484Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 346, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17ded6e0-8a4d-47c9-88ed-ffb748e52267", + "fields": { + "timestamp": "2023-12-29T15:45:09.881Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 12, + "field": "model", + "type": "str", + "value": "QFX5110-48S-4C", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17e88e6f-8175-4f74-8637-b58d6b00d8ff", + "fields": { + "timestamp": "2023-12-29T15:45:06.115Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 633, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17ef5b33-8fba-4953-8614-7538c00192c4", + "fields": { + "timestamp": "2023-12-29T15:45:04.536Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 12, + "field": "name", + "type": "str", + "value": "usb", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "17fe3ea5-aea0-45a6-89e0-232fe9c1aacf", + "fields": { + "timestamp": "2023-12-29T15:45:09.924Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 37, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18052665-b9a6-4460-b6d6-bd71f951ac21", + "fields": { + "timestamp": "2023-12-29T15:45:07.734Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1416, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "180833ed-6bd9-4fad-a286-52c362ae1779", + "fields": { + "timestamp": "2023-12-29T15:45:05.602Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 400, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "180d078e-86be-4dc9-964a-09eba1fd3cdb", + "fields": { + "timestamp": "2023-12-29T15:45:11.194Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1231, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "180f9987-06de-4e1d-b5bf-a830fea7d71b", + "fields": { + "timestamp": "2023-12-29T15:45:05.026Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 139, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1816f25b-ac60-4650-94bc-e0add0c8946e", + "fields": { + "timestamp": "2023-12-29T15:45:07.916Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1500, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1819303e-8124-4a31-9086-ad3dc2889819", + "fields": { + "timestamp": "2023-12-29T15:45:08.172Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 625, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18216399-0030-4fc9-8efe-e69a88a35a06", + "fields": { + "timestamp": "2023-12-29T15:45:08.952Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 680, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1823b361-ce93-4741-817f-81f204e36473", + "fields": { + "timestamp": "2023-12-29T15:45:05.624Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 410, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "182550bb-d893-4129-8899-89047b22d7f5", + "fields": { + "timestamp": "2023-12-29T15:45:06.188Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 667, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "182b3100-6e24-4f55-a6d3-9349de7d4eda", + "fields": { + "timestamp": "2023-12-29T15:45:05.252Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 240, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1831aa77-40c1-4f56-81db-c1269c9b633c", + "fields": { + "timestamp": "2023-12-29T15:45:07.194Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1167, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1831e93c-a171-47fe-94f5-24fde3e2570c", + "fields": { + "timestamp": "2023-12-29T15:45:04.470Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 31, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1835514e-3790-4a43-b7d1-60e66d3f9a5b", + "fields": { + "timestamp": "2023-12-29T15:45:06.760Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 932, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18364ebb-462b-48f8-8ed1-4e44feec305c", + "fields": { + "timestamp": "2023-12-29T15:45:11.007Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1102, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18494280-7682-47f4-8167-43ae962f8b3d", + "fields": { + "timestamp": "2023-12-29T15:45:06.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 935, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1849d921-d6b9-4a4c-88c0-0bb770c8f316", + "fields": { + "timestamp": "2023-12-29T15:45:11.007Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1102, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1852f91e-93ca-43ed-b478-6138dee09e19", + "fields": { + "timestamp": "2023-12-29T15:45:10.970Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1076, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1854c2e3-148a-4dd9-8ed8-1bcbe64500be", + "fields": { + "timestamp": "2023-12-29T15:45:10.764Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 937, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18571915-4222-4f4c-9133-ecc0a6026815", + "fields": { + "timestamp": "2023-12-29T15:45:07.575Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1344, + "field": "name", + "type": "str", + "value": "xe-1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "185acfeb-6c45-4942-92a3-11ffd18e07a3", + "fields": { + "timestamp": "2023-12-29T15:45:11.448Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1408, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "185b16d2-aa6e-4fba-b75d-759a6576af4b", + "fields": { + "timestamp": "2023-12-29T15:45:10.685Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 500, + "field": "name", + "type": "str", + "value": "vm140", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "185ea201-1920-435a-a660-417361f4b22a", + "fields": { + "timestamp": "2023-12-29T15:45:04.737Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 8, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18642bff-033c-4ac9-949f-92727b1b409f", + "fields": { + "timestamp": "2023-12-29T15:45:11.283Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1293, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18667775-ad9b-4345-bd02-e4c54623d59b", + "fields": { + "timestamp": "2023-12-29T15:45:05.508Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 357, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "186dac9c-d66a-49b8-81a3-878d70592824", + "fields": { + "timestamp": "2023-12-29T15:45:11.116Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1177, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18741f96-e4c5-404d-8988-6af64627ce5f", + "fields": { + "timestamp": "2023-12-29T15:45:04.981Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 118, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18830c6b-5894-45f6-8cf0-6acdb08680d6", + "fields": { + "timestamp": "2023-12-29T15:45:04.774Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 25, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18868f73-fabb-4de9-a90e-cdcd0edd7113", + "fields": { + "timestamp": "2023-12-29T15:45:06.595Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 857, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "188759a4-417f-4f3b-b0cf-d36894620bd9", + "fields": { + "timestamp": "2023-12-29T15:45:05.532Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 368, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1889adf1-b35d-4299-8df4-cb94969f385a", + "fields": { + "timestamp": "2023-12-29T15:45:08.021Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1549, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1889c3e4-387c-46ba-8fe9-3fca736d89d3", + "fields": { + "timestamp": "2023-12-29T15:45:06.737Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 921, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "188bb00a-daf5-4f9c-be0c-068431c58231", + "fields": { + "timestamp": "2023-12-29T15:45:10.360Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 91, + "field": "prefix", + "type": "cidr", + "value": "172.19.2.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "188d4dd1-0e2c-4cad-9fb1-9876233080f7", + "fields": { + "timestamp": "2023-12-29T15:45:09.358Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1188, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1893ceac-93dc-4266-b598-9dd58831fae3", + "fields": { + "timestamp": "2023-12-29T15:45:06.186Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 666, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1897cb56-3cfd-4671-b5fa-146997186a35", + "fields": { + "timestamp": "2023-12-29T15:45:08.973Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 706, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "189d2c2a-e9a6-4935-9a2f-eac1aa326272", + "fields": { + "timestamp": "2023-12-29T15:45:07.224Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1181, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "189d8d6c-9451-4983-81ba-a59ee009c7fa", + "fields": { + "timestamp": "2023-12-29T15:45:07.653Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1378, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "189dc0b1-41dc-4748-9560-5adaae22708e", + "fields": { + "timestamp": "2023-12-29T15:45:05.228Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 229, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18a3c07f-0150-4bd8-96fe-909a94ca2f1c", + "fields": { + "timestamp": "2023-12-29T15:45:04.607Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 56, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18a4a5da-ce57-49c8-8733-1c1dd188767c", + "fields": { + "timestamp": "2023-12-29T15:45:05.386Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 301, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18a8a49e-3115-4020-b8f4-17d283e67242", + "fields": { + "timestamp": "2023-12-29T15:45:05.199Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 216, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18a8cf46-975f-4486-9ece-2332ab429575", + "fields": { + "timestamp": "2023-12-29T15:45:06.804Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 953, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18baef3c-a66c-4446-9f2d-676ab3e001c8", + "fields": { + "timestamp": "2023-12-29T15:45:07.569Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1341, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18c5e367-c290-4836-a790-e8f3e6f493b6", + "fields": { + "timestamp": "2023-12-29T15:45:08.358Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 854, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18c6990e-fc2c-4c21-b05b-52305c66c7dd", + "fields": { + "timestamp": "2023-12-29T15:45:05.324Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 273, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18ca4953-d0ee-404c-861a-967277c8e729", + "fields": { + "timestamp": "2023-12-29T15:45:11.498Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1442, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18d7e826-f197-423c-96fd-295c359086fa", + "fields": { + "timestamp": "2023-12-29T15:45:05.735Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 461, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18ddddb4-6006-4e3e-91ae-25fc51f5a4c6", + "fields": { + "timestamp": "2023-12-29T15:45:06.209Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 677, + "field": "name", + "type": "str", + "value": "GigabitEthernet0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18e14526-4fc8-4d4a-bd44-d808771f7dc3", + "fields": { + "timestamp": "2023-12-29T15:45:05.515Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 360, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18e78c28-6cd4-494b-aef8-521c10650716", + "fields": { + "timestamp": "2023-12-29T15:45:10.483Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 179, + "field": "address", + "type": "inet", + "value": "172.20.0.29/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18e86792-922b-4de9-9215-a2e2f664efa6", + "fields": { + "timestamp": "2023-12-29T15:45:04.724Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18eb485b-b27e-4f82-ae28-20e4f250edb4", + "fields": { + "timestamp": "2023-12-29T15:45:11.523Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1458, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18ef8891-bd34-466d-b386-ceffa1f602c0", + "fields": { + "timestamp": "2023-12-29T15:45:07.634Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1369, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18f13390-452e-416e-a9a0-6501a9b05be7", + "fields": { + "timestamp": "2023-12-29T15:45:04.513Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 53, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18f2e47e-8c5b-4972-a473-fa51d7dfdb82", + "fields": { + "timestamp": "2023-12-29T15:45:04.790Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 32, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18f54b8e-bff1-4e2b-86f5-c91af1cf8d1a", + "fields": { + "timestamp": "2023-12-29T15:45:11.398Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1373, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18f5f3a1-80f0-4657-93b5-eb1264efabe9", + "fields": { + "timestamp": "2023-12-29T15:45:07.676Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1389, + "field": "name", + "type": "str", + "value": "et-2/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "18fb2bbd-b27c-4402-baf1-4cce7bf8f2a2", + "fields": { + "timestamp": "2023-12-29T15:45:07.681Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1391, + "field": "name", + "type": "str", + "value": "et-2/0/50", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1900a5f1-e5a9-4f60-b112-886abc7c2f4d", + "fields": { + "timestamp": "2023-12-29T15:45:07.756Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1426, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19019c09-416f-4b63-9952-db9b9e6ced82", + "fields": { + "timestamp": "2023-12-29T15:45:08.284Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 762, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "190b02b8-3505-4abf-8908-2b86a2c16d41", + "fields": { + "timestamp": "2023-12-29T15:45:10.481Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 176, + "field": "address", + "type": "inet", + "value": "172.20.0.26/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "190b4b1d-6588-4ede-adad-a527ecc8cf9a", + "fields": { + "timestamp": "2023-12-29T15:45:06.336Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 736, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "191157d3-fced-4e65-91e8-781f02f2ec30", + "fields": { + "timestamp": "2023-12-29T15:45:08.813Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1418, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "191556ed-ac9b-4a66-942a-e8c23e6019ff", + "fields": { + "timestamp": "2023-12-29T15:45:06.565Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 843, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1919036a-04d2-45cc-9ce9-48f469179838", + "fields": { + "timestamp": "2023-12-29T15:45:07.852Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1471, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1928fcf0-03f1-4ea4-b933-9d275c2bde0d", + "fields": { + "timestamp": "2023-12-29T15:45:10.888Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1020, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1929f201-9d6e-445e-bbfa-0c4c7a305c49", + "fields": { + "timestamp": "2023-12-29T15:45:06.984Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1038, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "192f50d2-1e7c-44b4-bea9-9ddd7038bb0e", + "fields": { + "timestamp": "2023-12-29T15:45:06.741Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 923, + "field": "name", + "type": "str", + "value": "xe-0/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "193061eb-fbab-4e1e-9693-a2e7b0110934", + "fields": { + "timestamp": "2023-12-29T15:45:10.584Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 11, + "field": "name", + "type": "str", + "value": "gc-us-west2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1935aaa9-d992-4fc3-9ef3-9421301e4ff2", + "fields": { + "timestamp": "2023-12-29T15:45:05.552Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 377, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "194e8873-b7b8-4c32-bce0-124ba6cf1cd1", + "fields": { + "timestamp": "2023-12-29T15:45:05.812Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 496, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "195067c3-2e00-4d6e-912a-95b9aef89b78", + "fields": { + "timestamp": "2023-12-29T15:45:06.918Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1007, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "195908ab-eb84-476b-9f53-c201001cbfec", + "fields": { + "timestamp": "2023-12-29T15:45:04.763Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 20, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1961b4ca-889d-4608-bf58-1b92048d0f86", + "fields": { + "timestamp": "2023-12-29T15:45:05.157Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 197, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19634df4-66c7-4b86-8fb9-58328950111c", + "fields": { + "timestamp": "2023-12-29T15:45:10.077Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 77, + "field": "slug", + "type": "str", + "value": "us-ut", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1966d934-1876-45a7-84b0-40b67bdcac18", + "fields": { + "timestamp": "2023-12-29T15:45:07.354Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1241, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19674669-f808-4d25-94a5-c13acc65863d", + "fields": { + "timestamp": "2023-12-29T15:45:05.517Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 361, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19684fd6-525f-4572-b2df-9271d86beda7", + "fields": { + "timestamp": "2023-12-29T15:45:06.321Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 729, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "196d70bf-46f0-4ad3-9224-3d0b978265b6", + "fields": { + "timestamp": "2023-12-29T15:45:07.416Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1270, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "197160bf-6e58-4548-a53d-e42314a43cd1", + "fields": { + "timestamp": "2023-12-29T15:45:07.442Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1282, + "field": "name", + "type": "str", + "value": "et-2/0/51", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1972a826-14a3-49aa-a79f-f65208b4f340", + "fields": { + "timestamp": "2023-12-29T15:45:05.208Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 220, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1977b592-a724-4661-b4e5-b4531aed3d05", + "fields": { + "timestamp": "2023-12-29T15:45:06.374Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 754, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "197dc646-0fdf-4f5f-a633-00dfd0aceec0", + "fields": { + "timestamp": "2023-12-29T15:45:04.987Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 121, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "197e7b7b-0ceb-489b-8172-6ce1292e84a2", + "fields": { + "timestamp": "2023-12-29T15:45:05.443Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 327, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "197fb327-27b1-4622-801d-907e4452859d", + "fields": { + "timestamp": "2023-12-29T15:45:09.076Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 834, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "198084ea-08ba-4cf6-acf2-72331c7eb924", + "fields": { + "timestamp": "2023-12-29T15:45:07.179Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1160, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "199119fa-e3ad-4b1b-89df-156749b50107", + "fields": { + "timestamp": "2023-12-29T15:45:10.911Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1036, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1992e6af-943f-471d-83f5-907c9f861d2d", + "fields": { + "timestamp": "2023-12-29T15:45:11.381Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1361, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19964bc7-9609-4c2c-aa8e-1debe2012b38", + "fields": { + "timestamp": "2023-12-29T15:45:05.113Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 177, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1996abbf-921e-4818-8042-d6a41153eb94", + "fields": { + "timestamp": "2023-12-29T15:45:10.144Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 2, + "field": "prefix", + "type": "cidr", + "value": "10.112.0.0/17", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1998d996-1c22-42a4-a953-99b7f1db88c9", + "fields": { + "timestamp": "2023-12-29T15:45:05.633Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 414, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "199ce258-b67f-46cd-846e-715279a6f924", + "fields": { + "timestamp": "2023-12-29T15:45:11.547Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1475, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "199d93ce-b887-4f03-ba8e-53200032f52d", + "fields": { + "timestamp": "2023-12-29T15:45:06.321Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 729, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19a7ee7d-dd2e-44b4-9d72-05bec7f1f4b3", + "fields": { + "timestamp": "2023-12-29T15:45:10.060Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 49, + "field": "slug", + "type": "str", + "value": "us-ct", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19a9bc41-87d5-4ddb-9205-bc00e4e46691", + "fields": { + "timestamp": "2023-12-29T15:45:04.902Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 82, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19b1bc5c-a088-4d81-abbc-cc8ce833ff64", + "fields": { + "timestamp": "2023-12-29T15:45:09.956Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 40, + "field": "name", + "type": "str", + "value": "dmi01-rochester-pdu01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19c164f4-313e-434f-88b2-7da3c4d28952", + "fields": { + "timestamp": "2023-12-29T15:45:05.703Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 446, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19c2a90c-7886-4306-a464-6ff4b42e47f4", + "fields": { + "timestamp": "2023-12-29T15:45:04.889Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 76, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19c5e2d6-bfe3-4d9f-bbee-a8441a77ee0a", + "fields": { + "timestamp": "2023-12-29T15:45:11.533Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1465, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19c6139a-55b1-426b-88e1-64c9c838cda8", + "fields": { + "timestamp": "2023-12-29T15:45:04.439Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 5, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19c793e9-b890-46d5-95a9-b735462f1446", + "fields": { + "timestamp": "2023-12-29T15:45:09.898Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 2, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19db5c4d-e1ee-4e73-a2cc-893127e45591", + "fields": { + "timestamp": "2023-12-29T15:45:07.029Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1075, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19dc6a2c-c8da-47df-bc69-76b8cc63a73a", + "fields": { + "timestamp": "2023-12-29T15:45:06.783Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 943, + "field": "name", + "type": "str", + "value": "xe-0/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19df36f9-5b23-420c-8463-23c382c18196", + "fields": { + "timestamp": "2023-12-29T15:45:06.214Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 679, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19e23ee0-6ff0-445a-9ddb-23f1bd447a9a", + "fields": { + "timestamp": "2023-12-29T15:45:06.980Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1036, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19e25cf5-4534-4829-83d2-d1bfbb279b7a", + "fields": { + "timestamp": "2023-12-29T15:45:08.533Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1071, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19e74802-df9d-4e7d-8d23-c08854cef29b", + "fields": { + "timestamp": "2023-12-29T15:45:10.054Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 40, + "field": "name", + "type": "str", + "value": "North Carolina", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19e97f42-5f20-437e-a085-93f68b2db590", + "fields": { + "timestamp": "2023-12-29T15:45:07.032Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1076, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19ef7d4b-87dd-4002-b286-b455c8f71686", + "fields": { + "timestamp": "2023-12-29T15:45:05.997Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 579, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19f341a2-3a2e-4e74-a49d-265e25e72fdf", + "fields": { + "timestamp": "2023-12-29T15:45:05.280Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 253, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19f36c9f-cdb8-4919-99d4-efd3103cf010", + "fields": { + "timestamp": "2023-12-29T15:45:06.205Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 675, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19f4318d-b925-4bb5-b99f-3f5a90748292", + "fields": { + "timestamp": "2023-12-29T15:45:09.893Z", + "object_type": [ + "dcim", + "location" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "row-3", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "19f8b520-895b-4490-a2ff-171003b87426", + "fields": { + "timestamp": "2023-12-29T15:45:06.762Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 933, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a081798-d919-48be-9b0b-2195c47f6a43", + "fields": { + "timestamp": "2023-12-29T15:45:08.395Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 900, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a114d64-a2de-4c04-9362-0cadc5bd7a41", + "fields": { + "timestamp": "2023-12-29T15:45:10.946Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1060, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a164b57-323c-472d-a784-258f4818ff01", + "fields": { + "timestamp": "2023-12-29T15:45:08.228Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 693, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a19dfac-07db-4559-aa1d-f41e464f950d", + "fields": { + "timestamp": "2023-12-29T15:45:06.317Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 727, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a1e0fe5-4259-4919-8ced-f11c6fcbc448", + "fields": { + "timestamp": "2023-12-29T15:45:12.034Z", + "object_type": [ + "dcim", + "rackreservation" + ], + "object_id": 1, + "field": "description", + "type": "str", + "value": "Reserved for future projects", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a2d731f-8f26-4062-92d3-49135cf0309b", + "fields": { + "timestamp": "2023-12-29T15:45:06.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1040, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a34c5f6-e298-4dca-a427-88cd100dcf09", + "fields": { + "timestamp": "2023-12-29T15:45:07.431Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1277, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a3d3fe6-3421-499d-afe4-0f80d053b0df", + "fields": { + "timestamp": "2023-12-29T15:45:08.107Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1589, + "field": "name", + "type": "str", + "value": "xe-1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a3fda5d-47a3-462f-bec8-994d38f552ea", + "fields": { + "timestamp": "2023-12-29T15:45:05.714Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 451, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a45fe9b-8a0d-411c-9869-ece34ab34adf", + "fields": { + "timestamp": "2023-12-29T15:45:05.352Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 286, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a4f62f2-aff5-4f0b-a45d-51ed40e1a606", + "fields": { + "timestamp": "2023-12-29T15:45:04.863Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 65, + "field": "name", + "type": "str", + "value": "Cellular0/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a519c54-db4f-4b11-a01b-3ddc00c5495f", + "fields": { + "timestamp": "2023-12-29T15:45:07.586Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1349, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a59bdd6-2ef6-4377-9a7d-360bd396cb34", + "fields": { + "timestamp": "2023-12-29T15:45:10.558Z", + "object_type": [ + "tenancy", + "contact" + ], + "object_id": 3, + "field": "phone", + "type": "str", + "value": "272-555-3827", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a5a9efb-8420-44a2-9fe2-f2e435e615ae", + "fields": { + "timestamp": "2023-12-29T15:45:06.396Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 764, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a66cab8-7f6e-4086-bf4d-49e262e5abe2", + "fields": { + "timestamp": "2023-12-29T15:45:08.566Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1113, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a682e7a-5bbf-4d1b-9d6b-8b9601bb4c74", + "fields": { + "timestamp": "2023-12-29T15:45:06.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1034, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a6cfbf8-4ed7-4241-9a79-f5b81420b96b", + "fields": { + "timestamp": "2023-12-29T15:45:07.138Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1141, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a733612-2009-480d-b989-2e1aa405e1f5", + "fields": { + "timestamp": "2023-12-29T15:45:07.285Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1209, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a74dd90-e990-470e-a3c9-a1eee4975d86", + "fields": { + "timestamp": "2023-12-29T15:45:11.441Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1403, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a7dc681-26af-4631-9351-49a7aea32c52", + "fields": { + "timestamp": "2023-12-29T15:45:07.425Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1274, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a8788ed-cb90-483b-ac76-88e2bb44475b", + "fields": { + "timestamp": "2023-12-29T15:45:04.606Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 54, + "field": "name", + "type": "str", + "value": "PSU2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a87ffb9-bf1f-4f60-b4eb-0aa87e1b728f", + "fields": { + "timestamp": "2023-12-29T15:45:11.142Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1195, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a8b1590-97ae-492a-911c-e45b9ed6ccd0", + "fields": { + "timestamp": "2023-12-29T15:45:05.910Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 541, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a8ce68f-2611-4d10-a2de-120603af051c", + "fields": { + "timestamp": "2023-12-29T15:45:09.156Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 935, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a8cfec4-c7e3-46ea-a197-b0d941a18d15", + "fields": { + "timestamp": "2023-12-29T15:45:11.320Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1319, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a93d82e-0d05-4e2d-9150-6c6906b490c8", + "fields": { + "timestamp": "2023-12-29T15:45:06.982Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1037, + "field": "name", + "type": "str", + "value": "xe-0/2/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a9830b0-b641-448e-b527-00d33901bf83", + "fields": { + "timestamp": "2023-12-29T15:45:10.374Z", + "object_type": [ + "ipam", + "iprange" + ], + "object_id": 2, + "field": "start_address", + "type": "inet", + "value": "192.168.1.50/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1a9a471a-95d6-4cf9-ba17-4b6ec54d8202", + "fields": { + "timestamp": "2023-12-29T15:45:06.727Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 917, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1aa5b9e2-5dc7-4f4e-9da7-4253ef9e0f4f", + "fields": { + "timestamp": "2023-12-29T15:45:06.441Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 785, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1aa9742d-2d18-4d43-b139-5ce3f8fc59bc", + "fields": { + "timestamp": "2023-12-29T15:45:04.873Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 69, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1aae7306-0b57-416a-87f1-cadaeaf79ddc", + "fields": { + "timestamp": "2023-12-29T15:45:10.384Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 14, + "field": "address", + "type": "inet", + "value": "192.168.0.14/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ab1a629-4d09-4a3b-99ac-9b4a51926fcb", + "fields": { + "timestamp": "2023-12-29T15:45:08.015Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1546, + "field": "name", + "type": "str", + "value": "xe-2/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ac43f7c-c60e-4ac0-8178-0f669d580f13", + "fields": { + "timestamp": "2023-12-29T15:45:05.932Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 551, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ac772eb-5b3a-4393-ae2e-0f64a9b1b0d2", + "fields": { + "timestamp": "2023-12-29T15:45:07.114Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1130, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1aca1086-15d4-4d5d-ae95-2eff2cc256dd", + "fields": { + "timestamp": "2023-12-29T15:45:08.092Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1582, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1acc4cc4-2c7b-440e-9f64-f441f5b8d30c", + "fields": { + "timestamp": "2023-12-29T15:45:07.006Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1048, + "field": "name", + "type": "str", + "value": "xe-0/3/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ace540d-7e32-4007-af6a-70743d9a1a63", + "fields": { + "timestamp": "2023-12-29T15:45:05.234Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 232, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ad1e225-797a-4856-993d-6dc2c5fcbcdd", + "fields": { + "timestamp": "2023-12-29T15:45:10.732Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 915, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ad54f5f-d037-4f42-9cdb-f758c52ccb3c", + "fields": { + "timestamp": "2023-12-29T15:45:10.399Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 39, + "field": "address", + "type": "inet", + "value": "172.16.0.9/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ad8e027-7cfd-4780-8b02-6af3375a20e4", + "fields": { + "timestamp": "2023-12-29T15:45:05.639Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 417, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ad9db9e-b169-46e1-acd0-c174c9221d66", + "fields": { + "timestamp": "2023-12-29T15:45:11.381Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1361, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ae43390-eabf-4fa9-8413-32c72b77e6b6", + "fields": { + "timestamp": "2023-12-29T15:45:07.371Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1249, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1aec8d83-d960-4e7a-a1b6-99e040c82ed5", + "fields": { + "timestamp": "2023-12-29T15:45:11.368Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1352, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1afbee6b-253f-4b8a-984c-a4f43465a292", + "fields": { + "timestamp": "2023-12-29T15:45:08.041Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1558, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1afc19dc-fb9a-4c28-821f-59abbe9bf6dc", + "fields": { + "timestamp": "2023-12-29T15:45:05.897Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 535, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b01a80a-5669-43ad-bf19-d91d35b61119", + "fields": { + "timestamp": "2023-12-29T15:45:08.423Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 935, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b164e6f-4b7c-4d38-b7ac-80f515ee1ac5", + "fields": { + "timestamp": "2023-12-29T15:45:08.875Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1495, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b1983fa-f7ce-47a6-80ca-e2ffdfd401ed", + "fields": { + "timestamp": "2023-12-29T15:45:05.177Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 206, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b1c3f7a-66e2-4cec-b80f-52a640b79a65", + "fields": { + "timestamp": "2023-12-29T15:45:05.816Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 498, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b1c601c-d3e4-4bcd-86d2-5475ad55e58c", + "fields": { + "timestamp": "2023-12-29T15:45:09.892Z", + "object_type": [ + "dcim", + "location" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Row 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b21a6a1-b0f5-48b7-99c3-0de6b9194972", + "fields": { + "timestamp": "2023-12-29T15:45:10.683Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 496, + "field": "name", + "type": "str", + "value": "vm136", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b2a90a1-221c-4a37-a57b-cae5e5b6b5fb", + "fields": { + "timestamp": "2023-12-29T15:45:06.654Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 883, + "field": "name", + "type": "str", + "value": "xe-0/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b2d66b2-5f7c-4c46-8b93-f90497cc9c3c", + "fields": { + "timestamp": "2023-12-29T15:45:10.260Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 52, + "field": "prefix", + "type": "cidr", + "value": "10.112.173.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b3bed42-6803-45ef-a91c-4a54020bb0ec", + "fields": { + "timestamp": "2023-12-29T15:45:11.057Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1136, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b4016d7-c7e2-47e5-a865-d39af36c3511", + "fields": { + "timestamp": "2023-12-29T15:45:07.379Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1253, + "field": "name", + "type": "str", + "value": "xe-1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b40c202-6c67-4190-8322-be5c31d6b689", + "fields": { + "timestamp": "2023-12-29T15:45:06.479Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 803, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b418404-758f-44b7-8319-009892e2030a", + "fields": { + "timestamp": "2023-12-29T15:45:10.478Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 171, + "field": "address", + "type": "inet", + "value": "172.20.0.21/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b46285a-7dc2-4730-9e31-6e42578beee8", + "fields": { + "timestamp": "2023-12-29T15:45:05.462Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 336, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b4d7fbf-89cc-49bc-abfc-224193dd0711", + "fields": { + "timestamp": "2023-12-29T15:45:08.483Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1010, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b4d85b3-6843-4b97-aaa9-bfe0e8140f4b", + "fields": { + "timestamp": "2023-12-29T15:45:07.504Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1311, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b551ea6-e452-4f75-af1e-2e79ea725427", + "fields": { + "timestamp": "2023-12-29T15:45:08.768Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1363, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b59501f-5b5d-4fc9-9a5d-1b3ad7f13d2f", + "fields": { + "timestamp": "2023-12-29T15:45:06.777Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 940, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b690749-f626-4aa5-b780-0ebfa3afa297", + "fields": { + "timestamp": "2023-12-29T15:45:08.116Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1593, + "field": "name", + "type": "str", + "value": "xe-1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b69a6a6-6141-4fd2-bec4-c3550ca02b57", + "fields": { + "timestamp": "2023-12-29T15:45:07.659Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1381, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b69d3b1-84c6-4dfa-8366-25be94a68400", + "fields": { + "timestamp": "2023-12-29T15:45:10.131Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "RFC 1918", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b6ca6cf-018c-412b-9d9c-009fbf5cf86c", + "fields": { + "timestamp": "2023-12-29T15:45:11.048Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1130, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b6e939d-ebe3-46a8-a688-b419750fc2a7", + "fields": { + "timestamp": "2023-12-29T15:45:07.330Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1230, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b72cf51-d11c-494f-b5fa-c24f028cb403", + "fields": { + "timestamp": "2023-12-29T15:45:10.053Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 38, + "field": "name", + "type": "str", + "value": "New Jersey", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b7c98b1-0404-47d8-bf2c-cbadb1867a58", + "fields": { + "timestamp": "2023-12-29T15:45:05.539Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 371, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b7d6140-887f-422b-a98d-9958d0dfa47d", + "fields": { + "timestamp": "2023-12-29T15:45:11.727Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1599, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b7f2f32-4434-4d80-95e6-d67e2f36de23", + "fields": { + "timestamp": "2023-12-29T15:45:10.846Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 992, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b833897-7a88-4b7e-817f-dba49b9e49d8", + "fields": { + "timestamp": "2023-12-29T15:45:04.579Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 25, + "field": "name", + "type": "str", + "value": "Input", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b852651-c750-495a-b4c1-54f484d2e61b", + "fields": { + "timestamp": "2023-12-29T15:45:11.567Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1489, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b873283-611a-476e-8b8b-2efd57d0d880", + "fields": { + "timestamp": "2023-12-29T15:45:06.062Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 609, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b88154e-a49e-4c5a-824f-87084f7a69ae", + "fields": { + "timestamp": "2023-12-29T15:45:07.564Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1339, + "field": "name", + "type": "str", + "value": "et-1/0/53", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b888d48-45eb-4851-bcb2-02e417a6ea82", + "fields": { + "timestamp": "2023-12-29T15:45:11.681Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1567, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b97a18b-236a-449b-9e58-8837c8df2130", + "fields": { + "timestamp": "2023-12-29T15:45:09.016Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 760, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b98414e-2d91-4caf-8fb2-e6a8eab0a187", + "fields": { + "timestamp": "2023-12-29T15:45:04.454Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 15, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1b98d182-1020-409d-9741-72347b8ae203", + "fields": { + "timestamp": "2023-12-29T15:45:09.037Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 786, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1bb1ee3e-6334-4ed5-a30c-949bf88510d4", + "fields": { + "timestamp": "2023-12-29T15:45:05.294Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 259, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1bb2186d-c7c7-47d1-bd09-e856d3770f6b", + "fields": { + "timestamp": "2023-12-29T15:45:06.610Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 864, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1bb3427b-a67e-4260-ba8a-6b1722f4b09b", + "fields": { + "timestamp": "2023-12-29T15:45:10.591Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 22, + "field": "name", + "type": "str", + "value": "gc-europe-west4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1bb47cb8-9ad1-43aa-abb6-55c9b17bda91", + "fields": { + "timestamp": "2023-12-29T15:45:05.506Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 356, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1bb6b6a4-a57d-438a-8abc-fed366f4f2f7", + "fields": { + "timestamp": "2023-12-29T15:45:11.045Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1128, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1bb83007-3312-45a3-8980-dc4996eb6e98", + "fields": { + "timestamp": "2023-12-29T15:45:09.378Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1214, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1bbecba9-91f0-4166-92a3-addbf6b3c8bd", + "fields": { + "timestamp": "2023-12-29T15:45:06.233Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 688, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1bc0d8ac-68c9-4257-bbe6-07c6e59833c4", + "fields": { + "timestamp": "2023-12-29T15:45:05.733Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 460, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1bd4cfd6-37c7-4399-94ab-07abc655dde3", + "fields": { + "timestamp": "2023-12-29T15:45:04.968Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 112, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1bdf57ef-a820-47e0-83eb-c811e10c5a98", + "fields": { + "timestamp": "2023-12-29T15:45:06.544Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 833, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1be25343-97bc-4eed-9265-8e660dc8bb74", + "fields": { + "timestamp": "2023-12-29T15:45:06.770Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 937, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1be77674-fea2-4639-9e36-c2e7d15cff7a", + "fields": { + "timestamp": "2023-12-29T15:45:05.223Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 227, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1bf55b62-4507-4889-bba0-952d7248e3f2", + "fields": { + "timestamp": "2023-12-29T15:45:08.529Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1066, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1bf98a04-5881-4083-ac8d-20318551726c", + "fields": { + "timestamp": "2023-12-29T15:45:04.968Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 112, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1bfe7d20-d34d-4b6e-92e6-cc4509121fcd", + "fields": { + "timestamp": "2023-12-29T15:45:06.946Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1020, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c033596-3424-4b60-bd3d-01ce8d02cd5a", + "fields": { + "timestamp": "2023-12-29T15:45:07.328Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1229, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c04f8d4-78d0-437c-9369-8de9dee02162", + "fields": { + "timestamp": "2023-12-29T15:45:08.851Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1466, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c0c5b54-f1a1-438a-a4a6-3abd1642f044", + "fields": { + "timestamp": "2023-12-29T15:45:10.984Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1086, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c0e3d26-1b9e-4194-b0c7-752704287e52", + "fields": { + "timestamp": "2023-12-29T15:45:11.704Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1583, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c183362-9fd5-4086-a3d1-bffc0def439a", + "fields": { + "timestamp": "2023-12-29T15:45:05.805Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 493, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c1e5417-4669-4c70-b30c-2936b75e7b46", + "fields": { + "timestamp": "2023-12-29T15:45:06.647Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 880, + "field": "name", + "type": "str", + "value": "xe-0/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c236141-5d44-4d33-8584-ba16f188ef23", + "fields": { + "timestamp": "2023-12-29T15:45:06.028Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 593, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c2641ff-aa30-47a2-b8ac-3df5b2bce364", + "fields": { + "timestamp": "2023-12-29T15:45:11.266Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1281, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c2d5162-15ff-4a70-97f6-4a2198b25b8a", + "fields": { + "timestamp": "2023-12-29T15:45:11.471Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1423, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c35c156-ab2c-4d7a-8136-acdb8cc9a5ef", + "fields": { + "timestamp": "2023-12-29T15:45:05.626Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 411, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c36aa3e-bb32-44df-b8e4-7e03989a56b8", + "fields": { + "timestamp": "2023-12-29T15:45:10.138Z", + "object_type": [ + "ipam", + "role" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "access-data", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c3c5e6a-fc55-453a-8312-814ae95ede7e", + "fields": { + "timestamp": "2023-12-29T15:45:11.341Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1333, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c4ca71b-5a70-477d-a65a-6b612e5793c4", + "fields": { + "timestamp": "2023-12-29T15:45:07.848Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1469, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c4e0465-1e84-47aa-b399-a51b5992938b", + "fields": { + "timestamp": "2023-12-29T15:45:06.717Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 912, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c519782-6b73-412f-a963-dd80e7736448", + "fields": { + "timestamp": "2023-12-29T15:45:10.989Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1089, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c51e060-bf45-4b26-acb0-7cb0fec0816f", + "fields": { + "timestamp": "2023-12-29T15:45:09.373Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1208, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c579f8a-7a14-47a5-8719-189b15e58af2", + "fields": { + "timestamp": "2023-12-29T15:45:06.657Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 884, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c57aeea-2367-4ba5-b905-68be2b2ed9e7", + "fields": { + "timestamp": "2023-12-29T15:45:11.166Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1212, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c5b2a6d-97e7-4371-a702-66b379bda808", + "fields": { + "timestamp": "2023-12-29T15:45:07.285Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1209, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c628ee0-0bdf-4471-ba06-52811c55698f", + "fields": { + "timestamp": "2023-12-29T15:45:06.531Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 827, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c6459fc-5d4c-49c9-b281-a06596941e1b", + "fields": { + "timestamp": "2023-12-29T15:45:06.855Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 977, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c70a5ef-8181-4af6-b233-b6144a0677df", + "fields": { + "timestamp": "2023-12-29T15:45:05.254Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 241, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c74ffa5-2bcc-4049-86cf-ec8cb32c9859", + "fields": { + "timestamp": "2023-12-29T15:45:07.129Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1137, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c79b54f-0fbe-465c-b24c-84bce5e27031", + "fields": { + "timestamp": "2023-12-29T15:45:04.887Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 75, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c7a200d-81c6-49f3-872c-d5d22c0d383b", + "fields": { + "timestamp": "2023-12-29T15:45:06.531Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 827, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c7fcfb3-3d06-4b0a-99f2-623469de91cf", + "fields": { + "timestamp": "2023-12-29T15:45:05.699Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 444, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c81f336-291b-493b-a76d-ccd98521e1b6", + "fields": { + "timestamp": "2023-12-29T15:45:10.485Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 3, + "field": "max_vid", + "type": "int", + "value": "4094", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c826aac-1b46-4c6c-abe2-5e3e2642b057", + "fields": { + "timestamp": "2023-12-29T15:45:04.818Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 45, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c86b235-3630-4189-81c9-ad44e6938ac9", + "fields": { + "timestamp": "2023-12-29T15:45:04.774Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 25, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c87d9f1-f993-456b-abdc-fd0b1794ccd2", + "fields": { + "timestamp": "2023-12-29T15:45:06.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1016, + "field": "name", + "type": "str", + "value": "xe-0/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c8ba544-6bd8-409a-9d2e-deb22619bdf1", + "fields": { + "timestamp": "2023-12-29T15:45:06.712Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 910, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c8d2fed-ad0d-4522-b5bf-d2dc9d12f799", + "fields": { + "timestamp": "2023-12-29T15:45:04.946Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 102, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c92a805-f596-40cb-bf41-8655f2d89e09", + "fields": { + "timestamp": "2023-12-29T15:45:07.636Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1370, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c94d4c6-847d-4a78-9f84-a757b5cb3274", + "fields": { + "timestamp": "2023-12-29T15:45:04.746Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 12, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c951fc3-99e2-476c-8d9d-74111ee95586", + "fields": { + "timestamp": "2023-12-29T15:45:09.184Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 970, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c98b4c0-01c7-415a-9a53-9271553fb84f", + "fields": { + "timestamp": "2023-12-29T15:45:05.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 167, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c98fa95-ef60-49c4-b116-41a30042f621", + "fields": { + "timestamp": "2023-12-29T15:45:05.329Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 275, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1c9e6c62-df14-420c-add5-4f6e0559661e", + "fields": { + "timestamp": "2023-12-29T15:45:04.728Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 4, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1cb2d0fa-0405-4471-ad51-f6950e2ef8a5", + "fields": { + "timestamp": "2023-12-29T15:45:11.047Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1129, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1cb56de9-8dd4-4151-967e-7d6071c4d934", + "fields": { + "timestamp": "2023-12-29T15:45:06.017Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 588, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1cc425ba-0654-4a75-9f2b-c1f5b17c63d1", + "fields": { + "timestamp": "2023-12-29T15:45:06.804Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 953, + "field": "name", + "type": "str", + "value": "xe-0/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1cc7d53f-bb9a-4c5d-ba14-d83ff2f7ea3b", + "fields": { + "timestamp": "2023-12-29T15:45:07.820Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1456, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1cd44e9d-eb5d-4bab-98fe-338fbab78251", + "fields": { + "timestamp": "2023-12-29T15:45:10.723Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 909, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1cd8ce8d-6f42-4f20-ae27-15afb24b6c77", + "fields": { + "timestamp": "2023-12-29T15:45:11.342Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1334, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1cded064-3850-489f-89e6-187c6ad4097f", + "fields": { + "timestamp": "2023-12-29T15:45:07.987Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1533, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ce3a570-8039-4f45-ace1-81c53d4425d0", + "fields": { + "timestamp": "2023-12-29T15:45:07.403Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1264, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ce820d9-c6cb-4fe0-bb5c-5073770175e4", + "fields": { + "timestamp": "2023-12-29T15:45:05.276Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 251, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ce9c5da-fe73-4b08-8ed7-b2d7ddd8c934", + "fields": { + "timestamp": "2023-12-29T15:45:05.215Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 223, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1cebb158-17d7-47d0-b116-fd949163b997", + "fields": { + "timestamp": "2023-12-29T15:45:06.832Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 966, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1cee74da-d8b9-4197-8c96-e47f3d84e1ba", + "fields": { + "timestamp": "2023-12-29T15:45:11.399Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1374, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1cf2f93b-7143-4d4e-93d7-957f02774bb3", + "fields": { + "timestamp": "2023-12-29T15:45:11.725Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1598, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d07b476-a691-446b-a57b-63b86f472f8a", + "fields": { + "timestamp": "2023-12-29T15:45:11.451Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1410, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d0fac92-892f-49bf-8128-a5067ad32d38", + "fields": { + "timestamp": "2023-12-29T15:45:07.438Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1280, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d110f77-fc32-4a4a-aa0c-082a8da072a0", + "fields": { + "timestamp": "2023-12-29T15:45:10.581Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "DO-TOR1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d13b9a4-25da-4948-a24d-26c85b361a38", + "fields": { + "timestamp": "2023-12-29T15:45:06.438Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 784, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d16db3d-09ab-47d9-9331-6e8c28405d73", + "fields": { + "timestamp": "2023-12-29T15:45:08.413Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 923, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d186b19-279f-4a8c-bc38-734db7782ed2", + "fields": { + "timestamp": "2023-12-29T15:45:07.584Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1348, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d19734c-c998-4e46-b1e9-53119ed81847", + "fields": { + "timestamp": "2023-12-29T15:45:05.853Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 515, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d2a0e29-8074-4d32-b2ee-6a899d29f49d", + "fields": { + "timestamp": "2023-12-29T15:45:04.755Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 16, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d33c60d-4fea-43e9-8f17-0d87ecb2ea71", + "fields": { + "timestamp": "2023-12-29T15:45:04.750Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 14, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d3a0855-fb57-4b62-b6a4-f8f5779b6404", + "fields": { + "timestamp": "2023-12-29T15:45:05.261Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 244, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d481a60-e553-4152-b8b0-47f4cfc1ab42", + "fields": { + "timestamp": "2023-12-29T15:45:10.171Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 16, + "field": "prefix", + "type": "cidr", + "value": "10.112.137.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d48addf-e682-4e52-8149-6406bc3733cc", + "fields": { + "timestamp": "2023-12-29T15:45:11.479Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1429, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d49b406-ffe3-47d9-8b16-4068629e8916", + "fields": { + "timestamp": "2023-12-29T15:45:05.624Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 410, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d506c01-5320-42a6-a566-9cadc2b3eeae", + "fields": { + "timestamp": "2023-12-29T15:45:07.751Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1424, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d5520e1-f634-4ee3-a955-f6bb97ff57d0", + "fields": { + "timestamp": "2023-12-29T15:45:08.181Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 636, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d5b3ebb-bf98-4140-993d-d654bcb81d28", + "fields": { + "timestamp": "2023-12-29T15:45:07.905Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1495, + "field": "name", + "type": "str", + "value": "xe-1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d5cccd1-6f02-4242-98a8-65a58be3cdd7", + "fields": { + "timestamp": "2023-12-29T15:45:11.372Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1355, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d61520f-227c-40f5-8a27-d2acea4678df", + "fields": { + "timestamp": "2023-12-29T15:45:08.663Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1233, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d64239b-bb6a-48e1-82bf-4d0ed4cf704f", + "fields": { + "timestamp": "2023-12-29T15:45:08.325Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 813, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d65e671-e81f-43ac-bbae-c7d3542191ab", + "fields": { + "timestamp": "2023-12-29T15:45:06.682Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 896, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d660180-b54d-4741-8ac4-b86fd02721af", + "fields": { + "timestamp": "2023-12-29T15:45:07.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1097, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d67eaa2-293d-4594-a3b9-dc04f9222cd4", + "fields": { + "timestamp": "2023-12-29T15:45:09.196Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 985, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d694a88-ea03-4803-ada7-af06b36b3409", + "fields": { + "timestamp": "2023-12-29T15:45:09.867Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "Extreme", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d6bddae-4843-464e-ae8d-00125b88b377", + "fields": { + "timestamp": "2023-12-29T15:45:06.687Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 898, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d6f95d7-e521-40ec-87b6-beb6e7b90f70", + "fields": { + "timestamp": "2023-12-29T15:45:07.784Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1439, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d74593e-9786-4e69-be6e-beea3081c762", + "fields": { + "timestamp": "2023-12-29T15:45:09.871Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 13, + "field": "name", + "type": "str", + "value": "Generic", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d7ef28b-f022-4ddc-9f8c-7b22870e6520", + "fields": { + "timestamp": "2023-12-29T15:45:05.742Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 464, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d95efed-12fa-49a9-9bbb-6d4271088569", + "fields": { + "timestamp": "2023-12-29T15:45:04.746Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 12, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1d9a7dc5-1c6d-4551-8de8-4ae4a66a6f61", + "fields": { + "timestamp": "2023-12-29T15:45:10.526Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 60, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1da196fa-5ed2-46a5-a51f-fd9c9cf12d3b", + "fields": { + "timestamp": "2023-12-29T15:45:10.605Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 373, + "field": "name", + "type": "str", + "value": "vm13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1da48b1d-8f80-4114-8711-53a83b03c581", + "fields": { + "timestamp": "2023-12-29T15:45:07.448Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1285, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1da58c5c-71e3-47e5-ae01-9fd5dbbd3e9a", + "fields": { + "timestamp": "2023-12-29T15:45:10.035Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 42, + "field": "name", + "type": "str", + "value": "P4-5B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1daae521-3056-4ca9-9a60-77fe574ac64d", + "fields": { + "timestamp": "2023-12-29T15:45:06.957Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1025, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1db0be04-19e0-4b88-9e22-87d5b7d55197", + "fields": { + "timestamp": "2023-12-29T15:45:05.048Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 149, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1dbce0d4-0faa-46a6-818e-81100cc0917f", + "fields": { + "timestamp": "2023-12-29T15:45:06.654Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 883, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1dc3c793-fdd5-4882-adf4-b13fcbb6641b", + "fields": { + "timestamp": "2023-12-29T15:45:05.921Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 546, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1dc3faa0-9097-4d26-bd4c-910efe3ae965", + "fields": { + "timestamp": "2023-12-29T15:45:11.547Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1475, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1dc49136-1de1-4ea4-bb63-7a1df6b3ab6b", + "fields": { + "timestamp": "2023-12-29T15:45:08.780Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1378, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1dcf863d-87f6-4d5e-bd72-d23100ba66ca", + "fields": { + "timestamp": "2023-12-29T15:45:11.456Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1413, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1dd145bc-ef7a-42ce-863d-e08ddec60163", + "fields": { + "timestamp": "2023-12-29T15:45:05.399Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 307, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1dd6f6b6-8329-4ab9-98f1-8ee14b6a49a4", + "fields": { + "timestamp": "2023-12-29T15:45:06.827Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 964, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1dd783e7-4703-4eb0-a188-c2d7db647199", + "fields": { + "timestamp": "2023-12-29T15:45:05.685Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 438, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1dd94e57-738a-4d13-b0bd-84e4a3b5e2ef", + "fields": { + "timestamp": "2023-12-29T15:45:10.515Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 42, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ddf8598-e99a-42d2-ae04-e51d59061d23", + "fields": { + "timestamp": "2023-12-29T15:45:07.773Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1434, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1de0368e-9191-47f8-8b2b-8a215eb89130", + "fields": { + "timestamp": "2023-12-29T15:45:10.119Z", + "object_type": [ + "ipam", + "vrf" + ], + "object_id": 6, + "field": "rd", + "type": "str", + "value": "65000:1", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1dedf724-f7fa-4c34-9540-7b00c23b4d1b", + "fields": { + "timestamp": "2023-12-29T15:45:10.603Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 370, + "field": "name", + "type": "str", + "value": "vm10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1df39b03-f754-4c53-a6cf-9f21c50d1a03", + "fields": { + "timestamp": "2023-12-29T15:45:09.135Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 909, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1df92c58-5b90-460b-b649-e4e977f1f5a8", + "fields": { + "timestamp": "2023-12-29T15:45:10.903Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1030, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e0ac6b8-b9bb-4f66-b36f-1da178bc6582", + "fields": { + "timestamp": "2023-12-29T15:45:06.121Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 636, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e0ca6d4-efad-4776-ba1d-4a1a082bae66", + "fields": { + "timestamp": "2023-12-29T15:45:08.155Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1611, + "field": "name", + "type": "str", + "value": "xe-1/3/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e0cf229-0729-4b5c-bbcd-64050611a508", + "fields": { + "timestamp": "2023-12-29T15:45:08.079Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1576, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e0ec6fd-ee82-496b-aed3-91a16c04b820", + "fields": { + "timestamp": "2023-12-29T15:45:11.029Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1117, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e1f5024-420f-4498-bf10-1ccd536eee62", + "fields": { + "timestamp": "2023-12-29T15:45:06.370Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 752, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e1fc504-72b4-4bc4-b449-1f2edbe04109", + "fields": { + "timestamp": "2023-12-29T15:45:04.667Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 91, + "field": "name", + "type": "str", + "value": "Outlet 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e363169-3441-4758-8f1d-d35d14016314", + "fields": { + "timestamp": "2023-12-29T15:45:08.161Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1614, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e366f20-98ba-4eed-8b60-d819827c210a", + "fields": { + "timestamp": "2023-12-29T15:45:05.046Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 148, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e41225c-8e6d-4d9d-be92-99c6490fe4a9", + "fields": { + "timestamp": "2023-12-29T15:45:04.574Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 13, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e423e36-e27e-498a-829c-9967d7303062", + "fields": { + "timestamp": "2023-12-29T15:45:10.747Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 925, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e45925f-34a4-403d-a225-1e44cd751164", + "fields": { + "timestamp": "2023-12-29T15:45:05.083Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 165, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e4aa7cf-2ac0-406e-8bb9-b549ff737d6e", + "fields": { + "timestamp": "2023-12-29T15:45:07.358Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1243, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e5b5845-cdd2-428d-be1c-57d260623802", + "fields": { + "timestamp": "2023-12-29T15:45:07.143Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1143, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e60172d-27c1-4a4c-b712-61313d3a2eb1", + "fields": { + "timestamp": "2023-12-29T15:45:10.025Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 26, + "field": "name", + "type": "str", + "value": "P2-13B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e720ffd-386c-403e-a6f6-261c74d87dd3", + "fields": { + "timestamp": "2023-12-29T15:45:05.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 150, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e73153a-c448-4dda-b5a8-29c7576098fc", + "fields": { + "timestamp": "2023-12-29T15:45:10.855Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 998, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e83748b-7d80-4389-9cea-94114c047260", + "fields": { + "timestamp": "2023-12-29T15:45:04.913Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 87, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e870fa4-9aab-426b-9946-402044c58172", + "fields": { + "timestamp": "2023-12-29T15:45:06.853Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 976, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e8e7828-3737-413c-be96-276df4589226", + "fields": { + "timestamp": "2023-12-29T15:45:07.025Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1073, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e96c841-2511-4de8-9ace-a07657cbe142", + "fields": { + "timestamp": "2023-12-29T15:45:05.318Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 270, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e99295d-d050-46a9-9dee-e9fb1029353a", + "fields": { + "timestamp": "2023-12-29T15:45:10.570Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 9, + "field": "cf_cust_id", + "type": "str", + "value": "YKY01", + "weight": 1000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1e9b40e8-370b-4d26-b123-c52dc1bba177", + "fields": { + "timestamp": "2023-12-29T15:45:06.702Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 905, + "field": "name", + "type": "str", + "value": "xe-0/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ea56820-dc56-46e6-9854-146b3102270c", + "fields": { + "timestamp": "2023-12-29T15:45:06.773Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 938, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1eaa2892-a2ee-48c1-97bc-8a72a6256008", + "fields": { + "timestamp": "2023-12-29T15:45:05.858Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 517, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1eac5f9f-b2f4-4648-a605-c36a2d907e04", + "fields": { + "timestamp": "2023-12-29T15:45:07.997Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1538, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1eb2e425-2b21-44d8-9e85-75f3ad471c8b", + "fields": { + "timestamp": "2023-12-29T15:45:04.626Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 76, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1eb5611b-2487-4190-ba39-b04a5f0c883a", + "fields": { + "timestamp": "2023-12-29T15:45:06.222Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 683, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1eb759a2-1cf8-4533-b582-05bfb10df19b", + "fields": { + "timestamp": "2023-12-29T15:45:06.600Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 859, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1eb8b776-a501-447c-b6b9-c2ab97668449", + "fields": { + "timestamp": "2023-12-29T15:45:04.513Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 53, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1eba08ae-011f-4916-9641-c6ee38b489df", + "fields": { + "timestamp": "2023-12-29T15:45:11.593Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1507, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1eba0b50-40e4-4ee6-8f9f-fc4c74ef884a", + "fields": { + "timestamp": "2023-12-29T15:45:06.252Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 697, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ebdc094-b2ee-4d64-b692-5934c0555f3c", + "fields": { + "timestamp": "2023-12-29T15:45:11.431Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1396, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ebfb93a-b3b7-4329-8e3f-48e9579459e4", + "fields": { + "timestamp": "2023-12-29T15:45:11.371Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1354, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ec85886-1875-4f34-a186-883a24f91a88", + "fields": { + "timestamp": "2023-12-29T15:45:06.408Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 770, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ecd7717-0d0d-472e-8b59-f822ae3526f2", + "fields": { + "timestamp": "2023-12-29T15:45:08.886Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1509, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ecdab75-e166-45a2-957e-835efc1ea540", + "fields": { + "timestamp": "2023-12-29T15:45:07.313Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1222, + "field": "name", + "type": "str", + "value": "xe-2/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ed5160b-c3e1-47af-8db7-7468e2165420", + "fields": { + "timestamp": "2023-12-29T15:45:08.406Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 914, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ee026aa-a5cd-4c4f-ad90-7e7ba9942eaf", + "fields": { + "timestamp": "2023-12-29T15:45:05.368Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 293, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ee1438d-4501-43ad-859e-df70f487fe22", + "fields": { + "timestamp": "2023-12-29T15:45:05.832Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 505, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ee43b82-40d5-4950-9847-ed81052f1db6", + "fields": { + "timestamp": "2023-12-29T15:45:07.738Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1418, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ee8a30d-dac3-49aa-94bf-63d86f5a205b", + "fields": { + "timestamp": "2023-12-29T15:45:05.040Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 145, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ef021c3-005c-4fd5-8ab0-7abca942f1fa", + "fields": { + "timestamp": "2023-12-29T15:45:07.500Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1309, + "field": "name", + "type": "str", + "value": "xe-2/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1efb2e66-487d-4f30-b251-7109b77fa2b1", + "fields": { + "timestamp": "2023-12-29T15:45:08.356Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 852, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1efccdc7-9a91-46e9-b839-b5d942950036", + "fields": { + "timestamp": "2023-12-29T15:45:07.133Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1139, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1efdcb64-0fb2-4607-8866-d42ed1002a61", + "fields": { + "timestamp": "2023-12-29T15:45:04.602Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 50, + "field": "maximum_draw", + "type": "int", + "value": "650", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f0999ec-5bbd-47a1-8465-29ab555537b1", + "fields": { + "timestamp": "2023-12-29T15:45:10.047Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 12, + "field": "name", + "type": "str", + "value": "France", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f0fff3a-9a99-4278-9874-db0f6c5ee41f", + "fields": { + "timestamp": "2023-12-29T15:45:04.759Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 18, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f135c8d-e1b7-4b44-842b-1a042e973a43", + "fields": { + "timestamp": "2023-12-29T15:45:07.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1091, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f166e21-af75-4151-93a1-4a0737b0eaca", + "fields": { + "timestamp": "2023-12-29T15:45:11.136Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1191, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f268c8c-7b2b-4219-99c5-5d265969294c", + "fields": { + "timestamp": "2023-12-29T15:45:11.507Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1448, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f2f029a-7226-4eef-bb4c-3d531f738ad5", + "fields": { + "timestamp": "2023-12-29T15:45:06.000Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 580, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f318876-a752-4dbd-aa3b-c3d3f208d092", + "fields": { + "timestamp": "2023-12-29T15:45:10.527Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 62, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f324821-0f60-4921-b69d-43354417ba22", + "fields": { + "timestamp": "2023-12-29T15:45:07.856Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1473, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f32fe73-5e48-4d00-8746-a95c4ea41aee", + "fields": { + "timestamp": "2023-12-29T15:45:08.956Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 685, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f33fcfa-1c06-4173-8891-fef9617c8ba6", + "fields": { + "timestamp": "2023-12-29T15:45:05.611Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 404, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f396eb4-4f2f-481f-92b8-e6f2c70efc60", + "fields": { + "timestamp": "2023-12-29T15:45:10.409Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 56, + "field": "address", + "type": "inet", + "value": "172.16.0.26/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f3b136e-5697-47bf-9b0e-fb153724e915", + "fields": { + "timestamp": "2023-12-29T15:45:07.713Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1406, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f46868a-7b19-4113-9d95-94649b7625d6", + "fields": { + "timestamp": "2023-12-29T15:45:08.699Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1278, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f514702-d95c-4d43-a298-f27f60ee9802", + "fields": { + "timestamp": "2023-12-29T15:45:04.566Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 5, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f565bfe-6415-4052-9367-82023436f826", + "fields": { + "timestamp": "2023-12-29T15:45:08.155Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1611, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f593559-d20b-43fb-9011-262d73046078", + "fields": { + "timestamp": "2023-12-29T15:45:10.944Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1058, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f595cb8-be73-437d-a128-e04d38607852", + "fields": { + "timestamp": "2023-12-29T15:45:04.863Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 65, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f5e8956-50da-40af-b3cd-4900ff766036", + "fields": { + "timestamp": "2023-12-29T15:45:04.849Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 59, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f6098af-ecdd-4b7d-a5bd-66dea4ac6aa6", + "fields": { + "timestamp": "2023-12-29T15:45:06.220Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 682, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f62b9c9-8e92-4480-9faa-28adf3be7fd2", + "fields": { + "timestamp": "2023-12-29T15:45:08.079Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1576, + "field": "name", + "type": "str", + "value": "xe-1/2/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f62c39f-19d1-40b3-8308-2654a77626ed", + "fields": { + "timestamp": "2023-12-29T15:45:07.016Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1069, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f656713-73b9-4074-96ef-c1f4bccc131f", + "fields": { + "timestamp": "2023-12-29T15:45:06.874Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 986, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f71fc74-7c05-41a6-a594-d3cf67378af0", + "fields": { + "timestamp": "2023-12-29T15:45:04.564Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 3, + "field": "maximum_draw", + "type": "int", + "value": "150", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f8611a9-2414-4621-b67a-f9742ae5614c", + "fields": { + "timestamp": "2023-12-29T15:45:09.231Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1029, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f964eb6-2200-48c4-ab46-794ab0c1685d", + "fields": { + "timestamp": "2023-12-29T15:45:04.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 34, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f980d86-7d4d-4cca-b2be-6b494a677667", + "fields": { + "timestamp": "2023-12-29T15:45:10.511Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 36, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f984f70-cf03-483a-b42e-3d7aa4dba323", + "fields": { + "timestamp": "2023-12-29T15:45:05.600Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 399, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f9eb783-cfaf-416b-87a3-04540ce0e383", + "fields": { + "timestamp": "2023-12-29T15:45:07.670Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1386, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1f9f2502-7752-4b62-8d52-83c3ff2048d4", + "fields": { + "timestamp": "2023-12-29T15:45:11.395Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1371, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1fa1b0a8-6d34-41b3-83a2-d963a79df6a8", + "fields": { + "timestamp": "2023-12-29T15:45:04.493Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 14, + "field": "cid", + "type": "str", + "value": "DEOW4921", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1fb102f3-d8c0-4349-984c-cae909c7a3f6", + "fields": { + "timestamp": "2023-12-29T15:45:07.149Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1146, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1fb9b541-b2b0-40be-94f3-9035518a4784", + "fields": { + "timestamp": "2023-12-29T15:45:09.886Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "Access Switch", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1fbd406c-afbc-4630-870d-795b586a586a", + "fields": { + "timestamp": "2023-12-29T15:45:08.308Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 792, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1fc8f15b-f914-4b51-b50c-af352b93c522", + "fields": { + "timestamp": "2023-12-29T15:45:07.239Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1188, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1fce4d56-0ab7-472e-bf8a-015be8cda70f", + "fields": { + "timestamp": "2023-12-29T15:45:10.056Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 43, + "field": "name", + "type": "str", + "value": "New York", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1fd2bc26-41e1-438a-a678-e590984d1780", + "fields": { + "timestamp": "2023-12-29T15:45:07.090Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1119, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1fde2000-8fa8-4abe-bb4c-64cc504c0b9a", + "fields": { + "timestamp": "2023-12-29T15:45:05.173Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 204, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1fea0db4-3d12-41b2-9bc4-96dbec2e358d", + "fields": { + "timestamp": "2023-12-29T15:45:07.956Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1519, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1fef22f0-7321-4b4c-976e-5b4933e8c9dc", + "fields": { + "timestamp": "2023-12-29T15:45:07.453Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1287, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ff0d5ff-b078-461b-acd4-6df5d74c2555", + "fields": { + "timestamp": "2023-12-29T15:45:10.602Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 368, + "field": "name", + "type": "str", + "value": "vm8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ff761de-c739-43f2-ae96-222e3b749b93", + "fields": { + "timestamp": "2023-12-29T15:45:07.265Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1200, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ff856b3-9012-4bc4-a802-026485257a9b", + "fields": { + "timestamp": "2023-12-29T15:45:09.886Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 5, + "field": "slug", + "type": "str", + "value": "pdu", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ff9fbdb-a175-4fc3-94b0-1259e196578e", + "fields": { + "timestamp": "2023-12-29T15:45:10.451Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 126, + "field": "address", + "type": "inet", + "value": "172.19.0.6/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1ffb178a-1449-48db-a018-29982f79852c", + "fields": { + "timestamp": "2023-12-29T15:45:07.196Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1168, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "1fffb17a-b629-4bcf-baaf-7c5100ae27bc", + "fields": { + "timestamp": "2023-12-29T15:45:07.427Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1275, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20019eb5-667c-45a1-b93b-e2639cdc474f", + "fields": { + "timestamp": "2023-12-29T15:45:05.510Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 358, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "200247c2-7af4-4a33-986b-623e51eb300f", + "fields": { + "timestamp": "2023-12-29T15:45:05.118Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 179, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2003c735-81de-4d71-aba7-f2c183af0680", + "fields": { + "timestamp": "2023-12-29T15:45:11.086Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1156, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "200b2a60-ba8d-4f6e-8a4f-8cc7a104257b", + "fields": { + "timestamp": "2023-12-29T15:45:06.000Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 580, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20132134-0ae0-43b1-a8f4-aa5701fb35b6", + "fields": { + "timestamp": "2023-12-29T15:45:07.300Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1216, + "field": "name", + "type": "str", + "value": "xe-2/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20156cb8-2949-4d08-8516-c23326a62545", + "fields": { + "timestamp": "2023-12-29T15:45:11.731Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1602, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20203f60-e18c-4ac4-b436-76234072546d", + "fields": { + "timestamp": "2023-12-29T15:45:06.280Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 710, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2021ca50-9299-41ae-97a6-ed948aa58cf2", + "fields": { + "timestamp": "2023-12-29T15:45:11.562Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1485, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2023f419-88e3-466e-8b9f-4374d5afbb79", + "fields": { + "timestamp": "2023-12-29T15:45:09.964Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 78, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "203323f6-967a-4e64-af61-043feba18e7d", + "fields": { + "timestamp": "2023-12-29T15:45:04.933Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 96, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2037ff56-b192-433b-8cad-49956c3d935f", + "fields": { + "timestamp": "2023-12-29T15:45:06.606Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 862, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "203c6a36-9eff-49b3-9e52-52e08c468682", + "fields": { + "timestamp": "2023-12-29T15:45:05.628Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 412, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "203e6e09-a360-4f06-94a2-6fd56e767d91", + "fields": { + "timestamp": "2023-12-29T15:45:05.465Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 337, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20402f72-44de-403f-b5de-cacfc909f410", + "fields": { + "timestamp": "2023-12-29T15:45:09.089Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 850, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "205495c3-2823-4c2f-b479-17feb802e526", + "fields": { + "timestamp": "2023-12-29T15:45:10.960Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1069, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2055fec3-0bd8-4929-80e2-18183ca32936", + "fields": { + "timestamp": "2023-12-29T15:45:09.948Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 24, + "field": "name", + "type": "str", + "value": "dmi01-syracuse-sw01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "205b7df3-9c3b-4883-b9b0-a546a5b250e9", + "fields": { + "timestamp": "2023-12-29T15:45:11.743Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1610, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "205c3bb0-1eb3-42d9-8b01-a8c3b750b1f6", + "fields": { + "timestamp": "2023-12-29T15:45:05.434Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 323, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "205d0275-e47c-45bb-8a3b-f71f849e25d0", + "fields": { + "timestamp": "2023-12-29T15:45:08.440Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 956, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20611cd5-ab88-4fc9-9c8d-82c5558188c7", + "fields": { + "timestamp": "2023-12-29T15:45:06.768Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 936, + "field": "name", + "type": "str", + "value": "xe-0/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20655462-f3bc-4ce1-a241-1d1d79c73cf1", + "fields": { + "timestamp": "2023-12-29T15:45:06.982Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1037, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "206c8a0d-20d2-493f-b632-59d321c0e4dd", + "fields": { + "timestamp": "2023-12-29T15:45:10.496Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 11, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "206dbab3-ae91-45a3-889c-dbd71e3a5400", + "fields": { + "timestamp": "2023-12-29T15:45:11.362Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1348, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "206fa17c-f8dc-4be7-a017-1d7add2b80e1", + "fields": { + "timestamp": "2023-12-29T15:45:11.100Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1166, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2070d5d0-a15d-4bac-b118-3f2391d20ec8", + "fields": { + "timestamp": "2023-12-29T15:45:07.120Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1133, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2077ebdb-fdd7-4b69-8648-72621598e9b2", + "fields": { + "timestamp": "2023-12-29T15:45:11.196Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1233, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20780b74-0e7a-4443-a059-6476a0adf9fc", + "fields": { + "timestamp": "2023-12-29T15:45:06.332Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 734, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "207f867e-5ed3-4993-ad9b-fe8c5f88944e", + "fields": { + "timestamp": "2023-12-29T15:45:08.235Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 702, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2080cbcc-21db-4fa7-a7e3-4e20b06885ef", + "fields": { + "timestamp": "2023-12-29T15:45:06.280Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 710, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20873054-6689-49aa-a82b-b575b0e999a3", + "fields": { + "timestamp": "2023-12-29T15:45:05.439Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 325, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "208986c4-03bd-4a1f-8c3b-830c9a7be5a4", + "fields": { + "timestamp": "2023-12-29T15:45:06.895Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 996, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2093348d-4f70-44ab-8495-3bc69be797fc", + "fields": { + "timestamp": "2023-12-29T15:45:11.362Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1348, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2093fd98-0ece-4622-96e9-5398bd7f1f03", + "fields": { + "timestamp": "2023-12-29T15:45:09.363Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1195, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2094f811-fb2b-46c5-bb82-dc077fcda371", + "fields": { + "timestamp": "2023-12-29T15:45:08.651Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1218, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "209e46e7-0608-41ee-9dc6-ac6e0b7a3a1f", + "fields": { + "timestamp": "2023-12-29T15:45:07.811Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1452, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20b052f3-3ac3-472f-8cec-488134c5d758", + "fields": { + "timestamp": "2023-12-29T15:45:08.595Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1148, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20b3c2dd-a80d-4e38-a4f9-21f62d69221e", + "fields": { + "timestamp": "2023-12-29T15:45:11.031Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1118, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20b74979-94ca-4a2b-beae-115ea47353a8", + "fields": { + "timestamp": "2023-12-29T15:45:10.503Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 23, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20b9c4d9-2ace-4329-b0b2-6aceacf47530", + "fields": { + "timestamp": "2023-12-29T15:45:08.047Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1561, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20c07d14-3e9d-42ee-b5af-8080933c1443", + "fields": { + "timestamp": "2023-12-29T15:45:07.556Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1335, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20cdaf78-82bf-40ae-b3f5-1c0cd380038c", + "fields": { + "timestamp": "2023-12-29T15:45:11.156Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1205, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20d3a09d-26d7-4ea5-a846-b99b22313c56", + "fields": { + "timestamp": "2023-12-29T15:45:05.858Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 517, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20df9349-a875-41c1-a249-cc7808dd1e65", + "fields": { + "timestamp": "2023-12-29T15:45:05.567Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 384, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20e09d39-903f-4e26-81a7-f20ac24b502d", + "fields": { + "timestamp": "2023-12-29T15:45:08.081Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1577, + "field": "name", + "type": "str", + "value": "xe-1/2/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20f46d11-d808-4a6e-bf76-5d53bb8a50be", + "fields": { + "timestamp": "2023-12-29T15:45:06.073Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 614, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20f49cba-8e02-4080-bfce-6103239a81a8", + "fields": { + "timestamp": "2023-12-29T15:45:06.280Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 710, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20fbc026-86ac-40c3-b6bf-e4a7a4221e15", + "fields": { + "timestamp": "2023-12-29T15:45:09.423Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 17, + "field": "name", + "type": "str", + "value": "Slot 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20fbfef0-daf9-49f9-adf3-2e796648c4cc", + "fields": { + "timestamp": "2023-12-29T15:45:04.957Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 107, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20fd69bd-34fa-4d09-9fb5-0633931f830e", + "fields": { + "timestamp": "2023-12-29T15:45:09.952Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 35, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "20fe2dbb-26a3-4bf6-9bd6-54943adf2fc5", + "fields": { + "timestamp": "2023-12-29T15:45:11.755Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1619, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "210b7989-37fd-45fd-9890-0e391bc676d2", + "fields": { + "timestamp": "2023-12-29T15:45:06.840Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 970, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "210d9491-b006-4f34-a4e6-09b644091d93", + "fields": { + "timestamp": "2023-12-29T15:45:09.949Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 25, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2114c33a-1232-4985-80bc-699a405ef950", + "fields": { + "timestamp": "2023-12-29T15:45:04.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 21, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21170766-ce7e-43db-bd4f-2f4ad3c6aadf", + "fields": { + "timestamp": "2023-12-29T15:45:04.596Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 43, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21193e67-fb9a-48eb-9ca0-9582f87c8a02", + "fields": { + "timestamp": "2023-12-29T15:45:08.454Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 973, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "211ab540-a49f-454b-a1ef-3a52d02fca74", + "fields": { + "timestamp": "2023-12-29T15:45:07.820Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1456, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "211ac65c-91a8-48ec-ad58-aef0f0f656cd", + "fields": { + "timestamp": "2023-12-29T15:45:10.575Z", + "object_type": [ + "virtualization", + "clustertype" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "VMware", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "211b4f79-763e-48d3-a7b7-be1c25f627ce", + "fields": { + "timestamp": "2023-12-29T15:45:06.049Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 603, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "211d82a4-988a-468e-82fd-045fee5fb19e", + "fields": { + "timestamp": "2023-12-29T15:45:10.070Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 65, + "field": "name", + "type": "str", + "value": "Alaska", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21212c3a-8dd2-4a63-bf2b-66fe72cce3b3", + "fields": { + "timestamp": "2023-12-29T15:45:09.102Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 867, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21244a97-780f-4383-8df2-2da45243fc4d", + "fields": { + "timestamp": "2023-12-29T15:45:11.697Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1578, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21259006-7d3b-4b35-abb1-5b17c83b22e3", + "fields": { + "timestamp": "2023-12-29T15:45:06.196Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 671, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "212d5019-9f3b-4b05-9f55-0a75b798ce85", + "fields": { + "timestamp": "2023-12-29T15:45:08.537Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1077, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2131f660-c387-439e-aa14-417cb1de5b2d", + "fields": { + "timestamp": "2023-12-29T15:45:05.404Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 309, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "214f0f58-b3ff-4059-b920-49f4a847fb79", + "fields": { + "timestamp": "2023-12-29T15:45:10.570Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "Nakatomi Corportation", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2153c444-c024-44f1-b978-367b138c0ba0", + "fields": { + "timestamp": "2023-12-29T15:45:05.984Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 573, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2159b623-2b5e-40e7-b0ee-da2b222f83e7", + "fields": { + "timestamp": "2023-12-29T15:45:04.492Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 42, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "215d812c-9921-4864-8507-d76583f5fc77", + "fields": { + "timestamp": "2023-12-29T15:45:06.768Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 936, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21735d81-5c49-46f2-bfbd-55e5de6ef645", + "fields": { + "timestamp": "2023-12-29T15:45:04.695Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 124, + "field": "name", + "type": "str", + "value": "Outlet 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "217a180c-614b-4efc-b8f2-a9dd1d607959", + "fields": { + "timestamp": "2023-12-29T15:45:05.679Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 435, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "217d5d82-3590-4de0-937d-479706f1b035", + "fields": { + "timestamp": "2023-12-29T15:45:09.328Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1150, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "217d8448-a1c1-4eed-8390-254078a584d0", + "fields": { + "timestamp": "2023-12-29T15:45:07.138Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1141, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21821a21-f3f7-458a-96cd-6bcd10771e91", + "fields": { + "timestamp": "2023-12-29T15:45:06.723Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 915, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "218de348-28ee-4e8a-9927-a443351f3686", + "fields": { + "timestamp": "2023-12-29T15:45:07.602Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1356, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2194d5c7-f5ea-4da9-81f4-61d5967aedbe", + "fields": { + "timestamp": "2023-12-29T15:45:07.792Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1443, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21968384-7289-437e-8be7-73eb0299b3e5", + "fields": { + "timestamp": "2023-12-29T15:45:06.364Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 749, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21977546-e4c2-4f3f-833b-29ba92ba054a", + "fields": { + "timestamp": "2023-12-29T15:45:10.968Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1075, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2199ad19-85ba-4835-b280-103c5662b65c", + "fields": { + "timestamp": "2023-12-29T15:45:07.545Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1330, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "219d8fac-ef41-4ec5-be71-70235580534d", + "fields": { + "timestamp": "2023-12-29T15:45:08.774Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1371, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "219e7aa9-1603-4213-8579-38bad9a04e39", + "fields": { + "timestamp": "2023-12-29T15:45:08.315Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 801, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21a58a03-72e2-46b3-9481-7bdfd96b85e4", + "fields": { + "timestamp": "2023-12-29T15:45:07.192Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1166, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21a82952-d0d2-4bcb-a4ee-228a411e2cc6", + "fields": { + "timestamp": "2023-12-29T15:45:10.088Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "DM-Camden", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21b73a7e-6ec5-4cd3-8c4a-0e68718c43d9", + "fields": { + "timestamp": "2023-12-29T15:45:06.706Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 907, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21ba5c5d-30d8-48d8-9d83-ea27d81b57a2", + "fields": { + "timestamp": "2023-12-29T15:45:11.479Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1429, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21bd5c9b-13c3-4997-94cf-87ae7ca4da37", + "fields": { + "timestamp": "2023-12-29T15:45:05.118Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 179, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21c61495-2c4a-4ebf-8fa5-934442a3afca", + "fields": { + "timestamp": "2023-12-29T15:45:09.419Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 12, + "field": "name", + "type": "str", + "value": "Slot 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21caf1ea-ccf3-4694-bd5d-c5c720d32921", + "fields": { + "timestamp": "2023-12-29T15:45:11.237Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1261, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21cee89d-a4c0-46df-9335-46e575a0f41b", + "fields": { + "timestamp": "2023-12-29T15:45:06.036Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 597, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21d3282c-0857-43ff-9fff-b968c4379d1e", + "fields": { + "timestamp": "2023-12-29T15:45:10.099Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 17, + "field": "physical_address", + "type": "str", + "value": "44 Blue Spring Dr.\r\nWest Warwick, RI 02893", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21d5132b-ace3-48ef-a1e9-e44a73accbcd", + "fields": { + "timestamp": "2023-12-29T15:45:07.008Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1049, + "field": "name", + "type": "str", + "value": "xe-0/3/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21d8a8a3-a033-4ba6-b5b8-2b8bbb51c3fc", + "fields": { + "timestamp": "2023-12-29T15:45:07.571Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1342, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21d925c9-68fa-40bb-9af1-25c194eb9763", + "fields": { + "timestamp": "2023-12-29T15:45:07.818Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1455, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21d94436-9ca5-4e0c-8b70-d65f6357aa8e", + "fields": { + "timestamp": "2023-12-29T15:45:05.287Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 256, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21dbed5a-e90e-4c4a-8172-7c583f74e26c", + "fields": { + "timestamp": "2023-12-29T15:45:11.433Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1397, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21de00bc-5565-4ad0-b587-365ef123c560", + "fields": { + "timestamp": "2023-12-29T15:45:08.482Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1008, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21e64e6f-000e-4729-9aa3-886682aac2ba", + "fields": { + "timestamp": "2023-12-29T15:45:06.567Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 844, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21ebec7c-46f1-4a21-be4d-872104c54e9a", + "fields": { + "timestamp": "2023-12-29T15:45:11.614Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1521, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21f262cc-ccc0-4243-8520-09470b3b231f", + "fields": { + "timestamp": "2023-12-29T15:45:10.447Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 120, + "field": "address", + "type": "inet", + "value": "172.18.0.30/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21f581de-6827-4784-a499-6c706498329f", + "fields": { + "timestamp": "2023-12-29T15:45:08.255Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 726, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21f8a781-31ec-4644-815a-65c4d25ed6cd", + "fields": { + "timestamp": "2023-12-29T15:45:05.210Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 221, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "21ff8b2b-3629-4038-970c-0ad6044a0010", + "fields": { + "timestamp": "2023-12-29T15:45:06.606Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 862, + "field": "name", + "type": "str", + "value": "et-0/0/51", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2200aa5b-f9c2-426b-90f7-634777ed8638", + "fields": { + "timestamp": "2023-12-29T15:45:06.870Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 984, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2206920a-2cfd-4923-a90b-1b00998d418b", + "fields": { + "timestamp": "2023-12-29T15:45:07.816Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1454, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22083f63-fa68-4f13-8326-d46ecaa3320d", + "fields": { + "timestamp": "2023-12-29T15:45:10.477Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 169, + "field": "address", + "type": "inet", + "value": "172.20.0.19/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2208f02d-b53c-4f1c-94ae-6946cd5f07f3", + "fields": { + "timestamp": "2023-12-29T15:45:05.392Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 304, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "220a2ffa-1c29-47f2-aa16-0b14a760f447", + "fields": { + "timestamp": "2023-12-29T15:45:07.549Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1332, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "220cf702-478e-4dfb-90e7-5ba5b004a4ef", + "fields": { + "timestamp": "2023-12-29T15:45:09.114Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 882, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "221211e7-5d51-4abc-9bb1-372dff9122ba", + "fields": { + "timestamp": "2023-12-29T15:45:09.093Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 855, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22130a6d-c1c0-4f49-804e-7971b8ec7b6e", + "fields": { + "timestamp": "2023-12-29T15:45:07.945Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1514, + "field": "name", + "type": "str", + "value": "xe-2/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2215bc9e-19d6-420b-9702-89957e785e71", + "fields": { + "timestamp": "2023-12-29T15:45:06.604Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 861, + "field": "name", + "type": "str", + "value": "et-0/0/50", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "221ace71-41c2-49ef-a994-6fdb01bf7b6a", + "fields": { + "timestamp": "2023-12-29T15:45:07.487Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1303, + "field": "name", + "type": "str", + "value": "xe-2/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "221ed8b5-9468-437f-8229-cdd41535faeb", + "fields": { + "timestamp": "2023-12-29T15:45:04.902Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 82, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22243e6c-58ff-419d-9c1c-5851a3c7d7e2", + "fields": { + "timestamp": "2023-12-29T15:45:09.174Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 958, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2229f6e0-9701-4d27-bdc4-73d5c3b76460", + "fields": { + "timestamp": "2023-12-29T15:45:05.428Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 320, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "222a7645-b96d-4d6c-bd29-993cc4359895", + "fields": { + "timestamp": "2023-12-29T15:45:04.601Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 49, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "222ca6bb-9670-4852-8ded-669183e6d206", + "fields": { + "timestamp": "2023-12-29T15:45:07.756Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1426, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2237f04e-2ac5-4f97-9f51-b67a069153f6", + "fields": { + "timestamp": "2023-12-29T15:45:05.899Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 536, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22391429-33e4-4c73-a427-f14fd8e4797f", + "fields": { + "timestamp": "2023-12-29T15:45:08.826Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1434, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "223b85ec-093b-4427-83bd-30fb0f0dfd6e", + "fields": { + "timestamp": "2023-12-29T15:45:11.536Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1467, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "223ed39d-14a2-4762-8b38-00f9c096c3b9", + "fields": { + "timestamp": "2023-12-29T15:45:08.184Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 639, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "223f00b2-e65f-4bd4-a062-cf92d0054551", + "fields": { + "timestamp": "2023-12-29T15:45:06.466Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 797, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "223fdf1b-2db7-4e75-90bb-38442d701033", + "fields": { + "timestamp": "2023-12-29T15:45:08.549Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1091, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2240db60-f70a-4461-92ef-02de285317ae", + "fields": { + "timestamp": "2023-12-29T15:45:08.301Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 783, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2243dc56-6462-432b-bcb2-86da5c613f07", + "fields": { + "timestamp": "2023-12-29T15:45:06.400Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 766, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2244baa0-537f-415f-b7d0-0e2cd0e7f69d", + "fields": { + "timestamp": "2023-12-29T15:45:04.776Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 26, + "field": "name", + "type": "str", + "value": "Cellular0/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "224ef6fd-9850-41a3-9f57-af0e27723d5c", + "fields": { + "timestamp": "2023-12-29T15:45:11.697Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1578, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2256381c-8236-4a6b-ae44-332de925a8d2", + "fields": { + "timestamp": "2023-12-29T15:45:11.186Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1226, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22591327-8a1e-4e88-b07a-f9b63d285b36", + "fields": { + "timestamp": "2023-12-29T15:45:11.481Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1430, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22644b1a-2ec2-4546-a8d6-8d0e6eed1afc", + "fields": { + "timestamp": "2023-12-29T15:45:05.589Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 394, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "226ca019-8ea4-447f-980e-25fcda0df339", + "fields": { + "timestamp": "2023-12-29T15:45:10.932Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1050, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "226e8ffa-393f-414d-8e53-7cb0465ead75", + "fields": { + "timestamp": "2023-12-29T15:45:11.305Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1308, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "226fd573-ff59-4e31-9687-e4ca5bc52b2c", + "fields": { + "timestamp": "2023-12-29T15:45:06.455Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 792, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2270f843-57cc-42cc-b15f-6f41f5fcb0b7", + "fields": { + "timestamp": "2023-12-29T15:45:11.379Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1360, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22765370-77ce-4cdc-b1c7-ee8c4094ec7d", + "fields": { + "timestamp": "2023-12-29T15:45:05.801Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 491, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22784df9-6317-4838-9e8e-6ed5b329b099", + "fields": { + "timestamp": "2023-12-29T15:45:07.263Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1199, + "field": "name", + "type": "str", + "value": "xe-2/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "227861c9-c515-412a-9d3c-2b6c94a7e642", + "fields": { + "timestamp": "2023-12-29T15:45:09.972Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 88, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "227b00fb-0382-462a-b69c-72f1d9900c96", + "fields": { + "timestamp": "2023-12-29T15:45:11.624Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1528, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2282643b-a283-498e-a126-2d67bbc24544", + "fields": { + "timestamp": "2023-12-29T15:45:06.069Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 612, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22855456-6500-45ff-8b81-ee0386c8cdbe", + "fields": { + "timestamp": "2023-12-29T15:45:07.771Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1433, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2287fca6-8557-434b-8f2b-ab3290e7d92b", + "fields": { + "timestamp": "2023-12-29T15:45:08.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1570, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2288cf6d-58ec-4ae6-a8a0-a0e057d6f2bc", + "fields": { + "timestamp": "2023-12-29T15:45:10.022Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 21, + "field": "name", + "type": "str", + "value": "P1-11A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "228d103e-e169-48cd-9cd9-7f2b59ee2ca9", + "fields": { + "timestamp": "2023-12-29T15:45:07.644Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1374, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2296846c-1b92-49c9-9c3e-bdf2c4ec2673", + "fields": { + "timestamp": "2023-12-29T15:45:06.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1028, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2296e15b-3289-4f9a-96b9-c0a1835a92cb", + "fields": { + "timestamp": "2023-12-29T15:45:06.317Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 727, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "229a6092-d2eb-4f13-9cfe-d87b93f33c10", + "fields": { + "timestamp": "2023-12-29T15:45:10.786Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 952, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "229b3376-f32d-4e83-8e85-02a2f4fd2413", + "fields": { + "timestamp": "2023-12-29T15:45:07.562Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1338, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "229d84f9-dcd9-44b5-ada1-e08da302118d", + "fields": { + "timestamp": "2023-12-29T15:45:07.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1437, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22a050ff-d6ee-4aab-9d65-f6b73207c100", + "fields": { + "timestamp": "2023-12-29T15:45:10.838Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 987, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22a8b0d2-7f65-455e-8c2b-dfb221c1c434", + "fields": { + "timestamp": "2023-12-29T15:45:09.296Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1110, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22afb7a2-7513-4742-9ebb-55ec35463beb", + "fields": { + "timestamp": "2023-12-29T15:45:06.669Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 890, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22b1303c-6a69-4e4f-b6b5-e0f50fed384f", + "fields": { + "timestamp": "2023-12-29T15:45:05.670Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 431, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22b6d5a5-ab27-499b-9160-a2a633cceee6", + "fields": { + "timestamp": "2023-12-29T15:45:09.351Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1179, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22b6f8ed-3043-495d-87ec-bf9c175be1c6", + "fields": { + "timestamp": "2023-12-29T15:45:11.711Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1588, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22bc5869-6df3-47ca-b388-00a9f6d9691e", + "fields": { + "timestamp": "2023-12-29T15:45:04.924Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 92, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22c2be4a-d440-49c3-9435-8f2ce61f9975", + "fields": { + "timestamp": "2023-12-29T15:45:05.404Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 309, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22c79615-7755-43cd-aeb0-34c878f2e9c7", + "fields": { + "timestamp": "2023-12-29T15:45:04.770Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 23, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22c8570a-f171-4be7-a6e9-c591e25e502e", + "fields": { + "timestamp": "2023-12-29T15:45:04.868Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 67, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22cb6431-a78d-4480-8c36-ec1977a675dc", + "fields": { + "timestamp": "2023-12-29T15:45:05.320Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 271, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22d2ba5f-d9d1-4f77-a508-103da63bdba7", + "fields": { + "timestamp": "2023-12-29T15:45:08.112Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1591, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22df6b56-a646-4eda-ad9e-6ca1597fae6d", + "fields": { + "timestamp": "2023-12-29T15:45:11.491Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1437, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22ed4a23-9d4a-4b69-b199-235e3c092d82", + "fields": { + "timestamp": "2023-12-29T15:45:08.944Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 670, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "22fb637d-cbba-4344-a41c-943d40b2a670", + "fields": { + "timestamp": "2023-12-29T15:45:07.876Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1482, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23013779-0a3b-4191-a081-7f0643b0bcf1", + "fields": { + "timestamp": "2023-12-29T15:45:06.255Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 698, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23043f27-fcf4-4253-8c47-00df82c39c90", + "fields": { + "timestamp": "2023-12-29T15:45:08.028Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1552, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23139042-157f-4175-9155-99006a6df66f", + "fields": { + "timestamp": "2023-12-29T15:45:05.302Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 263, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "231495a0-60cb-4761-9525-cff11ace6455", + "fields": { + "timestamp": "2023-12-29T15:45:04.615Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 64, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2315c34c-dad2-44ce-ab21-d48bd0ee4997", + "fields": { + "timestamp": "2023-12-29T15:45:08.140Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1604, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2316f330-2b92-4ec6-905b-20a49affcef4", + "fields": { + "timestamp": "2023-12-29T15:45:11.733Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1603, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "231a9a94-a5b7-4b77-96c5-fb3f8157ce59", + "fields": { + "timestamp": "2023-12-29T15:45:08.797Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1399, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2321beef-ae52-4124-9368-66826fc00eec", + "fields": { + "timestamp": "2023-12-29T15:45:05.408Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 311, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23264fc5-6f72-47a9-bb35-ce1b1098cfae", + "fields": { + "timestamp": "2023-12-29T15:45:10.583Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "DO-BLR1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23266c00-e8ec-4a61-bcd1-1d5bd7a7ae31", + "fields": { + "timestamp": "2023-12-29T15:45:06.899Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 998, + "field": "name", + "type": "str", + "value": "xe-0/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2326caa2-5963-49ef-94aa-5c634c03a41c", + "fields": { + "timestamp": "2023-12-29T15:45:07.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1528, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "232b0480-8cfa-4ad0-810d-b51b68e51224", + "fields": { + "timestamp": "2023-12-29T15:45:07.822Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1457, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "232b6b99-a692-42f2-ac81-aa091b88afeb", + "fields": { + "timestamp": "2023-12-29T15:45:10.414Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 64, + "field": "address", + "type": "inet", + "value": "172.17.0.4/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23300827-0146-4774-acaa-85fbcd85b437", + "fields": { + "timestamp": "2023-12-29T15:45:07.541Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1328, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2330d3fe-3d71-4a95-90a2-38becb554a19", + "fields": { + "timestamp": "2023-12-29T15:45:07.027Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1074, + "field": "name", + "type": "str", + "value": "xe-0/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2331951e-e842-45ac-9285-a4456939b0b3", + "fields": { + "timestamp": "2023-12-29T15:45:11.362Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1348, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23319ed8-d3d3-48c5-8449-3960f9f6f02d", + "fields": { + "timestamp": "2023-12-29T15:45:07.508Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1313, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2332cf12-c4ca-4a85-8435-33d47ef2627a", + "fields": { + "timestamp": "2023-12-29T15:45:05.543Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 373, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2337077b-2f61-49f0-a8b7-69ff12368c0c", + "fields": { + "timestamp": "2023-12-29T15:45:06.553Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 837, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "233923f5-6145-47dd-b2c3-cd77b2bd3a30", + "fields": { + "timestamp": "2023-12-29T15:45:05.206Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 219, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "233d1ed4-6ed1-4f64-8f41-028ffc27d54a", + "fields": { + "timestamp": "2023-12-29T15:45:08.038Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1557, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "233f9192-6681-45eb-83a8-22c0278c22ec", + "fields": { + "timestamp": "2023-12-29T15:45:07.854Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1472, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2340735b-0c29-4d3d-980d-e51e39043a6b", + "fields": { + "timestamp": "2023-12-29T15:45:06.747Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 926, + "field": "name", + "type": "str", + "value": "xe-0/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23422aa9-3d85-4359-a4f9-52977d968813", + "fields": { + "timestamp": "2023-12-29T15:45:06.870Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 984, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2342bd43-f0b9-4d8f-9027-b49b9e7ddc00", + "fields": { + "timestamp": "2023-12-29T15:45:08.013Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1545, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "234ca3be-f26b-468d-bcf2-d632781e4648", + "fields": { + "timestamp": "2023-12-29T15:45:08.006Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1542, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "234cd41b-ead3-4168-983b-d600c966377f", + "fields": { + "timestamp": "2023-12-29T15:45:07.399Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1262, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "234d3f98-92a6-4d90-a686-26ad4aea92c8", + "fields": { + "timestamp": "2023-12-29T15:45:07.506Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1312, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "235705b8-b22d-4f69-857d-a99932f946aa", + "fields": { + "timestamp": "2023-12-29T15:45:07.008Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1049, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "235cf459-333d-43af-a893-99d54c50ce80", + "fields": { + "timestamp": "2023-12-29T15:45:05.335Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 278, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2366987f-d6e9-4675-a1d3-a4d527aec00a", + "fields": { + "timestamp": "2023-12-29T15:45:05.657Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 425, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "236eb05a-f3d1-442d-9626-a4783838881b", + "fields": { + "timestamp": "2023-12-29T15:45:10.124Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 6, + "field": "description", + "type": "str", + "value": "Charlie-import", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2371b877-7f6a-4cc7-b757-9ec9d537d885", + "fields": { + "timestamp": "2023-12-29T15:45:10.052Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 36, + "field": "slug", + "type": "str", + "value": "us-wy", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "237589ba-2e14-444e-85e4-249aef370a60", + "fields": { + "timestamp": "2023-12-29T15:45:09.295Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1109, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2375d7e3-106b-4dc0-820b-0c968b4389d8", + "fields": { + "timestamp": "2023-12-29T15:45:04.706Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 137, + "field": "name", + "type": "str", + "value": "Outlet 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2379e3b8-84c1-4519-b71b-a85ee4d0ad2d", + "fields": { + "timestamp": "2023-12-29T15:45:06.676Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 893, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "238101b8-6913-4c8c-9513-2a0514cc8c87", + "fields": { + "timestamp": "2023-12-29T15:45:05.511Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 358, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23870964-0d95-4177-a89e-b8cf955f26e6", + "fields": { + "timestamp": "2023-12-29T15:45:11.186Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1226, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "238b224d-5999-444e-8eb0-d8cd3a8a9f23", + "fields": { + "timestamp": "2023-12-29T15:45:09.301Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1117, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2391c5c5-0548-40a5-a7ab-61abb4c07ad1", + "fields": { + "timestamp": "2023-12-29T15:45:10.114Z", + "object_type": [ + "ipam", + "vrf" + ], + "object_id": 4, + "field": "rd", + "type": "str", + "value": "65000:400", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2392b265-0bb9-4865-ac14-b7a6d5245336", + "fields": { + "timestamp": "2023-12-29T15:45:05.236Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 233, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "239995af-0232-4f3d-a675-a1651399bde2", + "fields": { + "timestamp": "2023-12-29T15:45:07.321Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1226, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "239c413a-ed78-46bc-bb5b-6d6abc1b68c9", + "fields": { + "timestamp": "2023-12-29T15:45:06.190Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 668, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23a46310-5ad8-48b2-b4f1-54da1ddee829", + "fields": { + "timestamp": "2023-12-29T15:45:11.603Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1514, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23a80dfa-2cc8-46d9-a0cc-3e5f8ee1aab3", + "fields": { + "timestamp": "2023-12-29T15:45:06.378Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 756, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23b143d6-bd41-439c-88ff-bf309226d0e9", + "fields": { + "timestamp": "2023-12-29T15:45:10.756Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 931, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23b1c8aa-4f22-4933-b729-31b2ad547d55", + "fields": { + "timestamp": "2023-12-29T15:45:08.627Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1188, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23bd4608-c086-43fd-a91d-e70face2cd56", + "fields": { + "timestamp": "2023-12-29T15:45:11.267Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1282, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23bd4d07-8097-493c-b331-2e7487cd5ccb", + "fields": { + "timestamp": "2023-12-29T15:45:09.011Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 753, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23bfcfa6-8d3f-4a1e-8f1a-b8814c56312b", + "fields": { + "timestamp": "2023-12-29T15:45:10.623Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 401, + "field": "name", + "type": "str", + "value": "vm41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23c959d5-53a2-4301-a602-fab6830751cc", + "fields": { + "timestamp": "2023-12-29T15:45:11.576Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1495, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23cae0bd-04bc-4aaa-882f-6dba3ed439c7", + "fields": { + "timestamp": "2023-12-29T15:45:05.421Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 317, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23cb64cf-edc3-4ee3-8b49-ccc45211acee", + "fields": { + "timestamp": "2023-12-29T15:45:05.755Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 470, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23cb8d52-4705-474f-bea3-71bd340bd108", + "fields": { + "timestamp": "2023-12-29T15:45:04.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 104, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23d04afe-b425-49b7-b5ef-27fd88c7daba", + "fields": { + "timestamp": "2023-12-29T15:45:04.685Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 113, + "field": "name", + "type": "str", + "value": "Outlet 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23d327a6-e8dd-4d72-98aa-21d0867fa881", + "fields": { + "timestamp": "2023-12-29T15:45:06.813Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 957, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23dac7af-7f8e-4ee7-be61-2d1548cde7a4", + "fields": { + "timestamp": "2023-12-29T15:45:11.290Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1298, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23dc0470-2e3b-45bf-91ff-aa9486b95143", + "fields": { + "timestamp": "2023-12-29T15:45:05.790Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 486, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23deb0fb-ee55-446c-bca9-e6e7a0ddd7b3", + "fields": { + "timestamp": "2023-12-29T15:45:07.060Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1089, + "field": "name", + "type": "str", + "value": "xe-0/2/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23df74bd-c24e-4750-a568-0982a68713e8", + "fields": { + "timestamp": "2023-12-29T15:45:04.694Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 123, + "field": "name", + "type": "str", + "value": "Outlet 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23e34fc1-71ca-451f-a416-030c427225db", + "fields": { + "timestamp": "2023-12-29T15:45:08.871Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1491, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23e641f4-27ee-4b38-9414-9a21e621303e", + "fields": { + "timestamp": "2023-12-29T15:45:10.073Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 70, + "field": "slug", + "type": "str", + "value": "us-in", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23e879af-4597-470f-a35a-8f28de308f4b", + "fields": { + "timestamp": "2023-12-29T15:45:09.398Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1239, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23eb869e-1d01-4e07-93e3-d1299248ed1b", + "fields": { + "timestamp": "2023-12-29T15:45:09.019Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 763, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23f6185a-f189-42f2-be08-3601b44bb176", + "fields": { + "timestamp": "2023-12-29T15:45:08.146Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1607, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23f672a3-9692-4d32-84d1-19e4ef830274", + "fields": { + "timestamp": "2023-12-29T15:45:05.563Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 382, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "23f7e4f7-5df0-4e28-959e-39f6dd3ca4fd", + "fields": { + "timestamp": "2023-12-29T15:45:07.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1445, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2412a1dd-088d-4b60-90e3-96375c9f74f4", + "fields": { + "timestamp": "2023-12-29T15:45:06.834Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 967, + "field": "name", + "type": "str", + "value": "et-0/0/50", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24148a78-1ab4-4e61-be27-6a30adf14ffb", + "fields": { + "timestamp": "2023-12-29T15:45:05.644Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 419, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24150ad9-1078-4de3-b0cf-fe876fc91f5f", + "fields": { + "timestamp": "2023-12-29T15:45:10.092Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 10, + "field": "name", + "type": "str", + "value": "DM-Scranton", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24181e10-a032-4eae-8819-d3e8201bdd79", + "fields": { + "timestamp": "2023-12-29T15:45:09.395Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1235, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "241d85db-4090-45fa-9997-54eef25e5134", + "fields": { + "timestamp": "2023-12-29T15:45:11.669Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1559, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2420af24-9d57-4d1f-bcbd-20c859299880", + "fields": { + "timestamp": "2023-12-29T15:45:04.743Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 11, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "242214cc-5ca5-43db-9ed4-b3b3242bfd2b", + "fields": { + "timestamp": "2023-12-29T15:45:05.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 553, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2422a74f-0db5-48bd-b7e9-77147edf85a8", + "fields": { + "timestamp": "2023-12-29T15:45:09.111Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 878, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2423ecf7-73c5-4425-85fb-e51f6c48bd9e", + "fields": { + "timestamp": "2023-12-29T15:45:10.642Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 431, + "field": "name", + "type": "str", + "value": "vm71", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2427b7cc-8bfa-4d06-9143-94bd475e5304", + "fields": { + "timestamp": "2023-12-29T15:45:08.242Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 710, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "242cd7de-76b0-4f6d-8eb0-22edd43a4eef", + "fields": { + "timestamp": "2023-12-29T15:45:04.588Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 35, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "242d2edc-fa77-47d4-ab1e-7f4b53ca9f83", + "fields": { + "timestamp": "2023-12-29T15:45:06.942Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1018, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "242d44db-cd46-478e-bead-e6279e53b39a", + "fields": { + "timestamp": "2023-12-29T15:45:09.429Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 25, + "field": "name", + "type": "str", + "value": "Slot 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "242de129-ac6c-46cd-8226-a794b469a4c1", + "fields": { + "timestamp": "2023-12-29T15:45:05.851Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 514, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2437cc36-ff9a-47ac-9a68-914bfb044b65", + "fields": { + "timestamp": "2023-12-29T15:45:04.708Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 139, + "field": "name", + "type": "str", + "value": "Outlet 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2439bb4a-8705-485c-9a42-fa2040301f57", + "fields": { + "timestamp": "2023-12-29T15:45:06.451Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 790, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "243c7103-1ac6-45ba-b79a-f7c164e70ec9", + "fields": { + "timestamp": "2023-12-29T15:45:11.356Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1344, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2446d125-5ad8-40e6-b24b-d4eb5eebdfb6", + "fields": { + "timestamp": "2023-12-29T15:45:11.599Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1511, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24507e81-00bd-40d9-8ff7-ff2e0d9578cd", + "fields": { + "timestamp": "2023-12-29T15:45:08.726Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1311, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24558f1d-9628-4581-8118-d7c0c18eba04", + "fields": { + "timestamp": "2023-12-29T15:45:10.129Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "apnic", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2456508f-02f6-4851-8be1-83c3af80734b", + "fields": { + "timestamp": "2023-12-29T15:45:04.871Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 68, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "245a6a4c-c08e-47db-ac17-5528144ab827", + "fields": { + "timestamp": "2023-12-29T15:45:07.918Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1501, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "245bb954-0c18-4f64-a1d7-4b8bfe787e60", + "fields": { + "timestamp": "2023-12-29T15:45:04.469Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 30, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24602aa2-d74c-453d-b922-bb9c4f8dc062", + "fields": { + "timestamp": "2023-12-29T15:45:04.814Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 43, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2461f0f4-ea01-4e88-b963-cce3870750e3", + "fields": { + "timestamp": "2023-12-29T15:45:06.218Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 681, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2464f824-0e6e-4cde-9a14-3896d0698a9b", + "fields": { + "timestamp": "2023-12-29T15:45:08.002Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1540, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24845cc8-c3b7-4822-bfe5-82902dabca30", + "fields": { + "timestamp": "2023-12-29T15:45:07.575Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1344, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24855039-32be-4279-b048-05852d9b56c0", + "fields": { + "timestamp": "2023-12-29T15:45:10.589Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 19, + "field": "name", + "type": "str", + "value": "gc-europe-west1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "248eedbc-83c0-48d4-8ac0-9ca066941675", + "fields": { + "timestamp": "2023-12-29T15:45:07.676Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1389, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2493ec3b-0ba1-431a-bf8b-a633753df344", + "fields": { + "timestamp": "2023-12-29T15:45:10.867Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1006, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24953b33-e815-432f-a870-aff30a72853c", + "fields": { + "timestamp": "2023-12-29T15:45:10.719Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 906, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24964028-5e89-4ab9-aa39-8532b0600477", + "fields": { + "timestamp": "2023-12-29T15:45:06.430Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 780, + "field": "name", + "type": "str", + "value": "STACK0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "249d7d66-4b0b-4f2d-8284-ec9515925f3c", + "fields": { + "timestamp": "2023-12-29T15:45:11.540Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1470, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24a04d94-1d1a-44b9-b119-ee339a2ad57d", + "fields": { + "timestamp": "2023-12-29T15:45:08.861Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1478, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24a7ac11-44ed-46ad-aeeb-68361ca863d2", + "fields": { + "timestamp": "2023-12-29T15:45:04.456Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 23, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24aa4c9d-c364-4c8c-8861-ca427139e2d5", + "fields": { + "timestamp": "2023-12-29T15:45:04.838Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 54, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24aa5b3d-71f6-4b0a-a658-ccac25010949", + "fields": { + "timestamp": "2023-12-29T15:45:10.617Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 391, + "field": "name", + "type": "str", + "value": "vm31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24ac8e72-0a32-4a4b-8f67-d99217795698", + "fields": { + "timestamp": "2023-12-29T15:45:11.159Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1207, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24b16ab7-e5bb-4f42-98b0-057cf7d0a565", + "fields": { + "timestamp": "2023-12-29T15:45:07.222Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1180, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24bef155-2293-40eb-9b2b-90f2278f6af1", + "fields": { + "timestamp": "2023-12-29T15:45:05.110Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 176, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24c1f564-90be-4820-a876-0397e6598aa4", + "fields": { + "timestamp": "2023-12-29T15:45:06.906Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1001, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24c2a8de-b011-4d22-bffb-eab258a7003d", + "fields": { + "timestamp": "2023-12-29T15:45:05.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 167, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24c390db-4102-4e94-b91b-1e301eb77642", + "fields": { + "timestamp": "2023-12-29T15:45:08.883Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1505, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24c60dff-3618-462d-9114-14ebddbe1f33", + "fields": { + "timestamp": "2023-12-29T15:45:06.188Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 667, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24cba074-7129-42fd-94e3-5bc772ce0f1d", + "fields": { + "timestamp": "2023-12-29T15:45:05.318Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 270, + "field": "name", + "type": "str", + "value": "STACK0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24d25ccf-69b5-4112-847f-1ec426700d94", + "fields": { + "timestamp": "2023-12-29T15:45:07.954Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1518, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24d466a5-31c9-43e2-9942-1b2e3b2a49eb", + "fields": { + "timestamp": "2023-12-29T15:45:07.079Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1114, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24d94c32-5194-48c9-b20b-b17214ee3062", + "fields": { + "timestamp": "2023-12-29T15:45:05.897Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 535, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24da5fc2-d44e-4ed4-9811-a68f622fd054", + "fields": { + "timestamp": "2023-12-29T15:45:11.454Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1412, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24e558ce-1530-4b5b-9a74-74791bf21a29", + "fields": { + "timestamp": "2023-12-29T15:45:04.563Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24e677f8-6775-425f-b8f5-4e7418befdef", + "fields": { + "timestamp": "2023-12-29T15:45:09.191Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 979, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24ea1ad1-99b5-4103-99ce-b203e323bcb4", + "fields": { + "timestamp": "2023-12-29T15:45:09.957Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 41, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24f26e10-9497-4855-b989-326cb2719d7e", + "fields": { + "timestamp": "2023-12-29T15:45:05.346Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 283, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24faf382-369c-4258-94f3-cc8ba7114cb1", + "fields": { + "timestamp": "2023-12-29T15:45:04.579Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 25, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "24fe895d-5892-42d9-803e-e7c2c70010c3", + "fields": { + "timestamp": "2023-12-29T15:45:08.792Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1392, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2504ac5b-6a28-4dd5-bf3f-428aa5233c1c", + "fields": { + "timestamp": "2023-12-29T15:45:08.650Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1217, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2505184f-5097-4196-b641-5e8c0f8b6110", + "fields": { + "timestamp": "2023-12-29T15:45:11.647Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1544, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25052647-0233-472a-a9f5-19c45735f9f1", + "fields": { + "timestamp": "2023-12-29T15:45:05.432Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 322, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "250a4038-8c18-46f3-91da-3a04365521be", + "fields": { + "timestamp": "2023-12-29T15:45:07.362Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1245, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "250a8800-42ef-437b-ad50-ce29034815c5", + "fields": { + "timestamp": "2023-12-29T15:45:05.738Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 462, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "250fc22b-b3cf-469b-a1a5-4493a60fb132", + "fields": { + "timestamp": "2023-12-29T15:45:09.977Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 94, + "field": "name", + "type": "str", + "value": "ncsu117-distswitch1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2511b551-6ea3-410d-89cf-b1030e111fe0", + "fields": { + "timestamp": "2023-12-29T15:45:09.162Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 942, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25247aee-21bb-4fb9-87c8-15a4fdb39a03", + "fields": { + "timestamp": "2023-12-29T15:45:06.657Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 884, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25318723-043a-43b5-9602-db6cb21585f0", + "fields": { + "timestamp": "2023-12-29T15:45:08.068Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1571, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2537686c-7875-488e-a581-70cf72c64b18", + "fields": { + "timestamp": "2023-12-29T15:45:07.369Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1248, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25390105-16ac-4406-990f-42e1222d8d80", + "fields": { + "timestamp": "2023-12-29T15:45:05.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 570, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "253b6225-3e5e-408d-ae3e-9976bd690e3a", + "fields": { + "timestamp": "2023-12-29T15:45:11.674Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1562, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "254b5333-d0c1-4432-bc05-cb5df6d34300", + "fields": { + "timestamp": "2023-12-29T15:45:04.770Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 23, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25507a9b-12e3-4e6b-9498-23164f6c3c0e", + "fields": { + "timestamp": "2023-12-29T15:45:10.782Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 949, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25513203-c38c-4955-b4e3-ed61baf83135", + "fields": { + "timestamp": "2023-12-29T15:45:06.764Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 934, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2555f531-a4f7-4559-a4a1-d326be2a84d2", + "fields": { + "timestamp": "2023-12-29T15:45:05.637Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 416, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "255a75f7-e639-4a3d-96fa-22d923c0d1bb", + "fields": { + "timestamp": "2023-12-29T15:45:05.421Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 317, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "255e0801-6eb6-432c-bbd4-cc3735917b38", + "fields": { + "timestamp": "2023-12-29T15:45:07.807Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1450, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "255e4ede-a68d-4683-b62a-03d2cfb40629", + "fields": { + "timestamp": "2023-12-29T15:45:08.741Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1330, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "255f5194-0896-4a02-a7f1-d05d27c60ea8", + "fields": { + "timestamp": "2023-12-29T15:45:05.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 482, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "256531ea-16f6-4e83-953d-5feb4ce4bb42", + "fields": { + "timestamp": "2023-12-29T15:45:06.954Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1024, + "field": "name", + "type": "str", + "value": "xe-0/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25678b62-29c4-4659-86c3-08cd8bb91d5b", + "fields": { + "timestamp": "2023-12-29T15:45:08.608Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1164, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2569998c-b28c-4ded-94a1-f5dabc17e48f", + "fields": { + "timestamp": "2023-12-29T15:45:10.965Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1073, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2570e850-4645-4362-8a67-326fcb52eff6", + "fields": { + "timestamp": "2023-12-29T15:45:04.809Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 41, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2572cdce-2f67-41a8-9577-308f7435f6bb", + "fields": { + "timestamp": "2023-12-29T15:45:06.944Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1019, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25750deb-4434-4b59-8e97-25d62b21ff1d", + "fields": { + "timestamp": "2023-12-29T15:45:11.106Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1170, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2580ca68-13d3-4202-a139-de978654ccc3", + "fields": { + "timestamp": "2023-12-29T15:45:04.911Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 86, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25846bc6-c1db-40b7-b782-cbd32f82f544", + "fields": { + "timestamp": "2023-12-29T15:45:07.321Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1226, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "258b7b6e-3396-4c7b-913e-562eda789518", + "fields": { + "timestamp": "2023-12-29T15:45:05.005Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 129, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "259103b7-86c1-45dc-9ed5-a517ed044def", + "fields": { + "timestamp": "2023-12-29T15:45:09.209Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1001, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "259347a9-f378-49b9-836b-1e3ca1a15906", + "fields": { + "timestamp": "2023-12-29T15:45:10.884Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1017, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25939964-c252-470c-8e60-c726595f3a75", + "fields": { + "timestamp": "2023-12-29T15:45:07.801Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1447, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "259674e2-a7ac-4126-aeac-588e06536f83", + "fields": { + "timestamp": "2023-12-29T15:45:10.932Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1050, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2599e470-d78a-4c29-8177-be79c1be69e8", + "fields": { + "timestamp": "2023-12-29T15:45:06.203Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 674, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25a7eaaf-651b-4889-96e2-679773b6e2b1", + "fields": { + "timestamp": "2023-12-29T15:45:06.927Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1011, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25ab26c2-c322-4afa-85e7-ee1578ae2b66", + "fields": { + "timestamp": "2023-12-29T15:45:05.219Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 225, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25b4c06f-3d8e-4c08-8de8-172c863f1ba5", + "fields": { + "timestamp": "2023-12-29T15:45:08.730Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1316, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25cc4397-cb8f-4d24-840e-b2b98d9f9a67", + "fields": { + "timestamp": "2023-12-29T15:45:06.259Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 700, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25da0ff3-6058-431b-b662-dc66c66c338a", + "fields": { + "timestamp": "2023-12-29T15:45:10.739Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 920, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25de0afb-398a-4bb8-b7ce-6f954b8b3c0f", + "fields": { + "timestamp": "2023-12-29T15:45:06.225Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 684, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25de175f-e411-4fe3-86ab-383eb1f0c6e9", + "fields": { + "timestamp": "2023-12-29T15:45:07.634Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1369, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25e01596-2446-43ec-a619-601e6a454b14", + "fields": { + "timestamp": "2023-12-29T15:45:07.489Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1304, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25e1003f-03c3-4343-a4a9-bf8559e6704c", + "fields": { + "timestamp": "2023-12-29T15:45:05.133Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 186, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25edda55-b74d-43c9-a930-1cc1a2171822", + "fields": { + "timestamp": "2023-12-29T15:45:10.735Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 917, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25f8cb29-a774-4471-9623-478c1fa9e3d0", + "fields": { + "timestamp": "2023-12-29T15:45:07.845Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1468, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25fc64ff-9070-4602-a0ed-55d9feb5088c", + "fields": { + "timestamp": "2023-12-29T15:45:09.340Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1165, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25fdaf4d-320f-411c-81d8-94be55e57d5d", + "fields": { + "timestamp": "2023-12-29T15:45:04.776Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 26, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "25ffff68-78f3-49f4-a3b5-eeab331742b9", + "fields": { + "timestamp": "2023-12-29T15:45:04.480Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 36, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "260273dd-ba72-4ec3-ac4d-45a87166e2bb", + "fields": { + "timestamp": "2023-12-29T15:45:07.911Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1498, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26051a2e-0da8-40d7-8f9e-c56300832a6b", + "fields": { + "timestamp": "2023-12-29T15:45:07.597Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1354, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26143d33-9ef1-4c31-904c-13e64853a103", + "fields": { + "timestamp": "2023-12-29T15:45:10.080Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 82, + "field": "slug", + "type": "str", + "value": "us-ms", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "261b98c4-5307-40c2-b4b7-11cadf8689ad", + "fields": { + "timestamp": "2023-12-29T15:45:09.923Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 36, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "262305a8-cacc-4b22-8f74-357440d6462e", + "fields": { + "timestamp": "2023-12-29T15:45:07.027Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1074, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "262b4a9f-6d9e-4b57-adca-9fd67c4e6a89", + "fields": { + "timestamp": "2023-12-29T15:45:08.967Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 698, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "262ea63e-ce15-494a-9911-ba39b049bdad", + "fields": { + "timestamp": "2023-12-29T15:45:08.030Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1553, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2634ab37-11aa-47af-a1a1-6f05072ddc1c", + "fields": { + "timestamp": "2023-12-29T15:45:07.280Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1207, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "263a1f65-9b2b-45d8-8bdf-cb77664b0833", + "fields": { + "timestamp": "2023-12-29T15:45:08.004Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1541, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2642dd7e-9290-40a2-9059-05344cc3906e", + "fields": { + "timestamp": "2023-12-29T15:45:08.771Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1367, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2642e6cd-4d31-404a-925a-75dabb25929a", + "fields": { + "timestamp": "2023-12-29T15:45:05.428Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 320, + "field": "name", + "type": "str", + "value": "GigabitEthernet0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2643e704-503b-4a6a-a55d-5298ef9248a8", + "fields": { + "timestamp": "2023-12-29T15:45:05.615Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 406, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2646b2df-0b25-4c77-8bf6-1c0c8cfc6462", + "fields": { + "timestamp": "2023-12-29T15:45:05.877Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 526, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26482534-fb2f-443d-9940-5c0289e6dc1e", + "fields": { + "timestamp": "2023-12-29T15:45:10.124Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "65000:401", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "264831d7-114c-42a7-863b-0b54b541c7bd", + "fields": { + "timestamp": "2023-12-29T15:45:07.843Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1467, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "264b60f6-bf7b-4eda-bc90-1a98e2640141", + "fields": { + "timestamp": "2023-12-29T15:45:05.840Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 509, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "264f82af-bc4a-43fe-873f-f20806153731", + "fields": { + "timestamp": "2023-12-29T15:45:09.933Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 6, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2651dda8-0b00-4bd0-b66a-20acf8e91dd8", + "fields": { + "timestamp": "2023-12-29T15:45:06.231Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 687, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26582621-464b-484e-84ba-effcd77d2430", + "fields": { + "timestamp": "2023-12-29T15:45:10.640Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 428, + "field": "name", + "type": "str", + "value": "vm68", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "265ae27c-a88d-41db-a97c-3099aea13479", + "fields": { + "timestamp": "2023-12-29T15:45:04.856Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 62, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "265c5ae8-3800-49f4-b1e7-d438dc04c12e", + "fields": { + "timestamp": "2023-12-29T15:45:05.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 167, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26663097-95d4-4d7f-bbc4-2d4d63715134", + "fields": { + "timestamp": "2023-12-29T15:45:08.155Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1611, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "266840f1-1991-4c7b-8142-2cd6f26cf06a", + "fields": { + "timestamp": "2023-12-29T15:45:11.681Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1567, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "266d495a-59e7-4351-8604-c7d8b6fac98e", + "fields": { + "timestamp": "2023-12-29T15:45:08.550Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1093, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "266e145d-43c7-4246-bd56-4f2ca9126235", + "fields": { + "timestamp": "2023-12-29T15:45:09.065Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 821, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2673d1b4-fc64-413e-aeee-f95583255a84", + "fields": { + "timestamp": "2023-12-29T15:45:05.888Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 531, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "267fef88-a5f9-43e4-b1da-a2fbd766483f", + "fields": { + "timestamp": "2023-12-29T15:45:05.930Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 550, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2680f1cd-ba0e-40c4-bc61-c105efa9cdc1", + "fields": { + "timestamp": "2023-12-29T15:45:11.185Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1225, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26874538-d039-4b90-adc6-7e08d30b0453", + "fields": { + "timestamp": "2023-12-29T15:45:08.280Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 758, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26880500-5d09-4890-8d9b-03ca9084ea36", + "fields": { + "timestamp": "2023-12-29T15:45:09.015Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 758, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "268cffe9-a0a7-415f-8a02-7eead1497ed6", + "fields": { + "timestamp": "2023-12-29T15:45:06.617Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 867, + "field": "name", + "type": "str", + "value": "xe-0/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26912a9f-04bc-463f-85ae-81829fadd6c0", + "fields": { + "timestamp": "2023-12-29T15:45:07.029Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1075, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26a717ef-b0a9-41fc-b0a9-454fccf3d07f", + "fields": { + "timestamp": "2023-12-29T15:45:08.497Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1027, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26becc78-9d72-4846-b0c1-107824330d0f", + "fields": { + "timestamp": "2023-12-29T15:45:05.124Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 182, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26c0d510-eabc-4097-bc39-053260499421", + "fields": { + "timestamp": "2023-12-29T15:45:10.630Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 413, + "field": "name", + "type": "str", + "value": "vm53", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26c222cb-a106-42ae-8f43-0ae07177a7d9", + "fields": { + "timestamp": "2023-12-29T15:45:05.521Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 363, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26cf127b-d981-4ccc-8760-4436810b682d", + "fields": { + "timestamp": "2023-12-29T15:45:07.813Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1453, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26d78ba5-f791-4957-96af-4fd855321d08", + "fields": { + "timestamp": "2023-12-29T15:45:10.420Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 74, + "field": "address", + "type": "inet", + "value": "172.17.0.14/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26dc3ad7-38b1-4c34-8fb3-f0f93857efc6", + "fields": { + "timestamp": "2023-12-29T15:45:07.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1154, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26e46b26-1c98-4041-a70a-0950b8221ac5", + "fields": { + "timestamp": "2023-12-29T15:45:09.180Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 965, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26e48519-cb71-436b-a1c6-79a4214973ac", + "fields": { + "timestamp": "2023-12-29T15:45:06.574Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 847, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26e78be2-b3da-4287-8ed3-8e0f6790bb44", + "fields": { + "timestamp": "2023-12-29T15:45:05.847Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 512, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26e92b33-46a4-404b-b0da-a3e748a4c79f", + "fields": { + "timestamp": "2023-12-29T15:45:05.901Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 537, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26ed26e3-8e33-4d24-9787-7602ffe30d7b", + "fields": { + "timestamp": "2023-12-29T15:45:05.860Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 518, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26fa0a1d-64cf-4a3f-858c-c611099876f6", + "fields": { + "timestamp": "2023-12-29T15:45:08.302Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 785, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26fd953d-b56c-4a1d-8539-d0399ec533f7", + "fields": { + "timestamp": "2023-12-29T15:45:11.397Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1372, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "26fe90ed-027d-438e-82af-112c3d76c4d1", + "fields": { + "timestamp": "2023-12-29T15:45:11.665Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1556, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2703499f-51f5-4fa1-b97a-368611a92def", + "fields": { + "timestamp": "2023-12-29T15:45:06.295Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 717, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2710505e-9eaf-4f8e-a485-635cf8971331", + "fields": { + "timestamp": "2023-12-29T15:45:11.755Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1619, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27170611-e8a3-4b35-a8e0-3ee40f29dd00", + "fields": { + "timestamp": "2023-12-29T15:45:07.493Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1306, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27175a3e-9610-4a2b-a427-7aff4af796c0", + "fields": { + "timestamp": "2023-12-29T15:45:06.762Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 933, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27186e9f-3b53-49f3-896f-eac15a237103", + "fields": { + "timestamp": "2023-12-29T15:45:08.804Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1407, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "271af275-7e83-45a8-b2a2-7ced7971c685", + "fields": { + "timestamp": "2023-12-29T15:45:06.819Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 960, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "273132d3-889d-4180-bb87-3565c31033cd", + "fields": { + "timestamp": "2023-12-29T15:45:08.983Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 718, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2735fc3b-a2b3-4f74-95f7-7770e6a48052", + "fields": { + "timestamp": "2023-12-29T15:45:04.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 98, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2737e103-71a5-48a5-b789-1c4a8e942470", + "fields": { + "timestamp": "2023-12-29T15:45:05.368Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 293, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2737fc5b-3a2c-4b03-8763-9987f2291bfc", + "fields": { + "timestamp": "2023-12-29T15:45:06.565Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 843, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2738f126-8a49-467b-b4e9-1c4a9173a8cb", + "fields": { + "timestamp": "2023-12-29T15:45:06.149Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 649, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27423230-57a3-498b-a2b9-2fb296c114f2", + "fields": { + "timestamp": "2023-12-29T15:45:05.093Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 169, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27423676-f3e2-470f-b691-2bdc6df59c14", + "fields": { + "timestamp": "2023-12-29T15:45:11.316Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1316, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27457d09-93b8-4c78-a691-642bbffee2b6", + "fields": { + "timestamp": "2023-12-29T15:45:07.118Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1132, + "field": "name", + "type": "str", + "value": "xe-1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27464e9b-975f-45f3-b8ed-9c699345fec8", + "fields": { + "timestamp": "2023-12-29T15:45:05.668Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 430, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "274853f1-7d58-420b-801f-c3126c965cf2", + "fields": { + "timestamp": "2023-12-29T15:45:05.866Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 521, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "274fe516-5c49-46ea-b227-d1e94b3525d2", + "fields": { + "timestamp": "2023-12-29T15:45:10.987Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1088, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "275fe7e2-7f0e-420e-80f5-3f9c5741eb72", + "fields": { + "timestamp": "2023-12-29T15:45:11.042Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1126, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2763c6ce-5dea-48d6-8c6d-1222986d643d", + "fields": { + "timestamp": "2023-12-29T15:45:05.504Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 355, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27715665-0d6b-4e16-923c-1af75b9b675f", + "fields": { + "timestamp": "2023-12-29T15:45:09.412Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Slot 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2771d9cf-5eb8-42d1-a08d-c9e0a822bed9", + "fields": { + "timestamp": "2023-12-29T15:45:07.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1086, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27774854-5c34-466c-a344-9ffe424d4755", + "fields": { + "timestamp": "2023-12-29T15:45:06.441Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 785, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27787d02-bab2-43ae-8106-91c5c302c82b", + "fields": { + "timestamp": "2023-12-29T15:45:10.468Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 155, + "field": "address", + "type": "inet", + "value": "172.20.0.5/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2779f0b4-b641-4679-8e28-127d3e744f8f", + "fields": { + "timestamp": "2023-12-29T15:45:07.472Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1296, + "field": "name", + "type": "str", + "value": "xe-2/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2780d654-6280-4bea-ab6e-ccc68440e628", + "fields": { + "timestamp": "2023-12-29T15:45:10.841Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 989, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2788368a-b35c-4b6c-81cd-5d21e4c08ef2", + "fields": { + "timestamp": "2023-12-29T15:45:05.059Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 154, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "278db52c-b802-4494-8055-d3e53c1ab304", + "fields": { + "timestamp": "2023-12-29T15:45:07.190Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1165, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27911593-6b08-4486-a050-977f0b6a82c4", + "fields": { + "timestamp": "2023-12-29T15:45:07.960Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1521, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27936b29-7961-4ec0-a807-8cd398171716", + "fields": { + "timestamp": "2023-12-29T15:45:06.421Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 776, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27938e41-d03e-4fdd-b09c-db7121972024", + "fields": { + "timestamp": "2023-12-29T15:45:07.326Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1228, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2793f919-e450-4312-8cf9-13a9eeb32fec", + "fields": { + "timestamp": "2023-12-29T15:45:10.767Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 939, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2798b642-91b6-4159-ad94-3828299db93b", + "fields": { + "timestamp": "2023-12-29T15:45:07.993Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1536, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "279bea4a-eff5-46d4-9913-e478479d0fe1", + "fields": { + "timestamp": "2023-12-29T15:45:04.610Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 59, + "field": "name", + "type": "str", + "value": "PSU3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27a23a4b-f02e-4998-9ef1-fce3a8e8bcb2", + "fields": { + "timestamp": "2023-12-29T15:45:09.877Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 7, + "field": "model", + "type": "str", + "value": "C9200-48P", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27aa21ae-74f6-48d8-8c63-4683fd0ed630", + "fields": { + "timestamp": "2023-12-29T15:45:11.336Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1330, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27b503c1-2197-4c83-8925-f73ad2e99892", + "fields": { + "timestamp": "2023-12-29T15:45:08.454Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 974, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27b98897-2665-4753-85f7-e1afcf898d5a", + "fields": { + "timestamp": "2023-12-29T15:45:05.746Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 466, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27ba31a0-2e47-477f-bb4b-0008d8375629", + "fields": { + "timestamp": "2023-12-29T15:45:09.970Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 85, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27bdc19d-6b55-42bc-85c9-3fca8d0bb20e", + "fields": { + "timestamp": "2023-12-29T15:45:04.625Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 75, + "field": "name", + "type": "str", + "value": "PSU1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27c2083d-a43b-4f57-91af-28a40568ce87", + "fields": { + "timestamp": "2023-12-29T15:45:09.889Z", + "object_type": [ + "dcim", + "platform" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "cisco-ios", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27c4fae1-c884-441d-adc7-793a641412e7", + "fields": { + "timestamp": "2023-12-29T15:45:08.834Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1444, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27ce98bd-e4ea-4b0f-9975-ec1e402ec70e", + "fields": { + "timestamp": "2023-12-29T15:45:10.121Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "65000:101", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27cfe7a1-4267-45c2-a640-a66cf1a070e5", + "fields": { + "timestamp": "2023-12-29T15:45:10.557Z", + "object_type": [ + "tenancy", + "contact" + ], + "object_id": 2, + "field": "email", + "type": "str", + "value": "phalpert@dunder-mifflin.com", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27d0e44b-8ee0-4fac-a420-138bf18dfcc3", + "fields": { + "timestamp": "2023-12-29T15:45:07.958Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1520, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27d413bc-7b94-4004-80ba-2168087804df", + "fields": { + "timestamp": "2023-12-29T15:45:04.620Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 69, + "field": "name", + "type": "str", + "value": "PSU1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27d6a0f0-6923-4358-9c9b-357a653a89c2", + "fields": { + "timestamp": "2023-12-29T15:45:07.109Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1128, + "field": "name", + "type": "str", + "value": "xe-1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27d6c50b-2692-45de-b71e-a3c63ac234d2", + "fields": { + "timestamp": "2023-12-29T15:45:05.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 569, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27d6e4e1-7e81-4d10-8363-f281ccbffefa", + "fields": { + "timestamp": "2023-12-29T15:45:10.573Z", + "object_type": [ + "virtualization", + "clustertype" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "google-cloud", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27d77822-ae93-4392-b6a3-82e249a53dae", + "fields": { + "timestamp": "2023-12-29T15:45:04.823Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 47, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27dccaaa-9421-4d00-b987-717c17f84c1a", + "fields": { + "timestamp": "2023-12-29T15:45:05.390Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 303, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27dcf4d0-eb34-4d2e-91e4-c17d37c7a96d", + "fields": { + "timestamp": "2023-12-29T15:45:06.280Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 710, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27de600b-5d3a-4bc2-bc40-1d678591cbef", + "fields": { + "timestamp": "2023-12-29T15:45:10.785Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 951, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27df78e8-3cc5-4618-8da5-a6334262d78b", + "fields": { + "timestamp": "2023-12-29T15:45:11.459Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1415, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27e23da3-2f33-44ea-9e8c-9f5d7c5a63ee", + "fields": { + "timestamp": "2023-12-29T15:45:08.605Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1161, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27e43876-7203-4183-ac96-71ea00a0c133", + "fields": { + "timestamp": "2023-12-29T15:45:09.891Z", + "object_type": [ + "dcim", + "platform" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Ubuntu Linux 20.04", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27f28047-85ef-4b89-848a-e68e008a9226", + "fields": { + "timestamp": "2023-12-29T15:45:07.001Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1046, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27f5ac77-67a0-45c3-b9d4-f482a45c8c6a", + "fields": { + "timestamp": "2023-12-29T15:45:07.317Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1224, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27f62cb0-9b76-4707-b27f-fabaa383f815", + "fields": { + "timestamp": "2023-12-29T15:45:07.624Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1365, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27f76ce4-76bb-451c-87cc-1554478cfff0", + "fields": { + "timestamp": "2023-12-29T15:45:08.733Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1320, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27faca91-4acb-479f-a90e-6d6adc503311", + "fields": { + "timestamp": "2023-12-29T15:45:08.099Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1585, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27fbeb3e-3955-45bf-91d3-a3f289abd1ec", + "fields": { + "timestamp": "2023-12-29T15:45:08.576Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1125, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27fd4c03-a6e6-47a8-8d5a-c5516deba2c0", + "fields": { + "timestamp": "2023-12-29T15:45:10.890Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1021, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27fdc093-98c5-4d0c-97f4-37f91d74f78a", + "fields": { + "timestamp": "2023-12-29T15:45:08.750Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1340, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27fe9f4d-40a0-45fb-881d-f7cf0aa589da", + "fields": { + "timestamp": "2023-12-29T15:45:09.902Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "Comms closet", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27ff5ebc-8e78-4488-90da-b47b55e2998f", + "fields": { + "timestamp": "2023-12-29T15:45:05.478Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 343, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "27ff895d-e7f1-461b-a113-365a0b6a9562", + "fields": { + "timestamp": "2023-12-29T15:45:07.269Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1202, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2807050b-991f-4e66-b891-a1bb3ee5df46", + "fields": { + "timestamp": "2023-12-29T15:45:05.941Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 554, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "280f9fe9-88ea-4cea-81c9-621480ccd7f6", + "fields": { + "timestamp": "2023-12-29T15:45:04.544Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 21, + "field": "name", + "type": "str", + "value": "con 0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "281fb4fd-08af-4e53-ae8b-4e4b372f0d65", + "fields": { + "timestamp": "2023-12-29T15:45:06.830Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 965, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28249cca-647e-4d22-a0b4-123bb9c12eff", + "fields": { + "timestamp": "2023-12-29T15:45:06.342Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 739, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2828cd3b-47b8-4268-99ca-86cfb4c2b2f3", + "fields": { + "timestamp": "2023-12-29T15:45:06.585Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 852, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2835fa4a-cec9-40d9-8979-6044cfcfc951", + "fields": { + "timestamp": "2023-12-29T15:45:06.942Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1018, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2839efeb-993c-495a-9c13-33307d5b575e", + "fields": { + "timestamp": "2023-12-29T15:45:05.823Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 501, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "283c5d4a-d873-47dc-8abd-5d15429d0db6", + "fields": { + "timestamp": "2023-12-29T15:45:06.421Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 776, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "283e8042-a12a-410b-a4d8-d8d1de993613", + "fields": { + "timestamp": "2023-12-29T15:45:08.110Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1590, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28423d96-3a6c-427b-b1e4-0958d6a6114e", + "fields": { + "timestamp": "2023-12-29T15:45:05.128Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 184, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28466c6d-2c97-480e-be77-c04d5b1f214c", + "fields": { + "timestamp": "2023-12-29T15:45:07.485Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1302, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2846a174-9da1-4bdb-94f1-70c09ed11fbf", + "fields": { + "timestamp": "2023-12-29T15:45:08.632Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1194, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2849b597-1205-4d04-80db-4999b2b6dda3", + "fields": { + "timestamp": "2023-12-29T15:45:08.676Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1249, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "285127b5-97c2-4354-b4fe-c0a102116c94", + "fields": { + "timestamp": "2023-12-29T15:45:06.158Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 653, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "285abf9e-a0fa-403b-b13d-84f4feec946f", + "fields": { + "timestamp": "2023-12-29T15:45:11.668Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1558, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "285e4a5d-0d03-4acb-8fd4-c397284b825a", + "fields": { + "timestamp": "2023-12-29T15:45:08.334Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 824, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2870bb28-323d-4e2c-82f1-7772d0af40b6", + "fields": { + "timestamp": "2023-12-29T15:45:06.798Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 950, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "287dbd06-ae5d-4b53-87d3-5098ecd94b13", + "fields": { + "timestamp": "2023-12-29T15:45:10.974Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1079, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28818cbf-e85a-4a84-92c5-c8cf2334c769", + "fields": { + "timestamp": "2023-12-29T15:45:07.687Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1394, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28824a5b-210c-4343-9149-8ab8895e7db6", + "fields": { + "timestamp": "2023-12-29T15:45:08.904Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1531, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2884d0c7-b57d-4068-b169-876d1441639b", + "fields": { + "timestamp": "2023-12-29T15:45:05.558Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 380, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2892f0d3-0556-4fe9-aabf-93b26e1faecc", + "fields": { + "timestamp": "2023-12-29T15:45:10.919Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1041, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2895adfb-94af-45e6-a04c-175f8c497e35", + "fields": { + "timestamp": "2023-12-29T15:45:05.428Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 320, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "289893d6-3be8-41b4-bc79-83491cd68b52", + "fields": { + "timestamp": "2023-12-29T15:45:04.587Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 34, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "289d4e42-3542-44e4-82b0-ad52a3c11339", + "fields": { + "timestamp": "2023-12-29T15:45:11.064Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1141, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "289d608d-2df0-4b39-83e9-07a6857ead10", + "fields": { + "timestamp": "2023-12-29T15:45:05.785Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 484, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28a07ffc-1374-4082-801d-fcca016023bb", + "fields": { + "timestamp": "2023-12-29T15:45:10.579Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "DO-NYC3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28a94eb1-f681-49b3-9cd1-920b238b2ec4", + "fields": { + "timestamp": "2023-12-29T15:45:06.475Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 801, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28acbd83-a2be-4539-a3cc-23e20459023e", + "fields": { + "timestamp": "2023-12-29T15:45:10.607Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 377, + "field": "name", + "type": "str", + "value": "vm17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28b0a323-8d2b-4c63-aa10-49017355449d", + "fields": { + "timestamp": "2023-12-29T15:45:04.468Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 23, + "field": "cid", + "type": "str", + "value": "1002843428", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28c06c0b-0532-4d18-8949-05fa0d1f3957", + "fields": { + "timestamp": "2023-12-29T15:45:07.455Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1288, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28c38078-5f34-4907-80ec-71de5e7c57b9", + "fields": { + "timestamp": "2023-12-29T15:45:08.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1569, + "field": "name", + "type": "str", + "value": "xe-1/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28c6dab6-b88d-421c-969f-e2d052e054c8", + "fields": { + "timestamp": "2023-12-29T15:45:05.239Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 234, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28c81683-9661-406f-830f-155b7dad054c", + "fields": { + "timestamp": "2023-12-29T15:45:07.429Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1276, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28e0ae44-144a-4f45-8291-37ed35f63405", + "fields": { + "timestamp": "2023-12-29T15:45:11.417Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1386, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28f285d4-f05b-4af2-abd4-593cd45b207d", + "fields": { + "timestamp": "2023-12-29T15:45:05.298Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 261, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "28f49fde-cf41-45b3-9801-d8bed8637dc6", + "fields": { + "timestamp": "2023-12-29T15:45:06.910Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1003, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29001950-843d-437e-8cd8-e9908110286e", + "fields": { + "timestamp": "2023-12-29T15:45:11.377Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1358, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2902b6a8-81cf-48b8-852f-803b17904445", + "fields": { + "timestamp": "2023-12-29T15:45:09.966Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 80, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "290327ed-bf9f-4013-b7a4-028f38dc1902", + "fields": { + "timestamp": "2023-12-29T15:45:05.035Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 143, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2908022c-1b68-4f19-b022-d75169b7d127", + "fields": { + "timestamp": "2023-12-29T15:45:05.947Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 556, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "291a68a5-7022-4f7a-b1f2-bfed9bd947a1", + "fields": { + "timestamp": "2023-12-29T15:45:08.047Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1561, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29211bd6-dd9b-45f0-8dba-d5c857ded247", + "fields": { + "timestamp": "2023-12-29T15:45:11.142Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1195, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29250910-f0d8-4e00-bef7-5b90545028a0", + "fields": { + "timestamp": "2023-12-29T15:45:06.428Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 779, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "293f9a68-7bfb-4da5-8dbf-b2fb759b84c7", + "fields": { + "timestamp": "2023-12-29T15:45:10.887Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1019, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29442081-f059-4437-80a5-7cfd63af9d6c", + "fields": { + "timestamp": "2023-12-29T15:45:06.494Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 810, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "294ebefb-a98f-45ed-b92f-27cd40dbe25c", + "fields": { + "timestamp": "2023-12-29T15:45:04.922Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 91, + "field": "name", + "type": "str", + "value": "Cellular0/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2953e2d8-8756-4de6-861b-cba213824734", + "fields": { + "timestamp": "2023-12-29T15:45:10.051Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 35, + "field": "name", + "type": "str", + "value": "Florida", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "295a4286-5480-44d0-b2d7-8788c12efdb7", + "fields": { + "timestamp": "2023-12-29T15:45:07.773Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1434, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "295c1434-ff92-4b6b-9b03-34f5964b494a", + "fields": { + "timestamp": "2023-12-29T15:45:05.932Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 551, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29646717-2fab-4647-89e0-ad156cbc69a3", + "fields": { + "timestamp": "2023-12-29T15:45:08.043Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1559, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "296f22bd-4f26-49f4-b000-3830486e5eb3", + "fields": { + "timestamp": "2023-12-29T15:45:05.619Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 408, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2972131b-d4c7-4e0d-8b2f-0952e260d30c", + "fields": { + "timestamp": "2023-12-29T15:45:05.980Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 571, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "297a9a70-a1e0-4465-bf11-44b529d46b93", + "fields": { + "timestamp": "2023-12-29T15:45:04.713Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 145, + "field": "name", + "type": "str", + "value": "Outlet 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "297c360b-4f83-43c7-b071-21a0c88d1687", + "fields": { + "timestamp": "2023-12-29T15:45:06.827Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 964, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29818ae0-ff4b-42eb-9edf-061788e61613", + "fields": { + "timestamp": "2023-12-29T15:45:05.221Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 226, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29867b8b-7e43-41f4-990c-95dd2e43c1b2", + "fields": { + "timestamp": "2023-12-29T15:45:09.021Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 766, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2987e9d5-f2d8-4702-8ed6-93a82150ff72", + "fields": { + "timestamp": "2023-12-29T15:45:05.655Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 424, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2988dc7e-6b56-4081-bd7d-650b9f20055e", + "fields": { + "timestamp": "2023-12-29T15:45:06.310Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 724, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "298b3f38-c609-4ba7-ae85-ea1ad459b195", + "fields": { + "timestamp": "2023-12-29T15:45:06.098Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 625, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29947bd1-5977-42b6-9d7c-ffbdc29bca2d", + "fields": { + "timestamp": "2023-12-29T15:45:06.697Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 903, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2996f367-02ac-4bf6-b084-c2f22af23f54", + "fields": { + "timestamp": "2023-12-29T15:45:05.083Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 165, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2999b9c4-ea8c-4e2a-9b4b-2e7e943fb2f5", + "fields": { + "timestamp": "2023-12-29T15:45:04.847Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 58, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "299e89a5-e468-409a-af9b-f2d05a5da8b0", + "fields": { + "timestamp": "2023-12-29T15:45:06.095Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 624, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29aef665-4dda-461f-841b-4d3b1a50ed4f", + "fields": { + "timestamp": "2023-12-29T15:45:08.144Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1606, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29b16c07-2336-42a5-947a-5f1ff43fb582", + "fields": { + "timestamp": "2023-12-29T15:45:06.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 610, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29c04615-3c31-4dec-bacd-fcaf1d10728a", + "fields": { + "timestamp": "2023-12-29T15:45:08.787Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1386, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29c3ddbe-0990-484b-ab3d-a817cea0d3fd", + "fields": { + "timestamp": "2023-12-29T15:45:08.848Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1462, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29c6b373-327d-46a1-97cd-dd08665e8a2a", + "fields": { + "timestamp": "2023-12-29T15:45:08.237Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 705, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29cb4e86-0b36-46f9-a318-05a678ad0bef", + "fields": { + "timestamp": "2023-12-29T15:45:11.145Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1197, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29d9b295-f041-4089-9e0c-41e5ed50d03e", + "fields": { + "timestamp": "2023-12-29T15:45:06.593Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 856, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29dcde74-2be7-48cd-942d-0ae894ebb192", + "fields": { + "timestamp": "2023-12-29T15:45:10.419Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 73, + "field": "address", + "type": "inet", + "value": "172.17.0.13/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29e0f645-02ab-402d-b2cd-bc1471fa675b", + "fields": { + "timestamp": "2023-12-29T15:45:04.790Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 32, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29ed294a-baa3-4440-9043-bb21b4621ff5", + "fields": { + "timestamp": "2023-12-29T15:45:09.140Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 915, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29ee7239-8ea5-4935-a270-050962289a3d", + "fields": { + "timestamp": "2023-12-29T15:45:11.557Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1482, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29fa2a85-3aa3-4936-b710-2cf294f2213c", + "fields": { + "timestamp": "2023-12-29T15:45:06.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1023, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29fae01c-5814-4d21-8a7e-0ee1f6dbc139", + "fields": { + "timestamp": "2023-12-29T15:45:04.553Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 31, + "field": "name", + "type": "str", + "value": "Console-RE1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29fd2571-9795-48c8-9326-bdd0140defbc", + "fields": { + "timestamp": "2023-12-29T15:45:11.263Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1279, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "29fd5ed5-3cdc-492d-abb1-9e8c75df2ec1", + "fields": { + "timestamp": "2023-12-29T15:45:07.969Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1525, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a002f79-0792-4303-981b-1997db72956b", + "fields": { + "timestamp": "2023-12-29T15:45:11.312Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1313, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a026462-4e8c-4223-b477-38d71eb9f539", + "fields": { + "timestamp": "2023-12-29T15:45:08.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1570, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a08a99b-26e7-4003-90c9-a455619a6318", + "fields": { + "timestamp": "2023-12-29T15:45:06.417Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 774, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a196798-a393-4c7c-a294-1c476d2bee3d", + "fields": { + "timestamp": "2023-12-29T15:45:07.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1527, + "field": "name", + "type": "str", + "value": "xe-2/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a199b92-57f7-4683-8f84-fabd9dffaffc", + "fields": { + "timestamp": "2023-12-29T15:45:05.807Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 494, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a1dcc5c-cc07-4a4d-84ee-d9483a38be6d", + "fields": { + "timestamp": "2023-12-29T15:45:07.360Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1244, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a226ae9-528d-42e6-a295-19a274c64a03", + "fields": { + "timestamp": "2023-12-29T15:45:05.120Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 180, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a233dd9-20f2-4294-9606-7b59ede789d0", + "fields": { + "timestamp": "2023-12-29T15:45:07.446Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1284, + "field": "name", + "type": "str", + "value": "et-2/0/53", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a349a59-dd94-473c-92fb-3cdd02d7ca5a", + "fields": { + "timestamp": "2023-12-29T15:45:07.162Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1152, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a3efcfc-2efe-4938-9c59-28a220764e00", + "fields": { + "timestamp": "2023-12-29T15:45:10.344Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 85, + "field": "prefix", + "type": "cidr", + "value": "172.17.2.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a404c53-b06f-42fd-b9cc-e1e8c6e7e1e3", + "fields": { + "timestamp": "2023-12-29T15:45:07.485Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1302, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a42fa00-ca1b-4841-9161-fc9a29cd6f20", + "fields": { + "timestamp": "2023-12-29T15:45:10.228Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 39, + "field": "prefix", + "type": "cidr", + "value": "10.112.160.0/28", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a4314d1-00c6-4270-88ee-41d80e9e9ce4", + "fields": { + "timestamp": "2023-12-29T15:45:10.525Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 59, + "field": "vid", + "type": "int", + "value": "204", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a4747b1-de69-406f-9708-bc72c8e80992", + "fields": { + "timestamp": "2023-12-29T15:45:10.946Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1060, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a47f07b-582d-4f9d-a1c2-e35f7bd9192d", + "fields": { + "timestamp": "2023-12-29T15:45:08.759Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1352, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a4a19e9-8ec3-4aee-b280-44a47bac501f", + "fields": { + "timestamp": "2023-12-29T15:45:06.712Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 910, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a4c353d-bdec-4b5f-b154-5cd93d5205d5", + "fields": { + "timestamp": "2023-12-29T15:45:06.175Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 661, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a51e3f2-1346-4546-ad38-862be736ee37", + "fields": { + "timestamp": "2023-12-29T15:45:10.110Z", + "object_type": [ + "ipam", + "vrf" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Bravo", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a550bfd-2553-4e36-a36e-838444fda438", + "fields": { + "timestamp": "2023-12-29T15:45:11.463Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1418, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a5747c0-6dfa-4ebf-aae3-3bdf9206c993", + "fields": { + "timestamp": "2023-12-29T15:45:05.074Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 161, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a581767-dc0f-464d-a984-6387295abfef", + "fields": { + "timestamp": "2023-12-29T15:45:06.602Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 860, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a5d23b5-1734-4c4d-a013-b1a5061bb853", + "fields": { + "timestamp": "2023-12-29T15:45:07.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1437, + "field": "name", + "type": "str", + "value": "xe-2/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a600b31-489f-4c2b-91f1-1bcfed55be44", + "fields": { + "timestamp": "2023-12-29T15:45:04.809Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 41, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a64437e-3ae3-4193-a006-8f1614fc1b74", + "fields": { + "timestamp": "2023-12-29T15:45:09.155Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 933, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a6b0a4e-21b9-40ad-b077-48c4db170585", + "fields": { + "timestamp": "2023-12-29T15:45:08.021Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1549, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a6b1376-067f-4356-85bf-6f49a978482b", + "fields": { + "timestamp": "2023-12-29T15:45:05.128Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 184, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a6c5169-436f-4f4c-9428-7f471b5a0eac", + "fields": { + "timestamp": "2023-12-29T15:45:11.518Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1455, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a6d2047-e377-4986-a669-698a029d3689", + "fields": { + "timestamp": "2023-12-29T15:45:05.110Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 176, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a725645-1e26-4f3c-adfd-fe5f7ff46a35", + "fields": { + "timestamp": "2023-12-29T15:45:06.762Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 933, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a7b4f4c-f066-4146-988f-83a9f4d43a5c", + "fields": { + "timestamp": "2023-12-29T15:45:06.344Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 740, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a800d20-c357-445c-aa6d-02f5a63c2c06", + "fields": { + "timestamp": "2023-12-29T15:45:11.186Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1226, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a810e2f-3cd0-4dc9-9024-ef136fda0c28", + "fields": { + "timestamp": "2023-12-29T15:45:07.762Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1429, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2a9d7d23-9560-41ee-9ad3-cea285b8c020", + "fields": { + "timestamp": "2023-12-29T15:45:06.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 948, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2aa14950-c066-44cd-974a-0b8c44392bcb", + "fields": { + "timestamp": "2023-12-29T15:45:10.094Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 12, + "field": "slug", + "type": "str", + "value": "dm-syracuse", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2aa6165d-8920-49b4-b119-fa30f8e32078", + "fields": { + "timestamp": "2023-12-29T15:45:04.787Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 31, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2aa75331-de91-4c97-81f2-c822ea8fb24b", + "fields": { + "timestamp": "2023-12-29T15:45:05.443Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 327, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2aade568-cfad-4c28-bbbc-2d7545965683", + "fields": { + "timestamp": "2023-12-29T15:45:06.608Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 863, + "field": "name", + "type": "str", + "value": "xe-0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ab5607c-9a7d-4355-b335-0f1cbcfbf077", + "fields": { + "timestamp": "2023-12-29T15:45:05.921Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 546, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ac10ed8-9466-4bf5-8ce4-58cda50aa2b4", + "fields": { + "timestamp": "2023-12-29T15:45:07.358Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1243, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2acf8767-c6a5-4eea-b295-fc5d5fce3c6a", + "fields": { + "timestamp": "2023-12-29T15:45:04.534Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 10, + "field": "name", + "type": "str", + "value": "usb", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2acfc72b-aefa-41d7-8487-6423a410f79f", + "fields": { + "timestamp": "2023-12-29T15:45:11.117Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1178, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ad64020-9b4f-4c14-8f44-553a2d5ea5a2", + "fields": { + "timestamp": "2023-12-29T15:45:07.201Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1170, + "field": "name", + "type": "str", + "value": "et-2/0/49", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ad79d52-3810-4b5a-b076-893cd79cf1fe", + "fields": { + "timestamp": "2023-12-29T15:45:10.449Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 123, + "field": "address", + "type": "inet", + "value": "172.19.0.3/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2adf4266-e2a9-4d56-8563-667719748638", + "fields": { + "timestamp": "2023-12-29T15:45:07.839Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1465, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ae9e394-72f0-453b-81d2-712f3c0f3728", + "fields": { + "timestamp": "2023-12-29T15:45:11.097Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1164, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2af28a94-ab47-4324-b0be-2888f6728e16", + "fields": { + "timestamp": "2023-12-29T15:45:07.092Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1120, + "field": "name", + "type": "str", + "value": "xe-1/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2af30bdc-8c2b-484c-abda-2264e5ec4129", + "fields": { + "timestamp": "2023-12-29T15:45:07.670Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1386, + "field": "name", + "type": "str", + "value": "xe-1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2af60bdb-662d-47cb-9a9c-befee8d59d05", + "fields": { + "timestamp": "2023-12-29T15:45:06.004Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 582, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2af939c5-d9bc-4543-a70c-5dfbeb5e9063", + "fields": { + "timestamp": "2023-12-29T15:45:05.912Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 542, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b009fca-f6ca-4f8f-9817-e5b7c7cfcc10", + "fields": { + "timestamp": "2023-12-29T15:45:10.704Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 531, + "field": "name", + "type": "str", + "value": "vm171", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b020d22-fa3c-4898-906c-30d789a8b2ec", + "fields": { + "timestamp": "2023-12-29T15:45:04.446Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 11, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b031b6b-e1ee-45bc-868c-508ee17b3727", + "fields": { + "timestamp": "2023-12-29T15:45:06.086Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 620, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b03fc80-6406-42b1-b4b2-4bc6afb56d49", + "fields": { + "timestamp": "2023-12-29T15:45:11.417Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1386, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b049a9e-2267-40b5-b9e1-71111955bf24", + "fields": { + "timestamp": "2023-12-29T15:45:08.830Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1440, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b0ac79a-093c-4707-8afd-7743e7e698d3", + "fields": { + "timestamp": "2023-12-29T15:45:05.563Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 382, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b10a85b-1e8e-4a43-99bb-7dfe43580a9f", + "fields": { + "timestamp": "2023-12-29T15:45:05.230Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 230, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b13bd29-0a86-423d-825b-2599d15c0a85", + "fields": { + "timestamp": "2023-12-29T15:45:06.865Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 982, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b1ad375-1a8a-4e74-8fcf-74ba0ab0c626", + "fields": { + "timestamp": "2023-12-29T15:45:05.679Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 435, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b1b6058-d544-4e5f-bf72-0a70f58401be", + "fields": { + "timestamp": "2023-12-29T15:45:08.893Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1518, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b20f555-cd28-40cb-81db-569142c13271", + "fields": { + "timestamp": "2023-12-29T15:45:05.967Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 565, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b26521f-0d75-462f-967b-2f7ce98dbbe8", + "fields": { + "timestamp": "2023-12-29T15:45:11.107Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1171, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b2b69e7-08d4-4e7f-ae9e-58a15245d98e", + "fields": { + "timestamp": "2023-12-29T15:45:08.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1564, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b2d20f0-2997-4296-b32a-48ca966d2656", + "fields": { + "timestamp": "2023-12-29T15:45:06.971Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1032, + "field": "name", + "type": "str", + "value": "xe-0/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b3c1e1e-b744-4084-9608-db639f1a864f", + "fields": { + "timestamp": "2023-12-29T15:45:05.397Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 306, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b55ea40-d685-47e7-b037-cc1c3a620211", + "fields": { + "timestamp": "2023-12-29T15:45:06.971Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1032, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b5fa3bd-762b-49dc-90d0-e523b383af95", + "fields": { + "timestamp": "2023-12-29T15:45:08.322Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 809, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b61f850-6ed1-4bff-93c3-1f0b3ba6f2ab", + "fields": { + "timestamp": "2023-12-29T15:45:11.662Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1554, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b626105-ba6f-4d55-8eef-507397ceedd8", + "fields": { + "timestamp": "2023-12-29T15:45:10.423Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 80, + "field": "address", + "type": "inet", + "value": "172.17.0.20/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b67954e-0da8-4aac-99ce-80a4e0761ba1", + "fields": { + "timestamp": "2023-12-29T15:45:10.002Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 102, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b6aed4a-1863-43a4-9cf2-7461bda1d519", + "fields": { + "timestamp": "2023-12-29T15:45:09.366Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1199, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b72ed39-5ec1-478b-9ac9-3575df86f233", + "fields": { + "timestamp": "2023-12-29T15:45:10.516Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 45, + "field": "vid", + "type": "int", + "value": "202", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b746c87-297b-440d-bf52-4fd5594ab20b", + "fields": { + "timestamp": "2023-12-29T15:45:06.417Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 774, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b74c8f8-b533-4275-b17a-ef62a6d8eb33", + "fields": { + "timestamp": "2023-12-29T15:45:09.917Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 27, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b7d0c0e-642c-4270-b74f-96ca75e85eb5", + "fields": { + "timestamp": "2023-12-29T15:45:11.391Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1368, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b7ed975-180a-4b98-8fbd-ba40e36f20d2", + "fields": { + "timestamp": "2023-12-29T15:45:11.696Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1577, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b8005cc-3155-4fc7-b847-3c38d0c2a26d", + "fields": { + "timestamp": "2023-12-29T15:45:09.281Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1091, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b812ee4-ce0e-4c85-8a0c-2c48a0ada5d0", + "fields": { + "timestamp": "2023-12-29T15:45:06.872Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 985, + "field": "name", + "type": "str", + "value": "xe-0/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b88aa5d-bad8-4ffd-85d8-ec1bef1a6280", + "fields": { + "timestamp": "2023-12-29T15:45:10.469Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 156, + "field": "address", + "type": "inet", + "value": "172.20.0.6/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b8cd461-8ee0-42ed-a130-d1339c527bd9", + "fields": { + "timestamp": "2023-12-29T15:45:08.820Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1427, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b91b131-c39b-4d90-ace1-369d9fcd67a0", + "fields": { + "timestamp": "2023-12-29T15:45:06.304Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 721, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b93b442-90e7-4b65-824d-6115b2427926", + "fields": { + "timestamp": "2023-12-29T15:45:06.124Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 637, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b94f3a5-ac67-438a-a408-b220506ead4e", + "fields": { + "timestamp": "2023-12-29T15:45:06.359Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 747, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b989c88-0d27-40eb-996a-22b3d6228e18", + "fields": { + "timestamp": "2023-12-29T15:45:11.546Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1474, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b9ade20-36ba-4365-ad6d-70ee9b397b2d", + "fields": { + "timestamp": "2023-12-29T15:45:04.847Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 58, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b9c0930-231c-4cd1-baec-5063c284d516", + "fields": { + "timestamp": "2023-12-29T15:45:06.376Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 755, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2b9c0f25-07b1-4518-8483-90df192f8b15", + "fields": { + "timestamp": "2023-12-29T15:45:09.927Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 41, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ba3312c-8842-44a1-9ea1-2afa2a38ff12", + "fields": { + "timestamp": "2023-12-29T15:45:05.513Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 359, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ba3bb5d-1b0f-43e6-a06f-146ac00f6ed7", + "fields": { + "timestamp": "2023-12-29T15:45:06.376Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 755, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ba54499-a63f-4f5e-953f-eb0fde277e90", + "fields": { + "timestamp": "2023-12-29T15:45:07.854Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1472, + "field": "name", + "type": "str", + "value": "xe-1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2bab362a-d0d7-4a18-a798-9e9a5d310408", + "fields": { + "timestamp": "2023-12-29T15:45:09.309Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1126, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2bae425a-2016-4a36-8ad7-67b01b6ff7f0", + "fields": { + "timestamp": "2023-12-29T15:45:10.557Z", + "object_type": [ + "tenancy", + "contact" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Pamela Halpert", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2bb043e0-9e45-469d-aa67-4a02c2f290e9", + "fields": { + "timestamp": "2023-12-29T15:45:07.892Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1489, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2bbc7f36-3f4d-4766-9126-05d4c4446b3d", + "fields": { + "timestamp": "2023-12-29T15:45:09.410Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1254, + "field": "name", + "type": "str", + "value": "Rear Splice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2bc10a70-1a21-4b03-9af1-9746c1d20162", + "fields": { + "timestamp": "2023-12-29T15:45:08.443Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 960, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2bcba92b-3a68-420f-b568-f4069b79aa9a", + "fields": { + "timestamp": "2023-12-29T15:45:10.809Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 967, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2bd1bd1b-afe1-411f-bea6-465d210d7bee", + "fields": { + "timestamp": "2023-12-29T15:45:06.827Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 964, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2bd918f3-da99-4a1b-b333-ecd348e1504f", + "fields": { + "timestamp": "2023-12-29T15:45:11.632Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1534, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2bdfd5c0-6889-4edf-9f2e-418e3f8ac29f", + "fields": { + "timestamp": "2023-12-29T15:45:11.081Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1153, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2be04a28-754a-4d78-ba4f-672bc02f01f1", + "fields": { + "timestamp": "2023-12-29T15:45:04.577Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 23, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2be2f0d9-bfd7-4d78-abf5-ea7737482233", + "fields": { + "timestamp": "2023-12-29T15:45:08.142Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1605, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2be5bc3d-0340-445d-9bff-f3f0248b4636", + "fields": { + "timestamp": "2023-12-29T15:45:11.126Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1184, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2beb583f-61d3-489d-aa0e-73bf1723e383", + "fields": { + "timestamp": "2023-12-29T15:45:06.986Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1039, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2bf10702-8dba-4282-ae11-2ed3a830d5f5", + "fields": { + "timestamp": "2023-12-29T15:45:07.040Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1080, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2bf39012-bc78-4ab6-ae64-35ab00caed26", + "fields": { + "timestamp": "2023-12-29T15:45:05.530Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 367, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2bf3df37-ec4f-4823-a6f0-8b3f0167a15b", + "fields": { + "timestamp": "2023-12-29T15:45:11.041Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1125, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2bf77b96-1133-4318-a2be-12c4942d1c14", + "fields": { + "timestamp": "2023-12-29T15:45:05.298Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 261, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2bfacda3-8af7-41da-90e3-cc920a5f8b66", + "fields": { + "timestamp": "2023-12-29T15:45:07.036Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1078, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c07e0d2-9ea9-4cc4-8572-893e9c0126bc", + "fields": { + "timestamp": "2023-12-29T15:45:11.401Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1375, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c0bcb95-46fd-4b7f-b380-ef97801ec720", + "fields": { + "timestamp": "2023-12-29T15:45:09.151Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 928, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c0c72f6-0b14-4c8f-99d9-1cc3303a6284", + "fields": { + "timestamp": "2023-12-29T15:45:07.881Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1484, + "field": "name", + "type": "str", + "value": "xe-1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c167ce5-2523-4cc1-9f43-276dc657d5b7", + "fields": { + "timestamp": "2023-12-29T15:45:05.537Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 370, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c260842-c642-47ef-a811-5a3da4cd79f4", + "fields": { + "timestamp": "2023-12-29T15:45:10.866Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1005, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c2a59bb-86ee-4a44-a8be-30b987b28885", + "fields": { + "timestamp": "2023-12-29T15:45:07.679Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1390, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c31662d-54bb-4038-8d99-cb8b2d2c8fe0", + "fields": { + "timestamp": "2023-12-29T15:45:04.534Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 10, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c31fb67-4bf0-4972-b863-7e2aa3de3811", + "fields": { + "timestamp": "2023-12-29T15:45:06.874Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 986, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c389f3c-de31-45f0-9878-b384b9ef3483", + "fields": { + "timestamp": "2023-12-29T15:45:09.915Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 24, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c393c12-0618-40c8-ab44-4a4a81de0a86", + "fields": { + "timestamp": "2023-12-29T15:45:06.959Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1026, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c441760-a230-404b-a0d3-2cea317c345d", + "fields": { + "timestamp": "2023-12-29T15:45:11.125Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1183, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c45c211-e7d6-4e77-8054-e34c085c14fe", + "fields": { + "timestamp": "2023-12-29T15:45:07.021Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1071, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c49e748-ce29-4ff5-808d-70fe44f6b94a", + "fields": { + "timestamp": "2023-12-29T15:45:06.925Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1010, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c4a1f7b-56a7-499b-9f8e-b3844d835807", + "fields": { + "timestamp": "2023-12-29T15:45:08.479Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1005, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c4e82d3-81a0-45d0-bab2-d3ffcb1ae70b", + "fields": { + "timestamp": "2023-12-29T15:45:07.280Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1207, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c5630bf-9e7f-4811-899f-25b758cfa63f", + "fields": { + "timestamp": "2023-12-29T15:45:06.274Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 707, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c586476-259b-4ac2-a89e-29e5db15649e", + "fields": { + "timestamp": "2023-12-29T15:45:07.315Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1223, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c59133b-f453-4762-8445-a545e95c264d", + "fields": { + "timestamp": "2023-12-29T15:45:08.863Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1481, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c5a0950-a2f6-4e2b-a88e-375854c7d241", + "fields": { + "timestamp": "2023-12-29T15:45:07.717Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1408, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c69ac1c-2f4e-4242-b25e-d2047f897e87", + "fields": { + "timestamp": "2023-12-29T15:45:10.776Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 945, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c69f61f-b0bb-41e5-be1e-33eea9182be8", + "fields": { + "timestamp": "2023-12-29T15:45:10.583Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "DO-AMS3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c6e9649-3c4a-4af9-885f-2e9174f9e0f4", + "fields": { + "timestamp": "2023-12-29T15:45:10.671Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 477, + "field": "name", + "type": "str", + "value": "vm117", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c70049f-60b6-4d32-be83-478beb604837", + "fields": { + "timestamp": "2023-12-29T15:45:11.641Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1540, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c730ccb-18b9-4e1e-a7ce-1a607ea47fe9", + "fields": { + "timestamp": "2023-12-29T15:45:07.168Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1155, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c7c8b70-056a-47f1-b074-09893e6fe4a4", + "fields": { + "timestamp": "2023-12-29T15:45:10.816Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 972, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c7efe48-a1eb-408b-acbf-5dbf13322185", + "fields": { + "timestamp": "2023-12-29T15:45:06.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1022, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c82fc46-b1aa-4c9d-a7c2-4f4873810a22", + "fields": { + "timestamp": "2023-12-29T15:45:04.893Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 78, + "field": "name", + "type": "str", + "value": "Cellular0/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c850cbd-b0e7-48fc-a29d-bacd4ce13c3a", + "fields": { + "timestamp": "2023-12-29T15:45:07.349Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1239, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c89c253-0632-463d-a7f1-d2934c6dabc6", + "fields": { + "timestamp": "2023-12-29T15:45:11.530Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1463, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c9051b3-961d-4380-a8a6-28dadeb9c04a", + "fields": { + "timestamp": "2023-12-29T15:45:05.484Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 346, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c91b74e-1a94-4e21-bb4e-4fd093e0de5b", + "fields": { + "timestamp": "2023-12-29T15:45:10.139Z", + "object_type": [ + "ipam", + "role" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Access - Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c9e111b-523c-4671-b1ad-84e9895a3292", + "fields": { + "timestamp": "2023-12-29T15:45:11.156Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1205, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2c9e4a47-c006-46a4-970c-5001b52e6f4e", + "fields": { + "timestamp": "2023-12-29T15:45:10.932Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1050, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ca46c6f-d969-4c4c-9d0b-7e6c3e7b7561", + "fields": { + "timestamp": "2023-12-29T15:45:10.751Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 928, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ca4c3e3-2668-4436-b3b8-c0569fcc4528", + "fields": { + "timestamp": "2023-12-29T15:45:04.849Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 59, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ca52bbc-e42d-45f1-83f8-ddb520956962", + "fields": { + "timestamp": "2023-12-29T15:45:10.977Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1081, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ca56fc7-2d18-4802-975a-a7048e25bb83", + "fields": { + "timestamp": "2023-12-29T15:45:10.680Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 492, + "field": "name", + "type": "str", + "value": "vm132", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ca77319-fa9e-46ba-95a3-ac76eeaa4c8f", + "fields": { + "timestamp": "2023-12-29T15:45:06.284Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 712, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ca9a01e-76cf-491e-a3a0-bd39a3b25ce6", + "fields": { + "timestamp": "2023-12-29T15:45:11.192Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1230, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2cb4f94b-cb90-41ba-bae8-df23857254df", + "fields": { + "timestamp": "2023-12-29T15:45:08.628Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1189, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2cc2f0c8-c6e2-4b09-94c4-febed179affe", + "fields": { + "timestamp": "2023-12-29T15:45:06.604Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 861, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2cca742d-9374-413a-853b-3a94ca7b67cf", + "fields": { + "timestamp": "2023-12-29T15:45:06.542Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 832, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2cd0935c-24cb-4167-bf4a-fbb65db08bf6", + "fields": { + "timestamp": "2023-12-29T15:45:06.117Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 634, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2cd0ca58-005b-4e85-896c-cb4174032919", + "fields": { + "timestamp": "2023-12-29T15:45:06.505Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 815, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2cd20473-5b01-471a-9ccc-6ca20d00d9a2", + "fields": { + "timestamp": "2023-12-29T15:45:07.377Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1252, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ce26f8b-0283-4c23-be7c-cfb20b8dad01", + "fields": { + "timestamp": "2023-12-29T15:45:07.649Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1376, + "field": "name", + "type": "str", + "value": "xe-1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2cee8610-532a-4d43-8e49-d37ef0791316", + "fields": { + "timestamp": "2023-12-29T15:45:06.595Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 857, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2cf7944c-fc14-41aa-a950-25ab02808b25", + "fields": { + "timestamp": "2023-12-29T15:45:09.361Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1192, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d082d03-27b1-4b4b-97bd-03e628c1f68e", + "fields": { + "timestamp": "2023-12-29T15:45:10.226Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 38, + "field": "prefix", + "type": "cidr", + "value": "10.112.159.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d084861-1fe6-4349-b560-5df823f5f116", + "fields": { + "timestamp": "2023-12-29T15:45:05.720Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 454, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d0938d1-98d4-4ee0-ae2a-e685c80029b5", + "fields": { + "timestamp": "2023-12-29T15:45:08.090Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1581, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d0ae6ec-c23d-495d-b578-940f6bfd3840", + "fields": { + "timestamp": "2023-12-29T15:45:10.501Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 20, + "field": "vid", + "type": "int", + "value": "200", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d0ba165-36e9-4be4-8f1c-51dfbb35c8ae", + "fields": { + "timestamp": "2023-12-29T15:45:05.733Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 460, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d130fbb-b1bf-42c4-bc63-7dfb43d63cb9", + "fields": { + "timestamp": "2023-12-29T15:45:10.132Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 8, + "field": "slug", + "type": "str", + "value": "rfc-6996", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d199590-a5af-43a7-9e16-748c15356c24", + "fields": { + "timestamp": "2023-12-29T15:45:05.886Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 530, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d1b47b8-7e49-4b80-a0e4-2480744be52d", + "fields": { + "timestamp": "2023-12-29T15:45:06.030Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 594, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d22ae48-b7fd-43ff-93ca-6807d03115ab", + "fields": { + "timestamp": "2023-12-29T15:45:07.777Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1436, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d260e23-ac92-457b-bc9b-21fa50735839", + "fields": { + "timestamp": "2023-12-29T15:45:07.246Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1191, + "field": "name", + "type": "str", + "value": "xe-2/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d2c0937-6834-4b99-bfe6-52982f841b33", + "fields": { + "timestamp": "2023-12-29T15:45:11.044Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1127, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d31b0c0-0201-4dbe-bf19-937ce3ee1485", + "fields": { + "timestamp": "2023-12-29T15:45:04.709Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 140, + "field": "name", + "type": "str", + "value": "Outlet 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d3664bf-9601-48a7-8216-908be12907dd", + "fields": { + "timestamp": "2023-12-29T15:45:08.752Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1343, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d37d126-7c7b-4c6f-8207-4467fa860359", + "fields": { + "timestamp": "2023-12-29T15:45:07.867Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1478, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d3d42e1-733d-408a-9c9e-6d3a18dd61a8", + "fields": { + "timestamp": "2023-12-29T15:45:06.353Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 744, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d3d9809-af39-43f2-acd0-b491a297e61b", + "fields": { + "timestamp": "2023-12-29T15:45:06.201Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 673, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d3e6036-3a9d-4623-9d34-2d2fb0ec5334", + "fields": { + "timestamp": "2023-12-29T15:45:09.905Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 11, + "field": "name", + "type": "str", + "value": "Comms closet", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d4339ef-5d5c-4f18-b7ad-f67657fe9be0", + "fields": { + "timestamp": "2023-12-29T15:45:07.913Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1499, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d48ea0e-9e80-45f3-821c-551f557f165c", + "fields": { + "timestamp": "2023-12-29T15:45:04.858Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 63, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d49ca14-22b9-46f1-ba33-88addb0af4d0", + "fields": { + "timestamp": "2023-12-29T15:45:05.679Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 435, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d4b8266-49e6-4eed-8ba6-6f7642a38f36", + "fields": { + "timestamp": "2023-12-29T15:45:05.573Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 387, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d4cca83-9f05-4fea-8432-8c59f3ea5a3f", + "fields": { + "timestamp": "2023-12-29T15:45:07.506Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1312, + "field": "name", + "type": "str", + "value": "xe-2/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d513f58-8219-4a3e-a071-dcb595c3cc29", + "fields": { + "timestamp": "2023-12-29T15:45:06.000Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 580, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d5320be-6d2d-49c0-8e0e-66960e2f5d74", + "fields": { + "timestamp": "2023-12-29T15:45:05.475Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 342, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d5557d9-6d51-4f99-ad38-d7a14513d7d1", + "fields": { + "timestamp": "2023-12-29T15:45:10.828Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 980, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d56932b-acab-4017-988c-577a9d9b55ca", + "fields": { + "timestamp": "2023-12-29T15:45:08.604Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1159, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d574180-ed1c-4613-8d5e-3d5da705408b", + "fields": { + "timestamp": "2023-12-29T15:45:04.827Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 49, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d58a6e9-6068-4d6b-b60c-79a89c45461d", + "fields": { + "timestamp": "2023-12-29T15:45:11.521Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1457, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d5b3fd7-b99d-46f9-8a1e-6a69afd9cbee", + "fields": { + "timestamp": "2023-12-29T15:45:06.017Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 588, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d5d30dd-8f9c-4735-b517-2b562c121b47", + "fields": { + "timestamp": "2023-12-29T15:45:10.138Z", + "object_type": [ + "ipam", + "aggregate" + ], + "object_id": 4, + "field": "date_added", + "type": "str", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d6380b6-5f90-4435-818a-43c428ee1eb5", + "fields": { + "timestamp": "2023-12-29T15:45:10.450Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 125, + "field": "address", + "type": "inet", + "value": "172.19.0.5/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d656895-3dd0-4c75-8cff-022b8e5e4bf4", + "fields": { + "timestamp": "2023-12-29T15:45:05.146Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 192, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d7143c5-0d02-4f68-b8e5-f4a4c958d4f8", + "fields": { + "timestamp": "2023-12-29T15:45:04.838Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 54, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d746bc4-95c4-442f-ad61-123162cc57a9", + "fields": { + "timestamp": "2023-12-29T15:45:07.723Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1411, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d754809-a290-4426-b3d6-de0ff5931061", + "fields": { + "timestamp": "2023-12-29T15:45:07.047Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1083, + "field": "name", + "type": "str", + "value": "xe-0/2/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d7a83a5-a185-4904-b131-63433648d405", + "fields": { + "timestamp": "2023-12-29T15:45:06.460Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 794, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d7c9a4d-5323-4f32-a36a-2d172c43a0c0", + "fields": { + "timestamp": "2023-12-29T15:45:04.588Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 35, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d8249ea-a189-424e-b053-080826eb63c8", + "fields": { + "timestamp": "2023-12-29T15:45:06.857Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 978, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d827622-1c7d-490c-9165-c157e4b295c5", + "fields": { + "timestamp": "2023-12-29T15:45:06.729Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 918, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d856cbb-1af3-4f71-b8f6-b2731b8d2095", + "fields": { + "timestamp": "2023-12-29T15:45:06.477Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 802, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d89bcd2-bf11-4d12-9026-d0ccb204e13a", + "fields": { + "timestamp": "2023-12-29T15:45:06.426Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 778, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d8a9d4e-5917-422c-a9d5-e6f071455279", + "fields": { + "timestamp": "2023-12-29T15:45:05.576Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 388, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d8c8908-88eb-4577-832a-537411c1c4b8", + "fields": { + "timestamp": "2023-12-29T15:45:10.837Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 986, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d925ec3-70d9-4565-8ba3-a85b4e57244c", + "fields": { + "timestamp": "2023-12-29T15:45:06.906Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1001, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d93993e-b597-400b-80e6-40662764ef11", + "fields": { + "timestamp": "2023-12-29T15:45:06.257Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 699, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d96aceb-e69b-414e-a97e-762252f3b2cf", + "fields": { + "timestamp": "2023-12-29T15:45:11.005Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1100, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d999a06-0d68-4e85-9554-f27ba9e4c9c5", + "fields": { + "timestamp": "2023-12-29T15:45:08.875Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1496, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2d9d35e7-8fab-4f5b-978d-b1538306c526", + "fields": { + "timestamp": "2023-12-29T15:45:11.277Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1289, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2da12551-2232-4ee1-b445-da728f881837", + "fields": { + "timestamp": "2023-12-29T15:45:10.486Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "JBB115", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2db06eb7-7f60-4d4b-b923-5bf161c14773", + "fields": { + "timestamp": "2023-12-29T15:45:06.602Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 860, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2db78315-f428-4502-b3d8-620ec871d01e", + "fields": { + "timestamp": "2023-12-29T15:45:04.825Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 48, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2dba6741-0d1c-4eab-a992-358b57579889", + "fields": { + "timestamp": "2023-12-29T15:45:09.109Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 875, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2dbbedc1-018a-4700-b441-441c113019c8", + "fields": { + "timestamp": "2023-12-29T15:45:06.849Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 974, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2dbdaeac-9f74-4378-991a-556bae1f29df", + "fields": { + "timestamp": "2023-12-29T15:45:07.092Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1120, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2dbfa613-86b0-49ec-a753-8b98b9bdbaaa", + "fields": { + "timestamp": "2023-12-29T15:45:07.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1085, + "field": "name", + "type": "str", + "value": "xe-0/2/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2dc49fa9-c9a9-4c80-ad41-8eb42531d2e1", + "fields": { + "timestamp": "2023-12-29T15:45:08.281Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 759, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2dd922db-2017-48fd-ad3d-f7a4fcc97b60", + "fields": { + "timestamp": "2023-12-29T15:45:06.762Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 933, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2de4105f-e882-47fd-9340-7f23ae270739", + "fields": { + "timestamp": "2023-12-29T15:45:08.467Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 990, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ded9b7f-38bc-4a7c-9f9a-cfe817368231", + "fields": { + "timestamp": "2023-12-29T15:45:10.867Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1006, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2df52273-43ec-47bf-9510-7cb492ce4d0f", + "fields": { + "timestamp": "2023-12-29T15:45:04.896Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 79, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2df6b4c8-6e61-46db-af9f-cbaf40ae29c0", + "fields": { + "timestamp": "2023-12-29T15:45:11.527Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1461, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2dfcb2e8-544b-4d47-99ce-2cc501dc15b4", + "fields": { + "timestamp": "2023-12-29T15:45:06.867Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 983, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e03485f-c893-45a2-903f-ebb413fe61ed", + "fields": { + "timestamp": "2023-12-29T15:45:05.046Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 148, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e15b1b4-3374-4a66-b899-494b79a3a46d", + "fields": { + "timestamp": "2023-12-29T15:45:06.106Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 629, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e1cb131-6151-41dd-8c4e-03c1e9e85539", + "fields": { + "timestamp": "2023-12-29T15:45:06.634Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 875, + "field": "name", + "type": "str", + "value": "xe-0/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e1e4a39-097d-4e7c-a6f4-fc1aab750e9b", + "fields": { + "timestamp": "2023-12-29T15:45:10.691Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 510, + "field": "name", + "type": "str", + "value": "vm150", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e1f8ece-e215-47bd-9e24-ad3ef43e7887", + "fields": { + "timestamp": "2023-12-29T15:45:10.710Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 540, + "field": "name", + "type": "str", + "value": "vm180", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e2489cf-26e5-4339-9912-f7ca68192604", + "fields": { + "timestamp": "2023-12-29T15:45:07.926Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1505, + "field": "name", + "type": "str", + "value": "xe-2/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e273ebf-a3a3-4bf9-ae9c-36db72253f11", + "fields": { + "timestamp": "2023-12-29T15:45:11.601Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1512, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e28bdf8-1bf0-4446-bf48-2774e4e44cb6", + "fields": { + "timestamp": "2023-12-29T15:45:08.131Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1600, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e34be8f-16f6-4e79-8ded-68b3534868a9", + "fields": { + "timestamp": "2023-12-29T15:45:11.240Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1263, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e364a55-8c8e-4d08-824a-e851291079dd", + "fields": { + "timestamp": "2023-12-29T15:45:06.993Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1042, + "field": "name", + "type": "str", + "value": "xe-0/3/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e4222f4-8562-4891-96fc-1ce7f502a3c4", + "fields": { + "timestamp": "2023-12-29T15:45:11.287Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1296, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e50436b-ea6f-4831-b72f-505be78b2157", + "fields": { + "timestamp": "2023-12-29T15:45:04.939Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 99, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e55bd74-d064-4b7a-aa63-149b3de19ffc", + "fields": { + "timestamp": "2023-12-29T15:45:06.745Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 925, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e698681-bb95-4b01-b846-301c8bc763d0", + "fields": { + "timestamp": "2023-12-29T15:45:09.870Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 11, + "field": "slug", + "type": "str", + "value": "apc", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e6a2419-84a8-4301-99d7-0ebac1930541", + "fields": { + "timestamp": "2023-12-29T15:45:11.570Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1491, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e70d80a-abcc-45e2-9505-7ae46e2fc566", + "fields": { + "timestamp": "2023-12-29T15:45:05.031Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 141, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e79ab85-2bed-4702-b9f3-30d07e377d09", + "fields": { + "timestamp": "2023-12-29T15:45:09.081Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 840, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e7b710e-441d-4c2f-8936-6058c4f4e237", + "fields": { + "timestamp": "2023-12-29T15:45:08.131Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1600, + "field": "name", + "type": "str", + "value": "xe-1/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e7c9379-2c88-484b-a722-f19725e99c13", + "fields": { + "timestamp": "2023-12-29T15:45:10.783Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 950, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e821a25-9ec7-4617-a601-24b05e00f8c2", + "fields": { + "timestamp": "2023-12-29T15:45:08.287Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 766, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e899ed6-73f6-43ce-8037-f9a9a154dc36", + "fields": { + "timestamp": "2023-12-29T15:45:10.720Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 907, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2e8d85dc-93c4-41b1-98a1-9a0f8d3e25b0", + "fields": { + "timestamp": "2023-12-29T15:45:09.194Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 983, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ea1d6d8-de84-48e9-9e74-db6cd4134fae", + "fields": { + "timestamp": "2023-12-29T15:45:07.158Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1150, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ea44a6b-cf8c-4f36-b37e-ab28111f8aac", + "fields": { + "timestamp": "2023-12-29T15:45:08.314Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 800, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ea7c30e-39af-43a5-863a-2f781a5dd9e6", + "fields": { + "timestamp": "2023-12-29T15:45:06.445Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 787, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ea895ab-8f5f-48bf-98c1-8a9508671c5f", + "fields": { + "timestamp": "2023-12-29T15:45:05.840Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 509, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ebcae0b-681b-40b0-ab26-586b87358f73", + "fields": { + "timestamp": "2023-12-29T15:45:09.937Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 11, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ebd01b2-41c1-4f13-8b73-8a8d31926ed8", + "fields": { + "timestamp": "2023-12-29T15:45:07.453Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1287, + "field": "name", + "type": "str", + "value": "xe-2/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ebda3ed-56b7-4d3c-bba5-542434e13471", + "fields": { + "timestamp": "2023-12-29T15:45:11.318Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1317, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ec02836-3131-4ca9-8286-7b1b39042b8e", + "fields": { + "timestamp": "2023-12-29T15:45:08.687Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1263, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ec1395e-790b-4655-be62-0f33ed662164", + "fields": { + "timestamp": "2023-12-29T15:45:06.695Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 902, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ec306b8-2aaa-48d2-9f90-03607476061c", + "fields": { + "timestamp": "2023-12-29T15:45:08.015Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1546, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ec4cd1d-bbb1-44e7-9fde-e0895c0753dc", + "fields": { + "timestamp": "2023-12-29T15:45:10.679Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 491, + "field": "name", + "type": "str", + "value": "vm131", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ec7502d-cfee-498f-bae8-8fbd1d3f46e4", + "fields": { + "timestamp": "2023-12-29T15:45:11.267Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1282, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ece45a5-8392-4c9f-8110-8bac6a957e1e", + "fields": { + "timestamp": "2023-12-29T15:45:05.792Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 487, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ed00b61-787d-4616-9a0e-ec4537ac2c17", + "fields": { + "timestamp": "2023-12-29T15:45:06.334Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 735, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ef3d752-8bfb-41e2-a33e-c8b63426dc81", + "fields": { + "timestamp": "2023-12-29T15:45:05.790Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 486, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2efd24a6-24ad-46e4-9df6-b8b427bbf336", + "fields": { + "timestamp": "2023-12-29T15:45:06.714Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 911, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f04855b-af39-4290-9f0f-c349444506ec", + "fields": { + "timestamp": "2023-12-29T15:45:04.913Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 87, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f0c5625-522e-40c1-aa5a-9f23013109e3", + "fields": { + "timestamp": "2023-12-29T15:45:05.959Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 561, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f0e8118-8962-43e5-b59d-5ddb75f3d542", + "fields": { + "timestamp": "2023-12-29T15:45:06.737Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 921, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f0fcfed-7bfb-4890-b6aa-693d63e50b36", + "fields": { + "timestamp": "2023-12-29T15:45:06.106Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 629, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f1031c9-4bd4-4217-ad01-eefb23957d0c", + "fields": { + "timestamp": "2023-12-29T15:45:06.580Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 850, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f109cce-7d79-4baa-94db-df80f308e047", + "fields": { + "timestamp": "2023-12-29T15:45:10.933Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1051, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f25cd66-5c2c-443e-afb8-300289f7843a", + "fields": { + "timestamp": "2023-12-29T15:45:07.164Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1153, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f262b00-4d82-4f07-892f-00c1df57dc49", + "fields": { + "timestamp": "2023-12-29T15:45:09.105Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 870, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f26536c-faa1-48a9-93a4-a08cfc2e5944", + "fields": { + "timestamp": "2023-12-29T15:45:11.248Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1269, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f27d20d-9151-4bbe-9f02-7c7afade300c", + "fields": { + "timestamp": "2023-12-29T15:45:11.123Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1182, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f296de3-c1fe-4040-89f1-4e8cda03d562", + "fields": { + "timestamp": "2023-12-29T15:45:05.445Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 328, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f387d29-8424-43e6-b88c-8dcb39c549cc", + "fields": { + "timestamp": "2023-12-29T15:45:05.013Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 133, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f3bb060-8f18-484b-88ef-5395aaaff7be", + "fields": { + "timestamp": "2023-12-29T15:45:08.131Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1600, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f3bea2f-45dc-4c78-820e-ed9d979b4263", + "fields": { + "timestamp": "2023-12-29T15:45:09.884Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Core Switch", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f42f4ed-4a95-481e-9187-617102e430a4", + "fields": { + "timestamp": "2023-12-29T15:45:11.696Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1577, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f4381e1-7f3d-4876-a00d-3a6e5e7a38fb", + "fields": { + "timestamp": "2023-12-29T15:45:05.197Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 215, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f51cbfd-dfd9-4466-a3cf-c34086b2800d", + "fields": { + "timestamp": "2023-12-29T15:45:07.519Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1318, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f5224a0-5aab-4c65-90af-2688927b4185", + "fields": { + "timestamp": "2023-12-29T15:45:08.075Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1574, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f564bca-a329-450e-85af-dcc1a292128b", + "fields": { + "timestamp": "2023-12-29T15:45:07.760Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1428, + "field": "name", + "type": "str", + "value": "xe-2/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f59555c-edcf-4474-b8d5-0ad7a0f0864f", + "fields": { + "timestamp": "2023-12-29T15:45:07.147Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1145, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f5b1f93-4dda-4e8c-befb-9fbed4f17e8a", + "fields": { + "timestamp": "2023-12-29T15:45:08.278Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 755, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f6cd666-c5fd-4d4f-9e6f-358bb24fc38b", + "fields": { + "timestamp": "2023-12-29T15:45:08.821Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1429, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f77b3c8-166c-47a2-8b1a-0fcdda603b53", + "fields": { + "timestamp": "2023-12-29T15:45:09.336Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1161, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f7a9dec-e48d-406c-90cc-1a10bef8252d", + "fields": { + "timestamp": "2023-12-29T15:45:04.845Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 57, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f7b5689-f41d-4f08-91bb-3ca45a4688f0", + "fields": { + "timestamp": "2023-12-29T15:45:07.491Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1305, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f8a46bd-7015-4aa6-8ac4-a2ae3ab63d52", + "fields": { + "timestamp": "2023-12-29T15:45:05.777Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 480, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f8df200-d566-4f45-b079-0c626a83a867", + "fields": { + "timestamp": "2023-12-29T15:45:07.592Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1352, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f9241be-3a52-418e-9205-1a6eca7fb36f", + "fields": { + "timestamp": "2023-12-29T15:45:10.668Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 473, + "field": "name", + "type": "str", + "value": "vm113", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f95e99e-20e3-4c20-a034-e594a8fecb49", + "fields": { + "timestamp": "2023-12-29T15:45:06.134Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 642, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f966106-def3-4401-9958-5fabecd8a26c", + "fields": { + "timestamp": "2023-12-29T15:45:09.387Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1225, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2f9d9ef9-340a-4f57-a63c-c73f7803b16a", + "fields": { + "timestamp": "2023-12-29T15:45:08.583Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1134, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fa3cb74-1cce-4f56-854c-28b4e8f1e6b2", + "fields": { + "timestamp": "2023-12-29T15:45:08.478Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1004, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fa60bd3-7f5b-421a-ab8f-2c1f506ac3ba", + "fields": { + "timestamp": "2023-12-29T15:45:05.131Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 185, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fa8fc21-45e5-481b-b3df-9d7cb154c083", + "fields": { + "timestamp": "2023-12-29T15:45:11.205Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1239, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fac1119-0560-4117-aa69-248ecf5436fe", + "fields": { + "timestamp": "2023-12-29T15:45:07.661Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1382, + "field": "name", + "type": "str", + "value": "xe-1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2facefa6-1d44-419f-a1d9-ddbe0378ca3b", + "fields": { + "timestamp": "2023-12-29T15:45:04.615Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 65, + "field": "name", + "type": "str", + "value": "PSU1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2faeb24a-f496-46e4-907d-53a9ef6bb487", + "fields": { + "timestamp": "2023-12-29T15:45:11.163Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1210, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fb10b30-7754-4f24-9c2f-3989dd28af04", + "fields": { + "timestamp": "2023-12-29T15:45:07.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1092, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fb493df-b880-4296-88f5-f04a899d5c3c", + "fields": { + "timestamp": "2023-12-29T15:45:05.502Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 354, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fbb61d9-f9bb-43b7-9001-8784e5e92ed5", + "fields": { + "timestamp": "2023-12-29T15:45:11.465Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1419, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fc21286-04c8-4447-bfa6-044ace2675fd", + "fields": { + "timestamp": "2023-12-29T15:45:08.943Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 668, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fc2da76-50f2-4fa8-9105-33835471b142", + "fields": { + "timestamp": "2023-12-29T15:45:06.663Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 887, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fc3eb1a-6b0e-4ffd-911e-15125bea2783", + "fields": { + "timestamp": "2023-12-29T15:45:09.108Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 874, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fca6ad6-a69c-40d9-8e5c-97db871d820b", + "fields": { + "timestamp": "2023-12-29T15:45:05.772Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 478, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fcbb082-0d0f-484a-b812-729c9410d851", + "fields": { + "timestamp": "2023-12-29T15:45:06.533Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 828, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fcbcd07-f6cb-4666-8c0b-bb70e08e6fb8", + "fields": { + "timestamp": "2023-12-29T15:45:06.929Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1012, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fcc9cd4-06a1-4bb1-bf82-209ea90a3511", + "fields": { + "timestamp": "2023-12-29T15:45:11.424Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1391, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fcd6dc0-1dee-4d8d-a4c7-8d4db66609f2", + "fields": { + "timestamp": "2023-12-29T15:45:08.168Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1617, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fdee59e-a159-4fec-9457-7b3466fbbe57", + "fields": { + "timestamp": "2023-12-29T15:45:09.182Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 967, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fe20774-0009-4bd2-9064-bee96014e68f", + "fields": { + "timestamp": "2023-12-29T15:45:05.401Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 308, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fe23449-7072-46a4-843a-d3eb0b6434ad", + "fields": { + "timestamp": "2023-12-29T15:45:11.459Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1415, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fe79861-98a9-4a2b-9216-e657abf67c8f", + "fields": { + "timestamp": "2023-12-29T15:45:08.041Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1558, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2fe925a8-cd08-487e-b7bb-4b2f5569c6e7", + "fields": { + "timestamp": "2023-12-29T15:45:09.172Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 955, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ff2fc9f-0064-40c5-87c9-2f08b9fae49f", + "fields": { + "timestamp": "2023-12-29T15:45:10.241Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 44, + "field": "prefix", + "type": "cidr", + "value": "10.112.165.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "2ffed4e0-7b10-40bd-9d32-222b2665497b", + "fields": { + "timestamp": "2023-12-29T15:45:09.961Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 74, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "300530a8-ce80-4a93-9a52-8cace1f93d24", + "fields": { + "timestamp": "2023-12-29T15:45:05.593Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 396, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3006958d-5f22-4688-a272-fdf6a09d9030", + "fields": { + "timestamp": "2023-12-29T15:45:05.504Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 355, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3017fc3a-a78b-422f-a514-31f344bf9943", + "fields": { + "timestamp": "2023-12-29T15:45:07.252Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1194, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "301e5da3-d9b3-4938-b9e3-55c5091b9e7a", + "fields": { + "timestamp": "2023-12-29T15:45:06.218Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 681, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30237bbe-7012-49d6-a053-87c6fe21439b", + "fields": { + "timestamp": "2023-12-29T15:45:11.227Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1254, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "302c823b-28df-4963-99a2-77305604fef3", + "fields": { + "timestamp": "2023-12-29T15:45:07.280Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1207, + "field": "name", + "type": "str", + "value": "xe-2/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "302d2c3b-bef8-4ca0-9c32-245b06ea7c02", + "fields": { + "timestamp": "2023-12-29T15:45:07.586Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1349, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30350c56-e214-4ff8-a469-34ac4e217611", + "fields": { + "timestamp": "2023-12-29T15:45:08.030Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1553, + "field": "name", + "type": "str", + "value": "vme", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "303569d5-2e1c-4dc3-b09c-d354071869f1", + "fields": { + "timestamp": "2023-12-29T15:45:08.008Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1543, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30371add-f953-40b2-b681-77a5225bf204", + "fields": { + "timestamp": "2023-12-29T15:45:11.384Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1363, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3039756b-1bde-4071-8380-fe549db377d6", + "fields": { + "timestamp": "2023-12-29T15:45:10.981Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1084, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "304042b3-e795-4300-bb90-1e6614ddcf13", + "fields": { + "timestamp": "2023-12-29T15:45:07.588Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1350, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "304260ca-f0b7-4a7f-afb4-643e494dfef5", + "fields": { + "timestamp": "2023-12-29T15:45:10.077Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 76, + "field": "slug", + "type": "str", + "value": "us-ma", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3044a04c-f4fe-49ef-b8d1-df40de0fb149", + "fields": { + "timestamp": "2023-12-29T15:45:10.056Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 42, + "field": "name", + "type": "str", + "value": "Nebraska", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3047023e-54f3-4c07-9541-e09820947c5e", + "fields": { + "timestamp": "2023-12-29T15:45:11.573Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1493, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "304ab221-8521-4cef-97ab-802206979780", + "fields": { + "timestamp": "2023-12-29T15:45:08.097Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1584, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3050aec9-5787-4a56-a7d3-7ced7043b885", + "fields": { + "timestamp": "2023-12-29T15:45:06.306Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 722, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3054a7ff-2674-4f43-8f72-1dc938adae9c", + "fields": { + "timestamp": "2023-12-29T15:45:10.838Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 987, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "305a7639-be3f-4800-9523-892257cad316", + "fields": { + "timestamp": "2023-12-29T15:45:10.875Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1011, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "305abaec-8b8a-4bd0-a910-a34d1b4a7920", + "fields": { + "timestamp": "2023-12-29T15:45:06.184Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 665, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "305e2546-d909-4fce-afe6-396d6d6ee63b", + "fields": { + "timestamp": "2023-12-29T15:45:11.130Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1187, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30643574-85a0-4d55-ad36-3bac456b89db", + "fields": { + "timestamp": "2023-12-29T15:45:06.075Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 615, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30657154-b9fa-4a76-bf60-dd742ed9c655", + "fields": { + "timestamp": "2023-12-29T15:45:07.852Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1471, + "field": "name", + "type": "str", + "value": "xe-1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3065a539-de40-461b-8df1-2fdaa512050e", + "fields": { + "timestamp": "2023-12-29T15:45:08.150Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1609, + "field": "name", + "type": "str", + "value": "xe-1/2/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3066d0bd-4aad-46d7-a248-7698efb2c324", + "fields": { + "timestamp": "2023-12-29T15:45:04.809Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 41, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "307d048a-316b-4369-84f8-adcbec5ba523", + "fields": { + "timestamp": "2023-12-29T15:45:10.970Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1076, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "307ff40e-e0fb-4f6e-af42-b164eb526582", + "fields": { + "timestamp": "2023-12-29T15:45:11.361Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1347, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3082389d-c3f3-4633-90b0-36ef8820a24f", + "fields": { + "timestamp": "2023-12-29T15:45:06.269Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 705, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3084cb5f-f856-48c5-9a2f-684eb27efeb2", + "fields": { + "timestamp": "2023-12-29T15:45:06.353Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 744, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "308e7fd0-50f0-4ce6-9f1a-a907bc84b164", + "fields": { + "timestamp": "2023-12-29T15:45:04.668Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 93, + "field": "name", + "type": "str", + "value": "Outlet 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30936bef-6a41-48a3-9b61-ec1c10166669", + "fields": { + "timestamp": "2023-12-29T15:45:06.555Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 838, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30a15a7a-16a8-4996-bb08-6ebb4f4e758f", + "fields": { + "timestamp": "2023-12-29T15:45:07.377Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1252, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30a375d0-7f9b-4828-81c8-7ac15ee16ad8", + "fields": { + "timestamp": "2023-12-29T15:45:08.954Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 683, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30ac166e-3ad1-47f0-a2c2-cc2249a73fbe", + "fields": { + "timestamp": "2023-12-29T15:45:10.909Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1034, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30ad843e-b613-42df-ab83-3c3d88527637", + "fields": { + "timestamp": "2023-12-29T15:45:04.959Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 108, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30b64882-b45a-42b7-ba46-94abe245dcb0", + "fields": { + "timestamp": "2023-12-29T15:45:08.129Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1599, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30b7adf0-8a57-4344-95fd-b8393dc546ef", + "fields": { + "timestamp": "2023-12-29T15:45:10.096Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 14, + "field": "slug", + "type": "str", + "value": "dm-yonkers", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30b82d01-241a-484c-9c82-b1f0f49b4f0c", + "fields": { + "timestamp": "2023-12-29T15:45:08.805Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1408, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30bbb4d9-b003-4939-8997-2b5c19ef91de", + "fields": { + "timestamp": "2023-12-29T15:45:08.972Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 705, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30c1b11e-cc6d-4928-a153-ec3e21b891bb", + "fields": { + "timestamp": "2023-12-29T15:45:07.674Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1388, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30cee461-1a9f-4d2c-8117-0ae78f49e374", + "fields": { + "timestamp": "2023-12-29T15:45:11.021Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1111, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30cf9a8c-17c1-4655-92c6-9ac426b6a046", + "fields": { + "timestamp": "2023-12-29T15:45:11.708Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1586, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30d78e9d-0d21-480d-8ce5-6b25d38f1111", + "fields": { + "timestamp": "2023-12-29T15:45:05.337Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 279, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30ddbd50-f33a-4d1e-90b3-0a66e43ef0c0", + "fields": { + "timestamp": "2023-12-29T15:45:08.138Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1603, + "field": "name", + "type": "str", + "value": "xe-1/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30e209e6-9733-4b34-8dca-4d0b2a25fdbd", + "fields": { + "timestamp": "2023-12-29T15:45:07.107Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1127, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30e40e90-8cf7-4899-a213-0bf10b4477f1", + "fields": { + "timestamp": "2023-12-29T15:45:07.138Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1141, + "field": "name", + "type": "str", + "value": "xe-1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30e810db-b4ee-4c00-98a2-09f64cda5dd6", + "fields": { + "timestamp": "2023-12-29T15:45:07.890Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1488, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30e88fd8-2acf-455a-b4cc-1af9de3efba2", + "fields": { + "timestamp": "2023-12-29T15:45:06.199Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 672, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30ec2b11-c8ef-449f-a11c-469373ee5163", + "fields": { + "timestamp": "2023-12-29T15:45:09.897Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 1, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30f4333b-1b00-4f63-beb8-943cd6675e35", + "fields": { + "timestamp": "2023-12-29T15:45:08.920Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 639, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30fa22c5-035d-45bf-9dd6-1bd6c6156c29", + "fields": { + "timestamp": "2023-12-29T15:45:06.524Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 824, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "30feaa08-c2ff-486c-b39d-7a5e7129240b", + "fields": { + "timestamp": "2023-12-29T15:45:10.771Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 942, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31091a10-9757-4818-a402-434d03d9ad73", + "fields": { + "timestamp": "2023-12-29T15:45:10.303Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 69, + "field": "prefix", + "type": "cidr", + "value": "10.112.164.0/22", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "310a6cfe-3f51-49ae-b36e-dc0efb055d9b", + "fields": { + "timestamp": "2023-12-29T15:45:11.687Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1571, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "310b8c9c-3557-4f19-b88d-bec2e9fb24b7", + "fields": { + "timestamp": "2023-12-29T15:45:05.070Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 159, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "310b939c-268a-41c6-88ce-5a4e8a5fd816", + "fields": { + "timestamp": "2023-12-29T15:45:05.478Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 343, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "310cc66d-8fab-4bf2-8f77-f8e59e16c0fc", + "fields": { + "timestamp": "2023-12-29T15:45:05.278Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 252, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31123531-9cdf-43fd-b5ea-a924d2f85357", + "fields": { + "timestamp": "2023-12-29T15:45:11.342Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1334, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3112d739-26b0-4e05-a364-470b978c53bc", + "fields": { + "timestamp": "2023-12-29T15:45:07.218Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1178, + "field": "name", + "type": "str", + "value": "xe-2/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3113b472-e8e4-4c64-bdc2-55116798008d", + "fields": { + "timestamp": "2023-12-29T15:45:10.042Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 5, + "field": "slug", + "type": "str", + "value": "asia", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "311ab28e-13fa-4a0e-8da0-45d46a148809", + "fields": { + "timestamp": "2023-12-29T15:45:04.880Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 72, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "311e6da0-b1ae-4d5b-972e-f086b35c654e", + "fields": { + "timestamp": "2023-12-29T15:45:06.602Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 860, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "311f28b3-3687-4599-9d8e-c0332bacecf6", + "fields": { + "timestamp": "2023-12-29T15:45:07.711Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1405, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "313ce794-fab1-45aa-b55a-4aabd72a0842", + "fields": { + "timestamp": "2023-12-29T15:45:10.043Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "United States", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31445c06-2456-4c24-b425-47fe03ed0370", + "fields": { + "timestamp": "2023-12-29T15:45:08.555Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1099, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3145b377-8c10-4f76-99a0-592ba856b1e4", + "fields": { + "timestamp": "2023-12-29T15:45:07.446Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1284, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31475c7d-7a8e-4afa-9edc-9cfffcad57e7", + "fields": { + "timestamp": "2023-12-29T15:45:06.045Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 601, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "314986dc-d52b-44f6-8a51-bd00cc78379d", + "fields": { + "timestamp": "2023-12-29T15:45:05.258Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 243, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "315c05d5-74c5-4b26-bbc5-6c0d1755e135", + "fields": { + "timestamp": "2023-12-29T15:45:07.175Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1158, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "315c6a27-a46e-4ea9-a01c-0f844c23d657", + "fields": { + "timestamp": "2023-12-29T15:45:05.984Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 573, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "315ccc69-cb7c-4b89-9fad-54c7ddc61181", + "fields": { + "timestamp": "2023-12-29T15:45:09.895Z", + "object_type": [ + "dcim", + "rackrole" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "compute", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3160a1f0-c39f-4906-aa84-0c668db91425", + "fields": { + "timestamp": "2023-12-29T15:45:06.697Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 903, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3162c1ff-eb3d-49dd-b770-537e66fddf94", + "fields": { + "timestamp": "2023-12-29T15:45:08.344Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 837, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31640b54-96a9-4ed0-a61a-9f09b8a13bc0", + "fields": { + "timestamp": "2023-12-29T15:45:09.883Z", + "object_type": [ + "dcim", + "moduletype" + ], + "object_id": 1, + "field": "comments", + "type": "str", + "value": "32x10GE interfaces", + "weight": 5000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3168a5dd-7fa1-4e8e-b5ad-06550ec71763", + "fields": { + "timestamp": "2023-12-29T15:45:11.428Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1394, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "316a3722-6999-4c46-a516-a7fc7fbab3aa", + "fields": { + "timestamp": "2023-12-29T15:45:10.067Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 60, + "field": "name", + "type": "str", + "value": "Texas", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "316c3718-1937-4fbf-b0bb-dbf60054d29c", + "fields": { + "timestamp": "2023-12-29T15:45:07.055Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1087, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "316eae6d-12ea-4e75-9529-af55bb59a536", + "fields": { + "timestamp": "2023-12-29T15:45:05.465Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 337, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "317a7889-7f60-4df7-9836-4dbf7f688e1b", + "fields": { + "timestamp": "2023-12-29T15:45:11.540Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1470, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "317ffb20-31bf-4a7b-82af-ea6456b273c1", + "fields": { + "timestamp": "2023-12-29T15:45:11.661Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1553, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31894649-2e31-4ef0-8fed-8acb4db91e91", + "fields": { + "timestamp": "2023-12-29T15:45:08.610Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1167, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "318a1e8d-efb7-4d27-b6c7-92f6ddc88178", + "fields": { + "timestamp": "2023-12-29T15:45:10.968Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1075, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "318a477d-ed35-4c9d-8a2e-9587c2c26a80", + "fields": { + "timestamp": "2023-12-29T15:45:05.956Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 560, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "318ec928-c34a-4ce3-8d67-ba5f5558415e", + "fields": { + "timestamp": "2023-12-29T15:45:09.177Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 961, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31915eaa-bc57-4e52-939d-6ebdfd560470", + "fields": { + "timestamp": "2023-12-29T15:45:09.918Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 28, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31919539-0886-4b48-a81c-d42591ae33f0", + "fields": { + "timestamp": "2023-12-29T15:45:07.879Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1483, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "319d6cbe-5c43-4065-a9dd-c109e33314f4", + "fields": { + "timestamp": "2023-12-29T15:45:10.399Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 38, + "field": "address", + "type": "inet", + "value": "172.16.0.8/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31a9e0a8-7eb9-456e-9ce2-e4d14c856419", + "fields": { + "timestamp": "2023-12-29T15:45:05.168Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 202, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31acd7d0-e6bb-4862-ab72-20baa6410324", + "fields": { + "timestamp": "2023-12-29T15:45:05.316Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 269, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31b06290-a313-424a-8744-71f8da320a08", + "fields": { + "timestamp": "2023-12-29T15:45:11.630Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1532, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31b06cd8-e1fc-4074-9362-cb637aaebfeb", + "fields": { + "timestamp": "2023-12-29T15:45:07.459Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1290, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31b3c5a9-54c5-43fd-b87d-68f341e9041b", + "fields": { + "timestamp": "2023-12-29T15:45:05.840Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 509, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31b48580-9f2d-4014-bab4-1d68fad0e33c", + "fields": { + "timestamp": "2023-12-29T15:45:07.892Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1489, + "field": "name", + "type": "str", + "value": "xe-1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31bac8c4-2288-4689-a14b-188a4c2bf358", + "fields": { + "timestamp": "2023-12-29T15:45:08.945Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 671, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31c0dba3-20f5-4fb1-b376-4e2501be1714", + "fields": { + "timestamp": "2023-12-29T15:45:07.926Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1505, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31c3624d-c96b-4896-a72b-d90341086887", + "fields": { + "timestamp": "2023-12-29T15:45:05.375Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 296, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31c608f1-136b-4126-96e8-34dc4072b0a7", + "fields": { + "timestamp": "2023-12-29T15:45:09.221Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1016, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31cfb067-94f7-4612-bb96-16fe5e080145", + "fields": { + "timestamp": "2023-12-29T15:45:10.573Z", + "object_type": [ + "virtualization", + "clustertype" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "amazon-web-services", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31d0e06c-1e55-4d51-a647-848869e4c8e3", + "fields": { + "timestamp": "2023-12-29T15:45:05.340Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 280, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31d3e28a-9907-4415-ae6f-17be580c8ddf", + "fields": { + "timestamp": "2023-12-29T15:45:08.028Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1552, + "field": "name", + "type": "str", + "value": "xe-2/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31d3ebe6-bbc9-4e72-b689-6e6e4ea5af1a", + "fields": { + "timestamp": "2023-12-29T15:45:10.050Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 32, + "field": "name", + "type": "str", + "value": "Washington", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31d5c8bb-540e-494c-9fa0-66cf15d7fe96", + "fields": { + "timestamp": "2023-12-29T15:45:05.528Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 366, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31e04f95-fd12-4322-8f34-cffd98548b89", + "fields": { + "timestamp": "2023-12-29T15:45:10.561Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 1, + "field": "cf_cust_id", + "type": "str", + "value": "INI04", + "weight": 1000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31e0d709-667c-4457-a9a6-67a150d05965", + "fields": { + "timestamp": "2023-12-29T15:45:07.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1086, + "field": "name", + "type": "str", + "value": "xe-0/2/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31e3f324-6f1d-4a4f-8dee-b28894f95083", + "fields": { + "timestamp": "2023-12-29T15:45:06.758Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 931, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31e4f06a-9f27-45f6-97ee-5c237a77b27a", + "fields": { + "timestamp": "2023-12-29T15:45:06.840Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 970, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31e5fd3b-e615-431d-aecf-3ba70d8e95f8", + "fields": { + "timestamp": "2023-12-29T15:45:06.516Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 820, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31e69827-7953-4b88-be89-2277344b3230", + "fields": { + "timestamp": "2023-12-29T15:45:07.887Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1487, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31e7ad0a-4956-4553-9755-8b63c14187b1", + "fields": { + "timestamp": "2023-12-29T15:45:07.414Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1269, + "field": "name", + "type": "str", + "value": "xe-1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31ebff9d-7d95-445d-a398-5eaa6e2fc439", + "fields": { + "timestamp": "2023-12-29T15:45:08.612Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1170, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31f66d7b-d9f0-48bf-8058-d7107492032b", + "fields": { + "timestamp": "2023-12-29T15:45:09.207Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 999, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31f7ec1a-7e15-474c-922a-7816f869e925", + "fields": { + "timestamp": "2023-12-29T15:45:08.581Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1131, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31f94f61-5c56-4283-998b-2922d201918d", + "fields": { + "timestamp": "2023-12-29T15:45:08.165Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1616, + "field": "name", + "type": "str", + "value": "xe-1/3/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "31fb0c7d-4dab-413f-9152-c0ad53de00a2", + "fields": { + "timestamp": "2023-12-29T15:45:06.207Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 676, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32066053-4bed-40d3-8a57-4cf8a243d741", + "fields": { + "timestamp": "2023-12-29T15:45:05.467Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 338, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3208eee4-f240-4ff5-8ee3-34f0bb022efb", + "fields": { + "timestamp": "2023-12-29T15:45:05.285Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 255, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "320d1cf7-b426-4ac9-a2f2-d5279b6da56e", + "fields": { + "timestamp": "2023-12-29T15:45:11.457Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1414, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "321011e7-9395-46b3-a713-136576ed36ff", + "fields": { + "timestamp": "2023-12-29T15:45:09.357Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1187, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32103847-e3ef-485a-b57b-9216c1ffa55f", + "fields": { + "timestamp": "2023-12-29T15:45:06.406Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 769, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32133429-e524-47ee-ae4f-27ba71bf4acc", + "fields": { + "timestamp": "2023-12-29T15:45:06.086Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 620, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3218c048-1bcb-4175-8bf4-b37015c7449e", + "fields": { + "timestamp": "2023-12-29T15:45:06.006Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 583, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "321904d6-83f7-4edd-a5f4-c168913c3383", + "fields": { + "timestamp": "2023-12-29T15:45:08.998Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 737, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "321c53ab-26b0-48aa-a02e-afedddc74fc5", + "fields": { + "timestamp": "2023-12-29T15:45:11.744Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1611, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "321e9d35-5cfe-4358-ac80-5a2547d02e69", + "fields": { + "timestamp": "2023-12-29T15:45:05.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 575, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3221bf95-9f0c-4341-bdf9-06af0343002f", + "fields": { + "timestamp": "2023-12-29T15:45:07.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1517, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3222b0cd-e0de-45fb-91df-d026030700f5", + "fields": { + "timestamp": "2023-12-29T15:45:09.186Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 973, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3227abac-44af-458d-bc69-ebadf5ddbf31", + "fields": { + "timestamp": "2023-12-29T15:45:10.485Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 2, + "field": "max_vid", + "type": "int", + "value": "4094", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32292f55-42f3-4c4b-a2da-8c520ced211c", + "fields": { + "timestamp": "2023-12-29T15:45:04.541Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 18, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "322d1156-63a5-4e11-a30c-42a1fc169c81", + "fields": { + "timestamp": "2023-12-29T15:45:04.593Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 40, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32302359-d5ec-4c6e-9486-4fe24a1c6025", + "fields": { + "timestamp": "2023-12-29T15:45:05.212Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 222, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3230d691-c661-4f64-a80f-9d39fb63c385", + "fields": { + "timestamp": "2023-12-29T15:45:06.667Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 889, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "323207b7-43b0-440e-9567-5a8f6417cd22", + "fields": { + "timestamp": "2023-12-29T15:45:05.489Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 348, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32327524-9639-4466-881b-3a67118a7154", + "fields": { + "timestamp": "2023-12-29T15:45:08.237Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 704, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3234f597-c86c-485f-ab2d-a1b6708bca96", + "fields": { + "timestamp": "2023-12-29T15:45:07.103Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1125, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "323d9d3a-4e74-47ed-94bc-18d3c966bbc8", + "fields": { + "timestamp": "2023-12-29T15:45:09.335Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1159, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "323e05ca-2cd9-4caa-865e-221f7cd4f788", + "fields": { + "timestamp": "2023-12-29T15:45:07.618Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1363, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3242cd03-9b1a-4305-a83f-5aeb872f05b1", + "fields": { + "timestamp": "2023-12-29T15:45:05.357Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 288, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3246e51c-f261-473c-9c61-547ee03dbc7c", + "fields": { + "timestamp": "2023-12-29T15:45:07.094Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1121, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "324998ad-4a99-4f3b-b7e8-dc238940c929", + "fields": { + "timestamp": "2023-12-29T15:45:06.473Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 800, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3249c517-0aaf-40b9-93db-4d30b50d3db6", + "fields": { + "timestamp": "2023-12-29T15:45:05.954Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 559, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32515497-a5de-4b37-a5f4-235d5e94cc00", + "fields": { + "timestamp": "2023-12-29T15:45:07.758Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1427, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3254d37c-bbb2-48b6-b137-c56f7d81d041", + "fields": { + "timestamp": "2023-12-29T15:45:10.524Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 58, + "field": "vid", + "type": "int", + "value": "203", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "325fcc22-d91c-4e13-8171-d7486a365e6c", + "fields": { + "timestamp": "2023-12-29T15:45:07.687Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1394, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "326370c3-544f-4aa9-ac2c-73519e716813", + "fields": { + "timestamp": "2023-12-29T15:45:11.235Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1260, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3263e7f1-e5f4-42ea-acb1-9144c37517f3", + "fields": { + "timestamp": "2023-12-29T15:45:07.289Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1211, + "field": "name", + "type": "str", + "value": "xe-2/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3269cd0b-d685-47fe-a081-4e1b18d09062", + "fields": { + "timestamp": "2023-12-29T15:45:05.135Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 187, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32874adc-f8a5-4119-b88d-0e6b67dd1cf1", + "fields": { + "timestamp": "2023-12-29T15:45:09.239Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1039, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "328ddc28-5637-423d-9e09-0afe147dd92e", + "fields": { + "timestamp": "2023-12-29T15:45:04.548Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 26, + "field": "name", + "type": "str", + "value": "usb", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3291b4c4-226a-49ff-81cb-aa1f12ac89f9", + "fields": { + "timestamp": "2023-12-29T15:45:07.943Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1513, + "field": "name", + "type": "str", + "value": "xe-2/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "329530ae-f7b0-40bb-a647-1cee1b2a56a2", + "fields": { + "timestamp": "2023-12-29T15:45:05.521Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 363, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32982625-6cb7-4b19-90a2-ac94d8aec694", + "fields": { + "timestamp": "2023-12-29T15:45:07.021Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1071, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32984a08-465a-46df-a734-9ebda484fc83", + "fields": { + "timestamp": "2023-12-29T15:45:06.661Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 886, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "329907fa-a445-4ad6-b6dc-58ccab1f96aa", + "fields": { + "timestamp": "2023-12-29T15:45:05.823Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 501, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "329fedd6-610f-4e21-af1e-dfbcd418b4ba", + "fields": { + "timestamp": "2023-12-29T15:45:07.655Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1379, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32a6de76-ed97-4182-96cd-a1a6371caec3", + "fields": { + "timestamp": "2023-12-29T15:45:07.021Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1071, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32a8c43b-ef55-481d-83ce-ffb0ea3871a9", + "fields": { + "timestamp": "2023-12-29T15:45:07.651Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1377, + "field": "name", + "type": "str", + "value": "xe-1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32b20b21-11ac-4ae2-8ab2-5929ef27d146", + "fields": { + "timestamp": "2023-12-29T15:45:08.332Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 822, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32b2f93a-c495-4b5f-a409-1a8d19e12104", + "fields": { + "timestamp": "2023-12-29T15:45:10.567Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 6, + "field": "slug", + "type": "str", + "value": "wayne-enterprises", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32b349b1-8daa-4451-b0bc-aadc74d02dd8", + "fields": { + "timestamp": "2023-12-29T15:45:07.987Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1533, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32b97868-8b2a-44f5-961e-1ee0211f317c", + "fields": { + "timestamp": "2023-12-29T15:45:08.092Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1582, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32bb6bf1-ff30-4673-85f0-9c95bc7ee0e8", + "fields": { + "timestamp": "2023-12-29T15:45:06.916Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1006, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32bd7eed-ad53-4759-ab54-403e8d24a53d", + "fields": { + "timestamp": "2023-12-29T15:45:10.655Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 453, + "field": "name", + "type": "str", + "value": "vm93", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32c00aae-3fb6-4edf-9bec-d03fc22fae5f", + "fields": { + "timestamp": "2023-12-29T15:45:06.608Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 863, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32c66a92-baf2-4e9a-ad98-cfc9d27772e1", + "fields": { + "timestamp": "2023-12-29T15:45:05.550Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 376, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32d30945-2a9b-4130-9771-bbe0ac31f1fa", + "fields": { + "timestamp": "2023-12-29T15:45:09.975Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 92, + "field": "name", + "type": "str", + "value": "PP:MDF", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32d31e2b-2ad5-4804-81b8-2a2f8222981f", + "fields": { + "timestamp": "2023-12-29T15:45:06.069Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 612, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32d47823-8ab4-4faa-b978-f969746ada31", + "fields": { + "timestamp": "2023-12-29T15:45:05.495Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 351, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32d8ed4e-a83c-46ea-8bb0-7d41080bf961", + "fields": { + "timestamp": "2023-12-29T15:45:06.540Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 831, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32da42ed-9d80-41b7-b1b0-3d2189eba97f", + "fields": { + "timestamp": "2023-12-29T15:45:07.916Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1500, + "field": "name", + "type": "str", + "value": "et-2/0/49", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32dafb9a-8f58-48ae-a508-9f405909929d", + "fields": { + "timestamp": "2023-12-29T15:45:07.640Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1372, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32e1f035-4e37-4739-9679-833dac6b8340", + "fields": { + "timestamp": "2023-12-29T15:45:04.987Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 121, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32e2557f-9082-44b8-930f-f153b1bb3c4e", + "fields": { + "timestamp": "2023-12-29T15:45:06.297Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 718, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32e6eca2-6e64-41be-a613-9ba317615109", + "fields": { + "timestamp": "2023-12-29T15:45:11.221Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1250, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32ea76d0-7564-4222-a42c-7f34c07f1494", + "fields": { + "timestamp": "2023-12-29T15:45:08.286Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 765, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32ecc614-2120-4b54-8a03-c1c8a4e02008", + "fields": { + "timestamp": "2023-12-29T15:45:10.848Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 993, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32eced5f-03ba-45d3-bdca-00a18944cda1", + "fields": { + "timestamp": "2023-12-29T15:45:11.482Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1431, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32efb194-549b-41ae-8a28-f9fdb3596be3", + "fields": { + "timestamp": "2023-12-29T15:45:05.241Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 235, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32f6563a-effa-426a-bd24-3925989d4318", + "fields": { + "timestamp": "2023-12-29T15:45:05.956Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 560, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32f6acff-9ce7-43e2-b9b5-084c421e46b2", + "fields": { + "timestamp": "2023-12-29T15:45:09.983Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 101, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32fa3d93-0fda-4926-9312-be2c40313349", + "fields": { + "timestamp": "2023-12-29T15:45:05.103Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 173, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "32fe777c-b499-4a80-b5ef-a6d6b6f9a973", + "fields": { + "timestamp": "2023-12-29T15:45:07.140Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1142, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33009dd4-dab7-4815-9569-b558e7e2b32d", + "fields": { + "timestamp": "2023-12-29T15:45:11.293Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1300, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3302d412-72e9-4bca-b4d8-7fd310f90e83", + "fields": { + "timestamp": "2023-12-29T15:45:10.098Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 16, + "field": "physical_address", + "type": "str", + "value": "14 South Mill Pond Ave.\r\nAnnandale, VA 22003", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33079383-0eab-4c11-8af7-950ebb804c2c", + "fields": { + "timestamp": "2023-12-29T15:45:05.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 162, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "330a8e1a-629e-4665-af90-f7dcb4e17bb8", + "fields": { + "timestamp": "2023-12-29T15:45:07.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1086, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "330e106e-dd55-4bea-9221-be12195087e7", + "fields": { + "timestamp": "2023-12-29T15:45:09.915Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 25, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33174f58-4569-4495-9677-543e3c9c5cc4", + "fields": { + "timestamp": "2023-12-29T15:45:11.697Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1578, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3319dfee-9730-479f-9163-bc1fa50a1d25", + "fields": { + "timestamp": "2023-12-29T15:45:10.854Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 997, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "331a2774-7eed-4e57-a608-c05b093e80c6", + "fields": { + "timestamp": "2023-12-29T15:45:04.559Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 38, + "field": "name", + "type": "str", + "value": "Console", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33229a97-d3a1-4307-83c8-af13a8809e02", + "fields": { + "timestamp": "2023-12-29T15:45:06.179Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 663, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3324964c-13b2-4d97-8697-1054a3f0fb1a", + "fields": { + "timestamp": "2023-12-29T15:45:05.193Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 213, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3326188e-327e-4e12-85dc-edfc94154d77", + "fields": { + "timestamp": "2023-12-29T15:45:05.072Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 160, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33262b9c-3149-406d-b4e0-e1a97ba56f97", + "fields": { + "timestamp": "2023-12-29T15:45:11.668Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1558, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33280be5-dc39-45ce-b261-f4096488b55f", + "fields": { + "timestamp": "2023-12-29T15:45:11.117Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1178, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "332b1f99-3f7a-4db5-b1e1-854aa36b45a0", + "fields": { + "timestamp": "2023-12-29T15:45:09.441Z", + "object_type": [ + "dcim", + "devicebay" + ], + "object_id": 40, + "field": "name", + "type": "str", + "value": "Bay 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33309d27-c596-4bac-bcec-ba8dc8f3dec3", + "fields": { + "timestamp": "2023-12-29T15:45:08.122Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1596, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33410688-cd60-44c5-bde9-bdba5ca4c4b9", + "fields": { + "timestamp": "2023-12-29T15:45:08.729Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1315, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "334bfc2d-9f29-4ae8-99c9-d752c299a909", + "fields": { + "timestamp": "2023-12-29T15:45:06.364Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 749, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3357aa43-3694-472e-9c48-c15c17bc4656", + "fields": { + "timestamp": "2023-12-29T15:45:09.176Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 960, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33599ea1-9492-4210-84a8-0a61e821c1e9", + "fields": { + "timestamp": "2023-12-29T15:45:06.524Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 824, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "335a0200-881e-4d71-91bd-c7587b44dea1", + "fields": { + "timestamp": "2023-12-29T15:45:11.244Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1266, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "335d08aa-f776-4bc7-9ed1-2e48f73c2031", + "fields": { + "timestamp": "2023-12-29T15:45:10.375Z", + "object_type": [ + "ipam", + "iprange" + ], + "object_id": 3, + "field": "start_address", + "type": "inet", + "value": "192.168.1.100/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "335eaceb-da83-4548-8a11-1cf00af2198d", + "fields": { + "timestamp": "2023-12-29T15:45:06.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1040, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33603412-1276-4c55-9522-6f3a4391213f", + "fields": { + "timestamp": "2023-12-29T15:45:06.391Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 762, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3368ed5c-2247-4ca1-a762-c75fad44c8c2", + "fields": { + "timestamp": "2023-12-29T15:45:11.297Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1303, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "336c99d2-0300-48c1-bed5-674975e03acf", + "fields": { + "timestamp": "2023-12-29T15:45:08.731Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1317, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "336f88e0-1251-4de5-9980-8d18e5a0cf75", + "fields": { + "timestamp": "2023-12-29T15:45:07.889Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1488, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3370f08c-e46d-499c-9d5c-dd4e98ccb34d", + "fields": { + "timestamp": "2023-12-29T15:45:07.754Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1425, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "337e5ead-6c25-4933-80fc-0e73cc18e6b2", + "fields": { + "timestamp": "2023-12-29T15:45:06.652Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 882, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3384aac7-273f-4f89-8799-2f1c76e9c000", + "fields": { + "timestamp": "2023-12-29T15:45:09.979Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 96, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3389889b-63dc-4719-8a72-fde45395effd", + "fields": { + "timestamp": "2023-12-29T15:45:11.055Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1135, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33899ab0-029b-42f0-b3d1-f525e7608aa9", + "fields": { + "timestamp": "2023-12-29T15:45:10.875Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1011, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "338d030a-f7a6-4b2f-bf6a-27e269af723e", + "fields": { + "timestamp": "2023-12-29T15:45:07.679Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1390, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "338e51c2-5047-4c45-93e5-8f919f7675e6", + "fields": { + "timestamp": "2023-12-29T15:45:10.904Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1031, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "338e6f2d-c0b7-4950-86fa-04bff5f322c6", + "fields": { + "timestamp": "2023-12-29T15:45:08.312Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 797, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "338eac5c-d22f-439c-96a3-247d519cd8ef", + "fields": { + "timestamp": "2023-12-29T15:45:04.811Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 42, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33939850-9bc3-48e9-989d-5ae7bfa77d23", + "fields": { + "timestamp": "2023-12-29T15:45:06.302Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 720, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "339f528f-82d3-4d82-9bd7-63eb06b63b8a", + "fields": { + "timestamp": "2023-12-29T15:45:06.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1033, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33a46e7b-580e-4356-999a-a59ec309b088", + "fields": { + "timestamp": "2023-12-29T15:45:10.929Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1048, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33acc320-0072-41e6-9b0c-de7a6e623b9e", + "fields": { + "timestamp": "2023-12-29T15:45:07.702Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1401, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33adece5-57b8-42c9-a361-11812f6dd353", + "fields": { + "timestamp": "2023-12-29T15:45:10.952Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1064, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33afde39-d15f-406f-9213-7c74b841eba2", + "fields": { + "timestamp": "2023-12-29T15:45:09.195Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 984, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33b15eae-d583-4382-931e-501a2644bfde", + "fields": { + "timestamp": "2023-12-29T15:45:06.453Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 791, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33b6905b-876d-46aa-8630-19fa79ef97e9", + "fields": { + "timestamp": "2023-12-29T15:45:06.756Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 930, + "field": "name", + "type": "str", + "value": "xe-0/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33b88331-82bb-420e-92e2-d58f4b6ab65b", + "fields": { + "timestamp": "2023-12-29T15:45:07.382Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1254, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33b8db22-9dc5-419d-a88b-7c5c93aae953", + "fields": { + "timestamp": "2023-12-29T15:45:08.023Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1550, + "field": "name", + "type": "str", + "value": "xe-2/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33c309aa-4e14-452c-848e-6eca5dd43d3f", + "fields": { + "timestamp": "2023-12-29T15:45:11.276Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1288, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33c685b4-7177-4129-be0c-b9982617fc27", + "fields": { + "timestamp": "2023-12-29T15:45:07.160Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1151, + "field": "name", + "type": "str", + "value": "xe-1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33cf75a3-869c-4f71-8154-07f1624f8cba", + "fields": { + "timestamp": "2023-12-29T15:45:05.475Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 342, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33d276c6-d554-4599-9c78-7d5f350fbcb3", + "fields": { + "timestamp": "2023-12-29T15:45:11.612Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1520, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33de2bc0-d3fa-45d2-99c5-35e240918edc", + "fields": { + "timestamp": "2023-12-29T15:45:06.181Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 664, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33f29190-bd45-4b4a-9183-14b4ae07e41e", + "fields": { + "timestamp": "2023-12-29T15:45:10.179Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 19, + "field": "prefix", + "type": "cidr", + "value": "10.112.140.0/28", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33f71ece-f820-4dae-9b09-ee829a20a58c", + "fields": { + "timestamp": "2023-12-29T15:45:06.282Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 711, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33f7f161-0e67-4862-ad22-e4b8351f13cb", + "fields": { + "timestamp": "2023-12-29T15:45:04.677Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 104, + "field": "name", + "type": "str", + "value": "Outlet 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33fb0cac-62db-4595-9dfe-c7dcae26628d", + "fields": { + "timestamp": "2023-12-29T15:45:08.620Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1180, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33fdc75a-0ce1-47a4-9df9-d6358dd42df5", + "fields": { + "timestamp": "2023-12-29T15:45:05.597Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 398, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "33ff4839-3030-4d6d-a5fb-a971eb20e7d4", + "fields": { + "timestamp": "2023-12-29T15:45:09.415Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "Slot 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34019b2e-7bb3-49ff-a50d-08626175a456", + "fields": { + "timestamp": "2023-12-29T15:45:04.944Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 101, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "340f005c-502c-4ea8-a7c4-2648f6941684", + "fields": { + "timestamp": "2023-12-29T15:45:08.816Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1422, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "341acb39-2674-4e21-975b-715d0cbf728f", + "fields": { + "timestamp": "2023-12-29T15:45:10.376Z", + "object_type": [ + "ipam", + "iprange" + ], + "object_id": 4, + "field": "description", + "type": "str", + "value": "Future use", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "341d81a9-00e3-4a00-afbc-534f7719ce87", + "fields": { + "timestamp": "2023-12-29T15:45:05.146Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 192, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3424d66b-e48c-4b34-af59-76d086e93e0c", + "fields": { + "timestamp": "2023-12-29T15:45:11.104Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1169, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "342b311a-ae17-4c3a-8aa9-c2e986bf4fec", + "fields": { + "timestamp": "2023-12-29T15:45:09.024Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 770, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "342be9a1-49cb-4bf1-9df0-e0680a747346", + "fields": { + "timestamp": "2023-12-29T15:45:07.818Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1455, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "342d99ef-ae4e-428f-81ff-8d1b57baf1b4", + "fields": { + "timestamp": "2023-12-29T15:45:06.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1035, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "342fb846-28e1-46dd-99d7-81752bd25646", + "fields": { + "timestamp": "2023-12-29T15:45:07.659Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1381, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3432fb56-41d6-4092-a95d-dd0a2994265b", + "fields": { + "timestamp": "2023-12-29T15:45:10.382Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 10, + "field": "address", + "type": "inet", + "value": "192.168.0.10/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "343d5e51-18fb-4f14-97cb-ab59c478e4f5", + "fields": { + "timestamp": "2023-12-29T15:45:08.125Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1597, + "field": "name", + "type": "str", + "value": "xe-1/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3440c4c7-7273-4fe2-b11d-e3184f4d3e1e", + "fields": { + "timestamp": "2023-12-29T15:45:07.649Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1376, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "344ce03e-00b7-4b23-9eb2-df893ee96c29", + "fields": { + "timestamp": "2023-12-29T15:45:11.161Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1208, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34620cd0-37b9-46b2-8987-5cafb366b385", + "fields": { + "timestamp": "2023-12-29T15:45:07.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1527, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34621714-e2f5-4d1f-ac1a-611981b561cb", + "fields": { + "timestamp": "2023-12-29T15:45:05.276Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 251, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3462e967-b387-4f04-8450-2cf98e44aaf3", + "fields": { + "timestamp": "2023-12-29T15:45:05.866Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 521, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34642878-739c-4b3e-9975-bd3d5f43e80f", + "fields": { + "timestamp": "2023-12-29T15:45:07.515Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1316, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3469686b-3aeb-44d8-9ff1-26b8e75623c5", + "fields": { + "timestamp": "2023-12-29T15:45:04.617Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 67, + "field": "name", + "type": "str", + "value": "PSU1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "346b22a3-b8ce-441d-a8cf-2ca481dc51e3", + "fields": { + "timestamp": "2023-12-29T15:45:05.884Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 529, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "347031a0-c0f2-4193-bc76-eb2dd97c51f9", + "fields": { + "timestamp": "2023-12-29T15:45:07.784Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1439, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3474b0dc-12a3-4791-a4f3-6defdba465f2", + "fields": { + "timestamp": "2023-12-29T15:45:04.759Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 18, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "347e6d3e-b1c2-4be6-9ddb-c9841d4d515f", + "fields": { + "timestamp": "2023-12-29T15:45:05.070Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 159, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34815c54-f21b-4301-8c45-38face19aba2", + "fields": { + "timestamp": "2023-12-29T15:45:11.703Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1582, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34833430-51b7-433d-adda-e9afdadc2cf9", + "fields": { + "timestamp": "2023-12-29T15:45:04.602Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 50, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3484b486-d5d8-4569-9dde-059a00138e93", + "fields": { + "timestamp": "2023-12-29T15:45:05.530Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 367, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34887cbb-c229-4020-b64a-141d7d939eef", + "fields": { + "timestamp": "2023-12-29T15:45:11.741Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1609, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "348cd94d-29c2-4b66-a32c-b6cebd1b2c69", + "fields": { + "timestamp": "2023-12-29T15:45:04.574Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 14, + "field": "name", + "type": "str", + "value": "Input", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3490cd98-e58d-497c-b081-98821c5e8fea", + "fields": { + "timestamp": "2023-12-29T15:45:05.188Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 211, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "349212fe-ff88-403c-954c-9e003670faa8", + "fields": { + "timestamp": "2023-12-29T15:45:06.641Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 878, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34923441-a8a2-4da0-99cc-c42cb8392182", + "fields": { + "timestamp": "2023-12-29T15:45:07.453Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1287, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34928b4e-1d29-46d0-9812-8bcfd153ea54", + "fields": { + "timestamp": "2023-12-29T15:45:06.699Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 904, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34931160-8fe2-4e18-bd6a-915ba36c38c2", + "fields": { + "timestamp": "2023-12-29T15:45:07.410Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1267, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3497a6f8-c6d3-46b4-b5ac-b81176a2a85e", + "fields": { + "timestamp": "2023-12-29T15:45:08.539Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1079, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "349865b3-193d-4743-bfb8-1626c93f10b2", + "fields": { + "timestamp": "2023-12-29T15:45:04.539Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 15, + "field": "name", + "type": "str", + "value": "con 0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "349b9ad2-d1c4-42f3-ac25-be202a769671", + "fields": { + "timestamp": "2023-12-29T15:45:10.410Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 57, + "field": "address", + "type": "inet", + "value": "172.16.0.27/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "349f8ea8-5b41-422a-b275-35c4a86d294b", + "fields": { + "timestamp": "2023-12-29T15:45:09.903Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 8, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34a1757d-cd1b-41a6-ab3f-898ad26f1780", + "fields": { + "timestamp": "2023-12-29T15:45:09.275Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1084, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34a374ce-ea35-4e44-9f08-d7a1cc293399", + "fields": { + "timestamp": "2023-12-29T15:45:07.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1085, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34ac24d6-3420-4de6-8503-c42aa99b307f", + "fields": { + "timestamp": "2023-12-29T15:45:10.087Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 5, + "field": "slug", + "type": "str", + "value": "dm-buffalo", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34af9690-4468-475d-92ad-e8615d3d1528", + "fields": { + "timestamp": "2023-12-29T15:45:09.056Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 810, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34b08f4f-d138-4319-a0ec-dc57e0eacc86", + "fields": { + "timestamp": "2023-12-29T15:45:06.770Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 937, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34b0bce8-b6ab-4be3-8be3-91ca51907fbe", + "fields": { + "timestamp": "2023-12-29T15:45:06.231Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 687, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34b1feff-555d-4696-aece-c5dd90bdc181", + "fields": { + "timestamp": "2023-12-29T15:45:10.025Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 25, + "field": "name", + "type": "str", + "value": "P1-13A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34b32b37-6e96-48d5-80d3-bdd5b7f2b68a", + "fields": { + "timestamp": "2023-12-29T15:45:04.439Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 5, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34b33f70-93fc-4f4f-b92c-57380ddd95c4", + "fields": { + "timestamp": "2023-12-29T15:45:07.248Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1192, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34b447b1-67e5-45b3-8b18-ba737720c5f6", + "fields": { + "timestamp": "2023-12-29T15:45:05.892Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 533, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34b74cb8-44b9-4d3c-8bc2-e6579d3ca817", + "fields": { + "timestamp": "2023-12-29T15:45:11.054Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1134, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34bc1157-de42-414b-866a-472627cfa526", + "fields": { + "timestamp": "2023-12-29T15:45:07.820Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1456, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34bdcaa6-5bf3-4b15-b9a5-6631c5b946db", + "fields": { + "timestamp": "2023-12-29T15:45:06.080Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 617, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34c52b6d-8252-434b-9df9-6a5738e010d3", + "fields": { + "timestamp": "2023-12-29T15:45:10.858Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1000, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34d9d3b3-bf05-460c-9563-2b914ef526a9", + "fields": { + "timestamp": "2023-12-29T15:45:05.733Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 460, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34df3ba4-d810-47a9-b690-685069a0bd89", + "fields": { + "timestamp": "2023-12-29T15:45:11.501Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1444, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34e4dd3c-487a-4943-8be2-6ef40bbdb1d3", + "fields": { + "timestamp": "2023-12-29T15:45:05.239Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 234, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34e54b39-82ab-4420-82a3-4d54f61196bc", + "fields": { + "timestamp": "2023-12-29T15:45:07.683Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1392, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34eb5f2d-3180-4e49-84a3-ed0da1dfb7cd", + "fields": { + "timestamp": "2023-12-29T15:45:10.871Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1009, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34f027ed-df84-4da7-95d4-a80acba8f2b0", + "fields": { + "timestamp": "2023-12-29T15:45:07.103Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1125, + "field": "name", + "type": "str", + "value": "xe-1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34f24f13-6a74-4719-a992-4176305bf7a5", + "fields": { + "timestamp": "2023-12-29T15:45:11.751Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1616, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34fbdebd-6295-4db4-98a1-64baee6f45ad", + "fields": { + "timestamp": "2023-12-29T15:45:11.130Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1187, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "34fe6330-fb96-4594-a1aa-8832c9778217", + "fields": { + "timestamp": "2023-12-29T15:45:10.809Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 967, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35017dcf-c1b6-45fc-9f98-f427a87ce035", + "fields": { + "timestamp": "2023-12-29T15:45:06.207Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 676, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35063671-c38e-4ed0-815d-eb29a21b5577", + "fields": { + "timestamp": "2023-12-29T15:45:05.482Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 345, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "350c978a-c8fe-4887-83b1-20d618a6250d", + "fields": { + "timestamp": "2023-12-29T15:45:05.294Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 259, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3513b252-7a5f-4ab5-bb42-e5514cc9f62a", + "fields": { + "timestamp": "2023-12-29T15:45:08.032Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1554, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3513f2da-93d9-4415-9c8c-e13f76ca5551", + "fields": { + "timestamp": "2023-12-29T15:45:05.180Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 207, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35208978-8975-4a77-bc75-f74ac4e6b832", + "fields": { + "timestamp": "2023-12-29T15:45:05.410Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 312, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "352494bf-0542-4f3f-ad5c-e9e5ace21c6f", + "fields": { + "timestamp": "2023-12-29T15:45:05.928Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 549, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3528fe85-a7e6-4db1-af85-ae9041e3557a", + "fields": { + "timestamp": "2023-12-29T15:45:07.860Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1475, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "352a0dad-c319-4cb0-8753-0a7f81751ab8", + "fields": { + "timestamp": "2023-12-29T15:45:06.391Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 762, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "352af74c-0fff-4ff6-ae9a-171e27327c4a", + "fields": { + "timestamp": "2023-12-29T15:45:11.440Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1402, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3534475e-a10e-4fa4-9375-12c99a8366e0", + "fields": { + "timestamp": "2023-12-29T15:45:06.475Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 801, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3539c673-458d-4f2b-81b4-093ef430242f", + "fields": { + "timestamp": "2023-12-29T15:45:11.169Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1214, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "353b5b8d-c912-466d-8a28-bec51b525da3", + "fields": { + "timestamp": "2023-12-29T15:45:08.138Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1603, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "354243af-d2d2-4c75-b2a6-2479a66664cb", + "fields": { + "timestamp": "2023-12-29T15:45:08.924Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 644, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3545242f-e55f-4bc8-b164-b216f780f73f", + "fields": { + "timestamp": "2023-12-29T15:45:08.185Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 641, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3549037b-bba4-448a-b4bc-d7ca316b107d", + "fields": { + "timestamp": "2023-12-29T15:45:07.332Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1231, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3555647f-e904-45fa-b160-105646f3f159", + "fields": { + "timestamp": "2023-12-29T15:45:06.272Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 706, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "355c5c2b-1f3e-4dc2-87d6-538421b28ad4", + "fields": { + "timestamp": "2023-12-29T15:45:10.564Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 4, + "field": "slug", + "type": "str", + "value": "stark-industries", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "355fc3cf-137a-4466-9264-1f40c1525303", + "fields": { + "timestamp": "2023-12-29T15:45:05.044Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 147, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35619d68-0a8b-4357-986b-3fdbd1ff4b4f", + "fields": { + "timestamp": "2023-12-29T15:45:06.385Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 759, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35659103-9b8e-4cf3-ad61-fa1e6c69f4ae", + "fields": { + "timestamp": "2023-12-29T15:45:11.622Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1527, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35808617-858a-443d-b1b4-5c232c339ef8", + "fields": { + "timestamp": "2023-12-29T15:45:05.399Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 307, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "359e7187-2fd5-49ef-82fa-96e25e3ce342", + "fields": { + "timestamp": "2023-12-29T15:45:06.764Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 934, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "359e7425-f6b6-45ac-86a8-484463e6f345", + "fields": { + "timestamp": "2023-12-29T15:45:07.129Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1137, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35a27830-f363-4db4-a8d3-2479d6612894", + "fields": { + "timestamp": "2023-12-29T15:45:06.702Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 905, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35a460e0-7e13-4fdb-9d5f-8e0fb633e6f7", + "fields": { + "timestamp": "2023-12-29T15:45:08.503Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1034, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35a5c59f-1200-4131-b328-0bfb94c93e14", + "fields": { + "timestamp": "2023-12-29T15:45:05.215Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 223, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35aa9589-b5cb-4471-805e-1f10bde01b98", + "fields": { + "timestamp": "2023-12-29T15:45:07.090Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1119, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35ac9de1-7ce6-4766-ba6e-398636472c09", + "fields": { + "timestamp": "2023-12-29T15:45:11.637Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1537, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35b5bccb-f663-47ad-962b-fe615730500e", + "fields": { + "timestamp": "2023-12-29T15:45:05.578Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 389, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35bad4c8-5032-4160-bb31-546f44ea9e2d", + "fields": { + "timestamp": "2023-12-29T15:45:11.546Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1474, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35bb2955-dea3-411f-9448-b22e9a368fce", + "fields": { + "timestamp": "2023-12-29T15:45:05.113Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 177, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35c245b5-5d46-4cf1-a9a4-ef1af858d127", + "fields": { + "timestamp": "2023-12-29T15:45:07.769Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1432, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35c43191-9090-4d32-abb9-0c70141ee756", + "fields": { + "timestamp": "2023-12-29T15:45:06.634Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 875, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35ca231b-9135-4d4e-ad5d-50e0bf5d4d51", + "fields": { + "timestamp": "2023-12-29T15:45:05.377Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 297, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35ce284a-5dde-4516-8d66-d18e2cf321c6", + "fields": { + "timestamp": "2023-12-29T15:45:09.975Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 91, + "field": "name", + "type": "str", + "value": "PP:MDF", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35d75395-3702-4265-95ed-10085ae0fc44", + "fields": { + "timestamp": "2023-12-29T15:45:07.293Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1213, + "field": "name", + "type": "str", + "value": "xe-2/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35d9111e-dfd2-498a-8fd7-b16f2608bd97", + "fields": { + "timestamp": "2023-12-29T15:45:08.456Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 976, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35d99789-5045-45cd-a60f-e4b262444941", + "fields": { + "timestamp": "2023-12-29T15:45:10.929Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1048, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35ddb0ea-4651-4e3d-9ac3-e9889903c19a", + "fields": { + "timestamp": "2023-12-29T15:45:05.635Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 415, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35e4f2dd-9290-4bb3-b8a2-cf05fd77f2e6", + "fields": { + "timestamp": "2023-12-29T15:45:07.090Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1119, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35ee953a-ce98-4fa7-b624-6eeac8485ce0", + "fields": { + "timestamp": "2023-12-29T15:45:07.470Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1295, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35f900ce-dce4-4182-8605-e93add79671c", + "fields": { + "timestamp": "2023-12-29T15:45:09.236Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1035, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35fcfb13-6de8-4547-85da-eaf8e1432f9f", + "fields": { + "timestamp": "2023-12-29T15:45:10.398Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 37, + "field": "address", + "type": "inet", + "value": "172.16.0.7/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "35fdce9e-2b47-49ed-8b55-18ad06ea441e", + "fields": { + "timestamp": "2023-12-29T15:45:09.212Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1005, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3603068a-cda8-4790-95cf-8ecee192fd8c", + "fields": { + "timestamp": "2023-12-29T15:45:06.406Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 769, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3608e6b3-5904-41b3-92e9-5c54d668b934", + "fields": { + "timestamp": "2023-12-29T15:45:06.423Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 777, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "360b2e7d-49e5-4aca-a00b-3a128fab881c", + "fields": { + "timestamp": "2023-12-29T15:45:11.743Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1610, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "360c7228-89c2-493b-8787-c134244cd331", + "fields": { + "timestamp": "2023-12-29T15:45:05.547Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 375, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "360f0939-5893-45bf-8d76-cb1bcd8e2f4b", + "fields": { + "timestamp": "2023-12-29T15:45:06.299Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 719, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "361c354b-5271-4b0a-a14a-eacf2c94b440", + "fields": { + "timestamp": "2023-12-29T15:45:11.491Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1437, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "361d5dae-0d48-451c-b838-b1a345e79e12", + "fields": { + "timestamp": "2023-12-29T15:45:06.111Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 631, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "361e165b-f91f-46d5-8588-c21d8254f449", + "fields": { + "timestamp": "2023-12-29T15:45:09.257Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1061, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36225609-cd40-4985-bf96-53c1d6c6de37", + "fields": { + "timestamp": "2023-12-29T15:45:05.173Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 204, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3623966c-6bfd-4f3d-8ce8-4d42e4f4c28e", + "fields": { + "timestamp": "2023-12-29T15:45:06.006Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 583, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "362951a7-204e-463e-93e9-cd79480e906c", + "fields": { + "timestamp": "2023-12-29T15:45:04.479Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 15, + "field": "cid", + "type": "str", + "value": "1002847289", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "362bc445-fef1-4461-8162-12d9eb540a45", + "fields": { + "timestamp": "2023-12-29T15:45:05.190Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 212, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "362bddf4-15cf-455d-9545-37b72cbac2ee", + "fields": { + "timestamp": "2023-12-29T15:45:08.682Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1257, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "362ce72f-7869-4959-825a-6d9f16909ab5", + "fields": { + "timestamp": "2023-12-29T15:45:07.186Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1163, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36340853-c366-45dd-a693-88b49f1c2ad9", + "fields": { + "timestamp": "2023-12-29T15:45:07.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1118, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "363f457f-887d-4d4c-9de3-04cf5f187fc1", + "fields": { + "timestamp": "2023-12-29T15:45:05.903Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 538, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "364263f4-8bb4-406e-a373-52e306b73774", + "fields": { + "timestamp": "2023-12-29T15:45:06.387Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 760, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "364c37a1-6624-4d5e-b35d-47e0f6334ea5", + "fields": { + "timestamp": "2023-12-29T15:45:05.633Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 414, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "364fa44d-837c-4a4d-a98b-8d19f4d623ad", + "fields": { + "timestamp": "2023-12-29T15:45:08.006Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1542, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36534730-2824-41fe-8939-89d79692e2ca", + "fields": { + "timestamp": "2023-12-29T15:45:07.397Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1261, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3655501c-e686-49e2-b4bf-61c1d4df9d2d", + "fields": { + "timestamp": "2023-12-29T15:45:08.474Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 998, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "365a1d5f-6948-4673-a38a-69a5ba32e597", + "fields": { + "timestamp": "2023-12-29T15:45:08.127Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1598, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "366133e8-2cb0-42a6-a02d-ce8ea877781b", + "fields": { + "timestamp": "2023-12-29T15:45:07.732Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1415, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "366136a3-b953-4056-aa80-ad4d386dd186", + "fields": { + "timestamp": "2023-12-29T15:45:07.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1528, + "field": "name", + "type": "str", + "value": "xe-2/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "366a59d1-3fb1-4549-bff6-0ede781554e1", + "fields": { + "timestamp": "2023-12-29T15:45:09.896Z", + "object_type": [ + "dcim", + "rackrole" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "storage", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "366c68e7-ac98-47a8-b654-1577f25af7e6", + "fields": { + "timestamp": "2023-12-29T15:45:11.058Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1137, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36720f30-4a8a-408a-8c93-079ac2278775", + "fields": { + "timestamp": "2023-12-29T15:45:10.696Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 518, + "field": "name", + "type": "str", + "value": "vm158", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3672c57d-7d11-40e9-828d-a0820d5895ca", + "fields": { + "timestamp": "2023-12-29T15:45:10.669Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 475, + "field": "name", + "type": "str", + "value": "vm115", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3676a0cc-5f8f-493d-ae5d-fe0c3923f148", + "fields": { + "timestamp": "2023-12-29T15:45:10.978Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1082, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36790ab7-1c17-499c-982c-9ac7115e4e27", + "fields": { + "timestamp": "2023-12-29T15:45:09.145Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 921, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3687b11c-563e-4022-acf1-c7d9371ca844", + "fields": { + "timestamp": "2023-12-29T15:45:11.038Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1123, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36886151-d9a5-43ec-8148-74792f2f3211", + "fields": { + "timestamp": "2023-12-29T15:45:05.274Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 250, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "368e4afa-b05c-40dd-aa9f-a67d84805a80", + "fields": { + "timestamp": "2023-12-29T15:45:04.621Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 71, + "field": "name", + "type": "str", + "value": "PSU1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "368f3546-4ab1-4400-b4c7-85be1614c0b6", + "fields": { + "timestamp": "2023-12-29T15:45:10.724Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 910, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36928f72-d521-4c5e-ac7a-2274e07da89b", + "fields": { + "timestamp": "2023-12-29T15:45:11.728Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1600, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3697abc6-339c-405a-8608-904000a9bf48", + "fields": { + "timestamp": "2023-12-29T15:45:11.041Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1125, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "369a0d58-5a96-44c9-9114-0fee736717ae", + "fields": { + "timestamp": "2023-12-29T15:45:09.908Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 15, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36a0c9e0-2e88-4aa0-aff7-4124ba591f7a", + "fields": { + "timestamp": "2023-12-29T15:45:06.548Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 835, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36a4542b-7cbf-46fa-904c-9d67691139f9", + "fields": { + "timestamp": "2023-12-29T15:45:05.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 575, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36aac4da-b4e1-4a70-b987-1c24d452bca7", + "fields": { + "timestamp": "2023-12-29T15:45:07.308Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1220, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36b373bd-346e-4053-b48f-6f846fa6f688", + "fields": { + "timestamp": "2023-12-29T15:45:04.858Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 63, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36b5e643-5602-4aa0-a37b-b66bddbc98f0", + "fields": { + "timestamp": "2023-12-29T15:45:07.592Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1352, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36b8aeb6-08b8-4747-8bf8-d91e2dbb254f", + "fields": { + "timestamp": "2023-12-29T15:45:08.168Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1617, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36bf4c44-60d5-4156-9b37-d0dca6ed9159", + "fields": { + "timestamp": "2023-12-29T15:45:11.485Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1433, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36c2c0c1-e7ed-431d-9310-d887206b65a4", + "fields": { + "timestamp": "2023-12-29T15:45:06.036Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 597, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36c2ce51-7ca1-490d-a83e-4ad06e9cada2", + "fields": { + "timestamp": "2023-12-29T15:45:10.577Z", + "object_type": [ + "virtualization", + "clustergroup" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "EMEA", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36c474c1-6062-4cf3-b03e-4dcd4944acaa", + "fields": { + "timestamp": "2023-12-29T15:45:04.893Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 78, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36c528da-a2e1-4e8e-af2d-945df19f60be", + "fields": { + "timestamp": "2023-12-29T15:45:11.644Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1542, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36c53b91-db75-4bb1-90ea-33ea7e4b9246", + "fields": { + "timestamp": "2023-12-29T15:45:05.677Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 434, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36d45256-c682-4a1d-b1c6-a90eef6a1d8a", + "fields": { + "timestamp": "2023-12-29T15:45:04.608Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 57, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36dc2ae4-7730-4af0-87b4-e7463df696aa", + "fields": { + "timestamp": "2023-12-29T15:45:06.537Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 830, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36dcfe70-92cb-4dc4-bc63-0d1380da22a5", + "fields": { + "timestamp": "2023-12-29T15:45:10.843Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 990, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36dd5987-0665-495f-9b9e-1b12bb70d571", + "fields": { + "timestamp": "2023-12-29T15:45:10.528Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 63, + "field": "vid", + "type": "int", + "value": "204", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36dd917e-6681-47a1-93f8-3180c8e03a6e", + "fields": { + "timestamp": "2023-12-29T15:45:08.880Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1502, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36df058e-9ccc-4a7c-b928-037a869c1a73", + "fields": { + "timestamp": "2023-12-29T15:45:06.789Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 946, + "field": "name", + "type": "str", + "value": "xe-0/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36e36046-a244-49a2-8b9f-b600864e55bd", + "fields": { + "timestamp": "2023-12-29T15:45:07.831Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1461, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36e42459-c458-4b03-8307-389923f6bc28", + "fields": { + "timestamp": "2023-12-29T15:45:10.458Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 138, + "field": "address", + "type": "inet", + "value": "172.19.0.18/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36e58528-8e0e-4aa9-8727-5a6aaf916e51", + "fields": { + "timestamp": "2023-12-29T15:45:04.752Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 15, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36e657a7-ad6f-4cec-ae8a-679976da77fe", + "fields": { + "timestamp": "2023-12-29T15:45:06.304Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 721, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36e663f1-f13f-43bf-babf-d8d8d97c9b68", + "fields": { + "timestamp": "2023-12-29T15:45:04.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 28, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36ed7653-7679-4cb0-a162-28bdec57b22f", + "fields": { + "timestamp": "2023-12-29T15:45:07.201Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1170, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36f3b278-c1a0-4e33-a68a-1f06d6c2bfe6", + "fields": { + "timestamp": "2023-12-29T15:45:08.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1580, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "36f43d3a-8a8e-402c-bc62-75bd5727a971", + "fields": { + "timestamp": "2023-12-29T15:45:06.714Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 911, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37043398-4de2-4403-9842-f8c52560c476", + "fields": { + "timestamp": "2023-12-29T15:45:11.049Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1131, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "370526f9-f77b-426b-a1a4-e5555c8668bc", + "fields": { + "timestamp": "2023-12-29T15:45:06.496Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 811, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3707c266-d7a0-4577-bee1-15496a24aae2", + "fields": { + "timestamp": "2023-12-29T15:45:06.109Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 630, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3708866a-4bb9-48d8-983e-666a544d2841", + "fields": { + "timestamp": "2023-12-29T15:45:06.923Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1009, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "370950ca-bf2b-4370-98a3-4815e3fa5216", + "fields": { + "timestamp": "2023-12-29T15:45:11.132Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1188, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37095572-879a-4dee-af99-c16c031b8b1a", + "fields": { + "timestamp": "2023-12-29T15:45:11.640Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1539, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "370a7d6f-51ce-4367-ad46-98235b03593e", + "fields": { + "timestamp": "2023-12-29T15:45:07.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1437, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "370f4e6a-5dc8-4f49-8247-07f2b1481dd1", + "fields": { + "timestamp": "2023-12-29T15:45:07.982Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1531, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3716458e-4f6c-4565-9fc0-890556080406", + "fields": { + "timestamp": "2023-12-29T15:45:08.376Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 877, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "371ee8d0-9280-4b81-9c8a-a809b67d3485", + "fields": { + "timestamp": "2023-12-29T15:45:04.487Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 29, + "field": "cid", + "type": "str", + "value": "350927", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3724e898-8259-4e2f-ab33-dc067c83ae84", + "fields": { + "timestamp": "2023-12-29T15:45:09.905Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 11, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37263eaa-6106-46aa-b1c3-16d17181852e", + "fields": { + "timestamp": "2023-12-29T15:45:10.023Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 22, + "field": "name", + "type": "str", + "value": "P2-11B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "372a0d48-e05c-48df-a36b-5b5318146276", + "fields": { + "timestamp": "2023-12-29T15:45:07.297Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1215, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "373e5141-3930-46ff-98b2-cf380b680049", + "fields": { + "timestamp": "2023-12-29T15:45:10.645Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 437, + "field": "name", + "type": "str", + "value": "vm77", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3749a7f5-e3a0-496f-8cb9-ab2f7a0772bd", + "fields": { + "timestamp": "2023-12-29T15:45:11.579Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1497, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "374e2cee-a19e-42f2-8ed6-5fa9603cece7", + "fields": { + "timestamp": "2023-12-29T15:45:06.770Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 937, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3750345f-3804-4891-8402-69a2bb02486f", + "fields": { + "timestamp": "2023-12-29T15:45:06.520Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 822, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37503601-02ba-4965-8bfc-613e0b419310", + "fields": { + "timestamp": "2023-12-29T15:45:11.609Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1518, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37522edb-4919-43ef-99b1-bba9c31f7239", + "fields": { + "timestamp": "2023-12-29T15:45:11.444Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1405, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37543248-bb74-426d-b8f3-1dacca3f483d", + "fields": { + "timestamp": "2023-12-29T15:45:07.153Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1148, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3756e6b0-e75a-43ff-acd9-21acbb0babd9", + "fields": { + "timestamp": "2023-12-29T15:45:04.541Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 17, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3768c90f-cc8b-44c0-9340-363b2ac136ca", + "fields": { + "timestamp": "2023-12-29T15:45:06.775Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 939, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "376c265f-43a0-4c81-979e-7564fe51d43c", + "fields": { + "timestamp": "2023-12-29T15:45:11.305Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1308, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "376f644c-81e9-4a1d-8eba-ba239af76950", + "fields": { + "timestamp": "2023-12-29T15:45:07.799Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1446, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37744076-b075-4a2c-98ff-c758cd73dfcc", + "fields": { + "timestamp": "2023-12-29T15:45:05.982Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 572, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3774860a-6df2-40e6-bb36-86c0b70871e2", + "fields": { + "timestamp": "2023-12-29T15:45:05.908Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 540, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "377ccf1b-d2b8-484f-964c-031007044f00", + "fields": { + "timestamp": "2023-12-29T15:45:05.148Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 193, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37814c5d-7c22-476a-adfa-64c3c3140dd7", + "fields": { + "timestamp": "2023-12-29T15:45:10.894Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1024, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3783dd6d-1715-4562-96c2-5a438b8fb3a5", + "fields": { + "timestamp": "2023-12-29T15:45:06.663Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 887, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37872950-5dbd-4eea-9d1b-980dd00f2357", + "fields": { + "timestamp": "2023-12-29T15:45:05.712Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 450, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37890c2d-6faf-4d17-a39f-1d3c4ab33df7", + "fields": { + "timestamp": "2023-12-29T15:45:04.490Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 41, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "378df27a-63d0-4833-8e25-03721051bf10", + "fields": { + "timestamp": "2023-12-29T15:45:04.763Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 20, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37967a92-ce39-498e-b853-3079e13c0bc0", + "fields": { + "timestamp": "2023-12-29T15:45:04.726Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 3, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3799b3ee-a1ad-41b9-9af0-5402fa35be4c", + "fields": { + "timestamp": "2023-12-29T15:45:06.470Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 799, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "379bb909-742f-40db-9175-75c9372501a6", + "fields": { + "timestamp": "2023-12-29T15:45:09.225Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1021, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37a10238-f78d-4081-9d6a-a8e59356587c", + "fields": { + "timestamp": "2023-12-29T15:45:06.665Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 888, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37a9bbf3-9bdc-4d62-9783-757957d599b8", + "fields": { + "timestamp": "2023-12-29T15:45:07.562Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1338, + "field": "name", + "type": "str", + "value": "et-1/0/52", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37a9d57e-bb6a-4645-b800-aa7124f0b62b", + "fields": { + "timestamp": "2023-12-29T15:45:06.507Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 816, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37ae6dc2-bcc0-4cd2-88a8-bc2a22fc98a7", + "fields": { + "timestamp": "2023-12-29T15:45:07.805Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1449, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37b042b0-c5d6-4262-8fcd-2905f2e8d2ed", + "fields": { + "timestamp": "2023-12-29T15:45:11.427Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1393, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37b2b6e3-81aa-4478-bb98-ab85ee959ef2", + "fields": { + "timestamp": "2023-12-29T15:45:10.043Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "Oceania", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37ca24a3-0ef6-4523-9cad-436de2d384f3", + "fields": { + "timestamp": "2023-12-29T15:45:07.869Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1479, + "field": "name", + "type": "str", + "value": "xe-1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37cde07f-9f68-4ad3-95b3-ad6ed8752086", + "fields": { + "timestamp": "2023-12-29T15:45:09.115Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 883, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37d07002-fbde-46ff-81ce-6318a86fe0b1", + "fields": { + "timestamp": "2023-12-29T15:45:08.320Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 807, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37d415d1-6fae-4575-9da6-3b48f3f23646", + "fields": { + "timestamp": "2023-12-29T15:45:04.739Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 9, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37d59816-60e7-4ae3-b536-39ad6485c76b", + "fields": { + "timestamp": "2023-12-29T15:45:10.952Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1064, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37d851d4-51fb-47d7-99ed-b80736989839", + "fields": { + "timestamp": "2023-12-29T15:45:06.857Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 978, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37d8605b-4840-4bba-8dd8-ec512f486cd9", + "fields": { + "timestamp": "2023-12-29T15:45:08.847Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1461, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37de1a8a-2274-425f-bf0d-ecc2f1b9e5db", + "fields": { + "timestamp": "2023-12-29T15:45:07.016Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1069, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37e27aeb-afa7-4ba9-bef8-904c57585793", + "fields": { + "timestamp": "2023-12-29T15:45:06.054Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 605, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37eafda7-c2dd-4b5b-8dac-8ae8d84166de", + "fields": { + "timestamp": "2023-12-29T15:45:11.644Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1542, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37efc458-18c1-42c4-9c8a-efa88ecf3e29", + "fields": { + "timestamp": "2023-12-29T15:45:05.681Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 436, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37f0177d-90a0-4813-8d1f-09eb87f4a171", + "fields": { + "timestamp": "2023-12-29T15:45:05.969Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 566, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37f08a8d-9df9-4cdb-b9c9-88e55e7563f5", + "fields": { + "timestamp": "2023-12-29T15:45:05.545Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 374, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37f48dff-a0bb-4a63-806b-e687e7efc3c9", + "fields": { + "timestamp": "2023-12-29T15:45:08.397Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 903, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37f6ef9f-c95f-4d2b-babb-41dac41bd7b1", + "fields": { + "timestamp": "2023-12-29T15:45:07.708Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1404, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37f82d24-eb50-416d-bd17-7b3cea998497", + "fields": { + "timestamp": "2023-12-29T15:45:09.070Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 827, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37f97546-9f9c-440f-bbf6-2e40ff3bc0a9", + "fields": { + "timestamp": "2023-12-29T15:45:06.344Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 740, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37fc418b-dad8-4aff-95df-2f875f9e5f28", + "fields": { + "timestamp": "2023-12-29T15:45:07.631Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1368, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "37ff5915-d423-4188-ad11-fba5aba209af", + "fields": { + "timestamp": "2023-12-29T15:45:07.220Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1179, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3800d259-9051-4135-bd18-77d50d091e05", + "fields": { + "timestamp": "2023-12-29T15:45:07.706Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1403, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3809ba68-87cc-4243-83c3-62f8d5a6d960", + "fields": { + "timestamp": "2023-12-29T15:45:06.587Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 853, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "380ad1b8-8819-45ea-83b4-f7fa24e8c468", + "fields": { + "timestamp": "2023-12-29T15:45:11.088Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1158, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "380b3d35-c500-4ac2-b022-667f54acd438", + "fields": { + "timestamp": "2023-12-29T15:45:09.884Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "core-switch", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38106324-7fe6-45f4-a319-c956a1127114", + "fields": { + "timestamp": "2023-12-29T15:45:04.459Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 20, + "field": "cid", + "type": "str", + "value": "1002840457", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3819295f-44d0-43b5-8e7d-54c930d3a59b", + "fields": { + "timestamp": "2023-12-29T15:45:04.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 111, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38239c8c-f1ed-4898-9b48-8f80024a30e6", + "fields": { + "timestamp": "2023-12-29T15:45:10.659Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 459, + "field": "name", + "type": "str", + "value": "vm99", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3823fcab-bf59-4042-a144-3026bf4f4d43", + "fields": { + "timestamp": "2023-12-29T15:45:10.917Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1040, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38240f62-f0cc-40d0-b56f-be8ecc8775d3", + "fields": { + "timestamp": "2023-12-29T15:45:06.196Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 671, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "382659ec-d75c-4ec5-ad6f-e04d8a61d77e", + "fields": { + "timestamp": "2023-12-29T15:45:07.611Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1360, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3826ba75-824d-4472-beb2-88ae112d38ae", + "fields": { + "timestamp": "2023-12-29T15:45:06.160Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 654, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "382bb362-62d3-4779-98a7-39fba6f0ad40", + "fields": { + "timestamp": "2023-12-29T15:45:05.388Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 302, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "382f8348-6dd0-42f2-80be-176769ea4056", + "fields": { + "timestamp": "2023-12-29T15:45:07.502Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1310, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38339731-a551-49fd-accd-761e53bc14cc", + "fields": { + "timestamp": "2023-12-29T15:45:07.831Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1461, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38376e66-9c70-493e-92db-7d269cfce568", + "fields": { + "timestamp": "2023-12-29T15:45:08.004Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1541, + "field": "name", + "type": "str", + "value": "xe-2/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "383a8776-e15c-4409-8cee-59f4ecc33187", + "fields": { + "timestamp": "2023-12-29T15:45:04.992Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 123, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "383f068a-74d7-460c-aae9-20335b6707e1", + "fields": { + "timestamp": "2023-12-29T15:45:05.473Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 341, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3844357e-2db8-4117-9b92-b60272642d82", + "fields": { + "timestamp": "2023-12-29T15:45:07.285Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1209, + "field": "name", + "type": "str", + "value": "xe-2/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "384a85c9-a0d4-4fdc-9167-1d63a50d2fd8", + "fields": { + "timestamp": "2023-12-29T15:45:08.458Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 979, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "384f38e6-41a1-4688-a5cd-126bd52da5cd", + "fields": { + "timestamp": "2023-12-29T15:45:05.144Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 191, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3852966a-86fd-4a21-939e-9b89c27f4fd6", + "fields": { + "timestamp": "2023-12-29T15:45:06.334Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 735, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "385807f0-35ec-46d4-8487-097417564506", + "fields": { + "timestamp": "2023-12-29T15:45:08.400Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 907, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "385a126d-9f55-4fbe-ab3d-6c3f32f34a97", + "fields": { + "timestamp": "2023-12-29T15:45:10.618Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 394, + "field": "name", + "type": "str", + "value": "vm34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "385d4a98-7b98-451a-984a-5070f867753f", + "fields": { + "timestamp": "2023-12-29T15:45:11.329Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1325, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "385dd043-cc5e-4bab-a292-9451cd845511", + "fields": { + "timestamp": "2023-12-29T15:45:07.642Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1373, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "386cb268-e31e-4f1c-b498-4d80a2fbb9bb", + "fields": { + "timestamp": "2023-12-29T15:45:05.133Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 186, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "387a9651-7965-4910-b9de-5143eee0bd27", + "fields": { + "timestamp": "2023-12-29T15:45:07.343Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1236, + "field": "name", + "type": "str", + "value": "xe-1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3880beff-8d17-4647-bb0a-b8956fce95f7", + "fields": { + "timestamp": "2023-12-29T15:45:05.677Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 434, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38842d5c-3dd6-45d2-8d63-066687987ae4", + "fields": { + "timestamp": "2023-12-29T15:45:10.473Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 162, + "field": "address", + "type": "inet", + "value": "172.20.0.12/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38876bf1-d766-4f9b-8909-2238a7914a0b", + "fields": { + "timestamp": "2023-12-29T15:45:06.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1023, + "field": "name", + "type": "str", + "value": "xe-0/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38883a10-1eb0-41e6-9833-cfb58110e2b2", + "fields": { + "timestamp": "2023-12-29T15:45:07.971Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1526, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "388ca178-2f98-4188-9963-3af7a08b9955", + "fields": { + "timestamp": "2023-12-29T15:45:07.651Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1377, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3899f2f5-7dba-482b-be77-3a9e51355cea", + "fields": { + "timestamp": "2023-12-29T15:45:04.599Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 47, + "field": "name", + "type": "str", + "value": "PSU1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38a9d278-c71f-4902-b40b-9e15cca5b569", + "fields": { + "timestamp": "2023-12-29T15:45:11.562Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1485, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38ae4ed2-aa70-47cf-84be-f61fb01a73ef", + "fields": { + "timestamp": "2023-12-29T15:45:08.901Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1528, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38ae84a5-3da4-43b9-b046-369c8d1f0591", + "fields": { + "timestamp": "2023-12-29T15:45:10.320Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 76, + "field": "prefix", + "type": "cidr", + "value": "172.17.0.0/16", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38b928b7-7700-47b8-8bc2-d864ab8dc789", + "fields": { + "timestamp": "2023-12-29T15:45:06.169Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 658, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38ba92cf-7c32-44f9-bb89-a5047eab9be7", + "fields": { + "timestamp": "2023-12-29T15:45:11.687Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1571, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38bb4c86-6635-46cb-b6ee-b85f4413a06f", + "fields": { + "timestamp": "2023-12-29T15:45:05.307Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 265, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38c2cd01-116c-410e-8f3a-0aa3b9cff3ee", + "fields": { + "timestamp": "2023-12-29T15:45:10.742Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 922, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38cced9b-c0cb-4d22-9222-da7c8ff4278a", + "fields": { + "timestamp": "2023-12-29T15:45:04.933Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 96, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38d17d4f-087c-4abb-a1b6-02be5a31e01a", + "fields": { + "timestamp": "2023-12-29T15:45:11.469Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1422, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38d2ac50-9d47-4971-a541-267ba1efc514", + "fields": { + "timestamp": "2023-12-29T15:45:08.197Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 656, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38d4b382-b7c2-44e0-8480-c3bc7164be57", + "fields": { + "timestamp": "2023-12-29T15:45:06.878Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 988, + "field": "name", + "type": "str", + "value": "xe-0/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38d76547-0cfd-4e24-9e88-2de75efa8113", + "fields": { + "timestamp": "2023-12-29T15:45:06.634Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 875, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38da2976-3df2-4e2c-aac5-e9a6ed3eda74", + "fields": { + "timestamp": "2023-12-29T15:45:10.592Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 33, + "field": "name", + "type": "str", + "value": "gc-asia-south1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38dbe32a-4968-42be-b46e-eb5508023258", + "fields": { + "timestamp": "2023-12-29T15:45:05.718Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 453, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38de14de-e4d0-45d4-b36a-665286c86d74", + "fields": { + "timestamp": "2023-12-29T15:45:06.494Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 810, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38df2c02-0a53-4c9b-b615-53dd8b6ee804", + "fields": { + "timestamp": "2023-12-29T15:45:10.967Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1074, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38e475c1-7c23-4697-896b-8ed46db78226", + "fields": { + "timestamp": "2023-12-29T15:45:11.698Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1579, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38f2ae78-4751-4807-a8bb-48faf7e0b144", + "fields": { + "timestamp": "2023-12-29T15:45:04.920Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 90, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38f2c0d2-44f7-434d-b520-1e7d7220b164", + "fields": { + "timestamp": "2023-12-29T15:45:07.177Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1159, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38f5f089-8a76-4916-9efa-0258acafe822", + "fields": { + "timestamp": "2023-12-29T15:45:05.100Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 172, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38f7efda-14d7-406f-86d9-12d93cd467fb", + "fields": { + "timestamp": "2023-12-29T15:45:11.287Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1296, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38f81d96-3d61-4d0e-a2c4-9961fa7a6798", + "fields": { + "timestamp": "2023-12-29T15:45:04.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 21, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38f97b98-58d4-4052-b832-9487c1a59a8c", + "fields": { + "timestamp": "2023-12-29T15:45:11.399Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1374, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "38fa0f9e-da63-452d-9d0d-baf8eb4dbeb2", + "fields": { + "timestamp": "2023-12-29T15:45:10.089Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 7, + "field": "slug", + "type": "str", + "value": "dm-nashua", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "390245e8-e07e-4b9f-9621-040d2367972e", + "fields": { + "timestamp": "2023-12-29T15:45:09.040Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 790, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3905d610-d68f-4089-a23d-f969ddd7a445", + "fields": { + "timestamp": "2023-12-29T15:45:10.727Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 912, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39073253-f4de-4e87-930a-5d135b5e5310", + "fields": { + "timestamp": "2023-12-29T15:45:10.887Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1019, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3908593c-6ff0-4366-ba11-d10d550cf1f2", + "fields": { + "timestamp": "2023-12-29T15:45:06.821Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 961, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "390a54a7-26d4-499d-a894-744b07dfabf8", + "fields": { + "timestamp": "2023-12-29T15:45:06.865Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 982, + "field": "name", + "type": "str", + "value": "xe-0/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "390dd946-5855-44c4-9149-a05892cd59eb", + "fields": { + "timestamp": "2023-12-29T15:45:06.535Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 829, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "391048b2-9696-4fbc-aa42-bd55012597e5", + "fields": { + "timestamp": "2023-12-29T15:45:04.478Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 35, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39108b18-caa2-4a6c-ab0e-df482d1c7c27", + "fields": { + "timestamp": "2023-12-29T15:45:04.955Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 106, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3912bef9-c4cf-4a0b-bc41-ed751d4959e7", + "fields": { + "timestamp": "2023-12-29T15:45:05.827Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 503, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3916d253-5ef9-433d-acb0-fefd7a99ab20", + "fields": { + "timestamp": "2023-12-29T15:45:05.352Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 286, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "391b3d90-6671-486b-9c2f-0b9bf40b2d79", + "fields": { + "timestamp": "2023-12-29T15:45:10.089Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "DM-Nashua", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "391f7139-8324-44f4-99ca-50c541814d6d", + "fields": { + "timestamp": "2023-12-29T15:45:04.845Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 57, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3921be1f-78d1-4c79-9637-5604e85088e4", + "fields": { + "timestamp": "2023-12-29T15:45:11.123Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1182, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3922b1f4-f3e8-4e49-bba4-d56116188507", + "fields": { + "timestamp": "2023-12-29T15:45:06.102Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 627, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3924e3db-e9f1-41a2-b2f6-5fb589170b0e", + "fields": { + "timestamp": "2023-12-29T15:45:10.750Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 927, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "392656eb-b8c3-46a6-9275-9263a791c3d9", + "fields": { + "timestamp": "2023-12-29T15:45:08.859Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1476, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3927930a-02a6-4149-9a3e-64595b8aa47d", + "fields": { + "timestamp": "2023-12-29T15:45:07.661Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1382, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3928ed6e-54a4-4813-a2fb-a5b419a2a526", + "fields": { + "timestamp": "2023-12-29T15:45:11.576Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1495, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39308429-3f27-4133-a2d3-d2a6015fa380", + "fields": { + "timestamp": "2023-12-29T15:45:04.998Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 126, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "393bd702-4f36-43b1-8d1d-f519c4efeacf", + "fields": { + "timestamp": "2023-12-29T15:45:10.656Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 454, + "field": "name", + "type": "str", + "value": "vm94", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "393ed154-ad8e-4bcc-bf72-d6eea75da0f6", + "fields": { + "timestamp": "2023-12-29T15:45:06.630Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 873, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "393ff880-5edc-4677-9159-c05803122b01", + "fields": { + "timestamp": "2023-12-29T15:45:04.679Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 106, + "field": "name", + "type": "str", + "value": "Outlet 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39431b64-23c3-430a-9dc8-9fbc44d92b9f", + "fields": { + "timestamp": "2023-12-29T15:45:11.713Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1589, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39475e12-7833-4b96-8585-4c9b158c6fa4", + "fields": { + "timestamp": "2023-12-29T15:45:05.823Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 501, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "394880cc-0a98-4130-974b-d0aa038138d7", + "fields": { + "timestamp": "2023-12-29T15:45:06.082Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 618, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "394d712d-dbb1-4565-a115-9fef377727b9", + "fields": { + "timestamp": "2023-12-29T15:45:07.004Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1047, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "394fbf1c-3c94-474d-b45c-58fa077ee266", + "fields": { + "timestamp": "2023-12-29T15:45:08.980Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 715, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3950688f-cb77-4a27-acc8-72210f9f981e", + "fields": { + "timestamp": "2023-12-29T15:45:11.468Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1421, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3958f4dd-2a1a-44f2-ae89-296755af6411", + "fields": { + "timestamp": "2023-12-29T15:45:04.942Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 100, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "395bacdf-f31e-4957-9843-784eb26ed850", + "fields": { + "timestamp": "2023-12-29T15:45:06.775Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 939, + "field": "name", + "type": "str", + "value": "xe-0/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39684432-71c1-4ba2-9797-c1dd63601010", + "fields": { + "timestamp": "2023-12-29T15:45:05.593Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 396, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3968fffc-1a6b-45fc-a963-af3b34d6c96d", + "fields": { + "timestamp": "2023-12-29T15:45:07.435Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1279, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39691e63-6c40-4182-bc17-429103876148", + "fields": { + "timestamp": "2023-12-29T15:45:07.019Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1070, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3969c3f0-7d8e-4848-9cc9-cb247f9650c2", + "fields": { + "timestamp": "2023-12-29T15:45:05.432Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 322, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39702f06-6ac7-4782-88cd-89ddce642af9", + "fields": { + "timestamp": "2023-12-29T15:45:05.670Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 431, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "397e4c12-1d4e-4906-95a1-fca75815d40c", + "fields": { + "timestamp": "2023-12-29T15:45:08.832Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1442, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "397faf5d-8c19-4b03-ad67-8dbf9e0b84fb", + "fields": { + "timestamp": "2023-12-29T15:45:11.217Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1247, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39825364-4c03-4eea-9b0b-1d9c9717e07b", + "fields": { + "timestamp": "2023-12-29T15:45:04.604Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 52, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39835882-6dba-4d30-a67d-c048878e64d8", + "fields": { + "timestamp": "2023-12-29T15:45:07.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1522, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39836844-07e7-4425-af77-16215b7a4292", + "fields": { + "timestamp": "2023-12-29T15:45:11.608Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1517, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39862656-cff6-4280-85c3-564d9c1b10d6", + "fields": { + "timestamp": "2023-12-29T15:45:11.057Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1136, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39871f42-55ab-4d59-a77b-6dcd4fc26602", + "fields": { + "timestamp": "2023-12-29T15:45:05.274Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 250, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39907f73-85e2-47b3-9690-9edc1920e891", + "fields": { + "timestamp": "2023-12-29T15:45:07.627Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1366, + "field": "name", + "type": "str", + "value": "xe-1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3992b91e-f23f-48f6-a39e-6314e299f694", + "fields": { + "timestamp": "2023-12-29T15:45:11.585Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1501, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "399c25fd-0839-41d2-b907-401c18fc5409", + "fields": { + "timestamp": "2023-12-29T15:45:08.142Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1605, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39a2e609-0f44-42c5-9a33-78a82d5dc01a", + "fields": { + "timestamp": "2023-12-29T15:45:07.060Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1089, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39a91ad5-ee83-40ff-9d30-14782da743e8", + "fields": { + "timestamp": "2023-12-29T15:45:08.159Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1613, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39ac79b5-21e9-493c-8092-2531f713bf0b", + "fields": { + "timestamp": "2023-12-29T15:45:06.893Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 995, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39b423da-e447-4931-ac10-84968a4f6532", + "fields": { + "timestamp": "2023-12-29T15:45:07.282Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1208, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39bfc4ea-547d-47c1-ba2f-8eb2ec7ad4fe", + "fields": { + "timestamp": "2023-12-29T15:45:09.433Z", + "object_type": [ + "dcim", + "devicebay" + ], + "object_id": 30, + "field": "name", + "type": "str", + "value": "Bay 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39c0e309-2664-495e-858f-77e7521b513c", + "fields": { + "timestamp": "2023-12-29T15:45:10.613Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 385, + "field": "name", + "type": "str", + "value": "vm25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39c10072-1a6d-4f8d-a440-dd625c6ac8af", + "fields": { + "timestamp": "2023-12-29T15:45:04.913Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 87, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39c808a8-b406-45cf-a6e6-ae5e453762cc", + "fields": { + "timestamp": "2023-12-29T15:45:05.580Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 390, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39caf485-f7c4-4ea3-b2a3-4055c055a819", + "fields": { + "timestamp": "2023-12-29T15:45:05.305Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 264, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39cf34ab-6db2-44ba-97a8-19c98cf12037", + "fields": { + "timestamp": "2023-12-29T15:45:09.869Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 10, + "field": "name", + "type": "str", + "value": "Ubiquiti", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39d43443-9466-42ae-bc85-3ac08477a503", + "fields": { + "timestamp": "2023-12-29T15:45:07.129Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1137, + "field": "name", + "type": "str", + "value": "xe-1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39de794f-a801-491f-a254-9e245fb08184", + "fields": { + "timestamp": "2023-12-29T15:45:05.029Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 140, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39e36191-ea34-41b8-b97b-a77e49bb7a72", + "fields": { + "timestamp": "2023-12-29T15:45:08.961Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 691, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39e3cb2b-eaf4-4b7e-bdd8-1fcbd95b7755", + "fields": { + "timestamp": "2023-12-29T15:45:07.263Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1199, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39e5f358-9484-4e1f-83cb-450163416e89", + "fields": { + "timestamp": "2023-12-29T15:45:06.438Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 784, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39ee84d1-b57f-478c-af43-7d2dddb4967b", + "fields": { + "timestamp": "2023-12-29T15:45:07.140Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1142, + "field": "name", + "type": "str", + "value": "xe-1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "39f1e327-237f-4dbb-8ee1-80b4ed9e02ed", + "fields": { + "timestamp": "2023-12-29T15:45:09.117Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 886, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a04e9ce-cf53-489a-9cf6-940b840c312e", + "fields": { + "timestamp": "2023-12-29T15:45:08.556Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1100, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a0745d2-1e76-421c-bd71-07a1af9d79bc", + "fields": { + "timestamp": "2023-12-29T15:45:10.913Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1037, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a0aed2d-206f-4086-9efa-0baf1399c2a9", + "fields": { + "timestamp": "2023-12-29T15:45:06.585Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 852, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a141c60-c793-47b1-8c91-0b8642fc3ce4", + "fields": { + "timestamp": "2023-12-29T15:45:06.498Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 812, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a14e0e9-4292-4037-b71a-dd41e914fb2e", + "fields": { + "timestamp": "2023-12-29T15:45:09.888Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "Database Server", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a1db9ed-ec97-4737-9cd0-4ad7d7bd88f2", + "fields": { + "timestamp": "2023-12-29T15:45:10.806Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 965, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a21f280-8da2-4146-93ff-b771c57c72af", + "fields": { + "timestamp": "2023-12-29T15:45:10.513Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 40, + "field": "vid", + "type": "int", + "value": "201", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a26c4c7-60f8-4e68-a3fa-89ab12175829", + "fields": { + "timestamp": "2023-12-29T15:45:11.078Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1151, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a27f2a6-d416-4a91-8c86-3c0b8bba726b", + "fields": { + "timestamp": "2023-12-29T15:45:11.365Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1350, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a2e07d6-0b22-47ec-9575-fb3af65fad72", + "fields": { + "timestamp": "2023-12-29T15:45:05.705Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 447, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a31c9d7-4c75-47c3-9d45-d9367f1480eb", + "fields": { + "timestamp": "2023-12-29T15:45:08.396Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 901, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a369fc1-ac74-46ad-a8de-49a26747c9c6", + "fields": { + "timestamp": "2023-12-29T15:45:05.037Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 144, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a36fded-a913-4035-b2f2-3449dffe1cf7", + "fields": { + "timestamp": "2023-12-29T15:45:06.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 621, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a3a04d5-0ee5-4eee-9f22-f807bcb1bbe3", + "fields": { + "timestamp": "2023-12-29T15:45:05.985Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 573, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a4e9ee6-c748-4baa-ae50-9363dc17cc57", + "fields": { + "timestamp": "2023-12-29T15:45:11.113Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1175, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a4f08ad-d444-45c0-84ed-d6713e009d71", + "fields": { + "timestamp": "2023-12-29T15:45:05.825Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 502, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a509e1d-69dc-4c21-a773-3e9703c93eca", + "fields": { + "timestamp": "2023-12-29T15:45:08.466Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 988, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a536c21-fc12-4ccd-8fcd-d86daf6bfbdf", + "fields": { + "timestamp": "2023-12-29T15:45:04.609Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 58, + "field": "name", + "type": "str", + "value": "PSU2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a55d893-ac0c-49c8-b5d8-3dd9b394276a", + "fields": { + "timestamp": "2023-12-29T15:45:09.248Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1050, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a5650c5-d062-41d1-ad79-d64983b729eb", + "fields": { + "timestamp": "2023-12-29T15:45:06.931Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1013, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a570c0c-5e8c-4a7d-8d0f-7b513d3cdb43", + "fields": { + "timestamp": "2023-12-29T15:45:10.519Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 49, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a595f97-8aa9-41fa-87c5-cf718f32d3af", + "fields": { + "timestamp": "2023-12-29T15:45:10.441Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 109, + "field": "address", + "type": "inet", + "value": "172.18.0.19/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a63f3e2-01a3-4087-ac4d-057c74294024", + "fields": { + "timestamp": "2023-12-29T15:45:06.353Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 744, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a6548f4-8c25-4202-bdd1-578e7d8ea943", + "fields": { + "timestamp": "2023-12-29T15:45:07.760Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1428, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a68fcdd-0123-4b61-83cd-baeafced8523", + "fields": { + "timestamp": "2023-12-29T15:45:06.929Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1012, + "field": "name", + "type": "str", + "value": "xe-0/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a6f4ce5-57bd-4ff2-98dc-bcbf13f89647", + "fields": { + "timestamp": "2023-12-29T15:45:04.604Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 52, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a703f4c-91aa-4892-91c1-f1fd7f43c45c", + "fields": { + "timestamp": "2023-12-29T15:45:08.299Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 781, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a74892a-6a90-4648-bda8-e3094349bfe4", + "fields": { + "timestamp": "2023-12-29T15:45:05.550Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 376, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a7ebd6e-fbc2-4166-a0b7-8a3e4ad60395", + "fields": { + "timestamp": "2023-12-29T15:45:08.189Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 645, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a905c73-a57b-4374-b3e3-bcd5573eac04", + "fields": { + "timestamp": "2023-12-29T15:45:09.935Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "dmi01-rochester-rtr01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a915dfd-421c-466c-9926-e6046a76469f", + "fields": { + "timestamp": "2023-12-29T15:45:07.330Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1230, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a923633-5b36-4685-b387-4914057725af", + "fields": { + "timestamp": "2023-12-29T15:45:08.949Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 676, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3a99d285-75a5-42dc-b777-2aa5fa3347c6", + "fields": { + "timestamp": "2023-12-29T15:45:07.651Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1377, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3aa02588-1f9d-4027-84c6-0e8ed8b04753", + "fields": { + "timestamp": "2023-12-29T15:45:07.732Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1415, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3aa1efcf-b58d-4055-94bc-a2fbdd2ffe5a", + "fields": { + "timestamp": "2023-12-29T15:45:09.332Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1155, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3aa66ae3-4923-444b-a4ab-b2cff871ec52", + "fields": { + "timestamp": "2023-12-29T15:45:07.461Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1291, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3aa6ab08-cd4a-497a-8beb-4a242a84d071", + "fields": { + "timestamp": "2023-12-29T15:45:11.184Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1224, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3aaca755-1216-4370-a721-1c6950fa7fc5", + "fields": { + "timestamp": "2023-12-29T15:45:10.667Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 471, + "field": "name", + "type": "str", + "value": "vm111", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3aad3fe2-e970-4352-b905-9d2b2a9b558b", + "fields": { + "timestamp": "2023-12-29T15:45:07.993Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1536, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ab43548-f780-4c5a-95cb-b13871a1c182", + "fields": { + "timestamp": "2023-12-29T15:45:07.738Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1418, + "field": "name", + "type": "str", + "value": "xe-2/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3abb4696-11dd-48a6-9685-5c8b20f08e6d", + "fields": { + "timestamp": "2023-12-29T15:45:11.313Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1314, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3abf545b-a268-4c6a-a8d0-6e7a065848e9", + "fields": { + "timestamp": "2023-12-29T15:45:07.943Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1513, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ac11be8-fa0a-4ada-bf42-090d9e3f7496", + "fields": { + "timestamp": "2023-12-29T15:45:07.042Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1081, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ac1f1dd-66d0-4f29-8674-0608e8b266b0", + "fields": { + "timestamp": "2023-12-29T15:45:05.571Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 386, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3aca7b93-905a-4285-a57e-579ea5cf1fb2", + "fields": { + "timestamp": "2023-12-29T15:45:10.774Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 944, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3accc8ab-dc5a-417d-b033-45491e1155f4", + "fields": { + "timestamp": "2023-12-29T15:45:10.999Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1096, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3adc2e14-c6e0-4341-8aae-4fcda2d45aa5", + "fields": { + "timestamp": "2023-12-29T15:45:10.920Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1042, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ae3194c-27e9-4b86-a1a4-aadf9bc4ecd3", + "fields": { + "timestamp": "2023-12-29T15:45:07.841Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1466, + "field": "name", + "type": "str", + "value": "xe-1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ae62f1d-9017-49c2-8b00-18e03b173ad5", + "fields": { + "timestamp": "2023-12-29T15:45:10.496Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 11, + "field": "vid", + "type": "int", + "value": "100", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ae9fa84-9f6f-4395-8ad1-0b5e15bf2b0a", + "fields": { + "timestamp": "2023-12-29T15:45:05.392Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 304, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3af090e2-2dd9-4bdc-9c9f-8e9b84a0d7c1", + "fields": { + "timestamp": "2023-12-29T15:45:04.457Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 19, + "field": "cid", + "type": "str", + "value": "1002840283", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3af9c309-1db1-47d9-bc05-8e4b37aaded7", + "fields": { + "timestamp": "2023-12-29T15:45:07.541Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1328, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3afbfe6b-5147-4c94-8037-aa81e6cbeefe", + "fields": { + "timestamp": "2023-12-29T15:45:07.997Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1538, + "field": "name", + "type": "str", + "value": "xe-2/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3afc5ec8-1f88-4f2b-8ddd-4fb73e6ecd2e", + "fields": { + "timestamp": "2023-12-29T15:45:04.603Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 51, + "field": "maximum_draw", + "type": "int", + "value": "650", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3aff4263-253b-42a6-a065-e50ffe9466a0", + "fields": { + "timestamp": "2023-12-29T15:45:06.466Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 797, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b004ef7-2a5a-454c-9ce4-eee341be2c6d", + "fields": { + "timestamp": "2023-12-29T15:45:05.139Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 189, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b0544fb-84bd-467a-a906-dec97ea48d0a", + "fields": { + "timestamp": "2023-12-29T15:45:04.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 35, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b073315-1a31-4a7a-8957-a80c21d9cecc", + "fields": { + "timestamp": "2023-12-29T15:45:06.357Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 746, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b147a73-23ed-4b04-94f4-2211fba4ae5c", + "fields": { + "timestamp": "2023-12-29T15:45:10.570Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 9, + "field": "slug", + "type": "str", + "value": "nakatomi", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b27d634-2ac2-4a35-880a-8721d098ef36", + "fields": { + "timestamp": "2023-12-29T15:45:07.116Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1131, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b27fbfe-6e14-4bfc-8170-7ef7c9535439", + "fields": { + "timestamp": "2023-12-29T15:45:05.560Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 381, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b2b2c3c-8fb9-4b6f-a405-3bdf175ec081", + "fields": { + "timestamp": "2023-12-29T15:45:07.461Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1291, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b2c8319-0e8f-47f7-a65d-c7c6434cb264", + "fields": { + "timestamp": "2023-12-29T15:45:04.558Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 37, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b2fa710-e52a-478c-a33e-f3d505b7f48d", + "fields": { + "timestamp": "2023-12-29T15:45:06.593Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 856, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b3237b5-be2a-4c96-ac53-5e3ab1ee9d4d", + "fields": { + "timestamp": "2023-12-29T15:45:05.655Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 424, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b339c57-9d70-4e8f-9314-4106f89cb445", + "fields": { + "timestamp": "2023-12-29T15:45:07.295Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1214, + "field": "name", + "type": "str", + "value": "xe-2/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b3e4610-ea6a-4547-93bb-b071344c269d", + "fields": { + "timestamp": "2023-12-29T15:45:05.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 488, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b4985e2-6ce9-4b56-b94e-20d96b2f099f", + "fields": { + "timestamp": "2023-12-29T15:45:08.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1570, + "field": "name", + "type": "str", + "value": "xe-1/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b4b0005-4283-490b-bd29-cf83b05206b9", + "fields": { + "timestamp": "2023-12-29T15:45:07.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1086, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b4b3d73-f20e-484e-bc23-0ec3cdf52f2a", + "fields": { + "timestamp": "2023-12-29T15:45:10.467Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 153, + "field": "address", + "type": "inet", + "value": "172.20.0.3/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b4bca3f-ff04-44a4-b723-b38fedfc1e3c", + "fields": { + "timestamp": "2023-12-29T15:45:07.775Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1435, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b586fe7-566b-45e1-acca-16f571d56bb7", + "fields": { + "timestamp": "2023-12-29T15:45:05.168Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 202, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b5bc208-6cd4-4f86-bd49-8d57cc0b2b9d", + "fields": { + "timestamp": "2023-12-29T15:45:11.191Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1229, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b5ce6b1-bfbe-4654-98d7-0918c339e5e5", + "fields": { + "timestamp": "2023-12-29T15:45:08.030Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1553, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b684b8d-8b33-4182-9606-6812dc89a6b0", + "fields": { + "timestamp": "2023-12-29T15:45:07.664Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1383, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b7af8e6-d5f2-4968-8c1e-091f8b9473b1", + "fields": { + "timestamp": "2023-12-29T15:45:11.032Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1119, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b7f924b-e0e2-40e1-b98e-22cf13353d73", + "fields": { + "timestamp": "2023-12-29T15:45:05.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 475, + "field": "name", + "type": "str", + "value": "STACK1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b80b8f3-21c7-4ff3-bd88-6ed503e0aa42", + "fields": { + "timestamp": "2023-12-29T15:45:09.368Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1201, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b83d15a-a0aa-4e06-ba0c-a00bfa945daf", + "fields": { + "timestamp": "2023-12-29T15:45:04.590Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 37, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b8940c5-4930-4a02-98bb-d0a9f962ef15", + "fields": { + "timestamp": "2023-12-29T15:45:07.738Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1418, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b896be1-caa2-4a8f-a330-d5e825b033c4", + "fields": { + "timestamp": "2023-12-29T15:45:06.654Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 883, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b8b4240-1758-4492-83b7-c7e7dd701fbd", + "fields": { + "timestamp": "2023-12-29T15:45:07.769Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1432, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b8baad0-1611-400d-9e98-6b4c03b5d089", + "fields": { + "timestamp": "2023-12-29T15:45:05.419Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 316, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b904588-2c4b-48fd-a7f7-8ac8bbd93300", + "fields": { + "timestamp": "2023-12-29T15:45:04.720Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b91156d-c741-40ce-9a4d-7e39dfd9d250", + "fields": { + "timestamp": "2023-12-29T15:45:05.982Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 572, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b9354e1-a1d7-4b83-afec-73eb64f2a7ff", + "fields": { + "timestamp": "2023-12-29T15:45:10.827Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 979, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b95d667-ea25-4923-9d90-0cb3799abdee", + "fields": { + "timestamp": "2023-12-29T15:45:09.934Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 7, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3b980af9-3872-4e4d-9b24-66f7786f79fe", + "fields": { + "timestamp": "2023-12-29T15:45:04.887Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 75, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3baa2f7f-162d-48ca-a654-3f8322f8fa7d", + "fields": { + "timestamp": "2023-12-29T15:45:09.968Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 83, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3badde15-e507-4a3c-97a7-c4094de77abd", + "fields": { + "timestamp": "2023-12-29T15:45:10.973Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1078, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3bb4df75-270b-4f88-81ee-7eb31115585d", + "fields": { + "timestamp": "2023-12-29T15:45:10.813Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 970, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3bbcfc6a-4ca8-4820-a756-66c66c848481", + "fields": { + "timestamp": "2023-12-29T15:45:06.344Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 740, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3bc0fe8d-fdf2-42bb-a4b0-653de5094e31", + "fields": { + "timestamp": "2023-12-29T15:45:06.695Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 902, + "field": "name", + "type": "str", + "value": "xe-0/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3bc10c18-4240-46aa-ac7a-55e8ffd37c18", + "fields": { + "timestamp": "2023-12-29T15:45:09.991Z", + "object_type": [ + "dcim", + "module" + ], + "object_id": 3, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3bc33363-6544-4ef8-a37b-833c43b8075d", + "fields": { + "timestamp": "2023-12-29T15:45:08.561Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1106, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3bd7c6a3-61e6-4269-a052-ba263ba3f325", + "fields": { + "timestamp": "2023-12-29T15:45:05.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 558, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3bd91c1d-9ac5-4ce4-945d-ad0199410ed4", + "fields": { + "timestamp": "2023-12-29T15:45:10.048Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 15, + "field": "name", + "type": "str", + "value": "China", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3bdc2b10-b88e-4b2c-a406-f509d9e672d4", + "fields": { + "timestamp": "2023-12-29T15:45:09.288Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1100, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3bdc75ad-a852-4281-a893-cc2a85a20516", + "fields": { + "timestamp": "2023-12-29T15:45:07.579Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1346, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3be90256-353b-4803-9bec-01b39b3e9210", + "fields": { + "timestamp": "2023-12-29T15:45:08.110Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1590, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3be9a6dd-cfa8-43ab-aafd-93bdd3ab404a", + "fields": { + "timestamp": "2023-12-29T15:45:11.593Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1507, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3bed8f9d-6a68-432f-8263-5a0c4d23259d", + "fields": { + "timestamp": "2023-12-29T15:45:10.591Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 23, + "field": "name", + "type": "str", + "value": "gc-europe-west6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3bfb1666-3394-4e34-aed9-0fc9c90d63a0", + "fields": { + "timestamp": "2023-12-29T15:45:05.280Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 253, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3bfeb61d-decf-4ec2-9bbd-87ffd0741384", + "fields": { + "timestamp": "2023-12-29T15:45:10.012Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "P2-3B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c014019-2951-4619-9504-f01176687ef0", + "fields": { + "timestamp": "2023-12-29T15:45:05.832Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 505, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c092c88-7884-49bb-924e-cc5772c27c53", + "fields": { + "timestamp": "2023-12-29T15:45:07.096Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1122, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c0cdcac-e273-4a7f-babe-de0efb74ba6b", + "fields": { + "timestamp": "2023-12-29T15:45:11.451Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1410, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c0da08c-ad44-404d-a1c5-063abd6c3029", + "fields": { + "timestamp": "2023-12-29T15:45:11.281Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1292, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c15cb04-e989-4903-8f1e-511246fbd02a", + "fields": { + "timestamp": "2023-12-29T15:45:11.415Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1385, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c1c881b-f144-41a6-93f1-eac384c9a8c8", + "fields": { + "timestamp": "2023-12-29T15:45:10.987Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1088, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c206106-12e8-46b7-8e46-67850378a52b", + "fields": { + "timestamp": "2023-12-29T15:45:08.017Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1547, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c25387d-7ed6-43cd-8097-f8ec8f1cdc65", + "fields": { + "timestamp": "2023-12-29T15:45:07.513Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1315, + "field": "name", + "type": "str", + "value": "xe-2/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c2a537a-8422-4e38-9cc9-6505d3307bb2", + "fields": { + "timestamp": "2023-12-29T15:45:08.664Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1234, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c2ad92f-8cc0-43e5-ae90-63692c4401f3", + "fields": { + "timestamp": "2023-12-29T15:45:04.503Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 48, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c2c67e5-6a3e-4d1a-8419-d2ab1062c7ef", + "fields": { + "timestamp": "2023-12-29T15:45:07.025Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1073, + "field": "name", + "type": "str", + "value": "xe-0/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c3ea306-95cb-4bde-9107-01d7e03efb09", + "fields": { + "timestamp": "2023-12-29T15:45:07.190Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1165, + "field": "name", + "type": "str", + "value": "xe-1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c41b783-dd7a-4634-81d2-e9180e21f5b1", + "fields": { + "timestamp": "2023-12-29T15:45:07.450Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1286, + "field": "name", + "type": "str", + "value": "xe-2/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c4c661a-3bd9-4f91-9c16-506132854890", + "fields": { + "timestamp": "2023-12-29T15:45:06.261Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 701, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c4e351f-ff80-4093-b104-bb1d63936a07", + "fields": { + "timestamp": "2023-12-29T15:45:11.420Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1388, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c5112a4-e72a-478a-9c97-fd93b1017292", + "fields": { + "timestamp": "2023-12-29T15:45:06.704Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 906, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c55db04-7890-4967-b0b6-60ea4ca99930", + "fields": { + "timestamp": "2023-12-29T15:45:11.457Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1414, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c57c521-dc43-48f9-8de9-40dfc9e08be9", + "fields": { + "timestamp": "2023-12-29T15:45:08.637Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1201, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c5dc774-bfa6-4657-a7c2-18ca928e6414", + "fields": { + "timestamp": "2023-12-29T15:45:05.320Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 271, + "field": "name", + "type": "str", + "value": "STACK1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c60458f-7f12-4960-9662-876882025a76", + "fields": { + "timestamp": "2023-12-29T15:45:08.600Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1155, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c6515c3-e839-4be4-ba99-0ca732c96f2c", + "fields": { + "timestamp": "2023-12-29T15:45:08.795Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1396, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c689993-22a6-40fb-8f98-7d399fc47f30", + "fields": { + "timestamp": "2023-12-29T15:45:10.714Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 903, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c730934-6860-408b-89bb-188d8014c757", + "fields": { + "timestamp": "2023-12-29T15:45:09.926Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 39, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c7502b9-4e89-46a5-a20f-26a459877da6", + "fields": { + "timestamp": "2023-12-29T15:45:10.577Z", + "object_type": [ + "virtualization", + "clustergroup" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "emea", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c78477e-b5ba-4243-8a6b-e5eb206ab13d", + "fields": { + "timestamp": "2023-12-29T15:45:11.441Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1403, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c78e8b3-9c96-43e1-a589-2166953d21de", + "fields": { + "timestamp": "2023-12-29T15:45:11.475Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1426, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c7c994b-4218-47d4-b8d8-3d2861a01b5c", + "fields": { + "timestamp": "2023-12-29T15:45:10.508Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 31, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c7fe343-b969-455c-b863-77e0674f4a88", + "fields": { + "timestamp": "2023-12-29T15:45:05.666Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 429, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c863790-b917-495f-91b0-4c1cec264acd", + "fields": { + "timestamp": "2023-12-29T15:45:07.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1431, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c8b909a-6b86-4f5c-99c6-3d3cc6aa6431", + "fields": { + "timestamp": "2023-12-29T15:45:10.818Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 973, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c8dae9f-ea82-447d-ae86-40ba436b3b1c", + "fields": { + "timestamp": "2023-12-29T15:45:09.906Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 13, + "field": "name", + "type": "str", + "value": "Comms closet", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c90bcff-a992-49ae-a133-dada48bd5d39", + "fields": { + "timestamp": "2023-12-29T15:45:05.204Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 218, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c999293-8b8b-404e-8a7a-53a3fda71e9e", + "fields": { + "timestamp": "2023-12-29T15:45:05.283Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 254, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c9dfa8b-18d2-4b1b-9615-add15e2b077b", + "fields": { + "timestamp": "2023-12-29T15:45:10.809Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 967, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3c9e9f95-1c22-4091-b358-96b0ef5d9e4d", + "fields": { + "timestamp": "2023-12-29T15:45:04.741Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 10, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ca33c4c-f1ce-4c4e-a80c-7029ca6f626c", + "fields": { + "timestamp": "2023-12-29T15:45:06.986Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1039, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ca9e1a7-cfa1-4c2f-95f3-42df958c3637", + "fields": { + "timestamp": "2023-12-29T15:45:05.552Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 377, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3cab0633-ef79-45ad-8931-2c037ba22d49", + "fields": { + "timestamp": "2023-12-29T15:45:05.825Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 502, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3cafd88f-dbf9-4b24-b26d-f496a97f369e", + "fields": { + "timestamp": "2023-12-29T15:45:06.265Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 703, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3cb114c5-de4c-452c-9dbd-a0e78f982e53", + "fields": { + "timestamp": "2023-12-29T15:45:06.119Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 635, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3cb220ce-be18-4437-b54c-eff5b36ab553", + "fields": { + "timestamp": "2023-12-29T15:45:04.987Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 121, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3cbd71cb-4480-40b8-8805-4d71dc6428cf", + "fields": { + "timestamp": "2023-12-29T15:45:07.809Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1451, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3cc0c850-60a3-457e-8b68-eb5c6eb00059", + "fields": { + "timestamp": "2023-12-29T15:45:06.557Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 839, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3cc840f6-e8bb-44c7-b109-84d9b4dfc642", + "fields": { + "timestamp": "2023-12-29T15:45:07.006Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1048, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3cc9cb14-abe1-4d2e-b258-42d1f3654922", + "fields": { + "timestamp": "2023-12-29T15:45:05.269Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 248, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ccae03a-54f7-441a-96fd-990cecf2fc17", + "fields": { + "timestamp": "2023-12-29T15:45:06.171Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 659, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ccb27a0-962f-4328-862d-18712fa6213f", + "fields": { + "timestamp": "2023-12-29T15:45:10.189Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 23, + "field": "prefix", + "type": "cidr", + "value": "10.112.144.0/28", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3cdf763f-e898-4044-a4ac-58d6c1401aca", + "fields": { + "timestamp": "2023-12-29T15:45:09.967Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 81, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ce0cfdf-0256-43e0-9ac8-c8fe2c4eb5f7", + "fields": { + "timestamp": "2023-12-29T15:45:11.361Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1347, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ce711a3-0911-4d92-8249-642eb8914f37", + "fields": { + "timestamp": "2023-12-29T15:45:10.633Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 418, + "field": "name", + "type": "str", + "value": "vm58", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ce77965-e53a-43b2-aea0-1e13069e852d", + "fields": { + "timestamp": "2023-12-29T15:45:04.893Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 78, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3cf036f7-a0de-4ec0-9873-610d9c4117aa", + "fields": { + "timestamp": "2023-12-29T15:45:05.664Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 428, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3cf23c57-4583-41fd-8c36-a8006f0743c5", + "fields": { + "timestamp": "2023-12-29T15:45:04.743Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 11, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3cf670cb-20b9-4a5b-adce-ab8776a8d8cc", + "fields": { + "timestamp": "2023-12-29T15:45:06.827Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 964, + "field": "name", + "type": "str", + "value": "fxp0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3cf78e9b-fb73-4168-b766-dd8a22e7a627", + "fields": { + "timestamp": "2023-12-29T15:45:06.351Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 743, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3cf7a5be-866d-4720-bd02-d288127fd2bd", + "fields": { + "timestamp": "2023-12-29T15:45:08.987Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 724, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3cf8b731-2872-4ee4-8faa-5afb7908be8d", + "fields": { + "timestamp": "2023-12-29T15:45:10.861Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1002, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d01af09-3bf9-48eb-b123-1ccb871ef323", + "fields": { + "timestamp": "2023-12-29T15:45:06.413Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 772, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d025f31-3d4f-4f0f-bcec-191f4a5bddd7", + "fields": { + "timestamp": "2023-12-29T15:45:05.925Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 548, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d03f11c-442b-4c3c-833f-7461550925b6", + "fields": { + "timestamp": "2023-12-29T15:45:04.573Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 12, + "field": "maximum_draw", + "type": "int", + "value": "150", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d0aa794-31bf-4057-9034-4c668fe23a83", + "fields": { + "timestamp": "2023-12-29T15:45:06.880Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 989, + "field": "name", + "type": "str", + "value": "xe-0/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d1115ae-3cac-47c6-a3a6-248a245bf1a2", + "fields": { + "timestamp": "2023-12-29T15:45:07.343Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1236, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d132a46-b30d-4b11-a3ac-7a8a06443029", + "fields": { + "timestamp": "2023-12-29T15:45:09.882Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 14, + "field": "part_number", + "type": "str", + "value": "8721W3X", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d13dba0-68de-4b24-bfda-f0d58e114f3f", + "fields": { + "timestamp": "2023-12-29T15:45:04.547Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 25, + "field": "name", + "type": "str", + "value": "con 0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d13ed01-db9c-4c8b-ab2c-c477778bc4a8", + "fields": { + "timestamp": "2023-12-29T15:45:10.938Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1054, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d1bca65-8dbe-45f1-b961-06d11c802a14", + "fields": { + "timestamp": "2023-12-29T15:45:06.891Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 994, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d1c50fb-2d60-459e-ae7f-6f287de1daf6", + "fields": { + "timestamp": "2023-12-29T15:45:10.497Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 13, + "field": "vid", + "type": "int", + "value": "100", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d28de11-9e1f-43c8-b78b-cdeaaa94decb", + "fields": { + "timestamp": "2023-12-29T15:45:08.122Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1596, + "field": "name", + "type": "str", + "value": "xe-1/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d2a1b19-7101-4f2e-a472-814c3211a0cf", + "fields": { + "timestamp": "2023-12-29T15:45:05.199Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 216, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d2f8f52-4e0e-4c07-9f0f-ac7de7bec7ca", + "fields": { + "timestamp": "2023-12-29T15:45:06.665Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 888, + "field": "name", + "type": "str", + "value": "xe-0/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d34db2e-dc74-4c91-9b3a-e4fe2f5e94ce", + "fields": { + "timestamp": "2023-12-29T15:45:11.582Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1499, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d38e1f1-f897-4688-96e8-073e493d2530", + "fields": { + "timestamp": "2023-12-29T15:45:11.379Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1360, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d3927bd-a541-4948-be1c-a9a6b311a634", + "fields": { + "timestamp": "2023-12-29T15:45:05.489Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 348, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d4196f6-10ea-425e-b2e1-f82ba39ecc47", + "fields": { + "timestamp": "2023-12-29T15:45:11.602Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1513, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d43f90d-5008-4d3a-a31e-3c3f1e0fcc43", + "fields": { + "timestamp": "2023-12-29T15:45:07.935Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1509, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d509454-1d1a-4db8-8698-7fbf78d23d67", + "fields": { + "timestamp": "2023-12-29T15:45:08.000Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1539, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d50c050-e2fb-4e95-9d82-2294891b2c79", + "fields": { + "timestamp": "2023-12-29T15:45:07.956Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1519, + "field": "name", + "type": "str", + "value": "xe-2/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d52d27e-4dd4-445d-913f-e6c8d15bcc5e", + "fields": { + "timestamp": "2023-12-29T15:45:08.839Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1451, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d5a8a54-c54c-48ee-aa28-bcae3be73c5d", + "fields": { + "timestamp": "2023-12-29T15:45:05.584Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 392, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d5ed8cd-9d7c-40e0-a6d0-a1930502aa23", + "fields": { + "timestamp": "2023-12-29T15:45:07.096Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1122, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d720356-3b07-4b74-a461-fc4d11a76858", + "fields": { + "timestamp": "2023-12-29T15:45:07.967Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1524, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d745cc1-dcc1-44f0-bacc-fd21a976895f", + "fields": { + "timestamp": "2023-12-29T15:45:06.546Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 834, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d75b777-24c0-42ae-9b58-3a209fc026fe", + "fields": { + "timestamp": "2023-12-29T15:45:11.510Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1450, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d76edc0-277f-4d10-b27e-9376163d626e", + "fields": { + "timestamp": "2023-12-29T15:45:11.078Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1151, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d76ef46-27fd-443f-adb3-5a4740baa7ab", + "fields": { + "timestamp": "2023-12-29T15:45:05.037Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 144, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d7c3e63-783f-4af7-9f1e-d8bc0dff7761", + "fields": { + "timestamp": "2023-12-29T15:45:08.038Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1557, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d7ebb17-d45a-42ed-9145-108402e10f36", + "fields": { + "timestamp": "2023-12-29T15:45:09.881Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 13, + "field": "comments", + "type": "str", + "value": "[Juniper QFX10002 Data Sheet](https://www.juniper.net/assets/us/en/local/pdf/datasheets/1000531-en.pdf)", + "weight": 5000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d85efd0-ecb8-4f79-bc82-87c37b2b50ec", + "fields": { + "timestamp": "2023-12-29T15:45:07.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1154, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d872291-fbbe-4b80-b214-8c916e8d7693", + "fields": { + "timestamp": "2023-12-29T15:45:07.885Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1486, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d889d28-55c0-4945-9a2b-58970eb75fcd", + "fields": { + "timestamp": "2023-12-29T15:45:11.003Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1099, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d8af28f-26c2-43ec-a2d9-114d4e2142fd", + "fields": { + "timestamp": "2023-12-29T15:45:10.890Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1021, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3d970f8c-568c-48dd-9a8d-ab4a24ee8220", + "fields": { + "timestamp": "2023-12-29T15:45:11.523Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1458, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3da58d74-6e27-473e-bdb2-4ab39c66226a", + "fields": { + "timestamp": "2023-12-29T15:45:06.582Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 851, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3da9b859-2aee-4a8d-b84d-49c72aaba7ea", + "fields": { + "timestamp": "2023-12-29T15:45:04.843Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 56, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3daa3e52-36c5-44c2-8588-dd19ff276280", + "fields": { + "timestamp": "2023-12-29T15:45:08.871Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1490, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3dae928b-535d-44ad-b94d-3c149ab66d85", + "fields": { + "timestamp": "2023-12-29T15:45:07.672Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1387, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3db6b9ab-7617-4a2a-856e-132bb0c63011", + "fields": { + "timestamp": "2023-12-29T15:45:06.743Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 924, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3dc8ea77-e9b2-496c-a9cc-16de9cea6bae", + "fields": { + "timestamp": "2023-12-29T15:45:05.727Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 457, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3dcb2257-ec57-466e-8307-e3640abaaca7", + "fields": { + "timestamp": "2023-12-29T15:45:11.573Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1493, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3dcbe024-37a5-423d-9b34-bce81d628d33", + "fields": { + "timestamp": "2023-12-29T15:45:10.941Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1056, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3dcdef15-c21e-4725-b3e7-2ea57544a88f", + "fields": { + "timestamp": "2023-12-29T15:45:07.995Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1537, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3dd6781a-6540-481b-84f5-7f71c56f3000", + "fields": { + "timestamp": "2023-12-29T15:45:05.617Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 407, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3dde4f0f-4f58-461c-9f8a-495ec28e71fb", + "fields": { + "timestamp": "2023-12-29T15:45:05.565Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 383, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3de1bfa8-09eb-4a55-968a-edcf4e06dc3f", + "fields": { + "timestamp": "2023-12-29T15:45:05.619Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 408, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3de6f918-6cb7-4584-93ce-59a1c93494f4", + "fields": { + "timestamp": "2023-12-29T15:45:11.022Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1112, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3df08801-6a56-481b-8f3d-c84273e40325", + "fields": { + "timestamp": "2023-12-29T15:45:06.739Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 922, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3df88e99-bd7d-4b54-acf3-50d5ab5db0ba", + "fields": { + "timestamp": "2023-12-29T15:45:07.410Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1267, + "field": "name", + "type": "str", + "value": "xe-1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3dfaf28a-a75c-4cba-b127-c5a6379c2d02", + "fields": { + "timestamp": "2023-12-29T15:45:06.649Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 881, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3dfcb97a-4e6c-44e6-b21a-adb7e6e5ad02", + "fields": { + "timestamp": "2023-12-29T15:45:04.836Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 53, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3dfd66ea-3da5-4389-9a95-5dba53c75e9d", + "fields": { + "timestamp": "2023-12-29T15:45:11.609Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1518, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e00a674-58f5-4eab-8d7e-2180905232bf", + "fields": { + "timestamp": "2023-12-29T15:45:09.945Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 20, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e06c444-ffbe-4dab-b6c9-dcb5c0300fd3", + "fields": { + "timestamp": "2023-12-29T15:45:07.483Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1301, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e126913-269c-4892-9d50-69b9ccc79b16", + "fields": { + "timestamp": "2023-12-29T15:45:06.531Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 827, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e126f77-71d1-406e-b91d-cc8e163d8c7d", + "fields": { + "timestamp": "2023-12-29T15:45:11.162Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1209, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e167ccc-5d51-4cc3-afa2-a06c4c4c491f", + "fields": { + "timestamp": "2023-12-29T15:45:07.564Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1339, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e1bc677-f87f-43e3-b7c6-c465add2a148", + "fields": { + "timestamp": "2023-12-29T15:45:07.103Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1125, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e1cef8b-9264-438f-8319-f4bb5d3b23e0", + "fields": { + "timestamp": "2023-12-29T15:45:04.757Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 17, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e2464ff-1802-475e-af63-a2d743d4920f", + "fields": { + "timestamp": "2023-12-29T15:45:07.775Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1435, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e2528e7-be27-43fc-a161-740316feff26", + "fields": { + "timestamp": "2023-12-29T15:45:07.014Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1068, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e2b4dd7-ff8a-4422-b5bf-3c20d42bdb4f", + "fields": { + "timestamp": "2023-12-29T15:45:07.405Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1265, + "field": "name", + "type": "str", + "value": "xe-1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e31f221-27b9-4256-9c12-3d8cbfc79e93", + "fields": { + "timestamp": "2023-12-29T15:45:11.305Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1308, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e38d78d-bbc2-4a14-8952-ee6224124b35", + "fields": { + "timestamp": "2023-12-29T15:45:10.834Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 984, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e3bc071-38ff-434a-80a2-ad0c84a7ad39", + "fields": { + "timestamp": "2023-12-29T15:45:11.294Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1301, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e40b11f-1314-49b4-aff8-1b4dd240c465", + "fields": { + "timestamp": "2023-12-29T15:45:07.854Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1472, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e44600a-1371-40c1-a055-eb3f46fa51c8", + "fields": { + "timestamp": "2023-12-29T15:45:06.667Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 889, + "field": "name", + "type": "str", + "value": "xe-0/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e4950d9-3dd5-4be7-891a-9226fb003cc3", + "fields": { + "timestamp": "2023-12-29T15:45:05.569Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 385, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e498f67-b05e-4cd7-a445-605d2f98bf60", + "fields": { + "timestamp": "2023-12-29T15:45:11.529Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1462, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e4aa0c1-0eb5-4f22-ac77-4b2aa54240b9", + "fields": { + "timestamp": "2023-12-29T15:45:07.472Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1296, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e52de40-d876-42bf-ae5b-82093f19d796", + "fields": { + "timestamp": "2023-12-29T15:45:04.465Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 28, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e537cab-965a-43e2-8f5b-cde4e906b592", + "fields": { + "timestamp": "2023-12-29T15:45:05.528Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 366, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e56a374-fe19-4b52-b41d-4220bd64dfc2", + "fields": { + "timestamp": "2023-12-29T15:45:06.400Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 766, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e5e4808-e371-4484-a46e-728d12e573f4", + "fields": { + "timestamp": "2023-12-29T15:45:09.381Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1217, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e623816-ce96-4711-a029-09e697d99aa4", + "fields": { + "timestamp": "2023-12-29T15:45:04.667Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 92, + "field": "name", + "type": "str", + "value": "Outlet 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e62ba58-6523-4d29-979b-fe9a3800bcba", + "fields": { + "timestamp": "2023-12-29T15:45:04.478Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 35, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e6ad8ff-8d42-4914-b3c9-ef8c6308d1c1", + "fields": { + "timestamp": "2023-12-29T15:45:08.276Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 752, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e6b8509-4723-40b1-9af5-4d23a4390fe1", + "fields": { + "timestamp": "2023-12-29T15:45:05.221Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 226, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e766059-6029-4d6f-9e9f-34d34e2b0e58", + "fields": { + "timestamp": "2023-12-29T15:45:10.910Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1035, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e7f874f-164b-4228-9481-a5f44b129c60", + "fields": { + "timestamp": "2023-12-29T15:45:06.914Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1005, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e8b4e7f-a143-430f-bcf3-a72e1ee510a3", + "fields": { + "timestamp": "2023-12-29T15:45:07.399Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1262, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e95448a-1688-4532-9f04-350d4ca7e99f", + "fields": { + "timestamp": "2023-12-29T15:45:09.347Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1175, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e971bcb-07b7-4830-a06f-e16f7e69a9e7", + "fields": { + "timestamp": "2023-12-29T15:45:08.129Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1599, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3e972195-f65b-4fb3-9c23-771d50f76cdc", + "fields": { + "timestamp": "2023-12-29T15:45:10.453Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 130, + "field": "address", + "type": "inet", + "value": "172.19.0.10/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ea1a821-f2fa-4122-94d8-28f3e0cb9590", + "fields": { + "timestamp": "2023-12-29T15:45:06.984Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1038, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3eaccd8f-4ad4-4efa-b3f3-c01f5cd002a3", + "fields": { + "timestamp": "2023-12-29T15:45:06.991Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1041, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3eafc3d9-9ba0-4d26-8f16-b42b0866c296", + "fields": { + "timestamp": "2023-12-29T15:45:10.064Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 56, + "field": "slug", + "type": "str", + "value": "us-sd", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3eb6950e-ceae-4dff-93cc-9839d0b1b380", + "fields": { + "timestamp": "2023-12-29T15:45:04.575Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 21, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3eb7d411-7d8f-47f7-8cfe-b9400a354a79", + "fields": { + "timestamp": "2023-12-29T15:45:07.848Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1469, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3eba4cf6-403a-4719-9881-d1a91b8ecffd", + "fields": { + "timestamp": "2023-12-29T15:45:04.816Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 44, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ebdaefa-7962-492e-8395-f74e7b33fec6", + "fields": { + "timestamp": "2023-12-29T15:45:04.532Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 7, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ebfea73-afc9-48c4-9617-d4fbdf836dca", + "fields": { + "timestamp": "2023-12-29T15:45:07.431Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1277, + "field": "name", + "type": "str", + "value": "xe-1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ed45e42-00d1-4df4-aa25-af27a1b88a44", + "fields": { + "timestamp": "2023-12-29T15:45:11.503Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1445, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ed77125-80e1-4ac2-b025-951a139440d6", + "fields": { + "timestamp": "2023-12-29T15:45:07.192Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1166, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ed8a3ec-4658-44d7-bbcb-9f18f9f07d0e", + "fields": { + "timestamp": "2023-12-29T15:45:08.741Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1329, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ee1662e-0ad2-46e5-80f2-2d10342b2f36", + "fields": { + "timestamp": "2023-12-29T15:45:06.859Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 979, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ee639ad-981a-4c34-8a77-e6a182b4944e", + "fields": { + "timestamp": "2023-12-29T15:45:04.702Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 132, + "field": "name", + "type": "str", + "value": "Outlet 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ee6efef-b246-4b3e-8149-e766624e1b43", + "fields": { + "timestamp": "2023-12-29T15:45:06.128Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 639, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3eec981b-3047-4550-b379-c79cd6e9219c", + "fields": { + "timestamp": "2023-12-29T15:45:05.404Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 309, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3eee66d9-825d-4ca1-8345-fdbbffed666c", + "fields": { + "timestamp": "2023-12-29T15:45:05.718Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 453, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ef0ecba-7460-4ed2-8552-d73d13e3afd0", + "fields": { + "timestamp": "2023-12-29T15:45:06.432Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 781, + "field": "name", + "type": "str", + "value": "STACK1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ef8c785-7c59-4c7b-be90-a15de06fe6e1", + "fields": { + "timestamp": "2023-12-29T15:45:07.203Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1171, + "field": "name", + "type": "str", + "value": "et-2/0/50", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f04c68e-530a-44d4-8ca1-19b7e4b6165e", + "fields": { + "timestamp": "2023-12-29T15:45:05.249Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 239, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f07a80c-f049-4e85-8a52-390cb6929953", + "fields": { + "timestamp": "2023-12-29T15:45:09.914Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 23, + "field": "name", + "type": "str", + "value": "R202", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f0a9390-5000-4ab5-b2ce-bb6629a3ba3a", + "fields": { + "timestamp": "2023-12-29T15:45:11.247Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1268, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f0f575c-508d-468f-b5eb-54c919e79620", + "fields": { + "timestamp": "2023-12-29T15:45:07.427Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1275, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f11ffc8-36f6-4e47-941e-939d10e5164a", + "fields": { + "timestamp": "2023-12-29T15:45:08.284Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 763, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f1574df-8325-4c2b-a29f-5a9a1c455949", + "fields": { + "timestamp": "2023-12-29T15:45:09.142Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 917, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f183105-a990-416c-9b18-5da266c49dfa", + "fields": { + "timestamp": "2023-12-29T15:45:07.220Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1179, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f1f19bf-ce49-4e88-b04a-ff1977644b48", + "fields": { + "timestamp": "2023-12-29T15:45:05.408Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 311, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f20e725-3a76-4d0d-81bc-8418a027045d", + "fields": { + "timestamp": "2023-12-29T15:45:04.955Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 106, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f235dd8-e87a-4236-80da-0b5dc56f9f35", + "fields": { + "timestamp": "2023-12-29T15:45:07.683Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1392, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f285836-b669-4536-80e6-36be52d853e8", + "fields": { + "timestamp": "2023-12-29T15:45:11.748Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1614, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f28ad50-f187-4c08-9b75-be31c564d03c", + "fields": { + "timestamp": "2023-12-29T15:45:04.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 28, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f291ffe-9295-4490-b513-cbe7b94375f5", + "fields": { + "timestamp": "2023-12-29T15:45:11.015Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1107, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f2d77d6-fbaa-4be1-bb2b-5e47251a2ba6", + "fields": { + "timestamp": "2023-12-29T15:45:05.677Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 434, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f2fea50-e72f-48a3-a82f-752a511b8c28", + "fields": { + "timestamp": "2023-12-29T15:45:07.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1444, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f3188be-b6f6-4ecf-be77-f79f0e392ab9", + "fields": { + "timestamp": "2023-12-29T15:45:06.912Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1004, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f32ef67-50bd-4890-a63d-0e2a65b442cc", + "fields": { + "timestamp": "2023-12-29T15:45:07.226Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1182, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f33641f-e030-41e9-a661-da7ba21a6db7", + "fields": { + "timestamp": "2023-12-29T15:45:09.353Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1182, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f359a10-0975-4f82-877c-4bade199b06d", + "fields": { + "timestamp": "2023-12-29T15:45:06.199Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 672, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f36c392-b443-45b9-ab6e-b2c1f3670698", + "fields": { + "timestamp": "2023-12-29T15:45:11.271Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1285, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f3cf678-b387-440f-8dfb-a7ed8f5d514f", + "fields": { + "timestamp": "2023-12-29T15:45:07.377Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1252, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f3d47b0-bb6e-4270-be1f-ee417f989b0e", + "fields": { + "timestamp": "2023-12-29T15:45:07.997Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1538, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f454a99-24e1-46a8-9963-6d5e1bbccb84", + "fields": { + "timestamp": "2023-12-29T15:45:05.727Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 457, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f46c62a-3c61-4d91-ab83-ed904f30237d", + "fields": { + "timestamp": "2023-12-29T15:45:05.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 553, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f498b8c-19fb-4fdd-a6e5-eb912d4436f8", + "fields": { + "timestamp": "2023-12-29T15:45:06.479Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 803, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f55a382-bcae-478f-a05e-e3bebb21c0bf", + "fields": { + "timestamp": "2023-12-29T15:45:05.845Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 511, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f59b28f-938e-49c8-99e1-1a8d66e0c1f1", + "fields": { + "timestamp": "2023-12-29T15:45:07.517Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1317, + "field": "name", + "type": "str", + "value": "xe-2/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f5a277b-7409-4fe3-ab05-a1df0373b29c", + "fields": { + "timestamp": "2023-12-29T15:45:06.649Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 881, + "field": "name", + "type": "str", + "value": "xe-0/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f5c190c-49d1-41c5-8243-1a562dc03ed9", + "fields": { + "timestamp": "2023-12-29T15:45:04.752Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 15, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f5cdb76-10f9-4563-8b75-1195fb72df76", + "fields": { + "timestamp": "2023-12-29T15:45:04.985Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 120, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f6082ff-a656-43e4-bb41-a7b32bf5e2be", + "fields": { + "timestamp": "2023-12-29T15:45:06.789Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 946, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f668ca5-dbd0-414a-8e3b-0b86b391a6ef", + "fields": { + "timestamp": "2023-12-29T15:45:05.011Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 132, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f66af1a-90b8-4d94-b707-1eb4e306263b", + "fields": { + "timestamp": "2023-12-29T15:45:06.043Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 600, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f694c80-ac36-4444-b821-c1a09091364f", + "fields": { + "timestamp": "2023-12-29T15:45:10.017Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 13, + "field": "name", + "type": "str", + "value": "P1-7A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f6eca64-d04a-402f-9945-db179139f96a", + "fields": { + "timestamp": "2023-12-29T15:45:10.704Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 530, + "field": "name", + "type": "str", + "value": "vm170", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f6ef150-29ef-448e-ac0e-426d5257e98e", + "fields": { + "timestamp": "2023-12-29T15:45:07.425Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1274, + "field": "name", + "type": "str", + "value": "xe-1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f6f7de3-9d83-4f93-b34c-e10935fcd6c7", + "fields": { + "timestamp": "2023-12-29T15:45:11.595Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1508, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f7387b5-af27-4244-851a-1a0b09451186", + "fields": { + "timestamp": "2023-12-29T15:45:10.571Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 10, + "field": "name", + "type": "str", + "value": "Jimbob's Banking & Trust", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f760dc2-7eee-4b63-b3e6-0945c39af1d7", + "fields": { + "timestamp": "2023-12-29T15:45:10.980Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1083, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f80cdac-4784-4c27-8288-9fc9ce4696ea", + "fields": { + "timestamp": "2023-12-29T15:45:11.540Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1470, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f832989-4392-4309-9cb2-c03cbc49c4fd", + "fields": { + "timestamp": "2023-12-29T15:45:10.049Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 16, + "field": "slug", + "type": "str", + "value": "in", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f88347f-cd3e-4b36-90d1-d45c1e78c148", + "fields": { + "timestamp": "2023-12-29T15:45:10.426Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 84, + "field": "address", + "type": "inet", + "value": "172.17.0.24/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f8e31dc-7d0b-4458-b80c-20503c6ecd56", + "fields": { + "timestamp": "2023-12-29T15:45:06.225Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 684, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3f91e966-900a-4918-8863-ddbf713fa0d2", + "fields": { + "timestamp": "2023-12-29T15:45:04.625Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 75, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3fa4042b-d605-4440-ac05-c98d72c27079", + "fields": { + "timestamp": "2023-12-29T15:45:08.541Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1081, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3fa734bf-94ae-4465-99bb-c18219a858e3", + "fields": { + "timestamp": "2023-12-29T15:45:08.448Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 966, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3faad4c4-30e1-4faf-bbd2-624fef689ac3", + "fields": { + "timestamp": "2023-12-29T15:45:11.468Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1421, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3fab1e89-a60b-40c7-8549-ab1b3534c2ca", + "fields": { + "timestamp": "2023-12-29T15:45:06.505Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 815, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3fafb037-ce00-4424-bce7-51e97a1a7147", + "fields": { + "timestamp": "2023-12-29T15:45:11.700Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1580, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3fbbe3f5-8201-4145-bfd2-9b3ae0594488", + "fields": { + "timestamp": "2023-12-29T15:45:11.402Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1376, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3fc35f0b-5db3-457b-9ec5-12ef6ea6eef1", + "fields": { + "timestamp": "2023-12-29T15:45:06.537Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 830, + "field": "name", + "type": "str", + "value": "GigabitEthernet0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3fc5f776-6976-41ab-9d16-9a38e7ce47db", + "fields": { + "timestamp": "2023-12-29T15:45:10.460Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 141, + "field": "address", + "type": "inet", + "value": "172.19.0.21/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3fcf8c3f-6d72-4b8a-9666-c2eac0179d9c", + "fields": { + "timestamp": "2023-12-29T15:45:11.191Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1229, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3fd1a367-a530-4d6a-abe5-7e4c3bbd23c7", + "fields": { + "timestamp": "2023-12-29T15:45:07.099Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1123, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3fd563b9-25fc-49b2-b30a-ae22dc8a500f", + "fields": { + "timestamp": "2023-12-29T15:45:07.019Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1070, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3fd6af20-e5b3-4ff1-80e4-28e7414e6231", + "fields": { + "timestamp": "2023-12-29T15:45:07.828Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1460, + "field": "name", + "type": "str", + "value": "xe-1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3fe009ef-f0dc-4426-80d1-3beef52fa99a", + "fields": { + "timestamp": "2023-12-29T15:45:04.931Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 95, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3fe5f757-a0c9-4309-ba06-f70265656985", + "fields": { + "timestamp": "2023-12-29T15:45:07.954Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1518, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3fe70349-a68b-4c8c-95cb-3d6650d44151", + "fields": { + "timestamp": "2023-12-29T15:45:06.591Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 855, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3fec16c6-407f-41ba-ace1-94c434de3bc8", + "fields": { + "timestamp": "2023-12-29T15:45:06.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1028, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ff0cfc0-e1ef-426f-a0af-1ac1ed724a6f", + "fields": { + "timestamp": "2023-12-29T15:45:08.895Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1520, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ff3d8a4-74d4-41fd-8bb7-4cb6185d2af8", + "fields": { + "timestamp": "2023-12-29T15:45:05.318Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 270, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ff53a5a-b580-40f1-9692-72e48b751424", + "fields": { + "timestamp": "2023-12-29T15:45:10.186Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 22, + "field": "prefix", + "type": "cidr", + "value": "10.112.143.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "3ff698f3-eebd-4acb-91e1-cea85dc23c2d", + "fields": { + "timestamp": "2023-12-29T15:45:05.482Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 345, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40084a07-36d3-494f-a7e4-901bb29d8547", + "fields": { + "timestamp": "2023-12-29T15:45:04.406Z", + "object_type": [ + "circuits", + "circuittype" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Internet Access", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4016aafd-b18d-481a-958b-331e43252b9e", + "fields": { + "timestamp": "2023-12-29T15:45:09.369Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1203, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4018a5e4-3326-453a-ade9-99f5046389be", + "fields": { + "timestamp": "2023-12-29T15:45:06.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 611, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "401b1557-ea3e-4198-af2c-3128248c8d67", + "fields": { + "timestamp": "2023-12-29T15:45:06.948Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1021, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "401ec89f-078c-412b-9a6c-4f6e8aa15fb7", + "fields": { + "timestamp": "2023-12-29T15:45:05.469Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 339, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "402e2daf-05de-4b04-8594-f36ff6fa4e84", + "fields": { + "timestamp": "2023-12-29T15:45:05.195Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 214, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40316cb3-c03b-4bb5-b419-e50776aaa1af", + "fields": { + "timestamp": "2023-12-29T15:45:10.927Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1047, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40344052-e15f-405f-b6ae-d21e078e5e67", + "fields": { + "timestamp": "2023-12-29T15:45:07.704Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1402, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4037698c-4e22-41e4-881d-621434f8eb37", + "fields": { + "timestamp": "2023-12-29T15:45:06.196Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 671, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "403b14ae-ae7f-48f9-a9dc-de0ec204ff28", + "fields": { + "timestamp": "2023-12-29T15:45:11.035Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1121, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "403eded0-1c1f-4e00-bb07-df16530ec193", + "fields": { + "timestamp": "2023-12-29T15:45:10.984Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1086, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "403fa9ae-5cf7-4742-b570-c8e2b6644886", + "fields": { + "timestamp": "2023-12-29T15:45:04.551Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 29, + "field": "name", + "type": "str", + "value": "Console", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40472aec-0233-4649-b78d-fe5516798273", + "fields": { + "timestamp": "2023-12-29T15:45:08.372Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 872, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "404765fd-8463-495f-a87f-e2022f2f7f79", + "fields": { + "timestamp": "2023-12-29T15:45:07.693Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1397, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "404d0a0d-51a6-4f56-916a-51a303adac04", + "fields": { + "timestamp": "2023-12-29T15:45:04.880Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 72, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4053e893-89ec-40f3-84dd-c92dd233ff18", + "fields": { + "timestamp": "2023-12-29T15:45:07.218Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1178, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40577f06-07cb-4aa8-854b-d27f97822142", + "fields": { + "timestamp": "2023-12-29T15:45:10.866Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1005, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4060e457-a11b-462a-b419-1d4ef8ffd3f7", + "fields": { + "timestamp": "2023-12-29T15:45:07.145Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1144, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40652ed3-16b3-4a14-9083-5b18615492bc", + "fields": { + "timestamp": "2023-12-29T15:45:07.203Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1171, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "406c3dc1-79d0-41be-a213-62cc4b6b4513", + "fields": { + "timestamp": "2023-12-29T15:45:10.520Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 51, + "field": "name", + "type": "str", + "value": "Admin", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4077c882-12de-4565-ac9f-c2b16839c629", + "fields": { + "timestamp": "2023-12-29T15:45:11.051Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1132, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "407cdd8d-2b5e-4842-8fee-47006d6569b6", + "fields": { + "timestamp": "2023-12-29T15:45:07.201Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1170, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "408af38b-85d9-4b40-b940-fae1cbb5adc4", + "fields": { + "timestamp": "2023-12-29T15:45:08.341Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 833, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "408da38f-c333-4afe-b79d-e47c6bf61a55", + "fields": { + "timestamp": "2023-12-29T15:45:06.628Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 872, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40959f50-2a54-4bec-97bc-2187251478a2", + "fields": { + "timestamp": "2023-12-29T15:45:07.907Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1496, + "field": "name", + "type": "str", + "value": "xe-1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4097766f-259c-44f3-a020-5607fe798af2", + "fields": { + "timestamp": "2023-12-29T15:45:05.699Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 444, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4098d8b5-df2e-4c0b-b808-eb2add45a120", + "fields": { + "timestamp": "2023-12-29T15:45:05.364Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 291, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40a3d15d-d9d7-4a74-8c07-cd6673babd01", + "fields": { + "timestamp": "2023-12-29T15:45:08.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1563, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40a7af3d-e291-45b5-94e2-16713f1fa26a", + "fields": { + "timestamp": "2023-12-29T15:45:08.884Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1507, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40a94a90-2f17-43bd-bfd3-b581ad6f4f81", + "fields": { + "timestamp": "2023-12-29T15:45:04.573Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 12, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40aa9d9a-986e-4d65-90c6-d8cb21c30496", + "fields": { + "timestamp": "2023-12-29T15:45:10.923Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1044, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40b3b4ec-9f01-4ab1-9965-63bf5ba17038", + "fields": { + "timestamp": "2023-12-29T15:45:06.914Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1005, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40b7d236-0573-4da0-82b1-f8009b0a2734", + "fields": { + "timestamp": "2023-12-29T15:45:05.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 489, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40c5f1fa-9b12-4156-a213-2d2b32dbe7d9", + "fields": { + "timestamp": "2023-12-29T15:45:07.397Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1261, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40c818c2-f245-450b-bba7-81fae5e15098", + "fields": { + "timestamp": "2023-12-29T15:45:08.925Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 646, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40d1cd51-5a8b-4f38-a8f7-aa8bfd414a1c", + "fields": { + "timestamp": "2023-12-29T15:45:10.887Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1019, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40d30d34-ca0c-463f-b193-39b501473dad", + "fields": { + "timestamp": "2023-12-29T15:45:04.891Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 77, + "field": "name", + "type": "str", + "value": "Wlan-GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40d9a8ec-1246-4e39-9fd6-3568502bfa26", + "fields": { + "timestamp": "2023-12-29T15:45:10.041Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Europe", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40e0c551-38bb-4320-9919-3fb8b368bbd4", + "fields": { + "timestamp": "2023-12-29T15:45:08.975Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 709, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40e1d114-2055-461a-8cc2-5a87cd8c72f1", + "fields": { + "timestamp": "2023-12-29T15:45:06.008Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 584, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40e31d32-bc55-4a68-a995-2d76e1957ffc", + "fields": { + "timestamp": "2023-12-29T15:45:04.805Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 39, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40e79d33-2999-4b97-9fcb-08f9946dba77", + "fields": { + "timestamp": "2023-12-29T15:45:07.012Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1067, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40ee2dae-4f23-4617-9cf3-24d5c7f4be45", + "fields": { + "timestamp": "2023-12-29T15:45:04.627Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 77, + "field": "name", + "type": "str", + "value": "PSU1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40ee9e58-bfd1-4a14-a7c3-dfe60424a64d", + "fields": { + "timestamp": "2023-12-29T15:45:05.914Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 543, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "40fec677-f58c-4245-b1b3-77c47c0c2af2", + "fields": { + "timestamp": "2023-12-29T15:45:11.153Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1203, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "410225e3-018c-461f-8235-538dc856376f", + "fields": { + "timestamp": "2023-12-29T15:45:05.888Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 531, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4107f0b0-28d4-4f28-882d-9998f269b061", + "fields": { + "timestamp": "2023-12-29T15:45:05.860Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 518, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41087b9e-c272-475a-9ae9-afea6fc92818", + "fields": { + "timestamp": "2023-12-29T15:45:11.757Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1620, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4108b9d2-9c91-4fe0-bc77-6436b6de54d6", + "fields": { + "timestamp": "2023-12-29T15:45:10.198Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 27, + "field": "prefix", + "type": "cidr", + "value": "10.112.148.0/28", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "410a74f9-7ffa-46c6-b69e-f59deee6a679", + "fields": { + "timestamp": "2023-12-29T15:45:05.013Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 133, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "410c361f-d432-4a11-9721-d28146911a4a", + "fields": { + "timestamp": "2023-12-29T15:45:04.858Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 63, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4113974a-e3bc-4248-9a14-a424d0df84f2", + "fields": { + "timestamp": "2023-12-29T15:45:05.626Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 411, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4113c8c1-0403-402a-a9f5-24ce657ea813", + "fields": { + "timestamp": "2023-12-29T15:45:07.198Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1169, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4117b3e7-2908-43ea-b2dc-9ac467f1752b", + "fields": { + "timestamp": "2023-12-29T15:45:10.038Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 47, + "field": "name", + "type": "str", + "value": "P3-8A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "411bf30f-a51d-4ab5-bdcb-d466afe78cca", + "fields": { + "timestamp": "2023-12-29T15:45:07.696Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1398, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "411c5273-a92d-426b-854f-1376dd49c8df", + "fields": { + "timestamp": "2023-12-29T15:45:11.219Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1249, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41227272-3fcc-4c0c-b398-068d9962cd79", + "fields": { + "timestamp": "2023-12-29T15:45:07.824Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1458, + "field": "name", + "type": "str", + "value": "xe-1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "412a1f47-e2be-4311-bf3f-b93de8f3c149", + "fields": { + "timestamp": "2023-12-29T15:45:07.638Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1371, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4132f335-5c75-45c4-9add-c2bd61a4420d", + "fields": { + "timestamp": "2023-12-29T15:45:04.994Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 124, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4137176a-27a9-40dd-a020-7cfb9bbaae19", + "fields": { + "timestamp": "2023-12-29T15:45:05.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 558, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41387c0c-9f1e-418d-b291-8a9a92dc2963", + "fields": { + "timestamp": "2023-12-29T15:45:07.651Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1377, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "413aaec6-01aa-4f13-a80a-00c6368411bd", + "fields": { + "timestamp": "2023-12-29T15:45:06.477Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 802, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "413aef59-feed-4167-a594-cbabb92dd3fb", + "fields": { + "timestamp": "2023-12-29T15:45:11.651Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1546, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4148e9fc-bf66-415e-b510-837837a6e4a7", + "fields": { + "timestamp": "2023-12-29T15:45:05.521Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 363, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4149dca9-501e-497e-8027-209b491da6c2", + "fields": { + "timestamp": "2023-12-29T15:45:06.959Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1026, + "field": "name", + "type": "str", + "value": "xe-0/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "414b0415-94a9-4e22-b7ca-919415cde29b", + "fields": { + "timestamp": "2023-12-29T15:45:05.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 568, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4159bb7b-c204-4119-ba94-fbe930701c84", + "fields": { + "timestamp": "2023-12-29T15:45:05.847Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 512, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "415d6cff-5cbc-45db-be0a-8b5ea3ed6189", + "fields": { + "timestamp": "2023-12-29T15:45:10.763Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 936, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41643159-52c1-4019-9247-388e219e9e40", + "fields": { + "timestamp": "2023-12-29T15:45:10.857Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 999, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "416491a0-ebe1-4d09-8d74-3cc1b3e39807", + "fields": { + "timestamp": "2023-12-29T15:45:08.621Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1181, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "416c9127-4402-4de9-96ff-532aa5b340b9", + "fields": { + "timestamp": "2023-12-29T15:45:09.872Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 14, + "field": "slug", + "type": "str", + "value": "lenovo", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "416fa9d9-d902-4bb2-8672-0d82cfd72aaa", + "fields": { + "timestamp": "2023-12-29T15:45:07.049Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1084, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4175c4e3-ac4e-4b1b-bcee-12f50e04bd36", + "fields": { + "timestamp": "2023-12-29T15:45:08.285Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 764, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "417ca505-aa12-48eb-b459-1602f5eb34c2", + "fields": { + "timestamp": "2023-12-29T15:45:08.515Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1049, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "417fd145-1e19-4c17-8206-541ca42279d6", + "fields": { + "timestamp": "2023-12-29T15:45:04.610Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 59, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41830095-a299-4ad3-8925-1ae2dab2521a", + "fields": { + "timestamp": "2023-12-29T15:45:09.874Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 3, + "field": "model", + "type": "str", + "value": "EX9214", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "418dc85c-2cbe-4561-9689-b202705e257f", + "fields": { + "timestamp": "2023-12-29T15:45:08.892Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1517, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41959e86-1df0-4613-9a1e-38a84cd6330c", + "fields": { + "timestamp": "2023-12-29T15:45:06.625Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 871, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4198242b-d265-4040-ae84-bb5a3a16b982", + "fields": { + "timestamp": "2023-12-29T15:45:05.928Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 549, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "419beda4-b8b7-4660-9393-5f9c499eeee7", + "fields": { + "timestamp": "2023-12-29T15:45:05.495Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 351, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41a54399-1aad-4bc2-8e6b-24c4119a1983", + "fields": { + "timestamp": "2023-12-29T15:45:06.531Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 827, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41b112c3-3dda-49d0-bb9c-c5716171bbc7", + "fields": { + "timestamp": "2023-12-29T15:45:09.384Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1222, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41b4cb3e-975f-44a9-a940-494518ac0262", + "fields": { + "timestamp": "2023-12-29T15:45:05.696Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 443, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41c1f75f-2ac0-4eda-bcd7-4d8e977b6599", + "fields": { + "timestamp": "2023-12-29T15:45:06.188Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 667, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41c2d86b-7c21-411c-89e4-0ee5605a1f12", + "fields": { + "timestamp": "2023-12-29T15:45:11.106Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1170, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41cf0d07-fcb9-4104-b9cf-72bf2722bec6", + "fields": { + "timestamp": "2023-12-29T15:45:05.628Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 412, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41dc9cd7-150f-4d38-a51a-ee3b5f2cb0b3", + "fields": { + "timestamp": "2023-12-29T15:45:08.127Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1598, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41e31edd-8e34-4a77-a0e9-c88d8fd4fdbb", + "fields": { + "timestamp": "2023-12-29T15:45:04.720Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41e6afa6-363f-464e-af2f-95aec191e166", + "fields": { + "timestamp": "2023-12-29T15:45:08.099Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1585, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41ea0581-c750-4257-a3af-ac5dd503ca50", + "fields": { + "timestamp": "2023-12-29T15:45:06.984Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1038, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41eacfd8-5bc5-47ed-9574-0b76d655b086", + "fields": { + "timestamp": "2023-12-29T15:45:10.435Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 99, + "field": "address", + "type": "inet", + "value": "172.18.0.9/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41eeb8c9-183f-4dc2-9e76-27e15d643b53", + "fields": { + "timestamp": "2023-12-29T15:45:10.815Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 971, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "41fc732a-cf7f-4e20-bdb3-91b7743ecd6f", + "fields": { + "timestamp": "2023-12-29T15:45:05.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 151, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4204791b-d39e-4fd5-95d8-52e5bc4363c6", + "fields": { + "timestamp": "2023-12-29T15:45:07.392Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1259, + "field": "name", + "type": "str", + "value": "xe-1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4208cdb3-88d3-4191-95e1-9adee4837d37", + "fields": { + "timestamp": "2023-12-29T15:45:05.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 157, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "420d62f2-6bb8-4d4e-af3b-9bc642d999b7", + "fields": { + "timestamp": "2023-12-29T15:45:09.967Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 82, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "420dd1b7-5bb1-40c2-a087-307fa5a99326", + "fields": { + "timestamp": "2023-12-29T15:45:05.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 157, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "420e5190-2d8b-477b-9af5-060a355c1d27", + "fields": { + "timestamp": "2023-12-29T15:45:06.381Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 757, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4212c449-7970-4920-8d4e-cd46e2e5e8ee", + "fields": { + "timestamp": "2023-12-29T15:45:07.644Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1374, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4212fce4-f9f2-4148-8fd3-a479d599fa5a", + "fields": { + "timestamp": "2023-12-29T15:45:06.959Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1026, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4215c7de-0725-45cf-a53d-8542eeeffab9", + "fields": { + "timestamp": "2023-12-29T15:45:05.412Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 313, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42168f12-a43d-4d25-a117-3366eacead59", + "fields": { + "timestamp": "2023-12-29T15:45:11.466Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1420, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4217485b-63d4-44d3-869e-c70f3a30a7b5", + "fields": { + "timestamp": "2023-12-29T15:45:10.508Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 31, + "field": "vid", + "type": "int", + "value": "300", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42184b15-c4e2-4573-a7ae-cc3f3b25606b", + "fields": { + "timestamp": "2023-12-29T15:45:06.462Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 795, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "421de5d2-68ef-4358-99cb-6189750da8dc", + "fields": { + "timestamp": "2023-12-29T15:45:05.120Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 180, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4220e61f-cdcc-4e78-9b1d-33342b9e1ce7", + "fields": { + "timestamp": "2023-12-29T15:45:10.104Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 22, + "field": "slug", + "type": "str", + "value": "ncsu-117", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4224d300-3b6c-4656-b471-c7a2e1325bcd", + "fields": { + "timestamp": "2023-12-29T15:45:06.267Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 704, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4225b907-1e8a-4f31-9757-1f81483aaa01", + "fields": { + "timestamp": "2023-12-29T15:45:06.537Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 830, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "422f062d-3553-462f-9e22-282c0c6172f2", + "fields": { + "timestamp": "2023-12-29T15:45:11.418Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1387, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42314e72-4d5d-4abe-af4a-748c7435eb36", + "fields": { + "timestamp": "2023-12-29T15:45:11.601Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1512, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4231ddcb-e968-4c6c-970c-785cd39a656e", + "fields": { + "timestamp": "2023-12-29T15:45:06.282Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 711, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4235a8dd-1cee-4a39-905d-b5de4d00c2bc", + "fields": { + "timestamp": "2023-12-29T15:45:06.995Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1043, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42362c84-2f59-4aa3-837f-f17db2f7a858", + "fields": { + "timestamp": "2023-12-29T15:45:07.717Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1408, + "field": "name", + "type": "str", + "value": "xe-2/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4236bc4e-2392-49ab-ab44-fe81bf1be170", + "fields": { + "timestamp": "2023-12-29T15:45:09.171Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 954, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4238bcfa-0bf6-4c42-a977-f1f947947f58", + "fields": { + "timestamp": "2023-12-29T15:45:10.801Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 962, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "423cc529-d0db-445e-b20b-6b32112cb515", + "fields": { + "timestamp": "2023-12-29T15:45:05.670Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 431, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "423ff9ff-93b9-4d7d-9238-35f194ec5747", + "fields": { + "timestamp": "2023-12-29T15:45:06.808Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 955, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "424527f3-447f-4475-aff7-b6ce63953caa", + "fields": { + "timestamp": "2023-12-29T15:45:05.934Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 552, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4245d184-c6e6-4b79-bb7b-bc1f2094e760", + "fields": { + "timestamp": "2023-12-29T15:45:07.360Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1244, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42462e94-ecc6-41ba-8bfb-f9fde685adaa", + "fields": { + "timestamp": "2023-12-29T15:45:11.404Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1377, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4246b5c7-3a6a-455c-a097-e6c25931a089", + "fields": { + "timestamp": "2023-12-29T15:45:05.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 488, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "424dc705-da9f-400e-9e7e-9bb98a699b8a", + "fields": { + "timestamp": "2023-12-29T15:45:07.438Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1280, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4253891f-21f6-465b-aa7b-4dc83891b4b4", + "fields": { + "timestamp": "2023-12-29T15:45:04.596Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 43, + "field": "name", + "type": "str", + "value": "Power Port", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "425579fb-ccb6-4a9c-b461-4ed71945ff40", + "fields": { + "timestamp": "2023-12-29T15:45:06.819Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 960, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "425c89c5-869d-4e16-8a05-65077217ed65", + "fields": { + "timestamp": "2023-12-29T15:45:06.173Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 660, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "425ee2c9-5cbf-4bcc-b2bb-49c1e5b8230a", + "fields": { + "timestamp": "2023-12-29T15:45:11.382Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1362, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42609e31-4e81-456a-8059-22eed1c63002", + "fields": { + "timestamp": "2023-12-29T15:45:09.173Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 956, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42613683-d5a3-4aaf-bc6d-689091565bac", + "fields": { + "timestamp": "2023-12-29T15:45:05.208Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 220, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "426c195d-7b2c-4435-91f4-faf762de0e63", + "fields": { + "timestamp": "2023-12-29T15:45:11.681Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1567, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4270fabd-8b47-416a-b1cb-996fa2c384f8", + "fields": { + "timestamp": "2023-12-29T15:45:06.906Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1001, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42734ba9-2e42-4e2b-82bc-f5f116949a14", + "fields": { + "timestamp": "2023-12-29T15:45:08.019Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1548, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42753af8-f733-493b-8649-6287738a241d", + "fields": { + "timestamp": "2023-12-29T15:45:09.904Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 10, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42808681-ddb3-45fe-ba79-418575c0417f", + "fields": { + "timestamp": "2023-12-29T15:45:07.211Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1175, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "428ee665-074d-4841-a349-73239248837e", + "fields": { + "timestamp": "2023-12-29T15:45:05.131Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 185, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "428f6ee8-d807-414f-b6bb-1069f843b7ac", + "fields": { + "timestamp": "2023-12-29T15:45:06.013Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 586, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "429194d6-8cbd-46d4-acfb-ff317774c307", + "fields": { + "timestamp": "2023-12-29T15:45:08.957Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 686, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "429535e4-86af-4fb9-aeed-e7903dc4dbac", + "fields": { + "timestamp": "2023-12-29T15:45:07.075Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1096, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "429af7ed-4636-4504-9127-7c007be5472b", + "fields": { + "timestamp": "2023-12-29T15:45:05.480Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 344, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42a17cea-d785-4d19-b4db-ef4bfefe870f", + "fields": { + "timestamp": "2023-12-29T15:45:07.386Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1256, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42a74a41-19da-4b6a-9b99-558d72844f56", + "fields": { + "timestamp": "2023-12-29T15:45:05.022Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 137, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42a76d4a-5714-4498-bd8d-65f5bc007a95", + "fields": { + "timestamp": "2023-12-29T15:45:04.746Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 12, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42af1ebd-d71d-4ee8-a0c5-84f38e864d85", + "fields": { + "timestamp": "2023-12-29T15:45:11.569Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1490, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42b29483-c4d1-48f8-bf60-66884a155930", + "fields": { + "timestamp": "2023-12-29T15:45:07.341Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1235, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42b46b1a-78e3-4b23-84b8-29ed985f3b86", + "fields": { + "timestamp": "2023-12-29T15:45:04.631Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 81, + "field": "name", + "type": "str", + "value": "PSU5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42be0e0a-ddda-4246-a23f-b661c0622554", + "fields": { + "timestamp": "2023-12-29T15:45:07.967Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1524, + "field": "name", + "type": "str", + "value": "xe-2/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42bf16a0-7bf1-4cb0-b338-27fadd8f70bd", + "fields": { + "timestamp": "2023-12-29T15:45:11.002Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1098, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42c4e220-31a0-4946-a95c-09238d9ba529", + "fields": { + "timestamp": "2023-12-29T15:45:11.316Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1316, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42c86e10-a19c-4367-af63-b1a6d5474915", + "fields": { + "timestamp": "2023-12-29T15:45:07.833Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1462, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42c90a36-6ba7-4186-9fa5-b379f1aa533f", + "fields": { + "timestamp": "2023-12-29T15:45:11.488Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1435, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42d07e29-6935-4c55-b755-09d6408c7517", + "fields": { + "timestamp": "2023-12-29T15:45:11.506Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1447, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42e3621a-dffb-4b1a-b7a1-2bef2e8f724e", + "fields": { + "timestamp": "2023-12-29T15:45:06.908Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1002, + "field": "name", + "type": "str", + "value": "xe-0/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42e58506-32f4-4ac8-8c82-048c8dcfc2dc", + "fields": { + "timestamp": "2023-12-29T15:45:10.384Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 13, + "field": "address", + "type": "inet", + "value": "192.168.0.13/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42f0d695-9218-418d-ba52-46a6f97cba58", + "fields": { + "timestamp": "2023-12-29T15:45:09.364Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1196, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42f648b7-d234-4469-ba67-26321caf1b76", + "fields": { + "timestamp": "2023-12-29T15:45:06.004Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 582, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42fe4dd0-773d-4110-b2c1-44716589253a", + "fields": { + "timestamp": "2023-12-29T15:45:05.613Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 405, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "42ffbccf-e8ba-4c3f-b0ab-edb55e22d27e", + "fields": { + "timestamp": "2023-12-29T15:45:07.980Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1530, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "430d1aad-7d31-44a4-91d3-e40ecc91d653", + "fields": { + "timestamp": "2023-12-29T15:45:07.865Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1477, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43178480-6a28-42a5-917f-f3023f79d6c2", + "fields": { + "timestamp": "2023-12-29T15:45:04.805Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 39, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "431840c4-89bb-4f18-934d-0d183e66916a", + "fields": { + "timestamp": "2023-12-29T15:45:08.000Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1539, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "431aa80a-baa9-4627-a5a3-062886c1e15e", + "fields": { + "timestamp": "2023-12-29T15:45:10.759Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 933, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "432e405a-d3b5-4a00-ac64-97daf8ccd806", + "fields": { + "timestamp": "2023-12-29T15:45:09.901Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "Comms closet", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4331ea3d-8a14-4bee-8964-2086540a7077", + "fields": { + "timestamp": "2023-12-29T15:45:09.090Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 852, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "433a42c7-51e2-4fea-81bc-75f6d19fdd62", + "fields": { + "timestamp": "2023-12-29T15:45:06.272Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 706, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "433ada2d-32c3-4e54-b93c-e5343ee7acb7", + "fields": { + "timestamp": "2023-12-29T15:45:11.671Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1560, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "433c35c1-b935-490e-a143-ba94df838445", + "fields": { + "timestamp": "2023-12-29T15:45:10.992Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1091, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "434051c6-cea8-438e-93b6-6039f02e9d34", + "fields": { + "timestamp": "2023-12-29T15:45:11.122Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1181, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43431632-f9d4-4099-9447-590bdb7456f1", + "fields": { + "timestamp": "2023-12-29T15:45:05.447Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 329, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43488156-21e8-4750-8344-bcfd5e7f5e54", + "fields": { + "timestamp": "2023-12-29T15:45:05.690Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 440, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "434c355f-873e-486d-92db-481b5ff13e91", + "fields": { + "timestamp": "2023-12-29T15:45:11.510Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1450, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4352891c-aa49-4a17-a457-27326b78ffb7", + "fields": { + "timestamp": "2023-12-29T15:45:04.560Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 40, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "435315eb-36c2-4302-83c8-1a83ca5be180", + "fields": { + "timestamp": "2023-12-29T15:45:10.379Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 4, + "field": "address", + "type": "inet", + "value": "192.168.0.4/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4356b6bd-9abc-4442-95dd-70044f4a344f", + "fields": { + "timestamp": "2023-12-29T15:45:06.015Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 587, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4359ced9-dcad-49ed-b39d-cfdddc6449af", + "fields": { + "timestamp": "2023-12-29T15:45:05.849Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 513, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "435c93e2-a79d-47f0-9c12-bf7d4c95a005", + "fields": { + "timestamp": "2023-12-29T15:45:10.753Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 929, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "435c947f-11c1-4052-a654-c43cf9de81eb", + "fields": { + "timestamp": "2023-12-29T15:45:04.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 116, + "field": "name", + "type": "str", + "value": "Wlan-GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43628ed5-d392-4473-b579-7a07f3abe683", + "fields": { + "timestamp": "2023-12-29T15:45:06.158Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 653, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43694bd9-39d5-4fbe-b8f2-5ced90690868", + "fields": { + "timestamp": "2023-12-29T15:45:08.764Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1358, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4372148f-2bc3-44d2-9e32-7139f90ea973", + "fields": { + "timestamp": "2023-12-29T15:45:05.890Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 532, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43755c39-863d-4654-b7c8-246ad0224e1e", + "fields": { + "timestamp": "2023-12-29T15:45:06.319Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 728, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4377beff-fdb9-41cd-999d-95c600960c14", + "fields": { + "timestamp": "2023-12-29T15:45:09.322Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1143, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "438075ef-b432-4a20-ba17-f8a6bef72d25", + "fields": { + "timestamp": "2023-12-29T15:45:08.343Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 836, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43842b25-36a5-46ac-8771-2de2da0d7f17", + "fields": { + "timestamp": "2023-12-29T15:45:04.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 98, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43858b6f-41b2-44fc-9c13-0213f88471c2", + "fields": { + "timestamp": "2023-12-29T15:45:07.911Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1498, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4387e5ce-855a-42fa-ab7e-c5203176e897", + "fields": { + "timestamp": "2023-12-29T15:45:11.315Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1315, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "439ac9a1-ab07-4ee3-b52b-3a0c42e3dcd2", + "fields": { + "timestamp": "2023-12-29T15:45:06.693Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 901, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "439bea06-1ec9-42cf-9def-256e4283876c", + "fields": { + "timestamp": "2023-12-29T15:45:04.528Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "con 0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "439e6b65-8c08-4947-8b20-e685817eda2a", + "fields": { + "timestamp": "2023-12-29T15:45:10.053Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 37, + "field": "name", + "type": "str", + "value": "New Hampshire", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43a758bd-11a2-4adf-a48e-359fc352b171", + "fields": { + "timestamp": "2023-12-29T15:45:07.863Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1476, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43b9cd0a-4e41-443a-9f8b-ed4962472f7a", + "fields": { + "timestamp": "2023-12-29T15:45:11.435Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1399, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43c039f8-e4aa-4045-a11d-17f7f97b2ec6", + "fields": { + "timestamp": "2023-12-29T15:45:05.597Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 398, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43c3ffd7-bd43-4cb4-a2be-98349254c005", + "fields": { + "timestamp": "2023-12-29T15:45:09.443Z", + "object_type": [ + "dcim", + "devicebay" + ], + "object_id": 42, + "field": "name", + "type": "str", + "value": "Bay 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43c8c499-e113-4a60-99e6-3e81c6e994de", + "fields": { + "timestamp": "2023-12-29T15:45:09.031Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 779, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43ca5037-9be6-48fd-828a-40b316d5a7ea", + "fields": { + "timestamp": "2023-12-29T15:45:05.489Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 348, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43d31abc-76cf-4b8f-ba40-971a4788044c", + "fields": { + "timestamp": "2023-12-29T15:45:11.199Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1235, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43d87ac6-bf2b-4cad-9200-c0b4577242cd", + "fields": { + "timestamp": "2023-12-29T15:45:11.425Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1392, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43d9d187-21c3-47d7-8112-061d54b1eb8a", + "fields": { + "timestamp": "2023-12-29T15:45:08.914Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 632, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43df03c0-5649-4ddd-a22a-3b72bf023f1f", + "fields": { + "timestamp": "2023-12-29T15:45:11.319Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1318, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43e5bfa2-80a2-4776-9756-40d510d95037", + "fields": { + "timestamp": "2023-12-29T15:45:08.887Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1511, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43edc580-49f4-4495-bad0-330efd163238", + "fields": { + "timestamp": "2023-12-29T15:45:08.049Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1562, + "field": "name", + "type": "str", + "value": "xe-1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43f64b83-1878-4b36-80b5-4e1e87295367", + "fields": { + "timestamp": "2023-12-29T15:45:05.972Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 567, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "43fb18f8-65e2-4cac-b4db-1f2645048894", + "fields": { + "timestamp": "2023-12-29T15:45:11.326Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1323, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4400bacb-5261-46da-ba15-369ab31c49ad", + "fields": { + "timestamp": "2023-12-29T15:45:07.399Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1262, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4407a784-428e-4495-9d3a-9a5eaa1dae14", + "fields": { + "timestamp": "2023-12-29T15:45:05.364Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 291, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "440e2d28-4760-4c01-88d6-bd563df14f0f", + "fields": { + "timestamp": "2023-12-29T15:45:07.954Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1518, + "field": "name", + "type": "str", + "value": "xe-2/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "440e870f-e6f8-4365-898b-a0e9b838f8dc", + "fields": { + "timestamp": "2023-12-29T15:45:09.901Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 6, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44142372-23af-44e1-b6b9-12712d4fa851", + "fields": { + "timestamp": "2023-12-29T15:45:08.028Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1552, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "441a0bcb-50ad-4b7f-a3e3-6081a6d79be4", + "fields": { + "timestamp": "2023-12-29T15:45:06.287Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 713, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44229870-2945-4486-8dd5-e0bef441233f", + "fields": { + "timestamp": "2023-12-29T15:45:11.232Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1258, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4427a784-417d-416d-9f7e-a8072f6a85c5", + "fields": { + "timestamp": "2023-12-29T15:45:10.668Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 472, + "field": "name", + "type": "str", + "value": "vm112", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "442a5638-3aff-4175-a36e-19929a7be0e2", + "fields": { + "timestamp": "2023-12-29T15:45:08.491Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1020, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "442c1faa-4e4e-47c2-b1af-564124c2f0ff", + "fields": { + "timestamp": "2023-12-29T15:45:07.399Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1262, + "field": "name", + "type": "str", + "value": "xe-1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44306474-3440-448b-bee4-07dc164149b1", + "fields": { + "timestamp": "2023-12-29T15:45:05.016Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 134, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "443b5ab9-888a-42e5-96d9-27f86a00e2bf", + "fields": { + "timestamp": "2023-12-29T15:45:05.350Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 285, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "443e00a4-44ff-4da3-8693-1de4fa7a297f", + "fields": { + "timestamp": "2023-12-29T15:45:05.473Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 341, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "443f1b2e-92b2-4814-ba4a-ce6aa7d0b34b", + "fields": { + "timestamp": "2023-12-29T15:45:07.775Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1435, + "field": "name", + "type": "str", + "value": "xe-2/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44400400-b1d1-45b2-8a70-f7631c338431", + "fields": { + "timestamp": "2023-12-29T15:45:06.563Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 842, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "444e3570-8d99-4201-a56e-383b2d7bf5ac", + "fields": { + "timestamp": "2023-12-29T15:45:10.868Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1007, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "444f8708-255d-47be-90c5-83135db90d1e", + "fields": { + "timestamp": "2023-12-29T15:45:05.397Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 306, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "444fc9e2-310d-4c09-8967-3a52ea0a9941", + "fields": { + "timestamp": "2023-12-29T15:45:07.207Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1173, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "444fd56b-9cca-47a1-8f61-21c0f6094fa0", + "fields": { + "timestamp": "2023-12-29T15:45:09.063Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 819, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4453bd52-3b0e-4b33-a077-d8f3b772a3d7", + "fields": { + "timestamp": "2023-12-29T15:45:05.582Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 391, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "445d5425-e3be-4b20-a67a-7d4e04e8c091", + "fields": { + "timestamp": "2023-12-29T15:45:10.094Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 12, + "field": "name", + "type": "str", + "value": "DM-Syracuse", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "445efe03-03e7-4a5d-98a1-177d5ad5dd96", + "fields": { + "timestamp": "2023-12-29T15:45:06.895Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 996, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "445f3b06-b106-4525-92e3-dfc3339ceb8e", + "fields": { + "timestamp": "2023-12-29T15:45:05.722Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 455, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4462eaf1-059f-4200-bd2a-0227ebaa6073", + "fields": { + "timestamp": "2023-12-29T15:45:07.887Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1487, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4463781e-f062-4afd-a5ed-95671f1ac7f8", + "fields": { + "timestamp": "2023-12-29T15:45:07.848Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1469, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "446f3166-3b1c-4a13-801a-c68dc29d054e", + "fields": { + "timestamp": "2023-12-29T15:45:08.821Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1428, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "446fcd8a-e30e-4c7e-8675-a174f82c163a", + "fields": { + "timestamp": "2023-12-29T15:45:11.097Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1164, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4473125d-437c-45ff-bb5f-01fe635b062d", + "fields": { + "timestamp": "2023-12-29T15:45:09.912Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 21, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4475a5b9-bb4a-4a76-ad8c-ae3de2068f13", + "fields": { + "timestamp": "2023-12-29T15:45:06.145Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 647, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "448340d3-60b3-43a6-9324-0695dad414e8", + "fields": { + "timestamp": "2023-12-29T15:45:11.277Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1289, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4483bd2c-fbfa-4711-9893-f98224ec4188", + "fields": { + "timestamp": "2023-12-29T15:45:06.443Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 786, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4487636a-76a0-4bc8-af6b-5ce0b312e568", + "fields": { + "timestamp": "2023-12-29T15:45:05.302Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 263, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44884d69-8f56-4ed8-93c1-f1229eca4a88", + "fields": { + "timestamp": "2023-12-29T15:45:06.054Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 605, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "448a6c39-342e-4825-84aa-2a027be4d3a3", + "fields": { + "timestamp": "2023-12-29T15:45:04.863Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 65, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44917681-cce9-4418-a941-2af571de8f58", + "fields": { + "timestamp": "2023-12-29T15:45:08.103Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1587, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "449404ca-03fe-4741-aadd-6b8671e43994", + "fields": { + "timestamp": "2023-12-29T15:45:05.664Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 428, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44955504-4e49-4ffd-ae04-cc3e75b40cb5", + "fields": { + "timestamp": "2023-12-29T15:45:05.814Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 497, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "449d1814-3b1a-466d-bb13-21097b56b53e", + "fields": { + "timestamp": "2023-12-29T15:45:10.462Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 145, + "field": "address", + "type": "inet", + "value": "172.19.0.25/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "449e8bf7-be3b-49a7-9398-97790ceee059", + "fields": { + "timestamp": "2023-12-29T15:45:05.954Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 559, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44a6be61-165b-4ffc-8c63-29cf87ea75dd", + "fields": { + "timestamp": "2023-12-29T15:45:09.057Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 811, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44aac5aa-732c-49c4-aa93-5d6e067504ae", + "fields": { + "timestamp": "2023-12-29T15:45:04.716Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 149, + "field": "name", + "type": "str", + "value": "Outlet 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44b90d9f-7559-42df-95ed-cb6b82039fe3", + "fields": { + "timestamp": "2023-12-29T15:45:05.655Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 424, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44bad95d-217d-403e-8e84-e4b075b67914", + "fields": { + "timestamp": "2023-12-29T15:45:07.698Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1399, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44c0c0b8-d032-4f8c-97e8-afe8b80f69a1", + "fields": { + "timestamp": "2023-12-29T15:45:07.278Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1206, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44c1d9e9-76a0-44ac-b6d6-9ebc20e81603", + "fields": { + "timestamp": "2023-12-29T15:45:05.869Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 522, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44c65f4c-c47a-48b5-bed7-aa87f5a1ca5c", + "fields": { + "timestamp": "2023-12-29T15:45:08.696Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1274, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44dda698-aae4-4dfd-91f6-3f277e205f8c", + "fields": { + "timestamp": "2023-12-29T15:45:07.010Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1066, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44dfe6c5-bb13-445b-a86f-9b3e8c74eea1", + "fields": { + "timestamp": "2023-12-29T15:45:10.052Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 36, + "field": "name", + "type": "str", + "value": "Wyoming", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44e14dbd-a7a0-4415-93f6-c189c05eb65a", + "fields": { + "timestamp": "2023-12-29T15:45:05.675Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 433, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44e63227-23ef-4873-b77e-c3110909fe82", + "fields": { + "timestamp": "2023-12-29T15:45:06.511Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 818, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44e7a1fa-d45a-45a4-a886-3764113554f9", + "fields": { + "timestamp": "2023-12-29T15:45:09.179Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 964, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44eac062-e342-44d9-ba28-caf33f0115cd", + "fields": { + "timestamp": "2023-12-29T15:45:06.045Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 601, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44eae4a5-7664-44f9-9ba4-d87b13cf96ad", + "fields": { + "timestamp": "2023-12-29T15:45:09.380Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1216, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44f18a6c-fa1e-4c23-854f-fa4c28b87080", + "fields": { + "timestamp": "2023-12-29T15:45:06.139Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 644, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44f3007a-37d3-4098-ad58-073571e4393c", + "fields": { + "timestamp": "2023-12-29T15:45:07.160Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1151, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "44f36765-972a-4e06-9838-b99cd9bba383", + "fields": { + "timestamp": "2023-12-29T15:45:06.430Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 780, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "450139c7-edff-45b2-8cdb-56a022f0a80b", + "fields": { + "timestamp": "2023-12-29T15:45:11.207Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1240, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45020b39-ce0d-4313-b098-d33c18177c39", + "fields": { + "timestamp": "2023-12-29T15:45:09.331Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1154, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45042a37-dfcc-4b19-b0c0-221582b9289e", + "fields": { + "timestamp": "2023-12-29T15:45:07.403Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1264, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4507991e-e288-48a9-b9f4-947d4d9527e3", + "fields": { + "timestamp": "2023-12-29T15:45:08.644Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1209, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "450a9f8e-08fc-4a73-af09-a322e3f90c5c", + "fields": { + "timestamp": "2023-12-29T15:45:11.627Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1530, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "450b285b-176b-4ecd-876e-474b92ce4a8a", + "fields": { + "timestamp": "2023-12-29T15:45:05.022Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 137, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "450b8ac2-c224-4f44-a694-7564cd3d8d0d", + "fields": { + "timestamp": "2023-12-29T15:45:06.492Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 809, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "450be78b-8294-41b8-a4bf-465454350dcb", + "fields": { + "timestamp": "2023-12-29T15:45:07.515Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1316, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "451459a1-3d2e-469c-816b-d9ff6195122c", + "fields": { + "timestamp": "2023-12-29T15:45:10.569Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "Umbrella Corporation", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "451a62df-6cc8-4748-a0da-5daeed4ac5fa", + "fields": { + "timestamp": "2023-12-29T15:45:05.908Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 540, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "452429d5-43e6-4a47-9e0d-4c2f9630a50f", + "fields": { + "timestamp": "2023-12-29T15:45:08.703Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1282, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "452705e5-c363-4caf-84dd-3f9e2c0b9317", + "fields": { + "timestamp": "2023-12-29T15:45:05.098Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 171, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "452868b8-9bc9-496b-8833-e9d998c9f75f", + "fields": { + "timestamp": "2023-12-29T15:45:07.674Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1388, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45286c87-8de2-4db1-a679-45ad030865f2", + "fields": { + "timestamp": "2023-12-29T15:45:05.234Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 232, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4529a6e5-4625-47c8-9fe7-a551d3d1533c", + "fields": { + "timestamp": "2023-12-29T15:45:06.190Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 668, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45308400-c526-43e8-a5b1-a15df19433e1", + "fields": { + "timestamp": "2023-12-29T15:45:08.210Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 672, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45339b53-d254-4773-8919-7417b5faa85b", + "fields": { + "timestamp": "2023-12-29T15:45:10.770Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 941, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4534c83a-b576-4456-815a-2d8bb5bd011f", + "fields": { + "timestamp": "2023-12-29T15:45:06.674Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 892, + "field": "name", + "type": "str", + "value": "xe-0/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45355795-39c9-4074-924a-323b479658c0", + "fields": { + "timestamp": "2023-12-29T15:45:06.117Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 634, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4537a3f4-783d-4742-bf58-33138abdcd9d", + "fields": { + "timestamp": "2023-12-29T15:45:06.984Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1038, + "field": "name", + "type": "str", + "value": "xe-0/2/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "453cb982-e92f-438f-ba61-e93b63b99bf4", + "fields": { + "timestamp": "2023-12-29T15:45:07.186Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1163, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4540520a-729c-4092-a841-79abcc852d87", + "fields": { + "timestamp": "2023-12-29T15:45:11.375Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1357, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4540d836-4a02-404e-8d10-50d403391b24", + "fields": { + "timestamp": "2023-12-29T15:45:10.684Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 498, + "field": "name", + "type": "str", + "value": "vm138", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4546e919-e743-4a1d-abfc-7dff1522ec1e", + "fields": { + "timestamp": "2023-12-29T15:45:04.868Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 67, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45483401-f89b-46a8-ba6c-0f7895d18115", + "fields": { + "timestamp": "2023-12-29T15:45:10.433Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 96, + "field": "address", + "type": "inet", + "value": "172.18.0.6/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "454d9335-b7ed-45c1-8a51-c0a4f4023ead", + "fields": { + "timestamp": "2023-12-29T15:45:05.159Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 198, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45513599-1bcb-4f4e-9388-bd372f255537", + "fields": { + "timestamp": "2023-12-29T15:45:11.601Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1512, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4553b45c-4c92-4ea6-97f8-753ab27a3039", + "fields": { + "timestamp": "2023-12-29T15:45:11.368Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1352, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4558f8f8-4713-4f3b-9b5e-596ba2d47d73", + "fields": { + "timestamp": "2023-12-29T15:45:11.256Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1274, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "455ee419-e365-4947-ba67-3780ccd57dc5", + "fields": { + "timestamp": "2023-12-29T15:45:11.099Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1165, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4560bd5d-fec5-40aa-814a-25d265d39c40", + "fields": { + "timestamp": "2023-12-29T15:45:07.351Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1240, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "456a8bbd-28a5-4290-b213-201ce23b1bf0", + "fields": { + "timestamp": "2023-12-29T15:45:11.010Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1104, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4571adda-e9b7-4c3d-ba93-8be76a2e15f4", + "fields": { + "timestamp": "2023-12-29T15:45:05.659Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 426, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45768bfa-096a-4015-828d-bff2fe83de65", + "fields": { + "timestamp": "2023-12-29T15:45:06.430Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 780, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "457838f3-f267-416e-b1c1-cdca59f92a36", + "fields": { + "timestamp": "2023-12-29T15:45:11.473Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1425, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4579344e-e680-4a4a-8084-12ff57588d34", + "fields": { + "timestamp": "2023-12-29T15:45:06.100Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 626, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45793df4-b341-4045-b7c7-ce542f49ecd0", + "fields": { + "timestamp": "2023-12-29T15:45:10.030Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 34, + "field": "name", + "type": "str", + "value": "P4-1B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "457a4a9a-c765-41f4-80db-7098a575585c", + "fields": { + "timestamp": "2023-12-29T15:45:07.926Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1505, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "457c5b16-5aa2-463d-a773-7ae1166e57d9", + "fields": { + "timestamp": "2023-12-29T15:45:09.001Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 741, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "457fd390-bb0a-43df-8b32-37a3ab1ddcc9", + "fields": { + "timestamp": "2023-12-29T15:45:06.297Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 718, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4581ee3e-afc9-4c2b-ba6b-5af827e93d85", + "fields": { + "timestamp": "2023-12-29T15:45:06.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1016, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4582cebc-c031-4366-81ef-a93121a02823", + "fields": { + "timestamp": "2023-12-29T15:45:04.823Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 47, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45861171-a309-403b-a5f9-c56583c7eed0", + "fields": { + "timestamp": "2023-12-29T15:45:05.630Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 413, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "458b6877-b0d7-4aa5-b0fb-a1dca7fdbda1", + "fields": { + "timestamp": "2023-12-29T15:45:10.618Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 393, + "field": "name", + "type": "str", + "value": "vm33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4594390f-85a6-4519-90d0-b4dcae5636c2", + "fields": { + "timestamp": "2023-12-29T15:45:05.141Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 190, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "459f690c-b0d8-4a43-9832-b28daaae0f19", + "fields": { + "timestamp": "2023-12-29T15:45:05.182Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 208, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45a0c95e-5c9d-4479-b61f-534179fcc1d7", + "fields": { + "timestamp": "2023-12-29T15:45:06.986Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1039, + "field": "name", + "type": "str", + "value": "xe-0/2/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45a6e8fe-0ba1-4ac1-aefc-78d625a0c321", + "fields": { + "timestamp": "2023-12-29T15:45:04.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 115, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45a87fa5-439c-4d73-b248-0bb42c7d1a3e", + "fields": { + "timestamp": "2023-12-29T15:45:04.663Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 87, + "field": "name", + "type": "str", + "value": "Outlet 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45aa464f-58ec-43a7-8145-e898e1505907", + "fields": { + "timestamp": "2023-12-29T15:45:04.467Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 29, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45ab1c56-5148-4348-a418-4b17b07fbe12", + "fields": { + "timestamp": "2023-12-29T15:45:10.771Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 942, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45ac2509-f05f-4506-bbc0-d8625cbff04b", + "fields": { + "timestamp": "2023-12-29T15:45:06.691Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 900, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45ad5acd-0eae-47ad-aaba-7849ecbe5c4c", + "fields": { + "timestamp": "2023-12-29T15:45:10.973Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1078, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45b24626-9883-431e-a993-84a72294a244", + "fields": { + "timestamp": "2023-12-29T15:45:05.232Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 231, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45b50d2a-553b-49ec-9044-d13f2cccb777", + "fields": { + "timestamp": "2023-12-29T15:45:08.369Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 868, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45bab2e1-c45c-4816-8da9-102301691eba", + "fields": { + "timestamp": "2023-12-29T15:45:11.031Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1118, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45bc6857-b841-4d26-a87b-cd6a61dcbaa8", + "fields": { + "timestamp": "2023-12-29T15:45:08.552Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1095, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45be10e9-db38-4846-9d50-0dc48718f8d5", + "fields": { + "timestamp": "2023-12-29T15:45:09.187Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 974, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45c001f2-9239-48d2-a8c4-16ca75cacafd", + "fields": { + "timestamp": "2023-12-29T15:45:10.573Z", + "object_type": [ + "virtualization", + "clustertype" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Amazon Web Services", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45c6a1b0-feab-4793-aeee-049d75e19a8c", + "fields": { + "timestamp": "2023-12-29T15:45:07.597Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1354, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45c975c5-71c4-4739-8e59-5f3e96555fe6", + "fields": { + "timestamp": "2023-12-29T15:45:05.550Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 376, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45d36596-20f1-47c4-83af-0acd94cd542e", + "fields": { + "timestamp": "2023-12-29T15:45:07.263Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1199, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45d54375-2323-479b-b9d3-4ccbe7e0e060", + "fields": { + "timestamp": "2023-12-29T15:45:10.035Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 41, + "field": "name", + "type": "str", + "value": "P3-5A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45d846b8-8e52-4ffc-8928-aa89d93fdc55", + "fields": { + "timestamp": "2023-12-29T15:45:06.436Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 783, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45e00bdf-d75a-4009-999b-c5a8c2fbe767", + "fields": { + "timestamp": "2023-12-29T15:45:07.175Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1158, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45e942d9-6074-499d-8797-1c6a1a10c1df", + "fields": { + "timestamp": "2023-12-29T15:45:05.252Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 240, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45f9aaaa-bf37-4cfe-ad6c-dbcc71ee09d8", + "fields": { + "timestamp": "2023-12-29T15:45:05.234Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 232, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45faa4e4-5de7-4a10-9d66-a5f2000a100b", + "fields": { + "timestamp": "2023-12-29T15:45:06.847Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 973, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "45fe99ab-4f21-4f55-a68c-c64bcbb8af7a", + "fields": { + "timestamp": "2023-12-29T15:45:11.645Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1543, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "460248e4-7d89-47be-88ff-960f004aebc4", + "fields": { + "timestamp": "2023-12-29T15:45:11.198Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1234, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "460e1014-dfa1-4243-b8fb-a87bb82d2f19", + "fields": { + "timestamp": "2023-12-29T15:45:04.605Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 53, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "460ecdbb-f019-4bc4-b2d6-1cb93fa0970c", + "fields": { + "timestamp": "2023-12-29T15:45:07.060Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1089, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4616cafd-1a8e-409d-b6c9-4edb8f966958", + "fields": { + "timestamp": "2023-12-29T15:45:08.808Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1412, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4616dc89-21c9-4000-9bdd-946fec5796c9", + "fields": { + "timestamp": "2023-12-29T15:45:09.406Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1249, + "field": "name", + "type": "str", + "value": "Rear Splice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46194d87-518b-45bc-8e62-ed15a02a8031", + "fields": { + "timestamp": "2023-12-29T15:45:10.958Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1068, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "461a3026-7506-46be-8a2d-3e4a7695e1d2", + "fields": { + "timestamp": "2023-12-29T15:45:05.825Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 502, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "461fb7aa-5985-43ca-a9b0-7bcd51575b71", + "fields": { + "timestamp": "2023-12-29T15:45:08.547Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1089, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4632e4d2-d631-46a4-bd7c-48ff1316f3b7", + "fields": { + "timestamp": "2023-12-29T15:45:04.785Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 30, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "463555dc-5235-479a-bdaf-b9b4abaf3434", + "fields": { + "timestamp": "2023-12-29T15:45:05.987Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 574, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46359b71-841e-4529-9b1a-9dbd66a78b4d", + "fields": { + "timestamp": "2023-12-29T15:45:11.135Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1190, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "463dd292-4c28-4e22-8759-fdfbd9490414", + "fields": { + "timestamp": "2023-12-29T15:45:05.460Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 335, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4645ce1a-ba33-4101-b14b-9c621b6b8251", + "fields": { + "timestamp": "2023-12-29T15:45:10.906Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1032, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4645efb1-db1d-47f6-8ec1-4cf01640e3bf", + "fields": { + "timestamp": "2023-12-29T15:45:11.549Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1476, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "464bcbfe-9207-4a83-93f5-2f4913efbea0", + "fields": { + "timestamp": "2023-12-29T15:45:06.969Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1031, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "464c0b80-194a-4fa0-8594-02226318abc7", + "fields": { + "timestamp": "2023-12-29T15:45:04.885Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 74, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4667ef93-e0d6-489f-89be-69f40ec9c500", + "fields": { + "timestamp": "2023-12-29T15:45:05.098Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 171, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4668d5ec-afaf-439a-9f6d-57696ba0cd8b", + "fields": { + "timestamp": "2023-12-29T15:45:07.304Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1218, + "field": "name", + "type": "str", + "value": "xe-2/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "466c3549-1599-4177-830f-c12fb9c8ef5a", + "fields": { + "timestamp": "2023-12-29T15:45:06.162Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 655, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "466fbfd2-ae1b-4384-ba6a-8264a1197301", + "fields": { + "timestamp": "2023-12-29T15:45:11.172Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1216, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4674dbf1-f25c-46b8-9789-b5f550ec3513", + "fields": { + "timestamp": "2023-12-29T15:45:04.920Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 90, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4674ea2c-6e44-47c4-97ba-c29f49f8faa1", + "fields": { + "timestamp": "2023-12-29T15:45:06.004Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 582, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "467bdb5e-f1a0-4ace-8032-5b3b8cedae2b", + "fields": { + "timestamp": "2023-12-29T15:45:05.972Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 567, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46835acc-8df8-4254-8858-722c1c902671", + "fields": { + "timestamp": "2023-12-29T15:45:05.759Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 472, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46840090-2cec-40cb-96ea-c4e6da950bf2", + "fields": { + "timestamp": "2023-12-29T15:45:07.887Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1487, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4689b5e4-fd8b-44f2-89a1-0013e0ae8388", + "fields": { + "timestamp": "2023-12-29T15:45:11.488Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1435, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4692e1e4-e2a0-4721-8515-b7601c36f181", + "fields": { + "timestamp": "2023-12-29T15:45:04.626Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 76, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46986781-14d8-4226-814a-66394d385d14", + "fields": { + "timestamp": "2023-12-29T15:45:10.812Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 969, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46a008f1-4549-4eee-af99-03c85bb27807", + "fields": { + "timestamp": "2023-12-29T15:45:06.408Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 770, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46a558cf-1320-4b3a-936a-aac1f1ad18a8", + "fields": { + "timestamp": "2023-12-29T15:45:08.002Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1540, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46abc353-b7b2-45eb-b812-e413ed32f9a3", + "fields": { + "timestamp": "2023-12-29T15:45:04.800Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 37, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46b348cc-ba53-4303-a9da-20c801aed3a8", + "fields": { + "timestamp": "2023-12-29T15:45:11.534Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1466, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46b397d5-aef2-4699-aa0a-3e49511064c7", + "fields": { + "timestamp": "2023-12-29T15:45:08.004Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1541, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46b5f3d8-be02-438f-9132-e9f2d6806495", + "fields": { + "timestamp": "2023-12-29T15:45:07.485Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1302, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46b7ebe4-e609-4cbe-a66b-43c80aca5ea2", + "fields": { + "timestamp": "2023-12-29T15:45:06.177Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 662, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46babac3-8561-4b9a-a335-89ff6526aafb", + "fields": { + "timestamp": "2023-12-29T15:45:11.405Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1378, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46c92d1f-668f-409a-aa14-d8fac7ace5e6", + "fields": { + "timestamp": "2023-12-29T15:45:08.056Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1565, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46cf29df-cc7e-4a9a-81c9-1ed3d6a2a1a3", + "fields": { + "timestamp": "2023-12-29T15:45:08.396Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 902, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46d21250-ae00-48a0-94b6-cf02528c2284", + "fields": { + "timestamp": "2023-12-29T15:45:06.516Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 820, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46d513ca-fd7b-4a7a-980b-aa936b0f030c", + "fields": { + "timestamp": "2023-12-29T15:45:05.215Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 223, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46e45a5b-5f83-46df-8445-7004853045dc", + "fields": { + "timestamp": "2023-12-29T15:45:09.362Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1194, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46e69981-14b6-468b-8cf6-dd5f390a9d0b", + "fields": { + "timestamp": "2023-12-29T15:45:05.037Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 144, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46f0fcc9-37f6-4adc-9475-1f78c6e9d2d7", + "fields": { + "timestamp": "2023-12-29T15:45:10.973Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1078, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46f3d36d-cc10-4051-bea8-c8e367b5d8c7", + "fields": { + "timestamp": "2023-12-29T15:45:07.867Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1478, + "field": "name", + "type": "str", + "value": "xe-1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "46ffe519-4ae6-48c4-897a-e27c726602df", + "fields": { + "timestamp": "2023-12-29T15:45:07.813Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1453, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47007952-80af-416a-a7c8-db079f4f2260", + "fields": { + "timestamp": "2023-12-29T15:45:06.361Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 748, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47008033-ddad-4ea8-bb72-61ef253cf73b", + "fields": { + "timestamp": "2023-12-29T15:45:06.351Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 743, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "470113cf-6e88-46d4-aab4-531ac17d893a", + "fields": { + "timestamp": "2023-12-29T15:45:05.635Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 415, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47036fc6-e164-4a3a-817c-c29fced2721b", + "fields": { + "timestamp": "2023-12-29T15:45:11.025Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1114, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47039ba7-cbfe-4861-91e7-b8e6e8f10b95", + "fields": { + "timestamp": "2023-12-29T15:45:06.325Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 731, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4705383a-5269-4190-bc53-56fa56360e42", + "fields": { + "timestamp": "2023-12-29T15:45:07.828Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1460, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "470bcc6c-748c-4653-86c1-8a2aa67737d7", + "fields": { + "timestamp": "2023-12-29T15:45:05.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 488, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "471142ad-32a2-4f5b-b474-a8705c35ade2", + "fields": { + "timestamp": "2023-12-29T15:45:07.476Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1298, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4717a445-0da2-4151-a696-9392b965430d", + "fields": { + "timestamp": "2023-12-29T15:45:05.081Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 164, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4723ce83-69d2-4e9f-bb17-d6e593c87582", + "fields": { + "timestamp": "2023-12-29T15:45:09.222Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1018, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "472cb0a7-82b1-4750-ab53-0a7e54b0ab59", + "fields": { + "timestamp": "2023-12-29T15:45:10.488Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 7, + "field": "max_vid", + "type": "int", + "value": "4094", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "472d1762-3513-4cff-9511-983f82f798b9", + "fields": { + "timestamp": "2023-12-29T15:45:04.549Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 27, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47339a7b-2ee3-4584-9aa1-eda98cef0c1c", + "fields": { + "timestamp": "2023-12-29T15:45:11.374Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1356, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4733e813-f059-4fc8-95fc-3883332c77ac", + "fields": { + "timestamp": "2023-12-29T15:45:05.524Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 364, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4735f7d2-3e2f-4972-84c1-51d07c241812", + "fields": { + "timestamp": "2023-12-29T15:45:05.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 162, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "473d56ee-5038-43de-874a-e7b8d8241b92", + "fields": { + "timestamp": "2023-12-29T15:45:06.791Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 947, + "field": "name", + "type": "str", + "value": "xe-0/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "474534fe-35e9-4eeb-8761-9f4e43fc9d9e", + "fields": { + "timestamp": "2023-12-29T15:45:06.030Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 594, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "474625c7-d63a-413e-a20b-92b7f408c5ea", + "fields": { + "timestamp": "2023-12-29T15:45:07.726Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1412, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47594837-b41d-4523-9ccb-deef943a69e3", + "fields": { + "timestamp": "2023-12-29T15:45:08.062Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1568, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4760fd2f-aaac-461c-b0a7-3006a9f7d250", + "fields": { + "timestamp": "2023-12-29T15:45:07.556Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1335, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47615103-7d5a-4453-ad10-f89b6d728335", + "fields": { + "timestamp": "2023-12-29T15:45:06.355Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 745, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47640e1d-24cf-4151-8eb3-d599aeea1167", + "fields": { + "timestamp": "2023-12-29T15:45:11.024Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1113, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4766226a-d056-4e25-a65b-4d7a92ec3b1e", + "fields": { + "timestamp": "2023-12-29T15:45:08.930Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 652, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "476646d2-7548-4794-9adb-b39d5e8b5bfe", + "fields": { + "timestamp": "2023-12-29T15:45:04.634Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Outlet 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "476a55b4-0d4f-4063-a2a1-70804d94060d", + "fields": { + "timestamp": "2023-12-29T15:45:06.751Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 928, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "476c5529-4b59-4b6e-b762-4dbd82aa78d8", + "fields": { + "timestamp": "2023-12-29T15:45:05.705Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 447, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4778d795-da8e-4c4b-949c-4d6b007eecf9", + "fields": { + "timestamp": "2023-12-29T15:45:08.891Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1515, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47833020-f226-40e0-9c74-3175e6c3c088", + "fields": { + "timestamp": "2023-12-29T15:45:10.258Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 51, + "field": "prefix", + "type": "cidr", + "value": "10.112.172.0/28", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4787d7c7-6624-4c55-8a86-78347a8623ba", + "fields": { + "timestamp": "2023-12-29T15:45:07.183Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1162, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "478c6a3f-5431-4f9c-a9f2-938a3cbfc69a", + "fields": { + "timestamp": "2023-12-29T15:45:04.474Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 33, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47925d81-c3db-48cb-9760-9e8a49431d7a", + "fields": { + "timestamp": "2023-12-29T15:45:07.592Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1352, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "479d86c7-4599-43df-9d81-c008bc14c394", + "fields": { + "timestamp": "2023-12-29T15:45:04.566Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "479ffcd6-7ad0-42bd-8b4f-7ba5d928de31", + "fields": { + "timestamp": "2023-12-29T15:45:08.987Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 723, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47a5460c-695f-4197-92e2-db64c0660374", + "fields": { + "timestamp": "2023-12-29T15:45:10.522Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 54, + "field": "vid", + "type": "int", + "value": "203", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47aa7f1f-ba96-400d-8ae1-901ec2f10ef7", + "fields": { + "timestamp": "2023-12-29T15:45:10.431Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 92, + "field": "address", + "type": "inet", + "value": "172.18.0.2/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47af75b2-f7aa-4cb8-854d-ef4fc6aeaebc", + "fields": { + "timestamp": "2023-12-29T15:45:05.108Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 175, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47b2c22a-2d05-483d-acea-6f2d5109a758", + "fields": { + "timestamp": "2023-12-29T15:45:08.911Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 628, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47b47312-c7a5-400d-a7f6-c6c40cfba705", + "fields": { + "timestamp": "2023-12-29T15:45:11.494Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1439, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47c2ab4d-f088-4848-a382-3a396165217e", + "fields": { + "timestamp": "2023-12-29T15:45:08.501Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1032, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47c7acf9-f15c-481e-b9e6-6b0c9c0d5838", + "fields": { + "timestamp": "2023-12-29T15:45:09.901Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 6, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47c8782c-531e-4d2d-87ad-b222c85d4029", + "fields": { + "timestamp": "2023-12-29T15:45:07.995Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1537, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47cb527d-a2cc-40da-98aa-adb71fae1268", + "fields": { + "timestamp": "2023-12-29T15:45:07.418Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1271, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47ccede7-f97e-4f93-92ea-0075121c0a28", + "fields": { + "timestamp": "2023-12-29T15:45:11.602Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1513, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47cd2ea1-f5ee-4892-abc0-2e9f862f9f90", + "fields": { + "timestamp": "2023-12-29T15:45:11.677Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1564, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47d2c16c-82bf-42bf-8a71-51dae6e29617", + "fields": { + "timestamp": "2023-12-29T15:45:06.355Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 745, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47deb781-ab51-4279-8c01-bba9e3b24b08", + "fields": { + "timestamp": "2023-12-29T15:45:08.432Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 946, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47e28e71-da63-4e0d-8cc3-e1fa8739400c", + "fields": { + "timestamp": "2023-12-29T15:45:10.506Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 28, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47ec84a3-af12-4ebf-ad1a-6c9ea0cd0288", + "fields": { + "timestamp": "2023-12-29T15:45:11.625Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1529, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47ed69e8-507e-4066-9daa-58930de4f4b8", + "fields": { + "timestamp": "2023-12-29T15:45:04.568Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 7, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47f3f84f-1b2a-4f29-8af1-71fb692d3b24", + "fields": { + "timestamp": "2023-12-29T15:45:08.110Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1590, + "field": "name", + "type": "str", + "value": "xe-1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47f7d05d-7c0b-4122-8b5f-4d810a113f73", + "fields": { + "timestamp": "2023-12-29T15:45:06.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 949, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47f9b36c-28e3-4b47-ae01-1b64aae84c0a", + "fields": { + "timestamp": "2023-12-29T15:45:04.607Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 56, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "47fa0d05-27fd-4e6b-aa75-2e1485551e19", + "fields": { + "timestamp": "2023-12-29T15:45:04.582Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 28, + "field": "name", + "type": "str", + "value": "Input", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4804567f-684a-485b-a25e-edebbdbb89b4", + "fields": { + "timestamp": "2023-12-29T15:45:08.633Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1195, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4807cb98-6957-4108-8257-f10ac029fe71", + "fields": { + "timestamp": "2023-12-29T15:45:04.750Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 14, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "480ae4ab-e7a3-4afb-8a8c-6a23fff3575d", + "fields": { + "timestamp": "2023-12-29T15:45:10.045Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 10, + "field": "name", + "type": "str", + "value": "Netherlands", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4812ba1c-11af-4a20-9ae3-ffdce619da86", + "fields": { + "timestamp": "2023-12-29T15:45:07.907Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1496, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48197d51-b84b-4a16-89e5-1e8046e1b5a4", + "fields": { + "timestamp": "2023-12-29T15:45:06.859Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 979, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "481c8455-b058-47b7-aafa-b7cf39237ee8", + "fields": { + "timestamp": "2023-12-29T15:45:06.036Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 597, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "481e4a0c-1cf8-4ac5-9ffd-cf71b0824d92", + "fields": { + "timestamp": "2023-12-29T15:45:08.681Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1255, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4824a949-32f6-4b49-bf2c-d4fa5ff664a7", + "fields": { + "timestamp": "2023-12-29T15:45:10.965Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1073, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4832da55-b2c0-4eff-909c-c617fdfccd87", + "fields": { + "timestamp": "2023-12-29T15:45:08.580Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1130, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4834ee37-0504-4d0f-b8c7-16ef04e95c40", + "fields": { + "timestamp": "2023-12-29T15:45:05.895Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 534, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48396bd9-5369-4382-be2a-f49624e829a6", + "fields": { + "timestamp": "2023-12-29T15:45:06.623Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 870, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "484b6b34-db92-43e3-a6f5-9ed2fb3046c6", + "fields": { + "timestamp": "2023-12-29T15:45:05.150Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 194, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48502c6c-4b73-413f-aaf4-609b41c1c01d", + "fields": { + "timestamp": "2023-12-29T15:45:05.554Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 378, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48512ab3-0c82-4605-8496-484ececfae33", + "fields": { + "timestamp": "2023-12-29T15:45:09.377Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1212, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4851fcdb-0257-4920-8cb7-6883e7478ef7", + "fields": { + "timestamp": "2023-12-29T15:45:09.343Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1169, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "485a51d1-1287-4594-a372-f87ec834f440", + "fields": { + "timestamp": "2023-12-29T15:45:07.567Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1340, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "485c788c-8356-44cb-bd02-df0d89a6bdfc", + "fields": { + "timestamp": "2023-12-29T15:45:08.747Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1337, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "485d5933-c15f-4e2d-bdaa-b38bb6721b02", + "fields": { + "timestamp": "2023-12-29T15:45:05.919Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 545, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "485e2f01-ec67-4bbd-8bc3-60484641d3e6", + "fields": { + "timestamp": "2023-12-29T15:45:06.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1022, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "486457f7-fed9-4109-a6a7-824f69b0bc2a", + "fields": { + "timestamp": "2023-12-29T15:45:11.013Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1106, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4868131d-3903-4c26-904a-669c170c54fc", + "fields": { + "timestamp": "2023-12-29T15:45:11.438Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1401, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "486d43c3-ceaf-433f-813a-7737667e0f56", + "fields": { + "timestamp": "2023-12-29T15:45:05.061Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 155, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48710743-46c8-4c56-bfc8-4c45ba27148f", + "fields": { + "timestamp": "2023-12-29T15:45:06.535Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 829, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4879be99-736b-4d37-a504-1b202ffef1af", + "fields": { + "timestamp": "2023-12-29T15:45:10.930Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1049, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4881e098-1ddc-40ba-ad18-62c4b6de3202", + "fields": { + "timestamp": "2023-12-29T15:45:05.688Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 439, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "488b4073-5a94-4c21-ba87-1ad801aef346", + "fields": { + "timestamp": "2023-12-29T15:45:04.464Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 24, + "field": "cid", + "type": "str", + "value": "1002843016", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "489813cb-cafc-4672-9645-7983ee66306d", + "fields": { + "timestamp": "2023-12-29T15:45:11.414Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1384, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "489f7a57-1ebe-4e01-bc9a-7554dfced948", + "fields": { + "timestamp": "2023-12-29T15:45:04.520Z", + "object_type": [ + "circuits", + "provider" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "GTT", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48ab927d-b380-4c02-9a51-ca6f67469a83", + "fields": { + "timestamp": "2023-12-29T15:45:11.606Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1516, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48b1190e-2c4f-4de0-b901-52e02a5a55ef", + "fields": { + "timestamp": "2023-12-29T15:45:08.792Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1393, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48b15695-66ca-4a15-bce6-635873be197b", + "fields": { + "timestamp": "2023-12-29T15:45:05.635Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 415, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48bacb20-4972-4ca5-b2f9-e0f6f0c578f8", + "fields": { + "timestamp": "2023-12-29T15:45:08.376Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 876, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48be61fa-4a34-4571-8826-708d1aa20b06", + "fields": { + "timestamp": "2023-12-29T15:45:07.956Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1519, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48c2a72d-370a-4a90-8721-c2b1bd3c84bf", + "fields": { + "timestamp": "2023-12-29T15:45:05.029Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 140, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48c5ffb4-34bf-4a74-92d4-55cea84fa2c5", + "fields": { + "timestamp": "2023-12-29T15:45:08.008Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1543, + "field": "name", + "type": "str", + "value": "xe-2/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48ca84f4-14d6-4f09-af6d-a74fa684b60e", + "fields": { + "timestamp": "2023-12-29T15:45:11.211Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1243, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48cbb472-c0e1-4fb9-9e40-35f79d4b3be6", + "fields": { + "timestamp": "2023-12-29T15:45:04.586Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 33, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48cc1309-f647-4b3f-83a4-f80c4dd10a22", + "fields": { + "timestamp": "2023-12-29T15:45:05.768Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 476, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48d15326-7dde-40fd-b4eb-5f1fafb1038e", + "fields": { + "timestamp": "2023-12-29T15:45:09.230Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1028, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48d24e78-d447-4bff-92b0-b36c37d63748", + "fields": { + "timestamp": "2023-12-29T15:45:07.513Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1315, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48d4caf5-7b39-4c52-9fb0-92c34f952d0d", + "fields": { + "timestamp": "2023-12-29T15:45:04.843Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 56, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48d57672-da69-43d4-946d-ea1d69b4a19a", + "fields": { + "timestamp": "2023-12-29T15:45:06.282Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 711, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48d80fe5-37d0-4b13-89f0-e2b369c96247", + "fields": { + "timestamp": "2023-12-29T15:45:10.592Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 24, + "field": "name", + "type": "str", + "value": "gc-europe-north1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48da6c47-54fa-499e-902d-30f60b126ddb", + "fields": { + "timestamp": "2023-12-29T15:45:09.104Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 869, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48e95622-1da7-4660-842f-a87ef3ec3f7d", + "fields": { + "timestamp": "2023-12-29T15:45:11.378Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1359, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48f2e17a-5ebf-4a8f-9a00-89c42a555051", + "fields": { + "timestamp": "2023-12-29T15:45:08.183Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 638, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48f37339-a997-496b-b0a1-b402a3b951a1", + "fields": { + "timestamp": "2023-12-29T15:45:08.006Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1542, + "field": "name", + "type": "str", + "value": "xe-2/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "48ff129c-264c-4a18-bbab-78aefa4edc01", + "fields": { + "timestamp": "2023-12-29T15:45:11.472Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1424, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "490f3b7a-37a3-4088-ba7d-b820c8e0088b", + "fields": { + "timestamp": "2023-12-29T15:45:11.680Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1566, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49156183-acdd-47ab-af16-5e7755e52a42", + "fields": { + "timestamp": "2023-12-29T15:45:11.107Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1171, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49175d17-5e70-46b1-a186-89a5cbc9e4b0", + "fields": { + "timestamp": "2023-12-29T15:45:06.518Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 821, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4918f853-b970-41da-a403-6c5a143c3a45", + "fields": { + "timestamp": "2023-12-29T15:45:06.954Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1024, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "491ca825-4918-43c4-a87f-c22ce7afdc6a", + "fields": { + "timestamp": "2023-12-29T15:45:07.295Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1214, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4924507f-6646-41ea-8cda-617852287c70", + "fields": { + "timestamp": "2023-12-29T15:45:06.587Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 853, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "492cb9fa-63d0-4244-ad93-e371af14f758", + "fields": { + "timestamp": "2023-12-29T15:45:08.850Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1464, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "492cdfca-534b-484a-8efd-f8d98a27f493", + "fields": { + "timestamp": "2023-12-29T15:45:07.025Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1073, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4939fc66-7706-4c12-a50c-1df5efa9091e", + "fields": { + "timestamp": "2023-12-29T15:45:05.110Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 176, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "494961f0-788c-4b2d-a7cf-d1f62f6c6663", + "fields": { + "timestamp": "2023-12-29T15:45:04.885Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 74, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "494bd123-4dc9-4085-847e-6998bbbc6447", + "fields": { + "timestamp": "2023-12-29T15:45:10.123Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 5, + "field": "description", + "type": "str", + "value": "Charlie-import", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49527873-8c42-4287-860d-6d559475b808", + "fields": { + "timestamp": "2023-12-29T15:45:05.153Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 195, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "495b19c8-abce-4693-acc7-09455fc1bd7f", + "fields": { + "timestamp": "2023-12-29T15:45:09.924Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 37, + "field": "name", + "type": "str", + "value": "R308", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "496dd7f7-6635-4373-a4dc-36d9ed596fdb", + "fields": { + "timestamp": "2023-12-29T15:45:04.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 105, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49706e76-561f-4e3b-b3a4-a1d6440b4029", + "fields": { + "timestamp": "2023-12-29T15:45:09.100Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 864, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "497199c3-dfa5-4cf6-8f00-5f517aa8e58c", + "fields": { + "timestamp": "2023-12-29T15:45:08.864Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1482, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4973a397-942a-41a0-97fc-4acfc3fa7bab", + "fields": { + "timestamp": "2023-12-29T15:45:07.753Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1425, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4973f45d-d033-4707-ae03-12d49b4593b5", + "fields": { + "timestamp": "2023-12-29T15:45:11.349Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1339, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4976ad79-e450-4a14-8afb-fa814c31b79e", + "fields": { + "timestamp": "2023-12-29T15:45:07.928Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1506, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49773667-e613-4856-bb89-a25069849694", + "fields": { + "timestamp": "2023-12-29T15:45:05.897Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 535, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49777505-eab0-4639-b736-58d6555f071e", + "fields": { + "timestamp": "2023-12-29T15:45:06.929Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1012, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4979058f-79ca-4e70-9408-222504cad943", + "fields": { + "timestamp": "2023-12-29T15:45:04.594Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 41, + "field": "name", + "type": "str", + "value": "Power Port", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "498f9c0d-b593-4f68-a038-f991d63a86a7", + "fields": { + "timestamp": "2023-12-29T15:45:11.045Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1128, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4992197d-ed56-4e9b-8b51-7aa0c2845767", + "fields": { + "timestamp": "2023-12-29T15:45:07.354Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1241, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49942db6-aec4-40c0-9792-8facae249c77", + "fields": { + "timestamp": "2023-12-29T15:45:06.447Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 788, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49ba55db-86d7-4fc7-9778-7ea64ce81e91", + "fields": { + "timestamp": "2023-12-29T15:45:05.022Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 137, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49bd1aac-d83a-44aa-9b90-48fc87a78d6c", + "fields": { + "timestamp": "2023-12-29T15:45:04.495Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 44, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49c0c3c7-88c6-494e-8311-f837e5a0d1d9", + "fields": { + "timestamp": "2023-12-29T15:45:11.042Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1126, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49cb4e2a-08b6-41e4-ab7e-c94bf7952be5", + "fields": { + "timestamp": "2023-12-29T15:45:10.428Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 88, + "field": "address", + "type": "inet", + "value": "172.17.0.28/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49d9ec4a-a30f-46bf-adb6-76316aa7c71e", + "fields": { + "timestamp": "2023-12-29T15:45:06.194Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 670, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49e0e7fd-fbda-4ccd-9e24-8dd7f942a606", + "fields": { + "timestamp": "2023-12-29T15:45:11.463Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1418, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49e0e8e7-4c10-4ae7-9fd4-635ced7b1bbd", + "fields": { + "timestamp": "2023-12-29T15:45:05.135Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 187, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49e2294f-933c-43ac-9158-264a343e0e43", + "fields": { + "timestamp": "2023-12-29T15:45:08.362Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 859, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49e64627-3089-4d38-a946-962e75d20c5e", + "fields": { + "timestamp": "2023-12-29T15:45:06.678Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 894, + "field": "name", + "type": "str", + "value": "xe-0/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49e873f7-0947-44da-af8a-57c684d2f992", + "fields": { + "timestamp": "2023-12-29T15:45:11.503Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1445, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49e993f4-ffb5-4cc4-973e-69c84f495d10", + "fields": { + "timestamp": "2023-12-29T15:45:07.629Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1367, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49fb41ff-51c4-4705-87fb-630a8e18f05f", + "fields": { + "timestamp": "2023-12-29T15:45:05.569Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 385, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "49fe0b32-d214-491b-9404-4af2cc7ae33c", + "fields": { + "timestamp": "2023-12-29T15:45:08.116Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1593, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a031998-52c1-4fd8-b4d2-7490abf17e0b", + "fields": { + "timestamp": "2023-12-29T15:45:06.049Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 603, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a0572d3-02b1-48c6-b1bb-996bb4a2f9b1", + "fields": { + "timestamp": "2023-12-29T15:45:05.007Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 130, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a0663b6-f78e-41c5-a9b0-861ad6d8193f", + "fields": { + "timestamp": "2023-12-29T15:45:07.982Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1531, + "field": "name", + "type": "str", + "value": "xe-2/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a144998-de5f-4f63-a0fc-09a3e36fe9df", + "fields": { + "timestamp": "2023-12-29T15:45:06.872Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 985, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a1cc316-9891-4471-a0f5-66146cf708a8", + "fields": { + "timestamp": "2023-12-29T15:45:05.803Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 492, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a28c09e-5a5b-486f-89ea-c4a95ecdadc9", + "fields": { + "timestamp": "2023-12-29T15:45:11.405Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1378, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a2b3b7a-958e-439f-9c7e-59083d8ed477", + "fields": { + "timestamp": "2023-12-29T15:45:06.030Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 594, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a2b7fb6-6fbd-4889-91ee-39f1ad879525", + "fields": { + "timestamp": "2023-12-29T15:45:06.043Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 600, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a3365e1-b3a8-4ba9-960c-966e16c58285", + "fields": { + "timestamp": "2023-12-29T15:45:10.864Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1004, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a35e816-385d-4a5e-9d96-38a618dd45f2", + "fields": { + "timestamp": "2023-12-29T15:45:08.030Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1553, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a380c9a-5a6c-4090-97f5-a3051e56aa47", + "fields": { + "timestamp": "2023-12-29T15:45:05.534Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 369, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a42a45b-5d86-43c6-851f-649b3c4417a9", + "fields": { + "timestamp": "2023-12-29T15:45:08.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1563, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a444112-91ea-44bb-96da-8b7d1ec4b9f0", + "fields": { + "timestamp": "2023-12-29T15:45:09.895Z", + "object_type": [ + "dcim", + "rackrole" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "infrastructure", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a475b35-28b7-4a9f-96ca-1e80edea04bf", + "fields": { + "timestamp": "2023-12-29T15:45:04.743Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 11, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a4960f5-1cb7-4c8b-8a5b-06e3ba6cdf1e", + "fields": { + "timestamp": "2023-12-29T15:45:10.590Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 21, + "field": "name", + "type": "str", + "value": "gc-europe-west3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a4b6752-b0a8-475c-ab29-93969a4dd323", + "fields": { + "timestamp": "2023-12-29T15:45:10.140Z", + "object_type": [ + "ipam", + "role" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "access-wireless", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a540651-6d82-4282-982e-29040c0548c7", + "fields": { + "timestamp": "2023-12-29T15:45:05.346Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 283, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a5e0765-e57c-474c-9e6b-3e41f4453b81", + "fields": { + "timestamp": "2023-12-29T15:45:07.377Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1252, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a609887-1fbb-4d40-8fc4-0ac124009400", + "fields": { + "timestamp": "2023-12-29T15:45:06.815Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 958, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a6c3710-dc57-4876-840d-851dd717a933", + "fields": { + "timestamp": "2023-12-29T15:45:06.891Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 994, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a6d5bab-3d0c-4d41-828b-771147a38463", + "fields": { + "timestamp": "2023-12-29T15:45:11.101Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1167, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a728891-b682-49d3-8986-3b64e2438687", + "fields": { + "timestamp": "2023-12-29T15:45:09.941Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 15, + "field": "name", + "type": "str", + "value": "dmi01-albany-sw01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a775762-6862-4c06-b28b-75a7c78cf11b", + "fields": { + "timestamp": "2023-12-29T15:45:11.710Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1587, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a84462f-3456-4cf5-8530-9169ca235735", + "fields": { + "timestamp": "2023-12-29T15:45:05.705Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 447, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a86c70d-936f-4be1-8037-b3a3258404c5", + "fields": { + "timestamp": "2023-12-29T15:45:05.302Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 263, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a881de7-f5cc-41c4-8435-607f97e6e28f", + "fields": { + "timestamp": "2023-12-29T15:45:06.608Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 863, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a8b95dc-d863-45bf-917c-f65b45ca9744", + "fields": { + "timestamp": "2023-12-29T15:45:07.679Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1390, + "field": "name", + "type": "str", + "value": "et-2/0/49", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a92d02c-6438-41b4-a9d9-3dc2aedeb647", + "fields": { + "timestamp": "2023-12-29T15:45:06.340Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 738, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a98935a-1b3b-4221-ad48-1f5f0228cb77", + "fields": { + "timestamp": "2023-12-29T15:45:07.126Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1136, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4a9f9d41-0dc3-4241-8671-b42f0ebff70f", + "fields": { + "timestamp": "2023-12-29T15:45:06.997Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1044, + "field": "name", + "type": "str", + "value": "xe-0/3/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4aa2e052-f097-41c4-bf7d-44290643e981", + "fields": { + "timestamp": "2023-12-29T15:45:05.788Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 485, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4aa44c60-4d69-4c91-a347-2b57474b62c5", + "fields": { + "timestamp": "2023-12-29T15:45:10.981Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1084, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4aa841e8-287c-476a-84b0-50bb646bc01b", + "fields": { + "timestamp": "2023-12-29T15:45:10.852Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 996, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4aafbc42-5f39-46b2-b368-78a97d5dc5fe", + "fields": { + "timestamp": "2023-12-29T15:45:08.572Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1120, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ab28911-60ae-4b28-9962-6e7e6194bfbf", + "fields": { + "timestamp": "2023-12-29T15:45:11.410Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1381, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ab79dc3-62bf-4ef6-bbde-eb362b923b85", + "fields": { + "timestamp": "2023-12-29T15:45:05.241Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 235, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ab87d0a-8e5b-4feb-bfde-e372ec61c921", + "fields": { + "timestamp": "2023-12-29T15:45:06.791Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 947, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4abc4822-1714-4ab8-bd03-f94bdd7c6ede", + "fields": { + "timestamp": "2023-12-29T15:45:06.237Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 690, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ac0a344-8c8d-4d90-a144-10c26c71250e", + "fields": { + "timestamp": "2023-12-29T15:45:11.015Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1107, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ac0a853-3655-4dba-a211-3f5b1a79dc5f", + "fields": { + "timestamp": "2023-12-29T15:45:04.998Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 126, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ac27b34-18c6-4fc9-b7ad-aee139156593", + "fields": { + "timestamp": "2023-12-29T15:45:08.110Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1590, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ac2e1af-14b6-4644-b2b4-a8ede7ac4dba", + "fields": { + "timestamp": "2023-12-29T15:45:04.575Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 14, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ac41ee5-1c32-49ea-b729-063971fc05d8", + "fields": { + "timestamp": "2023-12-29T15:45:08.153Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1610, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ac78ffb-0270-4363-85e2-40add72672ff", + "fields": { + "timestamp": "2023-12-29T15:45:10.106Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 24, + "field": "name", + "type": "str", + "value": "Butler Communications", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4acc7d8a-9c11-4620-b768-c1088126e61a", + "fields": { + "timestamp": "2023-12-29T15:45:10.650Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 444, + "field": "name", + "type": "str", + "value": "vm84", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ad219fc-60fe-402b-bede-0eae719abdad", + "fields": { + "timestamp": "2023-12-29T15:45:05.845Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 511, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ad84df0-0196-4f0f-975f-fdbf0901f732", + "fields": { + "timestamp": "2023-12-29T15:45:06.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1040, + "field": "name", + "type": "str", + "value": "xe-0/2/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ad9d208-8b19-41ae-85f7-f179784c0479", + "fields": { + "timestamp": "2023-12-29T15:45:09.247Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1049, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ada5f2e-86d1-47af-9215-ff359d86c4d8", + "fields": { + "timestamp": "2023-12-29T15:45:09.884Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Router", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ae58f0c-c6ca-47d9-8fe6-a7f463e1170b", + "fields": { + "timestamp": "2023-12-29T15:45:07.162Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1152, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ae66b92-51cd-4da2-96e8-3318e3e765f8", + "fields": { + "timestamp": "2023-12-29T15:45:04.768Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 22, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4af043a3-5af2-4d77-8ecc-087c84cc679f", + "fields": { + "timestamp": "2023-12-29T15:45:07.164Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1153, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4afa733e-87ac-449b-b1e5-e9f4a365ea7d", + "fields": { + "timestamp": "2023-12-29T15:45:09.053Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 806, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4afd27bb-a830-4133-91dd-2d143cc6fbf5", + "fields": { + "timestamp": "2023-12-29T15:45:05.473Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 341, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b0541e2-9b97-4343-9a43-db284fad9875", + "fields": { + "timestamp": "2023-12-29T15:45:11.061Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1139, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b072242-560f-452d-bb61-300e5991ecc4", + "fields": { + "timestamp": "2023-12-29T15:45:05.742Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 464, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b099017-cc57-4b39-9d4e-c2381f4dcec2", + "fields": { + "timestamp": "2023-12-29T15:45:06.959Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1026, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b0a3314-d456-47f4-8fc2-f7fd190f1711", + "fields": { + "timestamp": "2023-12-29T15:45:10.253Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 49, + "field": "prefix", + "type": "cidr", + "value": "10.112.170.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b10435b-62cd-476a-ada0-4d7682e0f16c", + "fields": { + "timestamp": "2023-12-29T15:45:07.502Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1310, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b118a6c-2baa-4a7e-a060-4a1958113586", + "fields": { + "timestamp": "2023-12-29T15:45:07.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1097, + "field": "name", + "type": "str", + "value": "xe-0/3/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b12ebf8-4fb8-4039-acea-4ca832e4285d", + "fields": { + "timestamp": "2023-12-29T15:45:07.689Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1395, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b15f11e-7416-47e3-b348-e6e0304ea60d", + "fields": { + "timestamp": "2023-12-29T15:45:07.470Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1295, + "field": "name", + "type": "str", + "value": "xe-2/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b16af86-439b-492f-92e1-ddb87e33c9cc", + "fields": { + "timestamp": "2023-12-29T15:45:08.540Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1080, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b1b02c3-d6dc-49bb-a5bc-4ce55afa449f", + "fields": { + "timestamp": "2023-12-29T15:45:10.368Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 94, + "field": "prefix", + "type": "cidr", + "value": "172.20.2.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b1ed079-297c-4c4e-a062-d5362bafd793", + "fields": { + "timestamp": "2023-12-29T15:45:10.400Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 41, + "field": "address", + "type": "inet", + "value": "172.16.0.11/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b248cfc-0a2e-417f-83de-4220674ef682", + "fields": { + "timestamp": "2023-12-29T15:45:08.090Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1581, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b2803bb-cf72-4951-bb6c-15f7e6d47496", + "fields": { + "timestamp": "2023-12-29T15:45:06.853Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 976, + "field": "name", + "type": "str", + "value": "xe-0/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b2c2fd6-26aa-497f-b5f2-a23cecd2ad7a", + "fields": { + "timestamp": "2023-12-29T15:45:07.790Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1442, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b332f7a-3830-44a2-8541-1c3814e89415", + "fields": { + "timestamp": "2023-12-29T15:45:10.845Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 991, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b36e136-cc91-4d71-b604-d21d78f40197", + "fields": { + "timestamp": "2023-12-29T15:45:05.291Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 258, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b3e019a-73b3-4956-8e38-e345b727a834", + "fields": { + "timestamp": "2023-12-29T15:45:09.889Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "ToR Switch", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b41fd0f-7555-4d42-9c30-3bfb73d11869", + "fields": { + "timestamp": "2023-12-29T15:45:07.969Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1525, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b49f277-7099-4edf-b66f-701ca1d781c6", + "fields": { + "timestamp": "2023-12-29T15:45:08.754Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1345, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b4dbdba-1d58-4bf7-807a-e4bb05d5842a", + "fields": { + "timestamp": "2023-12-29T15:45:07.577Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1345, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b568e25-566b-4839-8ea9-f726c65368d0", + "fields": { + "timestamp": "2023-12-29T15:45:05.545Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 374, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b610663-6768-4b13-8f7b-18244f3d23fc", + "fields": { + "timestamp": "2023-12-29T15:45:05.011Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 132, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b66dc5f-8748-42c4-9f8c-554470c47477", + "fields": { + "timestamp": "2023-12-29T15:45:07.887Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1487, + "field": "name", + "type": "str", + "value": "xe-1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b68e0d7-4ec2-47bc-a096-4f1c8be8db0d", + "fields": { + "timestamp": "2023-12-29T15:45:05.318Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 270, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b68fb4c-dd78-4774-a8b6-52b0019744fc", + "fields": { + "timestamp": "2023-12-29T15:45:07.513Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1315, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b6f11fe-fe63-45e2-88e5-05d457c19249", + "fields": { + "timestamp": "2023-12-29T15:45:05.751Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 468, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b74cc21-69f4-4670-aa5c-b6b4a3c16e04", + "fields": { + "timestamp": "2023-12-29T15:45:11.723Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1596, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b76f849-f0fd-4709-8d22-891a9c974b8e", + "fields": { + "timestamp": "2023-12-29T15:45:06.625Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 871, + "field": "name", + "type": "str", + "value": "xe-0/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b7f97c0-8f20-4c6e-923e-188491a7fe35", + "fields": { + "timestamp": "2023-12-29T15:45:06.863Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 981, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b86b271-6816-4bd9-922d-9243c917c064", + "fields": { + "timestamp": "2023-12-29T15:45:05.175Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 205, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b8818d0-fb6b-4668-96a1-c237911aa5fc", + "fields": { + "timestamp": "2023-12-29T15:45:06.095Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 624, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b8af5ff-8a83-43e8-8459-775903703b1c", + "fields": { + "timestamp": "2023-12-29T15:45:11.549Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1476, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b90bb1b-b171-41ea-873f-e3a0f3a1290f", + "fields": { + "timestamp": "2023-12-29T15:45:04.622Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 72, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b98586f-304b-4adb-9235-2b8b3a6dcbdf", + "fields": { + "timestamp": "2023-12-29T15:45:08.657Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1225, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b9b56c3-e012-4102-8b87-29cfac9dcc1a", + "fields": { + "timestamp": "2023-12-29T15:45:06.421Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 776, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4b9fc6ba-5253-4958-b5e5-614d28f6d423", + "fields": { + "timestamp": "2023-12-29T15:45:09.294Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1108, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ba00992-9423-4dad-b65d-073e772633b4", + "fields": { + "timestamp": "2023-12-29T15:45:05.296Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 260, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4baa15ae-9e1a-4238-877d-0be7618fc5bf", + "fields": { + "timestamp": "2023-12-29T15:45:11.430Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1395, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4bac291e-9812-4ee4-8e17-b57fe5478c7f", + "fields": { + "timestamp": "2023-12-29T15:45:06.314Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 726, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4bae4753-663e-4ad0-8444-f76f52e0d68f", + "fields": { + "timestamp": "2023-12-29T15:45:11.412Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1383, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4bb5e1d5-5e8f-4cc9-b24a-fad3f5bc4dab", + "fields": { + "timestamp": "2023-12-29T15:45:07.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1154, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4bb889ba-78eb-45de-a693-2a1799295567", + "fields": { + "timestamp": "2023-12-29T15:45:07.653Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1378, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4bba3194-d566-42b5-a824-7e6414e60579", + "fields": { + "timestamp": "2023-12-29T15:45:06.132Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 641, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4bbaec2a-2739-4d10-904e-da22f703a3d4", + "fields": { + "timestamp": "2023-12-29T15:45:08.639Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1203, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4bbdb47a-a11b-4184-89c5-edd69c9fe3a8", + "fields": { + "timestamp": "2023-12-29T15:45:06.967Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1030, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4bc11a59-97c2-4777-bc58-e1d26e6fd07f", + "fields": { + "timestamp": "2023-12-29T15:45:08.144Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1606, + "field": "name", + "type": "str", + "value": "xe-1/2/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4bc75549-785d-4e56-95f0-0b376de569f3", + "fields": { + "timestamp": "2023-12-29T15:45:09.341Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1167, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4bd68d49-bfc4-487e-8e56-857b096752af", + "fields": { + "timestamp": "2023-12-29T15:45:06.075Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 615, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4bd6f499-c54c-4700-8e90-4f9e98f6157e", + "fields": { + "timestamp": "2023-12-29T15:45:06.544Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 833, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4bdc1625-468a-4f8c-874b-5970c1f74a61", + "fields": { + "timestamp": "2023-12-29T15:45:06.143Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 646, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4be4fef0-f1bf-4227-ac6f-907c6c955275", + "fields": { + "timestamp": "2023-12-29T15:45:11.724Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1597, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4befe09e-4d11-45ca-b011-90f7e51da27e", + "fields": { + "timestamp": "2023-12-29T15:45:09.908Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 15, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4bf719f8-9e10-4912-ac8b-545027fa0796", + "fields": { + "timestamp": "2023-12-29T15:45:11.320Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1319, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4bf9159c-ac0b-4f95-b2bf-4b8aae24d909", + "fields": { + "timestamp": "2023-12-29T15:45:11.364Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1349, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4bfe8aab-8692-4db3-ba26-e97fb41a32f4", + "fields": { + "timestamp": "2023-12-29T15:45:06.838Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 969, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c055376-2c79-47c8-a9be-a97f2c809abb", + "fields": { + "timestamp": "2023-12-29T15:45:07.749Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1423, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c078878-449c-49f8-9018-af57e0d96822", + "fields": { + "timestamp": "2023-12-29T15:45:08.609Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1166, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c0e14c9-2481-45a1-aedb-46f38ad23c17", + "fields": { + "timestamp": "2023-12-29T15:45:05.600Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 399, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c153b3f-dc08-4071-8fde-fa845f49c9f0", + "fields": { + "timestamp": "2023-12-29T15:45:06.582Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 851, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c172872-ac58-4ca0-beaa-56636deee3d1", + "fields": { + "timestamp": "2023-12-29T15:45:05.877Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 526, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c1ed4b4-fed0-47fa-8409-c4d5e09976ca", + "fields": { + "timestamp": "2023-12-29T15:45:09.953Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 37, + "field": "name", + "type": "str", + "value": "dmi01-camden-pdu01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c223d10-a04e-4f34-98b9-d9f472418aaf", + "fields": { + "timestamp": "2023-12-29T15:45:10.636Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 422, + "field": "name", + "type": "str", + "value": "vm62", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c2f14b7-be7f-4343-82b7-a49be70df69d", + "fields": { + "timestamp": "2023-12-29T15:45:05.484Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 346, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c2fcfa0-c0ad-437a-98a9-7390cc5b7325", + "fields": { + "timestamp": "2023-12-29T15:45:05.493Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 350, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c467900-2fd3-403c-8a43-00506cfe5b82", + "fields": { + "timestamp": "2023-12-29T15:45:10.708Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 537, + "field": "name", + "type": "str", + "value": "vm177", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c4a8024-ab89-40a6-b075-37c9afdff694", + "fields": { + "timestamp": "2023-12-29T15:45:05.746Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 466, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c5f110a-2739-4427-a122-e28e206a5d40", + "fields": { + "timestamp": "2023-12-29T15:45:11.054Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1134, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c64a826-4cac-427b-a327-a2e6ecf664b9", + "fields": { + "timestamp": "2023-12-29T15:45:10.494Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c678809-5180-49b2-a114-e6ddd1cde6f1", + "fields": { + "timestamp": "2023-12-29T15:45:05.044Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 147, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c6de99d-ed81-4d14-947c-8c58a8282edc", + "fields": { + "timestamp": "2023-12-29T15:45:10.316Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 73, + "field": "prefix", + "type": "cidr", + "value": "192.168.0.0/22", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c6fd450-3d97-45a1-aaa7-88a3b1bbf5c4", + "fields": { + "timestamp": "2023-12-29T15:45:08.571Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1119, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c79bb9a-d96f-4e46-9891-c07410d92845", + "fields": { + "timestamp": "2023-12-29T15:45:09.889Z", + "object_type": [ + "dcim", + "platform" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Cisco IOS", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c7fd1b2-aa89-41a4-ba4d-714206c669e9", + "fields": { + "timestamp": "2023-12-29T15:45:07.360Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1244, + "field": "name", + "type": "str", + "value": "xe-1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c807531-9a98-4946-92f4-f1dd9e8b4334", + "fields": { + "timestamp": "2023-12-29T15:45:10.053Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 37, + "field": "slug", + "type": "str", + "value": "us-nh", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c88f8c1-5641-40f6-a598-02be28b5f825", + "fields": { + "timestamp": "2023-12-29T15:45:06.237Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 690, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c910df7-a06e-46f5-ba9f-9a543c96a658", + "fields": { + "timestamp": "2023-12-29T15:45:08.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1616, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c923c70-80ee-45ef-9960-0fc392ce2f7a", + "fields": { + "timestamp": "2023-12-29T15:45:05.829Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 504, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c927c64-fba1-484c-babe-fbbcac44f2c2", + "fields": { + "timestamp": "2023-12-29T15:45:07.222Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1180, + "field": "name", + "type": "str", + "value": "xe-2/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c97abf5-8c0a-48ee-8ab6-3ef876a12000", + "fields": { + "timestamp": "2023-12-29T15:45:06.025Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 592, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4c990d99-0646-4a10-8a5a-c8f364d289b0", + "fields": { + "timestamp": "2023-12-29T15:45:10.760Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 934, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ca2afaa-2c08-4d6c-af1e-698707077016", + "fields": { + "timestamp": "2023-12-29T15:45:07.435Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1279, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ca46f71-0a71-4914-8ffe-e292bb65c153", + "fields": { + "timestamp": "2023-12-29T15:45:10.964Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1072, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ca498df-8f5d-4e8f-943f-6ff181d3a8c4", + "fields": { + "timestamp": "2023-12-29T15:45:05.600Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 399, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ca4d52f-4bf2-4764-abdc-fcc580241fe5", + "fields": { + "timestamp": "2023-12-29T15:45:10.957Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1067, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4cade0ec-b74c-4519-a271-f6cb67f6ce0d", + "fields": { + "timestamp": "2023-12-29T15:45:07.228Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1183, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4cb53ce6-e8d4-4cef-afde-e27cb388069a", + "fields": { + "timestamp": "2023-12-29T15:45:10.613Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 386, + "field": "name", + "type": "str", + "value": "vm26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4cb67f18-94ac-4eac-8f0f-d5a795ff6a03", + "fields": { + "timestamp": "2023-12-29T15:45:05.644Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 419, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ccbc13b-5adc-4bd2-9ee3-6d8f34523360", + "fields": { + "timestamp": "2023-12-29T15:45:08.378Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 879, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4cd5dc83-59ff-45e4-8c0c-b096a8da7421", + "fields": { + "timestamp": "2023-12-29T15:45:11.179Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1221, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ce2ecd3-33c1-4b72-9964-d406fadcd9d6", + "fields": { + "timestamp": "2023-12-29T15:45:06.357Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 746, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ce4162f-e41e-4693-b128-0f2198fc9a84", + "fields": { + "timestamp": "2023-12-29T15:45:07.334Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1232, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4cf7d99e-94f7-47fd-a325-9b28aebbddfc", + "fields": { + "timestamp": "2023-12-29T15:45:05.699Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 444, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4cfb95c7-0b34-4cba-9a29-24584bedc423", + "fields": { + "timestamp": "2023-12-29T15:45:09.155Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 934, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d00ac1d-de2a-42e9-b471-3f037a935a5c", + "fields": { + "timestamp": "2023-12-29T15:45:08.928Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 649, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d02aeca-61c7-445b-a6ce-166a00528585", + "fields": { + "timestamp": "2023-12-29T15:45:04.591Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 38, + "field": "name", + "type": "str", + "value": "Power Port", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d08fa40-bc1c-42a9-be21-768fb32d1843", + "fields": { + "timestamp": "2023-12-29T15:45:06.147Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 648, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d0e4486-0c1c-4fef-a13d-af0bcadba2c6", + "fields": { + "timestamp": "2023-12-29T15:45:05.879Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 527, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d11c0bc-b3b7-40b6-84ff-efb3bf83a611", + "fields": { + "timestamp": "2023-12-29T15:45:06.739Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 922, + "field": "name", + "type": "str", + "value": "xe-0/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d18b56a-3e29-48e2-bdb3-c77c2f5bcf0f", + "fields": { + "timestamp": "2023-12-29T15:45:07.933Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1508, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d1fff3e-2075-4903-b882-e18d7aed0c74", + "fields": { + "timestamp": "2023-12-29T15:45:05.357Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 288, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d22adc3-01ba-4f16-b28d-ee5829d4e87a", + "fields": { + "timestamp": "2023-12-29T15:45:10.059Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 48, + "field": "name", + "type": "str", + "value": "Georgia", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d246293-8031-4afa-b50f-f7ef16010f4c", + "fields": { + "timestamp": "2023-12-29T15:45:11.520Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1456, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d350a57-e807-4b67-b883-513dac8ae4ec", + "fields": { + "timestamp": "2023-12-29T15:45:04.560Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 40, + "field": "name", + "type": "str", + "value": "Console", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d3cf176-cfe3-4964-a221-438129dec81d", + "fields": { + "timestamp": "2023-12-29T15:45:05.278Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 252, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d3f2762-34fa-4dc1-a981-9416ea536a05", + "fields": { + "timestamp": "2023-12-29T15:45:06.572Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 846, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d403235-94d8-4248-af91-2d4888cd3334", + "fields": { + "timestamp": "2023-12-29T15:45:07.521Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1319, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d51b8ab-189d-45f9-a3b3-3793e0a25df0", + "fields": { + "timestamp": "2023-12-29T15:45:10.014Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "P1-5A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d582a2d-50b0-43cb-be1b-23fc34c80b10", + "fields": { + "timestamp": "2023-12-29T15:45:05.404Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 309, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d5e7687-491e-4d25-b1d2-120a99da9bd4", + "fields": { + "timestamp": "2023-12-29T15:45:05.430Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 321, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d678697-3ba4-407a-a7eb-9a4e34a8eaaf", + "fields": { + "timestamp": "2023-12-29T15:45:10.574Z", + "object_type": [ + "virtualization", + "clustertype" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "DigitalOcean", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d792932-7387-4c9b-98fd-60eaa4033900", + "fields": { + "timestamp": "2023-12-29T15:45:06.513Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 819, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d79a86f-1c73-4f86-ae6a-893e47b8b93b", + "fields": { + "timestamp": "2023-12-29T15:45:04.507Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 50, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d7b3894-0b6e-423a-ab33-67b4b589b005", + "fields": { + "timestamp": "2023-12-29T15:45:10.101Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 19, + "field": "physical_address", + "type": "str", + "value": "7730 Summerhouse St.\r\nOrange Park, FL 32065", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d805696-15f3-4b38-9c14-7538b6a35b9f", + "fields": { + "timestamp": "2023-12-29T15:45:08.533Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1072, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d80654e-ef4a-4cd7-943a-bcbaf1035a05", + "fields": { + "timestamp": "2023-12-29T15:45:07.879Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1483, + "field": "name", + "type": "str", + "value": "xe-1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d84e632-1aac-4352-8c09-1376f197705b", + "fields": { + "timestamp": "2023-12-29T15:45:08.801Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1404, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d8850fb-fb04-426e-9388-cccf54396714", + "fields": { + "timestamp": "2023-12-29T15:45:10.868Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1007, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d8a7a56-d26e-471e-9f93-c200c6f9838e", + "fields": { + "timestamp": "2023-12-29T15:45:09.297Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1112, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d8ab5fa-2682-4d14-b141-3cab8a2f3cc3", + "fields": { + "timestamp": "2023-12-29T15:45:06.644Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 879, + "field": "name", + "type": "str", + "value": "xe-0/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d8fe16c-9bdc-4a70-ae11-968dc2272f79", + "fields": { + "timestamp": "2023-12-29T15:45:08.543Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1084, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d91fcde-59ab-4078-9cec-bb26a0a0ce0b", + "fields": { + "timestamp": "2023-12-29T15:45:10.213Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 33, + "field": "prefix", + "type": "cidr", + "value": "10.112.154.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d94658f-9c8a-4a7e-8c25-77097889e878", + "fields": { + "timestamp": "2023-12-29T15:45:05.967Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 565, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d9a55ee-e110-48d0-99a2-67dac5a43760", + "fields": { + "timestamp": "2023-12-29T15:45:06.719Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 913, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d9c8db2-6baa-4afc-8bfd-205067f6a233", + "fields": { + "timestamp": "2023-12-29T15:45:10.837Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 986, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d9eb1a6-d7eb-456f-8b98-c767907079e1", + "fields": { + "timestamp": "2023-12-29T15:45:04.913Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 87, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4d9f4b3c-922c-4df0-889c-476caab54a30", + "fields": { + "timestamp": "2023-12-29T15:45:05.912Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 542, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4da1d86c-dc5a-47ec-92d8-3782820caa98", + "fields": { + "timestamp": "2023-12-29T15:45:05.827Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 503, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4dad67dd-401f-4520-b04d-75571acb40a5", + "fields": { + "timestamp": "2023-12-29T15:45:08.807Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1411, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4dae71b8-f31c-4774-a23b-b7573e5a2dac", + "fields": { + "timestamp": "2023-12-29T15:45:08.529Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1067, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4daff381-a18c-44f4-9aac-14441af53e5f", + "fields": { + "timestamp": "2023-12-29T15:45:10.363Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 92, + "field": "prefix", + "type": "cidr", + "value": "172.20.0.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4db40f15-2dfb-4f10-84d8-8b53e97bf6ca", + "fields": { + "timestamp": "2023-12-29T15:45:07.160Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1151, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4db5d871-3ad6-43c0-b9f5-936a70c5dfe9", + "fields": { + "timestamp": "2023-12-29T15:45:07.392Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1259, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4db8d21b-be17-495d-97c4-ec519d3192d3", + "fields": { + "timestamp": "2023-12-29T15:45:07.743Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1420, + "field": "name", + "type": "str", + "value": "xe-2/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4dbd5f0d-b77f-408e-9bfa-1e1c6f1c6537", + "fields": { + "timestamp": "2023-12-29T15:45:07.504Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1311, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4dbe39be-3c67-4fcc-a499-1c208992a813", + "fields": { + "timestamp": "2023-12-29T15:45:08.527Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1064, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4dc90d1d-8c94-42fb-b5a0-ba2f8a811224", + "fields": { + "timestamp": "2023-12-29T15:45:07.863Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1476, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4dd11821-c124-497d-aff4-92db2cd61497", + "fields": { + "timestamp": "2023-12-29T15:45:07.824Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1458, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4dd1db7a-eb73-49a8-afa6-9b6153b1243c", + "fields": { + "timestamp": "2023-12-29T15:45:11.299Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1304, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4dd6b314-5f33-4cc3-bfa0-5ae84088b84c", + "fields": { + "timestamp": "2023-12-29T15:45:11.412Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1383, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4dd993e6-3ca8-4413-8932-069d9707149e", + "fields": { + "timestamp": "2023-12-29T15:45:10.454Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 131, + "field": "address", + "type": "inet", + "value": "172.19.0.11/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ddcc04f-4a7b-4b1d-b50b-2e69220a2254", + "fields": { + "timestamp": "2023-12-29T15:45:07.145Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1144, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4dde17f2-0ba8-4806-b0b7-389d9fc4955e", + "fields": { + "timestamp": "2023-12-29T15:45:06.160Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 654, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4de07e0b-1871-4646-a41e-5c46a6ac2115", + "fields": { + "timestamp": "2023-12-29T15:45:07.517Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1317, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4debef66-f54b-49a6-8530-cd35fb8f671e", + "fields": { + "timestamp": "2023-12-29T15:45:04.871Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 68, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4df16f87-1bb9-4cb0-b1c5-c4b2809218cb", + "fields": { + "timestamp": "2023-12-29T15:45:07.493Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1306, + "field": "name", + "type": "str", + "value": "xe-2/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4df2ca98-fe45-4225-b4bd-56897c0b8939", + "fields": { + "timestamp": "2023-12-29T15:45:09.336Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1160, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4df82862-4452-421c-adff-6b8143ca65a9", + "fields": { + "timestamp": "2023-12-29T15:45:06.522Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 823, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4dfa75b1-afcf-4fef-bf7b-e1839a20095c", + "fields": { + "timestamp": "2023-12-29T15:45:11.693Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1575, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4dfb572e-ea9e-4a92-ba03-d82da46c981c", + "fields": { + "timestamp": "2023-12-29T15:45:05.652Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 423, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4dfb912f-63fb-4e6c-a43d-5f7b56d456d9", + "fields": { + "timestamp": "2023-12-29T15:45:07.194Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1167, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e001146-229f-44d1-bd7a-1f9f898d9bfe", + "fields": { + "timestamp": "2023-12-29T15:45:08.131Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1600, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e032b1b-56de-4a41-8550-6851cfaf457f", + "fields": { + "timestamp": "2023-12-29T15:45:10.757Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 932, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e04e43b-b605-4d69-a659-b75d6c40f928", + "fields": { + "timestamp": "2023-12-29T15:45:09.967Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 82, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e09a368-3bd8-45f4-b74c-0a9a5b845fb0", + "fields": { + "timestamp": "2023-12-29T15:45:09.147Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 924, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e0ce458-c1fe-4911-869f-b82188c02b23", + "fields": { + "timestamp": "2023-12-29T15:45:11.680Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1566, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e0ddcca-f632-4453-81d0-ac8751fe85d1", + "fields": { + "timestamp": "2023-12-29T15:45:07.334Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1232, + "field": "name", + "type": "str", + "value": "xe-1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e17ff19-4ab8-4878-9ffa-ba00894e8018", + "fields": { + "timestamp": "2023-12-29T15:45:06.507Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 816, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e1d6d33-31fe-4a00-b098-f9913b67184f", + "fields": { + "timestamp": "2023-12-29T15:45:10.770Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 941, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e25e578-4f3f-451d-8d62-787a1b918a39", + "fields": { + "timestamp": "2023-12-29T15:45:08.729Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1314, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e2b992f-94d7-47c8-94ff-d51b969be5f3", + "fields": { + "timestamp": "2023-12-29T15:45:08.422Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 933, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e2dbb84-39f7-4f34-8f1f-d955683deca6", + "fields": { + "timestamp": "2023-12-29T15:45:06.160Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 654, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e2f9f8d-ecc5-4e61-b5ee-e3c37ac62070", + "fields": { + "timestamp": "2023-12-29T15:45:07.457Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1289, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e319314-6c16-49be-bb01-6aa99e0217ec", + "fields": { + "timestamp": "2023-12-29T15:45:07.911Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1498, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e3229e9-566d-4c31-94d7-1a6abea76194", + "fields": { + "timestamp": "2023-12-29T15:45:05.245Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 237, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e32eb7d-28b0-44cb-8964-eb127d7a89c5", + "fields": { + "timestamp": "2023-12-29T15:45:05.098Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 171, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e38f186-5f75-454f-af78-1374261f232e", + "fields": { + "timestamp": "2023-12-29T15:45:08.453Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 972, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e3bfba2-2e37-4055-a51e-9b881206fb00", + "fields": { + "timestamp": "2023-12-29T15:45:06.240Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 691, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e3e992b-7ac5-4151-8f5b-609208fc9146", + "fields": { + "timestamp": "2023-12-29T15:45:10.681Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 494, + "field": "name", + "type": "str", + "value": "vm134", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e3ed29e-348f-41e1-8c8e-25ee80f83aec", + "fields": { + "timestamp": "2023-12-29T15:45:08.711Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1292, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e3f16a4-3027-4d83-ad37-f4d5d0031601", + "fields": { + "timestamp": "2023-12-29T15:45:11.738Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1607, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e47d8f8-049c-41cc-8bec-3cfbdca9e9bf", + "fields": { + "timestamp": "2023-12-29T15:45:06.503Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 814, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e491fb7-c999-487c-b2ec-ff3776f871eb", + "fields": { + "timestamp": "2023-12-29T15:45:10.441Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 110, + "field": "address", + "type": "inet", + "value": "172.18.0.20/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e5407ca-8141-4368-97d5-bfa13ca0821f", + "fields": { + "timestamp": "2023-12-29T15:45:10.596Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 40, + "field": "name", + "type": "str", + "value": "gc-asia-northeast3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e5ede40-4d6a-4416-ae7d-827ad9b3b926", + "fields": { + "timestamp": "2023-12-29T15:45:10.848Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 993, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e689233-909c-4d99-adce-aec7f246b317", + "fields": { + "timestamp": "2023-12-29T15:45:04.803Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 38, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e6ce735-4bad-4ae3-9b3c-a87936a2dbe8", + "fields": { + "timestamp": "2023-12-29T15:45:10.511Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 37, + "field": "vid", + "type": "int", + "value": "300", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e6db7a0-5039-4e80-b5f7-2a061539e234", + "fields": { + "timestamp": "2023-12-29T15:45:09.370Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1204, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e7397ef-5866-4c86-8d80-7b01cbf5f836", + "fields": { + "timestamp": "2023-12-29T15:45:04.605Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 53, + "field": "name", + "type": "str", + "value": "PSU1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e7faee1-073e-4313-b731-68444507d97d", + "fields": { + "timestamp": "2023-12-29T15:45:07.841Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1466, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e81d29d-6cad-4979-b9af-c21bca279b07", + "fields": { + "timestamp": "2023-12-29T15:45:07.956Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1519, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e82d358-d589-4f61-8f55-2af809d37380", + "fields": { + "timestamp": "2023-12-29T15:45:11.214Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1245, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e885c48-cfe6-4ab6-a63b-a253eef01bd8", + "fields": { + "timestamp": "2023-12-29T15:45:07.171Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1156, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e8a5452-bf5e-42f7-8f66-1e0c41cf9cae", + "fields": { + "timestamp": "2023-12-29T15:45:05.434Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 323, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e8d1dea-a753-4723-80e0-586f13887b6b", + "fields": { + "timestamp": "2023-12-29T15:45:06.676Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 893, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4e9544c4-530a-4d11-9a82-3099fd2ff08e", + "fields": { + "timestamp": "2023-12-29T15:45:08.810Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1414, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ea052b5-b7a5-43d9-85bb-9a62ff1e62a9", + "fields": { + "timestamp": "2023-12-29T15:45:08.309Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 794, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ea0dfd1-caaa-4784-95e0-f0207eb686bc", + "fields": { + "timestamp": "2023-12-29T15:45:11.622Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1527, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4eac4e29-685c-420e-b8ad-b37e276b88c6", + "fields": { + "timestamp": "2023-12-29T15:45:09.953Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 36, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ead5546-2636-4f6e-a84c-74ff8709634f", + "fields": { + "timestamp": "2023-12-29T15:45:04.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 111, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4eb0de88-7499-42d7-9b5f-078e4495b861", + "fields": { + "timestamp": "2023-12-29T15:45:07.534Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1325, + "field": "name", + "type": "str", + "value": "xe-2/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4eb363dc-99d6-43bf-a935-16e08372ee0a", + "fields": { + "timestamp": "2023-12-29T15:45:10.779Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 947, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4eba0370-8915-4499-b577-35646ea44ad2", + "fields": { + "timestamp": "2023-12-29T15:45:04.470Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 31, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ebf8365-de6f-4bc8-8c8b-523caaf391e1", + "fields": { + "timestamp": "2023-12-29T15:45:04.527Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 2, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ecbd614-0423-43f3-bc31-4a322a13670a", + "fields": { + "timestamp": "2023-12-29T15:45:11.520Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1456, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ecbed5b-76f8-4960-bf47-7dbc83b96fec", + "fields": { + "timestamp": "2023-12-29T15:45:11.714Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1590, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ecd3ecb-4d06-40ae-b5f2-fd59af320f87", + "fields": { + "timestamp": "2023-12-29T15:45:08.389Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 893, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ecec5a2-f654-4667-bf27-175545dcc63e", + "fields": { + "timestamp": "2023-12-29T15:45:10.104Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 22, + "field": "name", + "type": "str", + "value": "D. S. Weaver Labs", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ecf5fda-fd47-40e5-a7a7-469092f1f762", + "fields": { + "timestamp": "2023-12-29T15:45:07.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1534, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ed10937-cda0-4838-b4db-327568656bc1", + "fields": { + "timestamp": "2023-12-29T15:45:10.206Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 30, + "field": "prefix", + "type": "cidr", + "value": "10.112.151.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ed47959-39c3-42e4-824b-209672f2b829", + "fields": { + "timestamp": "2023-12-29T15:45:09.938Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 12, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ed99054-100e-4720-9627-9c81f82b8d7f", + "fields": { + "timestamp": "2023-12-29T15:45:05.265Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 246, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4edd9e86-086e-4751-84fd-df2d9042317e", + "fields": { + "timestamp": "2023-12-29T15:45:06.853Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 976, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ee4c964-b099-46f7-a9f8-d2ccca9d05db", + "fields": { + "timestamp": "2023-12-29T15:45:05.591Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 395, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ee54d5a-0a77-4df6-8a3f-106fa83a1d2f", + "fields": { + "timestamp": "2023-12-29T15:45:07.468Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1294, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4eeae8e4-ad69-499a-9321-546485178473", + "fields": { + "timestamp": "2023-12-29T15:45:06.680Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 895, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ef94518-e07b-475a-b4ac-797501247988", + "fields": { + "timestamp": "2023-12-29T15:45:06.689Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 899, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f021e6a-80da-4e22-9b59-5aacd7907f30", + "fields": { + "timestamp": "2023-12-29T15:45:06.897Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 997, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f0398aa-92d5-4854-b624-7afd928ba65a", + "fields": { + "timestamp": "2023-12-29T15:45:09.866Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 4, + "field": "slug", + "type": "str", + "value": "dell", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f04ac8b-0714-4e2d-ba2e-bab41f943010", + "fields": { + "timestamp": "2023-12-29T15:45:07.090Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1119, + "field": "name", + "type": "str", + "value": "et-1/0/53", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f066147-0ce7-416d-834a-c08b6d68a4e3", + "fields": { + "timestamp": "2023-12-29T15:45:11.529Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1462, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f0ea8b0-7a56-45f9-935d-29b02d544a21", + "fields": { + "timestamp": "2023-12-29T15:45:07.646Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1375, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f16b306-908e-4d3f-9755-4580a2103a8b", + "fields": { + "timestamp": "2023-12-29T15:45:08.635Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1198, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f174afa-b18b-41e7-9609-18e1fee3c9d2", + "fields": { + "timestamp": "2023-12-29T15:45:11.399Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1374, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f1acf7c-b481-49ed-a93b-4ce6c3d2cc6e", + "fields": { + "timestamp": "2023-12-29T15:45:08.335Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 826, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f1ca214-ca27-4249-9989-712af5f1fbbc", + "fields": { + "timestamp": "2023-12-29T15:45:05.869Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 522, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f223c24-1edb-42a2-9722-76f59d008d2e", + "fields": { + "timestamp": "2023-12-29T15:45:05.247Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 238, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f245f13-f0c3-4444-9d1e-e073f8e57c14", + "fields": { + "timestamp": "2023-12-29T15:45:04.726Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f25961a-48d3-47a1-ae17-a70c2ec69223", + "fields": { + "timestamp": "2023-12-29T15:45:07.769Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1432, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f278a06-2f63-4c89-aebb-06ad60a5dc7f", + "fields": { + "timestamp": "2023-12-29T15:45:06.015Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 587, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f2840d5-928b-43f9-b56a-ac884dc42e01", + "fields": { + "timestamp": "2023-12-29T15:45:11.433Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1397, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f36682a-fa74-4027-b7d7-8cd14f6ebcd0", + "fields": { + "timestamp": "2023-12-29T15:45:05.648Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 421, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f392fe4-4eed-41df-a0d2-7d8890aa40b2", + "fields": { + "timestamp": "2023-12-29T15:45:07.657Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1380, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f394e0c-2e42-475c-b250-35c96520df25", + "fields": { + "timestamp": "2023-12-29T15:45:09.151Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 929, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f4c80c0-6421-474f-bf8d-77fea74a25ae", + "fields": { + "timestamp": "2023-12-29T15:45:07.506Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1312, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f4e98a2-261e-4372-aa1a-a8e9dd147a20", + "fields": { + "timestamp": "2023-12-29T15:45:07.874Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1481, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f541912-c3e6-4514-97f4-e0d698a0174e", + "fields": { + "timestamp": "2023-12-29T15:45:07.168Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1155, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f5c910d-55b8-457e-a924-56d87c5ca152", + "fields": { + "timestamp": "2023-12-29T15:45:05.462Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 336, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f63f782-7fd9-4e10-b96b-302fa39480cd", + "fields": { + "timestamp": "2023-12-29T15:45:07.672Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1387, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f64e669-1449-4b3f-9b37-515bb4914151", + "fields": { + "timestamp": "2023-12-29T15:45:07.771Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1433, + "field": "name", + "type": "str", + "value": "xe-2/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f6878c0-dea3-4ebd-8d89-8950d1c13d44", + "fields": { + "timestamp": "2023-12-29T15:45:10.062Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 52, + "field": "name", + "type": "str", + "value": "Kansas", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f76a157-f57c-4b20-919b-9f9e16b6da48", + "fields": { + "timestamp": "2023-12-29T15:45:11.308Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1310, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f76db8c-6fbb-4cfb-953e-42669476937e", + "fields": { + "timestamp": "2023-12-29T15:45:07.700Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1400, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f813813-d29d-4a48-aef7-0baead57d466", + "fields": { + "timestamp": "2023-12-29T15:45:08.524Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1060, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f8bc3aa-2332-4be4-8421-8b9c5abd9a91", + "fields": { + "timestamp": "2023-12-29T15:45:09.375Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1210, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f8cf0d8-b1f5-4395-865b-afb36f45de1e", + "fields": { + "timestamp": "2023-12-29T15:45:05.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 570, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f8d819e-0535-4247-9879-e85176122926", + "fields": { + "timestamp": "2023-12-29T15:45:09.926Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 39, + "field": "name", + "type": "str", + "value": "IDF128", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f9184ec-793c-4b9f-9186-1564abc9d761", + "fields": { + "timestamp": "2023-12-29T15:45:08.773Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1369, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f96149e-24bf-4453-83ba-e81f602e483e", + "fields": { + "timestamp": "2023-12-29T15:45:10.922Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1043, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f98b0be-8d18-40bc-a8d5-05c623212136", + "fields": { + "timestamp": "2023-12-29T15:45:04.614Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 63, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f9cda8a-461b-4bd2-be39-eebc80616276", + "fields": { + "timestamp": "2023-12-29T15:45:05.569Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 385, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4f9f19e0-2024-4ccf-b160-3db68447b917", + "fields": { + "timestamp": "2023-12-29T15:45:05.886Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 530, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4fa0bc35-67a0-4534-a10d-87ca4687966a", + "fields": { + "timestamp": "2023-12-29T15:45:04.692Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 121, + "field": "name", + "type": "str", + "value": "Outlet 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4fa34372-92e8-4a56-bdfa-731b1e5009d3", + "fields": { + "timestamp": "2023-12-29T15:45:09.963Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 76, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4fa496eb-34ec-4459-b169-28dd50cb6f6e", + "fields": { + "timestamp": "2023-12-29T15:45:11.202Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1237, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4fa7608e-6abe-4c10-9c3f-db813adacb4f", + "fields": { + "timestamp": "2023-12-29T15:45:05.256Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 242, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4faa322f-5197-4972-ad19-05186da95c2b", + "fields": { + "timestamp": "2023-12-29T15:45:04.917Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 89, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4faa5ea7-e942-4453-af50-717f34b91200", + "fields": { + "timestamp": "2023-12-29T15:45:06.498Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 812, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4fad270c-0f57-43be-b903-fa1891e2b329", + "fields": { + "timestamp": "2023-12-29T15:45:11.064Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1141, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4fb2559d-6db8-4d5c-85c7-1e7f0679c5cc", + "fields": { + "timestamp": "2023-12-29T15:45:07.315Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1223, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4fb7f192-6826-48cc-b3b8-bdd0fcad511c", + "fields": { + "timestamp": "2023-12-29T15:45:06.578Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 849, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4fb99128-34af-4b8e-be70-1aae739c1225", + "fields": { + "timestamp": "2023-12-29T15:45:08.217Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 680, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4fb9cbe3-25ea-4441-af6d-70094d1c2c8a", + "fields": { + "timestamp": "2023-12-29T15:45:08.198Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 657, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4fbca547-79ef-4f55-b06f-3cb083e2ed5a", + "fields": { + "timestamp": "2023-12-29T15:45:05.554Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 378, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4fd3d04a-11cf-43a1-b4b2-c16d7c75fb42", + "fields": { + "timestamp": "2023-12-29T15:45:07.700Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1400, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4fe51fcb-6d65-4bc2-8fa9-b408ee8cd3d9", + "fields": { + "timestamp": "2023-12-29T15:45:04.689Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 117, + "field": "name", + "type": "str", + "value": "Outlet 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4fea7b54-d6e8-472c-ac88-94060bc76b25", + "fields": { + "timestamp": "2023-12-29T15:45:05.239Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 234, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4febfac3-9c6c-4f3d-a850-3f8462d6764c", + "fields": { + "timestamp": "2023-12-29T15:45:07.971Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1526, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ff12cef-06c0-46f9-a7ad-01476bf0d134", + "fields": { + "timestamp": "2023-12-29T15:45:05.471Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 340, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ff25b17-e7da-4e87-8316-063349fef005", + "fields": { + "timestamp": "2023-12-29T15:45:09.915Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 24, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ff7f506-e3b0-4b44-a87e-ba1f06ac2cd4", + "fields": { + "timestamp": "2023-12-29T15:45:06.192Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 669, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "4ffca884-3d3d-40c9-a02e-4590bad0a4cc", + "fields": { + "timestamp": "2023-12-29T15:45:08.596Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1150, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5002db0b-3a00-464c-bbcb-3ea56e55fb11", + "fields": { + "timestamp": "2023-12-29T15:45:04.882Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 73, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5009680f-d737-4820-be5a-dd975996b58c", + "fields": { + "timestamp": "2023-12-29T15:45:04.748Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 13, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "501575be-fb3d-4160-a354-c577b162254e", + "fields": { + "timestamp": "2023-12-29T15:45:08.197Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 655, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5016b5d7-515a-4e11-bd22-66f5a5dd4c2d", + "fields": { + "timestamp": "2023-12-29T15:45:09.225Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1022, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50184a7d-8f11-4dfe-911c-baade9e0ed7c", + "fields": { + "timestamp": "2023-12-29T15:45:08.656Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1224, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "501df1f5-b080-4f69-801c-372f20d55a1d", + "fields": { + "timestamp": "2023-12-29T15:45:06.190Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 668, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "501e3a0d-d76e-4082-ba65-cab05affcaca", + "fields": { + "timestamp": "2023-12-29T15:45:08.086Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1579, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "502fb7b0-cb4c-450a-b440-53b47cb4ad53", + "fields": { + "timestamp": "2023-12-29T15:45:08.101Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1586, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50305b4a-e2e3-4841-b884-a42c1ce7c714", + "fields": { + "timestamp": "2023-12-29T15:45:10.654Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 451, + "field": "name", + "type": "str", + "value": "vm91", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50317d96-9574-4300-901d-99eb04449204", + "fields": { + "timestamp": "2023-12-29T15:45:05.934Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 552, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50336f45-af12-4d50-986a-c609714c0cae", + "fields": { + "timestamp": "2023-12-29T15:45:10.764Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 937, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50341b4e-f21f-4d3f-bce4-fc813cf6f60a", + "fields": { + "timestamp": "2023-12-29T15:45:10.472Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 161, + "field": "address", + "type": "inet", + "value": "172.20.0.11/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5034c44b-a0bb-40c9-875e-964d56ec80bc", + "fields": { + "timestamp": "2023-12-29T15:45:05.685Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 438, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "503902ae-cb89-4e79-be78-497fe5473a8d", + "fields": { + "timestamp": "2023-12-29T15:45:06.306Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 722, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "503c2eb1-00e1-4aef-abe0-17a66cf66f4c", + "fields": { + "timestamp": "2023-12-29T15:45:05.146Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 192, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50411b0f-4685-4fe2-805c-923a2609cd78", + "fields": { + "timestamp": "2023-12-29T15:45:05.162Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 199, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50491196-c249-4eee-8fe8-9e34f02be1e4", + "fields": { + "timestamp": "2023-12-29T15:45:11.374Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1356, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "504c5bac-1b54-4620-b912-17d0bbac1e26", + "fields": { + "timestamp": "2023-12-29T15:45:05.858Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 517, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50547fc9-f8f9-4615-aa1d-0af4e103b346", + "fields": { + "timestamp": "2023-12-29T15:45:10.664Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 467, + "field": "name", + "type": "str", + "value": "vm107", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5054f0c9-5312-450e-b4b6-9d1ab623023c", + "fields": { + "timestamp": "2023-12-29T15:45:09.876Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 6, + "field": "model", + "type": "str", + "value": "ISR 1111-8P", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50577d32-8f9e-4419-b84e-c03954b0e4e6", + "fields": { + "timestamp": "2023-12-29T15:45:09.152Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 930, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50591019-a0c3-4e0a-bfc0-1edb391da9f0", + "fields": { + "timestamp": "2023-12-29T15:45:07.704Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1402, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50659ab8-7315-43d1-8ce5-812d16795805", + "fields": { + "timestamp": "2023-12-29T15:45:07.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1522, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "506d2d00-b9fd-4078-b82f-69bef9508981", + "fields": { + "timestamp": "2023-12-29T15:45:05.664Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 428, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "506e052f-b3b2-475b-82f6-346e286e5779", + "fields": { + "timestamp": "2023-12-29T15:45:06.628Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 872, + "field": "name", + "type": "str", + "value": "xe-0/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "507128c4-0e7d-477a-8f63-800518fbd26e", + "fields": { + "timestamp": "2023-12-29T15:45:11.593Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1507, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "507185e1-9971-4d23-b4aa-3ff25e0472ea", + "fields": { + "timestamp": "2023-12-29T15:45:04.595Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 42, + "field": "name", + "type": "str", + "value": "Power Port", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5073a6e4-4b1f-41a3-acec-f97d77c8fe81", + "fields": { + "timestamp": "2023-12-29T15:45:05.499Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 353, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50781658-f54f-4635-bf35-0a1e49f329e9", + "fields": { + "timestamp": "2023-12-29T15:45:05.103Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 173, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "507f596e-f011-47d7-852a-f0c6f6127a69", + "fields": { + "timestamp": "2023-12-29T15:45:11.606Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1516, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50825cbd-b1d2-4017-84b1-663f4d33a6a1", + "fields": { + "timestamp": "2023-12-29T15:45:07.358Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1243, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5083fcb5-0f60-455f-b634-9131ebc48923", + "fields": { + "timestamp": "2023-12-29T15:45:06.717Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 912, + "field": "name", + "type": "str", + "value": "et-0/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "508de49d-90bb-4d87-bb7d-4c5647c17dba", + "fields": { + "timestamp": "2023-12-29T15:45:06.201Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 673, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "509967b3-a6d9-49c5-864a-2582d7d56240", + "fields": { + "timestamp": "2023-12-29T15:45:08.599Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1153, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "509bdf73-8265-46f6-88d7-9bf996bea78f", + "fields": { + "timestamp": "2023-12-29T15:45:10.773Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 943, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "509bed97-bfad-4767-a875-c6d649b23603", + "fields": { + "timestamp": "2023-12-29T15:45:06.770Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 937, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "509cd541-6dcb-4c21-8bb2-04c31d1188d4", + "fields": { + "timestamp": "2023-12-29T15:45:11.281Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1292, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50a06351-2b3d-4ff5-8094-40c4aec11f49", + "fields": { + "timestamp": "2023-12-29T15:45:07.745Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1421, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50a2fe22-af95-47ee-a546-d628f98dfefd", + "fields": { + "timestamp": "2023-12-29T15:45:06.207Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 676, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50b054f3-b448-46ba-91cb-9afaad7d7f74", + "fields": { + "timestamp": "2023-12-29T15:45:10.857Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 999, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50b18e8a-6798-4228-aabf-0dde23f25c1f", + "fields": { + "timestamp": "2023-12-29T15:45:08.948Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 675, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50b6d9b2-00d3-4517-a0e8-879bc9873531", + "fields": { + "timestamp": "2023-12-29T15:45:07.736Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1417, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50c06189-a98b-4700-a2d3-dd15c7d3d85d", + "fields": { + "timestamp": "2023-12-29T15:45:09.276Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1085, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50c318ca-a233-417b-be81-f803a2306a12", + "fields": { + "timestamp": "2023-12-29T15:45:09.238Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1038, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50c39872-0100-4159-8c7e-8e36e4403314", + "fields": { + "timestamp": "2023-12-29T15:45:10.691Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 509, + "field": "name", + "type": "str", + "value": "vm149", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50cc90e4-c227-4395-be19-7029023fc820", + "fields": { + "timestamp": "2023-12-29T15:45:07.775Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1435, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50cda06f-00fc-475c-a383-a69b5a3968ce", + "fields": { + "timestamp": "2023-12-29T15:45:07.809Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1451, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50d228b7-be9c-4288-bf8c-daca8257fae7", + "fields": { + "timestamp": "2023-12-29T15:45:05.042Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 146, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50d8a527-dc86-45d0-96bd-abc8d3890d78", + "fields": { + "timestamp": "2023-12-29T15:45:05.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 558, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50e45b9b-4cf2-4e3c-885d-d31fbeddf601", + "fields": { + "timestamp": "2023-12-29T15:45:05.335Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 278, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50e5e411-50a9-4476-b43d-0c2a102c7d21", + "fields": { + "timestamp": "2023-12-29T15:45:11.737Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1606, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50e9e8d7-5803-4db1-b8d6-723bec65ddda", + "fields": { + "timestamp": "2023-12-29T15:45:06.336Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 736, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50f9843f-c4aa-4d4b-87b4-6a1c9ebd5253", + "fields": { + "timestamp": "2023-12-29T15:45:05.890Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 532, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "50fb82c1-910e-4aa9-811a-7cd4f13db045", + "fields": { + "timestamp": "2023-12-29T15:45:05.486Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 347, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "510b207d-06b5-41ca-9e12-0987481616ca", + "fields": { + "timestamp": "2023-12-29T15:45:09.436Z", + "object_type": [ + "dcim", + "devicebay" + ], + "object_id": 33, + "field": "name", + "type": "str", + "value": "Bay 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "510f7ae1-006f-4243-a959-7c7bf3200948", + "fields": { + "timestamp": "2023-12-29T15:45:05.563Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 382, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51106403-d005-4c62-8b65-aeab3113c199", + "fields": { + "timestamp": "2023-12-29T15:45:09.414Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "Slot 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "511f98e3-4840-4c8e-8c8d-fb3803c3ef40", + "fields": { + "timestamp": "2023-12-29T15:45:08.404Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 911, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51275020-baa3-4474-8a7a-350805ed2565", + "fields": { + "timestamp": "2023-12-29T15:45:11.103Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1168, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5129aa6e-989d-4a7b-ac0e-c9230a76de44", + "fields": { + "timestamp": "2023-12-29T15:45:10.897Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1026, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "512f1e4c-03c4-403b-bdd7-ef39b3b3affc", + "fields": { + "timestamp": "2023-12-29T15:45:09.954Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 38, + "field": "name", + "type": "str", + "value": "dmi01-nashua-pdu01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5131e71b-95be-4a32-ac38-ba122ae4e637", + "fields": { + "timestamp": "2023-12-29T15:45:05.926Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 548, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "513617d8-9c92-4650-a71d-5700303b24a6", + "fields": { + "timestamp": "2023-12-29T15:45:06.080Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 617, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "513de3a0-2593-4b86-9359-71fea0c41913", + "fields": { + "timestamp": "2023-12-29T15:45:05.276Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 251, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51466983-473c-4798-b47f-4ebc02c72d4b", + "fields": { + "timestamp": "2023-12-29T15:45:06.383Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 758, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5146c5ad-614e-4fea-92bd-a102bbe9c811", + "fields": { + "timestamp": "2023-12-29T15:45:08.537Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1076, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "514c08ca-c7bd-4fd3-b2bd-dc816b346147", + "fields": { + "timestamp": "2023-12-29T15:45:11.182Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1223, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "514cd944-ecab-4910-a64e-019e42a859ac", + "fields": { + "timestamp": "2023-12-29T15:45:10.575Z", + "object_type": [ + "virtualization", + "clustertype" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "KVM", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "514dcb98-e436-4366-809a-4e0cb207ff20", + "fields": { + "timestamp": "2023-12-29T15:45:07.900Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1493, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "514eeb37-88c1-468d-baf1-b987d866e8d5", + "fields": { + "timestamp": "2023-12-29T15:45:06.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1029, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5154cb33-4d12-4054-a8a2-35b1b304fc27", + "fields": { + "timestamp": "2023-12-29T15:45:06.699Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 904, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5157ccc6-2ccb-41a1-8cd9-5dd955b9f2f2", + "fields": { + "timestamp": "2023-12-29T15:45:05.018Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 135, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "515802d1-c9a9-44b5-9528-b5b3b5169e8d", + "fields": { + "timestamp": "2023-12-29T15:45:06.192Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 669, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51718c84-1b62-4918-87ef-9f3715db302d", + "fields": { + "timestamp": "2023-12-29T15:45:10.121Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 1, + "field": "description", + "type": "str", + "value": "Alpha-import", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51726b79-8917-433c-b9f4-c53da826a588", + "fields": { + "timestamp": "2023-12-29T15:45:10.738Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 919, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5173334c-a755-4fc4-8d5c-ba8a1c517dab", + "fields": { + "timestamp": "2023-12-29T15:45:04.896Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 79, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5175bf09-1eb1-46da-876b-7f2577908198", + "fields": { + "timestamp": "2023-12-29T15:45:10.732Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 915, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51786707-ee69-4524-afc9-692e33dcfe26", + "fields": { + "timestamp": "2023-12-29T15:45:05.415Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 314, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "517c488d-b7d8-4814-ac3b-348c66d64085", + "fields": { + "timestamp": "2023-12-29T15:45:08.870Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1489, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "517fe483-d0eb-4069-b78d-c9de24729861", + "fields": { + "timestamp": "2023-12-29T15:45:09.875Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 4, + "field": "model", + "type": "str", + "value": "EX4200-48T", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51853fc1-7877-46d2-9868-f343b78086b9", + "fields": { + "timestamp": "2023-12-29T15:45:07.711Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1405, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "518c8f46-3730-49f5-8b58-22a429598481", + "fields": { + "timestamp": "2023-12-29T15:45:07.373Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1250, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "518f65e0-69a2-4fce-ad2e-56684eab87a0", + "fields": { + "timestamp": "2023-12-29T15:45:06.791Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 947, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "519c8492-1841-46d2-930e-9653853da391", + "fields": { + "timestamp": "2023-12-29T15:45:10.245Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 46, + "field": "prefix", + "type": "cidr", + "value": "10.112.167.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "519dd95d-39d1-49f9-90c3-115fa1eca2e6", + "fields": { + "timestamp": "2023-12-29T15:45:10.914Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1038, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51a465de-46b7-46da-97dd-b6782e52e21b", + "fields": { + "timestamp": "2023-12-29T15:45:08.582Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1133, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51a5dedb-c2d3-4136-aa57-ba42e3628079", + "fields": { + "timestamp": "2023-12-29T15:45:05.100Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 172, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51a6b57c-61fd-41e8-8216-7938e61eccc1", + "fields": { + "timestamp": "2023-12-29T15:45:06.006Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 583, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51a7ba3c-a6b4-4e72-8223-8e4b92d76676", + "fields": { + "timestamp": "2023-12-29T15:45:07.153Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1148, + "field": "name", + "type": "str", + "value": "xe-1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51a7dfa8-bbed-4338-8686-1902f2afe6d7", + "fields": { + "timestamp": "2023-12-29T15:45:06.209Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 677, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51afff1b-8a62-449f-8ca6-5ca2536f9f08", + "fields": { + "timestamp": "2023-12-29T15:45:06.993Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1042, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51b4cf76-3355-4619-9123-59f1bd4d3af4", + "fields": { + "timestamp": "2023-12-29T15:45:04.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 21, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51bd81fb-6d23-48f3-a377-8eba99a432df", + "fields": { + "timestamp": "2023-12-29T15:45:07.575Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1344, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51c20a7a-3df5-46a1-90f3-1d3a6ec18379", + "fields": { + "timestamp": "2023-12-29T15:45:04.858Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 63, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51c2e806-9217-4b33-a583-c4066c885cba", + "fields": { + "timestamp": "2023-12-29T15:45:10.119Z", + "object_type": [ + "ipam", + "vrf" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "Shared", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51c47f31-d5fd-4bc5-9115-60d75510acde", + "fields": { + "timestamp": "2023-12-29T15:45:08.425Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 937, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51c5ad6f-c4d3-4e8e-bc29-963fcd32cf58", + "fields": { + "timestamp": "2023-12-29T15:45:11.169Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1214, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51c96ad3-4b1e-40d3-aab5-28deae81e337", + "fields": { + "timestamp": "2023-12-29T15:45:05.903Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 538, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51d0b302-2718-4e50-b0c9-2c665b661231", + "fields": { + "timestamp": "2023-12-29T15:45:05.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 488, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51e3ab56-28f5-4757-b5d7-515240d19fbd", + "fields": { + "timestamp": "2023-12-29T15:45:06.034Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 596, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51e8bf04-3f10-4142-99ca-d8177bfbdeea", + "fields": { + "timestamp": "2023-12-29T15:45:06.364Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 749, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51ea1cb0-0535-4c52-8ddc-e8c24d74372f", + "fields": { + "timestamp": "2023-12-29T15:45:10.485Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "jbb109", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51ec4e28-1919-435e-9f70-0edc59d082bc", + "fields": { + "timestamp": "2023-12-29T15:45:11.222Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1251, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51efea9d-3291-4dfe-965d-f874ce5dc82a", + "fields": { + "timestamp": "2023-12-29T15:45:04.998Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 126, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51f3a1e8-2442-44a3-ad85-6d7f181a1ea6", + "fields": { + "timestamp": "2023-12-29T15:45:07.116Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1131, + "field": "name", + "type": "str", + "value": "xe-1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51f8f828-7881-4c24-a5de-a07ab6aada6a", + "fields": { + "timestamp": "2023-12-29T15:45:11.328Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1324, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51fb544f-ea88-48e1-8a1b-ab62563dc4d1", + "fields": { + "timestamp": "2023-12-29T15:45:07.799Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1446, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "51fbe289-f1ac-4313-a626-8c13206c8f4a", + "fields": { + "timestamp": "2023-12-29T15:45:09.411Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Slot 0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5201ca67-670d-4c0f-ae9c-cea32a758e72", + "fields": { + "timestamp": "2023-12-29T15:45:11.125Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1183, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "520296de-b4b7-4944-ba4f-685e69a7d745", + "fields": { + "timestamp": "2023-12-29T15:45:07.530Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1323, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5204dac9-1738-44ab-ac12-d5e0729cd1db", + "fields": { + "timestamp": "2023-12-29T15:45:09.284Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1096, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5207df47-7542-4066-922c-72c75eb0303e", + "fields": { + "timestamp": "2023-12-29T15:45:04.623Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 73, + "field": "name", + "type": "str", + "value": "PSU1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "520b29bc-e015-40e3-97b5-998259673caa", + "fields": { + "timestamp": "2023-12-29T15:45:05.941Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 554, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "520e3b4b-7067-497d-a805-88d9b94d96d9", + "fields": { + "timestamp": "2023-12-29T15:45:10.957Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1067, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "520fdc66-e854-4d0f-9da1-48f53afd9f13", + "fields": { + "timestamp": "2023-12-29T15:45:06.002Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 581, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5218165e-f764-4235-8a7c-704712b6dfc4", + "fields": { + "timestamp": "2023-12-29T15:45:08.170Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1618, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "521cd8c8-c7a1-459c-9211-6e9e24cca837", + "fields": { + "timestamp": "2023-12-29T15:45:07.498Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1308, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52223e06-5095-4175-90f9-b976ad0db0d6", + "fields": { + "timestamp": "2023-12-29T15:45:05.666Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 429, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5223b4f3-8628-4635-b7b9-45982d5ba2ee", + "fields": { + "timestamp": "2023-12-29T15:45:09.995Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 98, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52322de0-299e-4409-8bf8-a775a08b2c25", + "fields": { + "timestamp": "2023-12-29T15:45:07.933Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1508, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52357e56-75bd-414f-aeb6-d2ed660812cc", + "fields": { + "timestamp": "2023-12-29T15:45:05.296Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 260, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "523f1475-96a4-4c2c-93b7-ff4ed382a88c", + "fields": { + "timestamp": "2023-12-29T15:45:10.078Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 78, + "field": "name", + "type": "str", + "value": "Missouri", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "524889f5-2766-4a4e-9727-45f40d3b12bc", + "fields": { + "timestamp": "2023-12-29T15:45:06.310Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 724, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "524e3c61-fd58-442e-834f-0e3bb212ade4", + "fields": { + "timestamp": "2023-12-29T15:45:08.715Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1297, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52512e39-b02b-4fbd-bce9-be86c236882d", + "fields": { + "timestamp": "2023-12-29T15:45:11.268Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1283, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5258e79c-6a04-4036-9adb-f702b83b9d5e", + "fields": { + "timestamp": "2023-12-29T15:45:10.949Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1062, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "525b0f5c-2852-4c3c-95a3-0900a282ad7d", + "fields": { + "timestamp": "2023-12-29T15:45:10.492Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "525f2b1d-5bd2-4007-9d45-d23dede68cb2", + "fields": { + "timestamp": "2023-12-29T15:45:07.356Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1242, + "field": "name", + "type": "str", + "value": "xe-1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52611e7c-d144-47fb-98f4-ef79a2a20df1", + "fields": { + "timestamp": "2023-12-29T15:45:05.395Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 305, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52628a6b-eaf0-4fbc-8a6a-f192e5239f90", + "fields": { + "timestamp": "2023-12-29T15:45:10.875Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1011, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5264c59e-e255-40ee-937e-09dd88c6b736", + "fields": { + "timestamp": "2023-12-29T15:45:10.157Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 10, + "field": "prefix", + "type": "cidr", + "value": "10.112.131.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52725c6d-409c-4bdc-9689-fa6c9fc2f90d", + "fields": { + "timestamp": "2023-12-29T15:45:06.113Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 632, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52729ce2-76bc-4eb9-8210-ab541c69e3f8", + "fields": { + "timestamp": "2023-12-29T15:45:05.441Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 326, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52741a7d-fe5c-4d20-ab98-5e10090ac597", + "fields": { + "timestamp": "2023-12-29T15:45:06.821Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 961, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52863cfe-afbc-4963-b7af-04c2cfe3dac6", + "fields": { + "timestamp": "2023-12-29T15:45:06.749Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 927, + "field": "name", + "type": "str", + "value": "xe-0/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5292d456-0475-42a0-a3d5-32ad992675b8", + "fields": { + "timestamp": "2023-12-29T15:45:05.722Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 455, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5297c554-20fe-4ee4-a860-ef579812d177", + "fields": { + "timestamp": "2023-12-29T15:45:07.907Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1496, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "529c992d-fe9b-4226-bd7e-b1336b412c23", + "fields": { + "timestamp": "2023-12-29T15:45:09.979Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 96, + "field": "name", + "type": "str", + "value": "ncsu-coreswitch1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52a0afb4-630a-43cd-80f1-80b902d1f744", + "fields": { + "timestamp": "2023-12-29T15:45:05.993Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 577, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52a2b90b-24e2-4de7-a9b2-f797d6cefef2", + "fields": { + "timestamp": "2023-12-29T15:45:08.927Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 648, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52a5cb3e-d911-4a8f-8c80-ab234e159535", + "fields": { + "timestamp": "2023-12-29T15:45:11.694Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1576, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52aca1ff-c3a3-42a0-baa3-1f65dcfcf8f4", + "fields": { + "timestamp": "2023-12-29T15:45:06.758Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 931, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52afc395-53bd-43f9-84b1-346e6acd636a", + "fields": { + "timestamp": "2023-12-29T15:45:08.926Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 647, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52b0bc5c-3464-4291-91a4-cfd96adef896", + "fields": { + "timestamp": "2023-12-29T15:45:07.805Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1449, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52b5e807-ed87-40d4-816b-7083e736277e", + "fields": { + "timestamp": "2023-12-29T15:45:10.038Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 46, + "field": "name", + "type": "str", + "value": "P4-7B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52b62cf0-8c7a-4c1f-9d15-3835810b8201", + "fields": { + "timestamp": "2023-12-29T15:45:05.591Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 395, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52c32119-ea36-4b12-9292-88f4f6d7e124", + "fields": { + "timestamp": "2023-12-29T15:45:06.570Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 845, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52d60c76-0da2-41fa-bcd0-15894054b3de", + "fields": { + "timestamp": "2023-12-29T15:45:11.022Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1112, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52da94e2-7d54-4298-a1a3-2c2892bb9c6d", + "fields": { + "timestamp": "2023-12-29T15:45:04.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 27, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52daf437-747a-4335-a23d-078ebb06f6f4", + "fields": { + "timestamp": "2023-12-29T15:45:05.816Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 498, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52de0bd4-cfdd-4e23-acd8-ae0383942ccb", + "fields": { + "timestamp": "2023-12-29T15:45:10.751Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 928, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52e23109-070b-4ad2-bdb1-e64e5b0ca2b9", + "fields": { + "timestamp": "2023-12-29T15:45:10.518Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 47, + "field": "name", + "type": "str", + "value": "Admin", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52e9ad8d-99d3-41ba-9521-7f78ab6e69e1", + "fields": { + "timestamp": "2023-12-29T15:45:08.490Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1018, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52f1dd58-4a6b-4f52-84e1-a0a1c10e007d", + "fields": { + "timestamp": "2023-12-29T15:45:06.323Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 730, + "field": "name", + "type": "str", + "value": "STACK1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52f2638e-25dd-483d-9606-9f4fbab52122", + "fields": { + "timestamp": "2023-12-29T15:45:10.993Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1092, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "52f9866f-b0de-43b8-a860-bb73eb211e88", + "fields": { + "timestamp": "2023-12-29T15:45:11.645Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1543, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53019b03-a65b-41f4-8319-dd55a2ab8b58", + "fields": { + "timestamp": "2023-12-29T15:45:10.620Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 397, + "field": "name", + "type": "str", + "value": "vm37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5305ccd0-34d7-43e9-b6fa-dad91e8fa9ef", + "fields": { + "timestamp": "2023-12-29T15:45:07.373Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1250, + "field": "name", + "type": "str", + "value": "xe-1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5306c2c5-a312-4a14-a5de-aaade1cf8c0f", + "fields": { + "timestamp": "2023-12-29T15:45:11.703Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1582, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53145d7b-099d-4bcd-8e89-e46522527a76", + "fields": { + "timestamp": "2023-12-29T15:45:07.444Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1283, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5316e645-653f-49ef-b54e-25c47a5254ac", + "fields": { + "timestamp": "2023-12-29T15:45:10.711Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 901, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "531839b8-60bb-44fb-99ca-131d63a3d03a", + "fields": { + "timestamp": "2023-12-29T15:45:11.541Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1471, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "531cfe39-a358-4957-a0eb-754f10a7c1e6", + "fields": { + "timestamp": "2023-12-29T15:45:05.606Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 402, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "532736c9-b423-4ee3-bbb5-a31642274ef8", + "fields": { + "timestamp": "2023-12-29T15:45:04.752Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 15, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "532a989a-a7cd-442e-a84e-49d13d928004", + "fields": { + "timestamp": "2023-12-29T15:45:05.600Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 399, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "532a9cd5-25a1-4562-9108-4a8a17d0caa1", + "fields": { + "timestamp": "2023-12-29T15:45:06.299Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 719, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "532cb78f-3ed7-433d-bd6d-30d03495d705", + "fields": { + "timestamp": "2023-12-29T15:45:10.387Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 19, + "field": "address", + "type": "inet", + "value": "192.168.0.19/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "532e0294-ede7-48fa-84f1-2cdf31f345b0", + "fields": { + "timestamp": "2023-12-29T15:45:11.679Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1565, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "532f3f4f-24d0-4831-ace9-0db4fce8331e", + "fields": { + "timestamp": "2023-12-29T15:45:11.727Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1599, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53373d90-c7e9-4c5e-b0e7-429d832b22bd", + "fields": { + "timestamp": "2023-12-29T15:45:10.575Z", + "object_type": [ + "virtualization", + "clustertype" + ], + "object_id": 6, + "field": "slug", + "type": "str", + "value": "kvm", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5350e26b-5f53-4586-8cd1-f7b5deefd2c2", + "fields": { + "timestamp": "2023-12-29T15:45:07.856Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1473, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5352f240-4860-4aff-9560-d56e38a02b92", + "fields": { + "timestamp": "2023-12-29T15:45:04.735Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 7, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53578114-3b14-4f77-9aab-c34dba8acf43", + "fields": { + "timestamp": "2023-12-29T15:45:06.741Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 923, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "535d635f-7ccc-427f-a970-7760cdf262e4", + "fields": { + "timestamp": "2023-12-29T15:45:07.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1529, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "536543e7-deca-4c8d-9f14-2d96319a02f4", + "fields": { + "timestamp": "2023-12-29T15:45:04.671Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 97, + "field": "name", + "type": "str", + "value": "Outlet 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53666a25-ab97-4348-b3a9-ee0441d49d95", + "fields": { + "timestamp": "2023-12-29T15:45:07.728Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1413, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "536cb3d0-2d43-4ea9-8480-6665d3f2e808", + "fields": { + "timestamp": "2023-12-29T15:45:10.727Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 912, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53709aee-6b57-45dc-894e-f4c837b714f7", + "fields": { + "timestamp": "2023-12-29T15:45:08.587Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1139, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53734468-0e84-41ee-99de-380fabb2beb8", + "fields": { + "timestamp": "2023-12-29T15:45:10.711Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 901, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "537d4afc-57e3-4965-ad67-5e1fd26eae55", + "fields": { + "timestamp": "2023-12-29T15:45:05.944Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 555, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "537e7ccf-77f3-4270-a197-4e2abdcd11a0", + "fields": { + "timestamp": "2023-12-29T15:45:08.485Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1012, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5383d758-2663-48e1-8c23-faf9227e29c1", + "fields": { + "timestamp": "2023-12-29T15:45:08.678Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1252, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53b2ac6d-b08d-48ab-ab4f-da501156735e", + "fields": { + "timestamp": "2023-12-29T15:45:08.591Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1144, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53be02dc-a5e3-4fc7-821d-9c2615ddd4cc", + "fields": { + "timestamp": "2023-12-29T15:45:06.128Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 639, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53c1854c-4d54-4d92-97c9-ecbb41845081", + "fields": { + "timestamp": "2023-12-29T15:45:11.093Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1161, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53c31c40-9fc6-4d01-9a21-c793668cb0e1", + "fields": { + "timestamp": "2023-12-29T15:45:10.393Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 28, + "field": "address", + "type": "inet", + "value": "192.168.0.28/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53c36f53-090d-4221-adc0-756c58d0f631", + "fields": { + "timestamp": "2023-12-29T15:45:07.233Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1185, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53ca28f6-ccde-4bfd-a886-31d889778389", + "fields": { + "timestamp": "2023-12-29T15:45:06.357Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 746, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53cdbb56-1f15-4965-b067-0c4bbdc0442b", + "fields": { + "timestamp": "2023-12-29T15:45:09.958Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 43, + "field": "name", + "type": "str", + "value": "dmi01-syracuse-pdu01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53d3de2a-d171-444e-88ae-9324a5937dfa", + "fields": { + "timestamp": "2023-12-29T15:45:07.382Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1254, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53d6528b-1b59-4ebe-a8f2-69c2fea83271", + "fields": { + "timestamp": "2023-12-29T15:45:11.346Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1337, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53dadd16-5401-4cc3-939e-07f60067a995", + "fields": { + "timestamp": "2023-12-29T15:45:08.021Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1549, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53df36a6-1f84-4af0-ac24-5438198d25cc", + "fields": { + "timestamp": "2023-12-29T15:45:10.014Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "P2-4B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53f406c0-a5aa-4b67-abb1-d8d8125c63bb", + "fields": { + "timestamp": "2023-12-29T15:45:06.886Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 992, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53f505dd-1cdf-4939-93db-b7845bf92e5e", + "fields": { + "timestamp": "2023-12-29T15:45:07.907Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1496, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "53fd6b4b-cdae-443e-b27e-780512be0dda", + "fields": { + "timestamp": "2023-12-29T15:45:05.256Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 242, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54052dde-b2a0-41a4-8976-1298945dabf3", + "fields": { + "timestamp": "2023-12-29T15:45:06.751Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 928, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54065982-e56e-4714-88c7-901dbd3e95fc", + "fields": { + "timestamp": "2023-12-29T15:45:04.624Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 74, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "540e7af6-c6dc-4428-b00d-827477a88497", + "fields": { + "timestamp": "2023-12-29T15:45:06.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 610, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "541edcc3-0e02-4d0f-bb02-de96c1b54e78", + "fields": { + "timestamp": "2023-12-29T15:45:10.821Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 975, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "541fcf08-6095-4b7d-8cf6-d2038eb6ac04", + "fields": { + "timestamp": "2023-12-29T15:45:05.714Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 451, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54211b28-d33b-4290-9e33-7e7c27d1a6d2", + "fields": { + "timestamp": "2023-12-29T15:45:06.498Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 812, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5424df84-21fa-4484-8124-ffd9ffc3958e", + "fields": { + "timestamp": "2023-12-29T15:45:11.133Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1189, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54273319-682e-49ad-aca4-52a145b5a731", + "fields": { + "timestamp": "2023-12-29T15:45:11.737Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1606, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "542ad7e5-06b8-4c33-bbc6-d103feb38ed3", + "fields": { + "timestamp": "2023-12-29T15:45:11.669Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1559, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "542d80e5-81ed-4aa4-9dbc-74fac20099a7", + "fields": { + "timestamp": "2023-12-29T15:45:06.417Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 774, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "542f15e3-8602-4f34-9922-8708737f25f5", + "fields": { + "timestamp": "2023-12-29T15:45:10.134Z", + "object_type": [ + "ipam", + "asn" + ], + "object_id": 3, + "field": "asn", + "type": "int", + "value": "65003", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5430025a-50ff-48fd-b150-3d5cbd82fda9", + "fields": { + "timestamp": "2023-12-29T15:45:05.838Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 508, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "543323ec-7aab-415e-96ef-e983f389e7db", + "fields": { + "timestamp": "2023-12-29T15:45:10.713Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 902, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54340430-f778-4cdf-b4ef-ee55c4131724", + "fields": { + "timestamp": "2023-12-29T15:45:06.657Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 884, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "543838a2-9643-4f23-a754-32774e9d971a", + "fields": { + "timestamp": "2023-12-29T15:45:07.627Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1366, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "543d51a0-910b-4142-a842-52f09cf96cea", + "fields": { + "timestamp": "2023-12-29T15:45:07.239Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1188, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5449c495-64e2-4209-9114-21cc0554f035", + "fields": { + "timestamp": "2023-12-29T15:45:04.460Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 21, + "field": "cid", + "type": "str", + "value": "1002841093", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5449e0ea-4066-4d87-8b33-173f76bfd1b3", + "fields": { + "timestamp": "2023-12-29T15:45:08.131Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1600, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "544cc9ae-44b7-4fea-9a0a-eed0af77acf4", + "fields": { + "timestamp": "2023-12-29T15:45:06.743Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 924, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "545380ed-bb99-4e88-be03-8a8e046d6ae0", + "fields": { + "timestamp": "2023-12-29T15:45:06.171Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 659, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5457df10-215a-431b-b1dc-cbaa2b518864", + "fields": { + "timestamp": "2023-12-29T15:45:05.932Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 551, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54735783-ecec-40ca-bd05-2ca9a91a137f", + "fields": { + "timestamp": "2023-12-29T15:45:08.674Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1246, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "547582e1-6d2c-4d4c-80b1-133c31a0bb96", + "fields": { + "timestamp": "2023-12-29T15:45:06.546Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 834, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54781d86-4e64-4974-88a3-3e2cee443843", + "fields": { + "timestamp": "2023-12-29T15:45:11.242Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1265, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "548c1cd8-1efc-4537-8a3e-4f470e3ff60e", + "fields": { + "timestamp": "2023-12-29T15:45:04.534Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "con 0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "548fb63e-5066-4e3d-a652-9c88f47c96bc", + "fields": { + "timestamp": "2023-12-29T15:45:07.582Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1347, + "field": "name", + "type": "str", + "value": "xe-1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5495e5f4-b79c-43d0-9935-a12fa0f6c871", + "fields": { + "timestamp": "2023-12-29T15:45:11.382Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1362, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5496283d-c792-4368-b0a2-bf3103c01f1c", + "fields": { + "timestamp": "2023-12-29T15:45:05.720Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 454, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "549c80d2-ac11-4dd9-8e29-41513221a034", + "fields": { + "timestamp": "2023-12-29T15:45:11.158Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1206, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "549eda80-e330-443e-99e3-f085a7ceecd5", + "fields": { + "timestamp": "2023-12-29T15:45:06.846Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 973, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "549f8cfd-0961-480a-92bb-3b3f969aaccc", + "fields": { + "timestamp": "2023-12-29T15:45:11.251Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1271, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54a7ee32-854d-4937-9079-b7deebeecbc5", + "fields": { + "timestamp": "2023-12-29T15:45:05.177Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 206, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54a88031-bca6-4db7-be23-507eeddc2fdb", + "fields": { + "timestamp": "2023-12-29T15:45:06.830Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 965, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54adef85-6e34-48a2-a74b-3c559d362dd9", + "fields": { + "timestamp": "2023-12-29T15:45:07.109Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1128, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54b03e39-0cd0-4353-b37d-5d2b26c780ef", + "fields": { + "timestamp": "2023-12-29T15:45:06.314Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 726, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54b57fb9-0eeb-4211-b7bd-a5e6ad09a530", + "fields": { + "timestamp": "2023-12-29T15:45:04.770Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 23, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54b65cb2-c5fa-4fc2-b8c2-f77086096323", + "fields": { + "timestamp": "2023-12-29T15:45:08.657Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1226, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54c2f47b-6856-4630-b0f4-561ba96a2fa6", + "fields": { + "timestamp": "2023-12-29T15:45:05.436Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 324, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54c6175e-37a9-4909-a733-b41d156446e3", + "fields": { + "timestamp": "2023-12-29T15:45:11.031Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1118, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54c9df2a-968e-464d-9fe9-e642ac75e943", + "fields": { + "timestamp": "2023-12-29T15:45:09.302Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1118, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54d2eec6-32a0-4e79-93b4-4accf5b64e43", + "fields": { + "timestamp": "2023-12-29T15:45:08.161Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1614, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54da4489-6917-410c-b927-75ff69b1a243", + "fields": { + "timestamp": "2023-12-29T15:45:07.175Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1158, + "field": "name", + "type": "str", + "value": "xe-1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54df8bf4-4ed4-406b-9e45-08ad3a55cfe1", + "fields": { + "timestamp": "2023-12-29T15:45:11.559Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1483, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54e312c5-94e8-4074-ab00-bd10e0abaa74", + "fields": { + "timestamp": "2023-12-29T15:45:08.017Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1547, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54e61e3b-d625-4c03-a006-809c17e6960f", + "fields": { + "timestamp": "2023-12-29T15:45:07.807Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1450, + "field": "name", + "type": "str", + "value": "xe-1/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54ecda88-b281-4eb1-a74c-787e853106fb", + "fields": { + "timestamp": "2023-12-29T15:45:05.871Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 523, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54efbcf9-9bff-4272-a334-7a2b847d5db0", + "fields": { + "timestamp": "2023-12-29T15:45:09.161Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 941, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54f19a6e-1c0f-41b1-997e-793684362a2d", + "fields": { + "timestamp": "2023-12-29T15:45:07.887Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1487, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54fb8b32-4f4f-4d1f-8a0d-194832d456e6", + "fields": { + "timestamp": "2023-12-29T15:45:07.188Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1164, + "field": "name", + "type": "str", + "value": "xe-1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "54fc34c8-3267-4ac7-83bd-76bec76411fa", + "fields": { + "timestamp": "2023-12-29T15:45:06.957Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1025, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5502929a-9df5-443a-b2e5-d026b8fa2344", + "fields": { + "timestamp": "2023-12-29T15:45:09.293Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1106, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5505693c-d490-4279-b98d-a5f81404741b", + "fields": { + "timestamp": "2023-12-29T15:45:08.520Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1055, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "550592a1-fcbf-4285-9846-73841eb3492c", + "fields": { + "timestamp": "2023-12-29T15:45:09.962Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 75, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5505d4d4-f80c-4c09-9022-2e2684e93c8c", + "fields": { + "timestamp": "2023-12-29T15:45:07.332Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1231, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55064124-9bc8-4f54-ab5a-6d3a94c8ffb2", + "fields": { + "timestamp": "2023-12-29T15:45:04.873Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 69, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55078411-fa6d-4a9b-9fa2-2e46a316ed4e", + "fields": { + "timestamp": "2023-12-29T15:45:08.691Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1268, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "550c414e-e68f-4f12-8471-1d35e88fe82c", + "fields": { + "timestamp": "2023-12-29T15:45:11.388Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1366, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "550d47bb-57d6-475b-970f-159e35a11732", + "fields": { + "timestamp": "2023-12-29T15:45:04.485Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 39, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5518a123-a813-4e0e-8301-6f368657e418", + "fields": { + "timestamp": "2023-12-29T15:45:08.446Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 963, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "551fc8a7-114a-464b-a524-21bc0f89cb5a", + "fields": { + "timestamp": "2023-12-29T15:45:05.445Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 328, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "552b8820-6d6b-42b8-b4c9-49a7ecc755e6", + "fields": { + "timestamp": "2023-12-29T15:45:10.307Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 70, + "field": "prefix", + "type": "cidr", + "value": "10.112.168.0/22", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "552c6d91-4c23-4747-b77d-bcc0986d256f", + "fields": { + "timestamp": "2023-12-29T15:45:06.804Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 953, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55318782-747d-4ff3-8c5d-605ebde93b90", + "fields": { + "timestamp": "2023-12-29T15:45:04.676Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 103, + "field": "name", + "type": "str", + "value": "Outlet 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5534e79f-594f-4aa5-a168-64d1ba423b6b", + "fields": { + "timestamp": "2023-12-29T15:45:08.170Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1618, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "553560c9-bd38-4c6b-8a95-8c83a1100c83", + "fields": { + "timestamp": "2023-12-29T15:45:10.635Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 420, + "field": "name", + "type": "str", + "value": "vm60", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "553890bb-cb0a-4603-82df-e3978c4eb2e7", + "fields": { + "timestamp": "2023-12-29T15:45:10.566Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 5, + "field": "cf_cust_id", + "type": "str", + "value": "DMI01", + "weight": 1000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "553f784e-6b64-4415-8a69-2d9978198d90", + "fields": { + "timestamp": "2023-12-29T15:45:06.957Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1025, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55408152-64a8-4083-a2bd-f4345af5a999", + "fields": { + "timestamp": "2023-12-29T15:45:11.543Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1472, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5550bb13-2e5c-4137-a24e-1d536ac57b29", + "fields": { + "timestamp": "2023-12-29T15:45:05.364Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 291, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5550c8c7-dc20-4967-8e7a-3ee0a7e6877e", + "fields": { + "timestamp": "2023-12-29T15:45:08.095Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1583, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55531298-141f-4120-9c53-e813b1faeba6", + "fields": { + "timestamp": "2023-12-29T15:45:04.598Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 46, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55550099-adb5-4216-8712-fbb6c0c9b2fb", + "fields": { + "timestamp": "2023-12-29T15:45:06.008Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 584, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5559d2de-f2df-407c-bfdd-8fdf8d5906f4", + "fields": { + "timestamp": "2023-12-29T15:45:06.095Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 624, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "555caefa-267c-4dd5-a1d1-6a5d5d81968f", + "fields": { + "timestamp": "2023-12-29T15:45:11.234Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1259, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "555f28cf-7e62-40ba-84e1-33d8b15327b4", + "fields": { + "timestamp": "2023-12-29T15:45:07.659Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1381, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5562afdb-4687-4fb5-820b-a0166d75794b", + "fields": { + "timestamp": "2023-12-29T15:45:05.333Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 277, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "556cc557-cfcd-47f1-8ce1-48a8c5b62580", + "fields": { + "timestamp": "2023-12-29T15:45:10.429Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 89, + "field": "address", + "type": "inet", + "value": "172.17.0.29/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "557bfe23-46f1-40bb-85aa-6ca6b080da5e", + "fields": { + "timestamp": "2023-12-29T15:45:06.891Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 994, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "558aeae7-03b8-4d80-b599-243595dcfea1", + "fields": { + "timestamp": "2023-12-29T15:45:04.718Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 151, + "field": "name", + "type": "str", + "value": "Outlet 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "558ca061-19a7-4af2-83e1-059964900a1c", + "fields": { + "timestamp": "2023-12-29T15:45:04.902Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 82, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "558ebfe1-0796-4aed-a655-545a62ba2de7", + "fields": { + "timestamp": "2023-12-29T15:45:05.829Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 504, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "559325e3-210e-4e53-82a0-e216f87535dc", + "fields": { + "timestamp": "2023-12-29T15:45:05.146Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 192, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5596c7e3-e0d5-4164-bdaf-0ed63a5bf553", + "fields": { + "timestamp": "2023-12-29T15:45:10.858Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1000, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55973ae2-402c-4bec-b2e0-37dc638da45c", + "fields": { + "timestamp": "2023-12-29T15:45:07.536Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1326, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55a2dfe8-b594-47aa-89b2-bbe67491d415", + "fields": { + "timestamp": "2023-12-29T15:45:05.333Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 277, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55a52c67-45c2-4e0f-889e-a7f26b9c9ef8", + "fields": { + "timestamp": "2023-12-29T15:45:06.462Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 795, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55a79616-f41c-404e-8ff6-fab495353f8b", + "fields": { + "timestamp": "2023-12-29T15:45:10.697Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 520, + "field": "name", + "type": "str", + "value": "vm160", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55ab50df-7760-435c-b46d-a36b423d7d72", + "fields": { + "timestamp": "2023-12-29T15:45:09.360Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1191, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55ac6f49-2efd-4866-9a2f-f921c1b5a693", + "fields": { + "timestamp": "2023-12-29T15:45:06.925Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1010, + "field": "name", + "type": "str", + "value": "xe-0/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55af4b87-af96-46f7-817e-48ff6acb63f7", + "fields": { + "timestamp": "2023-12-29T15:45:06.023Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 591, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55b74474-2f10-4a54-b511-ad10a9e7970f", + "fields": { + "timestamp": "2023-12-29T15:45:08.758Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1351, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55bb1f6c-4ea8-41d8-9f46-ac8f13596510", + "fields": { + "timestamp": "2023-12-29T15:45:08.797Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1398, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55bb5ade-647c-4fd8-9025-21e5f42e51d4", + "fields": { + "timestamp": "2023-12-29T15:45:11.671Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1560, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55bf3675-547e-49af-bd35-daef08c51040", + "fields": { + "timestamp": "2023-12-29T15:45:05.241Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 235, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55c54836-45e8-4a10-84fc-aceebb07707f", + "fields": { + "timestamp": "2023-12-29T15:45:09.417Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 10, + "field": "name", + "type": "str", + "value": "Slot 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55c9587f-0c95-401c-85b1-c83de76d82c1", + "fields": { + "timestamp": "2023-12-29T15:45:07.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1534, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55d0f9f3-6e23-4c15-b2e2-42c55ef87101", + "fields": { + "timestamp": "2023-12-29T15:45:06.739Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 922, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55d21149-dbd1-4d5b-8d15-297e3e8ffe2e", + "fields": { + "timestamp": "2023-12-29T15:45:06.381Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 757, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55dff425-2a92-4acc-85f4-c23e99b51793", + "fields": { + "timestamp": "2023-12-29T15:45:06.235Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 689, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55e8c05c-effb-4a7a-8150-664987f9c18e", + "fields": { + "timestamp": "2023-12-29T15:45:07.892Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1489, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55ed7a2b-8408-4a55-a926-de0c59a2e583", + "fields": { + "timestamp": "2023-12-29T15:45:10.116Z", + "object_type": [ + "ipam", + "vrf" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "Echo", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55f03aca-66a1-4b5a-b4c9-88a7f687755d", + "fields": { + "timestamp": "2023-12-29T15:45:10.072Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 68, + "field": "slug", + "type": "str", + "value": "us-vt", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55f2ebed-6743-4b38-a997-f51ccc42649e", + "fields": { + "timestamp": "2023-12-29T15:45:05.731Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 459, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "55ff7f61-d928-4325-8a2a-2436f89d2b0f", + "fields": { + "timestamp": "2023-12-29T15:45:10.505Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 27, + "field": "vid", + "type": "int", + "value": "300", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5606b037-37ad-4afb-a9b5-97434f4f3468", + "fields": { + "timestamp": "2023-12-29T15:45:08.534Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1073, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5618c754-8f4a-47a4-b39d-4060527234fc", + "fields": { + "timestamp": "2023-12-29T15:45:06.815Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 958, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "561d0e1d-8239-43e3-a745-0a67b8f48feb", + "fields": { + "timestamp": "2023-12-29T15:45:06.203Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 674, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "561f3fe9-19d5-4f3b-b9ae-6e41b4734695", + "fields": { + "timestamp": "2023-12-29T15:45:07.483Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1301, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5622df7b-313d-43b0-918b-312a6c0474bb", + "fields": { + "timestamp": "2023-12-29T15:45:11.224Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1252, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56298911-ff60-4b0a-b807-d12eabaa8693", + "fields": { + "timestamp": "2023-12-29T15:45:06.021Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 590, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5630541f-6fe1-40ac-b2cc-b9e09b70bc9e", + "fields": { + "timestamp": "2023-12-29T15:45:10.830Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 981, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56336d40-52c4-496b-afd1-825208d1f78a", + "fields": { + "timestamp": "2023-12-29T15:45:05.550Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 376, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "563666a6-5353-42b4-a7ae-2dab62eed34a", + "fields": { + "timestamp": "2023-12-29T15:45:06.487Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 807, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "563eb24c-de5b-40fd-aee9-5a721abba760", + "fields": { + "timestamp": "2023-12-29T15:45:07.749Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1423, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "563fc584-21e1-4e0e-aec0-0b172e5f2d2c", + "fields": { + "timestamp": "2023-12-29T15:45:04.981Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 118, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56479617-77c4-4bca-a908-33d067735d76", + "fields": { + "timestamp": "2023-12-29T15:45:06.544Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 833, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "564ec130-e55f-4a85-ba92-7a05f5a19028", + "fields": { + "timestamp": "2023-12-29T15:45:05.959Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 561, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "565a2391-3b9b-4cd5-a1df-972e3e246731", + "fields": { + "timestamp": "2023-12-29T15:45:07.636Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1370, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5663cfe5-cd6e-49ef-973f-c2a3550ba229", + "fields": { + "timestamp": "2023-12-29T15:45:11.156Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1205, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "566a83f9-5bf1-4b70-91f0-8db1be81dc15", + "fields": { + "timestamp": "2023-12-29T15:45:04.836Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 53, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "566bebf9-2db4-421c-bc0c-3bc1c3c964e6", + "fields": { + "timestamp": "2023-12-29T15:45:07.480Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1300, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5672f13c-3abc-4265-8716-a2078dd10201", + "fields": { + "timestamp": "2023-12-29T15:45:04.757Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 17, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "567a4a1f-255b-4d8c-aa25-4da79bf5a717", + "fields": { + "timestamp": "2023-12-29T15:45:04.493Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 43, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "567f376c-cae0-42bf-bb21-dfb1507f807d", + "fields": { + "timestamp": "2023-12-29T15:45:11.009Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1103, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56807898-f185-47a3-b71d-af2ac32a211a", + "fields": { + "timestamp": "2023-12-29T15:45:08.745Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1334, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56817cb5-f866-4fda-a07c-3dc9852e3bd6", + "fields": { + "timestamp": "2023-12-29T15:45:11.521Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1457, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5681f7be-6433-439b-ae39-ce722cce3dec", + "fields": { + "timestamp": "2023-12-29T15:45:04.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 117, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "568380fb-f630-4c4a-baff-596176757dd5", + "fields": { + "timestamp": "2023-12-29T15:45:04.996Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 125, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56872592-8eb2-4660-9eba-7cfc8e720ca8", + "fields": { + "timestamp": "2023-12-29T15:45:11.237Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1261, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "568a49e3-6f52-455c-813d-f8ec04f5882b", + "fields": { + "timestamp": "2023-12-29T15:45:06.034Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 596, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5692dc2c-cfac-4b1a-a7e4-b32ec136811c", + "fields": { + "timestamp": "2023-12-29T15:45:07.420Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1272, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56967e2a-9bf0-4f68-a45f-c2fb06eb5e48", + "fields": { + "timestamp": "2023-12-29T15:45:07.764Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1430, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56968ed8-fbb6-4d7e-9090-7f6dba2b5906", + "fields": { + "timestamp": "2023-12-29T15:45:05.895Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 534, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5696deff-aa78-403c-8176-60b9d61c670f", + "fields": { + "timestamp": "2023-12-29T15:45:07.470Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1295, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5698ab8d-7a06-4ef6-9b87-fef8c45d9382", + "fields": { + "timestamp": "2023-12-29T15:45:05.212Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 222, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "569906ff-dc67-4bb2-86f9-4dc39005d19a", + "fields": { + "timestamp": "2023-12-29T15:45:10.773Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 943, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "569a5095-07e4-4115-8f5a-50911f866119", + "fields": { + "timestamp": "2023-12-29T15:45:11.234Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1259, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "569aec53-72e9-44fc-9d69-4cb5b0fddadc", + "fields": { + "timestamp": "2023-12-29T15:45:06.071Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 613, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "569d4595-3e09-4163-9ce8-14c06d51c6e4", + "fields": { + "timestamp": "2023-12-29T15:45:11.007Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1102, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56a1b042-b8aa-4f59-9501-53d4834e6b7e", + "fields": { + "timestamp": "2023-12-29T15:45:10.496Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 12, + "field": "vid", + "type": "int", + "value": "200", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56b0f24a-0dda-4570-994e-bee54eced3ae", + "fields": { + "timestamp": "2023-12-29T15:45:07.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1445, + "field": "name", + "type": "str", + "value": "et-1/0/49", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56b4e1bc-f61e-47b1-9cf8-2eea78ded261", + "fields": { + "timestamp": "2023-12-29T15:45:06.162Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 655, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56b5cd4b-fc82-4e48-9a55-6abb8bef108f", + "fields": { + "timestamp": "2023-12-29T15:45:09.867Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 5, + "field": "slug", + "type": "str", + "value": "extreme", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56b6e1e2-9997-438c-a9a2-413dd264709c", + "fields": { + "timestamp": "2023-12-29T15:45:07.468Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1294, + "field": "name", + "type": "str", + "value": "xe-2/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56b72e9e-15cf-456c-927e-3055e2943239", + "fields": { + "timestamp": "2023-12-29T15:45:07.871Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1480, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56bb08a8-3fee-4fe1-a1bd-0b969531574c", + "fields": { + "timestamp": "2023-12-29T15:45:07.246Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1191, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56c43b93-162d-4caa-98f5-e873dbcae442", + "fields": { + "timestamp": "2023-12-29T15:45:10.997Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1095, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56cb85f9-a4e9-410d-94b0-9c3515c6f519", + "fields": { + "timestamp": "2023-12-29T15:45:10.275Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 58, + "field": "prefix", + "type": "cidr", + "value": "10.112.179.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56ce09da-57f1-42ec-a6b3-4b45aa87ae27", + "fields": { + "timestamp": "2023-12-29T15:45:11.566Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1488, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56d6e81c-46a0-4186-a943-75bacc9a1086", + "fields": { + "timestamp": "2023-12-29T15:45:08.058Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1566, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56e11ab2-3617-4d95-84ea-1a90c2efb2be", + "fields": { + "timestamp": "2023-12-29T15:45:06.878Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 988, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56ee211f-474d-4fa0-9144-98db409c190d", + "fields": { + "timestamp": "2023-12-29T15:45:11.064Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1141, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56eed33c-c276-42c4-95cc-1bdc86f98cbd", + "fields": { + "timestamp": "2023-12-29T15:45:09.330Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1153, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56f10918-6ed6-4e91-9e0f-9c31da438262", + "fields": { + "timestamp": "2023-12-29T15:45:04.720Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56f38b88-5353-4fa7-a983-3544d2f0fc74", + "fields": { + "timestamp": "2023-12-29T15:45:10.760Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 934, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56face1b-b269-49bd-b458-b3634141fabe", + "fields": { + "timestamp": "2023-12-29T15:45:04.483Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 30, + "field": "cid", + "type": "str", + "value": "319031", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "56fe70a8-761b-46dc-905c-31c2f9fdaab3", + "fields": { + "timestamp": "2023-12-29T15:45:07.717Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1408, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5700dff8-2ad8-477f-85ab-c63a4c2bb91c", + "fields": { + "timestamp": "2023-12-29T15:45:06.342Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 739, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5706ba76-4a94-4b1b-bd59-5ce720162aed", + "fields": { + "timestamp": "2023-12-29T15:45:06.897Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 997, + "field": "name", + "type": "str", + "value": "xe-0/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "570971ff-1a5f-406e-b7ef-4fe55a82cb43", + "fields": { + "timestamp": "2023-12-29T15:45:05.556Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 379, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "570d0744-887b-46c9-b851-b9c542c9ddec", + "fields": { + "timestamp": "2023-12-29T15:45:07.579Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1346, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57114835-136a-4b8f-96bd-25989b84f5eb", + "fields": { + "timestamp": "2023-12-29T15:45:07.621Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1364, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5716b5de-ce3e-490d-a6ed-a51b7d3d5f03", + "fields": { + "timestamp": "2023-12-29T15:45:04.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 115, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "571f7b3f-240c-4c29-a1b5-4f8854e50e99", + "fields": { + "timestamp": "2023-12-29T15:45:06.104Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 628, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "572138b5-06ec-42e5-abfe-2a951b81cae8", + "fields": { + "timestamp": "2023-12-29T15:45:07.293Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1213, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57241148-fee8-495d-b83f-9bf9bbd82762", + "fields": { + "timestamp": "2023-12-29T15:45:04.926Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 93, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "572868f6-2f94-41c4-927f-0408cb478a84", + "fields": { + "timestamp": "2023-12-29T15:45:07.590Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1351, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57288977-d075-4e40-99b1-f5a71ffffc48", + "fields": { + "timestamp": "2023-12-29T15:45:06.071Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 613, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5729b0b1-87ed-4846-aa85-e8df3e7bfc3b", + "fields": { + "timestamp": "2023-12-29T15:45:08.546Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1087, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57324b10-439a-42f4-8e4d-f95825140370", + "fields": { + "timestamp": "2023-12-29T15:45:09.344Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1170, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "573975f2-fc9c-4f53-a73d-b9ccbfa8f650", + "fields": { + "timestamp": "2023-12-29T15:45:11.055Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1135, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "573b68ac-9bad-4770-ab83-7dffde14c8fc", + "fields": { + "timestamp": "2023-12-29T15:45:05.115Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 178, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "573dbbda-1c19-412c-aefb-964b79da8fa0", + "fields": { + "timestamp": "2023-12-29T15:45:08.146Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1607, + "field": "name", + "type": "str", + "value": "xe-1/2/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5745e7f7-6835-4c66-9fd5-94d2023a8c46", + "fields": { + "timestamp": "2023-12-29T15:45:11.382Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1362, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5751cb26-3bd2-4945-aec7-2a412836d09b", + "fields": { + "timestamp": "2023-12-29T15:45:05.528Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 366, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5753b3a4-5788-4556-a1b4-4e7d22bcb9ac", + "fields": { + "timestamp": "2023-12-29T15:45:08.999Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 738, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "575b72ff-201d-47a8-8b3e-a75cc58cd313", + "fields": { + "timestamp": "2023-12-29T15:45:05.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 562, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "575c7d4e-0012-4893-b4bb-5fbb0a6382c9", + "fields": { + "timestamp": "2023-12-29T15:45:11.268Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1283, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "576327f9-b3e3-433e-96d9-8478a0e1fdf9", + "fields": { + "timestamp": "2023-12-29T15:45:05.368Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 293, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5764f00e-c08b-42a1-9750-d3d45b14f301", + "fields": { + "timestamp": "2023-12-29T15:45:04.565Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 4, + "field": "maximum_draw", + "type": "int", + "value": "150", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57672993-dd43-4f15-b58c-690157da326a", + "fields": { + "timestamp": "2023-12-29T15:45:09.170Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 952, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5768d6c3-0711-41a6-9bf0-6afbb4b74605", + "fields": { + "timestamp": "2023-12-29T15:45:07.405Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1265, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57702710-1c90-4a53-a51a-0120821d1eb5", + "fields": { + "timestamp": "2023-12-29T15:45:04.907Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 84, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57797a65-64e3-48d6-be1a-78571011343a", + "fields": { + "timestamp": "2023-12-29T15:45:11.659Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1552, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "577e1866-8e2b-4971-af21-5a03d787be7d", + "fields": { + "timestamp": "2023-12-29T15:45:08.683Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1258, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5783b8d3-3213-4410-8679-dab48c5f6fea", + "fields": { + "timestamp": "2023-12-29T15:45:06.665Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 888, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57885fd7-1ceb-4409-b1be-240faff72060", + "fields": { + "timestamp": "2023-12-29T15:45:08.222Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 687, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5792c741-cdcc-4158-b88c-b0c4a7d2d5c8", + "fields": { + "timestamp": "2023-12-29T15:45:07.336Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1233, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "579399d4-592c-4434-b3ff-04e98a68fd0c", + "fields": { + "timestamp": "2023-12-29T15:45:05.379Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 298, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57983098-fe14-4f61-a264-5dfba8194a62", + "fields": { + "timestamp": "2023-12-29T15:45:08.823Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1431, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "579da596-b5da-44f6-8327-8984527d637b", + "fields": { + "timestamp": "2023-12-29T15:45:10.780Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 948, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "579ec9b2-40eb-4b91-a204-7376295445ec", + "fields": { + "timestamp": "2023-12-29T15:45:07.672Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1387, + "field": "name", + "type": "str", + "value": "xe-1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57a28d74-b30b-4c50-9f4d-de81e1bb9609", + "fields": { + "timestamp": "2023-12-29T15:45:07.715Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1407, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57a9a460-a1d5-4eae-92ff-c7fac3c8409b", + "fields": { + "timestamp": "2023-12-29T15:45:06.451Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 790, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57ae726b-c767-407a-a0d1-007aecf6afb8", + "fields": { + "timestamp": "2023-12-29T15:45:10.627Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 407, + "field": "name", + "type": "str", + "value": "vm47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57c482c1-cf87-47f1-9676-118278fdbb7d", + "fields": { + "timestamp": "2023-12-29T15:45:09.365Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1197, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57c6f863-355f-4f8e-816f-97592502f156", + "fields": { + "timestamp": "2023-12-29T15:45:09.407Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1251, + "field": "name", + "type": "str", + "value": "Rear Splice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57c9d217-0ff0-48ed-a2b7-32b63ab74dbb", + "fields": { + "timestamp": "2023-12-29T15:45:10.827Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 979, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57ccba11-666d-4866-9ffa-8c465e6910bf", + "fields": { + "timestamp": "2023-12-29T15:45:07.511Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1314, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57d05768-74f4-404e-929e-04610084cfde", + "fields": { + "timestamp": "2023-12-29T15:45:05.853Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 515, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57d2b264-c9a9-4cbe-93d3-b215afdad9eb", + "fields": { + "timestamp": "2023-12-29T15:45:05.449Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 330, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57d51928-55c4-426e-aab6-2bacbdf815ab", + "fields": { + "timestamp": "2023-12-29T15:45:04.823Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 47, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57d66c0e-6b7f-47cf-8ce0-1bfe4df974e9", + "fields": { + "timestamp": "2023-12-29T15:45:09.875Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 4, + "field": "comments", + "type": "str", + "value": "[Juniper EX4200 Data Sheet](https://www.juniper.net/assets/us/en/local/pdf/datasheets/1000215-en.pdf)", + "weight": 5000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57d74e43-19c0-4115-980b-99d0da740919", + "fields": { + "timestamp": "2023-12-29T15:45:11.212Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1244, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57e1d19a-a041-44e5-b887-f344c2dee1b3", + "fields": { + "timestamp": "2023-12-29T15:45:09.085Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 845, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57f1679c-81a2-4453-8f1b-e4295defccb6", + "fields": { + "timestamp": "2023-12-29T15:45:09.955Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 39, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57f3af54-478a-4cdd-95d4-0b09cd0a2c2a", + "fields": { + "timestamp": "2023-12-29T15:45:09.119Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 888, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57fb5d12-e9c7-44bd-80c3-fa282ef19bd3", + "fields": { + "timestamp": "2023-12-29T15:45:05.941Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 554, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57fd1d3f-3633-4ec2-a7a5-d95e61f86ce7", + "fields": { + "timestamp": "2023-12-29T15:45:08.086Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1579, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "57fd5a89-2329-4a8d-b3c0-591ce0c9e06b", + "fields": { + "timestamp": "2023-12-29T15:45:06.082Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 618, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "580044e7-6510-4cb8-aea2-22b58697c76d", + "fields": { + "timestamp": "2023-12-29T15:45:07.351Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1240, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "580061c2-59ac-4b9a-8af7-f61886f966e9", + "fields": { + "timestamp": "2023-12-29T15:45:06.306Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 722, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58119545-9704-41fc-a866-1af3933f041d", + "fields": { + "timestamp": "2023-12-29T15:45:06.091Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 622, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58148684-e212-4b8f-bbcb-a87cf3e00be2", + "fields": { + "timestamp": "2023-12-29T15:45:06.548Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 835, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5817e3bc-6899-4eec-b450-624873b21407", + "fields": { + "timestamp": "2023-12-29T15:45:07.021Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1071, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5818de8c-3035-430b-9d24-0a343b801f10", + "fields": { + "timestamp": "2023-12-29T15:45:09.182Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 968, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "581ba540-070c-4e3b-9088-ab661570ce20", + "fields": { + "timestamp": "2023-12-29T15:45:04.865Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 66, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "581c2d00-0abf-470c-b983-ab609a8cc93d", + "fields": { + "timestamp": "2023-12-29T15:45:04.682Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 110, + "field": "name", + "type": "str", + "value": "Outlet 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "581ec835-e0ba-4d37-99a3-31828343fb3a", + "fields": { + "timestamp": "2023-12-29T15:45:05.379Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 298, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5826ce26-5d9e-48d8-b8cc-335c9116641c", + "fields": { + "timestamp": "2023-12-29T15:45:07.328Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1229, + "field": "name", + "type": "str", + "value": "et-1/0/53", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "582a3681-a1e6-4595-9cc5-170aee52c76d", + "fields": { + "timestamp": "2023-12-29T15:45:06.302Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 720, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "582edda1-8b52-47c6-b2c5-689ad1e1cd8a", + "fields": { + "timestamp": "2023-12-29T15:45:10.058Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 45, + "field": "slug", + "type": "str", + "value": "us-nv", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58361a61-5959-489e-b882-70774161edf2", + "fields": { + "timestamp": "2023-12-29T15:45:05.775Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 479, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5839a22e-51a2-4015-ae73-7ad39f2b5abe", + "fields": { + "timestamp": "2023-12-29T15:45:05.137Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 188, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58408b22-e85c-420a-a256-6cfb7149d9db", + "fields": { + "timestamp": "2023-12-29T15:45:10.065Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 58, + "field": "name", + "type": "str", + "value": "District of Columbia", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5840e885-931f-4b95-8a5f-b4e927c83d4c", + "fields": { + "timestamp": "2023-12-29T15:45:06.857Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 978, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58451111-e5f0-41af-94c0-a9c61da466ab", + "fields": { + "timestamp": "2023-12-29T15:45:07.122Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1134, + "field": "name", + "type": "str", + "value": "xe-1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5845353f-33f7-4b07-b04b-fc18e8d2caff", + "fields": { + "timestamp": "2023-12-29T15:45:04.552Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 30, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "584ad755-49a3-4718-8f4c-e2efe7847b09", + "fields": { + "timestamp": "2023-12-29T15:45:08.101Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1586, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "584ce8a0-a90a-4a3a-bbf5-0aeefd1e9d30", + "fields": { + "timestamp": "2023-12-29T15:45:07.369Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1248, + "field": "name", + "type": "str", + "value": "xe-1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "584f4dd7-8e2b-4f06-a05c-442424d2887b", + "fields": { + "timestamp": "2023-12-29T15:45:10.485Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "JBB104", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5852ddff-03aa-4d2c-b486-3568c1c284cb", + "fields": { + "timestamp": "2023-12-29T15:45:06.621Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 869, + "field": "name", + "type": "str", + "value": "xe-0/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5860f3e5-318b-4a34-bc08-669b8619c189", + "fields": { + "timestamp": "2023-12-29T15:45:07.606Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1358, + "field": "name", + "type": "str", + "value": "xe-1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5861b02e-7df0-4036-8eb7-0e4f190607fc", + "fields": { + "timestamp": "2023-12-29T15:45:05.126Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 183, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "586290ee-ea85-4446-932f-9144970500c4", + "fields": { + "timestamp": "2023-12-29T15:45:08.616Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1175, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "586b2be5-8996-4459-8645-bfc12237f346", + "fields": { + "timestamp": "2023-12-29T15:45:07.777Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1436, + "field": "name", + "type": "str", + "value": "xe-2/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "586bc95a-43db-460f-89a3-32d26920a1d0", + "fields": { + "timestamp": "2023-12-29T15:45:05.322Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 272, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "586ddaaf-6257-4973-9e0b-14a5d3c87be4", + "fields": { + "timestamp": "2023-12-29T15:45:10.834Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 984, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5870fad0-d3d6-4e10-a4ae-b9407d8f4b48", + "fields": { + "timestamp": "2023-12-29T15:45:06.366Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 750, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5879b470-7a89-4d4e-a2ae-b5ea15cdbb34", + "fields": { + "timestamp": "2023-12-29T15:45:04.472Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 26, + "field": "cid", + "type": "str", + "value": "1002844901", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "587a0d49-13da-4681-b904-19620ec3f0a2", + "fields": { + "timestamp": "2023-12-29T15:45:07.057Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1088, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "588829cc-4ee2-4450-8a23-0ae133bb4aa0", + "fields": { + "timestamp": "2023-12-29T15:45:04.761Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 19, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58963fcc-c979-4de9-a724-1bdf00d93af5", + "fields": { + "timestamp": "2023-12-29T15:45:06.819Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 960, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "589c3b1f-9ce1-4093-b479-e6c8fe0cbc7e", + "fields": { + "timestamp": "2023-12-29T15:45:06.293Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 716, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "589cc9ca-9c4b-4bbd-af3e-948a8828aa90", + "fields": { + "timestamp": "2023-12-29T15:45:10.774Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 944, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "589d7a3c-e66f-442a-9c27-f6d6f2e9f060", + "fields": { + "timestamp": "2023-12-29T15:45:05.027Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 139, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58a211a7-d2c9-4512-83f8-cd1273efbf82", + "fields": { + "timestamp": "2023-12-29T15:45:06.813Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 957, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58a2eddf-0507-4b7b-b0fa-82cbdb58b605", + "fields": { + "timestamp": "2023-12-29T15:45:05.436Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 324, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58a42132-6cf7-43ce-aa49-72d11d28e309", + "fields": { + "timestamp": "2023-12-29T15:45:06.332Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 734, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58b548b8-def5-4786-babf-2fb031753af2", + "fields": { + "timestamp": "2023-12-29T15:45:07.345Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1237, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58b900dc-1483-4aa4-95ca-897c07c24ee7", + "fields": { + "timestamp": "2023-12-29T15:45:08.968Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 700, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58c4bec0-8a28-4289-9059-e10bfdfcb189", + "fields": { + "timestamp": "2023-12-29T15:45:11.563Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1486, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58c891c5-d95e-4d43-bb0e-bc1dfccbc9df", + "fields": { + "timestamp": "2023-12-29T15:45:05.042Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 146, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58d2027d-a812-488c-9ae4-8d1bbe58961a", + "fields": { + "timestamp": "2023-12-29T15:45:05.701Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 445, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58d65b80-ecd6-4a5d-858b-92369fedaf20", + "fields": { + "timestamp": "2023-12-29T15:45:07.173Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1157, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58e575d5-33e1-4b5f-b9cb-a22db21da640", + "fields": { + "timestamp": "2023-12-29T15:45:06.175Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 661, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58e80fe5-1352-42e1-9748-600ec8cae040", + "fields": { + "timestamp": "2023-12-29T15:45:10.720Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 907, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58e90833-4e6a-42ae-a9b4-d87034976666", + "fields": { + "timestamp": "2023-12-29T15:45:07.107Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1127, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58eff2f8-04ab-43df-9d39-7e7228b2f302", + "fields": { + "timestamp": "2023-12-29T15:45:05.184Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 209, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58f13591-3e8c-47aa-9710-0811dec49c57", + "fields": { + "timestamp": "2023-12-29T15:45:06.284Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 712, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58f2a1d6-6c88-466b-8719-3c3c43c07267", + "fields": { + "timestamp": "2023-12-29T15:45:11.022Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1112, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58f386b0-1817-42fb-86f1-cc4e4397f65c", + "fields": { + "timestamp": "2023-12-29T15:45:11.560Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1484, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58f87420-f10d-49c8-b17e-fab56f0f3263", + "fields": { + "timestamp": "2023-12-29T15:45:05.417Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 315, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58ff585a-4663-41ba-a60f-2303db6f109d", + "fields": { + "timestamp": "2023-12-29T15:45:07.444Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1283, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "58ff7d0a-9745-422f-a11c-163095907ad1", + "fields": { + "timestamp": "2023-12-29T15:45:06.550Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 836, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59011f22-fbf6-4b5d-96b3-b214b4b129ee", + "fields": { + "timestamp": "2023-12-29T15:45:07.982Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1531, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5903f957-b2ef-4994-ad21-ad365581d312", + "fields": { + "timestamp": "2023-12-29T15:45:06.164Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 656, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "590b7477-87b5-404a-8bca-886dd3b00a89", + "fields": { + "timestamp": "2023-12-29T15:45:06.272Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 706, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5911875f-430e-4613-8139-7a1de7618c75", + "fields": { + "timestamp": "2023-12-29T15:45:06.490Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 808, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5913bb60-1f23-4142-922d-1e8e9d761e17", + "fields": { + "timestamp": "2023-12-29T15:45:07.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1444, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "591ea6b1-409d-45c1-aaa0-4ffbe28b96a0", + "fields": { + "timestamp": "2023-12-29T15:45:04.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 122, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59261283-b242-4bb7-ab3f-74ad75095751", + "fields": { + "timestamp": "2023-12-29T15:45:04.896Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 79, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59397081-0e8e-44b4-b9b3-3cc6f03296dd", + "fields": { + "timestamp": "2023-12-29T15:45:09.995Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 98, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59428071-5b32-4640-ba38-b8642b3f94b0", + "fields": { + "timestamp": "2023-12-29T15:45:10.034Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 40, + "field": "name", + "type": "str", + "value": "P4-4B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59428525-d9a9-40f6-93a5-e428406475e5", + "fields": { + "timestamp": "2023-12-29T15:45:11.635Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1536, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5944a3f8-32b4-4a45-8afa-9a24853b7236", + "fields": { + "timestamp": "2023-12-29T15:45:07.257Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1196, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "594887bc-c449-4a05-ac28-e3e9670c122c", + "fields": { + "timestamp": "2023-12-29T15:45:07.293Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1213, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5948d8bf-4e88-426f-b626-a1b6028751c8", + "fields": { + "timestamp": "2023-12-29T15:45:11.248Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1269, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "594956d9-d8ed-4f30-9d94-e02eefa7a3e7", + "fields": { + "timestamp": "2023-12-29T15:45:09.206Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 998, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "594afa94-7ed7-4dfa-b8ea-050ef664090c", + "fields": { + "timestamp": "2023-12-29T15:45:09.022Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 767, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59505861-8928-41c7-bc4e-055178b491a3", + "fields": { + "timestamp": "2023-12-29T15:45:08.144Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1606, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5956c798-6885-46a4-90a3-a599f08d9afb", + "fields": { + "timestamp": "2023-12-29T15:45:04.900Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 81, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5959c43d-67ef-4e36-9d91-ab645a56e67d", + "fields": { + "timestamp": "2023-12-29T15:45:10.894Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1024, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "595ca5c9-22d9-40d7-a4cd-e028706cd2db", + "fields": { + "timestamp": "2023-12-29T15:45:08.387Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 890, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5960fd3d-da38-4095-bdfe-c20a6e58ab73", + "fields": { + "timestamp": "2023-12-29T15:45:05.690Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 440, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5963f8aa-ec80-4828-a9a4-43ba5dbb2ab0", + "fields": { + "timestamp": "2023-12-29T15:45:04.553Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 32, + "field": "name", + "type": "str", + "value": "Console-RE0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5968d652-395d-4b00-bc4a-8ab6fa54ebad", + "fields": { + "timestamp": "2023-12-29T15:45:06.143Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 646, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "597076f1-6ed8-40d5-b886-983af0770be1", + "fields": { + "timestamp": "2023-12-29T15:45:07.894Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1490, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "597da23c-1595-43e7-a8d5-e35f092d95c1", + "fields": { + "timestamp": "2023-12-29T15:45:09.959Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 44, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5981a4f8-e4c4-4439-b13e-4acd926d99fc", + "fields": { + "timestamp": "2023-12-29T15:45:06.887Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 992, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59882d45-4d55-4d8c-849b-c3f65b589139", + "fields": { + "timestamp": "2023-12-29T15:45:05.692Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 441, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59a0ac2b-2060-4425-8212-28ecac3a652c", + "fields": { + "timestamp": "2023-12-29T15:45:08.150Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1609, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59a226c4-67d1-46cb-b381-1a92b489e3d8", + "fields": { + "timestamp": "2023-12-29T15:45:04.728Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59a2f71c-7031-45f7-8d31-c1898f4d36b5", + "fields": { + "timestamp": "2023-12-29T15:45:06.432Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 781, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59a4e54b-a24f-49cb-9da6-2ceefff2f370", + "fields": { + "timestamp": "2023-12-29T15:45:09.911Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 19, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59a7e56b-1655-4748-b3b7-1153e2770680", + "fields": { + "timestamp": "2023-12-29T15:45:08.388Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 892, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59aa20cd-09fc-45f0-a81a-eba29b4e81df", + "fields": { + "timestamp": "2023-12-29T15:45:05.370Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 294, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59b2d975-80a0-4bac-ac3b-e321d40e4b75", + "fields": { + "timestamp": "2023-12-29T15:45:06.632Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 874, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59b5fa01-ab2e-4fc5-8306-5dde45b20552", + "fields": { + "timestamp": "2023-12-29T15:45:08.837Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1448, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59b765d9-5a3f-4928-b15c-7b39b6ca6b8d", + "fields": { + "timestamp": "2023-12-29T15:45:11.215Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1246, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59caa83e-b52c-43b6-bcb2-4529c65c00cb", + "fields": { + "timestamp": "2023-12-29T15:45:10.720Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 907, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59dbba73-a5df-41d4-aeb6-4e1e5fb10b0b", + "fields": { + "timestamp": "2023-12-29T15:45:10.354Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 89, + "field": "prefix", + "type": "cidr", + "value": "172.19.0.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59dede8f-97dd-4fc7-b805-d1b7ec12606e", + "fields": { + "timestamp": "2023-12-29T15:45:06.542Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 832, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59e9190a-1414-43cc-9c74-b045956e179d", + "fields": { + "timestamp": "2023-12-29T15:45:04.821Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 46, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59f05c36-bfe0-401e-8395-7dfd459daf7b", + "fields": { + "timestamp": "2023-12-29T15:45:07.993Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1536, + "field": "name", + "type": "str", + "value": "xe-2/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59f89253-fd13-43f2-b447-e33c3c1e5311", + "fields": { + "timestamp": "2023-12-29T15:45:08.071Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1572, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59fb600a-1e66-4add-9d17-c1116bc4dafd", + "fields": { + "timestamp": "2023-12-29T15:45:11.653Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1548, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "59fdb4c6-ccfc-43e9-bd52-993a53872a91", + "fields": { + "timestamp": "2023-12-29T15:45:05.567Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 384, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a02cfb7-4988-464f-a092-ca786d11fe1d", + "fields": { + "timestamp": "2023-12-29T15:45:10.913Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1037, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a089823-43fa-43ea-81b2-ee1e22d4db63", + "fields": { + "timestamp": "2023-12-29T15:45:10.834Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 984, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a0b85a8-4f4b-4a0a-80dc-0c3eef3c0725", + "fields": { + "timestamp": "2023-12-29T15:45:09.138Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 912, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a0c6a05-c705-4603-9d72-bbb374660bd9", + "fields": { + "timestamp": "2023-12-29T15:45:10.803Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 963, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a0e2543-77ce-414d-b2bf-7c1d9fd37b62", + "fields": { + "timestamp": "2023-12-29T15:45:05.829Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 504, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a1c8e36-3b5e-49b8-a0e8-797783e52d1c", + "fields": { + "timestamp": "2023-12-29T15:45:06.884Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 991, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a25cf93-d228-4707-b19a-00bab1b1f4e3", + "fields": { + "timestamp": "2023-12-29T15:45:10.819Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 974, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a2baaf8-0bf7-43e5-bc4d-9ad659e346af", + "fields": { + "timestamp": "2023-12-29T15:45:08.383Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 885, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a2c8707-17aa-4766-88dd-63a727a73dc0", + "fields": { + "timestamp": "2023-12-29T15:45:06.028Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 593, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a2e33ee-4538-4dfb-848b-861924c47c2d", + "fields": { + "timestamp": "2023-12-29T15:45:10.507Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 30, + "field": "vid", + "type": "int", + "value": "300", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a36fada-8248-4dc2-a07a-40c425a80cc1", + "fields": { + "timestamp": "2023-12-29T15:45:05.335Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 278, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a3b25cf-beb8-4928-b2f8-8573707a35ea", + "fields": { + "timestamp": "2023-12-29T15:45:07.732Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1415, + "field": "name", + "type": "str", + "value": "xe-2/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a427692-cf67-4aea-aa5c-2e31ee520cc4", + "fields": { + "timestamp": "2023-12-29T15:45:11.686Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1570, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a44928a-1641-48b7-b2c7-3ef30d33d1db", + "fields": { + "timestamp": "2023-12-29T15:45:06.257Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 699, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a4af965-10e4-4589-aa8c-f0ad8d50b8d8", + "fields": { + "timestamp": "2023-12-29T15:45:11.720Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1594, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a4f5f19-f874-4304-81df-e06242e50bfb", + "fields": { + "timestamp": "2023-12-29T15:45:07.547Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1331, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a503cad-26b1-4cbe-8527-47ef1773f086", + "fields": { + "timestamp": "2023-12-29T15:45:10.949Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1062, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a57f07b-7ee2-48fa-9d29-1919b0ab4978", + "fields": { + "timestamp": "2023-12-29T15:45:06.870Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 984, + "field": "name", + "type": "str", + "value": "xe-0/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a58057a-8243-4ea6-8e49-4cf4051ad00c", + "fields": { + "timestamp": "2023-12-29T15:45:04.841Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 55, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a5848b0-2fc8-4783-bb81-4afbf4e79229", + "fields": { + "timestamp": "2023-12-29T15:45:06.582Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 851, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a616f31-767f-4957-8a2e-ae7889d43184", + "fields": { + "timestamp": "2023-12-29T15:45:09.121Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 891, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a629ab7-3ef1-4d2e-919a-b07fb4eeb7ff", + "fields": { + "timestamp": "2023-12-29T15:45:07.539Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1327, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a6906cc-8b8b-49d4-b7eb-b07ddc8266e3", + "fields": { + "timestamp": "2023-12-29T15:45:10.790Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 955, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a7b1fec-5f02-4054-bf0a-7407d3106a9d", + "fields": { + "timestamp": "2023-12-29T15:45:10.936Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1053, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a7eab4f-1a1e-4532-8afe-026512fb7e3c", + "fields": { + "timestamp": "2023-12-29T15:45:08.506Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1038, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a80d2f9-8afa-4042-8bf0-e84be5b87b0e", + "fields": { + "timestamp": "2023-12-29T15:45:05.941Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 554, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a814946-c3fd-477a-9a85-9c59d2a95a00", + "fields": { + "timestamp": "2023-12-29T15:45:06.865Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 982, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a820f6c-7189-4566-8f22-fb7261323c0d", + "fields": { + "timestamp": "2023-12-29T15:45:09.916Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 26, + "field": "name", + "type": "str", + "value": "R205", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a839e45-fa81-4f49-83b6-8479f82b3d1a", + "fields": { + "timestamp": "2023-12-29T15:45:11.318Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1317, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a83dda0-9b22-4241-8412-a01016d09ead", + "fields": { + "timestamp": "2023-12-29T15:45:08.814Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1420, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a89d915-3d4e-4fd7-afdb-41f478190443", + "fields": { + "timestamp": "2023-12-29T15:45:09.887Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "Patch Panel", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a8fd034-1336-48ef-9a69-20488c2146ce", + "fields": { + "timestamp": "2023-12-29T15:45:06.194Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 670, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a980676-4993-4d41-9b03-0bde85e236a8", + "fields": { + "timestamp": "2023-12-29T15:45:07.792Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1443, + "field": "name", + "type": "str", + "value": "vme", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a9a538a-3873-448b-b5dc-35534e270a4f", + "fields": { + "timestamp": "2023-12-29T15:45:06.914Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1005, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a9c8c95-3c7c-43cd-873b-0d8edd720b31", + "fields": { + "timestamp": "2023-12-29T15:45:06.246Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 694, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5a9d7cd3-9b8a-48c3-ae64-d4e2681f8023", + "fields": { + "timestamp": "2023-12-29T15:45:09.963Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 77, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5aad49af-7f60-49de-98af-f61f74acfaf5", + "fields": { + "timestamp": "2023-12-29T15:45:07.995Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1537, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5aaea282-73ce-441f-8b73-717664e2ddf9", + "fields": { + "timestamp": "2023-12-29T15:45:09.047Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 799, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ab412e3-339f-4ba5-ac0b-fa77d5277ff3", + "fields": { + "timestamp": "2023-12-29T15:45:09.118Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 887, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5abef109-6e94-4ed4-ab0f-9711ea686a61", + "fields": { + "timestamp": "2023-12-29T15:45:10.587Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 16, + "field": "name", + "type": "str", + "value": "gc-us-east4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ac2c884-632f-4a55-a6e7-9bdafd2a0fda", + "fields": { + "timestamp": "2023-12-29T15:45:05.291Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 258, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5aca7570-2e71-4fb2-801c-2f6fa1a415d1", + "fields": { + "timestamp": "2023-12-29T15:45:06.034Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 596, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5acbecfe-4619-479f-9f5f-e9001701fd3e", + "fields": { + "timestamp": "2023-12-29T15:45:06.019Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 589, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5aceab2a-a72d-4721-8148-7aa0cde1a0a5", + "fields": { + "timestamp": "2023-12-29T15:45:07.661Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1382, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ad0537b-cb11-4fab-895a-17c18e4b5deb", + "fields": { + "timestamp": "2023-12-29T15:45:09.968Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 83, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5adf4152-377c-4708-bd4b-58e2a812481d", + "fields": { + "timestamp": "2023-12-29T15:45:05.471Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 340, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5aed2c72-2035-4b57-b804-245278fefb9a", + "fields": { + "timestamp": "2023-12-29T15:45:08.256Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 728, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5af0d28f-4cc8-4bb0-b401-590991517079", + "fields": { + "timestamp": "2023-12-29T15:45:08.368Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 867, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5afa2209-a811-459e-a2fa-ce4504120a3a", + "fields": { + "timestamp": "2023-12-29T15:45:11.435Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1399, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5afbe06c-a0ab-44d4-86a9-12187b7064b7", + "fields": { + "timestamp": "2023-12-29T15:45:08.889Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1513, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5affefd7-ac8e-4253-a4a9-985f8689d271", + "fields": { + "timestamp": "2023-12-29T15:45:06.472Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 800, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b015938-c35e-4936-93d6-be4237791d98", + "fields": { + "timestamp": "2023-12-29T15:45:05.993Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 577, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b024414-b16b-4005-b2c8-caca5a2abbc6", + "fields": { + "timestamp": "2023-12-29T15:45:05.044Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 147, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b0c0a16-3d0a-484d-a52b-15d08ca4cbf8", + "fields": { + "timestamp": "2023-12-29T15:45:10.782Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 949, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b0ecbe0-1161-4bed-8e7a-ab32323e6dc8", + "fields": { + "timestamp": "2023-12-29T15:45:05.866Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 521, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b0f6ae2-5270-4932-93ae-013b8fb413bf", + "fields": { + "timestamp": "2023-12-29T15:45:10.464Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 148, + "field": "address", + "type": "inet", + "value": "172.19.0.28/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b1ae6d0-5980-4824-bf19-fedc1d93c602", + "fields": { + "timestamp": "2023-12-29T15:45:05.020Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 136, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b1bf654-a62d-4005-aeae-df9c026e4d25", + "fields": { + "timestamp": "2023-12-29T15:45:07.655Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1379, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b21ca5a-4640-41ae-b940-bcf7d5555a95", + "fields": { + "timestamp": "2023-12-29T15:45:07.243Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1190, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b2b7c3a-85a1-4fd1-bdc9-b81a2eb799cd", + "fields": { + "timestamp": "2023-12-29T15:45:05.108Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 175, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b2ef880-edbe-4dc0-9ef8-8c50762cdcfe", + "fields": { + "timestamp": "2023-12-29T15:45:04.922Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 91, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b3775fa-e789-49db-8c2d-203cd18fce58", + "fields": { + "timestamp": "2023-12-29T15:45:06.381Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 757, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b380e87-e832-4299-b94b-eff55827b6e9", + "fields": { + "timestamp": "2023-12-29T15:45:10.075Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 74, + "field": "name", + "type": "str", + "value": "Maine", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b3847a9-8ca9-444f-9a7f-4b158eff9430", + "fields": { + "timestamp": "2023-12-29T15:45:11.322Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1320, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b3c55d9-43d5-4fb4-99c7-2ac2f8f5075a", + "fields": { + "timestamp": "2023-12-29T15:45:07.177Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1159, + "field": "name", + "type": "str", + "value": "xe-1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b4308cf-f558-4013-8d76-2655a948e460", + "fields": { + "timestamp": "2023-12-29T15:45:04.581Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 27, + "field": "name", + "type": "str", + "value": "Input", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b46138f-cb8c-4572-a895-4a7bbbce3f7d", + "fields": { + "timestamp": "2023-12-29T15:45:07.111Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1129, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b5335e2-ac5a-44c5-a76c-2ec7443ef52b", + "fields": { + "timestamp": "2023-12-29T15:45:10.112Z", + "object_type": [ + "ipam", + "vrf" + ], + "object_id": 3, + "field": "rd", + "type": "str", + "value": "65000:300", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b564f97-232a-46ab-9de9-7b6780fe029c", + "fields": { + "timestamp": "2023-12-29T15:45:07.124Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1135, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b56f022-23ed-4b52-bff5-146af21defcc", + "fields": { + "timestamp": "2023-12-29T15:45:11.202Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1237, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b57be28-bdd8-49ae-8072-dbc6bbabde1b", + "fields": { + "timestamp": "2023-12-29T15:45:09.953Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 37, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b5d9730-7cf1-414a-8d39-805d918e011c", + "fields": { + "timestamp": "2023-12-29T15:45:06.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1016, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b6167fe-9769-4f2c-807d-ac14649b5b0e", + "fields": { + "timestamp": "2023-12-29T15:45:05.699Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 444, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b6a345a-3d6c-4540-b7b7-c553799800ed", + "fields": { + "timestamp": "2023-12-29T15:45:05.508Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 357, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b6de4f4-4014-4377-94c5-f23ed234bf33", + "fields": { + "timestamp": "2023-12-29T15:45:10.103Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 21, + "field": "name", + "type": "str", + "value": "MDF", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b70850c-595f-472e-a970-745cf59e561f", + "fields": { + "timestamp": "2023-12-29T15:45:05.267Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 247, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b70d02a-24e6-4cb9-907b-df144b9fca5a", + "fields": { + "timestamp": "2023-12-29T15:45:08.478Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1003, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b769563-d14c-44ce-b407-1fd250ec9fb5", + "fields": { + "timestamp": "2023-12-29T15:45:07.756Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1426, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b7dcbfd-b0ce-4e84-9ce0-059346e427c9", + "fields": { + "timestamp": "2023-12-29T15:45:08.876Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1497, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b80131b-efcb-472d-9079-da880f8f238b", + "fields": { + "timestamp": "2023-12-29T15:45:05.423Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 318, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b81ff2a-7d99-4ce4-9157-2aa0ce784ab6", + "fields": { + "timestamp": "2023-12-29T15:45:08.464Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 986, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b854312-e435-48d4-a4c4-cdf4e59f9cbf", + "fields": { + "timestamp": "2023-12-29T15:45:05.267Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 247, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b912733-f027-44a1-bef6-c6076fb4c3dc", + "fields": { + "timestamp": "2023-12-29T15:45:05.057Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 153, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b996eb6-0c42-49c0-a7fa-60a8adb5e51c", + "fields": { + "timestamp": "2023-12-29T15:45:07.345Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1237, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b9bb87d-8114-4979-8c97-c792f5149f75", + "fields": { + "timestamp": "2023-12-29T15:45:08.248Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 718, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5b9e0482-a672-40f5-be17-aa51ac988319", + "fields": { + "timestamp": "2023-12-29T15:45:07.147Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1145, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ba51a74-bd6d-400b-930d-ba9f0a16bdd3", + "fields": { + "timestamp": "2023-12-29T15:45:11.068Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1144, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ba92834-c4a7-4a3f-92f0-7652e9949b81", + "fields": { + "timestamp": "2023-12-29T15:45:10.082Z", + "object_type": [ + "dcim", + "sitegroup" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "branch-offices", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ba9320a-e7ea-4061-a7ab-9e43bc7cc46e", + "fields": { + "timestamp": "2023-12-29T15:45:05.204Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 218, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bbaae6c-87f3-429b-81b6-4acf28a0f61d", + "fields": { + "timestamp": "2023-12-29T15:45:07.508Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1313, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bbe0348-35a5-4337-b2c5-bc1b0a6a8279", + "fields": { + "timestamp": "2023-12-29T15:45:06.032Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 595, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bbe0c59-e5aa-4b2d-8484-346ff8b8205f", + "fields": { + "timestamp": "2023-12-29T15:45:08.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1580, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bc4ca39-a709-4b93-9ddc-0f83d76abd2e", + "fields": { + "timestamp": "2023-12-29T15:45:06.602Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 860, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bc6908b-0f5c-42c5-a94a-6ca1a012719c", + "fields": { + "timestamp": "2023-12-29T15:45:11.427Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1393, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bc76c07-9082-40d3-b2c4-e1dc128d0299", + "fields": { + "timestamp": "2023-12-29T15:45:05.513Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 359, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bcad3a1-7f8f-419d-8016-b54880d1f529", + "fields": { + "timestamp": "2023-12-29T15:45:07.498Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1308, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bcdff64-2a4b-435f-88c6-a96a347c0fa0", + "fields": { + "timestamp": "2023-12-29T15:45:10.688Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 505, + "field": "name", + "type": "str", + "value": "vm145", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bcf683a-b5e7-40f9-90bd-6abb78532a50", + "fields": { + "timestamp": "2023-12-29T15:45:09.981Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 99, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bd004cb-10ef-4d57-9212-52f932fcd534", + "fields": { + "timestamp": "2023-12-29T15:45:05.236Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 233, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bd036e0-83da-496e-8b92-7ef4b62fa434", + "fields": { + "timestamp": "2023-12-29T15:45:04.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 115, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bdbd199-8121-43fe-9dc5-23feced3b7fe", + "fields": { + "timestamp": "2023-12-29T15:45:05.486Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 347, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bde65f1-bf35-40ce-bf0f-f5882f7b336a", + "fields": { + "timestamp": "2023-12-29T15:45:10.815Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 971, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5be0be91-2d5a-4ff0-a63d-dbc786d4aefc", + "fields": { + "timestamp": "2023-12-29T15:45:05.701Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 445, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5beb98b2-7b46-4ba1-bf30-48c90e934f0b", + "fields": { + "timestamp": "2023-12-29T15:45:05.048Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 149, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bec51ae-fcbe-4b08-8f33-2c30513d3a84", + "fields": { + "timestamp": "2023-12-29T15:45:05.061Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 155, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bf4fe0a-384e-4b24-8856-572a0cb82902", + "fields": { + "timestamp": "2023-12-29T15:45:08.728Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1313, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5bff11f0-4478-40fd-99ea-a6939cfd63ac", + "fields": { + "timestamp": "2023-12-29T15:45:11.207Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1240, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c007b10-cdd9-4846-a5fe-1acf6842d867", + "fields": { + "timestamp": "2023-12-29T15:45:10.696Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 517, + "field": "name", + "type": "str", + "value": "vm157", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c07dd7f-2d24-4738-a521-50879205602f", + "fields": { + "timestamp": "2023-12-29T15:45:07.616Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1362, + "field": "name", + "type": "str", + "value": "xe-1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c0c30bd-c42f-4d7d-bcb6-f4516382ed6c", + "fields": { + "timestamp": "2023-12-29T15:45:08.894Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1519, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c12c110-c2ec-4055-94e9-f4b87194e091", + "fields": { + "timestamp": "2023-12-29T15:45:07.326Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1228, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c22b28c-73d8-491d-b8b2-cd2f66d1bf18", + "fields": { + "timestamp": "2023-12-29T15:45:11.250Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1270, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c2334ff-dfa3-4c1d-874c-3023e893b088", + "fields": { + "timestamp": "2023-12-29T15:45:09.907Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 14, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c2a1ddf-4f15-471a-a151-274d4d9437ac", + "fields": { + "timestamp": "2023-12-29T15:45:06.184Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 665, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c3a7576-e5ab-4588-b341-2eec94911782", + "fields": { + "timestamp": "2023-12-29T15:45:09.255Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1059, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c47f4b7-4274-4d2c-a12b-d9ca1b0350eb", + "fields": { + "timestamp": "2023-12-29T15:45:08.021Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1549, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c48ba6d-fdbb-4a20-9e74-34f02a21d11d", + "fields": { + "timestamp": "2023-12-29T15:45:11.554Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1480, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c4f09cd-3326-42fe-9fa7-eac8e5e73082", + "fields": { + "timestamp": "2023-12-29T15:45:05.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 481, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c51585b-5237-4600-9525-4f2d5c06355c", + "fields": { + "timestamp": "2023-12-29T15:45:11.212Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1244, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c587b9f-475c-4d48-a32e-5f7762227c8d", + "fields": { + "timestamp": "2023-12-29T15:45:04.680Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 107, + "field": "name", + "type": "str", + "value": "Outlet 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c59368f-6ed9-42cd-b2c6-686970e68b31", + "fields": { + "timestamp": "2023-12-29T15:45:06.811Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 956, + "field": "name", + "type": "str", + "value": "xe-0/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c59db15-df84-4ad9-a027-35f260e98395", + "fields": { + "timestamp": "2023-12-29T15:45:07.459Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1290, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c5eb866-8b62-4251-88ef-998e09d85faa", + "fields": { + "timestamp": "2023-12-29T15:45:04.922Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 91, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c62ce29-0200-4898-96c6-c0298ab63e1a", + "fields": { + "timestamp": "2023-12-29T15:45:07.564Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1339, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c6ab123-9899-44e0-b9be-9708c1f4f1cf", + "fields": { + "timestamp": "2023-12-29T15:45:11.633Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1534, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c6b98da-4f81-43a0-afdf-d7ebbea98592", + "fields": { + "timestamp": "2023-12-29T15:45:11.168Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1213, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c6c9150-4297-4fe1-b21c-2400caa1a9cd", + "fields": { + "timestamp": "2023-12-29T15:45:11.524Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1459, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c71ad6d-69e5-4afe-9707-f5f0005b96e7", + "fields": { + "timestamp": "2023-12-29T15:45:07.313Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1222, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c753ffe-b080-4b6b-93c6-b88117edb3c8", + "fields": { + "timestamp": "2023-12-29T15:45:07.881Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1484, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c757d52-6fb0-4964-91eb-07e5abb22678", + "fields": { + "timestamp": "2023-12-29T15:45:06.526Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 825, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c81541e-8aa7-4be3-b915-7a6196629306", + "fields": { + "timestamp": "2023-12-29T15:45:06.918Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1007, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c81f806-ae4c-43ef-91ca-1f0de109fc7f", + "fields": { + "timestamp": "2023-12-29T15:45:11.211Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1243, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c829fc8-2fb9-4f85-90c2-3c83fe2677b1", + "fields": { + "timestamp": "2023-12-29T15:45:09.373Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1207, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c872844-b38e-4a9d-a2f1-8cc2c423bfdd", + "fields": { + "timestamp": "2023-12-29T15:45:08.034Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1555, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c88b95c-1a99-4b7a-a602-9caa0fdf5672", + "fields": { + "timestamp": "2023-12-29T15:45:09.399Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1240, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c8ecf47-7b35-49be-9735-a8339754744c", + "fields": { + "timestamp": "2023-12-29T15:45:09.270Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1078, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c97897f-7f19-4dd8-a5b8-cc5b6c4a6ad6", + "fields": { + "timestamp": "2023-12-29T15:45:06.212Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 678, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5c9dc3e5-ca88-4085-ac20-993533bdd6a4", + "fields": { + "timestamp": "2023-12-29T15:45:08.789Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1389, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ca2a860-3165-43f3-a003-1cfc97c07e7a", + "fields": { + "timestamp": "2023-12-29T15:45:08.707Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1288, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ca515d6-29e7-4fbe-8219-fc712a73366b", + "fields": { + "timestamp": "2023-12-29T15:45:06.832Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 966, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ca972e2-63c8-4398-96a4-121ec742e828", + "fields": { + "timestamp": "2023-12-29T15:45:07.500Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1309, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cb2e2ca-3b58-4562-bd36-1e2e2711750a", + "fields": { + "timestamp": "2023-12-29T15:45:08.023Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1550, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cb3458e-cf0f-43b2-ba7c-74c5eb78e8f4", + "fields": { + "timestamp": "2023-12-29T15:45:05.919Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 545, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cbc2d1f-9f4c-4cf2-bfae-d0d58ee43cd0", + "fields": { + "timestamp": "2023-12-29T15:45:10.524Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 57, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cc18ed1-b747-4206-82e6-be4891975cb9", + "fields": { + "timestamp": "2023-12-29T15:45:06.415Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 773, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cc24bc6-ce79-464f-9d55-b42da3d1ef24", + "fields": { + "timestamp": "2023-12-29T15:45:08.058Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1566, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cc25d76-c40f-42e6-9c7f-adebeedb7fd2", + "fields": { + "timestamp": "2023-12-29T15:45:05.009Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 131, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cc40493-85b8-412c-8858-e35cbedea580", + "fields": { + "timestamp": "2023-12-29T15:45:05.838Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 508, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cc716ee-6815-47f9-9696-8d2b78167b1f", + "fields": { + "timestamp": "2023-12-29T15:45:10.421Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 76, + "field": "address", + "type": "inet", + "value": "172.17.0.16/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ccab2bb-069b-4437-bf7b-18fd6bdef0ca", + "fields": { + "timestamp": "2023-12-29T15:45:08.732Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1318, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cd7d788-df74-4b6b-a974-9b94996c9a47", + "fields": { + "timestamp": "2023-12-29T15:45:11.113Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1175, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cd84a16-e19e-4f61-9858-c02f569f731a", + "fields": { + "timestamp": "2023-12-29T15:45:05.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 156, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ce00f71-e712-41f6-acea-a74fb42f044a", + "fields": { + "timestamp": "2023-12-29T15:45:11.566Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1488, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ce2f084-0515-46f9-a4b2-bd33c4c37517", + "fields": { + "timestamp": "2023-12-29T15:45:04.606Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 55, + "field": "name", + "type": "str", + "value": "PSU3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ce97055-5e01-46e1-b911-543a761b7a3d", + "fields": { + "timestamp": "2023-12-29T15:45:11.339Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1332, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cec2479-f58d-439d-8c4b-7a4524a3efd5", + "fields": { + "timestamp": "2023-12-29T15:45:06.610Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 864, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cee3088-39f1-4c59-8dbb-3330bc562fc7", + "fields": { + "timestamp": "2023-12-29T15:45:06.302Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 720, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cefa8bc-ff92-48eb-9fe4-8625d76992d3", + "fields": { + "timestamp": "2023-12-29T15:45:11.553Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1479, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cf47348-1e28-4cd9-b794-786c05275d35", + "fields": { + "timestamp": "2023-12-29T15:45:11.204Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1238, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cf4dbbf-3330-4e28-b568-70fe4db810b5", + "fields": { + "timestamp": "2023-12-29T15:45:04.631Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 81, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cf7e0b5-1e4f-4030-8d0b-0aefd28462b6", + "fields": { + "timestamp": "2023-12-29T15:45:06.222Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 683, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cf90ae3-8dfb-4957-a4ba-ff7796ed8df2", + "fields": { + "timestamp": "2023-12-29T15:45:10.080Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 81, + "field": "name", + "type": "str", + "value": "Montana", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5cfdc4bf-1b43-460e-8a8f-700058bfbafd", + "fields": { + "timestamp": "2023-12-29T15:45:07.681Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1391, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d188991-b4dd-48c6-87de-164d769896d3", + "fields": { + "timestamp": "2023-12-29T15:45:05.537Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 370, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d18f50a-5f60-4d40-9381-5151e262c222", + "fields": { + "timestamp": "2023-12-29T15:45:07.147Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1145, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d19e39f-9f83-4395-8cac-937365d9c98e", + "fields": { + "timestamp": "2023-12-29T15:45:06.115Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 633, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d24eb72-1cf4-4416-8e96-a6e716a74290", + "fields": { + "timestamp": "2023-12-29T15:45:05.296Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 260, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d3a28b2-ba52-4df0-820f-52ed4319d3b2", + "fields": { + "timestamp": "2023-12-29T15:45:05.899Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 536, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d3d4bc3-7c60-476b-b41f-660ecd79ed2a", + "fields": { + "timestamp": "2023-12-29T15:45:10.933Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1051, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d418ee8-2c2c-40ad-986b-578bfc43c256", + "fields": { + "timestamp": "2023-12-29T15:45:10.026Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 28, + "field": "name", + "type": "str", + "value": "P2-14B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d42142a-5ee6-43b2-9f86-091f8e30b714", + "fields": { + "timestamp": "2023-12-29T15:45:07.336Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1233, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d599205-c77a-4b70-a7b7-ab23fa11569d", + "fields": { + "timestamp": "2023-12-29T15:45:08.075Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1574, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d6584c2-5440-4644-b7ae-56e036aef953", + "fields": { + "timestamp": "2023-12-29T15:45:06.242Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 692, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d6f1f4b-928d-4627-a5bb-f6c0e996c557", + "fields": { + "timestamp": "2023-12-29T15:45:07.513Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1315, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d713be9-e3a6-4e16-84db-903e9404c89b", + "fields": { + "timestamp": "2023-12-29T15:45:08.107Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1589, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d7abf2a-f756-4df8-85c8-9f7eed1af757", + "fields": { + "timestamp": "2023-12-29T15:45:06.111Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 631, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d7b2a65-140e-4ea7-abe6-7f114590b591", + "fields": { + "timestamp": "2023-12-29T15:45:06.019Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 589, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d7fb968-f1bb-4e0a-857f-3660263dc04d", + "fields": { + "timestamp": "2023-12-29T15:45:07.250Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1193, + "field": "name", + "type": "str", + "value": "xe-2/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d80102a-cd97-4262-bc4e-2a6829ececf2", + "fields": { + "timestamp": "2023-12-29T15:45:10.692Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 511, + "field": "name", + "type": "str", + "value": "vm151", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d83ca5c-d563-413b-8ddc-3437e4c59d86", + "fields": { + "timestamp": "2023-12-29T15:45:05.452Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 331, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d8850d7-7f45-4a71-8b41-9ff6ca5c6a25", + "fields": { + "timestamp": "2023-12-29T15:45:07.259Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1197, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d912e64-7262-4442-ad91-c224bd72775e", + "fields": { + "timestamp": "2023-12-29T15:45:07.136Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1140, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d92a012-9044-4bd3-9cc8-4c398c76b6b2", + "fields": { + "timestamp": "2023-12-29T15:45:05.126Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 183, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5d9d7bbb-74c1-4706-a2e8-f68487e3e6f8", + "fields": { + "timestamp": "2023-12-29T15:45:09.887Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 6, + "field": "slug", + "type": "str", + "value": "patch-panel", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5da5cbff-9924-4762-85f6-f86a3ebea5b8", + "fields": { + "timestamp": "2023-12-29T15:45:06.154Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 651, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5db24362-5ea3-4494-8e7a-85facc82359e", + "fields": { + "timestamp": "2023-12-29T15:45:07.634Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1369, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5db97a60-593f-4ba7-8372-afe021ac840c", + "fields": { + "timestamp": "2023-12-29T15:45:06.149Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 649, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5db97b80-93b8-4f35-8c32-da8cf018cac9", + "fields": { + "timestamp": "2023-12-29T15:45:07.427Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1275, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5dc47cb2-8545-4ed7-9c28-d5dce13480c3", + "fields": { + "timestamp": "2023-12-29T15:45:04.873Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 69, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5dc8ba34-b5d8-4e8d-95f7-97ac63d1bcce", + "fields": { + "timestamp": "2023-12-29T15:45:05.093Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 169, + "field": "name", + "type": "str", + "value": "Cellular0/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5dcd0fc2-ba78-404c-9053-e154b9acef5f", + "fields": { + "timestamp": "2023-12-29T15:45:05.274Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 250, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5dd2b76d-c7c0-45be-b101-086a75936f62", + "fields": { + "timestamp": "2023-12-29T15:45:11.225Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1253, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5dd4f003-6207-4e75-b99b-39b6b1d4e804", + "fields": { + "timestamp": "2023-12-29T15:45:06.927Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1011, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5dd52480-2e38-4092-b515-a4c579dffcf2", + "fields": { + "timestamp": "2023-12-29T15:45:07.034Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1077, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5dd57812-2be2-4752-a681-782c4364c2bb", + "fields": { + "timestamp": "2023-12-29T15:45:08.146Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1607, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5dd8bf6f-f93b-4008-8c85-124b83f63cb8", + "fields": { + "timestamp": "2023-12-29T15:45:10.567Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "Wayne Enterprises", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5dde4088-ed54-4250-98e7-b9115805b37a", + "fields": { + "timestamp": "2023-12-29T15:45:07.700Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1400, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5de35e1d-24cf-4850-9d94-f75673ebcf0e", + "fields": { + "timestamp": "2023-12-29T15:45:08.535Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1074, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5de37ae0-c3f4-47ef-87d7-97e72f14e62e", + "fields": { + "timestamp": "2023-12-29T15:45:05.324Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 273, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5de60a27-4108-4897-9acb-fd041293cd3d", + "fields": { + "timestamp": "2023-12-29T15:45:11.319Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1318, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5de97df9-da1a-4cfe-ac48-631659d65532", + "fields": { + "timestamp": "2023-12-29T15:45:04.792Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 33, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5dee3b98-ca6a-4dc3-a3ef-43cef456a6b6", + "fields": { + "timestamp": "2023-12-29T15:45:04.942Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 100, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5df7681d-6e5c-480c-a283-8c71468c3fa6", + "fields": { + "timestamp": "2023-12-29T15:45:07.213Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1176, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e05c755-38d8-4406-a1bc-a27062f972e7", + "fields": { + "timestamp": "2023-12-29T15:45:05.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 475, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e09968b-fe56-47af-aeb0-34b58c1fab7d", + "fields": { + "timestamp": "2023-12-29T15:45:07.747Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1422, + "field": "name", + "type": "str", + "value": "xe-2/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e0c6038-3980-4789-bcee-54c83e4e5e0c", + "fields": { + "timestamp": "2023-12-29T15:45:11.034Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1120, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e108d92-069a-41d4-b12a-105a8ac742a6", + "fields": { + "timestamp": "2023-12-29T15:45:10.730Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 914, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e111bbd-1ebd-44d4-97c8-2150083e4ec4", + "fields": { + "timestamp": "2023-12-29T15:45:04.622Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 71, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e127dc8-1d7a-4f9d-bc53-e4ec055a55bc", + "fields": { + "timestamp": "2023-12-29T15:45:11.228Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1255, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e16cc67-e393-4c26-aee1-80b9a9fc5c02", + "fields": { + "timestamp": "2023-12-29T15:45:08.350Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 844, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e1da4b4-619a-4cd4-ba2a-7f296df2ff54", + "fields": { + "timestamp": "2023-12-29T15:45:11.556Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1481, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e263ace-63f7-4e7d-bf37-4b3d77da1705", + "fields": { + "timestamp": "2023-12-29T15:45:11.418Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1387, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e28065f-c238-4787-8fd4-f0de2dcd78f4", + "fields": { + "timestamp": "2023-12-29T15:45:11.428Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1394, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e28625a-dd79-4f8d-9ee8-4eb93ed5d79d", + "fields": { + "timestamp": "2023-12-29T15:45:06.304Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 721, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e2970ca-13d4-4db5-880a-2c6a72c05574", + "fields": { + "timestamp": "2023-12-29T15:45:09.925Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 38, + "field": "name", + "type": "str", + "value": "IDF118", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e2c7179-b956-48b6-9b1c-ae377ab0f4a9", + "fields": { + "timestamp": "2023-12-29T15:45:07.140Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1142, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e2d642d-9a07-44ec-876f-cfb6c1a986cb", + "fields": { + "timestamp": "2023-12-29T15:45:09.257Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1062, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e2eea0f-8335-4dec-959c-a4cb1fee47b6", + "fields": { + "timestamp": "2023-12-29T15:45:09.432Z", + "object_type": [ + "dcim", + "devicebay" + ], + "object_id": 29, + "field": "name", + "type": "str", + "value": "Bay 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e312430-5797-40f8-870e-85261c612d18", + "fields": { + "timestamp": "2023-12-29T15:45:10.069Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 63, + "field": "slug", + "type": "str", + "value": "us-pa", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e37e1cc-7103-4344-983d-2c0859220a63", + "fields": { + "timestamp": "2023-12-29T15:45:05.035Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 143, + "field": "name", + "type": "str", + "value": "Cellular0/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e44a6b8-6dae-41da-b44e-b5dee3cad683", + "fields": { + "timestamp": "2023-12-29T15:45:06.349Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 742, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e4989b7-e7b3-4d20-9520-c60c1fd179dd", + "fields": { + "timestamp": "2023-12-29T15:45:05.905Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 539, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e50d211-0074-4de3-8c97-a9bdf699e74e", + "fields": { + "timestamp": "2023-12-29T15:45:11.109Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1172, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e5c7c10-89de-40d5-8f6f-4c17e4d72139", + "fields": { + "timestamp": "2023-12-29T15:45:05.467Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 338, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e5d8e22-5a26-4efa-8699-26d1cf17bb69", + "fields": { + "timestamp": "2023-12-29T15:45:08.994Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 732, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e67c0ad-ca3d-4559-857e-3757f08aae7b", + "fields": { + "timestamp": "2023-12-29T15:45:04.561Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 41, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e6cf2cf-ef15-4dbc-84ae-54df44699da9", + "fields": { + "timestamp": "2023-12-29T15:45:08.081Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1577, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e7101d2-a54f-4dec-bb2b-b6e0a69e97ba", + "fields": { + "timestamp": "2023-12-29T15:45:09.423Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 18, + "field": "name", + "type": "str", + "value": "Slot 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e7b25f1-5d4c-4e48-a029-1eef0a9ef0ed", + "fields": { + "timestamp": "2023-12-29T15:45:06.265Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 703, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e7c6ac7-c8d1-44dd-a2d6-d54ca839be13", + "fields": { + "timestamp": "2023-12-29T15:45:07.375Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1251, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e862d4c-b170-4fb1-b1a2-0d4ee66f3fd3", + "fields": { + "timestamp": "2023-12-29T15:45:10.374Z", + "object_type": [ + "ipam", + "iprange" + ], + "object_id": 1, + "field": "description", + "type": "str", + "value": "Future use", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e8c566e-f4dd-4f9a-b7e1-cb394a0fe18f", + "fields": { + "timestamp": "2023-12-29T15:45:05.895Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 534, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e8e6309-be88-49fa-b74e-8c279faedcd2", + "fields": { + "timestamp": "2023-12-29T15:45:07.980Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1530, + "field": "name", + "type": "str", + "value": "xe-2/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5e91a2c6-26f9-4c64-8ced-8eb64fd6e7e0", + "fields": { + "timestamp": "2023-12-29T15:45:05.313Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 268, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5eb124d0-5a1f-4bee-8528-81f462101c1a", + "fields": { + "timestamp": "2023-12-29T15:45:05.155Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 196, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5eb38c97-99bd-4be5-9a92-394d2018027e", + "fields": { + "timestamp": "2023-12-29T15:45:04.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 28, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5eb41365-1104-4499-8ccc-d20871eb0621", + "fields": { + "timestamp": "2023-12-29T15:45:06.240Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 691, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5eb82893-574e-4c1e-a156-7d8748145048", + "fields": { + "timestamp": "2023-12-29T15:45:06.413Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 772, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ebcfa6f-1353-43b5-9ab0-2c951a03ffba", + "fields": { + "timestamp": "2023-12-29T15:45:04.596Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 44, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ebd67c5-15b5-42d6-b3ab-c12fb24d7020", + "fields": { + "timestamp": "2023-12-29T15:45:06.214Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 679, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ec06e15-2d10-40e3-a083-aaba2d3be6b5", + "fields": { + "timestamp": "2023-12-29T15:45:06.906Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1001, + "field": "name", + "type": "str", + "value": "xe-0/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ec41738-10f1-4f3a-bcd7-ec29a7a8f38c", + "fields": { + "timestamp": "2023-12-29T15:45:05.899Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 536, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ec6d9be-95a9-4a01-8a72-6ff8f919af92", + "fields": { + "timestamp": "2023-12-29T15:45:06.806Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 954, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5eca903c-5fad-401a-9b0f-247460b6be2d", + "fields": { + "timestamp": "2023-12-29T15:45:08.263Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 736, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ece9d45-fa48-477e-8287-e253d8b05691", + "fields": { + "timestamp": "2023-12-29T15:45:10.926Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1046, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ecea547-cd3c-4bd5-9b7a-65d18052af91", + "fields": { + "timestamp": "2023-12-29T15:45:08.170Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1618, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ed6d28f-dfad-4171-b55f-978f29a59364", + "fields": { + "timestamp": "2023-12-29T15:45:05.201Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 217, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ed76acc-d80a-421e-b3c4-35cebbd225e6", + "fields": { + "timestamp": "2023-12-29T15:45:06.017Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 588, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ed9849b-4bf3-4ea2-b7e8-c515034a2448", + "fields": { + "timestamp": "2023-12-29T15:45:08.879Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1500, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5eda152a-d6c6-4ae6-b754-e4b4405a0993", + "fields": { + "timestamp": "2023-12-29T15:45:06.071Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 613, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5edc445a-a96b-41d0-978c-03d463f74531", + "fields": { + "timestamp": "2023-12-29T15:45:10.674Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 482, + "field": "name", + "type": "str", + "value": "vm122", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ee3ede9-1271-4db6-92eb-8a4227de9a90", + "fields": { + "timestamp": "2023-12-29T15:45:05.648Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 421, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ee89206-a35a-4b95-bd20-c6215b91fd91", + "fields": { + "timestamp": "2023-12-29T15:45:04.730Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 5, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5eeace75-9123-46fc-b525-0584ac47d244", + "fields": { + "timestamp": "2023-12-29T15:45:06.389Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 761, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5eedd72d-f8fe-4ad0-850f-ceed8712b126", + "fields": { + "timestamp": "2023-12-29T15:45:06.267Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 704, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5efc32b8-c389-4521-be35-92d65b46c373", + "fields": { + "timestamp": "2023-12-29T15:45:07.036Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1078, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5efea7a3-6784-466d-984b-e52115cf188e", + "fields": { + "timestamp": "2023-12-29T15:45:09.928Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 42, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f0447fc-a0c6-421b-ada3-471615999cce", + "fields": { + "timestamp": "2023-12-29T15:45:07.023Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1072, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f05232c-2499-49e7-bce7-229e6b725ba8", + "fields": { + "timestamp": "2023-12-29T15:45:09.965Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 79, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f0620e1-524b-4ee8-b376-41683102afa0", + "fields": { + "timestamp": "2023-12-29T15:45:07.211Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1175, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f09120e-6a5d-4627-8283-4b7858f558ea", + "fields": { + "timestamp": "2023-12-29T15:45:11.292Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1299, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f098fdc-5db2-4bdc-8500-646acf9e8fce", + "fields": { + "timestamp": "2023-12-29T15:45:05.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 558, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f1091e5-a456-4cea-9714-c6719b72b1f1", + "fields": { + "timestamp": "2023-12-29T15:45:06.563Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 842, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f157ed5-f002-425b-96b8-71350f07973d", + "fields": { + "timestamp": "2023-12-29T15:45:04.446Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 11, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f15f961-a043-4242-acbc-68587a2eb9f9", + "fields": { + "timestamp": "2023-12-29T15:45:06.507Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 816, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f2761f2-21ec-4539-abb5-0cd5528797cc", + "fields": { + "timestamp": "2023-12-29T15:45:07.624Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1365, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f4121dd-615c-4d35-8ad0-1d429297c5c4", + "fields": { + "timestamp": "2023-12-29T15:45:06.993Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1042, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f489dfe-e143-455d-8fee-895eec3ec686", + "fields": { + "timestamp": "2023-12-29T15:45:04.538Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 14, + "field": "name", + "type": "str", + "value": "usb", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f48a63f-2b81-4c7e-85d0-a5184d088006", + "fields": { + "timestamp": "2023-12-29T15:45:04.821Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 46, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f499b3d-546e-4b30-83d0-0e3e6387a3b1", + "fields": { + "timestamp": "2023-12-29T15:45:05.541Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 372, + "field": "name", + "type": "str", + "value": "STACK0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f4b756a-4dbf-46d3-8379-f181002f788f", + "fields": { + "timestamp": "2023-12-29T15:45:10.444Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 115, + "field": "address", + "type": "inet", + "value": "172.18.0.25/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f4f768e-875d-4bc8-a5ea-2977982c4519", + "fields": { + "timestamp": "2023-12-29T15:45:07.153Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1148, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f4fb506-3915-425a-ba1e-4c1f0b516ec9", + "fields": { + "timestamp": "2023-12-29T15:45:04.463Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 27, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f524eb7-e13b-4b75-897d-7a317ddfd0bd", + "fields": { + "timestamp": "2023-12-29T15:45:07.631Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1368, + "field": "name", + "type": "str", + "value": "xe-1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f53e599-61d0-4dab-a35c-aaa229a5d91b", + "fields": { + "timestamp": "2023-12-29T15:45:06.914Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1005, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f613ba7-5556-44ae-a947-2c2c4c413e71", + "fields": { + "timestamp": "2023-12-29T15:45:11.554Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1480, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f68443b-352d-4132-a675-07a5159e1dee", + "fields": { + "timestamp": "2023-12-29T15:45:10.679Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 490, + "field": "name", + "type": "str", + "value": "vm130", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f6e4e1d-d128-4528-9d40-01b750ea7065", + "fields": { + "timestamp": "2023-12-29T15:45:07.263Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1199, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f7a6cff-ddad-4529-9459-bf4d1c8df8de", + "fields": { + "timestamp": "2023-12-29T15:45:08.404Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 912, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f811706-3258-4bf0-887c-4974b75b180c", + "fields": { + "timestamp": "2023-12-29T15:45:11.277Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1289, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f857f22-8410-473e-a82f-b8195d532f51", + "fields": { + "timestamp": "2023-12-29T15:45:08.279Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 756, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f890a64-3b5e-454e-859d-9acbc7b9f16a", + "fields": { + "timestamp": "2023-12-29T15:45:07.386Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1256, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f8b35b0-c87c-4dd6-898e-65eef73035b7", + "fields": { + "timestamp": "2023-12-29T15:45:11.494Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1439, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f8b61df-784d-49a3-b351-a461a1225678", + "fields": { + "timestamp": "2023-12-29T15:45:11.375Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1357, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5f919460-7e82-4e7e-ba45-41aafd24bba8", + "fields": { + "timestamp": "2023-12-29T15:45:06.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 942, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fa0e25b-6765-4f91-8b82-c352a32bab61", + "fields": { + "timestamp": "2023-12-29T15:45:08.374Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 874, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fa84073-1857-4efc-b862-1d75f49e30b9", + "fields": { + "timestamp": "2023-12-29T15:45:10.082Z", + "object_type": [ + "dcim", + "sitegroup" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "headquarters", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5faa9b0b-6451-4106-9f78-48ef8675dfb1", + "fields": { + "timestamp": "2023-12-29T15:45:11.306Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1309, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5faec756-9306-4342-ba3e-cd5b289b85e3", + "fields": { + "timestamp": "2023-12-29T15:45:09.201Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 991, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fb2a63c-8f22-4fa6-99f7-d33d90b7bbf2", + "fields": { + "timestamp": "2023-12-29T15:45:11.303Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1307, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fb35f70-c7b2-418b-ae0f-3c6a6961962c", + "fields": { + "timestamp": "2023-12-29T15:45:04.407Z", + "object_type": [ + "circuits", + "circuittype" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "mpls", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fb5f716-4eb9-472d-b591-1e03bc8bae63", + "fields": { + "timestamp": "2023-12-29T15:45:08.306Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 790, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fbc5a72-6ede-4aaf-9496-f9aa9d8498a9", + "fields": { + "timestamp": "2023-12-29T15:45:11.674Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1562, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fc4261e-c39c-4eef-8c50-0b63769dcb77", + "fields": { + "timestamp": "2023-12-29T15:45:09.921Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 32, + "field": "name", + "type": "str", + "value": "R303", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fc4c762-c2d6-4298-973b-3e2e4e3f600c", + "fields": { + "timestamp": "2023-12-29T15:45:06.612Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 865, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fc7fa4e-7efc-4d7f-94b8-ea9bb3217417", + "fields": { + "timestamp": "2023-12-29T15:45:08.311Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 796, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fca519f-3e16-4267-8f18-c6b286f98440", + "fields": { + "timestamp": "2023-12-29T15:45:05.982Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 572, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fcc0e33-b188-475a-ab7a-198c22a08318", + "fields": { + "timestamp": "2023-12-29T15:45:07.369Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1248, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fd2bcc4-f7c5-4d04-8a1c-993364f05036", + "fields": { + "timestamp": "2023-12-29T15:45:07.517Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1317, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fd74cbf-dd87-468a-9f88-27dd4f6aeb49", + "fields": { + "timestamp": "2023-12-29T15:45:07.676Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1389, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fd81911-743f-40e0-a0c8-61b06daf0088", + "fields": { + "timestamp": "2023-12-29T15:45:11.026Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1115, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fd93897-3d7f-48d8-b1a1-c64a3fd7e1fc", + "fields": { + "timestamp": "2023-12-29T15:45:11.389Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1367, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fde8020-633c-44c0-a535-766927fa2999", + "fields": { + "timestamp": "2023-12-29T15:45:10.514Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 41, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fe53eda-0ad9-40e2-ab7a-c259e13ab3c2", + "fields": { + "timestamp": "2023-12-29T15:45:07.728Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1413, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5fed4ced-831c-4011-aa68-3756a6212324", + "fields": { + "timestamp": "2023-12-29T15:45:05.716Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 452, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ff2923a-4ef9-4886-9f1e-ebb585d58c86", + "fields": { + "timestamp": "2023-12-29T15:45:09.143Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 918, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ff34c4b-63b5-46e6-a302-fe31495a5ac1", + "fields": { + "timestamp": "2023-12-29T15:45:08.125Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1597, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ffa9b3d-2493-4afb-b8ff-0a8ceef6bf61", + "fields": { + "timestamp": "2023-12-29T15:45:08.107Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1589, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "5ffc2dc6-d751-4e73-9def-18f02b2cd75f", + "fields": { + "timestamp": "2023-12-29T15:45:07.412Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1268, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60025246-fda1-4fd6-993e-635a0f84e266", + "fields": { + "timestamp": "2023-12-29T15:45:11.531Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1464, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60099b3f-39a0-43d2-a89b-e4a0d5e3c15c", + "fields": { + "timestamp": "2023-12-29T15:45:08.377Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 878, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "600c76a4-6153-44d4-845a-668134790f1c", + "fields": { + "timestamp": "2023-12-29T15:45:06.261Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 701, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6018af89-d4ed-4ca4-bb92-a78ea04e912b", + "fields": { + "timestamp": "2023-12-29T15:45:08.858Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1474, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "601d96a6-0229-4b17-8f4c-149c77f5f5d7", + "fields": { + "timestamp": "2023-12-29T15:45:10.726Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 911, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "601dedc1-73b3-40db-ba0b-e074216178d3", + "fields": { + "timestamp": "2023-12-29T15:45:10.012Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "P1-3A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "601e9f41-3b11-471b-a67f-3cb10186fa9c", + "fields": { + "timestamp": "2023-12-29T15:45:05.326Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 274, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6023f7e7-150f-42b4-acb0-3481ac406fa3", + "fields": { + "timestamp": "2023-12-29T15:45:07.114Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1130, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60286483-cfa8-49c9-a4fd-0feaa413b649", + "fields": { + "timestamp": "2023-12-29T15:45:06.181Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 664, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "602c5241-e169-4b16-989f-a844b44fc7ae", + "fields": { + "timestamp": "2023-12-29T15:45:09.917Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 27, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "602d3cef-39ba-4084-bdf2-a7d4cbd7bca6", + "fields": { + "timestamp": "2023-12-29T15:45:06.464Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 796, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "602f4bc9-ceb6-4d85-9fec-7e04166d2bb3", + "fields": { + "timestamp": "2023-12-29T15:45:10.423Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 79, + "field": "address", + "type": "inet", + "value": "172.17.0.19/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60308aff-f14a-4dcf-8704-6d00233b34d5", + "fields": { + "timestamp": "2023-12-29T15:45:11.138Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1192, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60334b9b-94e8-4dce-92b5-8fc4bca15274", + "fields": { + "timestamp": "2023-12-29T15:45:05.624Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 410, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6035d9e8-bef2-4e7b-b1e6-64e94f74e20e", + "fields": { + "timestamp": "2023-12-29T15:45:04.902Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 82, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60369ea2-a02a-415d-abe6-67a907ab05a2", + "fields": { + "timestamp": "2023-12-29T15:45:07.120Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1133, + "field": "name", + "type": "str", + "value": "xe-1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6037b6e2-0fbc-4d99-b49f-a66e3e204a0b", + "fields": { + "timestamp": "2023-12-29T15:45:11.355Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1343, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6037c2b0-a3c7-4e2e-bbfc-8aaed3a559eb", + "fields": { + "timestamp": "2023-12-29T15:45:07.360Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1244, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60409143-3417-40c0-8624-edd28b031305", + "fields": { + "timestamp": "2023-12-29T15:45:06.145Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 647, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "604aacd6-82d5-46bd-9a5b-b090e8945687", + "fields": { + "timestamp": "2023-12-29T15:45:04.741Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 10, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "604eae19-dd9f-40cc-a80c-c39cb05d3041", + "fields": { + "timestamp": "2023-12-29T15:45:11.345Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1336, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "605076dc-e65d-493b-bbf9-c94da8a704dd", + "fields": { + "timestamp": "2023-12-29T15:45:08.958Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 687, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6050bcca-b1cf-420f-855b-8af7a14c4c59", + "fields": { + "timestamp": "2023-12-29T15:45:07.435Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1279, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60523fb4-cb4e-4a1c-a487-49589c1b0b7a", + "fields": { + "timestamp": "2023-12-29T15:45:05.565Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 383, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "605d39ed-54ba-4744-bf30-15ad955eef9e", + "fields": { + "timestamp": "2023-12-29T15:45:09.310Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1128, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "605ef2bd-0835-47b7-89ca-1d21687c131c", + "fields": { + "timestamp": "2023-12-29T15:45:10.926Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1046, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6068152f-c6bb-43ea-aa46-fb39c182d576", + "fields": { + "timestamp": "2023-12-29T15:45:06.838Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 969, + "field": "name", + "type": "str", + "value": "xe-0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "606b1275-c0ea-4f86-85b9-947435e381de", + "fields": { + "timestamp": "2023-12-29T15:45:07.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1444, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "606eb21e-6c2c-4f54-9fdb-933f713ca2ad", + "fields": { + "timestamp": "2023-12-29T15:45:07.297Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1215, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "607109e8-f590-4e9a-ac19-06c1a678bf18", + "fields": { + "timestamp": "2023-12-29T15:45:04.825Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 48, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6071fcc1-7b51-4c74-8654-9ef51271e092", + "fields": { + "timestamp": "2023-12-29T15:45:05.040Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 145, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "607c7790-4ca4-4065-9e63-b4c74237ba70", + "fields": { + "timestamp": "2023-12-29T15:45:09.936Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 10, + "field": "name", + "type": "str", + "value": "dmi01-stamford-rtr01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "607e143e-8a72-4888-a87a-2091b36d67e3", + "fields": { + "timestamp": "2023-12-29T15:45:10.759Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 933, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "607e9f6e-5dcf-4e8d-93cc-a3ad35247b6a", + "fields": { + "timestamp": "2023-12-29T15:45:08.788Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1387, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6081f230-2357-4825-974a-94fca277c277", + "fields": { + "timestamp": "2023-12-29T15:45:10.623Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 402, + "field": "name", + "type": "str", + "value": "vm42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60878d40-a55c-4da5-aa8b-8bbc5c8f7207", + "fields": { + "timestamp": "2023-12-29T15:45:07.371Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1249, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60884a20-8613-4517-85b0-9ebb2d1947ef", + "fields": { + "timestamp": "2023-12-29T15:45:10.078Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 79, + "field": "slug", + "type": "str", + "value": "us-mn", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "608fff74-9124-4738-af01-d4cfaabd45ca", + "fields": { + "timestamp": "2023-12-29T15:45:07.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1086, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6091bb10-5910-4ddc-9399-69f9f5123ef2", + "fields": { + "timestamp": "2023-12-29T15:45:10.798Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 960, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "609c9ed4-3a48-4771-a602-2c54292c4688", + "fields": { + "timestamp": "2023-12-29T15:45:11.444Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1405, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60ac6385-30ac-405a-86b9-84d9786ae6c2", + "fields": { + "timestamp": "2023-12-29T15:45:11.473Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1425, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60bfd8a1-120e-4f27-8b0e-3d0d35b96310", + "fields": { + "timestamp": "2023-12-29T15:45:04.443Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 8, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60c1a64b-c93c-4390-9d87-085731173986", + "fields": { + "timestamp": "2023-12-29T15:45:08.192Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 649, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60c9ee89-19d5-4283-a8e1-2dba1c964dc3", + "fields": { + "timestamp": "2023-12-29T15:45:05.991Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 576, + "field": "name", + "type": "str", + "value": "STACK0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60d47565-5efb-4215-b566-e2cbfb19d741", + "fields": { + "timestamp": "2023-12-29T15:45:07.590Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1351, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60d72dc3-f471-45b7-ae54-05582615e155", + "fields": { + "timestamp": "2023-12-29T15:45:07.021Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1071, + "field": "name", + "type": "str", + "value": "xe-0/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60d8cdf3-ca6c-4e1f-8651-bcfd999ccf11", + "fields": { + "timestamp": "2023-12-29T15:45:06.644Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 879, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60eb0784-2513-489b-a138-a28ba61d4de6", + "fields": { + "timestamp": "2023-12-29T15:45:04.545Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 22, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60ee595a-1680-4467-ba0f-eafde938146a", + "fields": { + "timestamp": "2023-12-29T15:45:10.103Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 21, + "field": "physical_address", + "type": "str", + "value": "401 Dan Allen Dr., Raleigh, NC 27607", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60ee85af-5024-40b3-9a81-c2ce54ace663", + "fields": { + "timestamp": "2023-12-29T15:45:04.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 117, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60f50b6a-9d24-4c27-bb83-38d9ae6c19d9", + "fields": { + "timestamp": "2023-12-29T15:45:10.739Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 920, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "60f967e1-51b1-4f46-ab4d-120fd75fc28c", + "fields": { + "timestamp": "2023-12-29T15:45:04.948Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 103, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "610250ff-436e-4a5c-9c70-8f8454ec7bd6", + "fields": { + "timestamp": "2023-12-29T15:45:11.621Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1526, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "610e74c6-342e-4821-9d36-54b7b7cf7213", + "fields": { + "timestamp": "2023-12-29T15:45:06.278Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 709, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6111012a-4670-4ac7-b48a-a04cf1eec001", + "fields": { + "timestamp": "2023-12-29T15:45:10.767Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 939, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61115630-9fcd-45bd-9e9d-14e149519f07", + "fields": { + "timestamp": "2023-12-29T15:45:11.015Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1107, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61117bad-f752-46db-8617-8a9caae97286", + "fields": { + "timestamp": "2023-12-29T15:45:11.087Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1157, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6118991a-4ca3-4498-a34c-a45b75bad35c", + "fields": { + "timestamp": "2023-12-29T15:45:10.064Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 55, + "field": "name", + "type": "str", + "value": "Oregon", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61195d9d-56d2-41ea-aa1a-4f329ce72e30", + "fields": { + "timestamp": "2023-12-29T15:45:11.563Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1486, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "611cd0bf-5ecb-479f-8967-e03d0c0ae772", + "fields": { + "timestamp": "2023-12-29T15:45:06.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 605, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61201b20-e086-4591-97a7-e00f69487031", + "fields": { + "timestamp": "2023-12-29T15:45:10.564Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "Stark Industries", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6123f734-cf04-47ce-b363-6da8bcbc81bd", + "fields": { + "timestamp": "2023-12-29T15:45:08.488Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1016, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61260323-6a98-4525-bbf7-9edc5d5fea2c", + "fields": { + "timestamp": "2023-12-29T15:45:11.358Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1345, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6127527e-bce0-4166-8190-552584b50112", + "fields": { + "timestamp": "2023-12-29T15:45:05.515Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 360, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "612a7576-1a23-405d-9938-50d9bf7d20a2", + "fields": { + "timestamp": "2023-12-29T15:45:07.136Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1140, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "612b45fc-e940-41e3-a1a0-682586571065", + "fields": { + "timestamp": "2023-12-29T15:45:11.389Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1367, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "612ef9ce-c297-4012-ab18-6aab038f3e83", + "fields": { + "timestamp": "2023-12-29T15:45:05.842Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 510, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6130e000-e44a-4476-b7d2-0838e92fee1c", + "fields": { + "timestamp": "2023-12-29T15:45:05.108Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 175, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61362673-b183-453b-8ccc-055a9e8d3d16", + "fields": { + "timestamp": "2023-12-29T15:45:05.545Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 374, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "613ea8ef-8199-4eae-ad2f-e790d707072b", + "fields": { + "timestamp": "2023-12-29T15:45:08.495Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1025, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "613f0408-8261-444b-b593-2074d4df8593", + "fields": { + "timestamp": "2023-12-29T15:45:10.971Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1077, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61411643-b8a7-4681-b2ab-60be48e18796", + "fields": { + "timestamp": "2023-12-29T15:45:08.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1580, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61424ac6-e6da-4464-8da7-8aeaedb5a3b2", + "fields": { + "timestamp": "2023-12-29T15:45:05.803Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 492, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6146c7cd-a1a0-48af-8e8b-d5a9b1027b16", + "fields": { + "timestamp": "2023-12-29T15:45:10.430Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 91, + "field": "address", + "type": "inet", + "value": "172.18.0.1/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6146e232-3869-4604-bc6d-bbeb9e5d224b", + "fields": { + "timestamp": "2023-12-29T15:45:05.495Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 351, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "615327c6-7039-4bfa-8e2b-f22c58603982", + "fields": { + "timestamp": "2023-12-29T15:45:11.293Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1300, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "615f1864-5f18-4dd7-88b0-b6ac621164a1", + "fields": { + "timestamp": "2023-12-29T15:45:05.263Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 245, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6161a5ac-a438-44cf-a69f-81ad6db6fda0", + "fields": { + "timestamp": "2023-12-29T15:45:06.145Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 647, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6168eeec-7c8e-4c9a-b05b-0a0cbeed6188", + "fields": { + "timestamp": "2023-12-29T15:45:07.014Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1068, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61691422-4c69-4fe4-af84-fdd02ab4eb79", + "fields": { + "timestamp": "2023-12-29T15:45:05.493Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 350, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "617473a7-7ea8-4e73-9e17-64a3f6b11995", + "fields": { + "timestamp": "2023-12-29T15:45:10.374Z", + "object_type": [ + "ipam", + "iprange" + ], + "object_id": 2, + "field": "end_address", + "type": "inet", + "value": "192.168.1.99/22", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6178f05b-e83b-425a-a6d4-944c9933ecaf", + "fields": { + "timestamp": "2023-12-29T15:45:05.335Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 278, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "617bee8a-be95-42ea-8f21-599a72b91f89", + "fields": { + "timestamp": "2023-12-29T15:45:06.349Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 742, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "618483a9-5d55-43b6-8730-c5c43538152e", + "fields": { + "timestamp": "2023-12-29T15:45:06.872Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 985, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "618d7de7-99cd-42b3-84ac-847277689bc4", + "fields": { + "timestamp": "2023-12-29T15:45:07.358Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1243, + "field": "name", + "type": "str", + "value": "xe-1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "618d883e-c369-46dc-afde-6381902c6cf2", + "fields": { + "timestamp": "2023-12-29T15:45:06.220Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 682, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "618e46fd-3a28-4d09-96b7-dc8882cce7b4", + "fields": { + "timestamp": "2023-12-29T15:45:10.483Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 178, + "field": "address", + "type": "inet", + "value": "172.20.0.28/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61923f58-7db3-428e-8a56-4ba0d6f18b2e", + "fields": { + "timestamp": "2023-12-29T15:45:06.058Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 607, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6198f55e-a741-4630-badd-e6990e70ca82", + "fields": { + "timestamp": "2023-12-29T15:45:04.596Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 44, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "619aef28-5bb6-4c4b-bd43-ef1bc269b7af", + "fields": { + "timestamp": "2023-12-29T15:45:11.388Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1366, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "619dd0b9-4055-4945-82e2-a692b4d3ffab", + "fields": { + "timestamp": "2023-12-29T15:45:05.098Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 171, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "619f60e7-b9f1-4554-a4a2-8d9b1229bb50", + "fields": { + "timestamp": "2023-12-29T15:45:07.958Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1520, + "field": "name", + "type": "str", + "value": "xe-2/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61a0d1c8-62fc-48a8-989c-6ffcdf2fc0dc", + "fields": { + "timestamp": "2023-12-29T15:45:10.100Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 18, + "field": "name", + "type": "str", + "value": "JBB Branch 120", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61a270f2-1709-4272-a6b4-241893b3a18c", + "fields": { + "timestamp": "2023-12-29T15:45:06.336Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 736, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61a3c27b-7461-4af5-8d65-5385c804cf41", + "fields": { + "timestamp": "2023-12-29T15:45:04.462Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 17, + "field": "cid", + "type": "str", + "value": "1002842917", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61a832cd-607e-4c63-9558-d46d41b31313", + "fields": { + "timestamp": "2023-12-29T15:45:07.805Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1449, + "field": "name", + "type": "str", + "value": "et-1/0/53", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61ab4c0f-69be-42e3-acdf-01d65303105a", + "fields": { + "timestamp": "2023-12-29T15:45:06.874Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 986, + "field": "name", + "type": "str", + "value": "xe-0/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61abb52c-1473-4f32-bce1-65ef3cf46af0", + "fields": { + "timestamp": "2023-12-29T15:45:07.201Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1170, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61afead8-f773-4294-b3ef-2add5a814014", + "fields": { + "timestamp": "2023-12-29T15:45:11.583Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1500, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61b05f16-3e99-4808-b967-dac493e086ca", + "fields": { + "timestamp": "2023-12-29T15:45:07.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1438, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61b0e670-aff0-4018-9741-cdae72f1b92a", + "fields": { + "timestamp": "2023-12-29T15:45:05.757Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 471, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61b8b03c-55c0-4648-9ed6-16ac86c27b5a", + "fields": { + "timestamp": "2023-12-29T15:45:08.142Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1605, + "field": "name", + "type": "str", + "value": "xe-1/2/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61b9aa4e-10a5-4b03-87d3-b03a8bf20768", + "fields": { + "timestamp": "2023-12-29T15:45:06.340Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 738, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61c734a9-61ea-474d-aaae-9ccf13554b0b", + "fields": { + "timestamp": "2023-12-29T15:45:11.630Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1532, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61c76179-6c70-47ba-8771-92bbe67b250c", + "fields": { + "timestamp": "2023-12-29T15:45:04.798Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 36, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61cc7aa9-1da9-48e2-9ee9-0db4f8cf568a", + "fields": { + "timestamp": "2023-12-29T15:45:04.868Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 67, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61cd9735-3c75-4168-84dd-cd06c55a5ab1", + "fields": { + "timestamp": "2023-12-29T15:45:05.608Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 403, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61cdd71b-164f-4bc1-9814-c50f24f8c1fc", + "fields": { + "timestamp": "2023-12-29T15:45:08.412Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 921, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61d31c5b-4a71-453f-af86-9ceeefb4b158", + "fields": { + "timestamp": "2023-12-29T15:45:07.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1438, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61d79421-10a0-454d-8188-deabf2d11942", + "fields": { + "timestamp": "2023-12-29T15:45:07.205Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1172, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61d8da68-ad8e-497a-9a03-39c797c41c46", + "fields": { + "timestamp": "2023-12-29T15:45:08.486Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1013, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61da0da2-5f4d-40e2-9d74-2179b7713b89", + "fields": { + "timestamp": "2023-12-29T15:45:05.624Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 410, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61dfdea2-9c0b-400a-a73f-420f4e13728b", + "fields": { + "timestamp": "2023-12-29T15:45:05.033Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 142, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61e0db88-fc67-47ce-9b71-15ac863938ea", + "fields": { + "timestamp": "2023-12-29T15:45:11.437Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1400, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61e11b92-0431-4720-8b55-7e415913d8b4", + "fields": { + "timestamp": "2023-12-29T15:45:08.424Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 936, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61e40169-618e-4b19-855c-6de445e923cc", + "fields": { + "timestamp": "2023-12-29T15:45:08.015Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1546, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61e4bd84-790e-467c-83f7-3dd796aa60a7", + "fields": { + "timestamp": "2023-12-29T15:45:10.986Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1087, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61e6eb6e-1a5f-4926-8d9c-b542beec0f49", + "fields": { + "timestamp": "2023-12-29T15:45:07.743Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1420, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61efc379-1e55-484c-add5-c2a47979ccef", + "fields": { + "timestamp": "2023-12-29T15:45:05.326Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 274, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "61f327b1-fdea-4b1b-9f37-b1aec1ef446a", + "fields": { + "timestamp": "2023-12-29T15:45:05.517Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 361, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62094cca-06b4-419e-a7bb-2f32a6b1790b", + "fields": { + "timestamp": "2023-12-29T15:45:05.526Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 365, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "620a9f14-af96-41a0-a38c-07099cfe6420", + "fields": { + "timestamp": "2023-12-29T15:45:04.616Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 66, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "621623dc-889a-4a48-b7da-9c6d07029f24", + "fields": { + "timestamp": "2023-12-29T15:45:05.838Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 508, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6217044b-bc62-468d-9913-964e60da9ff3", + "fields": { + "timestamp": "2023-12-29T15:45:06.863Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 981, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62184bfc-6da5-43f8-abcd-ae7c27a39906", + "fields": { + "timestamp": "2023-12-29T15:45:07.758Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1427, + "field": "name", + "type": "str", + "value": "xe-2/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62198441-03cf-45f0-85a2-ed82812528f3", + "fields": { + "timestamp": "2023-12-29T15:45:06.091Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 622, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "621e724d-cbbc-47e4-af0a-9c55fd666dda", + "fields": { + "timestamp": "2023-12-29T15:45:06.893Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 995, + "field": "name", + "type": "str", + "value": "xe-0/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62224142-3340-448b-a220-9760ee83a9bb", + "fields": { + "timestamp": "2023-12-29T15:45:06.179Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 663, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "622a7aa7-f08b-45c3-bcc2-a8c33670d07c", + "fields": { + "timestamp": "2023-12-29T15:45:07.306Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1219, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "622af883-8c2e-4679-979a-94425172e7cf", + "fields": { + "timestamp": "2023-12-29T15:45:05.727Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 457, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "623169b4-c118-4502-824c-76526af3388d", + "fields": { + "timestamp": "2023-12-29T15:45:10.810Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 968, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62337c13-4ec4-4127-bda1-4f1b9e0ab51f", + "fields": { + "timestamp": "2023-12-29T15:45:08.206Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 666, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "623aa275-ba73-4137-ae9f-39d8174d0d30", + "fields": { + "timestamp": "2023-12-29T15:45:11.232Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1258, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62428e09-77e8-47a2-8ded-63afed62da23", + "fields": { + "timestamp": "2023-12-29T15:45:09.916Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 26, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62443f8f-996e-458f-8437-48be45a1adee", + "fields": { + "timestamp": "2023-12-29T15:45:04.811Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 42, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6244b26a-b4a9-41a2-90f8-11086d0d66c6", + "fields": { + "timestamp": "2023-12-29T15:45:09.903Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 9, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "624f5a1f-1ba0-40e3-9a2d-40d0227ea5b6", + "fields": { + "timestamp": "2023-12-29T15:45:06.555Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 838, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6256202c-683f-442c-bde4-8c4efcd8da54", + "fields": { + "timestamp": "2023-12-29T15:45:08.233Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 699, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "625689c1-8a75-4099-a4c9-59f5b5e00d63", + "fields": { + "timestamp": "2023-12-29T15:45:06.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1028, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "625dcda1-8609-4ac6-8c6f-2b86b73cc7e6", + "fields": { + "timestamp": "2023-12-29T15:45:10.505Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 26, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "626179a3-36f7-4ee2-ad79-bb309c07bc57", + "fields": { + "timestamp": "2023-12-29T15:45:09.327Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1149, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6267f7f4-e000-4197-b0fa-f798f848fd0a", + "fields": { + "timestamp": "2023-12-29T15:45:10.129Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 3, + "field": "description", + "type": "str", + "value": "Asia Pacific Network Information Centre", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "626b5839-eb39-4f15-b5da-cc921e1e2b6b", + "fields": { + "timestamp": "2023-12-29T15:45:05.768Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 476, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "626bd059-b3cf-4a84-856a-a75f18a9e2c9", + "fields": { + "timestamp": "2023-12-29T15:45:08.793Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1394, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "626dd6d8-ce98-4eee-80fa-bb3ee3cf25b1", + "fields": { + "timestamp": "2023-12-29T15:45:08.364Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 861, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "627498ed-56d4-48cc-825e-f7479269600d", + "fields": { + "timestamp": "2023-12-29T15:45:08.060Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1567, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "627ae5d7-85ff-444c-a764-d6e77bc7f688", + "fields": { + "timestamp": "2023-12-29T15:45:04.724Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 2, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "627af2b3-c2c4-4c9c-aea6-c5cbd44a4bc2", + "fields": { + "timestamp": "2023-12-29T15:45:10.485Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "JBB109", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62856607-f3fb-47ed-a78c-b956822f0e24", + "fields": { + "timestamp": "2023-12-29T15:45:07.631Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1368, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "628e1080-c433-4826-b9e7-b45e69ce58ef", + "fields": { + "timestamp": "2023-12-29T15:45:07.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1118, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62989235-1950-4439-b3ec-2ef42c6fc04e", + "fields": { + "timestamp": "2023-12-29T15:45:11.708Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1586, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "629b1aac-672e-414e-b841-df0f5034208c", + "fields": { + "timestamp": "2023-12-29T15:45:11.733Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1603, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "629c7a2d-239c-4a74-a9e5-db60ff76b38a", + "fields": { + "timestamp": "2023-12-29T15:45:06.608Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 863, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "629eb0e3-eca1-435b-b979-c06b0e7c917d", + "fields": { + "timestamp": "2023-12-29T15:45:10.577Z", + "object_type": [ + "virtualization", + "clustergroup" + ], + "object_id": 4, + "field": "slug", + "type": "str", + "value": "asia-pacific", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62b027b9-287a-4f29-9099-1aecabe30a7e", + "fields": { + "timestamp": "2023-12-29T15:45:05.595Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 397, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62b23cc0-6485-4f73-9a8d-19fe439c391e", + "fields": { + "timestamp": "2023-12-29T15:45:05.285Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 255, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62b71196-c470-4452-a304-59d786679929", + "fields": { + "timestamp": "2023-12-29T15:45:05.916Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 544, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62bdfc56-421f-473c-8174-1923dbdac000", + "fields": { + "timestamp": "2023-12-29T15:45:11.294Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1301, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62c36741-c7ee-4599-897e-c86624cd1df6", + "fields": { + "timestamp": "2023-12-29T15:45:07.006Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1048, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62c63eed-f313-4236-a041-bf55d5c738a9", + "fields": { + "timestamp": "2023-12-29T15:45:05.258Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 243, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62c702eb-a36c-479a-8aac-a1a047f3d74e", + "fields": { + "timestamp": "2023-12-29T15:45:08.846Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1459, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62d09ee8-13bf-4625-98d0-539854ef23bb", + "fields": { + "timestamp": "2023-12-29T15:45:09.034Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 782, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62d11db7-8b0a-4ea5-9d0f-b7c53625a7a0", + "fields": { + "timestamp": "2023-12-29T15:45:07.837Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1464, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62da9285-179f-464f-a033-185d5ebd2ccf", + "fields": { + "timestamp": "2023-12-29T15:45:06.091Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 622, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62db483f-cac1-4e0a-a56e-8c1ae6281d61", + "fields": { + "timestamp": "2023-12-29T15:45:09.909Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 16, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62e422a7-8868-4345-a866-b6e4badd2ae0", + "fields": { + "timestamp": "2023-12-29T15:45:10.801Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 962, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62e50f69-c917-4947-8eae-df52585ca643", + "fields": { + "timestamp": "2023-12-29T15:45:11.199Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1235, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62ec6c5a-fbeb-4f06-ac91-2e59f21572d9", + "fields": { + "timestamp": "2023-12-29T15:45:05.272Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 249, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62ecbf5f-ba66-4221-8eee-4f9ca043f0b9", + "fields": { + "timestamp": "2023-12-29T15:45:11.728Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1600, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62f00208-99fc-49a2-80e9-9dcd25697ee1", + "fields": { + "timestamp": "2023-12-29T15:45:07.179Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1160, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "62faae95-42ee-4bcc-ba4c-28540808635f", + "fields": { + "timestamp": "2023-12-29T15:45:05.020Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 136, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "632003d1-7cf8-4bac-9f5d-68b1e5105ec5", + "fields": { + "timestamp": "2023-12-29T15:45:04.519Z", + "object_type": [ + "circuits", + "provider" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Comcast", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63210673-9130-47af-9ac4-d474d0834de8", + "fields": { + "timestamp": "2023-12-29T15:45:04.407Z", + "object_type": [ + "circuits", + "circuittype" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "MPLS", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "632168e0-8308-4940-861b-e6c0f7ddaf88", + "fields": { + "timestamp": "2023-12-29T15:45:10.569Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 8, + "field": "cf_cust_id", + "type": "str", + "value": "UMB01", + "weight": 1000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6326d03d-60c1-4e69-83e9-25e47e6869d8", + "fields": { + "timestamp": "2023-12-29T15:45:06.546Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 834, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "632c1250-55a7-44c4-91c5-9bbe67f30223", + "fields": { + "timestamp": "2023-12-29T15:45:05.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 570, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "632e7f31-35ef-43d3-ba21-bfabe80ec0be", + "fields": { + "timestamp": "2023-12-29T15:45:11.537Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1468, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "633185ed-8cb3-421b-961e-7d8d17d7537e", + "fields": { + "timestamp": "2023-12-29T15:45:05.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 201, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6333a3b8-8f62-4ece-8997-7a9ee910e97d", + "fields": { + "timestamp": "2023-12-29T15:45:10.491Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 4, + "field": "vid", + "type": "int", + "value": "200", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63385f7b-4bd7-4904-9fc5-03abbccd7341", + "fields": { + "timestamp": "2023-12-29T15:45:07.835Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1463, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "633a5ae7-d942-4c2f-a22a-2a091225942e", + "fields": { + "timestamp": "2023-12-29T15:45:07.997Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1538, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6341a127-91f4-4b42-b77d-c1d0e81dcd92", + "fields": { + "timestamp": "2023-12-29T15:45:05.232Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 231, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6344d93b-c9ce-4731-ac4a-dce0bb49b5c4", + "fields": { + "timestamp": "2023-12-29T15:45:11.035Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1121, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "634651be-683f-4940-844f-eef80b6ef6e5", + "fields": { + "timestamp": "2023-12-29T15:45:05.392Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 304, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63473d95-d9fa-4578-a7e8-9f0ab86fb185", + "fields": { + "timestamp": "2023-12-29T15:45:06.585Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 852, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63490c2b-1033-41cd-9247-e2cf07c91529", + "fields": { + "timestamp": "2023-12-29T15:45:10.512Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 38, + "field": "vid", + "type": "int", + "value": "300", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63599440-ee1f-4b69-942f-91eb992eccd4", + "fields": { + "timestamp": "2023-12-29T15:45:05.733Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 460, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "635b5e66-c3b4-4c98-8e05-b6e06e13d49f", + "fields": { + "timestamp": "2023-12-29T15:45:06.687Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 898, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "636e69ef-4992-4f10-919d-c46128f1e5d4", + "fields": { + "timestamp": "2023-12-29T15:45:06.113Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 632, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6372012e-3519-4f35-a27d-d50098d3bdd2", + "fields": { + "timestamp": "2023-12-29T15:45:05.057Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 153, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "637391ce-b386-4d6d-a57e-37d9441d988d", + "fields": { + "timestamp": "2023-12-29T15:45:07.382Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1254, + "field": "name", + "type": "str", + "value": "xe-1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6373dbf0-5983-4244-b063-ce81657a4740", + "fields": { + "timestamp": "2023-12-29T15:45:10.560Z", + "object_type": [ + "tenancy", + "tenantgroup" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "customers", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63768ce7-ad4a-4880-af7b-5678aa514dfe", + "fields": { + "timestamp": "2023-12-29T15:45:10.147Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 3, + "field": "description", + "type": "str", + "value": "DM branch offices", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63773d89-bea9-4152-9bf0-1d11a5770f44", + "fields": { + "timestamp": "2023-12-29T15:45:08.127Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1598, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63785a3e-040a-422b-a9f7-1db1ee50597c", + "fields": { + "timestamp": "2023-12-29T15:45:10.770Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 941, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "637ba7fd-3545-4a6d-813b-a132b496accf", + "fields": { + "timestamp": "2023-12-29T15:45:05.024Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 138, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63806919-9e46-481c-93fc-b9d6434e91c7", + "fields": { + "timestamp": "2023-12-29T15:45:09.912Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 20, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6380df14-aed2-4d1d-999d-9438f1b94b5e", + "fields": { + "timestamp": "2023-12-29T15:45:06.946Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1020, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6381205a-847b-4fe1-863a-ff97e41a68fa", + "fields": { + "timestamp": "2023-12-29T15:45:05.807Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 494, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63885c8b-f28f-4b14-bb6c-fda7343cfccf", + "fields": { + "timestamp": "2023-12-29T15:45:09.128Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 899, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "638cb2ce-7acc-4fd0-8aac-a11299c18b7d", + "fields": { + "timestamp": "2023-12-29T15:45:07.858Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1474, + "field": "name", + "type": "str", + "value": "xe-1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "638ce716-4b0a-4f2c-9b9f-a53f8805f79f", + "fields": { + "timestamp": "2023-12-29T15:45:05.243Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 236, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63a02abf-d8ae-4848-b9a2-8c684974e5b9", + "fields": { + "timestamp": "2023-12-29T15:45:08.472Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 996, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63aa1979-e8b6-46a1-acac-d05231d6a743", + "fields": { + "timestamp": "2023-12-29T15:45:06.415Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 773, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63aa590a-d674-4be3-86d6-efc28a3bd571", + "fields": { + "timestamp": "2023-12-29T15:45:04.821Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 46, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63b6eaba-562a-4a0c-b692-98707a7baaf8", + "fields": { + "timestamp": "2023-12-29T15:45:06.899Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 998, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63bd3950-c9a8-453c-8dc1-17dabaf76aff", + "fields": { + "timestamp": "2023-12-29T15:45:08.938Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 662, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63bfdea0-5e9a-41c3-849c-12c137e1a473", + "fields": { + "timestamp": "2023-12-29T15:45:04.498Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 2, + "field": "cid", + "type": "str", + "value": "JHEW3951", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63c2307c-e848-4762-b227-7701a54b81ac", + "fields": { + "timestamp": "2023-12-29T15:45:10.451Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 127, + "field": "address", + "type": "inet", + "value": "172.19.0.7/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63c718c2-9b9a-477a-b902-d594ef191193", + "fields": { + "timestamp": "2023-12-29T15:45:05.757Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 471, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63cccbdd-02cd-4051-9894-b42a3bf101cf", + "fields": { + "timestamp": "2023-12-29T15:45:08.868Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1487, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63cde50f-7036-48f2-b0bb-8c4e91ac3b82", + "fields": { + "timestamp": "2023-12-29T15:45:07.792Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1443, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63ce3e6f-8c2c-4a91-b860-9018327eef7e", + "fields": { + "timestamp": "2023-12-29T15:45:11.520Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1456, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63d145de-7944-4298-a327-66fac4b8ad84", + "fields": { + "timestamp": "2023-12-29T15:45:11.440Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1402, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63d23f5d-bd53-4af2-8481-9797f083be2b", + "fields": { + "timestamp": "2023-12-29T15:45:06.466Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 797, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63db7dac-ef5b-49db-9d22-6a3079e9e143", + "fields": { + "timestamp": "2023-12-29T15:45:09.319Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1139, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63e744ee-153b-4888-a528-a9cb7e6cd12e", + "fields": { + "timestamp": "2023-12-29T15:45:11.516Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1454, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63ea4fbe-7335-4ae3-b77e-178417e70b5c", + "fields": { + "timestamp": "2023-12-29T15:45:05.720Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 454, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "63f7c09e-7e47-4aac-886f-49116bc1c1de", + "fields": { + "timestamp": "2023-12-29T15:45:04.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 28, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "640638e5-f3fb-4c50-92bd-e49decb57d86", + "fields": { + "timestamp": "2023-12-29T15:45:06.134Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 642, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "640644be-b854-4543-969e-3200dff988d5", + "fields": { + "timestamp": "2023-12-29T15:45:04.532Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "con 0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6406b079-3a26-4d9d-93c3-52ca7546b080", + "fields": { + "timestamp": "2023-12-29T15:45:10.987Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1088, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6407aaaf-d22d-4e32-bd55-bc5ae3783296", + "fields": { + "timestamp": "2023-12-29T15:45:08.013Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1545, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "640a3582-996c-4be6-95ca-d96d8a20fccb", + "fields": { + "timestamp": "2023-12-29T15:45:04.985Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 120, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "640baa11-7ae8-47f1-9d68-dac9da11d490", + "fields": { + "timestamp": "2023-12-29T15:45:11.146Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1198, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6417005b-c09d-4f47-8440-c1b3ef5d7a72", + "fields": { + "timestamp": "2023-12-29T15:45:09.307Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1124, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64191e46-3d08-4297-86ef-c56462b063ec", + "fields": { + "timestamp": "2023-12-29T15:45:05.982Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 572, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6420c12f-76a5-428a-932d-dc5175018b14", + "fields": { + "timestamp": "2023-12-29T15:45:04.616Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 66, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64245986-184b-4790-877d-4af60fef60c7", + "fields": { + "timestamp": "2023-12-29T15:45:04.600Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 48, + "field": "maximum_draw", + "type": "int", + "value": "650", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "642ec695-b512-4602-95fd-77e57bab34ef", + "fields": { + "timestamp": "2023-12-29T15:45:04.735Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 7, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "642ef4a9-0a29-41e5-b9c0-6574b4633bd9", + "fields": { + "timestamp": "2023-12-29T15:45:05.637Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 416, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6436e5f4-de10-4798-bc50-180e995df964", + "fields": { + "timestamp": "2023-12-29T15:45:06.557Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 839, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6437b2a8-4d21-4a49-b5f1-37e730dc1df7", + "fields": { + "timestamp": "2023-12-29T15:45:07.811Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1452, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6438b0b1-c1d9-47a7-80c9-fa742bce2a13", + "fields": { + "timestamp": "2023-12-29T15:45:05.074Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 161, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "644a0b76-fa03-48b1-a812-61069fe03586", + "fields": { + "timestamp": "2023-12-29T15:45:06.809Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 955, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6459a1a3-2a8d-4030-aa6d-7a9e20ad04bc", + "fields": { + "timestamp": "2023-12-29T15:45:11.081Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1153, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64626667-4e9d-4ed1-841c-aa47cb200324", + "fields": { + "timestamp": "2023-12-29T15:45:05.622Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 409, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "646acb96-73e0-4339-90ec-09a2abc15898", + "fields": { + "timestamp": "2023-12-29T15:45:07.092Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1120, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6472a317-2d2a-4d75-9ad5-549f87836295", + "fields": { + "timestamp": "2023-12-29T15:45:10.653Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 450, + "field": "name", + "type": "str", + "value": "vm90", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6475c921-1b29-427c-9fe8-45f3f755a6d0", + "fields": { + "timestamp": "2023-12-29T15:45:08.603Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1158, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64764f9c-feb3-4854-b3e8-8753219aeb37", + "fields": { + "timestamp": "2023-12-29T15:45:04.675Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 101, + "field": "name", + "type": "str", + "value": "Outlet 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6481c657-199a-4f43-9631-e5d36fcc5706", + "fields": { + "timestamp": "2023-12-29T15:45:05.061Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 155, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64849eac-b884-49a5-a2c0-961621b307dd", + "fields": { + "timestamp": "2023-12-29T15:45:07.824Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1458, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64868a5b-b0ce-4645-a6e5-4e509998e762", + "fields": { + "timestamp": "2023-12-29T15:45:04.807Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 40, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6488ecb5-7fbd-4fe6-a725-6b3207429825", + "fields": { + "timestamp": "2023-12-29T15:45:05.190Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 212, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "648cf95d-99d6-48f0-9288-d7a506a91e88", + "fields": { + "timestamp": "2023-12-29T15:45:06.669Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 890, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6490aead-90fb-480a-86c6-c979f496eac6", + "fields": { + "timestamp": "2023-12-29T15:45:06.749Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 927, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6495f42b-21ba-49bb-b18e-c61443d94fb7", + "fields": { + "timestamp": "2023-12-29T15:45:08.177Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 631, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64a0d33e-9f53-4ad7-867f-931305941be1", + "fields": { + "timestamp": "2023-12-29T15:45:07.016Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1069, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64aa9214-d263-4977-ac4a-747ae71cf7ea", + "fields": { + "timestamp": "2023-12-29T15:45:07.879Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1483, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64ac016c-6f58-42a3-9869-116705dbd5bd", + "fields": { + "timestamp": "2023-12-29T15:45:09.903Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 8, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64adfe9d-c1de-4ffa-b6a1-1a08a8b653c7", + "fields": { + "timestamp": "2023-12-29T15:45:09.926Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 40, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64bc944e-98be-4fd0-a914-c87a9e024fd5", + "fields": { + "timestamp": "2023-12-29T15:45:08.438Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 954, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64bfc25f-4d36-4f39-98b0-6e397219dc1f", + "fields": { + "timestamp": "2023-12-29T15:45:04.435Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 3, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64cb0aaa-78f0-4fc9-b78b-e6d3bf721d13", + "fields": { + "timestamp": "2023-12-29T15:45:06.702Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 905, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64cca110-e97b-48b6-82b2-dd98d03485a5", + "fields": { + "timestamp": "2023-12-29T15:45:05.703Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 446, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64cd35e7-a564-4a7b-8536-ca1291009459", + "fields": { + "timestamp": "2023-12-29T15:45:07.062Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1090, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64d0c6cf-49b3-4e23-a828-d683a24d509c", + "fields": { + "timestamp": "2023-12-29T15:45:04.904Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 83, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64d47240-5658-4e03-8e34-89786edcc443", + "fields": { + "timestamp": "2023-12-29T15:45:10.555Z", + "object_type": [ + "tenancy", + "contactrole" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Administrative", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64d71db1-1155-43ed-a27a-c034b0b9334f", + "fields": { + "timestamp": "2023-12-29T15:45:10.990Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1090, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64dd8748-1c92-48db-8f72-61c02154fa29", + "fields": { + "timestamp": "2023-12-29T15:45:05.709Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 449, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64e0cd97-b3bd-4f56-b118-1359da315fc4", + "fields": { + "timestamp": "2023-12-29T15:45:07.721Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1410, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64e4f4b7-da49-4725-8a53-faabae85e1f6", + "fields": { + "timestamp": "2023-12-29T15:45:08.373Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 873, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64e5c445-d18b-49d5-b515-a28a1cd49215", + "fields": { + "timestamp": "2023-12-29T15:45:05.366Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 292, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64e9c7b6-4414-4eed-9003-043cc2d67698", + "fields": { + "timestamp": "2023-12-29T15:45:09.967Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 81, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64e9d1e2-eb81-4cac-a4d3-ef5b107af41c", + "fields": { + "timestamp": "2023-12-29T15:45:06.625Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 871, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64ea0804-77df-41e4-8d23-fa55c984c03c", + "fields": { + "timestamp": "2023-12-29T15:45:08.295Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 776, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64ea7d62-7ca6-4184-8001-967738524ddf", + "fields": { + "timestamp": "2023-12-29T15:45:10.573Z", + "object_type": [ + "virtualization", + "clustertype" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Google Cloud", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64eab6dc-e553-43fd-b3ad-a09a64a62ac9", + "fields": { + "timestamp": "2023-12-29T15:45:09.183Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 969, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64ef769d-23ab-4c65-ba9e-aab3615f101f", + "fields": { + "timestamp": "2023-12-29T15:45:07.427Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1275, + "field": "name", + "type": "str", + "value": "xe-1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64f249a1-5bdf-4335-8252-2480e685820c", + "fields": { + "timestamp": "2023-12-29T15:45:05.195Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 214, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64f3152f-bf77-4548-8be4-7b6fd1090d0a", + "fields": { + "timestamp": "2023-12-29T15:45:04.617Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 67, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "64fab362-4f68-4411-bbad-a49eaf72ee07", + "fields": { + "timestamp": "2023-12-29T15:45:06.572Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 846, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65040a59-4118-4922-8f9c-b91cc0c59529", + "fields": { + "timestamp": "2023-12-29T15:45:05.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 150, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65099e8b-92e2-4644-8bb0-43f9ffa31690", + "fields": { + "timestamp": "2023-12-29T15:45:07.302Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1217, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65120a90-da8c-4172-8c84-5f6d1525b16c", + "fields": { + "timestamp": "2023-12-29T15:45:10.125Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "65000:402", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6513eabd-a296-4394-9bc3-78a9cb86e6aa", + "fields": { + "timestamp": "2023-12-29T15:45:04.611Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 60, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "651424af-9399-4b95-ba6c-af7a8a83b594", + "fields": { + "timestamp": "2023-12-29T15:45:08.499Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1030, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65209c22-4d0a-4e40-ad7f-3ec5f2e48a2f", + "fields": { + "timestamp": "2023-12-29T15:45:10.683Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 497, + "field": "name", + "type": "str", + "value": "vm137", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65247292-b681-4557-b1e1-8a90fc45e6e9", + "fields": { + "timestamp": "2023-12-29T15:45:06.406Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 769, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65274c07-7b97-4176-94c4-722048a626ca", + "fields": { + "timestamp": "2023-12-29T15:45:06.295Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 717, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65278cb6-6124-469f-9dc3-e2d235eefaee", + "fields": { + "timestamp": "2023-12-29T15:45:06.832Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 966, + "field": "name", + "type": "str", + "value": "et-0/0/49", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6528d8c5-845a-4f57-bbc8-08b076bdbeae", + "fields": { + "timestamp": "2023-12-29T15:45:06.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 941, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "652c00d0-7be8-478c-9eac-cb3f1f71bb8a", + "fields": { + "timestamp": "2023-12-29T15:45:11.032Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1119, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65302d9b-d712-4a4e-b610-75a7b64ad5ef", + "fields": { + "timestamp": "2023-12-29T15:45:11.149Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1200, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "653050b3-c351-4300-8b81-599e8dc9443b", + "fields": { + "timestamp": "2023-12-29T15:45:05.819Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 499, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6530d488-84a0-4b4b-ba71-9a96677f6ea0", + "fields": { + "timestamp": "2023-12-29T15:45:08.273Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 749, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6537966e-b082-4c6f-84a8-fd730c0aa932", + "fields": { + "timestamp": "2023-12-29T15:45:05.681Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 436, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "653979e0-cdf5-47dd-bcfa-72dc19d89fc5", + "fields": { + "timestamp": "2023-12-29T15:45:08.140Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1604, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65415dba-6a3f-4d80-a592-13af4f1f2eb0", + "fields": { + "timestamp": "2023-12-29T15:45:06.109Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 630, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6541db50-0794-4e2d-9f76-1d57fc85467d", + "fields": { + "timestamp": "2023-12-29T15:45:05.916Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 544, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65453dc6-eaaa-49d9-bb6a-a2dca28cd828", + "fields": { + "timestamp": "2023-12-29T15:45:05.683Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 437, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "654b6e13-8561-41d0-838f-e7f5131c46d5", + "fields": { + "timestamp": "2023-12-29T15:45:11.021Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1111, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "654ef735-55ae-4cb4-9f64-9b33709c0f36", + "fields": { + "timestamp": "2023-12-29T15:45:07.627Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1366, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "655b69fd-7a3c-418a-979a-d861838e6842", + "fields": { + "timestamp": "2023-12-29T15:45:06.751Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 928, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "655f132d-374e-48e8-8df5-3ea41b830180", + "fields": { + "timestamp": "2023-12-29T15:45:11.738Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1607, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65758e8f-9629-4f72-b5b4-c75d0f13c7a5", + "fields": { + "timestamp": "2023-12-29T15:45:08.818Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1424, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6576aeef-1201-46be-9ed2-f91b237237e1", + "fields": { + "timestamp": "2023-12-29T15:45:10.750Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 927, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6579f506-ea90-4a8d-9b2b-58417113245b", + "fields": { + "timestamp": "2023-12-29T15:45:05.888Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 531, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "657d04ee-4096-4a9f-8cf7-7dc2544d4458", + "fields": { + "timestamp": "2023-12-29T15:45:08.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1563, + "field": "name", + "type": "str", + "value": "xe-1/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65849bf1-0d70-4101-b8fd-cfc5a7d0967f", + "fields": { + "timestamp": "2023-12-29T15:45:06.025Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 592, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "658a6be1-6c69-41c5-8837-681f69b4fcca", + "fields": { + "timestamp": "2023-12-29T15:45:05.901Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 537, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "658a76be-fbf9-4530-a047-93c38222d806", + "fields": { + "timestamp": "2023-12-29T15:45:07.444Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1283, + "field": "name", + "type": "str", + "value": "et-2/0/52", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "658e5126-1bd8-4676-8083-cf52364f8ca8", + "fields": { + "timestamp": "2023-12-29T15:45:07.659Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1381, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6599aa41-3818-4de9-ac89-0b99435e6137", + "fields": { + "timestamp": "2023-12-29T15:45:10.499Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 17, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "659d4ab0-4948-4bb1-bed0-155af77f5611", + "fields": { + "timestamp": "2023-12-29T15:45:08.203Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 663, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65a02751-973d-4d1c-b543-11c48a88843a", + "fields": { + "timestamp": "2023-12-29T15:45:10.963Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1071, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65a0e7b2-381e-4065-9278-00770b749f55", + "fields": { + "timestamp": "2023-12-29T15:45:07.920Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1502, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65a5b396-57f0-4985-bbb0-463e0f43a5a5", + "fields": { + "timestamp": "2023-12-29T15:45:05.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 568, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65ae0163-6eaf-4770-a61c-aa662bfbe598", + "fields": { + "timestamp": "2023-12-29T15:45:05.606Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 402, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65ae4739-6251-48b9-b27e-e24d706b3acd", + "fields": { + "timestamp": "2023-12-29T15:45:06.855Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 977, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65affbdf-9887-49ba-89dd-4e4ee3943757", + "fields": { + "timestamp": "2023-12-29T15:45:05.541Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 372, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65bada6d-0317-47d7-8de1-780bc6e3b973", + "fields": { + "timestamp": "2023-12-29T15:45:05.646Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 420, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65bcd75a-5c4e-4a7c-b466-cec60b48e038", + "fields": { + "timestamp": "2023-12-29T15:45:08.988Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 725, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65bfe90e-1b14-485f-bdb9-eab5fe970a17", + "fields": { + "timestamp": "2023-12-29T15:45:09.211Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1004, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65c1043a-58a7-4a84-9a30-22e88aa65df6", + "fields": { + "timestamp": "2023-12-29T15:45:11.579Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1497, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65c3e671-a7dc-4bb6-86f6-0ed39fa08fa6", + "fields": { + "timestamp": "2023-12-29T15:45:07.685Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1393, + "field": "name", + "type": "str", + "value": "et-2/0/52", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65c73209-b2f2-4902-b2e4-3576803b5284", + "fields": { + "timestamp": "2023-12-29T15:45:05.423Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 318, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65c812a9-7b0b-43dc-adb5-d12ae4a77c1e", + "fields": { + "timestamp": "2023-12-29T15:45:08.215Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 678, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65c90483-d286-4966-b00d-15dfb863ab9d", + "fields": { + "timestamp": "2023-12-29T15:45:07.803Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1448, + "field": "name", + "type": "str", + "value": "et-1/0/52", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65d0ad86-df73-4857-ac03-6f4b8a8194d4", + "fields": { + "timestamp": "2023-12-29T15:45:08.426Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 938, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65da4287-3e8f-4de3-8035-8b69e5b51a92", + "fields": { + "timestamp": "2023-12-29T15:45:11.560Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1484, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65de23b2-bd9e-448a-9aef-be85ee4650d2", + "fields": { + "timestamp": "2023-12-29T15:45:10.074Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 72, + "field": "slug", + "type": "str", + "value": "us-az", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65dee9f4-08af-47a5-9f91-0e9127d55205", + "fields": { + "timestamp": "2023-12-29T15:45:07.068Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1093, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65e183e5-cbdd-4e61-875e-63d4b938dc8e", + "fields": { + "timestamp": "2023-12-29T15:45:08.463Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 984, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65eac0d8-a3f8-48a6-9b56-d3432ed5d012", + "fields": { + "timestamp": "2023-12-29T15:45:05.186Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 210, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65ec7e66-f0ee-4206-a66d-40ee0c5bac82", + "fields": { + "timestamp": "2023-12-29T15:45:08.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1575, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "65eeda03-b774-4c2d-b311-ad2b1a05dab9", + "fields": { + "timestamp": "2023-12-29T15:45:08.904Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1532, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "660e2999-b8ad-4b85-baa9-467ce42cfce6", + "fields": { + "timestamp": "2023-12-29T15:45:09.407Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1250, + "field": "name", + "type": "str", + "value": "Rear Splice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6610cd7b-54af-4e8b-a3db-19f441eaac4c", + "fields": { + "timestamp": "2023-12-29T15:45:11.713Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1589, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "662076bf-c88f-4a99-9e55-66b2a88cf146", + "fields": { + "timestamp": "2023-12-29T15:45:11.038Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1123, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6620d118-1783-4d2b-b33b-55001cd87330", + "fields": { + "timestamp": "2023-12-29T15:45:10.777Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 946, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66235444-ffc6-48dd-93ac-6c8232823366", + "fields": { + "timestamp": "2023-12-29T15:45:07.317Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1224, + "field": "name", + "type": "str", + "value": "et-1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6624548a-bdd4-4c33-95d6-152adcef5710", + "fields": { + "timestamp": "2023-12-29T15:45:05.381Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 299, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "662739b9-773a-48ab-a540-9b7c5f1ee661", + "fields": { + "timestamp": "2023-12-29T15:45:11.201Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1236, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "662777f9-6375-4ec0-adda-faa0591cd686", + "fields": { + "timestamp": "2023-12-29T15:45:10.070Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 65, + "field": "slug", + "type": "str", + "value": "us-ak", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "662aa37b-1070-4a5f-ac9c-15af0910d4f0", + "fields": { + "timestamp": "2023-12-29T15:45:10.231Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 40, + "field": "prefix", + "type": "cidr", + "value": "10.112.161.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "662ae0d5-798c-4677-a414-19be18d3a67f", + "fields": { + "timestamp": "2023-12-29T15:45:05.355Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 287, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "662e4d4e-49f5-4eea-950f-dd996f7fb5e2", + "fields": { + "timestamp": "2023-12-29T15:45:04.983Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 119, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "662ef784-f646-447e-956d-8a981e151634", + "fields": { + "timestamp": "2023-12-29T15:45:09.272Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1080, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "662fc2b9-a4c6-4333-b6ad-f7e04881a37c", + "fields": { + "timestamp": "2023-12-29T15:45:09.899Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Comms closet", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6630fe92-37a1-43b8-9d9d-c538dd66fb7f", + "fields": { + "timestamp": "2023-12-29T15:45:11.308Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1310, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6635c8ab-13cb-46fa-a2ef-7d0445456cc4", + "fields": { + "timestamp": "2023-12-29T15:45:07.753Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1425, + "field": "name", + "type": "str", + "value": "xe-2/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6636f49a-8473-473f-b636-9f2059094d39", + "fields": { + "timestamp": "2023-12-29T15:45:05.276Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 251, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "663df4a7-8533-4ef6-bc19-a691e7f108e8", + "fields": { + "timestamp": "2023-12-29T15:45:05.204Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 218, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6640afc1-0cd2-4dbf-8e8d-71556ef41146", + "fields": { + "timestamp": "2023-12-29T15:45:07.863Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1476, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66429d39-5c3b-4401-ab54-1d7404f2a8dd", + "fields": { + "timestamp": "2023-12-29T15:45:04.935Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 97, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66479a69-ed2f-4301-b157-59b8fab85f8d", + "fields": { + "timestamp": "2023-12-29T15:45:09.428Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 24, + "field": "name", + "type": "str", + "value": "Slot 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "664cd487-ead2-4d4f-ae90-3b036783052d", + "fields": { + "timestamp": "2023-12-29T15:45:09.955Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 39, + "field": "name", + "type": "str", + "value": "dmi01-pittsfield-pdu01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "664ffe50-5b9e-4478-92c7-8939dff72010", + "fields": { + "timestamp": "2023-12-29T15:45:07.453Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1287, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6652e9f2-2290-407d-9dc0-50a2998064a9", + "fields": { + "timestamp": "2023-12-29T15:45:08.487Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1015, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "665445c8-f119-4cfd-a1ed-82f813f8be68", + "fields": { + "timestamp": "2023-12-29T15:45:10.154Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 9, + "field": "prefix", + "type": "cidr", + "value": "10.112.130.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6659aff7-7217-4bf3-98ec-44f546399aaa", + "fields": { + "timestamp": "2023-12-29T15:45:08.898Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1524, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "665c8dde-0139-402c-a9c4-5d37469b6412", + "fields": { + "timestamp": "2023-12-29T15:45:05.537Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 370, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6662d320-5f43-4830-9412-77341d99514f", + "fields": { + "timestamp": "2023-12-29T15:45:11.753Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1617, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66631465-d120-4b5a-8240-6f7f34546434", + "fields": { + "timestamp": "2023-12-29T15:45:07.534Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1325, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6666bea1-d2d0-4a26-a7c3-6250b173e308", + "fields": { + "timestamp": "2023-12-29T15:45:07.786Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1440, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "666f394d-7c34-4041-a0aa-527c94734d28", + "fields": { + "timestamp": "2023-12-29T15:45:07.613Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1361, + "field": "name", + "type": "str", + "value": "xe-1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "667933cb-5560-4b77-b939-191a0dea36dd", + "fields": { + "timestamp": "2023-12-29T15:45:09.188Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 975, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "667d5a2f-abf9-4e4c-8658-0624a9232f8d", + "fields": { + "timestamp": "2023-12-29T15:45:08.438Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 953, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "668056dc-2080-4b9f-943c-ac81478a0fd5", + "fields": { + "timestamp": "2023-12-29T15:45:04.604Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 52, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6681bcb4-5040-484a-b204-f0a3fe39dde7", + "fields": { + "timestamp": "2023-12-29T15:45:10.479Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 172, + "field": "address", + "type": "inet", + "value": "172.20.0.22/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6689a45d-25de-4f51-a4ff-ebd70c130acb", + "fields": { + "timestamp": "2023-12-29T15:45:11.328Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1324, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "668ba0f3-46a1-490b-ab98-37f80669a52d", + "fields": { + "timestamp": "2023-12-29T15:45:09.217Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1012, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "668f9914-5600-4a51-b359-664891bed66a", + "fields": { + "timestamp": "2023-12-29T15:45:07.608Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1359, + "field": "name", + "type": "str", + "value": "xe-1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66953145-f620-412b-98a0-ccb59a018bfc", + "fields": { + "timestamp": "2023-12-29T15:45:07.941Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1512, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "669b0bf5-eb5b-4315-85e8-20e223f928a5", + "fields": { + "timestamp": "2023-12-29T15:45:09.921Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 33, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "669c8a85-b573-445c-9f5c-549be5781c0d", + "fields": { + "timestamp": "2023-12-29T15:45:06.056Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 606, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "669ddbb1-8cfb-473a-acfb-1bb14a1c1d64", + "fields": { + "timestamp": "2023-12-29T15:45:06.739Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 922, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "669df7be-81b3-4daf-89bb-78238f8cc332", + "fields": { + "timestamp": "2023-12-29T15:45:06.758Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 931, + "field": "name", + "type": "str", + "value": "xe-0/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66a5f688-1b6c-45c0-b013-e9d06b756d41", + "fields": { + "timestamp": "2023-12-29T15:45:10.114Z", + "object_type": [ + "ipam", + "vrf" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "Delta", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66a671f1-e3ef-4cfd-99af-945afc4e3b03", + "fields": { + "timestamp": "2023-12-29T15:45:10.352Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 88, + "field": "prefix", + "type": "cidr", + "value": "172.18.2.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66a8ca6f-b5d1-4809-9766-f6a5e7be6678", + "fields": { + "timestamp": "2023-12-29T15:45:06.385Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 759, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66aeed82-d0e8-43e5-8840-a71e1c5907d1", + "fields": { + "timestamp": "2023-12-29T15:45:07.513Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1315, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66b7a39c-114f-414e-a28b-fd7cda7330c8", + "fields": { + "timestamp": "2023-12-29T15:45:07.045Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1082, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66ba7d94-25d2-46a9-ac4f-4ae815b86546", + "fields": { + "timestamp": "2023-12-29T15:45:07.060Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1089, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66c2a0a2-e71b-4942-a8af-2d138a7885f1", + "fields": { + "timestamp": "2023-12-29T15:45:10.958Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1068, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66c2b4e0-2c8e-4c39-98d0-b5545bd581c3", + "fields": { + "timestamp": "2023-12-29T15:45:09.918Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 29, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66cc7120-85a8-445e-bcb4-9240813cc33d", + "fields": { + "timestamp": "2023-12-29T15:45:05.812Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 496, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66cc7f2f-7d25-467f-a727-6b7881ef5f25", + "fields": { + "timestamp": "2023-12-29T15:45:05.272Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 249, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66ccbcb6-2fd0-4b14-8bfc-9f707fb7c84a", + "fields": { + "timestamp": "2023-12-29T15:45:08.305Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 789, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66df938d-c53e-42db-8662-2d021f0c7748", + "fields": { + "timestamp": "2023-12-29T15:45:06.745Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 925, + "field": "name", + "type": "str", + "value": "xe-0/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66e22b7f-304e-44b6-b00e-f4fcc9f7e085", + "fields": { + "timestamp": "2023-12-29T15:45:06.091Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 622, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66e45f01-af01-4175-8efd-d3049cd18e45", + "fields": { + "timestamp": "2023-12-29T15:45:11.408Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1380, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66e49489-fd99-45b3-8d35-bf4a70537026", + "fields": { + "timestamp": "2023-12-29T15:45:11.537Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1468, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66e55e13-16be-4791-9250-2c80ec5877e8", + "fields": { + "timestamp": "2023-12-29T15:45:05.372Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 295, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66e5c8af-2177-4cd9-b6c2-95da9be6561d", + "fields": { + "timestamp": "2023-12-29T15:45:05.513Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 359, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66ef7300-f9ca-40f7-9fe5-d49b42ed4a1c", + "fields": { + "timestamp": "2023-12-29T15:45:05.331Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 276, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66f2046e-9e2b-4150-990d-e805be4ca0b6", + "fields": { + "timestamp": "2023-12-29T15:45:08.802Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1405, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66f67d61-0c5a-47f2-a790-8279dd87caae", + "fields": { + "timestamp": "2023-12-29T15:45:05.035Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 143, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66fcebea-6930-40c2-839b-ef14ba5ac71e", + "fields": { + "timestamp": "2023-12-29T15:45:07.129Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1137, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66fe8c6c-100a-4c09-990c-09c526b1a988", + "fields": { + "timestamp": "2023-12-29T15:45:09.326Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1148, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "66fe9b21-c587-40e5-a8fb-7d41fadab217", + "fields": { + "timestamp": "2023-12-29T15:45:04.566Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 5, + "field": "maximum_draw", + "type": "int", + "value": "150", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "670aa256-8eda-4564-aaf9-a13484f92a99", + "fields": { + "timestamp": "2023-12-29T15:45:05.379Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 298, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67105592-77a4-4bf9-aa0a-14ce69a44e5f", + "fields": { + "timestamp": "2023-12-29T15:45:04.728Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 4, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6725e183-04e8-404c-8ea2-55c0ef82d4b8", + "fields": { + "timestamp": "2023-12-29T15:45:05.884Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 529, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6728f559-2151-4f54-80a4-72b29fb09c42", + "fields": { + "timestamp": "2023-12-29T15:45:06.674Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 892, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "673d91f7-130a-4dd6-b660-a367c2e7455c", + "fields": { + "timestamp": "2023-12-29T15:45:04.970Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 113, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "673e320e-2946-4b68-a8d3-e9e71a53756a", + "fields": { + "timestamp": "2023-12-29T15:45:06.086Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 620, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "673e4430-a299-463e-a6e8-164298d83790", + "fields": { + "timestamp": "2023-12-29T15:45:10.851Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 995, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67437172-a2a5-40ce-a5b1-7469cdb84fde", + "fields": { + "timestamp": "2023-12-29T15:45:11.176Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1219, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6749aedf-a86a-40eb-9dc9-f397e49dbc91", + "fields": { + "timestamp": "2023-12-29T15:45:10.243Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 45, + "field": "prefix", + "type": "cidr", + "value": "10.112.166.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "674e9d96-9f02-49b3-9caa-16da0c0f2b6f", + "fields": { + "timestamp": "2023-12-29T15:45:06.158Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 653, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "674f6e86-26b5-4c29-92d9-2a7b52212355", + "fields": { + "timestamp": "2023-12-29T15:45:04.748Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 13, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67519ccb-3825-488d-bd86-637831462d79", + "fields": { + "timestamp": "2023-12-29T15:45:04.732Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 6, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67565b98-5bf8-41a1-9029-4789f4da194b", + "fields": { + "timestamp": "2023-12-29T15:45:11.189Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1228, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "675bf138-d3e5-4259-b962-3e43c35e9f21", + "fields": { + "timestamp": "2023-12-29T15:45:08.247Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 717, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "675c965b-04a7-48a7-a71a-40e52517dbfe", + "fields": { + "timestamp": "2023-12-29T15:45:09.930Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "dmi01-albany-rtr01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "675e5dc1-f5be-49fa-9533-4847187e36cc", + "fields": { + "timestamp": "2023-12-29T15:45:04.598Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 46, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "675ef90a-bee4-439d-abb2-8af41fb79641", + "fields": { + "timestamp": "2023-12-29T15:45:07.075Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1096, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6765cb91-fb83-473b-978e-b96e1ece9712", + "fields": { + "timestamp": "2023-12-29T15:45:06.045Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 601, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67661181-38fe-44db-a575-629093924f53", + "fields": { + "timestamp": "2023-12-29T15:45:07.597Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1354, + "field": "name", + "type": "str", + "value": "xe-1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67668f93-9afb-46e9-8bff-71f242f7fd9e", + "fields": { + "timestamp": "2023-12-29T15:45:05.690Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 440, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "676d2541-552b-4230-b734-2aa244602a97", + "fields": { + "timestamp": "2023-12-29T15:45:05.757Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 471, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "676d3538-7b11-4331-a8f3-ba72e3a78fe3", + "fields": { + "timestamp": "2023-12-29T15:45:07.408Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1266, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "676f9f3c-12f2-42ad-a9f9-5d013e619484", + "fields": { + "timestamp": "2023-12-29T15:45:06.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1027, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6772402f-7053-44cb-9ebf-a8da3bb58acc", + "fields": { + "timestamp": "2023-12-29T15:45:05.033Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 142, + "field": "name", + "type": "str", + "value": "Wlan-GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67740695-c354-475e-a719-d531044694ec", + "fields": { + "timestamp": "2023-12-29T15:45:05.493Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 350, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67756bd2-c3eb-4c16-afef-f7486bbce36b", + "fields": { + "timestamp": "2023-12-29T15:45:11.410Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1381, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6775ddc3-57c7-4739-84d5-3ab57c7ecf6a", + "fields": { + "timestamp": "2023-12-29T15:45:06.393Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 763, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67796a23-e108-4960-a1eb-cf5a20904577", + "fields": { + "timestamp": "2023-12-29T15:45:11.441Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1403, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "677f59c1-6fb1-4ff4-9df9-cb5c197add25", + "fields": { + "timestamp": "2023-12-29T15:45:11.655Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1549, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67843a1a-752b-4470-a594-a5a61df2b5bf", + "fields": { + "timestamp": "2023-12-29T15:45:11.270Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1284, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6787da20-2f97-451c-a220-2068cea769ed", + "fields": { + "timestamp": "2023-12-29T15:45:10.599Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 364, + "field": "name", + "type": "str", + "value": "vm4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6788af16-7df7-49e6-ad2f-8ccd8a843ed2", + "fields": { + "timestamp": "2023-12-29T15:45:04.922Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 91, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "678cc343-e868-494a-8e03-66c75bc97bba", + "fields": { + "timestamp": "2023-12-29T15:45:04.757Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 17, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "678d1b00-ec00-4e43-bb55-582bbe99723d", + "fields": { + "timestamp": "2023-12-29T15:45:10.058Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 46, + "field": "slug", + "type": "str", + "value": "us-co", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67953b86-a659-4e3b-af8f-55450db56854", + "fields": { + "timestamp": "2023-12-29T15:45:05.547Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 375, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67995ab3-8c9f-4c27-847e-dfbe20d39814", + "fields": { + "timestamp": "2023-12-29T15:45:11.359Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1346, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "679f952d-a0cd-4165-97b1-7973e0dc80a3", + "fields": { + "timestamp": "2023-12-29T15:45:09.936Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "dmi01-scranton-rtr01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67a363e4-f7fb-4413-8c5a-4961dd799f5a", + "fields": { + "timestamp": "2023-12-29T15:45:05.037Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 144, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67a75e45-08fd-4f4a-a324-b2a5236ed623", + "fields": { + "timestamp": "2023-12-29T15:45:07.062Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1090, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67abac0d-a237-4ebf-ac26-078a501f35da", + "fields": { + "timestamp": "2023-12-29T15:45:06.526Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 825, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67af80e7-c9b9-4bf1-95aa-f8b0a95f5733", + "fields": { + "timestamp": "2023-12-29T15:45:07.308Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1220, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67b60aaf-eb0e-4dfa-b9d8-bc9875615dc0", + "fields": { + "timestamp": "2023-12-29T15:45:11.084Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1155, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67bc389d-a881-4832-856b-459d098bd47f", + "fields": { + "timestamp": "2023-12-29T15:45:05.751Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 468, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67c181d1-7535-4853-bddb-4f4b879bc963", + "fields": { + "timestamp": "2023-12-29T15:45:11.586Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1502, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67c2b157-63a3-4667-b965-ef971eb13b0f", + "fields": { + "timestamp": "2023-12-29T15:45:06.548Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 835, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67c312d8-765f-473a-8525-81c386ced05b", + "fields": { + "timestamp": "2023-12-29T15:45:08.250Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 720, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67c536cd-75be-4476-9800-d7bc561997d2", + "fields": { + "timestamp": "2023-12-29T15:45:07.668Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1385, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67d22326-2c59-48c7-84ad-1e5271dcadfd", + "fields": { + "timestamp": "2023-12-29T15:45:08.191Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 648, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67d365d3-311f-4bb1-ba3c-f2618cb9152d", + "fields": { + "timestamp": "2023-12-29T15:45:04.790Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 32, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67da2263-a4f7-48c2-8352-c1cf87fa9784", + "fields": { + "timestamp": "2023-12-29T15:45:07.508Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1313, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67db288f-1e74-4500-ba19-d2cfaec2bd5d", + "fields": { + "timestamp": "2023-12-29T15:45:06.825Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 963, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67edbbe8-8799-443b-9da9-e4015ea23366", + "fields": { + "timestamp": "2023-12-29T15:45:11.407Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1379, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67ee61a3-5cf3-4571-a753-16e7da399bf9", + "fields": { + "timestamp": "2023-12-29T15:45:11.509Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1449, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67f90b9f-4307-471e-800f-308acb37abbb", + "fields": { + "timestamp": "2023-12-29T15:45:11.006Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1101, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67f968e2-1d20-4532-bfc2-544a6f0f6b75", + "fields": { + "timestamp": "2023-12-29T15:45:11.462Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1417, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "67fe225e-4a12-43bd-ba0a-f5840c1c0f93", + "fields": { + "timestamp": "2023-12-29T15:45:10.571Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 10, + "field": "slug", + "type": "str", + "value": "jimbobs-banking-trust", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6804f1e9-be6e-4991-8943-ac64fd56be4c", + "fields": { + "timestamp": "2023-12-29T15:45:07.310Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1221, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68063588-c14c-4867-afd7-0df99d81a750", + "fields": { + "timestamp": "2023-12-29T15:45:11.126Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1184, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6806b570-b700-4f1e-b47a-6b90fa75e487", + "fields": { + "timestamp": "2023-12-29T15:45:09.186Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 972, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6806f4d7-0736-4206-8b75-6e92656613b1", + "fields": { + "timestamp": "2023-12-29T15:45:07.526Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1321, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "680be914-0eaf-47fe-b076-afc6beadc8e9", + "fields": { + "timestamp": "2023-12-29T15:45:04.504Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 1, + "field": "cid", + "type": "str", + "value": "KKDG4923", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "680c6da1-2ec7-42d2-b00b-a63ca479e1a1", + "fields": { + "timestamp": "2023-12-29T15:45:06.754Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 929, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "680f2f8b-431e-432f-be72-8cf130b78ca2", + "fields": { + "timestamp": "2023-12-29T15:45:09.068Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 825, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "681ec695-74d8-46c1-99a8-b5a286543638", + "fields": { + "timestamp": "2023-12-29T15:45:05.930Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 550, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68273818-2d98-4454-804c-a52a0e9ae346", + "fields": { + "timestamp": "2023-12-29T15:45:10.855Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 998, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6829cf46-e040-41e6-b9a0-bdbd94b99b26", + "fields": { + "timestamp": "2023-12-29T15:45:04.628Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 78, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "682ccf0d-4d94-466d-89fa-fa1adf47d910", + "fields": { + "timestamp": "2023-12-29T15:45:09.320Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1140, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68310750-7e05-47f0-a9bc-7bda5c5046d6", + "fields": { + "timestamp": "2023-12-29T15:45:10.793Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 957, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68353d5a-3abe-45f9-ac81-7af8f852a8fe", + "fields": { + "timestamp": "2023-12-29T15:45:07.602Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1356, + "field": "name", + "type": "str", + "value": "xe-1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "683587e6-db27-4791-aa6d-e4c06e20fde9", + "fields": { + "timestamp": "2023-12-29T15:45:08.508Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1040, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6835f985-fbdb-426d-b14a-1f9cdd3c489c", + "fields": { + "timestamp": "2023-12-29T15:45:09.903Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 9, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6843e806-7702-49ea-8593-5ed3e003b462", + "fields": { + "timestamp": "2023-12-29T15:45:04.443Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 8, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68481a62-c5da-4569-a501-09ccfbf7bbee", + "fields": { + "timestamp": "2023-12-29T15:45:09.367Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1200, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "684b50ad-14fe-4659-aff8-e967a833405f", + "fields": { + "timestamp": "2023-12-29T15:45:11.659Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1552, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "684e47b8-1b04-47e0-9234-402e3a930c31", + "fields": { + "timestamp": "2023-12-29T15:45:11.708Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1586, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68528a1d-321a-4804-8904-747e78e8f23f", + "fields": { + "timestamp": "2023-12-29T15:45:10.727Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 912, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6859f32d-9487-45e4-acbe-170429c66a5e", + "fields": { + "timestamp": "2023-12-29T15:45:07.980Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1530, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "685e20d7-737b-4a27-81ef-1e2049d45f72", + "fields": { + "timestamp": "2023-12-29T15:45:11.482Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1431, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6862e6fd-a55d-425b-a6f2-b0598127791b", + "fields": { + "timestamp": "2023-12-29T15:45:04.832Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 51, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6865cadb-e604-4cc7-bde1-83c7ea118a17", + "fields": { + "timestamp": "2023-12-29T15:45:10.852Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 996, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68693fcd-ccb4-4275-aaf1-c29c81f2b134", + "fields": { + "timestamp": "2023-12-29T15:45:07.738Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1418, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6871d738-2190-4c20-b355-d214fbfa6bf3", + "fields": { + "timestamp": "2023-12-29T15:45:04.891Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 77, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6872a9e8-eac7-4a2c-bb77-1fcc939666d1", + "fields": { + "timestamp": "2023-12-29T15:45:10.930Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1049, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68765bec-81ad-4492-9168-b5134d95ca6e", + "fields": { + "timestamp": "2023-12-29T15:45:07.666Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1384, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "687a969b-96ec-4d0e-8c40-c81bf56bbc78", + "fields": { + "timestamp": "2023-12-29T15:45:07.543Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1329, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "687c8c88-7a8a-456b-9a6b-34c43c43f55e", + "fields": { + "timestamp": "2023-12-29T15:45:05.886Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 530, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68813e58-4b82-4d26-81c9-320a640b13a4", + "fields": { + "timestamp": "2023-12-29T15:45:07.254Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1195, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6882bfe2-08cc-47e3-a8eb-37e1f3ef33df", + "fields": { + "timestamp": "2023-12-29T15:45:08.242Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 711, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68836e88-926a-43a1-ba40-cbf561501c54", + "fields": { + "timestamp": "2023-12-29T15:45:04.581Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 27, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "689713a1-905d-4437-8176-fd16485d53dc", + "fields": { + "timestamp": "2023-12-29T15:45:05.829Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 504, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68a6029c-93d1-478f-b23b-6dc42bceec9b", + "fields": { + "timestamp": "2023-12-29T15:45:09.200Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 990, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68b0c0c6-b211-42ad-a36d-afb8bbcf76ca", + "fields": { + "timestamp": "2023-12-29T15:45:10.607Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 376, + "field": "name", + "type": "str", + "value": "vm16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68b1ba99-8263-498a-9d74-b9f2f5481891", + "fields": { + "timestamp": "2023-12-29T15:45:07.571Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1342, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68b2329e-e471-4a6a-a21f-3d474c3422b0", + "fields": { + "timestamp": "2023-12-29T15:45:05.179Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 207, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68b9de1e-7211-4849-9eb4-904a8d6dff19", + "fields": { + "timestamp": "2023-12-29T15:45:10.141Z", + "object_type": [ + "ipam", + "role" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "Testing", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68cad984-35d4-4ab7-857b-e1863515c8b7", + "fields": { + "timestamp": "2023-12-29T15:45:04.841Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 55, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68cc2d1e-8d2f-408b-9b52-e5d1215b17be", + "fields": { + "timestamp": "2023-12-29T15:45:06.225Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 684, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68d976ea-87e8-4dfe-acb3-0cb6991add63", + "fields": { + "timestamp": "2023-12-29T15:45:06.993Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1042, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68e05a04-59a6-4fcd-b3b8-62d3be54f555", + "fields": { + "timestamp": "2023-12-29T15:45:09.254Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1058, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68eb62c7-f795-4e4c-8f7c-cdb1752c1089", + "fields": { + "timestamp": "2023-12-29T15:45:07.634Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1369, + "field": "name", + "type": "str", + "value": "xe-1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68edce69-9d19-46ea-8123-04d68770602f", + "fields": { + "timestamp": "2023-12-29T15:45:10.391Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 25, + "field": "address", + "type": "inet", + "value": "192.168.0.25/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68ef153f-aa6c-4bc0-b8fd-2e7358630310", + "fields": { + "timestamp": "2023-12-29T15:45:07.094Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1121, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68ef3370-5b9b-483f-90f1-1035854d7207", + "fields": { + "timestamp": "2023-12-29T15:45:07.478Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1299, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68f8e6b7-7949-4c79-8368-f5c6f40fcf40", + "fields": { + "timestamp": "2023-12-29T15:45:10.738Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 919, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68f9dcc5-cbb4-4feb-9747-831d57a471ff", + "fields": { + "timestamp": "2023-12-29T15:45:08.419Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 930, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68fd0ab5-eae6-4de7-bdcd-685c3fc84668", + "fields": { + "timestamp": "2023-12-29T15:45:05.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 568, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "68fd4257-b5a0-4f8c-9e2f-9cce05ba5e07", + "fields": { + "timestamp": "2023-12-29T15:45:08.943Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 669, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69016164-4611-4d99-a7a6-96e5ae5aba15", + "fields": { + "timestamp": "2023-12-29T15:45:04.483Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 38, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69045940-a222-4c96-8612-1096f4a32319", + "fields": { + "timestamp": "2023-12-29T15:45:07.681Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1391, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "690b53cf-551a-4a47-aaa5-e98378348ec4", + "fields": { + "timestamp": "2023-12-29T15:45:04.619Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 68, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69134f7a-00c0-4805-91dc-6d6fefecaaff", + "fields": { + "timestamp": "2023-12-29T15:45:07.032Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1076, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69184c17-75d9-420c-a7bf-a8808280d449", + "fields": { + "timestamp": "2023-12-29T15:45:07.179Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1160, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6918ebf4-4e11-4cb5-b092-f8917c32e18c", + "fields": { + "timestamp": "2023-12-29T15:45:11.725Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1598, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "691c025e-27dc-47a8-8650-1ade32df2568", + "fields": { + "timestamp": "2023-12-29T15:45:10.745Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 924, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "691e493e-8986-4208-8f8d-d7fb9f7dd73e", + "fields": { + "timestamp": "2023-12-29T15:45:05.072Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 160, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "691ed92b-2331-493b-97c5-5090303e0f68", + "fields": { + "timestamp": "2023-12-29T15:45:05.055Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 152, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "691f1f61-236f-4f76-909f-228c8fe875d4", + "fields": { + "timestamp": "2023-12-29T15:45:11.143Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1196, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69237610-9863-4b16-aadd-6a12da03a074", + "fields": { + "timestamp": "2023-12-29T15:45:11.113Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1175, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6925969e-e580-4c76-923b-5599a457b80f", + "fields": { + "timestamp": "2023-12-29T15:45:07.218Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1178, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69284cab-44dd-4be1-ab66-d01817f7efd7", + "fields": { + "timestamp": "2023-12-29T15:45:06.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1029, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "692ae71b-9e24-444c-af26-23e0b97c5e8e", + "fields": { + "timestamp": "2023-12-29T15:45:05.170Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 203, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69465a9e-5a94-4173-bce5-275fbfaf3b95", + "fields": { + "timestamp": "2023-12-29T15:45:04.444Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 10, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6946a1bf-d643-481e-b115-6487a1c8d02a", + "fields": { + "timestamp": "2023-12-29T15:45:04.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 110, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "694c901a-8c4c-4329-b67b-301c6ef63b32", + "fields": { + "timestamp": "2023-12-29T15:45:05.115Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 178, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "694f75c9-1a2f-4a27-b6ae-79d17c64af59", + "fields": { + "timestamp": "2023-12-29T15:45:06.071Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 613, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6951d145-54c8-44a3-a26d-466500b58460", + "fields": { + "timestamp": "2023-12-29T15:45:05.744Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 465, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "695a23fd-19b3-4761-b3f1-62975077470f", + "fields": { + "timestamp": "2023-12-29T15:45:09.059Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 813, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "695d225d-ddde-4a1b-aac8-79be70447b09", + "fields": { + "timestamp": "2023-12-29T15:45:07.379Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1253, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "695d5ac4-56de-41c3-b51f-331370a4ecff", + "fields": { + "timestamp": "2023-12-29T15:45:11.035Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1121, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69608828-9fe4-419e-b5ca-4af9eaa68828", + "fields": { + "timestamp": "2023-12-29T15:45:07.747Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1422, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6961d053-025c-458f-a4d2-e35123578d73", + "fields": { + "timestamp": "2023-12-29T15:45:06.302Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 720, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "696b8ceb-314c-427d-a3ab-2c81f493f20f", + "fields": { + "timestamp": "2023-12-29T15:45:05.300Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 262, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "696bc408-b5ba-455b-8079-e7d4b4920c22", + "fields": { + "timestamp": "2023-12-29T15:45:06.351Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 743, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "696ce7d1-c867-4cd7-9363-1636adfd24ba", + "fields": { + "timestamp": "2023-12-29T15:45:05.764Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 474, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6974427a-7bf5-4c5d-9031-e6b45abfa15a", + "fields": { + "timestamp": "2023-12-29T15:45:04.569Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 8, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "697a7ace-602f-42a1-936a-96cd00ebba83", + "fields": { + "timestamp": "2023-12-29T15:45:11.609Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1518, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "697aff1d-f092-4356-bd49-595664b83ea9", + "fields": { + "timestamp": "2023-12-29T15:45:06.400Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 766, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "697ebd90-0a3a-4600-bc49-31c308953694", + "fields": { + "timestamp": "2023-12-29T15:45:10.831Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 982, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6981258a-0b56-4a70-a40a-af5388a5c80a", + "fields": { + "timestamp": "2023-12-29T15:45:08.261Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 734, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6985a4b0-a11b-4c2d-87d2-013af238048f", + "fields": { + "timestamp": "2023-12-29T15:45:05.556Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 379, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6986f5bf-0498-4bec-8150-9e116d04d65a", + "fields": { + "timestamp": "2023-12-29T15:45:06.697Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 903, + "field": "name", + "type": "str", + "value": "xe-0/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69941464-67b5-4ad5-a7c0-6c940921378b", + "fields": { + "timestamp": "2023-12-29T15:45:09.027Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 773, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6996cadc-a3ae-408b-9b1d-0f61f50ea78d", + "fields": { + "timestamp": "2023-12-29T15:45:06.808Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 955, + "field": "name", + "type": "str", + "value": "xe-0/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "699a8320-a2be-4177-b841-7f9927bf598b", + "fields": { + "timestamp": "2023-12-29T15:45:05.664Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 428, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "699fab26-1619-4d62-a193-97392960220d", + "fields": { + "timestamp": "2023-12-29T15:45:09.252Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1055, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69a0fe48-2948-4d58-a964-1bb9ce120b81", + "fields": { + "timestamp": "2023-12-29T15:45:08.140Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1604, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69a17f6b-e126-4762-a57e-4362339a8a21", + "fields": { + "timestamp": "2023-12-29T15:45:07.909Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1497, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69a34a0d-cac7-4f48-880e-b4fe9644840d", + "fields": { + "timestamp": "2023-12-29T15:45:04.873Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 69, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69a75ffd-9a86-47b1-b709-62487e4b4208", + "fields": { + "timestamp": "2023-12-29T15:45:05.785Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 484, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69a8070a-0fc6-4c75-b6dd-e33377b41e63", + "fields": { + "timestamp": "2023-12-29T15:45:10.790Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 955, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69a8cc6f-1e8a-42bf-ad0b-384ccfdcbcd4", + "fields": { + "timestamp": "2023-12-29T15:45:06.062Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 609, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69b0e07b-c56c-4dda-b88d-9ea5ea90ae3c", + "fields": { + "timestamp": "2023-12-29T15:45:05.882Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 528, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69b586ad-e7d2-473f-9b1f-77969bb4ca97", + "fields": { + "timestamp": "2023-12-29T15:45:04.581Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 27, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69b8c737-6f9f-4bc0-a401-b548ff362541", + "fields": { + "timestamp": "2023-12-29T15:45:11.076Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1149, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69ba0b5b-d27c-4d5e-8ff1-549f55784808", + "fields": { + "timestamp": "2023-12-29T15:45:11.728Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1600, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69bdc394-70e3-4a99-bdb6-22e57fc2639e", + "fields": { + "timestamp": "2023-12-29T15:45:08.086Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1579, + "field": "name", + "type": "str", + "value": "xe-1/3/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69c17767-85c0-4e3d-bd0f-f52a049e9917", + "fields": { + "timestamp": "2023-12-29T15:45:11.683Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1568, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69c59d96-40dc-4837-8fac-186eab794c4d", + "fields": { + "timestamp": "2023-12-29T15:45:07.679Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1390, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69ca5ea0-18b8-48ec-bc48-3e68280e9101", + "fields": { + "timestamp": "2023-12-29T15:45:05.696Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 443, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69ce8cf1-e2f4-4b83-b0d9-7eb03add9e1d", + "fields": { + "timestamp": "2023-12-29T15:45:05.305Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 264, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69d4c3e5-19c9-4568-9485-7b3e9bc2b0df", + "fields": { + "timestamp": "2023-12-29T15:45:09.124Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 894, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69d726c9-dcf0-4101-92dc-deb6e0c0edb7", + "fields": { + "timestamp": "2023-12-29T15:45:07.515Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1316, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69ddeb7a-89fa-4bcf-a577-bb9850246fcf", + "fields": { + "timestamp": "2023-12-29T15:45:05.462Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 336, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69de576e-9e2e-4b4e-b070-271eaa708c29", + "fields": { + "timestamp": "2023-12-29T15:45:10.510Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 34, + "field": "vid", + "type": "int", + "value": "300", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69dec325-19cc-4a41-b600-d39af2308837", + "fields": { + "timestamp": "2023-12-29T15:45:06.453Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 791, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69e23c88-d5fb-4256-bed8-0a5918176861", + "fields": { + "timestamp": "2023-12-29T15:45:07.410Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1267, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69ee78a0-f20e-411e-a121-20efaf95e8c7", + "fields": { + "timestamp": "2023-12-29T15:45:07.395Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1260, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69f6062e-f454-4d89-8aaa-1302dffbb9dd", + "fields": { + "timestamp": "2023-12-29T15:45:04.968Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 112, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69fe1383-ebae-4643-acdb-7aa03cc70c77", + "fields": { + "timestamp": "2023-12-29T15:45:05.856Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 516, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "69ff3217-c779-42e6-94ea-102213a382d7", + "fields": { + "timestamp": "2023-12-29T15:45:11.475Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1426, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a0c1e58-4bdf-4ff6-88a1-d3182b4c7573", + "fields": { + "timestamp": "2023-12-29T15:45:05.502Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 354, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a0fa28a-bcaa-4064-864b-5ab40facf236", + "fields": { + "timestamp": "2023-12-29T15:45:06.192Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 669, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a13ae7c-b4f7-4802-91b5-6469c517deae", + "fields": { + "timestamp": "2023-12-29T15:45:05.670Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 431, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a1d5c05-97fb-4645-9f4f-91b0ad06c7a7", + "fields": { + "timestamp": "2023-12-29T15:45:08.289Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 768, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a2040b7-a4a0-4f4a-ab62-fe0327962949", + "fields": { + "timestamp": "2023-12-29T15:45:07.105Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1126, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a232232-3c98-4db7-98d8-b737bf35f2d3", + "fields": { + "timestamp": "2023-12-29T15:45:06.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 935, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a2f44a3-9cea-4324-bd71-7cd935255346", + "fields": { + "timestamp": "2023-12-29T15:45:05.762Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 473, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a391479-e71d-4b74-a697-7ef84617878d", + "fields": { + "timestamp": "2023-12-29T15:45:11.608Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1517, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a39178f-4a91-433b-b825-3d67f8e8d083", + "fields": { + "timestamp": "2023-12-29T15:45:05.250Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 239, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a42398c-be48-4a58-856b-a50e2e9cedd3", + "fields": { + "timestamp": "2023-12-29T15:45:05.851Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 514, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a45b263-1736-4d43-be16-01446149f6b9", + "fields": { + "timestamp": "2023-12-29T15:45:05.177Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 206, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a45fc0a-b325-4dc5-b5c5-7b7c4deac278", + "fields": { + "timestamp": "2023-12-29T15:45:10.843Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 990, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a46600a-c180-4480-ae6d-b687e83efd1e", + "fields": { + "timestamp": "2023-12-29T15:45:06.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 616, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a4d0ddb-3a75-49d5-a37a-14355675f10e", + "fields": { + "timestamp": "2023-12-29T15:45:06.612Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 865, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a4f4cc0-5a91-4201-8a87-58d373ee70dd", + "fields": { + "timestamp": "2023-12-29T15:45:11.428Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1394, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a532063-9fcc-4405-aeef-970b5b93f32d", + "fields": { + "timestamp": "2023-12-29T15:45:11.714Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1590, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a53dad0-aa8f-4456-bfae-0fa1b65e2b9d", + "fields": { + "timestamp": "2023-12-29T15:45:06.257Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 699, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a542736-c4f2-44db-acf4-c4b20ac6aade", + "fields": { + "timestamp": "2023-12-29T15:45:07.613Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1361, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a596995-1d7c-42e4-8660-d1853bf3eacb", + "fields": { + "timestamp": "2023-12-29T15:45:10.110Z", + "object_type": [ + "ipam", + "vrf" + ], + "object_id": 2, + "field": "rd", + "type": "str", + "value": "65000:200", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a5c08e0-6262-4c1a-b430-6fb12e9a9ceb", + "fields": { + "timestamp": "2023-12-29T15:45:05.707Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 448, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a5f15a1-038e-4445-8663-7f9369bedf00", + "fields": { + "timestamp": "2023-12-29T15:45:06.282Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 711, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a669241-ae89-4376-8d3e-a5b89f7645d0", + "fields": { + "timestamp": "2023-12-29T15:45:07.111Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1129, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a7e4158-c10a-4fff-89b8-48383977097c", + "fields": { + "timestamp": "2023-12-29T15:45:11.475Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1426, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a88ac00-4b3c-4566-b66e-c2709479a646", + "fields": { + "timestamp": "2023-12-29T15:45:10.992Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1091, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a9124bf-42ee-4ca3-8c97-42d4432ae49c", + "fields": { + "timestamp": "2023-12-29T15:45:11.460Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1416, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a93b2e8-e8e9-4908-8308-eeded25d663e", + "fields": { + "timestamp": "2023-12-29T15:45:07.213Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1176, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a951f59-2d40-426e-beb5-9d0476f016e2", + "fields": { + "timestamp": "2023-12-29T15:45:05.291Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 258, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a9af852-8a35-476a-bb87-118b02a435a0", + "fields": { + "timestamp": "2023-12-29T15:45:10.016Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 11, + "field": "name", + "type": "str", + "value": "P1-6A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a9bdf25-436a-4350-b754-fb24247716bf", + "fields": { + "timestamp": "2023-12-29T15:45:06.404Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 768, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a9dd9fe-9ef2-495c-9c8a-719c271313e0", + "fields": { + "timestamp": "2023-12-29T15:45:05.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 568, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a9e3daa-5624-4d83-a8df-27c07183dfba", + "fields": { + "timestamp": "2023-12-29T15:45:07.865Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1477, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6a9ed606-16c8-4b04-bbf6-7e2a845fad85", + "fields": { + "timestamp": "2023-12-29T15:45:09.891Z", + "object_type": [ + "dcim", + "platform" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "ubuntu-linux-20-04", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6aa170ba-eee2-4bc4-944f-aa2693f541eb", + "fields": { + "timestamp": "2023-12-29T15:45:06.353Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 744, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6aa35e89-8d1e-44a8-8ac3-6f3722aa56ae", + "fields": { + "timestamp": "2023-12-29T15:45:10.754Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 930, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6aa557dc-5518-43b7-8886-6bed71ec9ed1", + "fields": { + "timestamp": "2023-12-29T15:45:07.828Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1460, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6aac1c27-45e2-4b47-9f84-d137a1b92c02", + "fields": { + "timestamp": "2023-12-29T15:45:08.079Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1576, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6aba0f71-2666-4252-868e-4f5d34bd9f8f", + "fields": { + "timestamp": "2023-12-29T15:45:09.934Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "dmi01-pittsfield-rtr01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ac565d3-6f1b-426e-a5af-c2c450ae2da4", + "fields": { + "timestamp": "2023-12-29T15:45:06.593Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 856, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ac72ed2-cc41-45a6-8f1d-19840f67c89d", + "fields": { + "timestamp": "2023-12-29T15:45:05.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 575, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ad60425-1bbc-4eb3-9d81-86c6d0f98d12", + "fields": { + "timestamp": "2023-12-29T15:45:11.740Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1608, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ad62df8-fdaf-42f6-83b0-d7df324e262f", + "fields": { + "timestamp": "2023-12-29T15:45:04.576Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 22, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6add2946-622d-428f-962e-8f655933a7e4", + "fields": { + "timestamp": "2023-12-29T15:45:09.983Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 101, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ade8998-991b-479f-9025-04946c869512", + "fields": { + "timestamp": "2023-12-29T15:45:07.079Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1114, + "field": "name", + "type": "str", + "value": "et-1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6aea2a3d-d5ff-4184-8c8a-26d115a610cc", + "fields": { + "timestamp": "2023-12-29T15:45:10.976Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1080, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6aec2c3c-4b1b-4765-a0e1-ec4ac50a9dbb", + "fields": { + "timestamp": "2023-12-29T15:45:05.871Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 523, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6aec4317-ae21-4ebb-845f-07cfe2e754cb", + "fields": { + "timestamp": "2023-12-29T15:45:08.761Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1354, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6aef6890-d3b4-4a04-83e3-51726f2c3c61", + "fields": { + "timestamp": "2023-12-29T15:45:11.182Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1223, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6af7e714-2c56-47ce-b330-00a0be7f3b3e", + "fields": { + "timestamp": "2023-12-29T15:45:05.969Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 566, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6afe8f4a-1d2e-4867-a670-509811c70235", + "fields": { + "timestamp": "2023-12-29T15:45:10.062Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 53, + "field": "slug", + "type": "str", + "value": "us-sc", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b006cac-30b8-4213-822b-adfcc4af4545", + "fields": { + "timestamp": "2023-12-29T15:45:05.157Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 197, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b07a969-b4e2-45ef-88a2-965d2e1317ff", + "fields": { + "timestamp": "2023-12-29T15:45:06.104Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 628, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b115a27-427a-43bd-acc5-ce94973b1127", + "fields": { + "timestamp": "2023-12-29T15:45:10.011Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "P2-2B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b1399ce-69c5-4590-ae18-54843238994d", + "fields": { + "timestamp": "2023-12-29T15:45:04.537Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 13, + "field": "name", + "type": "str", + "value": "con 0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b171a0b-8aca-42e8-abba-d8d7a3715e6d", + "fields": { + "timestamp": "2023-12-29T15:45:10.907Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1033, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b1831c0-3428-44c6-b98e-403f798dbfb7", + "fields": { + "timestamp": "2023-12-29T15:45:10.744Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 923, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b189518-1805-4e14-8413-a8f0f71c940f", + "fields": { + "timestamp": "2023-12-29T15:45:10.133Z", + "object_type": [ + "ipam", + "asn" + ], + "object_id": 2, + "field": "asn", + "type": "int", + "value": "65002", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b230965-23bc-4e96-afc3-5e82045fd9b7", + "fields": { + "timestamp": "2023-12-29T15:45:07.792Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1443, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b269606-c34a-4e49-984d-7a1525912edf", + "fields": { + "timestamp": "2023-12-29T15:45:11.570Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1491, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b2ada8a-fb7f-4999-8559-13a4522bdabf", + "fields": { + "timestamp": "2023-12-29T15:45:04.798Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 36, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b31d1a0-9f1c-4f36-b714-f83b5191442c", + "fields": { + "timestamp": "2023-12-29T15:45:05.105Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 174, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b35ba82-857c-4b72-9516-011ddb755578", + "fields": { + "timestamp": "2023-12-29T15:45:06.393Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 763, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b396b69-5cd5-4a0c-8e71-abefa1ad78fe", + "fields": { + "timestamp": "2023-12-29T15:45:06.555Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 838, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b3fed01-20f1-4e31-815f-81377add8b82", + "fields": { + "timestamp": "2023-12-29T15:45:10.201Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 28, + "field": "prefix", + "type": "cidr", + "value": "10.112.149.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b401533-466d-441f-8f3c-7938b6b4ddd3", + "fields": { + "timestamp": "2023-12-29T15:45:07.702Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1401, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b459da5-48a9-42d9-b605-48c58e3acfb7", + "fields": { + "timestamp": "2023-12-29T15:45:07.696Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1398, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b49d8c0-a0c2-413c-9279-6f541932eac9", + "fields": { + "timestamp": "2023-12-29T15:45:10.403Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 46, + "field": "address", + "type": "inet", + "value": "172.16.0.16/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b4fc1ae-93ff-427d-b9da-7dbf6f0d5754", + "fields": { + "timestamp": "2023-12-29T15:45:05.263Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 245, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b5094de-d600-41f2-9f17-07a201a9864d", + "fields": { + "timestamp": "2023-12-29T15:45:10.505Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 27, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b51f17f-a403-436c-90f9-788db8aec7c7", + "fields": { + "timestamp": "2023-12-29T15:45:10.065Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 57, + "field": "name", + "type": "str", + "value": "Delaware", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b524df2-3d13-4e19-8bc2-fc4a5ed1648a", + "fields": { + "timestamp": "2023-12-29T15:45:10.833Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 983, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b52f41f-55e5-4f42-a451-10aeecca68dc", + "fields": { + "timestamp": "2023-12-29T15:45:08.221Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 685, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b596158-bf48-4893-bdd5-12caba7d4668", + "fields": { + "timestamp": "2023-12-29T15:45:06.777Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 940, + "field": "name", + "type": "str", + "value": "xe-0/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b5f4b54-4cf1-4bcb-8bfe-7dfb328ee98f", + "fields": { + "timestamp": "2023-12-29T15:45:07.536Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1326, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b6b4ceb-6c68-4440-9be6-6f927a84498d", + "fields": { + "timestamp": "2023-12-29T15:45:04.946Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 102, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b88d29b-d720-4a21-8f3f-27626b86f0e0", + "fields": { + "timestamp": "2023-12-29T15:45:07.287Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1210, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b8ad13b-de0f-4fa0-a1e6-cdffd7e433fe", + "fields": { + "timestamp": "2023-12-29T15:45:09.909Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 17, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b8b8752-ad2b-44ec-a157-42d061a8cbdb", + "fields": { + "timestamp": "2023-12-29T15:45:05.930Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 550, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b91051c-561f-44ca-80f3-dcade6ff4d16", + "fields": { + "timestamp": "2023-12-29T15:45:07.579Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1346, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b9548cf-f12a-4ad5-949f-55a1dbd6d485", + "fields": { + "timestamp": "2023-12-29T15:45:08.991Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 728, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6b9f8eff-eea3-451d-8f8e-a0e16496a193", + "fields": { + "timestamp": "2023-12-29T15:45:11.322Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1320, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ba6f564-191f-47a2-b8ed-c99ddacf04e4", + "fields": { + "timestamp": "2023-12-29T15:45:06.049Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 603, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6bb6b0e5-6a5e-41e1-ae4b-24912e969ed0", + "fields": { + "timestamp": "2023-12-29T15:45:08.471Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 995, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6bb81321-db1a-414c-a955-5f4621f058fe", + "fields": { + "timestamp": "2023-12-29T15:45:10.669Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 474, + "field": "name", + "type": "str", + "value": "vm114", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6bb96241-d023-4bf1-8e8a-5566dec16343", + "fields": { + "timestamp": "2023-12-29T15:45:04.658Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 81, + "field": "name", + "type": "str", + "value": "Outlet 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6bbdd661-156b-4033-a413-65c19de21902", + "fields": { + "timestamp": "2023-12-29T15:45:09.193Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 981, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6bc373e8-890f-4cd0-a1fc-788a5d05d18b", + "fields": { + "timestamp": "2023-12-29T15:45:07.894Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1490, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6bc58313-7ef7-4ec9-95ae-ea557d288499", + "fields": { + "timestamp": "2023-12-29T15:45:06.212Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 678, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6bc704eb-781a-456a-85ff-9306c10908d7", + "fields": { + "timestamp": "2023-12-29T15:45:06.942Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1018, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6bc7bdfa-2387-494e-89ac-29d994ec592a", + "fields": { + "timestamp": "2023-12-29T15:45:06.269Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 705, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6bc990c5-f6a7-4087-bf6b-ae79be5593dc", + "fields": { + "timestamp": "2023-12-29T15:45:07.604Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1357, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6bccc49e-60a9-4234-baa1-972d2b146498", + "fields": { + "timestamp": "2023-12-29T15:45:10.824Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 977, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6bd1ef95-1bc6-4e04-b4b1-42410c806d53", + "fields": { + "timestamp": "2023-12-29T15:45:11.178Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1220, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6be0fd05-bdf5-4636-bdf1-0449f571409d", + "fields": { + "timestamp": "2023-12-29T15:45:07.226Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1182, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6be3042f-0fae-407c-b0bf-2c090f38a89d", + "fields": { + "timestamp": "2023-12-29T15:45:06.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 657, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6be509aa-b6fc-4407-bc26-5fe4f5f02036", + "fields": { + "timestamp": "2023-12-29T15:45:10.657Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 456, + "field": "name", + "type": "str", + "value": "vm96", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6beb5f93-bb7f-4d6b-bf39-d5ac7d079548", + "fields": { + "timestamp": "2023-12-29T15:45:05.770Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 477, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6bed9783-9894-4034-a049-cc87a05c2232", + "fields": { + "timestamp": "2023-12-29T15:45:07.618Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1363, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6bf4574e-848b-44f0-b8a0-0f62f3151ae9", + "fields": { + "timestamp": "2023-12-29T15:45:04.838Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 54, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6bfc16a5-eade-4c32-93d8-c009af65d8ff", + "fields": { + "timestamp": "2023-12-29T15:45:05.860Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 518, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6bfdd5b1-fbd1-4443-b73a-50357ea3aa5c", + "fields": { + "timestamp": "2023-12-29T15:45:07.384Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1255, + "field": "name", + "type": "str", + "value": "xe-1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c02fcbc-4077-4b0a-895b-6f4b6cc0caa0", + "fields": { + "timestamp": "2023-12-29T15:45:11.674Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1562, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c035fb4-0d8e-42b1-9bbe-13092ecd1740", + "fields": { + "timestamp": "2023-12-29T15:45:10.927Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1047, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c059ad7-004c-4a40-baf3-70659b68e464", + "fields": { + "timestamp": "2023-12-29T15:45:11.736Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1605, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c0b5059-0943-4622-b9ed-7e5d8b95128a", + "fields": { + "timestamp": "2023-12-29T15:45:07.171Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1156, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c0c14ad-5757-4b1b-a1de-573d613d831d", + "fields": { + "timestamp": "2023-12-29T15:45:07.332Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1231, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c132990-3c21-4911-9783-f75dd044b9f8", + "fields": { + "timestamp": "2023-12-29T15:45:11.151Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1201, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c13304d-d191-412e-9271-db7f6740aa13", + "fields": { + "timestamp": "2023-12-29T15:45:11.215Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1246, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c17aa1a-1ab5-4f12-8049-c7635fb1c8f7", + "fields": { + "timestamp": "2023-12-29T15:45:10.492Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 5, + "field": "vid", + "type": "int", + "value": "100", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c1bd488-3536-44be-b750-611185dfc462", + "fields": { + "timestamp": "2023-12-29T15:45:07.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1517, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c2004f9-bd72-4e86-b167-568e53fbebb1", + "fields": { + "timestamp": "2023-12-29T15:45:05.313Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 268, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c239684-11b8-4487-94fe-60da3c463855", + "fields": { + "timestamp": "2023-12-29T15:45:11.552Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1478, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c2ab148-cf45-489c-a3c6-01c3ea28f912", + "fields": { + "timestamp": "2023-12-29T15:45:11.224Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1252, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c2c7ed0-3301-40be-8687-580e19df33b8", + "fields": { + "timestamp": "2023-12-29T15:45:05.188Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 211, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c377557-f792-434d-8443-832b1949c0ad", + "fields": { + "timestamp": "2023-12-29T15:45:04.609Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 58, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c3da633-24af-43ee-ad4a-e3a9fafb3aa1", + "fields": { + "timestamp": "2023-12-29T15:45:11.287Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1296, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c407ca8-1460-4a5f-b6df-d13331e423a7", + "fields": { + "timestamp": "2023-12-29T15:45:10.699Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 523, + "field": "name", + "type": "str", + "value": "vm163", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c42ff5b-738f-45ed-ae88-99cc7dd314a1", + "fields": { + "timestamp": "2023-12-29T15:45:10.558Z", + "object_type": [ + "tenancy", + "contact" + ], + "object_id": 3, + "field": "email", + "type": "str", + "value": "dschrute@dunder-miffline.com", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c457032-9db7-40c9-b914-6b1fc26e2ed3", + "fields": { + "timestamp": "2023-12-29T15:45:09.346Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1173, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c46c347-8fa7-49d3-ae92-8abb153fd598", + "fields": { + "timestamp": "2023-12-29T15:45:08.783Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1381, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c4898f5-d406-4984-b601-6f48e280a14a", + "fields": { + "timestamp": "2023-12-29T15:45:04.719Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 152, + "field": "name", + "type": "str", + "value": "Outlet 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c4a9ca5-12ec-4b08-bafd-a6ab264269f2", + "fields": { + "timestamp": "2023-12-29T15:45:06.175Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 661, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c4ddbb3-6758-4b64-b47c-29570221eb82", + "fields": { + "timestamp": "2023-12-29T15:45:06.372Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 753, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c4e85cd-0003-4785-af11-4d3fb368f340", + "fields": { + "timestamp": "2023-12-29T15:45:06.585Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 852, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c4ee112-719c-4b57-8930-5b8683766c39", + "fields": { + "timestamp": "2023-12-29T15:45:06.284Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 712, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c5189ef-084c-4c5a-9574-20229439c56a", + "fields": { + "timestamp": "2023-12-29T15:45:04.560Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 39, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c54bdbb-8ff6-453e-bb85-4e9730c3ee79", + "fields": { + "timestamp": "2023-12-29T15:45:06.201Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 673, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c554078-62cc-4337-bfcd-9dcfcb4a4bf8", + "fields": { + "timestamp": "2023-12-29T15:45:06.503Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 814, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c56676b-3b02-4c0d-8821-94f95e240fd0", + "fields": { + "timestamp": "2023-12-29T15:45:07.153Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1148, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c568421-4d79-447d-b8c0-e163a888a217", + "fields": { + "timestamp": "2023-12-29T15:45:05.465Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 337, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c590883-cc37-42fe-8b8a-a77763feafad", + "fields": { + "timestamp": "2023-12-29T15:45:05.530Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 367, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c5c9672-95a8-4057-8a6c-ab32e2096f4d", + "fields": { + "timestamp": "2023-12-29T15:45:07.674Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1388, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c5e46cf-fad4-4cd1-a377-dd8ec9e21a83", + "fields": { + "timestamp": "2023-12-29T15:45:10.795Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 958, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c674948-0af7-4ebf-b371-2ba47c7f414d", + "fields": { + "timestamp": "2023-12-29T15:45:06.485Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 806, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c6df90f-a849-4701-b333-5b7c871be847", + "fields": { + "timestamp": "2023-12-29T15:45:08.550Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1092, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c6f4309-da24-451a-8130-5a711876da8a", + "fields": { + "timestamp": "2023-12-29T15:45:10.637Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 423, + "field": "name", + "type": "str", + "value": "vm63", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c74218b-5b95-41b1-94e9-b1983b340836", + "fields": { + "timestamp": "2023-12-29T15:45:05.582Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 391, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c7e3011-6e94-4763-be50-77306beefe43", + "fields": { + "timestamp": "2023-12-29T15:45:07.784Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1439, + "field": "name", + "type": "str", + "value": "xe-2/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c8050b8-9854-4c86-9d0e-ed2c0790b0bf", + "fields": { + "timestamp": "2023-12-29T15:45:05.377Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 297, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c859ab1-ed5b-494a-b721-afaa6eb28cbf", + "fields": { + "timestamp": "2023-12-29T15:45:07.252Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1194, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c86b942-ac18-4309-a7d4-bd603fb8227f", + "fields": { + "timestamp": "2023-12-29T15:45:04.608Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 57, + "field": "name", + "type": "str", + "value": "PSU1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c8724d5-ea70-4697-862a-c866d0850aa2", + "fields": { + "timestamp": "2023-12-29T15:45:07.582Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1347, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c8ebb59-a064-41dd-851f-5b046674598a", + "fields": { + "timestamp": "2023-12-29T15:45:06.838Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 969, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c906578-a490-463f-b3b3-0e1dd274aca5", + "fields": { + "timestamp": "2023-12-29T15:45:05.438Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 325, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c935ffe-c7a8-4de2-806a-4b190be720f7", + "fields": { + "timestamp": "2023-12-29T15:45:08.855Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1470, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c94eef6-4bf9-4b7e-b028-1214827a1eda", + "fields": { + "timestamp": "2023-12-29T15:45:11.250Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1270, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6c9edefa-c36e-44ac-bf65-92d48b90fbca", + "fields": { + "timestamp": "2023-12-29T15:45:11.195Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1232, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ca2c2fd-e31f-43fa-9754-c6bcbe23e851", + "fields": { + "timestamp": "2023-12-29T15:45:11.159Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1207, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ca83d98-1e3b-40b9-b8ab-1041033a44b7", + "fields": { + "timestamp": "2023-12-29T15:45:10.070Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 66, + "field": "slug", + "type": "str", + "value": "us-al", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6cae20bf-23fb-4f80-8cab-491babb97dfc", + "fields": { + "timestamp": "2023-12-29T15:45:07.257Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1196, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6cb119d7-8f7a-46f4-845a-1432d0926bb3", + "fields": { + "timestamp": "2023-12-29T15:45:11.379Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1360, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6cb80750-cd30-4927-8c45-c8d824b89f73", + "fields": { + "timestamp": "2023-12-29T15:45:05.910Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 541, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6cb9a403-0124-4d72-b996-7c86f20d318c", + "fields": { + "timestamp": "2023-12-29T15:45:05.199Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 216, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ccae652-ca27-4e06-9947-dff05d2f97f1", + "fields": { + "timestamp": "2023-12-29T15:45:09.060Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 814, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6cd774d3-b8b0-44e1-8ab2-321db4d9b0d2", + "fields": { + "timestamp": "2023-12-29T15:45:08.071Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1572, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6cdb025b-0988-479c-b794-0fc847f6c5a0", + "fields": { + "timestamp": "2023-12-29T15:45:05.079Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 163, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6cdf777a-b280-434f-8864-47ab00f7d87f", + "fields": { + "timestamp": "2023-12-29T15:45:11.641Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1540, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ce65e41-66d4-47c5-b9d3-bb4875573038", + "fields": { + "timestamp": "2023-12-29T15:45:05.515Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 360, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6cea1ead-a903-4549-b216-11151fa63864", + "fields": { + "timestamp": "2023-12-29T15:45:06.503Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 814, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6cea6160-6639-40a5-8be0-58621bf0d0bb", + "fields": { + "timestamp": "2023-12-29T15:45:06.855Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 977, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6cfbfc0c-bafc-4a5b-9cfd-485626fe8129", + "fields": { + "timestamp": "2023-12-29T15:45:07.536Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1326, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6cfd986e-dac4-4149-b1f6-804516f9c16f", + "fields": { + "timestamp": "2023-12-29T15:45:08.038Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1557, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d0135be-8731-4190-b7f4-ad9b5b7e9a17", + "fields": { + "timestamp": "2023-12-29T15:45:04.613Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 62, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d03a61d-35ca-4795-bc38-dc36bcb30f88", + "fields": { + "timestamp": "2023-12-29T15:45:06.535Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 829, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d05100f-07a7-4c80-8667-b0c879e72bea", + "fields": { + "timestamp": "2023-12-29T15:45:11.218Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1248, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d165226-a192-47db-a833-f952ec81f7a9", + "fields": { + "timestamp": "2023-12-29T15:45:05.842Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 510, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d17e2ff-3a24-460f-b96e-c421e980fa87", + "fields": { + "timestamp": "2023-12-29T15:45:05.534Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 369, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d212c24-65b5-460f-adfe-04e502bee556", + "fields": { + "timestamp": "2023-12-29T15:45:07.839Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1465, + "field": "name", + "type": "str", + "value": "xe-1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d321487-71fe-479f-8bc6-6d6ae0636948", + "fields": { + "timestamp": "2023-12-29T15:45:06.278Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 709, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d43e7e7-db50-4a47-836a-ec80883215fe", + "fields": { + "timestamp": "2023-12-29T15:45:11.302Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1306, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d44beff-bd47-473a-8f8c-346412631449", + "fields": { + "timestamp": "2023-12-29T15:45:09.939Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 13, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d459606-2de1-4865-af03-d84c3bcc44a5", + "fields": { + "timestamp": "2023-12-29T15:45:07.945Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1514, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d50a70d-c32b-4a25-b18f-6a4fdc68c393", + "fields": { + "timestamp": "2023-12-29T15:45:05.521Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 363, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d51c70a-0d13-44a8-b911-da1f7bc1dcbc", + "fields": { + "timestamp": "2023-12-29T15:45:04.776Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 26, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d530475-31c0-4ac5-9a70-c1eb3e9922d0", + "fields": { + "timestamp": "2023-12-29T15:45:05.622Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 409, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d544fae-1c4f-4f49-8cea-0cc6d921efd0", + "fields": { + "timestamp": "2023-12-29T15:45:11.462Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1417, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d546e5c-0261-4dcd-b1eb-b85eeccf1f97", + "fields": { + "timestamp": "2023-12-29T15:45:08.670Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1242, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d5a23a8-a953-4b41-b6c4-667490390466", + "fields": { + "timestamp": "2023-12-29T15:45:04.836Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 53, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d6739eb-62cc-441b-ab9e-3167a2685ace", + "fields": { + "timestamp": "2023-12-29T15:45:05.355Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 287, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d6a6a4f-9465-4112-a515-bb912e28682d", + "fields": { + "timestamp": "2023-12-29T15:45:10.642Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 432, + "field": "name", + "type": "str", + "value": "vm72", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d6ccadd-fae2-4275-a195-7f3e554849a0", + "fields": { + "timestamp": "2023-12-29T15:45:05.197Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 215, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d7442f8-1350-4194-99e6-af158c04e637", + "fields": { + "timestamp": "2023-12-29T15:45:09.979Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 97, + "field": "name", + "type": "str", + "value": "ncsu-coreswitch2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d810a70-a2ca-40ae-ae11-56153158503b", + "fields": { + "timestamp": "2023-12-29T15:45:05.206Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 219, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d8365f9-803c-4f2c-bbe8-2919de128a4c", + "fields": { + "timestamp": "2023-12-29T15:45:04.818Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 45, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d83cd94-112f-439b-8503-05614616f920", + "fields": { + "timestamp": "2023-12-29T15:45:06.714Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 911, + "field": "name", + "type": "str", + "value": "fxp0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d83e1fe-bfcf-4ae9-85cb-5e8aaf5e27c9", + "fields": { + "timestamp": "2023-12-29T15:45:04.555Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 34, + "field": "name", + "type": "str", + "value": "Console", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d8532e0-f942-4dd8-a6b6-7ca264a07265", + "fields": { + "timestamp": "2023-12-29T15:45:09.429Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 26, + "field": "name", + "type": "str", + "value": "Slot 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d85af72-f75e-47dc-8d3c-f5e77d6fe7d8", + "fields": { + "timestamp": "2023-12-29T15:45:09.020Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 764, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d874759-476f-42fb-aa9d-10cc1e3291c3", + "fields": { + "timestamp": "2023-12-29T15:45:05.162Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 199, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d8c8429-7a83-483b-bdb8-93525d9a53b5", + "fields": { + "timestamp": "2023-12-29T15:45:10.843Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 990, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d99a9ec-2b56-4774-aa0d-b14938c7b9ee", + "fields": { + "timestamp": "2023-12-29T15:45:07.027Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1074, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d9c1949-0a3a-43ea-9255-f6ba22462ced", + "fields": { + "timestamp": "2023-12-29T15:45:06.417Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 774, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6d9d654a-c842-400b-b264-8ec4b31b58dc", + "fields": { + "timestamp": "2023-12-29T15:45:07.474Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1297, + "field": "name", + "type": "str", + "value": "xe-2/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6da17e44-d5eb-4b67-af88-d5687f5eb2b0", + "fields": { + "timestamp": "2023-12-29T15:45:10.104Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 22, + "field": "physical_address", + "type": "str", + "value": "3110 Faucette Dr., Raleigh, NC 27607", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6da97c67-6bf9-4430-b086-86f3e6b48018", + "fields": { + "timestamp": "2023-12-29T15:45:08.202Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 662, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6dabc05d-fb98-49bc-bc65-22441d078931", + "fields": { + "timestamp": "2023-12-29T15:45:09.197Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 986, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6dae7365-ceda-4903-a8b8-14de288b0d27", + "fields": { + "timestamp": "2023-12-29T15:45:07.788Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1441, + "field": "name", + "type": "str", + "value": "xe-2/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6db0049d-d24c-4d1a-a7a9-76bd32b304bd", + "fields": { + "timestamp": "2023-12-29T15:45:06.553Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 837, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6db6fd7b-e326-4a15-85c8-88086db631f0", + "fields": { + "timestamp": "2023-12-29T15:45:07.980Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1530, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6db9f853-aeb5-4e00-9ba7-c87bba513b3d", + "fields": { + "timestamp": "2023-12-29T15:45:10.404Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 48, + "field": "address", + "type": "inet", + "value": "172.16.0.18/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6dbea582-615c-49a2-8712-3030e6131e36", + "fields": { + "timestamp": "2023-12-29T15:45:05.886Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 530, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6dc072fb-5c90-4b8a-8b97-254703cf8ab1", + "fields": { + "timestamp": "2023-12-29T15:45:11.453Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1411, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6dc395c3-0c91-4fd1-ad7a-0aa8ac004c41", + "fields": { + "timestamp": "2023-12-29T15:45:06.295Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 717, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6dc783c8-08c5-4af0-ba39-06a780389198", + "fields": { + "timestamp": "2023-12-29T15:45:06.058Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 607, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6dcbb67a-593a-4dd9-8c33-5512e6cc0b45", + "fields": { + "timestamp": "2023-12-29T15:45:07.515Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1316, + "field": "name", + "type": "str", + "value": "xe-2/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6dd2b4e3-6fcb-41f7-848c-4a023521ed42", + "fields": { + "timestamp": "2023-12-29T15:45:11.230Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1256, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6dd3c4fb-ac1d-4a14-abb7-b77fb6dc32bd", + "fields": { + "timestamp": "2023-12-29T15:45:05.236Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 233, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6dd5e226-1b55-444b-9ffc-cd5e292a347c", + "fields": { + "timestamp": "2023-12-29T15:45:08.755Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1347, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6dd7a84b-e94d-4fff-9f7d-b18fe9276993", + "fields": { + "timestamp": "2023-12-29T15:45:10.432Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 94, + "field": "address", + "type": "inet", + "value": "172.18.0.4/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6dd8247b-48fd-453d-a06f-18677f7eac10", + "fields": { + "timestamp": "2023-12-29T15:45:05.460Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 335, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ddb8a85-b162-485e-8adf-429aa0ed51a2", + "fields": { + "timestamp": "2023-12-29T15:45:06.404Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 768, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ddd62e7-2d16-4b6d-bcb3-9d186940083d", + "fields": { + "timestamp": "2023-12-29T15:45:04.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 111, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6dde9464-3c55-48a1-8d48-b8c020b97705", + "fields": { + "timestamp": "2023-12-29T15:45:10.922Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1043, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6de2cd0a-5949-49f1-8f27-c8751498195b", + "fields": { + "timestamp": "2023-12-29T15:45:05.475Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 342, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6dea7423-e2f6-42e3-92fa-0cf2eb572291", + "fields": { + "timestamp": "2023-12-29T15:45:06.811Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 956, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6decf6d6-6baa-4d83-aed4-2a6312553ef5", + "fields": { + "timestamp": "2023-12-29T15:45:09.906Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 12, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6df00d10-a6ce-473f-9481-942aa23a2cb9", + "fields": { + "timestamp": "2023-12-29T15:45:10.687Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 504, + "field": "name", + "type": "str", + "value": "vm144", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e011123-3ef5-46ca-b465-4b1389adcd0b", + "fields": { + "timestamp": "2023-12-29T15:45:10.408Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 54, + "field": "address", + "type": "inet", + "value": "172.16.0.24/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e034886-17e8-4457-8f16-e40abd6d42ac", + "fields": { + "timestamp": "2023-12-29T15:45:05.677Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 434, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e06f4cf-e72c-40a9-ab95-9a97d45ccd40", + "fields": { + "timestamp": "2023-12-29T15:45:11.757Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1620, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e0aee65-bfaf-436c-bf9f-f8047096131d", + "fields": { + "timestamp": "2023-12-29T15:45:07.420Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1272, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e0fb2a8-a926-4a13-8bfd-3c2b4a2ae6b8", + "fields": { + "timestamp": "2023-12-29T15:45:06.385Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 759, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e10d6b0-70d3-4cf2-9ff6-cdedac15470c", + "fields": { + "timestamp": "2023-12-29T15:45:06.785Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 944, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e14f287-d394-4255-87c7-4c2e54446c33", + "fields": { + "timestamp": "2023-12-29T15:45:06.619Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 868, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e17a3c9-afb5-4771-a29d-8f4713c4ecbd", + "fields": { + "timestamp": "2023-12-29T15:45:08.754Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1346, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e1a9802-add6-4a68-a7c8-be7601a7adb7", + "fields": { + "timestamp": "2023-12-29T15:45:08.672Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1244, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e224479-614c-45c1-88f7-a98aafea4d63", + "fields": { + "timestamp": "2023-12-29T15:45:08.142Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1605, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e233a86-c8ae-4212-91ba-c2a9fbc6a953", + "fields": { + "timestamp": "2023-12-29T15:45:06.687Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 898, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e260bcb-8ddc-4a30-8829-ebba01604bb8", + "fields": { + "timestamp": "2023-12-29T15:45:10.666Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 470, + "field": "name", + "type": "str", + "value": "vm110", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e2a1404-9e52-48fe-b151-48b884368c95", + "fields": { + "timestamp": "2023-12-29T15:45:11.526Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1460, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e2b4f90-5e86-4db8-923c-7cfdcc217808", + "fields": { + "timestamp": "2023-12-29T15:45:07.375Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1251, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e2c5725-8c44-4ae5-a940-85772896b013", + "fields": { + "timestamp": "2023-12-29T15:45:08.640Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1204, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e357c07-efc7-42d3-af4b-4530853640fd", + "fields": { + "timestamp": "2023-12-29T15:45:10.997Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1095, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e372eb0-f68c-4c75-a2b4-8b3508a444e3", + "fields": { + "timestamp": "2023-12-29T15:45:07.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1516, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e382859-09ac-4ed4-ae88-106b4a7a32d3", + "fields": { + "timestamp": "2023-12-29T15:45:08.679Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1253, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e476008-ac87-41f0-a88b-bb364f1677dd", + "fields": { + "timestamp": "2023-12-29T15:45:11.332Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1327, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e47de30-eaae-40a3-963b-f71ffe378a92", + "fields": { + "timestamp": "2023-12-29T15:45:11.503Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1445, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e4b7a80-1018-4269-af5d-1d54d1d97cd2", + "fields": { + "timestamp": "2023-12-29T15:45:06.355Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 745, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e540f55-4971-4ced-a906-708a5b7751b1", + "fields": { + "timestamp": "2023-12-29T15:45:04.774Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 25, + "field": "name", + "type": "str", + "value": "Wlan-GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e5b43a8-ed36-45b1-ba43-038c250da2f5", + "fields": { + "timestamp": "2023-12-29T15:45:09.339Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1164, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e5bb3e0-2144-4693-86e2-fe4cca634208", + "fields": { + "timestamp": "2023-12-29T15:45:11.073Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1147, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e5f9104-a21e-44b0-acc7-973f61c520a6", + "fields": { + "timestamp": "2023-12-29T15:45:08.337Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 828, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e633df8-a7cc-4f42-be0b-77de7a0c3c16", + "fields": { + "timestamp": "2023-12-29T15:45:05.753Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 469, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e64c314-d0da-4ded-958e-853d6305db15", + "fields": { + "timestamp": "2023-12-29T15:45:10.694Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 514, + "field": "name", + "type": "str", + "value": "vm154", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e6ea3b3-a08f-434d-8aaa-2446e0999cf6", + "fields": { + "timestamp": "2023-12-29T15:45:11.730Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1601, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e72590e-9305-465e-b71e-63325597a98e", + "fields": { + "timestamp": "2023-12-29T15:45:05.188Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 211, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e7b6567-be76-4cbb-b11a-aca5320fe131", + "fields": { + "timestamp": "2023-12-29T15:45:05.005Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 129, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e806f6e-7e01-4d15-8e5a-ac045f9a620b", + "fields": { + "timestamp": "2023-12-29T15:45:08.097Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1584, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e83b077-4b0b-4438-812c-394ef95a1172", + "fields": { + "timestamp": "2023-12-29T15:45:05.386Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 301, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e83b9ef-aa69-4b06-ac9d-9bec4d9513eb", + "fields": { + "timestamp": "2023-12-29T15:45:06.276Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 708, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e83efaa-ef82-40d4-8f66-829768e4016e", + "fields": { + "timestamp": "2023-12-29T15:45:10.147Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 3, + "field": "prefix", + "type": "cidr", + "value": "10.112.128.0/17", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e870dbc-6b25-4471-9c14-e3ea6918ad5b", + "fields": { + "timestamp": "2023-12-29T15:45:05.916Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 544, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e8e3689-f909-4156-8d89-3cedce7e53c8", + "fields": { + "timestamp": "2023-12-29T15:45:09.902Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 7, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e8e534c-6a2a-4dc9-a6e4-82a86f6d7336", + "fields": { + "timestamp": "2023-12-29T15:45:07.681Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1391, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e9aecd1-19a5-4b9c-b0bc-5515a603113b", + "fields": { + "timestamp": "2023-12-29T15:45:08.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1575, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e9cd710-d815-4e4a-a2a9-a4d7f4221460", + "fields": { + "timestamp": "2023-12-29T15:45:06.445Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 787, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6e9d6055-3a79-42f7-b543-568db0f48eb8", + "fields": { + "timestamp": "2023-12-29T15:45:04.847Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 58, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ea2958d-0c43-40cd-b8ac-d01071dafee8", + "fields": { + "timestamp": "2023-12-29T15:45:10.833Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 983, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ea746a3-b609-4712-899c-1318a5eb546e", + "fields": { + "timestamp": "2023-12-29T15:45:11.138Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1192, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ea88f3f-26ba-4322-bab8-3304560fab37", + "fields": { + "timestamp": "2023-12-29T15:45:10.042Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "Asia", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6eb5bb45-200c-409e-be7a-21de3bb34fa1", + "fields": { + "timestamp": "2023-12-29T15:45:04.461Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 26, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ebed637-2bd6-406d-8b4c-297139d06a9e", + "fields": { + "timestamp": "2023-12-29T15:45:06.865Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 982, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ec16d8e-90b2-44ce-80cd-bf8bfd44da0c", + "fields": { + "timestamp": "2023-12-29T15:45:10.069Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 64, + "field": "name", + "type": "str", + "value": "Virginia", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ec3f6aa-3180-423e-a33a-98465e903107", + "fields": { + "timestamp": "2023-12-29T15:45:04.673Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 99, + "field": "name", + "type": "str", + "value": "Outlet 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ec51625-03ef-4d5b-9b07-d05d1db3ccfe", + "fields": { + "timestamp": "2023-12-29T15:45:07.133Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1139, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ec78826-3de8-4099-9ee7-02374a2a729e", + "fields": { + "timestamp": "2023-12-29T15:45:08.293Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 773, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ec87156-108b-4a6c-bee7-efc0cc391859", + "fields": { + "timestamp": "2023-12-29T15:45:08.034Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1555, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ecf283a-3e69-40e0-85e7-dded6f110fb5", + "fields": { + "timestamp": "2023-12-29T15:45:10.106Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 24, + "field": "slug", + "type": "str", + "value": "ncsu-128", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ed1e3f4-21b1-470a-b68c-f1f3134e5477", + "fields": { + "timestamp": "2023-12-29T15:45:06.501Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 813, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ed458fc-f405-4a63-b0b2-49dca24e9135", + "fields": { + "timestamp": "2023-12-29T15:45:10.502Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 22, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ed96e09-59d3-4657-a998-cd0e69e4d447", + "fields": { + "timestamp": "2023-12-29T15:45:07.588Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1350, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ed9b9f5-216c-45f1-8234-1725bca39b6b", + "fields": { + "timestamp": "2023-12-29T15:45:06.255Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 698, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6edda181-01fb-421d-b218-8f5fb4b6b5ae", + "fields": { + "timestamp": "2023-12-29T15:45:10.511Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 37, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ee00f96-ed7c-4ecd-9f24-8f0a5661fd64", + "fields": { + "timestamp": "2023-12-29T15:45:05.812Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 496, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ee3aa36-156f-4d9c-99e3-bdd172c60e06", + "fields": { + "timestamp": "2023-12-29T15:45:09.347Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1174, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ee4b741-a438-45a9-bf52-b7948f593392", + "fields": { + "timestamp": "2023-12-29T15:45:08.049Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1562, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ee76eeb-f5d5-4013-9a52-fff8c37f52b2", + "fields": { + "timestamp": "2023-12-29T15:45:05.482Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 345, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6eeb30b3-eb27-4166-b50c-c277ef6d197a", + "fields": { + "timestamp": "2023-12-29T15:45:08.757Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1349, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6eec6f4c-43d7-4a30-a5c9-136fede016df", + "fields": { + "timestamp": "2023-12-29T15:45:06.946Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1020, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ef32c95-e7fa-497d-802e-45818904c7a7", + "fields": { + "timestamp": "2023-12-29T15:45:10.863Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1003, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ef411cb-2c73-4540-aafc-f45c24c52c62", + "fields": { + "timestamp": "2023-12-29T15:45:08.090Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1581, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ef72260-d9d0-44ce-908a-a80e09334f63", + "fields": { + "timestamp": "2023-12-29T15:45:06.574Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 847, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6efceeb3-adc2-4eb1-868e-d957a1f4aed5", + "fields": { + "timestamp": "2023-12-29T15:45:10.085Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "DM-Akron", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6effb8c9-bb6e-466c-a32b-4cf1ccebcbc8", + "fields": { + "timestamp": "2023-12-29T15:45:07.493Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1306, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f053d7e-d11c-42cc-85c4-9c976deb91ab", + "fields": { + "timestamp": "2023-12-29T15:45:04.623Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 73, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f08f8da-5690-4aa4-b024-a6c99d1e1c11", + "fields": { + "timestamp": "2023-12-29T15:45:10.967Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1074, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f0c5bc3-2f0c-4245-9453-ceb9ae1e3c2c", + "fields": { + "timestamp": "2023-12-29T15:45:05.298Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 261, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f15e850-bbf3-41e0-bf96-1fedcc8d3356", + "fields": { + "timestamp": "2023-12-29T15:45:07.446Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1284, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f207636-fd4d-413e-94f4-e4a0d5cbcc9a", + "fields": { + "timestamp": "2023-12-29T15:45:10.238Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 43, + "field": "prefix", + "type": "cidr", + "value": "10.112.164.0/28", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f2a70d3-f691-4d2e-8d1a-190dade6564c", + "fields": { + "timestamp": "2023-12-29T15:45:07.487Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1303, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f35f445-a4d4-4824-8055-374e53525dc1", + "fields": { + "timestamp": "2023-12-29T15:45:07.158Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1150, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f3a9e5c-fb5c-464b-b1e8-52d41737f97a", + "fields": { + "timestamp": "2023-12-29T15:45:06.870Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 984, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f3b4458-b811-4f11-b7b8-fc54aa9c2de5", + "fields": { + "timestamp": "2023-12-29T15:45:10.952Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1064, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f427589-15d6-47b5-ad18-231551504e69", + "fields": { + "timestamp": "2023-12-29T15:45:06.098Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 625, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f43274f-58ed-4b82-bd31-67363ddee95c", + "fields": { + "timestamp": "2023-12-29T15:45:06.787Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 945, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f4d751c-1936-493f-a4f0-11d02f4a4b03", + "fields": { + "timestamp": "2023-12-29T15:45:07.055Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1087, + "field": "name", + "type": "str", + "value": "xe-0/2/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f5204ab-7b66-400c-a595-b7640fa6a640", + "fields": { + "timestamp": "2023-12-29T15:45:10.456Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 134, + "field": "address", + "type": "inet", + "value": "172.19.0.14/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f522854-21e8-41cb-9be3-46cbb6ccbd4d", + "fields": { + "timestamp": "2023-12-29T15:45:11.163Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1210, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f5557f9-575d-44f1-921a-c17023701e01", + "fields": { + "timestamp": "2023-12-29T15:45:10.196Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 26, + "field": "prefix", + "type": "cidr", + "value": "10.112.147.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f57cf4f-c92b-4685-954c-328df160fbd2", + "fields": { + "timestamp": "2023-12-29T15:45:05.606Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 402, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f658a73-2510-4b51-96fd-f5a3eb2d3f2f", + "fields": { + "timestamp": "2023-12-29T15:45:05.460Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 335, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f674490-9410-4b3a-89e2-77327179999a", + "fields": { + "timestamp": "2023-12-29T15:45:07.224Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1181, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f6f6d6c-881e-44a5-bcbf-0e4331bb178b", + "fields": { + "timestamp": "2023-12-29T15:45:11.302Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1306, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f72079a-bbcd-4a22-955c-0f9461712071", + "fields": { + "timestamp": "2023-12-29T15:45:10.999Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1096, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f7482e7-8d8e-49e1-b7d5-85d315132081", + "fields": { + "timestamp": "2023-12-29T15:45:07.495Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1307, + "field": "name", + "type": "str", + "value": "xe-2/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f7d5045-668e-4d2b-b30a-cfd2f6c495bc", + "fields": { + "timestamp": "2023-12-29T15:45:10.868Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1007, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f811562-7997-4cb5-accc-2a7ef84a8a20", + "fields": { + "timestamp": "2023-12-29T15:45:08.266Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 740, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6f911e92-55fa-43cb-b535-f2d374d3a644", + "fields": { + "timestamp": "2023-12-29T15:45:08.652Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1219, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6fa11c2a-188a-4438-bc58-fb03069ee1c3", + "fields": { + "timestamp": "2023-12-29T15:45:04.585Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 31, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6fa91502-424d-490d-a707-4cd3a3403422", + "fields": { + "timestamp": "2023-12-29T15:45:07.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1092, + "field": "name", + "type": "str", + "value": "xe-0/3/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6fb3f8ed-0fb7-4ebc-a0c9-3635a973fa1d", + "fields": { + "timestamp": "2023-12-29T15:45:08.155Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1611, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6fbf22d5-fad7-4dc9-aac5-a69d5c11fe15", + "fields": { + "timestamp": "2023-12-29T15:45:05.716Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 452, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6fc3b8a0-7298-4ba0-a00a-2658be7e7199", + "fields": { + "timestamp": "2023-12-29T15:45:06.706Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 907, + "field": "name", + "type": "str", + "value": "xe-0/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6fc77077-42b4-4bfa-bcc6-2f8bf2f20e80", + "fields": { + "timestamp": "2023-12-29T15:45:06.676Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 893, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6fd64f01-3279-4729-b8ab-f473c78169b2", + "fields": { + "timestamp": "2023-12-29T15:45:09.072Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 830, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6fd88e82-1944-478f-820a-51ee1546a5d6", + "fields": { + "timestamp": "2023-12-29T15:45:07.606Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1358, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6fdaa25a-b6c0-4062-9d8b-0fdaa21a8e40", + "fields": { + "timestamp": "2023-12-29T15:45:06.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1035, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6fe11249-17af-4059-8a2d-65e24412130e", + "fields": { + "timestamp": "2023-12-29T15:45:11.094Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1162, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6fe8d1d3-083a-4f87-8fbe-02e42ee59f1f", + "fields": { + "timestamp": "2023-12-29T15:45:07.190Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1165, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ff30279-0c4e-488b-a5ef-7912069fe737", + "fields": { + "timestamp": "2023-12-29T15:45:10.402Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 44, + "field": "address", + "type": "inet", + "value": "172.16.0.14/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ff399ea-ab4e-4de9-935b-9f369000777e", + "fields": { + "timestamp": "2023-12-29T15:45:10.107Z", + "object_type": [ + "ipam", + "vrf" + ], + "object_id": 1, + "field": "rd", + "type": "str", + "value": "65000:100", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ff4988a-8130-48a0-973c-e20de48fbed3", + "fields": { + "timestamp": "2023-12-29T15:45:07.478Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1299, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ff4b456-1c01-425d-9e52-346a6b4400b0", + "fields": { + "timestamp": "2023-12-29T15:45:10.504Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 25, + "field": "vid", + "type": "int", + "value": "100", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ff8fa5f-27b2-42a7-b067-ab62e94e5904", + "fields": { + "timestamp": "2023-12-29T15:45:08.411Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 920, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "6ffaae01-0b47-43a1-815d-819b068c4d66", + "fields": { + "timestamp": "2023-12-29T15:45:11.133Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1189, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7001132c-77a5-431d-9f27-fd2889f77bab", + "fields": { + "timestamp": "2023-12-29T15:45:11.401Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1375, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "700a7c1a-6bae-4d88-a59d-fff20bd9b613", + "fields": { + "timestamp": "2023-12-29T15:45:08.392Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 897, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "700e98fa-a7fa-4bb5-9b4e-8b9004e3e247", + "fields": { + "timestamp": "2023-12-29T15:45:05.223Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 227, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7010efd3-0a23-44cf-952f-4dd02de24495", + "fields": { + "timestamp": "2023-12-29T15:45:08.116Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1593, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "701316fc-9268-4ac6-9295-2727cc102fb8", + "fields": { + "timestamp": "2023-12-29T15:45:07.241Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1189, + "field": "name", + "type": "str", + "value": "xe-2/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70151521-5cac-4947-a207-f0bfec585218", + "fields": { + "timestamp": "2023-12-29T15:45:05.807Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 494, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7016cec5-39ec-4ae1-ad77-6c25a298d236", + "fields": { + "timestamp": "2023-12-29T15:45:11.338Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1331, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "701ef1a9-12e6-467b-bbc2-4c3fd43cbd83", + "fields": { + "timestamp": "2023-12-29T15:45:04.772Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 24, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7022a04c-92eb-47cf-8c9a-1558291475fb", + "fields": { + "timestamp": "2023-12-29T15:45:04.571Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 10, + "field": "maximum_draw", + "type": "int", + "value": "150", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7023303a-bee0-40ae-ba96-5b338a6d99eb", + "fields": { + "timestamp": "2023-12-29T15:45:07.356Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1242, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "702b5b25-bbec-430f-a338-c98f7693c00d", + "fields": { + "timestamp": "2023-12-29T15:45:10.818Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 973, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70301090-8236-434c-a9eb-e543e9ce1224", + "fields": { + "timestamp": "2023-12-29T15:45:05.851Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 514, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7037a1fe-4f05-490c-9259-d5e85a06070f", + "fields": { + "timestamp": "2023-12-29T15:45:07.489Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1304, + "field": "name", + "type": "str", + "value": "xe-2/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "703e62ba-c256-457e-8c70-9434a4478acf", + "fields": { + "timestamp": "2023-12-29T15:45:06.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 935, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "703e8f7a-654b-428b-9ba9-3a97d8c9c56d", + "fields": { + "timestamp": "2023-12-29T15:45:09.008Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 749, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7046075c-6801-4bc1-a078-9c7d7eb2541a", + "fields": { + "timestamp": "2023-12-29T15:45:06.518Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 821, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "704e33ee-5dc5-429d-8851-b5e03f501967", + "fields": { + "timestamp": "2023-12-29T15:45:11.658Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1551, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7050adbe-c73c-4960-b538-eed934f541f6", + "fields": { + "timestamp": "2023-12-29T15:45:08.682Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1256, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "705a8913-b8b9-4692-8945-19ceef71d9de", + "fields": { + "timestamp": "2023-12-29T15:45:09.017Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 761, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "706e90c0-07e1-47f1-8ae2-c5d5220283b5", + "fields": { + "timestamp": "2023-12-29T15:45:07.179Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1160, + "field": "name", + "type": "str", + "value": "xe-1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7076fc92-093a-44ca-8b52-696a177631dc", + "fields": { + "timestamp": "2023-12-29T15:45:10.717Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 905, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70789c57-1104-420a-b37e-7562249ab0a1", + "fields": { + "timestamp": "2023-12-29T15:45:07.418Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1271, + "field": "name", + "type": "str", + "value": "xe-1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "708529e2-4af5-4d80-ad6f-29d5d32e4714", + "fields": { + "timestamp": "2023-12-29T15:45:10.893Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1023, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "708bfe1b-f9b7-4a35-a95e-7eb9f5b2bbb9", + "fields": { + "timestamp": "2023-12-29T15:45:10.690Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 508, + "field": "name", + "type": "str", + "value": "vm148", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7096f8ef-5e05-40cc-89b3-e9064b1082be", + "fields": { + "timestamp": "2023-12-29T15:45:07.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1085, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7097ebba-76dd-4dfe-96c3-06dff177536b", + "fields": { + "timestamp": "2023-12-29T15:45:11.348Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1338, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "709bbf6e-7382-4c9a-970d-461a6f96e949", + "fields": { + "timestamp": "2023-12-29T15:45:10.933Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1051, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "709ea5c6-401e-468d-aff2-d6a8ea349325", + "fields": { + "timestamp": "2023-12-29T15:45:08.161Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1614, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70a34736-c148-4a59-8b67-19b4faafd3e4", + "fields": { + "timestamp": "2023-12-29T15:45:07.562Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1338, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70a705b4-1dba-4b42-8183-1e764e952955", + "fields": { + "timestamp": "2023-12-29T15:45:08.554Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1097, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70b4a7ab-4a34-443a-a6c8-923aacdc7505", + "fields": { + "timestamp": "2023-12-29T15:45:11.084Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1155, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70bb2357-66f4-44e2-b982-16820a76d86c", + "fields": { + "timestamp": "2023-12-29T15:45:06.806Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 954, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70bc8b00-1e3c-407a-845d-560407579c84", + "fields": { + "timestamp": "2023-12-29T15:45:06.421Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 776, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70c62b2e-f349-48c4-bca5-0f73d544021f", + "fields": { + "timestamp": "2023-12-29T15:45:04.994Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 124, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70c8518b-c67f-4a7a-b9be-8aa49b1f9ba5", + "fields": { + "timestamp": "2023-12-29T15:45:06.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 657, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70ca9dae-9745-431c-ba8a-712ccc582f49", + "fields": { + "timestamp": "2023-12-29T15:45:06.327Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 732, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70d0657c-dab8-4d1c-a5fd-8236b8712133", + "fields": { + "timestamp": "2023-12-29T15:45:05.997Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 579, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70d75406-8b4a-4087-8763-733394e5698b", + "fields": { + "timestamp": "2023-12-29T15:45:07.730Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1414, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70db21d4-a183-4031-8328-1b8060774f6e", + "fields": { + "timestamp": "2023-12-29T15:45:10.878Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1013, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70dd1fcd-0035-40a9-b7af-ee69fe26f508", + "fields": { + "timestamp": "2023-12-29T15:45:10.503Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 23, + "field": "vid", + "type": "int", + "value": "100", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70e20a17-ecf2-4e01-8f04-b55ca25ad370", + "fields": { + "timestamp": "2023-12-29T15:45:06.811Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 956, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70e9c720-c46d-4864-b7d1-f49ce2f18322", + "fields": { + "timestamp": "2023-12-29T15:45:05.150Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 194, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70eed65b-22bb-4583-bd73-de591dea8014", + "fields": { + "timestamp": "2023-12-29T15:45:11.145Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1197, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70efc338-fa83-4b23-9de1-e18cc5113ce7", + "fields": { + "timestamp": "2023-12-29T15:45:09.947Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 23, + "field": "name", + "type": "str", + "value": "dmi01-stamford-sw01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70f3c509-a867-4e5c-b8b1-5afd4c169ee6", + "fields": { + "timestamp": "2023-12-29T15:45:10.106Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 24, + "field": "facility", + "type": "str", + "value": "BUT", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70f966a7-39dc-41cc-8696-f410ad3bc4ff", + "fields": { + "timestamp": "2023-12-29T15:45:06.002Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 581, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "70fa54e9-b92f-4232-9d34-a8a567494f25", + "fields": { + "timestamp": "2023-12-29T15:45:06.721Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 914, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71035055-f2d9-42f5-871e-13ab7e8a0c02", + "fields": { + "timestamp": "2023-12-29T15:45:07.042Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1081, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71117575-ba00-43ff-a570-b8d24ffe7882", + "fields": { + "timestamp": "2023-12-29T15:45:06.925Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1010, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7112d185-4f0c-48d1-bbde-997fd6e0c2af", + "fields": { + "timestamp": "2023-12-29T15:45:11.711Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1588, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7118be1f-c716-4a99-8c4f-462964662a29", + "fields": { + "timestamp": "2023-12-29T15:45:07.203Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1171, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "711b3a44-5ed6-4bff-b6b8-72adb4caa9d4", + "fields": { + "timestamp": "2023-12-29T15:45:11.392Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1369, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "711d189a-53a2-49a5-92ca-5a469746ea3e", + "fields": { + "timestamp": "2023-12-29T15:45:05.729Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 458, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71247c8b-fdce-4291-af30-90ad91e0e60f", + "fields": { + "timestamp": "2023-12-29T15:45:07.831Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1461, + "field": "name", + "type": "str", + "value": "xe-1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71263c3a-b8ac-4f9c-a06f-7e89ff102d94", + "fields": { + "timestamp": "2023-12-29T15:45:10.396Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 34, + "field": "address", + "type": "inet", + "value": "172.16.0.4/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "712ee2e9-d65f-444c-815b-057a8dcc0b10", + "fields": { + "timestamp": "2023-12-29T15:45:05.016Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 134, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "713405dc-1ebb-441a-aff5-e47b5ee1b1bd", + "fields": { + "timestamp": "2023-12-29T15:45:11.576Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1495, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71351d28-b8a8-428c-9ae4-a48ff65f267e", + "fields": { + "timestamp": "2023-12-29T15:45:09.334Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1158, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "713947c7-a1f9-4dc3-bac1-54e2da030f86", + "fields": { + "timestamp": "2023-12-29T15:45:11.515Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1453, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "713f3faf-783a-4f44-a38b-5f54b310d667", + "fields": { + "timestamp": "2023-12-29T15:45:09.940Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 14, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "714718a6-e145-44ea-be26-6167a7611bc8", + "fields": { + "timestamp": "2023-12-29T15:45:11.078Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1151, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "714ca222-ccad-492e-8889-6010ed78cc9c", + "fields": { + "timestamp": "2023-12-29T15:45:07.388Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1257, + "field": "name", + "type": "str", + "value": "xe-1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "714ea168-f6f3-4cf8-b803-dedda3618652", + "fields": { + "timestamp": "2023-12-29T15:45:07.881Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1484, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "714f8544-6ec1-4f22-9470-d454ed245ca4", + "fields": { + "timestamp": "2023-12-29T15:45:11.073Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1147, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "715529ec-2639-4af6-9c25-1c20004b7886", + "fields": { + "timestamp": "2023-12-29T15:45:11.567Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1489, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "715aba66-d890-485f-a569-0294b7a98931", + "fields": { + "timestamp": "2023-12-29T15:45:08.010Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1544, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7165e58a-5817-45d7-8b8e-e7eb981c3ab2", + "fields": { + "timestamp": "2023-12-29T15:45:06.674Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 892, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71668a05-c2a5-4595-8572-139d7b59b8d8", + "fields": { + "timestamp": "2023-12-29T15:45:10.526Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 60, + "field": "vid", + "type": "int", + "value": "201", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7170f140-d21b-4057-8c8e-cbb84b0758b5", + "fields": { + "timestamp": "2023-12-29T15:45:05.337Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 279, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7188360a-35d9-4317-a9fc-bd5eae369c0b", + "fields": { + "timestamp": "2023-12-29T15:45:04.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 115, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "718ae3d0-e60b-43d9-8b37-e15a1e204c10", + "fields": { + "timestamp": "2023-12-29T15:45:06.802Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 952, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "718dae2c-7f94-47b6-af01-7fffded3bb5a", + "fields": { + "timestamp": "2023-12-29T15:45:06.205Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 675, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71931bd4-f30d-4e54-8128-849b46d8d4c9", + "fields": { + "timestamp": "2023-12-29T15:45:11.100Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1166, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7195780c-815b-4b61-a944-7c6724e6ea17", + "fields": { + "timestamp": "2023-12-29T15:45:06.745Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 925, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "719d5129-be2b-4681-b6b2-6de21ac9e04f", + "fields": { + "timestamp": "2023-12-29T15:45:06.475Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 801, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71a05625-27bb-4f41-b6d9-6e8e0f4ea9d2", + "fields": { + "timestamp": "2023-12-29T15:45:04.829Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 50, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71a4561d-251f-4933-89dc-9b00571a5f81", + "fields": { + "timestamp": "2023-12-29T15:45:04.994Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 124, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71a89eed-def2-40aa-a4b4-8bf58ce70943", + "fields": { + "timestamp": "2023-12-29T15:45:06.408Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 770, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71affe9a-46e6-4c43-8ddf-9f290435b47c", + "fields": { + "timestamp": "2023-12-29T15:45:07.192Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1166, + "field": "name", + "type": "str", + "value": "xe-1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71b0f041-1513-4fb2-a779-190d3e44adad", + "fields": { + "timestamp": "2023-12-29T15:45:06.216Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 680, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71b26f60-f2fe-4411-bc75-61d063d2a2fa", + "fields": { + "timestamp": "2023-12-29T15:45:06.971Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1032, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71b64038-c360-441d-b9dd-474abdbff1d6", + "fields": { + "timestamp": "2023-12-29T15:45:11.155Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1204, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71ba7ac1-936e-4e2f-8cda-15b218ce55a5", + "fields": { + "timestamp": "2023-12-29T15:45:06.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1034, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71c310fb-cec0-440d-96ce-b48f38288ab8", + "fields": { + "timestamp": "2023-12-29T15:45:10.140Z", + "object_type": [ + "ipam", + "role" + ], + "object_id": 4, + "field": "slug", + "type": "str", + "value": "management", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71cb8343-7cbe-4427-b7d5-a95549d91da3", + "fields": { + "timestamp": "2023-12-29T15:45:06.177Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 662, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71ceb364-8364-4e8a-8264-a3045103bece", + "fields": { + "timestamp": "2023-12-29T15:45:07.867Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1478, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71d0e053-0c6f-47a7-969a-a6de51ab317b", + "fields": { + "timestamp": "2023-12-29T15:45:07.691Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1396, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71d38f84-0a8e-439a-987a-cddd3858a3e4", + "fields": { + "timestamp": "2023-12-29T15:45:06.047Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 602, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71d46270-1e8d-44f4-9c88-ee678905d2d2", + "fields": { + "timestamp": "2023-12-29T15:45:05.118Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 179, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71d93379-9cd1-4d87-a085-6d2aa26ccd2d", + "fields": { + "timestamp": "2023-12-29T15:45:06.678Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 894, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71e575dc-5d8e-49a1-bf35-53291fe76387", + "fields": { + "timestamp": "2023-12-29T15:45:07.250Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1193, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71e5ad0f-7e45-4af5-a434-a8777877abe2", + "fields": { + "timestamp": "2023-12-29T15:45:05.081Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 164, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71e6a9f8-eab6-4a68-9a9b-eb38299b9ba3", + "fields": { + "timestamp": "2023-12-29T15:45:07.209Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1174, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71ea7fa9-7b93-4d27-9360-d53dd43007e5", + "fields": { + "timestamp": "2023-12-29T15:45:07.547Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1331, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71eca11e-ca55-479f-b838-b4fc7d7c1ee1", + "fields": { + "timestamp": "2023-12-29T15:45:08.276Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 753, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71efea57-d8b5-4c19-a8c3-059c81ac4923", + "fields": { + "timestamp": "2023-12-29T15:45:09.038Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 787, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71f2018f-33fd-4e64-bdb1-ac7a4e725fe1", + "fields": { + "timestamp": "2023-12-29T15:45:08.317Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 803, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71f2c1c5-fbe0-4192-a438-24bf5a916a2b", + "fields": { + "timestamp": "2023-12-29T15:45:08.570Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1118, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71f6c206-7eae-441b-80b2-884da39be31d", + "fields": { + "timestamp": "2023-12-29T15:45:10.477Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 168, + "field": "address", + "type": "inet", + "value": "172.20.0.18/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "71f76771-4ec5-4364-8b6f-eca0667c45d6", + "fields": { + "timestamp": "2023-12-29T15:45:05.412Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 313, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "720040bd-a200-4e43-832d-3ff6390e3c8b", + "fields": { + "timestamp": "2023-12-29T15:45:07.751Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1424, + "field": "name", + "type": "str", + "value": "xe-2/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72026ac3-786f-4220-ac62-82c868f0b850", + "fields": { + "timestamp": "2023-12-29T15:45:08.817Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1423, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72048bb0-27ce-46db-af16-2a658d72cd6a", + "fields": { + "timestamp": "2023-12-29T15:45:07.416Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1270, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72088c8c-1600-4132-933f-d2a7f14e9f4b", + "fields": { + "timestamp": "2023-12-29T15:45:05.571Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 386, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7216e349-35e0-492b-ac2c-a13395b4ea76", + "fields": { + "timestamp": "2023-12-29T15:45:06.559Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 840, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7218c3f6-469d-4ca6-8982-f0cd7e336049", + "fields": { + "timestamp": "2023-12-29T15:45:06.511Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 818, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "721b951e-7915-4609-acba-58eefc4d566b", + "fields": { + "timestamp": "2023-12-29T15:45:11.684Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1569, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "721eede1-500d-4008-aca3-d1c574243bcb", + "fields": { + "timestamp": "2023-12-29T15:45:05.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 162, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72228d8d-4a3c-4d04-807f-534bdc1d4776", + "fields": { + "timestamp": "2023-12-29T15:45:07.547Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1331, + "field": "name", + "type": "str", + "value": "xe-2/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72248277-c4da-4222-a16a-289182a51e50", + "fields": { + "timestamp": "2023-12-29T15:45:07.674Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1388, + "field": "name", + "type": "str", + "value": "vme", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72261a93-f433-4e19-bea6-91faea5f41de", + "fields": { + "timestamp": "2023-12-29T15:45:10.149Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 7, + "field": "prefix", + "type": "cidr", + "value": "10.112.128.0/28", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72262079-7323-49bd-b87f-7b800ee151d8", + "fields": { + "timestamp": "2023-12-29T15:45:08.105Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1588, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "722a153c-20d3-4dd0-ae48-7289a41c368a", + "fields": { + "timestamp": "2023-12-29T15:45:04.970Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 113, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "722a95e8-6d94-4cad-a194-7f9d7fca0eff", + "fields": { + "timestamp": "2023-12-29T15:45:05.269Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 248, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7231cb26-8901-489d-8dbd-4734bfb5418b", + "fields": { + "timestamp": "2023-12-29T15:45:06.111Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 631, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7234b1d7-1e2a-4d1c-a24e-d514d0ebe5e9", + "fields": { + "timestamp": "2023-12-29T15:45:11.139Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1193, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72400eed-b746-4b5a-bc6d-457b278f7e2d", + "fields": { + "timestamp": "2023-12-29T15:45:05.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 570, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "724e365c-1c61-482b-921d-83cfb4285c96", + "fields": { + "timestamp": "2023-12-29T15:45:05.526Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 365, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "724ef593-c8f3-4e05-9891-6c02b964d622", + "fields": { + "timestamp": "2023-12-29T15:45:07.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1431, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72520854-5e89-4940-8a90-661589175a7d", + "fields": { + "timestamp": "2023-12-29T15:45:07.706Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1403, + "field": "name", + "type": "str", + "value": "xe-2/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72597b16-e68c-4edf-9ee1-14bd22daf662", + "fields": { + "timestamp": "2023-12-29T15:45:11.070Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1145, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "725c1587-7080-4a88-8184-114a1ad300f0", + "fields": { + "timestamp": "2023-12-29T15:45:08.619Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1178, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "725eb306-acdb-4e71-a1e2-8abebdb76c19", + "fields": { + "timestamp": "2023-12-29T15:45:06.073Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 614, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "726495bd-62ac-418a-8493-dc0099765a28", + "fields": { + "timestamp": "2023-12-29T15:45:06.840Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 970, + "field": "name", + "type": "str", + "value": "xe-0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "726a3ead-ebb3-4775-ab80-d2412ea491af", + "fields": { + "timestamp": "2023-12-29T15:45:07.613Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1361, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "726afd7d-409c-4c9b-801c-bef66f73504b", + "fields": { + "timestamp": "2023-12-29T15:45:07.382Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1254, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7270c83e-5384-4785-ba47-bb1001e10404", + "fields": { + "timestamp": "2023-12-29T15:45:10.970Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1076, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7271cc5a-0cdb-4aa8-8345-58e28abed3cd", + "fields": { + "timestamp": "2023-12-29T15:45:07.549Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1332, + "field": "name", + "type": "str", + "value": "xe-2/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7272df30-ec5f-4fad-ae94-debec41a849c", + "fields": { + "timestamp": "2023-12-29T15:45:04.811Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 42, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7278b98b-c0a4-4d01-8284-3efcd2c34b51", + "fields": { + "timestamp": "2023-12-29T15:45:07.511Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1314, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "727a4c22-c672-478d-93c7-be30aa957e38", + "fields": { + "timestamp": "2023-12-29T15:45:07.025Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1073, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "727bd70c-edea-4ec2-8c25-61c823b25478", + "fields": { + "timestamp": "2023-12-29T15:45:11.331Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1326, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "727c16d8-ea0a-45c8-8b13-e33238464233", + "fields": { + "timestamp": "2023-12-29T15:45:06.851Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 975, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "727e4e53-0cf4-4f0b-a04d-da0ca6f44f88", + "fields": { + "timestamp": "2023-12-29T15:45:06.466Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 797, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "727e8f92-49b6-44af-8900-40739d60b31d", + "fields": { + "timestamp": "2023-12-29T15:45:06.787Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 945, + "field": "name", + "type": "str", + "value": "xe-0/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72856be5-6d06-437c-8e9f-7208a6624d99", + "fields": { + "timestamp": "2023-12-29T15:45:10.106Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 24, + "field": "physical_address", + "type": "str", + "value": "3210 Faucette Dr., Raleigh, NC 27607", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "728f850d-0d30-425f-8344-cfb7af5e351b", + "fields": { + "timestamp": "2023-12-29T15:45:09.915Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 24, + "field": "name", + "type": "str", + "value": "R203", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72919f7e-8eb4-4492-92c4-42078d9fd154", + "fields": { + "timestamp": "2023-12-29T15:45:06.421Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 776, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72ad34c8-510a-43ae-bbc7-849186893003", + "fields": { + "timestamp": "2023-12-29T15:45:05.417Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 315, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72b92c0b-f532-4e7b-bc4a-419102585302", + "fields": { + "timestamp": "2023-12-29T15:45:09.867Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 6, + "field": "slug", + "type": "str", + "value": "f5", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72bea1b1-3efd-4def-adf7-67df36eeba70", + "fields": { + "timestamp": "2023-12-29T15:45:08.049Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1562, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72c00e36-56b9-4b61-b7ba-b2537e57e211", + "fields": { + "timestamp": "2023-12-29T15:45:06.023Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 591, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72c18cf5-dc50-44b4-be5c-dbd05e32ffcc", + "fields": { + "timestamp": "2023-12-29T15:45:04.970Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 113, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72ce364e-437e-45e9-a2c2-a2f38f85ba84", + "fields": { + "timestamp": "2023-12-29T15:45:11.430Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1395, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72ce53af-d066-4cd3-81c6-fa77ae1f3ddc", + "fields": { + "timestamp": "2023-12-29T15:45:11.747Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1613, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72d57442-89fa-44bf-beba-9aa12f2504c1", + "fields": { + "timestamp": "2023-12-29T15:45:05.576Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 388, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72d68273-998f-4540-a06d-ac871fa2419d", + "fields": { + "timestamp": "2023-12-29T15:45:08.585Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1136, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72d83ebd-727d-41a9-80a1-274e413d8ce3", + "fields": { + "timestamp": "2023-12-29T15:45:10.824Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 977, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72d8b73a-ea1c-4f88-8f57-b1d5c41f3941", + "fields": { + "timestamp": "2023-12-29T15:45:08.774Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1370, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72e080e6-233e-48db-a9cf-6f03b0bfae4a", + "fields": { + "timestamp": "2023-12-29T15:45:04.585Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 31, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72e1a001-a7fc-4351-8389-f79df3161213", + "fields": { + "timestamp": "2023-12-29T15:45:07.573Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1343, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72e647af-4591-4070-800d-c555ddad39e7", + "fields": { + "timestamp": "2023-12-29T15:45:08.165Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1616, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72ed684e-a0e2-4dc9-b6b4-2a5eafa9e5d1", + "fields": { + "timestamp": "2023-12-29T15:45:06.787Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 945, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72ef447a-fbfc-439e-b465-7e4373f74c03", + "fields": { + "timestamp": "2023-12-29T15:45:05.842Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 510, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72eff927-2af9-431d-b7d6-88e33718c41a", + "fields": { + "timestamp": "2023-12-29T15:45:06.661Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 886, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72f71afd-b65c-458c-99c9-c76f64e12125", + "fields": { + "timestamp": "2023-12-29T15:45:11.125Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1183, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72fb85f4-ea0a-4126-a516-119ecea9659d", + "fields": { + "timestamp": "2023-12-29T15:45:11.117Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1178, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "72fcf60d-e1bf-453f-a597-cb61fa4e8c0e", + "fields": { + "timestamp": "2023-12-29T15:45:09.978Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 95, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "730a1b4e-dba3-4367-81d6-2de25d1a8625", + "fields": { + "timestamp": "2023-12-29T15:45:07.713Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1406, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "730a9c4e-2f67-4318-a7fe-eeac384d1406", + "fields": { + "timestamp": "2023-12-29T15:45:09.919Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 30, + "field": "name", + "type": "str", + "value": "R301", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "730c5965-b918-4327-8d13-0c10d76b1382", + "fields": { + "timestamp": "2023-12-29T15:45:10.045Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 10, + "field": "slug", + "type": "str", + "value": "nl", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "730e4730-07d4-4d42-8053-0029bc472630", + "fields": { + "timestamp": "2023-12-29T15:45:09.998Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 100, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73115f90-b46a-48bc-aafa-c69c5f14f11d", + "fields": { + "timestamp": "2023-12-29T15:45:06.882Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 990, + "field": "name", + "type": "str", + "value": "xe-0/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73125112-432d-4d6a-bab2-99a8662cf33a", + "fields": { + "timestamp": "2023-12-29T15:45:05.890Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 532, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7316c771-74a7-472c-85d5-218fd6b931bd", + "fields": { + "timestamp": "2023-12-29T15:45:05.707Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 448, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73208eea-7eca-4804-aef0-c9ab3cb24e71", + "fields": { + "timestamp": "2023-12-29T15:45:07.278Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1206, + "field": "name", + "type": "str", + "value": "xe-2/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "732f9309-ac8a-40d9-8b67-5549ca13e1ae", + "fields": { + "timestamp": "2023-12-29T15:45:05.399Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 307, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "732fa905-f5cc-498d-a6e5-5dc4e432d558", + "fields": { + "timestamp": "2023-12-29T15:45:05.668Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 430, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73367fed-6825-4f27-8066-172e20fe7bee", + "fields": { + "timestamp": "2023-12-29T15:45:10.128Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "ripe-ncc", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7338a5c0-0104-432d-859e-2bd445f72563", + "fields": { + "timestamp": "2023-12-29T15:45:10.674Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 483, + "field": "name", + "type": "str", + "value": "vm123", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73390632-e33a-44ae-b7da-0cde5988b377", + "fields": { + "timestamp": "2023-12-29T15:45:05.072Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 160, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "733e6cf1-8f62-4704-ba45-7b588e2e88f6", + "fields": { + "timestamp": "2023-12-29T15:45:06.411Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 771, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7347309d-226a-4792-9df3-b880209f6f81", + "fields": { + "timestamp": "2023-12-29T15:45:04.577Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 23, + "field": "name", + "type": "str", + "value": "Input", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7348bca3-6bc8-4e0a-add7-c0ec1328d747", + "fields": { + "timestamp": "2023-12-29T15:45:07.341Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1235, + "field": "name", + "type": "str", + "value": "xe-1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "734a66ab-2e15-4a64-ba3f-e2f099b500a2", + "fields": { + "timestamp": "2023-12-29T15:45:06.704Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 906, + "field": "name", + "type": "str", + "value": "xe-0/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "734ac1ff-a744-48a9-856b-bd836820480e", + "fields": { + "timestamp": "2023-12-29T15:45:06.550Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 836, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "734b8e13-c18e-4ed4-bc28-0f4627428843", + "fields": { + "timestamp": "2023-12-29T15:45:11.130Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1187, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73542f23-926c-4a61-8255-74e9b15985c6", + "fields": { + "timestamp": "2023-12-29T15:45:11.724Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1597, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "735877c7-6e48-4563-a8c5-df8742cab242", + "fields": { + "timestamp": "2023-12-29T15:45:06.038Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 598, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73620872-5c71-4679-8152-8c16cfb29645", + "fields": { + "timestamp": "2023-12-29T15:45:07.920Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1502, + "field": "name", + "type": "str", + "value": "et-2/0/51", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73679a5e-b597-4a63-895d-b5f1a2b64737", + "fields": { + "timestamp": "2023-12-29T15:45:06.246Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 694, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7370d6f7-646d-4567-ac68-214ef9db7c82", + "fields": { + "timestamp": "2023-12-29T15:45:08.238Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 706, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73713280-02d9-4c1d-8d07-883e2d9c169c", + "fields": { + "timestamp": "2023-12-29T15:45:10.136Z", + "object_type": [ + "ipam", + "aggregate" + ], + "object_id": 2, + "field": "date_added", + "type": "str", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7376f5b7-1942-4561-998c-c7250f3528e4", + "fields": { + "timestamp": "2023-12-29T15:45:09.906Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 13, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "737913db-58e3-4c4f-9d77-645d3675ecd7", + "fields": { + "timestamp": "2023-12-29T15:45:07.698Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1399, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73794724-17a5-48c8-9692-1a55d14fce17", + "fields": { + "timestamp": "2023-12-29T15:45:06.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 621, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73797979-3cd2-458e-897d-aebb1a5a11c5", + "fields": { + "timestamp": "2023-12-29T15:45:06.853Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 976, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "737fb142-b73d-44d0-a5bc-2ba2dcfd54ae", + "fields": { + "timestamp": "2023-12-29T15:45:06.617Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 867, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7384102d-3e43-454e-8cac-9a0adafe3ebf", + "fields": { + "timestamp": "2023-12-29T15:45:04.834Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 52, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73853f1e-336d-4962-8755-37981556b8f6", + "fields": { + "timestamp": "2023-12-29T15:45:04.527Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "usb", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "738f5450-1099-44e1-bf8f-9919e94ceb39", + "fields": { + "timestamp": "2023-12-29T15:45:04.488Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 40, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73962b1f-16c8-4ec7-a047-89fed33e22af", + "fields": { + "timestamp": "2023-12-29T15:45:07.455Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1288, + "field": "name", + "type": "str", + "value": "xe-2/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7397dd4f-04cc-495a-98d5-283e3fda4480", + "fields": { + "timestamp": "2023-12-29T15:45:04.983Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 119, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7398e0b2-881f-4d4a-b6ae-9675d2e8cf5f", + "fields": { + "timestamp": "2023-12-29T15:45:07.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1118, + "field": "name", + "type": "str", + "value": "et-1/0/52", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "739f2929-bba1-4260-bad4-3d1c9755ad03", + "fields": { + "timestamp": "2023-12-29T15:45:06.676Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 893, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "739f9179-f52a-4446-bf65-06612abf843e", + "fields": { + "timestamp": "2023-12-29T15:45:07.826Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1459, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73a54d08-20e2-4df4-9100-864ced623bc4", + "fields": { + "timestamp": "2023-12-29T15:45:11.230Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1256, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73aa39c6-d230-414a-9b32-69793b0a3c00", + "fields": { + "timestamp": "2023-12-29T15:45:05.228Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 229, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73ae5085-6191-4c7c-9f21-f40db0240ddc", + "fields": { + "timestamp": "2023-12-29T15:45:06.946Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1020, + "field": "name", + "type": "str", + "value": "xe-0/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73b2268c-c7cc-4f0a-a883-3aaa0a499852", + "fields": { + "timestamp": "2023-12-29T15:45:07.691Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1396, + "field": "name", + "type": "str", + "value": "xe-2/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73b7f2de-b4e8-4ce9-897d-18e1cd3697ce", + "fields": { + "timestamp": "2023-12-29T15:45:05.554Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 378, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73c706cd-ff11-4d07-bb89-8bd4ff8d10eb", + "fields": { + "timestamp": "2023-12-29T15:45:11.021Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1111, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73dbf58e-8a24-4190-aa80-b8f2bee1ae17", + "fields": { + "timestamp": "2023-12-29T15:45:05.701Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 445, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73e32527-b9f0-4f97-b2cb-3ae5859166af", + "fields": { + "timestamp": "2023-12-29T15:45:07.801Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1447, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73e5f4b0-b15f-4707-9ae3-792feb1c22ba", + "fields": { + "timestamp": "2023-12-29T15:45:11.590Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1505, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73ec1ab4-e524-47d7-a473-7867814242d3", + "fields": { + "timestamp": "2023-12-29T15:45:08.489Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1017, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73f33e21-2bd9-4754-92e5-003d5588e68e", + "fields": { + "timestamp": "2023-12-29T15:45:11.016Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1108, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73f6dc4e-77ae-41ff-a082-0ff36d1f26ec", + "fields": { + "timestamp": "2023-12-29T15:45:11.093Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1161, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "73fba3eb-91ea-413b-8fa7-d8772b17990e", + "fields": { + "timestamp": "2023-12-29T15:45:10.745Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 924, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74037432-0810-4b6a-8d93-19914656b184", + "fields": { + "timestamp": "2023-12-29T15:45:07.762Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1429, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "740f6d2d-b349-4a1d-8958-7429eda62a41", + "fields": { + "timestamp": "2023-12-29T15:45:06.244Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 693, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7413412b-8ac9-4fd4-9c42-a0dbea6864b5", + "fields": { + "timestamp": "2023-12-29T15:45:06.295Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 717, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74157808-05a1-4935-bd6f-483cfe0dc559", + "fields": { + "timestamp": "2023-12-29T15:45:10.427Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 86, + "field": "address", + "type": "inet", + "value": "172.17.0.26/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7418c80e-6a7a-43f7-bd5b-03aefe31d506", + "fields": { + "timestamp": "2023-12-29T15:45:08.611Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1168, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7418f5f0-5102-48ea-ade9-7ae51738b4f2", + "fields": { + "timestamp": "2023-12-29T15:45:05.558Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 380, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74237886-d2bb-4fe8-9033-da139c1d5a14", + "fields": { + "timestamp": "2023-12-29T15:45:09.332Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1156, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74269221-645b-4c35-9a00-cb2170e598ab", + "fields": { + "timestamp": "2023-12-29T15:45:11.504Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1446, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7426a0c5-726c-47de-afb9-8e4275ac1a66", + "fields": { + "timestamp": "2023-12-29T15:45:04.876Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 70, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "742742bf-8f7e-4d54-9ae5-b1c1438c15a2", + "fields": { + "timestamp": "2023-12-29T15:45:04.530Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "con 0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "742e869b-015e-49be-bc03-8046f5569a46", + "fields": { + "timestamp": "2023-12-29T15:45:05.875Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 525, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "742f4d6d-8e44-4423-862b-461e4dce3672", + "fields": { + "timestamp": "2023-12-29T15:45:08.748Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1338, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7431ea08-cfaf-43b2-9553-d105628b9e77", + "fields": { + "timestamp": "2023-12-29T15:45:09.317Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1136, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74336e57-6f20-483d-b937-4c8578feee69", + "fields": { + "timestamp": "2023-12-29T15:45:10.766Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 938, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "743605ca-d72e-440b-b8e4-0a4a932460aa", + "fields": { + "timestamp": "2023-12-29T15:45:05.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 475, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74398513-e066-45df-b828-4acde9341837", + "fields": { + "timestamp": "2023-12-29T15:45:08.934Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 657, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "743daa5a-f27f-417f-a425-14101040d8db", + "fields": { + "timestamp": "2023-12-29T15:45:11.349Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1339, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7452c8c7-7208-4b96-a131-fb460577127d", + "fields": { + "timestamp": "2023-12-29T15:45:09.199Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 989, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74549084-31e3-4ce5-a0d3-ef41eb94508a", + "fields": { + "timestamp": "2023-12-29T15:45:09.355Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1185, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7458d276-638d-4c8a-97d6-0727059ff16e", + "fields": { + "timestamp": "2023-12-29T15:45:10.560Z", + "object_type": [ + "tenancy", + "tenantgroup" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Customers", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74614dbf-d2e1-4ff1-bbb9-9515cce3112e", + "fields": { + "timestamp": "2023-12-29T15:45:05.584Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 392, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74628fd4-73b1-4316-883c-598ed0ddf2dc", + "fields": { + "timestamp": "2023-12-29T15:45:09.206Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 997, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "746b6ba7-9c8d-455d-8a58-480c188d2cc8", + "fields": { + "timestamp": "2023-12-29T15:45:07.250Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1193, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "746cff54-cfa8-4217-bf3c-1686b9050f0c", + "fields": { + "timestamp": "2023-12-29T15:45:11.280Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1291, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "747168b3-8e5a-483b-94cf-894ec49c4041", + "fields": { + "timestamp": "2023-12-29T15:45:06.308Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 723, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7481ba63-9321-4446-8221-9250283b60e5", + "fields": { + "timestamp": "2023-12-29T15:45:05.884Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 529, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7488464e-22fd-4821-a330-dfb54401cbd5", + "fields": { + "timestamp": "2023-12-29T15:45:07.354Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1241, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74895691-6911-42ba-8026-50c240c3a00c", + "fields": { + "timestamp": "2023-12-29T15:45:09.167Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 949, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74976ac9-3541-492b-a58f-169f227cd625", + "fields": { + "timestamp": "2023-12-29T15:45:05.035Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 143, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "749cacd3-7786-4090-aace-9cd3c7df4af6", + "fields": { + "timestamp": "2023-12-29T15:45:08.013Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1545, + "field": "name", + "type": "str", + "value": "xe-2/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74a140ed-4ed6-418c-816a-2d6b5ab68b38", + "fields": { + "timestamp": "2023-12-29T15:45:11.621Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1526, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74abfb9b-3e31-48c4-aa30-f7b21817d388", + "fields": { + "timestamp": "2023-12-29T15:45:04.768Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 22, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74ac2516-3c2d-444e-a3a4-72fea8b5ebf4", + "fields": { + "timestamp": "2023-12-29T15:45:04.543Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 20, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74b34898-f51d-4e8d-aef6-29b14f611fb1", + "fields": { + "timestamp": "2023-12-29T15:45:06.047Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 602, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74b37e3d-4c3b-4041-9c5c-93a86e583869", + "fields": { + "timestamp": "2023-12-29T15:45:07.723Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1411, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74b543a3-c2eb-4451-bd46-b08f9194be63", + "fields": { + "timestamp": "2023-12-29T15:45:06.299Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 719, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74b66d9d-8bdd-4e2a-ba8f-4b5c98dfb157", + "fields": { + "timestamp": "2023-12-29T15:45:08.277Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 754, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74b90103-c1fb-427b-9e46-1c3e197aed38", + "fields": { + "timestamp": "2023-12-29T15:45:06.325Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 731, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74b9df58-d14c-4452-a6de-84bd1d44da4a", + "fields": { + "timestamp": "2023-12-29T15:45:07.967Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1524, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74bc5e3e-1255-411a-860a-049540f2ebfc", + "fields": { + "timestamp": "2023-12-29T15:45:07.465Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1293, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74bdab32-c7bd-4980-8885-8055ae9b6271", + "fields": { + "timestamp": "2023-12-29T15:45:08.081Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1577, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74c70417-ffd5-4f90-8e8e-505d11450a0b", + "fields": { + "timestamp": "2023-12-29T15:45:04.531Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 6, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74c900cc-95f2-42d3-83b4-ea23fe687e9b", + "fields": { + "timestamp": "2023-12-29T15:45:08.451Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 970, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74ca9a2a-d5d9-41f3-b86d-f204638adfc4", + "fields": { + "timestamp": "2023-12-29T15:45:07.584Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1348, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74cebfba-71d4-40f6-a8ff-c8b980b16594", + "fields": { + "timestamp": "2023-12-29T15:45:07.010Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1066, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74cee816-ae9d-4df1-b5a1-677ee7a1d8f9", + "fields": { + "timestamp": "2023-12-29T15:45:09.324Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1145, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74d86b83-d698-4808-805d-bcbb276ac68b", + "fields": { + "timestamp": "2023-12-29T15:45:05.441Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 326, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74dab645-6559-4ee1-aac9-3e8e63219d6d", + "fields": { + "timestamp": "2023-12-29T15:45:06.756Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 930, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74e36d3f-1e65-4a40-a0ad-486fc725f920", + "fields": { + "timestamp": "2023-12-29T15:45:11.469Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1422, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74e75da2-ccf2-46f4-a0df-49d798059659", + "fields": { + "timestamp": "2023-12-29T15:45:10.557Z", + "object_type": [ + "tenancy", + "contact" + ], + "object_id": 2, + "field": "phone", + "type": "str", + "value": "272-555-1261", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74eaca89-4865-4021-ae9e-48a9df0efb34", + "fields": { + "timestamp": "2023-12-29T15:45:11.036Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1122, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74eb7cef-9844-4f40-960f-f0bf12b9a992", + "fields": { + "timestamp": "2023-12-29T15:45:05.164Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 200, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74eefe0a-43e3-4ad5-a72e-08186faef521", + "fields": { + "timestamp": "2023-12-29T15:45:10.568Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 7, + "field": "cf_cust_id", + "type": "str", + "value": "CYB01", + "weight": 1000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74f1e7db-aa10-4a17-ab23-a134207da086", + "fields": { + "timestamp": "2023-12-29T15:45:05.352Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 286, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74f4eb9d-db1f-4825-a885-f1def418a318", + "fields": { + "timestamp": "2023-12-29T15:45:04.970Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 113, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74f56986-45de-4565-9961-c2952a3549fe", + "fields": { + "timestamp": "2023-12-29T15:45:07.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1437, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "74f98732-618d-472f-874c-902f59908223", + "fields": { + "timestamp": "2023-12-29T15:45:08.481Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1007, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75055fb5-e4c0-4419-8783-cb75441df85e", + "fields": { + "timestamp": "2023-12-29T15:45:07.438Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1280, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75072295-4dee-43bf-86a8-e4ed98900743", + "fields": { + "timestamp": "2023-12-29T15:45:08.010Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1544, + "field": "name", + "type": "str", + "value": "xe-2/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75107218-32d2-45fb-982f-44a4be816268", + "fields": { + "timestamp": "2023-12-29T15:45:05.497Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 352, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7512ac81-7ddc-4ddd-85b9-8d8d5a32bee7", + "fields": { + "timestamp": "2023-12-29T15:45:05.587Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 393, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7519769a-1d88-4517-9130-a2fdb0216622", + "fields": { + "timestamp": "2023-12-29T15:45:06.047Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 602, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "751ff9b3-c1e0-4a92-8139-3bff36f9df27", + "fields": { + "timestamp": "2023-12-29T15:45:09.290Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1103, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75208338-fec4-4cc4-beba-c6ae2e79ecd7", + "fields": { + "timestamp": "2023-12-29T15:45:04.621Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 71, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7520b3bf-6597-41ee-8439-56a7d71510da", + "fields": { + "timestamp": "2023-12-29T15:45:11.664Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1555, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7523d51d-4f2c-4d1b-bc69-81542c124cf0", + "fields": { + "timestamp": "2023-12-29T15:45:11.044Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1127, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75319118-82ac-457b-9278-ae264c5caa29", + "fields": { + "timestamp": "2023-12-29T15:45:11.655Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1549, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "753191b6-fb98-48d9-922e-ccda54541144", + "fields": { + "timestamp": "2023-12-29T15:45:05.359Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 289, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7531af40-8ad1-4539-a705-34332320e013", + "fields": { + "timestamp": "2023-12-29T15:45:04.580Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 26, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7532f0d0-75c9-4987-9944-e4c813de5fbb", + "fields": { + "timestamp": "2023-12-29T15:45:04.688Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 116, + "field": "name", + "type": "str", + "value": "Outlet 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "753ad42d-3cd9-425c-a277-4b246b65539d", + "fields": { + "timestamp": "2023-12-29T15:45:08.206Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 667, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7541b565-084d-464e-95b0-740a0e3194f6", + "fields": { + "timestamp": "2023-12-29T15:45:05.168Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 202, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75449c54-73f0-4abe-9889-aa53aa219a5b", + "fields": { + "timestamp": "2023-12-29T15:45:05.458Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 334, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "754590fe-f796-43c9-86c9-be8cdaa36d32", + "fields": { + "timestamp": "2023-12-29T15:45:07.122Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1134, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "754b8336-536d-487e-979e-7864f1f7033f", + "fields": { + "timestamp": "2023-12-29T15:45:07.745Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1421, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "754be02c-2005-4904-880e-8511ee2ea254", + "fields": { + "timestamp": "2023-12-29T15:45:05.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 157, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "754eca9b-9583-4f09-bb19-7ce629884071", + "fields": { + "timestamp": "2023-12-29T15:45:05.018Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 135, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "754ed681-f06d-4581-af48-e0a3e88de2ec", + "fields": { + "timestamp": "2023-12-29T15:45:08.084Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1578, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7551f37b-7231-45f9-a5d0-1dc339eea4a9", + "fields": { + "timestamp": "2023-12-29T15:45:07.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1510, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75539dde-53d6-45cb-a146-3cf40a052f23", + "fields": { + "timestamp": "2023-12-29T15:45:06.432Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 781, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "755667b9-4ba8-4f0d-879c-f9556599e9a5", + "fields": { + "timestamp": "2023-12-29T15:45:08.370Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 869, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7556fe57-4e01-4080-af05-dc566ff16c96", + "fields": { + "timestamp": "2023-12-29T15:45:07.653Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1378, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "755ce102-ea34-4012-87d6-972f55ae17c8", + "fields": { + "timestamp": "2023-12-29T15:45:09.390Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1229, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "755df29b-d537-48b3-9be0-49c49f5fc473", + "fields": { + "timestamp": "2023-12-29T15:45:06.615Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 866, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "755e860b-fddc-46b6-8d27-97102def0354", + "fields": { + "timestamp": "2023-12-29T15:45:09.909Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 17, + "field": "name", + "type": "str", + "value": "R104", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "755f0d0c-5ea4-4fb6-adf7-e51871831b95", + "fields": { + "timestamp": "2023-12-29T15:45:11.127Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1185, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "755f524d-3a6c-4465-9a64-ebb12c69ac59", + "fields": { + "timestamp": "2023-12-29T15:45:07.036Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1078, + "field": "name", + "type": "str", + "value": "xe-0/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7564ca53-69e9-451a-b4c9-d0cbdd46cad0", + "fields": { + "timestamp": "2023-12-29T15:45:08.270Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 745, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7566e654-643f-41b2-b4ca-5e5211893771", + "fields": { + "timestamp": "2023-12-29T15:45:04.800Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 37, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "756bcdd3-9996-4155-b34f-fbd800898158", + "fields": { + "timestamp": "2023-12-29T15:45:07.549Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1332, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7572ae23-7454-408d-930c-9ea015b2b365", + "fields": { + "timestamp": "2023-12-29T15:45:06.693Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 901, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75753dbf-84bb-4da1-99f7-fe035206e8a1", + "fields": { + "timestamp": "2023-12-29T15:45:05.390Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 303, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "757a00c0-660e-4f56-b4cd-65b75dced9c8", + "fields": { + "timestamp": "2023-12-29T15:45:05.657Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 425, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "758ab8e9-da69-400a-a101-dc558c9a9b69", + "fields": { + "timestamp": "2023-12-29T15:45:10.557Z", + "object_type": [ + "tenancy", + "contact" + ], + "object_id": 1, + "field": "phone", + "type": "str", + "value": "272-555-9194", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "758ac003-67e2-414f-9179-ca8a6a2c5247", + "fields": { + "timestamp": "2023-12-29T15:45:08.959Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 689, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "758f9fa7-562a-4c56-9531-6eec9d8f8edd", + "fields": { + "timestamp": "2023-12-29T15:45:08.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1575, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75901cbc-808e-4ae4-886e-36e4fef3933a", + "fields": { + "timestamp": "2023-12-29T15:45:05.122Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 181, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7599a454-71c3-4454-8dc2-aca22c1aa84d", + "fields": { + "timestamp": "2023-12-29T15:45:10.020Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 18, + "field": "name", + "type": "str", + "value": "P2-9B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75a2838d-fb8b-4cf3-a82d-27f554901102", + "fields": { + "timestamp": "2023-12-29T15:45:07.280Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1207, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75a6596a-9960-48ff-aabe-67fb1b79ff94", + "fields": { + "timestamp": "2023-12-29T15:45:10.139Z", + "object_type": [ + "ipam", + "role" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Access - Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75a6deac-55a1-4e6b-8689-5ac2605c2281", + "fields": { + "timestamp": "2023-12-29T15:45:05.098Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 171, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75a76a9d-b79f-4a6a-94fa-f6984f37534c", + "fields": { + "timestamp": "2023-12-29T15:45:09.052Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 804, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75a94faf-4809-44d2-875e-f00b5e0eed2e", + "fields": { + "timestamp": "2023-12-29T15:45:08.714Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1296, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75aa0381-51f2-4ca7-b87f-f9a58e6cbd17", + "fields": { + "timestamp": "2023-12-29T15:45:11.611Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1519, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75aeac2f-4500-4aa5-bbd3-be792e5aca24", + "fields": { + "timestamp": "2023-12-29T15:45:07.958Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1520, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75b3ef5d-01ba-4977-9c07-1a01126ea14f", + "fields": { + "timestamp": "2023-12-29T15:45:08.851Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1465, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75b78117-1273-4be7-bd1b-ba823354b506", + "fields": { + "timestamp": "2023-12-29T15:45:05.410Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 312, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75bab57b-3d99-40f9-bff1-e4bd4a4375e7", + "fields": { + "timestamp": "2023-12-29T15:45:05.526Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 365, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75c32d58-b636-47dc-a674-aa101e396edb", + "fields": { + "timestamp": "2023-12-29T15:45:10.475Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 165, + "field": "address", + "type": "inet", + "value": "172.20.0.15/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75c767aa-0d44-44e2-9998-7fcd6a144b13", + "fields": { + "timestamp": "2023-12-29T15:45:06.561Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 841, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75cf57b9-6564-45e5-a27e-26f3512ad74d", + "fields": { + "timestamp": "2023-12-29T15:45:07.818Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1455, + "field": "name", + "type": "str", + "value": "xe-1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75d2e6ad-db11-42b0-937f-b9ba44b52cdf", + "fields": { + "timestamp": "2023-12-29T15:45:08.660Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1229, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75d3357d-4240-4c50-bef5-56309d88cd1e", + "fields": { + "timestamp": "2023-12-29T15:45:04.448Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 12, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75d5c0d5-9d34-4274-893f-4d576a0de6aa", + "fields": { + "timestamp": "2023-12-29T15:45:05.554Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 378, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75d88c2d-32b7-470b-8415-650b33c48a50", + "fields": { + "timestamp": "2023-12-29T15:45:05.755Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 470, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75eb73f8-12e0-493b-b9f2-1c8d8f6deef5", + "fields": { + "timestamp": "2023-12-29T15:45:08.471Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 994, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "75ef7247-bce2-4974-85a3-6965d72ba8c8", + "fields": { + "timestamp": "2023-12-29T15:45:07.969Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1525, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "760110bf-c09f-4a21-a331-f92e279bcc38", + "fields": { + "timestamp": "2023-12-29T15:45:05.744Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 465, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "760309a0-c43b-4fc4-a39b-57b53ee4216b", + "fields": { + "timestamp": "2023-12-29T15:45:11.384Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1363, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76036cad-9a81-4d54-87db-63e36427ea96", + "fields": { + "timestamp": "2023-12-29T15:45:07.666Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1384, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "760ae2ca-325b-4659-9412-601fcf33a5b8", + "fields": { + "timestamp": "2023-12-29T15:45:11.101Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1167, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "760e3b3a-47e1-437d-9890-1eed10d3a467", + "fields": { + "timestamp": "2023-12-29T15:45:11.248Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1269, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "760ef805-6a69-41fc-8820-8954e7e0c504", + "fields": { + "timestamp": "2023-12-29T15:45:06.255Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 698, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "760f00d9-2b4a-4263-a096-cb5140dc5b6d", + "fields": { + "timestamp": "2023-12-29T15:45:07.124Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1135, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "761ab50c-0024-41be-8bb5-27ebef1c6472", + "fields": { + "timestamp": "2023-12-29T15:45:05.821Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 500, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "761e045b-73af-4901-a8ea-d81903df26a4", + "fields": { + "timestamp": "2023-12-29T15:45:06.899Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 998, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7620c4ed-21d8-4a60-8755-cc651179cc8a", + "fields": { + "timestamp": "2023-12-29T15:45:05.026Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 139, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7628c9a2-fe5b-4054-965e-5bde3b7ac354", + "fields": { + "timestamp": "2023-12-29T15:45:07.588Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1350, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7649b859-a566-426d-8c61-21f4ef5170da", + "fields": { + "timestamp": "2023-12-29T15:45:07.896Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1491, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "764a1830-e79b-43c1-88ad-aba192d8948b", + "fields": { + "timestamp": "2023-12-29T15:45:06.999Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1045, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "764a34e5-f276-4d83-9e41-deebfeb9fcf7", + "fields": { + "timestamp": "2023-12-29T15:45:11.582Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1499, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "764a9479-b232-4073-a8ef-b10fa200e2a8", + "fields": { + "timestamp": "2023-12-29T15:45:07.824Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1458, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "764adc93-1d44-423c-af9e-e6bfd5bf43c3", + "fields": { + "timestamp": "2023-12-29T15:45:08.734Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1321, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "764ae5fe-bacd-41b6-aadf-c2e39e41be97", + "fields": { + "timestamp": "2023-12-29T15:45:09.892Z", + "object_type": [ + "dcim", + "location" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "row-1", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "764f0745-f062-40a1-bd9c-4cb065d27bdf", + "fields": { + "timestamp": "2023-12-29T15:45:07.083Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1116, + "field": "name", + "type": "str", + "value": "et-1/0/50", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7657a344-cc80-40b3-90ad-8a33bf9d7b9e", + "fields": { + "timestamp": "2023-12-29T15:45:07.894Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1490, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "765af80d-c12a-4751-9c1a-38ecfa937681", + "fields": { + "timestamp": "2023-12-29T15:45:08.138Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1603, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7661f36e-46cf-4728-8b84-c5493013c492", + "fields": { + "timestamp": "2023-12-29T15:45:06.699Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 904, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76621e2f-d536-4f95-a115-24ba38802d40", + "fields": { + "timestamp": "2023-12-29T15:45:07.042Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1081, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76638833-1230-4957-93ed-65223d91fda7", + "fields": { + "timestamp": "2023-12-29T15:45:06.997Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1044, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "766c74bd-751c-44b5-936a-7006d817b796", + "fields": { + "timestamp": "2023-12-29T15:45:06.840Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 970, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "766e8ff3-f3c3-485e-b9f5-3f05c2ef6361", + "fields": { + "timestamp": "2023-12-29T15:45:07.319Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1225, + "field": "name", + "type": "str", + "value": "et-1/0/49", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7679316e-25a7-4b76-9e77-a85cac27294c", + "fields": { + "timestamp": "2023-12-29T15:45:04.459Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 25, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7682eec9-08e1-4ffa-90ce-d5cdd011f639", + "fields": { + "timestamp": "2023-12-29T15:45:06.100Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 626, + "field": "name", + "type": "str", + "value": "GigabitEthernet0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76895000-f0b0-4cc7-b4a3-cc0e135158a9", + "fields": { + "timestamp": "2023-12-29T15:45:05.740Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 463, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "768d9c6a-6c45-4192-9679-876b4bfc0b34", + "fields": { + "timestamp": "2023-12-29T15:45:06.179Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 663, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7691a668-17f3-4155-b869-738d16c75e80", + "fields": { + "timestamp": "2023-12-29T15:45:05.801Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 491, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76961d5d-ba39-45ea-919b-ff20ce9069e8", + "fields": { + "timestamp": "2023-12-29T15:45:06.408Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 770, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76963cef-03ab-497d-8a7c-fe72d38c5cc0", + "fields": { + "timestamp": "2023-12-29T15:45:06.060Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 608, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7696c797-0ffc-431d-9f7b-4387ac9b6c12", + "fields": { + "timestamp": "2023-12-29T15:45:06.447Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 788, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76a03a07-01cc-432c-a09e-dd998992ffab", + "fields": { + "timestamp": "2023-12-29T15:45:06.691Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 900, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76a629b9-5a9a-4d28-9b6c-866a81433e48", + "fields": { + "timestamp": "2023-12-29T15:45:04.703Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 133, + "field": "name", + "type": "str", + "value": "Outlet 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76aad295-c1c3-45df-affc-d115786513d5", + "fields": { + "timestamp": "2023-12-29T15:45:11.158Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1206, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76b373c3-7e97-4f2b-8cdc-ec2123743ad8", + "fields": { + "timestamp": "2023-12-29T15:45:05.425Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 319, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76bb369e-444a-40a7-a96d-b2cf5e3202a5", + "fields": { + "timestamp": "2023-12-29T15:45:07.429Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1276, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76bb82ea-a00e-4137-a2ce-ec4fea5f9aa6", + "fields": { + "timestamp": "2023-12-29T15:45:04.803Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 38, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76bf2f93-7068-49a6-b161-afe3d3cd1e13", + "fields": { + "timestamp": "2023-12-29T15:45:10.747Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 925, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76c09efd-bc2e-4709-acb2-7a651ce014d4", + "fields": { + "timestamp": "2023-12-29T15:45:07.672Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1387, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76d1ecb7-c4cb-47b3-a04c-da4d945222e8", + "fields": { + "timestamp": "2023-12-29T15:45:11.693Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1575, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76d85e46-723e-461c-be28-94bc92b1514b", + "fields": { + "timestamp": "2023-12-29T15:45:05.436Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 324, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76e02a4e-be63-4fdf-a215-b0f9be46b503", + "fields": { + "timestamp": "2023-12-29T15:45:05.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 201, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76e27675-c768-4398-9277-3000e27ba6cb", + "fields": { + "timestamp": "2023-12-29T15:45:05.972Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 567, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76e2ff4f-03ad-47a3-b9af-e923306e88fc", + "fields": { + "timestamp": "2023-12-29T15:45:10.072Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 68, + "field": "name", + "type": "str", + "value": "Vermont", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76e5f5ec-9bcb-401f-acb0-c6d16a41e942", + "fields": { + "timestamp": "2023-12-29T15:45:07.218Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1178, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76f21a8e-6962-409a-9cae-ef58d114046f", + "fields": { + "timestamp": "2023-12-29T15:45:05.024Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 138, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "76fedece-4706-44d8-9b02-b5de0cd6e608", + "fields": { + "timestamp": "2023-12-29T15:45:10.065Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 58, + "field": "slug", + "type": "str", + "value": "us-dc", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77029099-5bf8-4de1-a134-f1c5d0522a46", + "fields": { + "timestamp": "2023-12-29T15:45:08.041Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1558, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7711f6fa-ead3-4165-83ea-7ac62727c3fa", + "fields": { + "timestamp": "2023-12-29T15:45:05.814Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 497, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "771267dc-42df-48cb-81e4-f5c45a1756ea", + "fields": { + "timestamp": "2023-12-29T15:45:09.003Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 743, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7714a6ec-95fc-47ed-b35a-3e9bc2142790", + "fields": { + "timestamp": "2023-12-29T15:45:11.614Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1521, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "771c38c0-3b30-4516-aa81-13253c2c72b6", + "fields": { + "timestamp": "2023-12-29T15:45:11.625Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1529, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "771e6074-1535-4b0f-89ba-6e74816738fb", + "fields": { + "timestamp": "2023-12-29T15:45:11.109Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1172, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7721eb8f-70f5-4817-9237-ed476a8f39c6", + "fields": { + "timestamp": "2023-12-29T15:45:10.130Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 5, + "field": "description", + "type": "str", + "value": "African Network Information Centre", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7726c474-254d-4133-8b9f-448f1627d875", + "fields": { + "timestamp": "2023-12-29T15:45:11.404Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1377, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "772c3696-64d0-42a5-bf1b-dd29d215cb7e", + "fields": { + "timestamp": "2023-12-29T15:45:10.620Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 396, + "field": "name", + "type": "str", + "value": "vm36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "772fa2a8-6c05-45d5-94aa-89d18cf1b4ea", + "fields": { + "timestamp": "2023-12-29T15:45:07.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1092, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7736cc48-4fdc-4815-b79f-4cb6866cfe99", + "fields": { + "timestamp": "2023-12-29T15:45:08.194Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 652, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7739b41a-9428-4535-85ef-0e317232e38e", + "fields": { + "timestamp": "2023-12-29T15:45:11.504Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1446, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "773a6997-0037-4c1f-8b94-ab4bf0b64853", + "fields": { + "timestamp": "2023-12-29T15:45:06.220Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 682, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "773d9efc-c833-4bb1-aebe-0fd63a76d23f", + "fields": { + "timestamp": "2023-12-29T15:45:10.920Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1042, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "773f4f44-f322-43be-bb83-e624c3ccce1d", + "fields": { + "timestamp": "2023-12-29T15:45:06.246Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 694, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7743228c-3ff7-4213-ad3d-acb5cffebb8e", + "fields": { + "timestamp": "2023-12-29T15:45:04.601Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 49, + "field": "name", + "type": "str", + "value": "PSU1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7746926f-20f4-4065-8be9-19e814cfe3b6", + "fields": { + "timestamp": "2023-12-29T15:45:08.095Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1583, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77477326-8b4d-4e1d-99e3-4e32cfa49cd3", + "fields": { + "timestamp": "2023-12-29T15:45:05.799Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 490, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "774b3dd4-0bea-43d2-aa6d-29ea10790f1d", + "fields": { + "timestamp": "2023-12-29T15:45:06.576Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 848, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77511eb0-c1f8-4d7f-b4c3-1c5b963b3755", + "fields": { + "timestamp": "2023-12-29T15:45:11.329Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1325, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7754937b-b280-48a2-9831-d7037306cdf7", + "fields": { + "timestamp": "2023-12-29T15:45:09.227Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1024, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "775a5ce7-3115-4b87-99c1-f223ebc3a8a0", + "fields": { + "timestamp": "2023-12-29T15:45:08.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1564, + "field": "name", + "type": "str", + "value": "xe-1/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77619d79-8e6b-4ede-b076-586bb0dc1193", + "fields": { + "timestamp": "2023-12-29T15:45:05.785Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 484, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7761a080-42e3-4cc3-852e-577354f79eb7", + "fields": { + "timestamp": "2023-12-29T15:45:10.880Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1015, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7775d578-6825-4bcc-981a-d51d61552480", + "fields": { + "timestamp": "2023-12-29T15:45:11.624Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1528, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "777b7929-ef51-4a7f-84f0-d0d08031463e", + "fields": { + "timestamp": "2023-12-29T15:45:10.105Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 23, + "field": "name", + "type": "str", + "value": "Grinnells Lab", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "777efda0-e99c-4f9b-bf57-898d96fb421d", + "fields": { + "timestamp": "2023-12-29T15:45:04.957Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 107, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "778237f9-6878-4f46-b707-dd4a8af34f81", + "fields": { + "timestamp": "2023-12-29T15:45:05.307Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 265, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7784a87a-71fd-43ec-9395-657f4e993aa2", + "fields": { + "timestamp": "2023-12-29T15:45:10.286Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 63, + "field": "prefix", + "type": "cidr", + "value": "10.112.140.0/22", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77987fed-1994-4b0c-b5f4-22429ac41acf", + "fields": { + "timestamp": "2023-12-29T15:45:06.505Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 815, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77999450-4daf-4403-a638-cb8ddef9e425", + "fields": { + "timestamp": "2023-12-29T15:45:04.924Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 92, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "779d864f-9700-4826-a06f-5e49ec88f303", + "fields": { + "timestamp": "2023-12-29T15:45:10.521Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 53, + "field": "vid", + "type": "int", + "value": "202", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77a77024-55b2-4376-a6c7-6ca501366395", + "fields": { + "timestamp": "2023-12-29T15:45:05.201Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 217, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77a8e91d-3adc-4266-b5a8-4a51006649cf", + "fields": { + "timestamp": "2023-12-29T15:45:05.722Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 455, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77afbec7-68c5-4581-86cf-0183c8c25819", + "fields": { + "timestamp": "2023-12-29T15:45:08.180Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 634, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77b4bdeb-eb3b-4b43-9051-3528e2b5a26b", + "fields": { + "timestamp": "2023-12-29T15:45:11.067Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1143, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77b7fc92-a21f-4325-88ad-5115117fe125", + "fields": { + "timestamp": "2023-12-29T15:45:10.655Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 452, + "field": "name", + "type": "str", + "value": "vm92", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77b98062-3c77-403c-92fd-8767ddfdf05a", + "fields": { + "timestamp": "2023-12-29T15:45:11.039Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1124, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77bfc9ec-e1c2-48c1-a03b-fe83a7b95049", + "fields": { + "timestamp": "2023-12-29T15:45:08.658Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1227, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77c245f8-2268-4fff-8dd2-ee4f6d248b3f", + "fields": { + "timestamp": "2023-12-29T15:45:10.631Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 414, + "field": "name", + "type": "str", + "value": "vm54", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77c3804e-9cf0-4444-8086-ba748e8c3468", + "fields": { + "timestamp": "2023-12-29T15:45:05.993Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 577, + "field": "name", + "type": "str", + "value": "STACK1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77c5fbd2-0f2b-4a06-82d2-6c3ec4c3a0c0", + "fields": { + "timestamp": "2023-12-29T15:45:09.117Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 885, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77c85869-5488-42a8-a867-ac92d16f48e7", + "fields": { + "timestamp": "2023-12-29T15:45:07.392Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1259, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77cb6eaa-142f-465e-b2dc-2707a375cd28", + "fields": { + "timestamp": "2023-12-29T15:45:08.056Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1565, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77d4e93f-1ff9-4069-84c9-c52fde44e037", + "fields": { + "timestamp": "2023-12-29T15:45:06.372Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 753, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77d69474-61b8-457d-b352-70db516a477f", + "fields": { + "timestamp": "2023-12-29T15:45:06.568Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 844, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77dc1d9f-b96a-4a10-a26d-74e770e03ded", + "fields": { + "timestamp": "2023-12-29T15:45:05.208Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 220, + "field": "name", + "type": "str", + "value": "STACK1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77de3b4f-7f32-4cc7-bf29-3a2a36435ff9", + "fields": { + "timestamp": "2023-12-29T15:45:08.912Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 629, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77dfe103-eea2-4708-a1b4-fd8fbafa8ee6", + "fields": { + "timestamp": "2023-12-29T15:45:07.425Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1274, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77e35a98-71b3-41cd-97f3-674709ae84b3", + "fields": { + "timestamp": "2023-12-29T15:45:07.539Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1327, + "field": "name", + "type": "str", + "value": "xe-2/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77e557d6-b489-4a1c-9302-d4e5ad1c8a3c", + "fields": { + "timestamp": "2023-12-29T15:45:10.821Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 975, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77e581f3-17d8-44c8-be7c-552d96c6f0ec", + "fields": { + "timestamp": "2023-12-29T15:45:05.447Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 329, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77ecfe1f-e55e-48d7-be20-07c2e7263ac2", + "fields": { + "timestamp": "2023-12-29T15:45:11.312Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1313, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "77f2094a-40ec-43f4-8f9b-b938f3838973", + "fields": { + "timestamp": "2023-12-29T15:45:07.213Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1176, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7801f249-1cf4-4761-aa17-0466fcb78595", + "fields": { + "timestamp": "2023-12-29T15:45:08.616Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1174, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "780b7a25-9008-4283-b71e-d467f5bc8ec0", + "fields": { + "timestamp": "2023-12-29T15:45:09.278Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1088, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "780cfeb6-d614-4959-a4bc-dca26af2af01", + "fields": { + "timestamp": "2023-12-29T15:45:07.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1154, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78112033-3b89-4f51-97e6-fb76b8f363bb", + "fields": { + "timestamp": "2023-12-29T15:45:06.015Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 587, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7815af7f-c158-409b-8fb6-4a92e3f0ac2c", + "fields": { + "timestamp": "2023-12-29T15:45:04.928Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 94, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7818b91b-3bfd-4773-a3bc-486b0224de79", + "fields": { + "timestamp": "2023-12-29T15:45:07.216Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1177, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78192e13-b4f7-4084-b67d-86bfdc11a0bb", + "fields": { + "timestamp": "2023-12-29T15:45:07.508Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1313, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "781a8e4f-d461-4f65-ab09-7e171e553a2a", + "fields": { + "timestamp": "2023-12-29T15:45:09.323Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1144, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "781ca91b-d94a-4059-99c0-883b22d60930", + "fields": { + "timestamp": "2023-12-29T15:45:07.177Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1159, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "781dbe30-4e03-49bc-87d8-e903d753d970", + "fields": { + "timestamp": "2023-12-29T15:45:10.920Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1042, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "782211e5-739a-4f42-99e7-1d93fda4ff35", + "fields": { + "timestamp": "2023-12-29T15:45:06.931Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1013, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "782a0ca0-45dd-4a27-8902-08bfb4c8f665", + "fields": { + "timestamp": "2023-12-29T15:45:05.247Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 238, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "782d09aa-979a-44e3-aedd-0a0726569467", + "fields": { + "timestamp": "2023-12-29T15:45:11.274Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1287, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "782fd499-f6d5-43d2-bf83-520f3d569746", + "fields": { + "timestamp": "2023-12-29T15:45:08.112Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1591, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "783170d2-8375-4dba-a1ae-0a82de8d4b4a", + "fields": { + "timestamp": "2023-12-29T15:45:11.228Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1255, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78322e1a-87e5-4910-bf7a-de8f5fe0490e", + "fields": { + "timestamp": "2023-12-29T15:45:10.440Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 107, + "field": "address", + "type": "inet", + "value": "172.18.0.17/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "783570fc-2694-404c-86e4-4ec0a982738a", + "fields": { + "timestamp": "2023-12-29T15:45:11.276Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1288, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7840a5f2-a1fd-479f-a15f-e06426b6016b", + "fields": { + "timestamp": "2023-12-29T15:45:07.805Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1449, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7841a0d4-0671-47f3-af3e-09f0209f461e", + "fields": { + "timestamp": "2023-12-29T15:45:07.528Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1322, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78461b75-07dc-493d-910d-fe144629ded8", + "fields": { + "timestamp": "2023-12-29T15:45:07.939Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1511, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7849e64c-c5b4-4eb2-993d-b5abd8b76f8e", + "fields": { + "timestamp": "2023-12-29T15:45:10.882Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1016, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "784c5a06-c57a-457d-953b-f264510cf00e", + "fields": { + "timestamp": "2023-12-29T15:45:07.521Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1319, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "784f90ed-3d8e-4281-9ebe-714393de4e2d", + "fields": { + "timestamp": "2023-12-29T15:45:08.075Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1574, + "field": "name", + "type": "str", + "value": "xe-1/2/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7851370d-9b53-41e5-bfb1-f481ae9c7adc", + "fields": { + "timestamp": "2023-12-29T15:45:09.122Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 892, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7859e9fc-9d61-4be6-bcfc-3035ad9d5611", + "fields": { + "timestamp": "2023-12-29T15:45:06.597Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 858, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "785c89c3-4314-4b99-bfa4-c112c66aa447", + "fields": { + "timestamp": "2023-12-29T15:45:06.441Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 785, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "786c8272-f311-4b6f-943b-6ec5d58e5ae3", + "fields": { + "timestamp": "2023-12-29T15:45:08.794Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1395, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78733e7b-1d9f-4d5f-9071-b45382fb77a4", + "fields": { + "timestamp": "2023-12-29T15:45:08.629Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1190, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "787a8db0-ad6e-4c2c-b85e-94a3bad5751f", + "fields": { + "timestamp": "2023-12-29T15:45:10.136Z", + "object_type": [ + "ipam", + "aggregate" + ], + "object_id": 2, + "field": "prefix", + "type": "cidr", + "value": "172.16.0.0/12", + "weight": 120 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "787bc55d-4902-47c9-ad03-597cb8c71449", + "fields": { + "timestamp": "2023-12-29T15:45:11.476Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1427, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "787e3dc1-0d5a-4213-aa54-cffa03e6fd8a", + "fields": { + "timestamp": "2023-12-29T15:45:08.118Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1594, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78847f88-ea57-4e30-88b8-3f5b853b43b2", + "fields": { + "timestamp": "2023-12-29T15:45:10.777Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 946, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7886706f-cd1f-4860-ba77-5cc96b71bd05", + "fields": { + "timestamp": "2023-12-29T15:45:08.148Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1608, + "field": "name", + "type": "str", + "value": "xe-1/2/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78919020-e8cd-4f0e-a082-b69a0d4a9770", + "fields": { + "timestamp": "2023-12-29T15:45:04.987Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 121, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7891d110-72e3-4249-b40c-548fefc4a6bf", + "fields": { + "timestamp": "2023-12-29T15:45:06.747Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 926, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78987983-139d-411d-a0dc-ac757a7ab256", + "fields": { + "timestamp": "2023-12-29T15:45:05.526Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 365, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "789ad433-5533-4b8a-a4ee-2a094c2fc0ce", + "fields": { + "timestamp": "2023-12-29T15:45:05.292Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 258, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78a00d58-5959-4109-8a92-80489198789f", + "fields": { + "timestamp": "2023-12-29T15:45:10.007Z", + "object_type": [ + "dcim", + "powerpanel" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Panel 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78a57565-c00e-4613-92d3-912bb14b9b2a", + "fields": { + "timestamp": "2023-12-29T15:45:06.267Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 704, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78ac3766-2eb9-419f-8fcd-e2c112855cbe", + "fields": { + "timestamp": "2023-12-29T15:45:06.017Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 588, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78ad2763-cc59-42bc-9002-8133e82e4b28", + "fields": { + "timestamp": "2023-12-29T15:45:08.010Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1544, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78b01963-1bd5-4cba-b419-ad00b68ea089", + "fields": { + "timestamp": "2023-12-29T15:45:06.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 657, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78b18ccb-aceb-442d-b6c6-c4f385aae300", + "fields": { + "timestamp": "2023-12-29T15:45:11.453Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1411, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78b29316-5f0d-420c-ae9f-9839d08f8050", + "fields": { + "timestamp": "2023-12-29T15:45:04.457Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 24, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78b39875-6069-42ff-b67d-442d338c87ea", + "fields": { + "timestamp": "2023-12-29T15:45:07.016Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1069, + "field": "name", + "type": "str", + "value": "xe-0/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78c43894-3883-4736-afa5-afb87ea67e3d", + "fields": { + "timestamp": "2023-12-29T15:45:06.665Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 888, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78ce25b5-6df3-492c-a508-8e9dd5ddc62d", + "fields": { + "timestamp": "2023-12-29T15:45:06.093Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 623, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78d524c9-ce95-4533-b15e-922a702695f4", + "fields": { + "timestamp": "2023-12-29T15:45:06.589Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 854, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78d7d240-d201-42b8-88e6-b0d48868ab57", + "fields": { + "timestamp": "2023-12-29T15:45:05.985Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 573, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78d82f90-307c-47dc-adb1-0cccddb85247", + "fields": { + "timestamp": "2023-12-29T15:45:06.419Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 775, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78dba5f7-a02f-453e-9fbb-31581116b445", + "fields": { + "timestamp": "2023-12-29T15:45:06.147Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 648, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78dbcebc-1d52-4a1a-8c7b-e3e294a65132", + "fields": { + "timestamp": "2023-12-29T15:45:11.422Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1390, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78e6abf0-ca31-4eff-9cd5-05b0377c8820", + "fields": { + "timestamp": "2023-12-29T15:45:06.526Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 825, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78e827cb-32f7-4acb-a7b7-9d20d878c305", + "fields": { + "timestamp": "2023-12-29T15:45:11.084Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1155, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78e99613-299f-45f4-b6b2-f9a47999eba8", + "fields": { + "timestamp": "2023-12-29T15:45:06.443Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 786, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78ef168f-13e5-4bb1-b7d3-74bd1315d731", + "fields": { + "timestamp": "2023-12-29T15:45:10.879Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1014, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78f36d9e-3000-4167-8e25-f2679fef6793", + "fields": { + "timestamp": "2023-12-29T15:45:07.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1523, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78f8b8d6-6db7-4d55-bd9d-86f7e8db6545", + "fields": { + "timestamp": "2023-12-29T15:45:06.889Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 993, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78fab1a6-fce0-447a-853e-57a1ab069de9", + "fields": { + "timestamp": "2023-12-29T15:45:06.817Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 959, + "field": "name", + "type": "str", + "value": "xe-0/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "78fb37d8-f4e3-4358-b69b-271454c76068", + "fields": { + "timestamp": "2023-12-29T15:45:10.073Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 70, + "field": "name", + "type": "str", + "value": "Indiana", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "790946fd-724a-42dd-ab05-78267c84045d", + "fields": { + "timestamp": "2023-12-29T15:45:07.879Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1483, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7918a4c3-9e2a-4aae-967b-73cee62cf89e", + "fields": { + "timestamp": "2023-12-29T15:45:11.238Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1262, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79213576-2ab2-4279-ba19-d9ee4e0eefd7", + "fields": { + "timestamp": "2023-12-29T15:45:05.272Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 249, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7921c8c2-db60-48b4-87e7-830a42d70593", + "fields": { + "timestamp": "2023-12-29T15:45:09.925Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 38, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79234ce2-6260-4b71-b6da-563bb13b7194", + "fields": { + "timestamp": "2023-12-29T15:45:11.063Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1140, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "792526f5-46ea-498b-80f7-c800a8f33210", + "fields": { + "timestamp": "2023-12-29T15:45:11.698Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1579, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "793033ec-f94e-4f4a-a389-143a142a6203", + "fields": { + "timestamp": "2023-12-29T15:45:06.132Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 641, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7935361c-f333-48b6-86a8-eebb6b93537a", + "fields": { + "timestamp": "2023-12-29T15:45:07.160Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1151, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7937f613-076c-4548-a891-c974ae984d4d", + "fields": { + "timestamp": "2023-12-29T15:45:08.267Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 741, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "793e7747-1737-4c2c-bd02-8c7336c8b2e7", + "fields": { + "timestamp": "2023-12-29T15:45:06.100Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 626, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "794136f2-00b8-44b5-8759-db7d9d7a2b74", + "fields": { + "timestamp": "2023-12-29T15:45:06.706Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 907, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79439ffc-0eb4-4859-afa8-1d82ccc608b1", + "fields": { + "timestamp": "2023-12-29T15:45:09.269Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1076, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7943ad83-ce87-4270-9894-cb065222eaeb", + "fields": { + "timestamp": "2023-12-29T15:45:06.935Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1015, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7946cdde-5c09-4ccf-91b8-8cac75cc44c3", + "fields": { + "timestamp": "2023-12-29T15:45:05.799Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 490, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7953475f-76e6-4e9a-8fbd-0b3347c0aa8f", + "fields": { + "timestamp": "2023-12-29T15:45:07.644Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1374, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "796e3cc3-714e-40ee-aa36-633efcf78065", + "fields": { + "timestamp": "2023-12-29T15:45:05.597Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 398, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79714bfd-e9b6-4a3d-9c38-cb424b1f99d1", + "fields": { + "timestamp": "2023-12-29T15:45:08.721Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1305, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7976054a-9a55-41f8-a040-b25cad12351c", + "fields": { + "timestamp": "2023-12-29T15:45:07.760Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1428, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "797e4ad1-de09-41ba-a1e1-76b0efa3c6f6", + "fields": { + "timestamp": "2023-12-29T15:45:06.908Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1002, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79848982-996f-47b0-8822-7d8f8e5af298", + "fields": { + "timestamp": "2023-12-29T15:45:11.088Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1158, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "798b16c5-43a7-41ec-8f04-1d55328f5c70", + "fields": { + "timestamp": "2023-12-29T15:45:07.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1517, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "798e2727-b455-4e87-982a-e45d3530c19c", + "fields": { + "timestamp": "2023-12-29T15:45:07.297Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1215, + "field": "name", + "type": "str", + "value": "xe-2/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "798f4f81-45dc-472e-9a4e-4eae0cd3fcee", + "fields": { + "timestamp": "2023-12-29T15:45:09.442Z", + "object_type": [ + "dcim", + "devicebay" + ], + "object_id": 41, + "field": "name", + "type": "str", + "value": "Bay 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "798f7631-f809-4a73-839b-501527d6e71b", + "fields": { + "timestamp": "2023-12-29T15:45:11.617Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1523, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "798fc59f-b7b8-4a96-afcc-41a1489d9056", + "fields": { + "timestamp": "2023-12-29T15:45:05.655Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 424, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79939ba9-874f-4c82-bfc3-e30cf593700b", + "fields": { + "timestamp": "2023-12-29T15:45:07.792Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1443, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "799c0267-bbf4-4587-8c92-c84769b82992", + "fields": { + "timestamp": "2023-12-29T15:45:08.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1563, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79a393ba-3b5c-4040-9135-c5a6df59da85", + "fields": { + "timestamp": "2023-12-29T15:45:11.344Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1335, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79a3afd7-1c62-484f-afaf-50b9e481c821", + "fields": { + "timestamp": "2023-12-29T15:45:06.393Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 763, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79a502d5-b0a7-4357-b089-a65c7daa74a5", + "fields": { + "timestamp": "2023-12-29T15:45:05.430Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 321, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79a6bbce-73ea-47fd-ae0d-218bf55afc94", + "fields": { + "timestamp": "2023-12-29T15:45:11.083Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1154, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79a95717-3a15-4964-84c5-20738dab982a", + "fields": { + "timestamp": "2023-12-29T15:45:10.055Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 41, + "field": "slug", + "type": "str", + "value": "us-nd", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79bac085-91d0-487f-95d4-fc507196a356", + "fields": { + "timestamp": "2023-12-29T15:45:08.300Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 782, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79be48ac-5875-4132-8bf4-b135b9cbed7e", + "fields": { + "timestamp": "2023-12-29T15:45:05.355Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 287, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79c18fca-de5e-4d83-a629-9fc53e2f6d02", + "fields": { + "timestamp": "2023-12-29T15:45:04.759Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 18, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79c1aa8d-0197-4e4f-b0dc-4f8d7e779a08", + "fields": { + "timestamp": "2023-12-29T15:45:06.906Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1001, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79c89a7f-0e49-4c05-b723-3a9f4606c51b", + "fields": { + "timestamp": "2023-12-29T15:45:11.090Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1159, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79ca6045-4020-4e7b-8787-cc6d54f16656", + "fields": { + "timestamp": "2023-12-29T15:45:07.086Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1117, + "field": "name", + "type": "str", + "value": "et-1/0/51", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79d12ead-9636-47e4-b164-ea2083708ad7", + "fields": { + "timestamp": "2023-12-29T15:45:04.730Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79d821c7-a7a2-40f6-a4cb-58a6d3c3fd5c", + "fields": { + "timestamp": "2023-12-29T15:45:05.289Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 257, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79ea4063-0585-4639-9127-8956db95ccdb", + "fields": { + "timestamp": "2023-12-29T15:45:06.156Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 652, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79efcd18-e432-4c95-bca3-cbf570764265", + "fields": { + "timestamp": "2023-12-29T15:45:11.185Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1225, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79f17fce-6917-47be-a962-bfb34597c570", + "fields": { + "timestamp": "2023-12-29T15:45:07.237Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1187, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79f55b3f-bd74-4f30-bf23-47d9185bcfa0", + "fields": { + "timestamp": "2023-12-29T15:45:11.176Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1219, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79f792a9-eb46-419e-ae64-261aa1808621", + "fields": { + "timestamp": "2023-12-29T15:45:09.165Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 946, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79fb109b-9ff9-496e-a66d-9400787c9def", + "fields": { + "timestamp": "2023-12-29T15:45:07.070Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1094, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79fbd459-e3a2-4875-81b7-26e9214e3b24", + "fields": { + "timestamp": "2023-12-29T15:45:11.563Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1486, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "79ff9758-3830-49ac-852b-fafbdb125c9e", + "fields": { + "timestamp": "2023-12-29T15:45:08.788Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1388, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a01aaad-896a-4f1a-9afb-9e34cd7c6dce", + "fields": { + "timestamp": "2023-12-29T15:45:10.816Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 972, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a041286-9f56-4d18-9777-f248690005ec", + "fields": { + "timestamp": "2023-12-29T15:45:06.470Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 799, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a077140-75de-42d4-b7a3-15b20ff24e79", + "fields": { + "timestamp": "2023-12-29T15:45:04.957Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 107, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a103ffd-89b1-41ec-89d6-fcefdb8efcb5", + "fields": { + "timestamp": "2023-12-29T15:45:11.716Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1591, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a1867ee-4e63-458d-86ec-61f8ed315960", + "fields": { + "timestamp": "2023-12-29T15:45:04.926Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 93, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a1a3912-1245-4e6d-9eb9-ace85eeac149", + "fields": { + "timestamp": "2023-12-29T15:45:08.181Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 635, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a1aa6c6-6ac1-4564-af7f-1ec3232640d2", + "fields": { + "timestamp": "2023-12-29T15:45:11.483Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1432, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a21757a-24ff-4a3b-a965-9c4af799a714", + "fields": { + "timestamp": "2023-12-29T15:45:08.577Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1126, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a24b600-54d3-4cb7-b717-2e0812f607c7", + "fields": { + "timestamp": "2023-12-29T15:45:09.959Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 44, + "field": "name", + "type": "str", + "value": "dmi01-utica-pdu01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a26c210-cd97-422e-972d-e089ca4207b9", + "fields": { + "timestamp": "2023-12-29T15:45:06.754Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 929, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a27b323-3bfb-47b2-9ca7-ac93e66d1c00", + "fields": { + "timestamp": "2023-12-29T15:45:08.654Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1222, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a2822c8-f61f-4bcd-97c1-95b85f2b016a", + "fields": { + "timestamp": "2023-12-29T15:45:08.105Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1588, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a2845f9-5506-4e52-ad78-4d3af7e09488", + "fields": { + "timestamp": "2023-12-29T15:45:07.156Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1149, + "field": "name", + "type": "str", + "value": "xe-1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a2b76bb-29d5-4b21-bbe9-17a999ef9ae0", + "fields": { + "timestamp": "2023-12-29T15:45:07.629Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1367, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a2c24c0-2b8a-4fb2-aacc-b6ec638efacf", + "fields": { + "timestamp": "2023-12-29T15:45:09.046Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 797, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a30521c-3af8-4a07-aa3d-d9c6067d1449", + "fields": { + "timestamp": "2023-12-29T15:45:11.012Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1105, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a308653-c473-4755-9f82-3eba5ae552ec", + "fields": { + "timestamp": "2023-12-29T15:45:10.527Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 62, + "field": "vid", + "type": "int", + "value": "203", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a356fce-9bda-40d1-a177-d75b6147ba36", + "fields": { + "timestamp": "2023-12-29T15:45:05.195Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 214, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a36443b-d428-4360-b3f0-e4a199a60064", + "fields": { + "timestamp": "2023-12-29T15:45:06.760Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 932, + "field": "name", + "type": "str", + "value": "xe-0/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a377b11-f9ab-493f-afad-dcec447f436f", + "fields": { + "timestamp": "2023-12-29T15:45:07.646Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1375, + "field": "name", + "type": "str", + "value": "xe-1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a4084bb-065b-4973-b104-e3d907e76c4e", + "fields": { + "timestamp": "2023-12-29T15:45:11.741Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1609, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a4160a1-e752-421d-84fd-4c3fa016586d", + "fields": { + "timestamp": "2023-12-29T15:45:05.926Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 548, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a42b675-9522-469f-99cc-22c64ad9b821", + "fields": { + "timestamp": "2023-12-29T15:45:10.769Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 940, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a48d499-8a72-42dc-a9cd-7d863b710f3b", + "fields": { + "timestamp": "2023-12-29T15:45:04.556Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 35, + "field": "name", + "type": "str", + "value": "Console", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a4bf320-a6ed-470d-b880-2101171000bb", + "fields": { + "timestamp": "2023-12-29T15:45:07.040Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1080, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a510a13-57ba-4843-9a32-7bd8a2fcf492", + "fields": { + "timestamp": "2023-12-29T15:45:11.253Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1272, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a5f2f97-8e34-41bf-9fbf-f3f1595b577e", + "fields": { + "timestamp": "2023-12-29T15:45:10.792Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 956, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a665532-e39e-4c05-9048-a5f9133fdf81", + "fields": { + "timestamp": "2023-12-29T15:45:10.717Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 905, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a66a271-5d3b-46c7-b5b2-7258c7bf2d6b", + "fields": { + "timestamp": "2023-12-29T15:45:11.445Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1406, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a673379-4a88-4bdd-99f6-824431fd3ef4", + "fields": { + "timestamp": "2023-12-29T15:45:07.918Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1501, + "field": "name", + "type": "str", + "value": "et-2/0/50", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a70b255-9778-47fe-92ac-9351b10a0b01", + "fields": { + "timestamp": "2023-12-29T15:45:06.901Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 999, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a75db94-3431-46ec-bc6d-c4624ed620fd", + "fields": { + "timestamp": "2023-12-29T15:45:07.070Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1094, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a772fd6-5f6b-48a4-90b5-2a02602b8c24", + "fields": { + "timestamp": "2023-12-29T15:45:06.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 949, + "field": "name", + "type": "str", + "value": "xe-0/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a815e19-ad1b-4afa-a42f-e9057a2e755f", + "fields": { + "timestamp": "2023-12-29T15:45:10.461Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 144, + "field": "address", + "type": "inet", + "value": "172.19.0.24/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a83f9f6-e660-4272-a52e-454f525d5b7e", + "fields": { + "timestamp": "2023-12-29T15:45:04.603Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 51, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a8cdf6b-2019-4a22-b788-331d97cfb5f1", + "fields": { + "timestamp": "2023-12-29T15:45:06.004Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 582, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7a9e2e45-0b90-4766-8aae-e641b4ddfb97", + "fields": { + "timestamp": "2023-12-29T15:45:06.141Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 645, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7aa1e0bc-27df-4a70-a2f9-a5cb012e7fc1", + "fields": { + "timestamp": "2023-12-29T15:45:05.545Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 374, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7aa42ccb-a253-41c8-bf59-5c57d430e2c6", + "fields": { + "timestamp": "2023-12-29T15:45:10.123Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "65000:301", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7aa647d4-4ec4-40e9-9f52-e7a13a14c3d5", + "fields": { + "timestamp": "2023-12-29T15:45:07.629Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1367, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7aa68005-24ba-4ead-97a0-d515af8c7dd0", + "fields": { + "timestamp": "2023-12-29T15:45:04.452Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 14, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7aaccdd6-aff2-405a-89ed-fc803e5ee8cc", + "fields": { + "timestamp": "2023-12-29T15:45:11.448Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1408, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ab104fd-170a-4560-bdbd-e9fe1b166a8c", + "fields": { + "timestamp": "2023-12-29T15:45:05.095Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 170, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ab357c4-b75e-4665-b398-1d153196316b", + "fields": { + "timestamp": "2023-12-29T15:45:04.476Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 34, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ab77c9a-3b5c-454c-9c3a-c7c8376a74cd", + "fields": { + "timestamp": "2023-12-29T15:45:07.745Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1421, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7aba7ef9-24fa-40aa-b786-a976edcbda8a", + "fields": { + "timestamp": "2023-12-29T15:45:11.716Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1591, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7abc5c6d-3ece-4646-b18e-ec90d56a395e", + "fields": { + "timestamp": "2023-12-29T15:45:05.832Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 505, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7abfe629-593e-4b50-b740-9094122f23da", + "fields": { + "timestamp": "2023-12-29T15:45:06.634Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 875, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ac0e656-a92e-4d18-afb3-ebaa6ed0315b", + "fields": { + "timestamp": "2023-12-29T15:45:07.183Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1162, + "field": "name", + "type": "str", + "value": "xe-1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ac17057-8ab4-4318-ab18-f882c94ffd2d", + "fields": { + "timestamp": "2023-12-29T15:45:06.535Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 829, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ac4bebb-ea1d-4040-9276-65d27f6485ef", + "fields": { + "timestamp": "2023-12-29T15:45:05.182Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 208, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ac80d2c-8af6-4b82-9679-0356fb198f2b", + "fields": { + "timestamp": "2023-12-29T15:45:11.083Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1154, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ac8e029-8f34-4519-8be7-ca845824c7ea", + "fields": { + "timestamp": "2023-12-29T15:45:07.487Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1303, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7acfe174-8e56-454d-b184-a2ffd8a4778f", + "fields": { + "timestamp": "2023-12-29T15:45:06.806Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 954, + "field": "name", + "type": "str", + "value": "xe-0/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ad20331-d12c-4618-a18f-a5e6c5839c1b", + "fields": { + "timestamp": "2023-12-29T15:45:07.282Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1208, + "field": "name", + "type": "str", + "value": "xe-2/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ad3eb48-3402-408d-95b1-b8937f4b1544", + "fields": { + "timestamp": "2023-12-29T15:45:08.600Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1154, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ad75027-6760-429b-b32c-8af78c7849c0", + "fields": { + "timestamp": "2023-12-29T15:45:06.552Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 837, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ad94596-9c84-4bbe-9a04-d9f08a0266e6", + "fields": { + "timestamp": "2023-12-29T15:45:10.709Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 539, + "field": "name", + "type": "str", + "value": "vm179", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ad9533d-5662-4560-8d08-6f7b1ae25abf", + "fields": { + "timestamp": "2023-12-29T15:45:11.612Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1520, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ad9eff2-e8cd-4185-aa0c-cbd6718b5c7f", + "fields": { + "timestamp": "2023-12-29T15:45:06.935Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1015, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7adaa38e-e253-415d-9379-753642046f9e", + "fields": { + "timestamp": "2023-12-29T15:45:11.677Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1564, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ae1eeb7-f52e-40a0-b417-cfc90cadf963", + "fields": { + "timestamp": "2023-12-29T15:45:07.235Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1186, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7aeb0045-5b0b-4b24-9bb5-b8b1cc2d5bac", + "fields": { + "timestamp": "2023-12-29T15:45:08.525Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1062, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7afb4d20-ff0c-4fc3-8a74-c355fd77a1dd", + "fields": { + "timestamp": "2023-12-29T15:45:05.085Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 166, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7afcbeff-4941-4e7f-80e1-f1901e5b26ee", + "fields": { + "timestamp": "2023-12-29T15:45:11.341Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1333, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b044b28-1136-418c-b896-3a305bc9e024", + "fields": { + "timestamp": "2023-12-29T15:45:11.142Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1195, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b05bb37-ccb1-487f-a9ef-29f91133f5c2", + "fields": { + "timestamp": "2023-12-29T15:45:05.753Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 469, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b08372d-2424-4275-affc-419aa353b7cf", + "fields": { + "timestamp": "2023-12-29T15:45:04.586Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 33, + "field": "name", + "type": "str", + "value": "Power Port", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b097a32-a3bc-458a-9a27-de7346e7a4e0", + "fields": { + "timestamp": "2023-12-29T15:45:08.800Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1402, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b0ad4d4-1f5a-4002-9367-d862cc897a0d", + "fields": { + "timestamp": "2023-12-29T15:45:07.390Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1258, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b10d88a-fe7b-420a-9949-da379a64c664", + "fields": { + "timestamp": "2023-12-29T15:45:08.630Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1192, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b14a0fe-42bf-454f-8706-1e0d07cb5067", + "fields": { + "timestamp": "2023-12-29T15:45:07.889Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1488, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b197edd-cc09-47e6-89cb-16a82b018ecf", + "fields": { + "timestamp": "2023-12-29T15:45:06.721Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 914, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b19c351-9228-41fc-ba07-24ce0c0e01d7", + "fields": { + "timestamp": "2023-12-29T15:45:04.506Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 6, + "field": "cid", + "type": "str", + "value": "KLQU4018", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b1c2b31-cd05-44af-9c47-7286d0705106", + "fields": { + "timestamp": "2023-12-29T15:45:08.259Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 731, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b1fdceb-0368-44c8-9002-30f1b5fe1739", + "fields": { + "timestamp": "2023-12-29T15:45:07.922Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1503, + "field": "name", + "type": "str", + "value": "et-2/0/52", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b243915-b1a9-482e-9b73-f5b9f262bb42", + "fields": { + "timestamp": "2023-12-29T15:45:06.329Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 733, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b26220e-555b-4449-8f28-6a1f10678f40", + "fields": { + "timestamp": "2023-12-29T15:45:05.390Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 303, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b300296-aa86-4e83-bef6-479330851899", + "fields": { + "timestamp": "2023-12-29T15:45:05.419Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 316, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b3045b7-36a8-4ddb-98ab-00a2aff55b3c", + "fields": { + "timestamp": "2023-12-29T15:45:11.002Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1098, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b30ad9f-4d8f-4437-8d03-15d9fc30c80c", + "fields": { + "timestamp": "2023-12-29T15:45:09.866Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "Dell", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b31c67a-d21a-4817-863a-0fccc24fab7e", + "fields": { + "timestamp": "2023-12-29T15:45:07.764Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1430, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b374262-c174-47cc-bcd0-1d7e930ea01a", + "fields": { + "timestamp": "2023-12-29T15:45:05.740Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 463, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b4695b6-7922-4c6b-aeb9-8c70e65d2f30", + "fields": { + "timestamp": "2023-12-29T15:45:07.495Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1307, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b4a753c-e994-45f8-b2d6-c9e0af769494", + "fields": { + "timestamp": "2023-12-29T15:45:08.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1575, + "field": "name", + "type": "str", + "value": "xe-1/2/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b4e5616-1d20-4431-a4bb-743af34a3698", + "fields": { + "timestamp": "2023-12-29T15:45:06.589Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 854, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b4eecaa-03de-4cad-98a9-b9dbfa1708a7", + "fields": { + "timestamp": "2023-12-29T15:45:06.252Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 697, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b531127-33de-419e-ac8f-e9804bc56b5a", + "fields": { + "timestamp": "2023-12-29T15:45:07.898Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1492, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b5b2c5b-9102-4dee-9fd4-e584d7c18e73", + "fields": { + "timestamp": "2023-12-29T15:45:04.705Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 136, + "field": "name", + "type": "str", + "value": "Outlet 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b5ff9b4-142a-4aa6-81a3-48585541802e", + "fields": { + "timestamp": "2023-12-29T15:45:07.153Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1148, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b60775e-fff8-474b-a9e2-162d77edd6fb", + "fields": { + "timestamp": "2023-12-29T15:45:10.515Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 43, + "field": "vid", + "type": "int", + "value": "204", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b60bd62-e489-4b3c-a5c3-524dd50823d7", + "fields": { + "timestamp": "2023-12-29T15:45:10.653Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 449, + "field": "name", + "type": "str", + "value": "vm89", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b664723-4fd4-46aa-8b5f-692df62ed72b", + "fields": { + "timestamp": "2023-12-29T15:45:08.288Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 767, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b7810c5-f5c2-4822-bda1-6a336234b7ff", + "fields": { + "timestamp": "2023-12-29T15:45:06.415Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 773, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b796ba5-f050-45de-a64a-70d67fb332b5", + "fields": { + "timestamp": "2023-12-29T15:45:07.186Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1163, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b83f1c8-a6c6-4d8f-9bb9-c7848c622fcf", + "fields": { + "timestamp": "2023-12-29T15:45:06.265Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 703, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b89ad98-bb32-46b9-ac9f-c38ac1dbda68", + "fields": { + "timestamp": "2023-12-29T15:45:08.407Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 915, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b89db69-68be-4511-85a1-a42f290c08a8", + "fields": { + "timestamp": "2023-12-29T15:45:07.521Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1319, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b94e63b-5438-4c4e-b29f-172068e0039e", + "fields": { + "timestamp": "2023-12-29T15:45:05.022Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 137, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7b9918a3-be36-43d5-a411-92ae78a226da", + "fields": { + "timestamp": "2023-12-29T15:45:08.163Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1615, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ba24017-29d1-4892-881f-fd386400fcb2", + "fields": { + "timestamp": "2023-12-29T15:45:06.891Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 994, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ba56ab9-6e13-4613-8a6b-a7e2d78b4dbc", + "fields": { + "timestamp": "2023-12-29T15:45:05.683Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 437, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ba8bdef-7e4f-412d-8fe5-f3f89849d61d", + "fields": { + "timestamp": "2023-12-29T15:45:11.152Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1202, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7baae608-2814-4143-80a9-2616835f684d", + "fields": { + "timestamp": "2023-12-29T15:45:07.099Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1123, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7baddcf4-b181-4f64-8294-d910c1bd3c03", + "fields": { + "timestamp": "2023-12-29T15:45:07.120Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1133, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7bb12dad-1ec7-49f2-a628-3c8f4807a540", + "fields": { + "timestamp": "2023-12-29T15:45:11.140Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1194, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7bb2a9bb-4340-4914-a8b6-e1da7b812170", + "fields": { + "timestamp": "2023-12-29T15:45:11.254Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1273, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7bba1a12-57f7-46ce-b6cf-b3d403eba717", + "fields": { + "timestamp": "2023-12-29T15:45:06.145Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 647, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7bbea7fb-a97b-4815-926c-17f81718d66b", + "fields": { + "timestamp": "2023-12-29T15:45:05.055Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 152, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7bc6489d-6f82-4602-8e48-9833493a0a94", + "fields": { + "timestamp": "2023-12-29T15:45:04.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 98, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7bc7b91f-8849-4f19-9aa0-346753ce02de", + "fields": { + "timestamp": "2023-12-29T15:45:05.482Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 345, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7bcc7288-db1e-423f-9361-e0f903282e91", + "fields": { + "timestamp": "2023-12-29T15:45:08.084Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1578, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7bcf9776-0761-4218-ad91-a96d344da645", + "fields": { + "timestamp": "2023-12-29T15:45:07.771Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1433, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7bd23681-9b76-4dba-9d78-80e44c39735a", + "fields": { + "timestamp": "2023-12-29T15:45:05.182Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 208, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7bd7071d-290c-4c8c-b12c-1843d4d96506", + "fields": { + "timestamp": "2023-12-29T15:45:04.602Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 50, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7bddeac0-aafb-4e03-a57a-794554a5356e", + "fields": { + "timestamp": "2023-12-29T15:45:06.931Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1013, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7be1868a-0ba1-449c-95e3-4192283f7240", + "fields": { + "timestamp": "2023-12-29T15:45:06.423Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 777, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7be24ccf-7a47-4cc6-b7b5-d575e9c54a2e", + "fields": { + "timestamp": "2023-12-29T15:45:06.332Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 734, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7be2bf69-24b2-42de-9d2f-ec32f6447081", + "fields": { + "timestamp": "2023-12-29T15:45:10.513Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 39, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7be329c8-7323-4bd0-9de2-8ff511039137", + "fields": { + "timestamp": "2023-12-29T15:45:04.477Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 16, + "field": "cid", + "type": "str", + "value": "1002845894", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7be52dfa-303e-4d16-8276-c1049cdc8599", + "fields": { + "timestamp": "2023-12-29T15:45:10.058Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 46, + "field": "name", + "type": "str", + "value": "Colorado", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7bea6b0b-3cb7-4dc8-97cf-48581ff28b19", + "fields": { + "timestamp": "2023-12-29T15:45:07.659Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1381, + "field": "name", + "type": "str", + "value": "xe-1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7bf52073-47e4-4fc2-b2d6-b048e9e3ee51", + "fields": { + "timestamp": "2023-12-29T15:45:06.297Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 718, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7bf72659-6b87-4ac0-93ee-c806bc4408c3", + "fields": { + "timestamp": "2023-12-29T15:45:04.589Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 36, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c0629dc-ebec-4c27-a8c8-f70eeee559c2", + "fields": { + "timestamp": "2023-12-29T15:45:10.586Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 14, + "field": "name", + "type": "str", + "value": "gc-us-central1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c066242-4934-4dbb-8337-a6b575a74a3f", + "fields": { + "timestamp": "2023-12-29T15:45:08.028Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1552, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c0f609c-815c-4f77-9e76-9f44ecb9724b", + "fields": { + "timestamp": "2023-12-29T15:45:10.971Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1077, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c14c869-21d6-45bf-a3d2-4b86a6578f04", + "fields": { + "timestamp": "2023-12-29T15:45:05.122Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 181, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c199112-c1c8-428f-8f39-505deaebb74e", + "fields": { + "timestamp": "2023-12-29T15:45:06.899Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 998, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c23dec1-cb5d-4400-82f5-258a320fe346", + "fields": { + "timestamp": "2023-12-29T15:45:06.526Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 825, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c2471b2-5049-4598-bcf8-befadbf7573c", + "fields": { + "timestamp": "2023-12-29T15:45:06.041Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 599, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c24a713-af86-4a1e-aff2-449d70636e1f", + "fields": { + "timestamp": "2023-12-29T15:45:04.838Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 54, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c2eb2c0-b6dd-454c-86ea-01e92eac4cdf", + "fields": { + "timestamp": "2023-12-29T15:45:04.805Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 39, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c43fc1a-6b98-454f-a8c7-363bd0214aac", + "fields": { + "timestamp": "2023-12-29T15:45:06.544Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 833, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c445395-837b-4a25-b9ee-cfa8e2b6b04f", + "fields": { + "timestamp": "2023-12-29T15:45:04.924Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 92, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c452af3-c610-4245-9471-50b1cf7ff7fd", + "fields": { + "timestamp": "2023-12-29T15:45:10.055Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 41, + "field": "name", + "type": "str", + "value": "North Dakota", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c4af15b-d967-4b1d-854a-06a767de0f6d", + "fields": { + "timestamp": "2023-12-29T15:45:07.773Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1434, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c4d7083-0e07-4974-9628-be28bc6a4c53", + "fields": { + "timestamp": "2023-12-29T15:45:06.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 611, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c509e91-6bc6-49fd-b036-5c1beb3f0a02", + "fields": { + "timestamp": "2023-12-29T15:45:09.067Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 824, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c51a51b-ecda-45bb-89d1-a4616258607a", + "fields": { + "timestamp": "2023-12-29T15:45:10.019Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 16, + "field": "name", + "type": "str", + "value": "P2-8B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c524dce-6faa-4497-be02-e7aac62a03b6", + "fields": { + "timestamp": "2023-12-29T15:45:08.685Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1260, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c5e852f-0cf0-42de-82f7-7d9f85f261cf", + "fields": { + "timestamp": "2023-12-29T15:45:11.019Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1110, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c636880-4743-41dc-ae13-90beb394c487", + "fields": { + "timestamp": "2023-12-29T15:45:10.893Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1023, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c64fc36-ffad-4548-926b-91bba715d4e6", + "fields": { + "timestamp": "2023-12-29T15:45:05.469Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 339, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c66aabe-a1c4-41f2-adce-db31b29ba490", + "fields": { + "timestamp": "2023-12-29T15:45:11.595Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1508, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c6bea1a-5915-434a-8e6e-85cdc50d60a8", + "fields": { + "timestamp": "2023-12-29T15:45:07.668Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1385, + "field": "name", + "type": "str", + "value": "xe-1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c6dd377-a716-48f6-bd91-1d302614a52b", + "fields": { + "timestamp": "2023-12-29T15:45:08.521Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1057, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c7161e9-c385-448f-b8b3-394c2d4b3dee", + "fields": { + "timestamp": "2023-12-29T15:45:10.221Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 36, + "field": "prefix", + "type": "cidr", + "value": "10.112.157.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c733d9c-10e6-42eb-9430-0f998bcac659", + "fields": { + "timestamp": "2023-12-29T15:45:05.910Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 541, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c75d938-3ac6-486b-a5a8-58442a7b455c", + "fields": { + "timestamp": "2023-12-29T15:45:06.821Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 961, + "field": "name", + "type": "str", + "value": "xe-0/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c7897a8-8468-4254-9c06-60fab3b92370", + "fields": { + "timestamp": "2023-12-29T15:45:06.561Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 841, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c7a3df1-03f2-4aeb-8bc2-97a7355ebe5b", + "fields": { + "timestamp": "2023-12-29T15:45:07.395Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1260, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c81c54a-a19b-4e46-9aca-1d212e6dfb4f", + "fields": { + "timestamp": "2023-12-29T15:45:07.685Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1393, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c876108-d4cc-4d83-896e-ee3c49f32b99", + "fields": { + "timestamp": "2023-12-29T15:45:10.443Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 113, + "field": "address", + "type": "inet", + "value": "172.18.0.23/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7c980a40-64ed-4612-bc3c-8025bf97aeaf", + "fields": { + "timestamp": "2023-12-29T15:45:07.004Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1047, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ca72379-f63b-4877-bfae-98cb8c14dc95", + "fields": { + "timestamp": "2023-12-29T15:45:06.060Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 608, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ca7ee30-2991-410a-b518-b08620f8fa4f", + "fields": { + "timestamp": "2023-12-29T15:45:08.951Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 679, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ca7f2b9-684c-46c0-9c30-9ac84deecc71", + "fields": { + "timestamp": "2023-12-29T15:45:09.937Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 11, + "field": "name", + "type": "str", + "value": "dmi01-syracuse-rtr01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ca811e1-38f7-437b-b04d-7f281e6fe5aa", + "fields": { + "timestamp": "2023-12-29T15:45:08.382Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 884, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ca84868-a45e-4941-bb52-91b32ab73390", + "fields": { + "timestamp": "2023-12-29T15:45:06.589Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 854, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7cae8abe-268b-4c59-bf84-3409bce90021", + "fields": { + "timestamp": "2023-12-29T15:45:05.401Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 308, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7cb25f04-52b2-4960-b35f-7bda7a32f319", + "fields": { + "timestamp": "2023-12-29T15:45:11.143Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1196, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7cb2e4b7-a37e-4ce8-9c05-6fe2cafb105e", + "fields": { + "timestamp": "2023-12-29T15:45:06.212Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 678, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7cb50ab6-b459-4fd6-8eed-055864642795", + "fields": { + "timestamp": "2023-12-29T15:45:05.916Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 544, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7cb8af2a-5720-4446-a471-b5f64ff240df", + "fields": { + "timestamp": "2023-12-29T15:45:07.564Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1339, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7cb940dd-5e73-470f-b795-f89152b89336", + "fields": { + "timestamp": "2023-12-29T15:45:10.067Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 60, + "field": "slug", + "type": "str", + "value": "us-tx", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ccdf23c-a906-463b-8d35-027cc9d96d45", + "fields": { + "timestamp": "2023-12-29T15:45:10.863Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1003, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7cd8bb83-9314-46a0-83b7-947dda6b5935", + "fields": { + "timestamp": "2023-12-29T15:45:09.008Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 750, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ce463b9-43cf-4252-bc9d-d0d01625ea4e", + "fields": { + "timestamp": "2023-12-29T15:45:07.958Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1520, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ce75495-493f-4ca0-80cd-d5c9f9be8667", + "fields": { + "timestamp": "2023-12-29T15:45:05.007Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 130, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ceb164c-aa16-41e4-adec-b81b4ecd0b32", + "fields": { + "timestamp": "2023-12-29T15:45:09.012Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 754, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7cefd76e-643e-41db-9d58-f32ab93736b2", + "fields": { + "timestamp": "2023-12-29T15:45:07.237Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1187, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7cff0ac6-0b5e-4c1c-946e-80bb396ca1e1", + "fields": { + "timestamp": "2023-12-29T15:45:05.755Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 470, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d024c21-3466-4b19-b371-31485e80bba4", + "fields": { + "timestamp": "2023-12-29T15:45:05.777Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 480, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d025bf5-4f5e-4a3d-9b1d-d685d005ec4a", + "fields": { + "timestamp": "2023-12-29T15:45:04.585Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 31, + "field": "name", + "type": "str", + "value": "Input", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d1bb6ee-8c7d-4ce3-9ea3-8558d3cfc783", + "fields": { + "timestamp": "2023-12-29T15:45:10.013Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "P1-4A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d211509-dc36-4cf0-b030-44c684b1b669", + "fields": { + "timestamp": "2023-12-29T15:45:06.237Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 690, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d24496d-1f77-40c9-a26c-2db64a154505", + "fields": { + "timestamp": "2023-12-29T15:45:11.395Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1371, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d2874dd-d61f-4f06-9bf1-6ddb797093c6", + "fields": { + "timestamp": "2023-12-29T15:45:11.335Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1329, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d2aa6b8-da29-43bb-9ed1-e8b19886e5a8", + "fields": { + "timestamp": "2023-12-29T15:45:07.423Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1273, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d305f3e-3911-4d8a-a9ab-34fc693a0460", + "fields": { + "timestamp": "2023-12-29T15:45:08.902Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1529, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d492597-a8b7-4938-8b81-fc51c8c1c9f8", + "fields": { + "timestamp": "2023-12-29T15:45:06.231Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 687, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d4c7e3c-d590-4f7a-bdb0-eabb2fa52f9b", + "fields": { + "timestamp": "2023-12-29T15:45:05.263Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 245, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d4e97f5-98e4-4df2-9af7-46d812aa3bfe", + "fields": { + "timestamp": "2023-12-29T15:45:10.124Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 7, + "field": "description", + "type": "str", + "value": "Delta-import", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d5245ba-d031-4a61-86c6-86652bdf5ace", + "fields": { + "timestamp": "2023-12-29T15:45:04.579Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 25, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d54303b-0372-4289-a3f0-fec40d14cb83", + "fields": { + "timestamp": "2023-12-29T15:45:10.490Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 2, + "field": "vid", + "type": "int", + "value": "200", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d54a38d-e644-4f00-bef4-86d4b5ca072b", + "fields": { + "timestamp": "2023-12-29T15:45:07.960Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1521, + "field": "name", + "type": "str", + "value": "xe-2/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d551f6b-0387-4508-abd2-40d28866d8ce", + "fields": { + "timestamp": "2023-12-29T15:45:05.818Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 499, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d5c7ceb-8a3f-4d83-90e8-d97a3a25050d", + "fields": { + "timestamp": "2023-12-29T15:45:07.818Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1455, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d5ead17-ac5b-4238-b0d5-01446fe7e05a", + "fields": { + "timestamp": "2023-12-29T15:45:05.480Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 344, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d5f9a5e-705f-4247-8f59-75a535244939", + "fields": { + "timestamp": "2023-12-29T15:45:05.869Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 522, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d5fb153-9c51-44a6-9f49-ba73d3d71f53", + "fields": { + "timestamp": "2023-12-29T15:45:06.997Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1044, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d614364-aa61-4240-9d28-df07da934bb1", + "fields": { + "timestamp": "2023-12-29T15:45:07.083Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1116, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d67341c-dba5-489f-a7c5-14c1a1e83949", + "fields": { + "timestamp": "2023-12-29T15:45:11.754Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1618, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d674d2f-97b4-4f0e-ae45-124bea7fb02e", + "fields": { + "timestamp": "2023-12-29T15:45:10.044Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "Canada", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d69f798-c74c-415d-ba31-5ecb68840a9f", + "fields": { + "timestamp": "2023-12-29T15:45:06.143Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 646, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d6e1b09-620b-4159-b119-5b0a733e0f4e", + "fields": { + "timestamp": "2023-12-29T15:45:04.768Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 22, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d70d5f5-80ae-4049-ba2f-65f1adeede25", + "fields": { + "timestamp": "2023-12-29T15:45:06.999Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1045, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d731d48-e187-4a15-8029-a07dd8fe6b2f", + "fields": { + "timestamp": "2023-12-29T15:45:06.773Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 938, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d7461cd-33d2-4f95-8009-262b090e3aef", + "fields": { + "timestamp": "2023-12-29T15:45:07.786Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1440, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d75bd9d-d7c8-49a3-99dd-ce83c914c88e", + "fields": { + "timestamp": "2023-12-29T15:45:04.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 116, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d75fd97-faf4-45ec-a8a2-cf25c79cd1c7", + "fields": { + "timestamp": "2023-12-29T15:45:05.729Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 458, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d784ac8-48e3-4af0-ad4c-27e0bbbedbc8", + "fields": { + "timestamp": "2023-12-29T15:45:05.818Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 499, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d798d9e-2b9f-4911-8904-0a8746024995", + "fields": { + "timestamp": "2023-12-29T15:45:07.291Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1212, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d7a80a3-63c9-47bf-a10a-520005577998", + "fields": { + "timestamp": "2023-12-29T15:45:08.023Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1550, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d7f6d3c-b7a0-4fec-9253-7cef4b8d4929", + "fields": { + "timestamp": "2023-12-29T15:45:09.898Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Comms closet", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d8019a9-c566-4c6b-93e8-e25a0d089f2e", + "fields": { + "timestamp": "2023-12-29T15:45:08.584Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1135, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d81d4f5-c967-43ac-9c9e-1e3ed9b1be4d", + "fields": { + "timestamp": "2023-12-29T15:45:08.706Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1286, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d856eab-aedc-4838-85e3-9e229bab6ec2", + "fields": { + "timestamp": "2023-12-29T15:45:06.332Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 734, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d883dd3-8c71-43c5-8cce-d53ade2cf666", + "fields": { + "timestamp": "2023-12-29T15:45:08.857Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1473, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d8b884c-f2e3-44c0-85b4-5e88f0de8385", + "fields": { + "timestamp": "2023-12-29T15:45:07.101Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1124, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7d94c1a8-da69-4cd3-baa5-321f112a094a", + "fields": { + "timestamp": "2023-12-29T15:45:05.901Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 537, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7da3849d-62b5-454f-a312-e9a470712430", + "fields": { + "timestamp": "2023-12-29T15:45:06.036Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 597, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7da3a253-1126-4f93-b3dd-b4ac03f9f916", + "fields": { + "timestamp": "2023-12-29T15:45:10.976Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1080, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7da5efe1-8d3f-434f-b9e0-45c21ea6e046", + "fields": { + "timestamp": "2023-12-29T15:45:10.963Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1071, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7dab1cc9-0ad7-4e06-92df-6538832a5619", + "fields": { + "timestamp": "2023-12-29T15:45:11.424Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1391, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7db310ce-45fd-4517-8578-825849e2160d", + "fields": { + "timestamp": "2023-12-29T15:45:08.897Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1523, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7db52c39-a150-493e-8298-680761e2110c", + "fields": { + "timestamp": "2023-12-29T15:45:05.897Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 535, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7db84061-148b-4f82-ad61-db1b55285741", + "fields": { + "timestamp": "2023-12-29T15:45:06.244Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 693, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7dc90444-8693-443a-a780-b7836136cd09", + "fields": { + "timestamp": "2023-12-29T15:45:11.414Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1384, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7dd4b582-a96a-4967-ad09-4617268091fd", + "fields": { + "timestamp": "2023-12-29T15:45:07.338Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1234, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7dd7959f-7467-48f0-a630-92fea06145ad", + "fields": { + "timestamp": "2023-12-29T15:45:07.446Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1284, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7dd95eb1-9a67-45d7-baa7-b3767983d1c2", + "fields": { + "timestamp": "2023-12-29T15:45:06.470Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 799, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7dddf1f6-30b7-40f4-a716-46b4bad02505", + "fields": { + "timestamp": "2023-12-29T15:45:05.263Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 245, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7de19d70-119a-4d4f-8f08-bd6ac1f7369b", + "fields": { + "timestamp": "2023-12-29T15:45:08.267Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 742, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7de8b7c3-030b-447d-9f34-f7c9808c29e6", + "fields": { + "timestamp": "2023-12-29T15:45:04.664Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 88, + "field": "name", + "type": "str", + "value": "Outlet 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7dec96b3-39b5-42a0-90e8-68633913573b", + "fields": { + "timestamp": "2023-12-29T15:45:06.729Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 918, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7df17825-d1e4-4f88-b633-3b36a795d6fd", + "fields": { + "timestamp": "2023-12-29T15:45:11.549Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1476, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7df565dd-40f9-4864-a2aa-932942b43296", + "fields": { + "timestamp": "2023-12-29T15:45:06.684Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 897, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7df7e130-a3d9-4b5d-a305-1781925d1173", + "fields": { + "timestamp": "2023-12-29T15:45:07.196Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1168, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7df88089-f1fc-4e12-84ca-3762e23a988c", + "fields": { + "timestamp": "2023-12-29T15:45:10.041Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "europe", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e051532-9879-482a-80a5-ef0434c7bd76", + "fields": { + "timestamp": "2023-12-29T15:45:04.711Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 143, + "field": "name", + "type": "str", + "value": "Outlet 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e0d04ac-b26e-4e50-91e4-3e7bf779e2f8", + "fields": { + "timestamp": "2023-12-29T15:45:06.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1029, + "field": "name", + "type": "str", + "value": "xe-0/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e105c3f-46f2-4ac9-9d41-b6f54337c825", + "fields": { + "timestamp": "2023-12-29T15:45:05.513Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 359, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e10a7fa-63ab-4181-b939-da1c4e749d71", + "fields": { + "timestamp": "2023-12-29T15:45:10.515Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 42, + "field": "vid", + "type": "int", + "value": "203", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e10c2ab-e8e5-4d96-a5cf-3e8ceb910d08", + "fields": { + "timestamp": "2023-12-29T15:45:09.374Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1209, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e11d0ce-c703-41ea-a031-9bdedc53c16a", + "fields": { + "timestamp": "2023-12-29T15:45:07.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1534, + "field": "name", + "type": "str", + "value": "xe-2/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e122fa2-f10c-4941-8d38-deddb06e07c5", + "fields": { + "timestamp": "2023-12-29T15:45:10.911Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1036, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e125a88-1348-42cd-8396-1671f1159318", + "fields": { + "timestamp": "2023-12-29T15:45:06.481Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 804, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e14fb59-d3a7-48cc-b21a-e00ea3f46c09", + "fields": { + "timestamp": "2023-12-29T15:45:04.959Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 108, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e17eba7-571e-4d92-8a31-23b6ca1016bc", + "fields": { + "timestamp": "2023-12-29T15:45:10.455Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 133, + "field": "address", + "type": "inet", + "value": "172.19.0.13/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e18e240-b633-4a99-b4f3-33fb078bdff0", + "fields": { + "timestamp": "2023-12-29T15:45:10.454Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 132, + "field": "address", + "type": "inet", + "value": "172.19.0.12/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e1947b7-d8be-4830-bd42-46ba375b80e3", + "fields": { + "timestamp": "2023-12-29T15:45:07.405Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1265, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e21447c-d103-48c5-b9c0-e288cb657721", + "fields": { + "timestamp": "2023-12-29T15:45:04.829Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 50, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e223a59-c69d-4af2-ad0c-06117310f096", + "fields": { + "timestamp": "2023-12-29T15:45:04.550Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 28, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e2510d2-b728-4fa3-9471-b4c338da1fa9", + "fields": { + "timestamp": "2023-12-29T15:45:07.560Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1337, + "field": "name", + "type": "str", + "value": "et-1/0/51", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e26e3c9-d119-4239-8763-af30e88370d6", + "fields": { + "timestamp": "2023-12-29T15:45:08.508Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1041, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e33f3b1-03a6-41f5-b71b-af468ca3428c", + "fields": { + "timestamp": "2023-12-29T15:45:05.675Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 433, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e38ced3-7b2a-4b3b-9c00-cd4e1a79485c", + "fields": { + "timestamp": "2023-12-29T15:45:06.745Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 925, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e4598be-9b9b-43b2-aae0-23639df14338", + "fields": { + "timestamp": "2023-12-29T15:45:04.594Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 41, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e4933be-debe-4042-9de7-e88263ff38aa", + "fields": { + "timestamp": "2023-12-29T15:45:08.812Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1417, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e5355d7-b94f-4faa-86d1-3dc5a233abb1", + "fields": { + "timestamp": "2023-12-29T15:45:10.785Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 951, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e57f78f-a592-40cf-a586-9f7d799501ba", + "fields": { + "timestamp": "2023-12-29T15:45:11.693Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1575, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e597e59-1df0-4c5a-a653-eb970ae023cd", + "fields": { + "timestamp": "2023-12-29T15:45:08.049Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1562, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e59bfa1-e9ab-4ae1-b875-06c3f49e9e66", + "fields": { + "timestamp": "2023-12-29T15:45:06.669Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 890, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e619c35-6a62-411f-ae1e-d84d184b7424", + "fields": { + "timestamp": "2023-12-29T15:45:07.958Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1520, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e651936-27d5-4c6d-9d7c-f3faa521c82a", + "fields": { + "timestamp": "2023-12-29T15:45:08.413Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 922, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e65eb2d-ce7f-4bca-92b6-025578675f96", + "fields": { + "timestamp": "2023-12-29T15:45:08.099Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1585, + "field": "name", + "type": "str", + "value": "xe-1/3/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e691ea0-e50f-4e57-b7ca-6663c24c2d71", + "fields": { + "timestamp": "2023-12-29T15:45:08.079Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1576, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e733eac-5aa4-4bd7-912e-05a7af103969", + "fields": { + "timestamp": "2023-12-29T15:45:08.175Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 628, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e7913be-6df4-450c-9789-d3dfb6f98702", + "fields": { + "timestamp": "2023-12-29T15:45:10.803Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 963, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e7f52e4-a23e-4dbf-af0f-07ec6a3156f7", + "fields": { + "timestamp": "2023-12-29T15:45:11.453Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1411, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e82730a-bcf6-462c-9db0-95cb32d5dfe6", + "fields": { + "timestamp": "2023-12-29T15:45:10.063Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 54, + "field": "name", + "type": "str", + "value": "Kentucky", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e890647-333c-48c4-bb31-1737d05424d0", + "fields": { + "timestamp": "2023-12-29T15:45:07.661Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1382, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e8df36d-704c-49e3-80a5-e0048e6b6294", + "fields": { + "timestamp": "2023-12-29T15:45:11.241Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1264, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e96bfb3-4f6e-4f60-8989-f01664599f24", + "fields": { + "timestamp": "2023-12-29T15:45:07.841Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1466, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7e9cb90e-74a9-47a1-bb59-db2a1b113083", + "fields": { + "timestamp": "2023-12-29T15:45:08.297Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 779, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7eafda03-c1c1-42e2-b227-bd0941f84a96", + "fields": { + "timestamp": "2023-12-29T15:45:10.125Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "65000:501", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7eb3245a-52b2-4256-9c49-2eca159dfc6a", + "fields": { + "timestamp": "2023-12-29T15:45:07.124Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1135, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7eb5a5ee-f229-46ce-acff-13de35624f48", + "fields": { + "timestamp": "2023-12-29T15:45:07.519Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1318, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7eba7fc8-78ae-457e-b79b-d156472636e3", + "fields": { + "timestamp": "2023-12-29T15:45:05.042Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 146, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ec1ba06-4c3f-4488-ab22-bdd7086a713e", + "fields": { + "timestamp": "2023-12-29T15:45:09.023Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 768, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ec560f8-7aca-48f8-8337-cebd5195603e", + "fields": { + "timestamp": "2023-12-29T15:45:10.136Z", + "object_type": [ + "ipam", + "aggregate" + ], + "object_id": 1, + "field": "date_added", + "type": "str", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ec832a3-3f7f-41ce-9813-9615bbdbc19e", + "fields": { + "timestamp": "2023-12-29T15:45:05.408Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 311, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ec9054a-b03f-4d1e-acfd-454ca4ed1f7a", + "fields": { + "timestamp": "2023-12-29T15:45:07.122Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1134, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7eca8c2c-1c38-4120-abd9-0908a7b71003", + "fields": { + "timestamp": "2023-12-29T15:45:05.783Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 483, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ecf777e-eaf2-41b9-b385-931876d46bad", + "fields": { + "timestamp": "2023-12-29T15:45:10.595Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 37, + "field": "name", + "type": "str", + "value": "gc-asia-east2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ed12701-23cf-4804-af39-3a0d4e59aa96", + "fields": { + "timestamp": "2023-12-29T15:45:08.835Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1446, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ed2496e-8dbc-4b08-aa7f-5304f186453c", + "fields": { + "timestamp": "2023-12-29T15:45:07.506Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1312, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ed718be-598b-475e-b7c8-6897c662cc85", + "fields": { + "timestamp": "2023-12-29T15:45:06.597Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 858, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ed96eb0-5827-4516-86ac-e83ac937ceba", + "fields": { + "timestamp": "2023-12-29T15:45:10.873Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1010, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7eda56a9-356e-41fc-b687-59b47461931b", + "fields": { + "timestamp": "2023-12-29T15:45:07.618Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1363, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7eda91dc-8e5b-4a66-a5e9-daf4b8615fbd", + "fields": { + "timestamp": "2023-12-29T15:45:04.559Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 38, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7edd9130-4d07-42d3-a54a-83c468ea0d3e", + "fields": { + "timestamp": "2023-12-29T15:45:07.168Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1155, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7edde1ee-2fb6-4ea6-8b5f-bfe073e8decd", + "fields": { + "timestamp": "2023-12-29T15:45:05.359Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 289, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ee76a86-0457-4168-b413-378b62eb2cd2", + "fields": { + "timestamp": "2023-12-29T15:45:10.104Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 22, + "field": "facility", + "type": "str", + "value": "DSW", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ef029f2-3430-405d-9772-ac3a94bd2b57", + "fields": { + "timestamp": "2023-12-29T15:45:11.637Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1537, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ef18501-64a8-4b29-9078-b2dd5f1004ee", + "fields": { + "timestamp": "2023-12-29T15:45:09.265Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1072, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ef69d0d-98c3-47a2-bb4d-729c0df327db", + "fields": { + "timestamp": "2023-12-29T15:45:07.713Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1406, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ef7dfac-cb51-4fa6-9078-a46073548c8e", + "fields": { + "timestamp": "2023-12-29T15:45:05.454Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 332, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ef9bc92-9b38-431e-bbaf-45fd4a6a60ce", + "fields": { + "timestamp": "2023-12-29T15:45:07.004Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1047, + "field": "name", + "type": "str", + "value": "xe-0/3/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7efa5228-9143-4401-b9cc-219374129980", + "fields": { + "timestamp": "2023-12-29T15:45:11.120Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1180, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7eff508c-4c83-4463-8b90-cef537c122bf", + "fields": { + "timestamp": "2023-12-29T15:45:06.760Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 932, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f0a146f-bcf1-463f-805f-c6c865f37c6d", + "fields": { + "timestamp": "2023-12-29T15:45:06.606Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 862, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f1ef3e8-b380-4c69-9555-153bac6c0e93", + "fields": { + "timestamp": "2023-12-29T15:45:07.924Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1504, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f204d0a-d989-4238-9413-57f8882346ba", + "fields": { + "timestamp": "2023-12-29T15:45:10.134Z", + "object_type": [ + "ipam", + "asn" + ], + "object_id": 4, + "field": "asn", + "type": "int", + "value": "65004", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f2366e7-014d-4791-87e0-8a7ffcd4ca38", + "fields": { + "timestamp": "2023-12-29T15:45:11.135Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1190, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f23c2e6-2486-47d8-8daf-e0c40a6973c6", + "fields": { + "timestamp": "2023-12-29T15:45:10.069Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 63, + "field": "name", + "type": "str", + "value": "Pennsylvania", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f34de17-d8ff-47a2-9433-9f192f089e4b", + "fields": { + "timestamp": "2023-12-29T15:45:07.341Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1235, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f35f96b-4ef4-4e87-a47a-2903064affc4", + "fields": { + "timestamp": "2023-12-29T15:45:08.604Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1160, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f376107-213f-446a-a36c-261e27447935", + "fields": { + "timestamp": "2023-12-29T15:45:09.099Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 863, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f3e1b37-d2c4-4732-93d0-bab2a39d5842", + "fields": { + "timestamp": "2023-12-29T15:45:06.098Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 625, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f467456-4262-41a2-8874-a76849bca64d", + "fields": { + "timestamp": "2023-12-29T15:45:05.862Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 519, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f491e6a-e167-40f6-9ef0-0797bc9425bf", + "fields": { + "timestamp": "2023-12-29T15:45:10.433Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 95, + "field": "address", + "type": "inet", + "value": "172.18.0.5/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f4a8ecc-6a25-4751-92d7-f6498c975d83", + "fields": { + "timestamp": "2023-12-29T15:45:07.145Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1144, + "field": "name", + "type": "str", + "value": "xe-1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f502a8b-8f81-4efc-af60-e35969d70569", + "fields": { + "timestamp": "2023-12-29T15:45:11.631Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1533, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f567d5d-be97-4db0-a48c-18b33178734f", + "fields": { + "timestamp": "2023-12-29T15:45:11.635Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1536, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f5bc2c4-383a-4135-8fd0-22730b93bc4f", + "fields": { + "timestamp": "2023-12-29T15:45:11.367Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1351, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f5c124f-5f1e-4843-bbc5-e87ec2f86d37", + "fields": { + "timestamp": "2023-12-29T15:45:11.354Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1342, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f64c017-ac71-44a7-b0f1-7ce5cdab3a16", + "fields": { + "timestamp": "2023-12-29T15:45:05.182Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 208, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f692af8-15e6-4f81-b526-b3aa9fc1ac01", + "fields": { + "timestamp": "2023-12-29T15:45:05.993Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 577, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f744f47-a692-4d90-bdd8-dc6218896918", + "fields": { + "timestamp": "2023-12-29T15:45:07.931Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1507, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f78b54a-b865-41fc-80db-12681db4b8ec", + "fields": { + "timestamp": "2023-12-29T15:45:06.102Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 627, + "field": "name", + "type": "str", + "value": "STACK0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f7a49dc-840d-4469-a141-3c580d9f868c", + "fields": { + "timestamp": "2023-12-29T15:45:11.338Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1331, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f7fe019-7e81-4eef-aecd-13efa17e2032", + "fields": { + "timestamp": "2023-12-29T15:45:05.954Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 559, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f81e453-6715-4d93-af26-e56c493eebf8", + "fields": { + "timestamp": "2023-12-29T15:45:05.366Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 292, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f84bf63-3100-4003-9b7c-a07331da852f", + "fields": { + "timestamp": "2023-12-29T15:45:05.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 564, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f85c942-e16d-4dc7-a8a6-34a7d955e981", + "fields": { + "timestamp": "2023-12-29T15:45:05.582Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 391, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f906a57-9701-43c3-85c7-4c70db421b03", + "fields": { + "timestamp": "2023-12-29T15:45:05.201Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 217, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f9746b6-2102-4784-87e7-30fb579b2445", + "fields": { + "timestamp": "2023-12-29T15:45:11.024Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1113, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7f9d90a6-6364-436f-b1c3-e8695c09adac", + "fields": { + "timestamp": "2023-12-29T15:45:11.284Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1294, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7fa3c124-dc14-491e-b8ae-c1028ffbd63c", + "fields": { + "timestamp": "2023-12-29T15:45:05.137Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 188, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7fa4d05d-94c3-4773-ab23-fceb3038757b", + "fields": { + "timestamp": "2023-12-29T15:45:09.047Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 798, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7fa9e37e-4508-4e11-9ecc-f1ce45d76d43", + "fields": { + "timestamp": "2023-12-29T15:45:07.083Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1116, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7faa3499-e1dc-4012-8706-0846c5843abd", + "fields": { + "timestamp": "2023-12-29T15:45:07.257Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1196, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7fbbefdf-47e0-47c8-b392-90bf54d62399", + "fields": { + "timestamp": "2023-12-29T15:45:04.942Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 100, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7fc15b67-dd4b-42f0-966d-f0127876bd26", + "fields": { + "timestamp": "2023-12-29T15:45:04.585Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 32, + "field": "name", + "type": "str", + "value": "Input", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7fc6c0b9-6d9b-4c0a-a147-e4acf8026bf1", + "fields": { + "timestamp": "2023-12-29T15:45:05.228Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 229, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7fd824cc-fdd2-4dc5-a89b-3d6c1603aef3", + "fields": { + "timestamp": "2023-12-29T15:45:07.670Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1386, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7fdcfa3f-fc4c-43cb-8b0d-3472260b8519", + "fields": { + "timestamp": "2023-12-29T15:45:10.845Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 991, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7fdf0d46-5407-41cd-897b-88f7b46ce1d0", + "fields": { + "timestamp": "2023-12-29T15:45:07.433Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1278, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7fe1787a-d60f-48d7-a594-c0486a4b146c", + "fields": { + "timestamp": "2023-12-29T15:45:05.541Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 372, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7fe3b8db-c290-44c8-81ea-52d5f415309b", + "fields": { + "timestamp": "2023-12-29T15:45:08.415Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 925, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7fe4a92e-ccdf-4e59-a1c3-34eb5499e786", + "fields": { + "timestamp": "2023-12-29T15:45:07.835Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1463, + "field": "name", + "type": "str", + "value": "xe-1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7fe84b60-0689-4f95-b956-eb335b686a5c", + "fields": { + "timestamp": "2023-12-29T15:45:09.897Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 1, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7fe8a322-4679-4ee8-b470-fa9827709303", + "fields": { + "timestamp": "2023-12-29T15:45:07.463Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1292, + "field": "name", + "type": "str", + "value": "xe-2/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7fef8d98-a3a0-431e-b777-38fad594f895", + "fields": { + "timestamp": "2023-12-29T15:45:09.894Z", + "object_type": [ + "dcim", + "location" + ], + "object_id": 4, + "field": "slug", + "type": "str", + "value": "row-4", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ff07065-83a9-4f2b-88b1-7d6c6c33bbe8", + "fields": { + "timestamp": "2023-12-29T15:45:08.129Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1599, + "field": "name", + "type": "str", + "value": "xe-1/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ffba837-eaf6-4373-a49d-f8f7f253ede4", + "fields": { + "timestamp": "2023-12-29T15:45:09.437Z", + "object_type": [ + "dcim", + "devicebay" + ], + "object_id": 35, + "field": "name", + "type": "str", + "value": "Bay 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "7ffd376f-8a6f-4b59-a9c6-a54d3eeb89a8", + "fields": { + "timestamp": "2023-12-29T15:45:07.276Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1205, + "field": "name", + "type": "str", + "value": "xe-2/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8004bcae-1efd-49e1-b01b-0d56884e08dc", + "fields": { + "timestamp": "2023-12-29T15:45:06.878Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 988, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8004e479-568a-4025-ac72-06ac4426a36e", + "fields": { + "timestamp": "2023-12-29T15:45:07.552Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1333, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8018c8a1-ef6b-4d0f-b899-24b9b9574191", + "fields": { + "timestamp": "2023-12-29T15:45:05.219Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 225, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "801dc589-db75-49a7-b554-b5338f4223b2", + "fields": { + "timestamp": "2023-12-29T15:45:06.346Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 741, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80204fcb-d452-4b6c-8d83-b854812e6b41", + "fields": { + "timestamp": "2023-12-29T15:45:04.726Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 3, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80207cae-c099-48e9-8553-336e4d1f75d4", + "fields": { + "timestamp": "2023-12-29T15:45:07.354Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1241, + "field": "name", + "type": "str", + "value": "xe-1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80258ef8-e1b9-4855-aeef-c2a473c3ed9d", + "fields": { + "timestamp": "2023-12-29T15:45:11.590Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1505, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8028b532-e67d-4504-a86c-aa29b509e5de", + "fields": { + "timestamp": "2023-12-29T15:45:05.947Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 556, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "802a07b3-7f1a-461c-9b67-d5e3b0766ba4", + "fields": { + "timestamp": "2023-12-29T15:45:05.249Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 239, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "802ab54a-3351-488b-9445-52b0e279c387", + "fields": { + "timestamp": "2023-12-29T15:45:11.509Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1449, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "802e60c6-70a7-4462-baf7-7fc09269776d", + "fields": { + "timestamp": "2023-12-29T15:45:10.457Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 137, + "field": "address", + "type": "inet", + "value": "172.19.0.17/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "803472ce-2e53-4548-9abb-c65fe2fbd60e", + "fields": { + "timestamp": "2023-12-29T15:45:06.697Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 903, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "803780f0-0bee-482a-91c6-bb3a23f55152", + "fields": { + "timestamp": "2023-12-29T15:45:05.905Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 539, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "803e0d37-d92b-483b-ae3a-9a8611bb925a", + "fields": { + "timestamp": "2023-12-29T15:45:05.699Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 444, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "804760ec-6b72-48c6-99b8-2075e06481e7", + "fields": { + "timestamp": "2023-12-29T15:45:07.547Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1331, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80476e35-24ab-4d84-9f5f-37079a3e84cd", + "fields": { + "timestamp": "2023-12-29T15:45:07.865Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1477, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80560e23-0461-46e6-8d2d-ac5c03acfc3c", + "fields": { + "timestamp": "2023-12-29T15:45:10.075Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 74, + "field": "slug", + "type": "str", + "value": "us-me", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "805808c4-b956-4471-a95d-12111e8a09be", + "fields": { + "timestamp": "2023-12-29T15:45:08.138Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1603, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "805c010e-7a2f-474c-b91b-07b26186f43e", + "fields": { + "timestamp": "2023-12-29T15:45:07.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1097, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "805fa81f-aea4-4274-8fa4-d29d956e30a5", + "fields": { + "timestamp": "2023-12-29T15:45:07.126Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1136, + "field": "name", + "type": "str", + "value": "xe-1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8063c163-e11f-4435-9772-a98a520516e6", + "fields": { + "timestamp": "2023-12-29T15:45:08.000Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1539, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80649782-7016-4be7-ac01-6c6de3746acf", + "fields": { + "timestamp": "2023-12-29T15:45:10.619Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 395, + "field": "name", + "type": "str", + "value": "vm35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80776a47-dddb-4737-8b7f-5403659a2996", + "fields": { + "timestamp": "2023-12-29T15:45:06.169Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 658, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8078896e-52f9-428e-824d-d42f8a2f169c", + "fields": { + "timestamp": "2023-12-29T15:45:11.530Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1463, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "808a666b-bb0a-4b0a-8f46-d3c7e3bf1059", + "fields": { + "timestamp": "2023-12-29T15:45:07.233Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1185, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "809c5494-3164-442e-a1ec-3ddd7553912d", + "fields": { + "timestamp": "2023-12-29T15:45:06.038Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 598, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "809e7f7e-438b-4172-9149-d1dc9079e32a", + "fields": { + "timestamp": "2023-12-29T15:45:06.630Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 873, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80a116d1-7b97-4646-ae62-5b2756e74fc3", + "fields": { + "timestamp": "2023-12-29T15:45:05.300Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 262, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80a2bbac-b0b9-4ef8-805b-6835a5d1250e", + "fields": { + "timestamp": "2023-12-29T15:45:08.809Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1413, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80a46d3a-83a4-4bfa-b8c2-0d5dbb0c2721", + "fields": { + "timestamp": "2023-12-29T15:45:06.568Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 844, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80a75069-2b64-4696-9dd7-f6143ee69d5f", + "fields": { + "timestamp": "2023-12-29T15:45:06.291Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 715, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80a8e345-77c6-447b-918a-61d08bc19b7d", + "fields": { + "timestamp": "2023-12-29T15:45:11.204Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1238, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80adaba6-1c52-4863-a26f-81ba04a81777", + "fields": { + "timestamp": "2023-12-29T15:45:11.306Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1309, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80b3f3b7-51b2-4e91-9a5d-2054797b705d", + "fields": { + "timestamp": "2023-12-29T15:45:09.170Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 953, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80ba94fd-f7b9-4e9a-afff-7389da83bb88", + "fields": { + "timestamp": "2023-12-29T15:45:06.811Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 956, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80bbdba9-717d-4095-9def-57e9c75baaf2", + "fields": { + "timestamp": "2023-12-29T15:45:08.608Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1165, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80ca3724-af15-4640-9bc1-5f3a091bcae6", + "fields": { + "timestamp": "2023-12-29T15:45:11.356Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1344, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80cba8a1-479c-4383-95a1-4ee8deb7f6f1", + "fields": { + "timestamp": "2023-12-29T15:45:07.698Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1399, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80cfd8d1-0afd-4dde-8e69-23689005f6e6", + "fields": { + "timestamp": "2023-12-29T15:45:06.259Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 700, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80d04512-112a-41fd-8a7c-b75b6ceba537", + "fields": { + "timestamp": "2023-12-29T15:45:05.186Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 210, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80d1fde5-e863-48ca-9597-3d26623a79c7", + "fields": { + "timestamp": "2023-12-29T15:45:07.008Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1049, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80d8eee9-1886-4d60-9c83-9e733ad5e96f", + "fields": { + "timestamp": "2023-12-29T15:45:11.326Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1323, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80d9178f-30a9-4c6a-9fbe-abb4ef2585bf", + "fields": { + "timestamp": "2023-12-29T15:45:06.802Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 952, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80da3c55-2181-4b7e-a0f5-3c2948d0a1ce", + "fields": { + "timestamp": "2023-12-29T15:45:07.008Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1049, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80daea3e-7388-44e2-8c7e-e7052d2a43da", + "fields": { + "timestamp": "2023-12-29T15:45:09.396Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1237, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80db3fec-4b5f-4566-863f-87ef2d295b2c", + "fields": { + "timestamp": "2023-12-29T15:45:08.964Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 695, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80e62cb1-0dd2-41de-a762-d98d7ba048c7", + "fields": { + "timestamp": "2023-12-29T15:45:07.143Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1143, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80efeaca-e5e7-45d6-8289-baa8c0012fb4", + "fields": { + "timestamp": "2023-12-29T15:45:07.719Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1409, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80f08633-7c71-419a-836f-db5a6b491db2", + "fields": { + "timestamp": "2023-12-29T15:45:06.126Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 638, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80fc3cdf-7a1f-49da-a700-2559eade7f7f", + "fields": { + "timestamp": "2023-12-29T15:45:11.572Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1492, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80fdb162-cd88-4aef-9339-3abaaa53819d", + "fields": { + "timestamp": "2023-12-29T15:45:07.911Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1498, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "80ff4574-beaf-4076-9e43-adb27d1a023a", + "fields": { + "timestamp": "2023-12-29T15:45:06.225Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 684, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8101eb9a-3ec6-42ae-b1d7-5db7f3f39cc4", + "fields": { + "timestamp": "2023-12-29T15:45:06.587Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 853, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "810204e9-49bf-4586-b373-988f084516e2", + "fields": { + "timestamp": "2023-12-29T15:45:11.209Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1242, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81028e10-b555-4fda-8e4d-875703357215", + "fields": { + "timestamp": "2023-12-29T15:45:09.411Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Slot 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8102eac1-c760-4815-a4bb-2d7f64e692d6", + "fields": { + "timestamp": "2023-12-29T15:45:07.457Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1289, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "810863f8-b33b-465b-9b53-66b94858a484", + "fields": { + "timestamp": "2023-12-29T15:45:09.427Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 23, + "field": "name", + "type": "str", + "value": "Slot 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8111051b-168a-4db8-b6b5-f8eb49ab4031", + "fields": { + "timestamp": "2023-12-29T15:45:04.590Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 37, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81199b83-75b2-48f7-888e-58f6294b0b45", + "fields": { + "timestamp": "2023-12-29T15:45:07.414Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1269, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "811b5f91-1cf7-47dd-add6-aa4e5229c92a", + "fields": { + "timestamp": "2023-12-29T15:45:07.600Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1355, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "811c9108-0d49-4d61-a341-a88330912b40", + "fields": { + "timestamp": "2023-12-29T15:45:05.903Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 538, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "811ff0c6-5692-44e7-868d-9bdb4c02b07d", + "fields": { + "timestamp": "2023-12-29T15:45:10.586Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 13, + "field": "name", + "type": "str", + "value": "gc-us-west4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81227435-a040-4fe2-a2eb-c1862acf8b96", + "fields": { + "timestamp": "2023-12-29T15:45:08.923Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 643, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8123abb6-3179-4c81-8d0e-ec53f57cb47f", + "fields": { + "timestamp": "2023-12-29T15:45:10.777Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 946, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8123c45f-2406-4ec9-a8d7-35d836291c41", + "fields": { + "timestamp": "2023-12-29T15:45:09.946Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 22, + "field": "name", + "type": "str", + "value": "dmi01-scranton-sw01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8123e7f7-6f20-426c-8bea-4211d558c67a", + "fields": { + "timestamp": "2023-12-29T15:45:05.578Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 389, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "812e2415-d380-4f63-8bd8-351cb0208165", + "fields": { + "timestamp": "2023-12-29T15:45:07.554Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1334, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8145e551-ce9d-412f-b0a9-c62f58304970", + "fields": { + "timestamp": "2023-12-29T15:45:11.029Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1117, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8147dd8a-150d-4d11-8cd5-bb071f09fd62", + "fields": { + "timestamp": "2023-12-29T15:45:04.841Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 55, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8148abdf-a21b-4a79-ab69-e4315987536b", + "fields": { + "timestamp": "2023-12-29T15:45:05.090Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 168, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "814c4192-3803-401b-b526-46a62d532afe", + "fields": { + "timestamp": "2023-12-29T15:45:05.661Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 427, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "814f7353-3077-4c87-8d7a-64ea5e1508f1", + "fields": { + "timestamp": "2023-12-29T15:45:09.260Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1065, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8151a83a-4d15-4d34-b8e8-3fae19a8e0e6", + "fields": { + "timestamp": "2023-12-29T15:45:05.164Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 200, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8165b1b6-50b5-4286-a64c-7cb575845ed2", + "fields": { + "timestamp": "2023-12-29T15:45:08.211Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 673, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81672a4e-0377-4473-8d00-5298f7b6aaff", + "fields": { + "timestamp": "2023-12-29T15:45:07.073Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1095, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "816879bb-2271-4e7f-b21e-cdaad3a6ca0c", + "fields": { + "timestamp": "2023-12-29T15:45:08.193Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 650, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "817260ea-7531-4bbd-9614-c87738af56e6", + "fields": { + "timestamp": "2023-12-29T15:45:10.079Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 80, + "field": "name", + "type": "str", + "value": "Michigan", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81748390-3135-456d-98cc-640c089a1215", + "fields": { + "timestamp": "2023-12-29T15:45:05.372Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 295, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "817497a5-2195-4bd9-9545-96d3623968f2", + "fields": { + "timestamp": "2023-12-29T15:45:07.231Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1184, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8174efd7-b47a-4424-8504-0c6c1165bcf0", + "fields": { + "timestamp": "2023-12-29T15:45:06.321Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 729, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "817ff661-f3d8-437c-8776-00658f987473", + "fields": { + "timestamp": "2023-12-29T15:45:07.696Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1398, + "field": "name", + "type": "str", + "value": "xe-2/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8181e2b5-454b-45a8-ace5-1328861e5148", + "fields": { + "timestamp": "2023-12-29T15:45:05.764Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 474, + "field": "name", + "type": "str", + "value": "STACK0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81846e00-ea3b-44a8-a81f-81e5f64a9906", + "fields": { + "timestamp": "2023-12-29T15:45:07.034Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1077, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "818835b9-1579-40c6-aec3-a839983cf811", + "fields": { + "timestamp": "2023-12-29T15:45:11.750Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1615, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "818970c5-c8a3-4506-8eba-a2152c04cadc", + "fields": { + "timestamp": "2023-12-29T15:45:05.571Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 386, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8189c762-bb5a-4b5c-98fd-554eb9f80eec", + "fields": { + "timestamp": "2023-12-29T15:45:06.678Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 894, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8189cd90-11b1-4269-b488-7c0c7345f772", + "fields": { + "timestamp": "2023-12-29T15:45:10.878Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1013, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8195726e-9eb7-4fa3-a80f-7fa9e6e1af83", + "fields": { + "timestamp": "2023-12-29T15:45:06.874Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 986, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "819cf91a-3b65-4b36-ba49-61a167573fc5", + "fields": { + "timestamp": "2023-12-29T15:45:05.333Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 277, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "819e9b86-d2d6-4c11-8c8f-924e8ce4759c", + "fields": { + "timestamp": "2023-12-29T15:45:04.659Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 82, + "field": "name", + "type": "str", + "value": "Outlet 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81a75c23-23cb-4ec0-ab22-b77c2c50ddd9", + "fields": { + "timestamp": "2023-12-29T15:45:10.502Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 21, + "field": "vid", + "type": "int", + "value": "100", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81ab2bc1-8d73-4eee-9327-cd74f10d02ce", + "fields": { + "timestamp": "2023-12-29T15:45:05.969Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 566, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81ae0150-657b-4bd1-b5ac-869448ee45d1", + "fields": { + "timestamp": "2023-12-29T15:45:08.545Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1086, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81af2096-e33f-4090-b153-7a275ba5da8f", + "fields": { + "timestamp": "2023-12-29T15:45:08.045Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1560, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81b3ae48-a2fa-4cf4-b9c5-2219e4bb01b0", + "fields": { + "timestamp": "2023-12-29T15:45:08.447Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 965, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81bd5c2e-ebd3-4c6b-bfe2-5b97f143f3cb", + "fields": { + "timestamp": "2023-12-29T15:45:06.832Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 966, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81c2d1fd-ca37-41d4-9075-764ee136dc12", + "fields": { + "timestamp": "2023-12-29T15:45:06.548Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 835, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81c3aaf3-21fa-4057-88ca-18af5531d912", + "fields": { + "timestamp": "2023-12-29T15:45:07.388Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1257, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81c59afe-b46c-42da-aae3-ff28e19f55cd", + "fields": { + "timestamp": "2023-12-29T15:45:07.235Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1186, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81cc8057-d73b-4181-bebd-a476b128a10c", + "fields": { + "timestamp": "2023-12-29T15:45:08.666Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1236, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81cfa887-9575-48ec-ba32-8e4e39f0bd4d", + "fields": { + "timestamp": "2023-12-29T15:45:09.102Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 866, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81d01923-dd5e-4337-a455-92a8f80ee904", + "fields": { + "timestamp": "2023-12-29T15:45:08.043Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1559, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81d73b06-71a7-4430-ad73-0132f52be01f", + "fields": { + "timestamp": "2023-12-29T15:45:10.068Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 62, + "field": "slug", + "type": "str", + "value": "us-tn", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81d97ae9-1220-4833-baaa-4a9e384a2cde", + "fields": { + "timestamp": "2023-12-29T15:45:07.602Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1356, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81db98da-1bd3-4393-859d-3281cdb2ac18", + "fields": { + "timestamp": "2023-12-29T15:45:09.217Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1011, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81de295d-91a6-45d1-be22-cd2e8f76a54a", + "fields": { + "timestamp": "2023-12-29T15:45:06.641Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 878, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81e7e7a8-c80d-4025-95e9-ef7341933806", + "fields": { + "timestamp": "2023-12-29T15:45:05.350Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 285, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81eacb92-af3b-4808-a6bc-36e5385578d6", + "fields": { + "timestamp": "2023-12-29T15:45:05.980Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 571, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81ecca6c-44b6-49b0-9097-f381735a380e", + "fields": { + "timestamp": "2023-12-29T15:45:04.480Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 36, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81f1bbb3-d5ab-4e08-ad72-486405f6ee84", + "fields": { + "timestamp": "2023-12-29T15:45:05.439Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 325, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81f1df8d-15cf-4cc2-a617-c3020e33b9d4", + "fields": { + "timestamp": "2023-12-29T15:45:07.412Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1268, + "field": "name", + "type": "str", + "value": "xe-1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81f318f2-318e-49fc-867e-91e24cbc7f20", + "fields": { + "timestamp": "2023-12-29T15:45:05.118Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 179, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81f37dd0-2559-4555-99f3-892f26f52e7f", + "fields": { + "timestamp": "2023-12-29T15:45:09.963Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 77, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81fa9ecf-45ba-41ae-8e58-1c9c0fb4fe10", + "fields": { + "timestamp": "2023-12-29T15:45:07.519Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1318, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "81fcfaa6-6915-45af-a825-de72d210cdfd", + "fields": { + "timestamp": "2023-12-29T15:45:08.133Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1601, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82000d74-1c38-460b-9b18-74b11d319b8a", + "fields": { + "timestamp": "2023-12-29T15:45:08.921Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 641, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82026b23-f623-4981-ae2e-9364a55cf87b", + "fields": { + "timestamp": "2023-12-29T15:45:05.655Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 424, + "field": "name", + "type": "str", + "value": "STACK1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8203030b-d6d1-406a-81f2-401d11384ac2", + "fields": { + "timestamp": "2023-12-29T15:45:04.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 98, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8203b994-4a1c-4032-a721-ecbf03515c08", + "fields": { + "timestamp": "2023-12-29T15:45:08.985Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 721, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "820a29fe-320d-4ce1-b0c5-276ac580e939", + "fields": { + "timestamp": "2023-12-29T15:45:11.333Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1328, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "820fc6d3-b339-4a21-abe8-8b0438af4b52", + "fields": { + "timestamp": "2023-12-29T15:45:07.304Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1218, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8216bac2-698b-484d-b130-bc96f4764866", + "fields": { + "timestamp": "2023-12-29T15:45:08.477Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1002, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8216e4e6-435f-45b5-a0f8-11de0174c020", + "fields": { + "timestamp": "2023-12-29T15:45:07.786Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1440, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8218fd0f-db73-49d1-b4ef-55f30d2c161f", + "fields": { + "timestamp": "2023-12-29T15:45:05.748Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 467, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "821ccfd1-7a3a-4061-9f65-5cc77360c398", + "fields": { + "timestamp": "2023-12-29T15:45:07.730Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1414, + "field": "name", + "type": "str", + "value": "xe-2/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8220dafe-c594-48e2-8431-02a06e0c4eb0", + "fields": { + "timestamp": "2023-12-29T15:45:09.416Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "Slot 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8220f543-5350-4159-be4d-d5c2947aeaff", + "fields": { + "timestamp": "2023-12-29T15:45:05.239Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 234, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8221d4d5-50d1-4d46-a7de-3fbaa0a3bbff", + "fields": { + "timestamp": "2023-12-29T15:45:05.320Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 271, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8223465e-db0b-487a-8d9d-86be887ab007", + "fields": { + "timestamp": "2023-12-29T15:45:06.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 942, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "822418f2-7079-46ec-90ac-183e98e94ba2", + "fields": { + "timestamp": "2023-12-29T15:45:05.565Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 383, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "822b825a-2cda-4db8-a07d-06f483046a74", + "fields": { + "timestamp": "2023-12-29T15:45:10.935Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1052, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "822c3619-23f5-4cdd-99ca-23bc4e72a824", + "fields": { + "timestamp": "2023-12-29T15:45:06.404Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 768, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "822d14a1-7a9d-4c53-b2dc-1faaabd382bb", + "fields": { + "timestamp": "2023-12-29T15:45:07.691Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1396, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8234e5e4-798f-4c45-bf58-ae3dec279885", + "fields": { + "timestamp": "2023-12-29T15:45:06.498Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 812, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "823862e2-eb40-4f03-876a-f0bb071ad1e7", + "fields": { + "timestamp": "2023-12-29T15:45:11.331Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1326, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82399433-4139-4b1e-a61d-3860e09c8ff0", + "fields": { + "timestamp": "2023-12-29T15:45:06.587Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 853, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "823a2de2-9c64-413d-aef9-26ebfb8bc2b4", + "fields": { + "timestamp": "2023-12-29T15:45:04.926Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 93, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "823ff881-cabe-4464-baaf-1fd73c81325d", + "fields": { + "timestamp": "2023-12-29T15:45:09.873Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 1, + "field": "comments", + "type": "str", + "value": "[Juniper MX480 Data Sheet](https://www.juniper.net/us/en/products-services/routing/mx-series/mx480/)", + "weight": 5000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "824257c5-5d0b-4500-b830-7616e3c751a4", + "fields": { + "timestamp": "2023-12-29T15:45:11.076Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1149, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82489f3d-ccff-4275-8ad3-1545296c74a5", + "fields": { + "timestamp": "2023-12-29T15:45:07.638Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1371, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "824a3ba9-91bb-49f4-b922-b911c46cf2d5", + "fields": { + "timestamp": "2023-12-29T15:45:06.550Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 836, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8254b076-8cea-45f3-8d00-ebb04a61dc34", + "fields": { + "timestamp": "2023-12-29T15:45:09.910Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 18, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8260ceb6-205c-4646-9cef-a4f633227569", + "fields": { + "timestamp": "2023-12-29T15:45:10.447Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 119, + "field": "address", + "type": "inet", + "value": "172.18.0.29/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82647672-a2c4-4c2f-b39a-23fba81085b0", + "fields": { + "timestamp": "2023-12-29T15:45:06.310Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 724, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82663a4a-7daa-4319-815f-5221de694d3a", + "fields": { + "timestamp": "2023-12-29T15:45:04.959Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 108, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8266658d-f712-4a9d-9411-64cfdf98e4e0", + "fields": { + "timestamp": "2023-12-29T15:45:05.372Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 295, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "826b73e2-01f0-41b9-bf04-7a9bf28c42f2", + "fields": { + "timestamp": "2023-12-29T15:45:07.397Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1261, + "field": "name", + "type": "str", + "value": "xe-1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "827279b4-64a2-4876-9689-6ecb4fbb68fb", + "fields": { + "timestamp": "2023-12-29T15:45:04.540Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 16, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "827669b9-d624-47e1-a98c-9bd3c5d42db8", + "fields": { + "timestamp": "2023-12-29T15:45:06.115Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 633, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "827b686d-ba2f-4c7d-b580-e212ed981d5d", + "fields": { + "timestamp": "2023-12-29T15:45:06.091Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 622, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "827e2c69-2264-4264-8394-e9d23e4f818e", + "fields": { + "timestamp": "2023-12-29T15:45:04.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 111, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8285a06f-4eba-40cf-90c0-ee44dbc9c96d", + "fields": { + "timestamp": "2023-12-29T15:45:07.569Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1341, + "field": "name", + "type": "str", + "value": "xe-1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8285d2a2-5495-477b-aaa2-5fada44054cf", + "fields": { + "timestamp": "2023-12-29T15:45:07.259Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1197, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "828a418b-f4ee-45e9-b0c4-4980bc6965f9", + "fields": { + "timestamp": "2023-12-29T15:45:10.382Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 9, + "field": "address", + "type": "inet", + "value": "192.168.0.9/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "828c10f2-b7ef-48d8-ad89-4673e5668470", + "fields": { + "timestamp": "2023-12-29T15:45:09.056Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 809, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8294492f-f783-434b-9702-13e0cc64a8d1", + "fields": { + "timestamp": "2023-12-29T15:45:06.948Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1021, + "field": "name", + "type": "str", + "value": "xe-0/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82976665-154d-429b-9c1d-cce79b35eeba", + "fields": { + "timestamp": "2023-12-29T15:45:10.996Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1094, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "829cf0f4-016c-4199-8790-d0164092b757", + "fields": { + "timestamp": "2023-12-29T15:45:10.413Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 63, + "field": "address", + "type": "inet", + "value": "172.17.0.3/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "829d5224-299b-4f4c-bcd7-d23f820a970e", + "fields": { + "timestamp": "2023-12-29T15:45:08.499Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1029, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "829e9c0f-edb1-4d79-bb0d-e433e1f5c8b3", + "fields": { + "timestamp": "2023-12-29T15:45:06.475Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 801, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "829ec331-8952-44bd-b04e-74d79b4250ff", + "fields": { + "timestamp": "2023-12-29T15:45:11.575Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1494, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82a0ffe8-3b4a-4f76-a9af-fc17a9e647df", + "fields": { + "timestamp": "2023-12-29T15:45:07.845Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1468, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82a2f499-075f-450f-9d24-cb2a7278a05b", + "fields": { + "timestamp": "2023-12-29T15:45:05.725Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 456, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82a38e91-00e4-4c55-8679-a74d043a0b81", + "fields": { + "timestamp": "2023-12-29T15:45:09.208Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1000, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82af0fc3-76b0-4717-a2f4-094b9d1df7b1", + "fields": { + "timestamp": "2023-12-29T15:45:04.661Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 84, + "field": "name", + "type": "str", + "value": "Outlet 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82b566b4-9619-46ec-9cf9-bd3481876528", + "fields": { + "timestamp": "2023-12-29T15:45:06.600Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 859, + "field": "name", + "type": "str", + "value": "et-0/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82b89eb6-f71e-49f8-8a76-4e7c1d589de4", + "fields": { + "timestamp": "2023-12-29T15:45:04.816Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 44, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82b90f8e-4dc9-4ecd-a781-76bcd892cfa9", + "fields": { + "timestamp": "2023-12-29T15:45:09.305Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1121, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82bec397-0e8c-4fe3-ae07-e1ddb6b5a42e", + "fields": { + "timestamp": "2023-12-29T15:45:05.615Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 406, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82cb37a3-8ad4-483b-9d31-1083d994841a", + "fields": { + "timestamp": "2023-12-29T15:45:09.202Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 992, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82cdbc59-ef8c-4401-a36b-1dd36f0ccaab", + "fields": { + "timestamp": "2023-12-29T15:45:07.734Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1416, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82d00582-b3b0-4868-9a25-2db8e99c64a5", + "fields": { + "timestamp": "2023-12-29T15:45:07.991Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1535, + "field": "name", + "type": "str", + "value": "xe-2/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82d34043-1e92-4594-9ef3-7aad20b8bdb5", + "fields": { + "timestamp": "2023-12-29T15:45:05.020Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 136, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82d5346a-9443-4903-8466-28bc454f51dd", + "fields": { + "timestamp": "2023-12-29T15:45:04.575Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 21, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82d6ae08-c338-48bd-911b-1745b2fbe170", + "fields": { + "timestamp": "2023-12-29T15:45:08.986Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 722, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82da073b-222e-427e-8185-d903854b831d", + "fields": { + "timestamp": "2023-12-29T15:45:05.381Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 299, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82dcc8d1-de58-4a6c-af01-6d33b1c12155", + "fields": { + "timestamp": "2023-12-29T15:45:08.310Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 795, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82f04376-ced6-4acc-a96c-76acadcae60c", + "fields": { + "timestamp": "2023-12-29T15:45:04.582Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 28, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82f45cd0-8a09-471d-b852-d19993249354", + "fields": { + "timestamp": "2023-12-29T15:45:07.276Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1205, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "82f957ba-0504-4a8a-821f-d51924c32909", + "fields": { + "timestamp": "2023-12-29T15:45:05.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 151, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8302d446-7c3f-47a2-909b-3af6c5ab9ff5", + "fields": { + "timestamp": "2023-12-29T15:45:10.981Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1084, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "830a9635-c4cb-4ccb-afe5-0b2f4b37fc6a", + "fields": { + "timestamp": "2023-12-29T15:45:10.925Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1045, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "830b873e-92d4-4282-8b12-bfe49ff473de", + "fields": { + "timestamp": "2023-12-29T15:45:05.298Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 261, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83142d18-c4d0-4c5c-a118-b5cc6ecbc10c", + "fields": { + "timestamp": "2023-12-29T15:45:05.417Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 315, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83227a8c-9e24-4207-8e20-7bfb978833f1", + "fields": { + "timestamp": "2023-12-29T15:45:11.328Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1324, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8326e9b6-fe54-4861-b645-863956a8438b", + "fields": { + "timestamp": "2023-12-29T15:45:10.750Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 927, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "832eb73e-89d9-4b2d-9d10-3eeaf9fd2e7e", + "fields": { + "timestamp": "2023-12-29T15:45:11.294Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1301, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83363549-8232-4560-87c2-76e87dab38ce", + "fields": { + "timestamp": "2023-12-29T15:45:10.051Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 35, + "field": "slug", + "type": "str", + "value": "us-fl", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8339d689-6693-4a0e-a620-81a28650dca4", + "fields": { + "timestamp": "2023-12-29T15:45:10.130Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "LACNIC", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "833dd893-0272-4593-b24d-af547e965b98", + "fields": { + "timestamp": "2023-12-29T15:45:06.798Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 950, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "833f302d-917a-4f89-877f-e17c79c1861c", + "fields": { + "timestamp": "2023-12-29T15:45:05.366Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 292, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83404c44-1c23-4a1c-8164-a238730b3615", + "fields": { + "timestamp": "2023-12-29T15:45:08.230Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 696, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8349752d-0e3b-41de-88b7-4321841892e2", + "fields": { + "timestamp": "2023-12-29T15:45:09.394Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1234, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83531e3d-6b60-4e2a-b814-c715ec2a970b", + "fields": { + "timestamp": "2023-12-29T15:45:08.062Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1568, + "field": "name", + "type": "str", + "value": "xe-1/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "835610e0-a95b-47c2-9475-f461d6485718", + "fields": { + "timestamp": "2023-12-29T15:45:11.438Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1401, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "835ced92-956e-46ac-91d9-509d2dedca73", + "fields": { + "timestamp": "2023-12-29T15:45:04.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 34, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "835e5d5a-58d5-40ef-927e-5541b9c3b495", + "fields": { + "timestamp": "2023-12-29T15:45:05.144Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 191, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "835fa223-b244-493b-898b-28be0b09ffa6", + "fields": { + "timestamp": "2023-12-29T15:45:05.031Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 141, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8363eae8-4c34-4253-9ffc-857d73b3a01c", + "fields": { + "timestamp": "2023-12-29T15:45:08.459Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 980, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83646b52-6c58-4251-8fac-42306fe0eff0", + "fields": { + "timestamp": "2023-12-29T15:45:04.823Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 47, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8369c3ba-ba06-4402-99cd-f5f122990588", + "fields": { + "timestamp": "2023-12-29T15:45:05.901Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 537, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "836e0909-810b-43bf-9877-61c1d7e6c352", + "fields": { + "timestamp": "2023-12-29T15:45:05.141Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 190, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "836f2217-4cef-4a17-85c3-9fa45eef9ec5", + "fields": { + "timestamp": "2023-12-29T15:45:08.090Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1581, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83720174-e370-40bb-b7f7-70df5cc6bf2d", + "fields": { + "timestamp": "2023-12-29T15:45:04.594Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 41, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83777fd9-f415-4430-8a44-5280ea0b5966", + "fields": { + "timestamp": "2023-12-29T15:45:11.566Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1488, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8381314b-a00a-4fe1-85df-853f03bd4583", + "fields": { + "timestamp": "2023-12-29T15:45:06.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1034, + "field": "name", + "type": "str", + "value": "xe-0/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8384fa9b-abad-49c9-8f1f-9d62612467f8", + "fields": { + "timestamp": "2023-12-29T15:45:09.018Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 762, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "838678df-8b9f-49c7-937b-a96e97213a64", + "fields": { + "timestamp": "2023-12-29T15:45:06.678Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 894, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83876e6e-f848-46c7-a6ac-5bee59607cb3", + "fields": { + "timestamp": "2023-12-29T15:45:04.475Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 22, + "field": "cid", + "type": "str", + "value": "1002844978", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8389e621-4faa-455f-a9bf-f2feb4b0bf26", + "fields": { + "timestamp": "2023-12-29T15:45:06.986Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1039, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "838bd355-ff60-4a0b-ac07-be547adb4aa2", + "fields": { + "timestamp": "2023-12-29T15:45:05.278Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 252, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "838fe143-e6df-4627-9a41-fe8fa39433c9", + "fields": { + "timestamp": "2023-12-29T15:45:05.410Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 312, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8392ed06-698e-42e0-8165-d4d3d6205485", + "fields": { + "timestamp": "2023-12-29T15:45:04.902Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 82, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83930f90-a285-44bd-a58e-3dc6cabc5232", + "fields": { + "timestamp": "2023-12-29T15:45:05.018Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 135, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8397fc1e-404b-4c91-a4fb-2fabd101418e", + "fields": { + "timestamp": "2023-12-29T15:45:09.253Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1056, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83a35f78-0808-4eb9-a238-5c5a7d5821e0", + "fields": { + "timestamp": "2023-12-29T15:45:05.022Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 137, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83a772fe-277c-441a-a1fb-02282e25d220", + "fields": { + "timestamp": "2023-12-29T15:45:05.208Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 220, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83a862b2-8c04-4e88-ae00-f356d96b2b81", + "fields": { + "timestamp": "2023-12-29T15:45:11.251Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1271, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83aa8f50-40e3-455e-ab2e-374b8374df62", + "fields": { + "timestamp": "2023-12-29T15:45:07.304Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1218, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83ab2adf-3b19-4ea1-9d6f-4119d4e3b29c", + "fields": { + "timestamp": "2023-12-29T15:45:11.038Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1123, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83b7a55b-30ed-4c6b-a325-d53296a9aff3", + "fields": { + "timestamp": "2023-12-29T15:45:04.585Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 32, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83b8f63e-a890-4e1b-8bb4-8e7e50f73c0d", + "fields": { + "timestamp": "2023-12-29T15:45:06.250Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 696, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83bc6120-ea1e-416d-972e-a3234e59a40f", + "fields": { + "timestamp": "2023-12-29T15:45:06.023Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 591, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83bfbc15-0eda-4146-987c-c429c5103f68", + "fields": { + "timestamp": "2023-12-29T15:45:07.948Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1515, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83c6ce30-088f-41d3-8cb0-6e13a8d00e13", + "fields": { + "timestamp": "2023-12-29T15:45:05.611Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 404, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83c9bda4-f717-4328-bebd-afe8ab676cb0", + "fields": { + "timestamp": "2023-12-29T15:45:08.514Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1048, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83d02a2a-02a4-4889-84b9-dcea14cbcf2b", + "fields": { + "timestamp": "2023-12-29T15:45:06.199Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 672, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83d3fd27-67d7-4492-b5bc-bd782555954a", + "fields": { + "timestamp": "2023-12-29T15:45:07.416Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1270, + "field": "name", + "type": "str", + "value": "xe-1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83ee5b8f-c837-4355-b630-3827ce3728d8", + "fields": { + "timestamp": "2023-12-29T15:45:09.435Z", + "object_type": [ + "dcim", + "devicebay" + ], + "object_id": 32, + "field": "name", + "type": "str", + "value": "Bay 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83f0b67d-8e4e-4c5f-8f69-f4d8234aae0e", + "fields": { + "timestamp": "2023-12-29T15:45:09.910Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 18, + "field": "name", + "type": "str", + "value": "R105", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83f3e276-0f78-461f-8f47-6d984d497060", + "fields": { + "timestamp": "2023-12-29T15:45:05.869Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 522, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83f8cdd7-7b69-44cd-b6fd-f6ec6a9ff7d9", + "fields": { + "timestamp": "2023-12-29T15:45:04.942Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 100, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "83fc4e4d-dfc4-4498-b136-5e4e6018ed87", + "fields": { + "timestamp": "2023-12-29T15:45:07.332Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1231, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "840aa4f6-98fd-45be-841f-2c939dd0e356", + "fields": { + "timestamp": "2023-12-29T15:45:05.504Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 355, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "840ea85e-e478-4b67-8cd9-e24e7c1a43f1", + "fields": { + "timestamp": "2023-12-29T15:45:08.963Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 694, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "840f250c-4f82-48fe-89ea-4dc0dace7740", + "fields": { + "timestamp": "2023-12-29T15:45:08.575Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1124, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84152ae8-2406-4e62-a559-56031a3e56c2", + "fields": { + "timestamp": "2023-12-29T15:45:11.018Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1109, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84172cca-cb46-41ee-a045-54c0a97faa5a", + "fields": { + "timestamp": "2023-12-29T15:45:07.272Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1203, + "field": "name", + "type": "str", + "value": "xe-2/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "841aabe5-0808-4e5e-a930-409ea04dc571", + "fields": { + "timestamp": "2023-12-29T15:45:05.725Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 456, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "842e366b-4919-4b0c-82e0-6db71145d35b", + "fields": { + "timestamp": "2023-12-29T15:45:09.996Z", + "object_type": [ + "dcim", + "virtualchassis" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "r106-torsw", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "843b2e0f-fb66-4c7e-a58b-15bedd1e11cc", + "fields": { + "timestamp": "2023-12-29T15:45:06.540Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 831, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "843e451b-b5dd-4809-9cb2-437fb7e2af3d", + "fields": { + "timestamp": "2023-12-29T15:45:07.567Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1340, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84403bba-52ff-41fa-beb3-abc484a688fc", + "fields": { + "timestamp": "2023-12-29T15:45:10.280Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 61, + "field": "prefix", + "type": "cidr", + "value": "10.112.132.0/22", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8441183f-f0d4-4a29-8d6a-dcd8018d0732", + "fields": { + "timestamp": "2023-12-29T15:45:07.241Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1189, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "844be637-4198-479a-beae-e0cf44965ef4", + "fields": { + "timestamp": "2023-12-29T15:45:08.410Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 919, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "844c28dc-3a55-42ac-96e4-fb4b3cb927a6", + "fields": { + "timestamp": "2023-12-29T15:45:08.455Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 975, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "844feb68-24f5-480c-adbe-2a24c4eba060", + "fields": { + "timestamp": "2023-12-29T15:45:08.967Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 699, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84532b6e-dfc3-4a26-af81-c54d903043d5", + "fields": { + "timestamp": "2023-12-29T15:45:04.476Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 34, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84576d8b-7128-4ca0-9c33-78915bff2648", + "fields": { + "timestamp": "2023-12-29T15:45:10.945Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1059, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84582ba1-7964-4764-ad6c-b792785a0be6", + "fields": { + "timestamp": "2023-12-29T15:45:07.111Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1129, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8459f4b8-e2e8-43f2-b9b7-a6ebba3569be", + "fields": { + "timestamp": "2023-12-29T15:45:06.154Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 651, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "845b9258-544e-4506-ac1a-e50dafa754ec", + "fields": { + "timestamp": "2023-12-29T15:45:11.151Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1201, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "845ed0ea-195a-4ff9-a246-d4dfc2ebde77", + "fields": { + "timestamp": "2023-12-29T15:45:06.156Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 652, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84603b52-9d5b-4ec7-94c0-2d4c2eb298f6", + "fields": { + "timestamp": "2023-12-29T15:45:04.752Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 15, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "846cf8ff-ab23-4e40-ade4-d2126289cde5", + "fields": { + "timestamp": "2023-12-29T15:45:11.309Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1311, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "846fc586-2014-4ab8-89b4-74ae907fab35", + "fields": { + "timestamp": "2023-12-29T15:45:06.069Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 612, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8472c4f0-e738-44bc-a357-538462435d61", + "fields": { + "timestamp": "2023-12-29T15:45:06.130Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 640, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8475549c-76fc-40e6-a831-fa789319b6ea", + "fields": { + "timestamp": "2023-12-29T15:45:07.300Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1216, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8476d00e-cfee-4524-87e1-6060e09def68", + "fields": { + "timestamp": "2023-12-29T15:45:08.239Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 707, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "847af602-f7a3-43f7-bf9e-b5672985ef3b", + "fields": { + "timestamp": "2023-12-29T15:45:04.652Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 73, + "field": "name", + "type": "str", + "value": "Outlet 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "847d9b7d-25b9-490d-9096-86208e1fee8d", + "fields": { + "timestamp": "2023-12-29T15:45:05.775Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 479, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84814e7a-3e6b-4efa-ac3f-2f05037aabd4", + "fields": { + "timestamp": "2023-12-29T15:45:05.404Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 309, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84841539-62e6-44c9-8d6a-e4f65908402f", + "fields": { + "timestamp": "2023-12-29T15:45:10.941Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1056, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8491eb31-87db-4516-86c1-ac2b7b46cfbb", + "fields": { + "timestamp": "2023-12-29T15:45:10.672Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 479, + "field": "name", + "type": "str", + "value": "vm119", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8495e40f-4310-47d3-9ece-365a355c6686", + "fields": { + "timestamp": "2023-12-29T15:45:07.602Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1356, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84990824-0e6b-4931-b35b-1d5ec4811fdd", + "fields": { + "timestamp": "2023-12-29T15:45:09.908Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 15, + "field": "name", + "type": "str", + "value": "R102", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "849916c8-12ee-4ec6-afd4-efd4efc36c76", + "fields": { + "timestamp": "2023-12-29T15:45:07.336Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1233, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8499dff1-1785-4b2f-b4fa-7df5e6d496ea", + "fields": { + "timestamp": "2023-12-29T15:45:05.141Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 190, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "849dcf0b-10d7-4f0b-8011-cc96bf0ba30a", + "fields": { + "timestamp": "2023-12-29T15:45:07.122Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1134, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84a0132e-dc02-482f-aaff-86b276d73623", + "fields": { + "timestamp": "2023-12-29T15:45:06.017Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 588, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84a0a96a-967e-4790-bf06-daf43e45bc92", + "fields": { + "timestamp": "2023-12-29T15:45:11.688Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1572, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84a26183-dbbf-470e-ac1a-e685cec7c311", + "fields": { + "timestamp": "2023-12-29T15:45:04.592Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 39, + "field": "name", + "type": "str", + "value": "Power Port", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84a3af6a-cec2-4982-95e7-1e0561f624cd", + "fields": { + "timestamp": "2023-12-29T15:45:10.923Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1044, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84a6a974-9ae8-42af-87da-a67058b7a1a3", + "fields": { + "timestamp": "2023-12-29T15:45:07.543Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1329, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84aa6a35-a638-4a93-9707-f8c6317b84c1", + "fields": { + "timestamp": "2023-12-29T15:45:05.225Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 228, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84b0a83e-528a-4209-b22a-8876ade1617e", + "fields": { + "timestamp": "2023-12-29T15:45:05.263Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 245, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84b8c60b-9a92-402f-856c-b720f9f0c1c4", + "fields": { + "timestamp": "2023-12-29T15:45:04.514Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 13, + "field": "cid", + "type": "str", + "value": "QMKD2436", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84bbdf15-ee4e-4d57-b554-a8c181619396", + "fields": { + "timestamp": "2023-12-29T15:45:06.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 611, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84bc729f-10a6-40e6-95ef-9fd8644a636b", + "fields": { + "timestamp": "2023-12-29T15:45:06.615Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 866, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84c0226e-6b64-4f5e-9dce-34d250192f4a", + "fields": { + "timestamp": "2023-12-29T15:45:09.990Z", + "object_type": [ + "dcim", + "module" + ], + "object_id": 2, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84c3a59f-f39a-4297-8331-64096677de29", + "fields": { + "timestamp": "2023-12-29T15:45:06.246Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 694, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84c9d4e9-8178-4b32-9103-821ee0f8e598", + "fields": { + "timestamp": "2023-12-29T15:45:09.144Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 920, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84c9ff50-1791-4d8c-b609-0aa82ff5e1e8", + "fields": { + "timestamp": "2023-12-29T15:45:11.691Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1574, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84d911e7-f77b-44b1-a5eb-e541be45366c", + "fields": { + "timestamp": "2023-12-29T15:45:06.102Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 627, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84db7ba7-0b17-43cd-8e1c-18d64a681d2d", + "fields": { + "timestamp": "2023-12-29T15:45:05.482Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 345, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84dec3a4-28f0-4fea-8bb1-3eca67782886", + "fields": { + "timestamp": "2023-12-29T15:45:06.884Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 991, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84df28a7-ad50-4fc3-bdd3-e37c9c8220aa", + "fields": { + "timestamp": "2023-12-29T15:45:06.237Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 690, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84e41d3b-7244-4c29-82f4-ca867100e6da", + "fields": { + "timestamp": "2023-12-29T15:45:11.489Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1436, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84e7c30c-f8a2-4f01-a70f-0fdcf17f4c77", + "fields": { + "timestamp": "2023-12-29T15:45:05.395Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 305, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84ee4e61-8775-4dac-8c16-a0553112e244", + "fields": { + "timestamp": "2023-12-29T15:45:10.815Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 971, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84f1b975-a712-464f-ab9c-e7f8d0d456d7", + "fields": { + "timestamp": "2023-12-29T15:45:07.582Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1347, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84f3044c-dae7-4991-a25c-60cd23124100", + "fields": { + "timestamp": "2023-12-29T15:45:04.983Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 119, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84f46aae-c9ec-4f62-be39-55deb7af95d9", + "fields": { + "timestamp": "2023-12-29T15:45:04.996Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 125, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84f6d829-3ca6-47c3-9062-f3e7d8e8f100", + "fields": { + "timestamp": "2023-12-29T15:45:07.111Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1129, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84fafa36-3907-43d1-a963-9e057f119f70", + "fields": { + "timestamp": "2023-12-29T15:45:11.077Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1150, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84fb30fa-f620-499e-bf11-70b2911ee1d9", + "fields": { + "timestamp": "2023-12-29T15:45:05.361Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 290, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84fb8d4e-9bbe-4325-adc9-9e3006f2d0ba", + "fields": { + "timestamp": "2023-12-29T15:45:07.892Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1489, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "84fc95bf-241b-4c37-a0a3-15e6352031e9", + "fields": { + "timestamp": "2023-12-29T15:45:06.389Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 761, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85035f88-b61b-40f9-aebc-dbdc9b91a83d", + "fields": { + "timestamp": "2023-12-29T15:45:07.461Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1291, + "field": "name", + "type": "str", + "value": "xe-2/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8510226c-b40e-460a-8469-72062d21e4fa", + "fields": { + "timestamp": "2023-12-29T15:45:05.083Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 165, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8510284d-a77b-44ed-bcc7-d3f90e40f76d", + "fields": { + "timestamp": "2023-12-29T15:45:05.799Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 490, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8514c840-d4bf-4a80-a8a5-068e8285662a", + "fields": { + "timestamp": "2023-12-29T15:45:09.321Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1141, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85165049-efb0-4b47-a6d9-44fbe94d6fd1", + "fields": { + "timestamp": "2023-12-29T15:45:10.582Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "DO-FRA1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "851ed89b-ecdf-48e6-9e9c-cfc0c8134044", + "fields": { + "timestamp": "2023-12-29T15:45:09.400Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1242, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "851fa438-7daa-4a43-a4cf-976f77ebd96a", + "fields": { + "timestamp": "2023-12-29T15:45:09.887Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 7, + "field": "slug", + "type": "str", + "value": "application-server", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8521f559-57cc-416c-bcfd-f7e125d04acc", + "fields": { + "timestamp": "2023-12-29T15:45:04.516Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 4, + "field": "cid", + "type": "str", + "value": "QPMA5027", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8522ff0e-e892-4a8e-ba11-eecf4650e262", + "fields": { + "timestamp": "2023-12-29T15:45:08.159Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1613, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85262f5b-2791-4d80-bd38-7691c0b289e7", + "fields": { + "timestamp": "2023-12-29T15:45:06.438Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 784, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "852b3ebd-6447-4813-a6d2-c1a4c627b74e", + "fields": { + "timestamp": "2023-12-29T15:45:07.194Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1167, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8532f738-0e9d-4586-b7b7-c396c2e1ec49", + "fields": { + "timestamp": "2023-12-29T15:45:07.057Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1088, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85372ff9-0c39-4355-8de8-696dfe326fe9", + "fields": { + "timestamp": "2023-12-29T15:45:07.101Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1124, + "field": "name", + "type": "str", + "value": "xe-1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8537720f-6ce2-41c7-9780-5f9ed602d97f", + "fields": { + "timestamp": "2023-12-29T15:45:06.209Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 677, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85383724-7c51-41cf-afac-efcea5daa6c3", + "fields": { + "timestamp": "2023-12-29T15:45:05.148Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 193, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "853a4555-4d7a-48ef-9855-c5afcbf0ebb1", + "fields": { + "timestamp": "2023-12-29T15:45:11.725Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1598, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "853da715-dc9c-4764-a864-b0712ab47580", + "fields": { + "timestamp": "2023-12-29T15:45:11.387Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1365, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8544c4f2-4792-4884-b5d0-14fbc7f39e84", + "fields": { + "timestamp": "2023-12-29T15:45:04.878Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 71, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "854a7521-6b83-4041-8fbb-84e2aa6d8d47", + "fields": { + "timestamp": "2023-12-29T15:45:10.840Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 988, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85500ff5-9be1-4e68-a197-172aee4440f7", + "fields": { + "timestamp": "2023-12-29T15:45:07.788Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1441, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "855082ba-5637-4be5-9432-8a40197eac3f", + "fields": { + "timestamp": "2023-12-29T15:45:05.834Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 506, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85552320-f040-4473-8b33-f8f9ee9273b3", + "fields": { + "timestamp": "2023-12-29T15:45:09.160Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 940, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8559a5d9-66a3-42c2-a269-bcd8bfbed1cf", + "fields": { + "timestamp": "2023-12-29T15:45:07.556Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1335, + "field": "name", + "type": "str", + "value": "et-1/0/49", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8561e805-3f83-4b33-a4a6-9ec9c44ac169", + "fields": { + "timestamp": "2023-12-29T15:45:06.639Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 877, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85652491-5a16-4be8-a8e6-979d287681d1", + "fields": { + "timestamp": "2023-12-29T15:45:11.003Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1099, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8565397c-4c8b-474a-90c3-62504ecb00a2", + "fields": { + "timestamp": "2023-12-29T15:45:11.096Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1163, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "856aa53e-74b8-4222-bfbc-af9127e851b3", + "fields": { + "timestamp": "2023-12-29T15:45:11.643Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1541, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8574b47a-ef93-41ee-8a4e-345ba870c62e", + "fields": { + "timestamp": "2023-12-29T15:45:09.878Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 8, + "field": "part_number", + "type": "str", + "value": "AP7901B", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8574cda2-3308-4dd0-a44b-345a70ffdb4e", + "fields": { + "timestamp": "2023-12-29T15:45:06.676Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 893, + "field": "name", + "type": "str", + "value": "xe-0/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85784158-c259-4f36-8ce8-ca145736135f", + "fields": { + "timestamp": "2023-12-29T15:45:10.942Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1057, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8579b2c9-b750-4fce-803e-c8920615c844", + "fields": { + "timestamp": "2023-12-29T15:45:05.972Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 567, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "857cbba6-50b2-4714-8cb8-f78e9c5132d5", + "fields": { + "timestamp": "2023-12-29T15:45:07.263Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1199, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "857f1f83-4f1a-43d1-a96f-e5ddadcff5e8", + "fields": { + "timestamp": "2023-12-29T15:45:10.561Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "initech", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85834e65-e8eb-4605-ac0c-4a180c41a339", + "fields": { + "timestamp": "2023-12-29T15:45:04.798Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 36, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85945af7-9ab3-4031-b136-d3157339cf3e", + "fields": { + "timestamp": "2023-12-29T15:45:07.289Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1211, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "859bc585-e9c0-4019-9cec-f3795073f50c", + "fields": { + "timestamp": "2023-12-29T15:45:06.259Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 700, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "859dcf51-2837-4df9-93f7-4319bee1095a", + "fields": { + "timestamp": "2023-12-29T15:45:06.559Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 840, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85a11556-f1c2-4752-8947-f46ace5efe8e", + "fields": { + "timestamp": "2023-12-29T15:45:08.997Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 736, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85a51c80-2de4-4456-9453-8b158ae325f8", + "fields": { + "timestamp": "2023-12-29T15:45:06.363Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 749, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85a57d3d-f328-48f0-a0c5-91740c1bea28", + "fields": { + "timestamp": "2023-12-29T15:45:05.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 569, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85a64fe7-6ed4-49fd-83fd-f99fe77286e2", + "fields": { + "timestamp": "2023-12-29T15:45:10.270Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 56, + "field": "prefix", + "type": "cidr", + "value": "10.112.177.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85a6f3cb-1fc7-481e-8772-d1fa01fe78ee", + "fields": { + "timestamp": "2023-12-29T15:45:05.368Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 293, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85b14933-41c1-4fac-a102-90df89d8886b", + "fields": { + "timestamp": "2023-12-29T15:45:06.130Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 640, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85b2d9f9-7560-422f-8f70-3f5b23544318", + "fields": { + "timestamp": "2023-12-29T15:45:05.790Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 486, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85b7aa04-a1d3-4046-a39a-322d6aa7ab64", + "fields": { + "timestamp": "2023-12-29T15:45:06.289Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 714, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85b7c9aa-de6d-4846-80e8-4858d444eb30", + "fields": { + "timestamp": "2023-12-29T15:45:05.746Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 466, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85cbd5f1-db43-467c-bd2a-44483960e600", + "fields": { + "timestamp": "2023-12-29T15:45:07.243Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1190, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85cdbd8d-a43c-4e6d-81b4-d39a9b044d4c", + "fields": { + "timestamp": "2023-12-29T15:45:11.274Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1287, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85ce6994-805a-4003-8ee0-a76f91d800ef", + "fields": { + "timestamp": "2023-12-29T15:45:06.886Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 992, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85cea23a-669d-4187-a5f8-4494d4a538a3", + "fields": { + "timestamp": "2023-12-29T15:45:11.148Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1199, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85d1752a-5120-4846-83d3-3942621222b7", + "fields": { + "timestamp": "2023-12-29T15:45:05.814Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 497, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85d67619-a4a3-460a-a79c-0c0c5334de92", + "fields": { + "timestamp": "2023-12-29T15:45:08.641Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1205, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85dc4bd6-ad6f-4b14-abf7-61351e22afda", + "fields": { + "timestamp": "2023-12-29T15:45:05.755Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 470, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85e1028a-67ee-4278-ad21-5eb446dca7fa", + "fields": { + "timestamp": "2023-12-29T15:45:10.575Z", + "object_type": [ + "virtualization", + "clustertype" + ], + "object_id": 5, + "field": "slug", + "type": "str", + "value": "vmware", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85e365d4-ea47-4b13-aa80-c7e66fa3cf3e", + "fields": { + "timestamp": "2023-12-29T15:45:07.347Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1238, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85e5cd1b-c03a-4ab9-a6f7-8c69fba80955", + "fields": { + "timestamp": "2023-12-29T15:45:04.683Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 111, + "field": "name", + "type": "str", + "value": "Outlet 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85e7846d-51cc-4f6b-bca4-ad3a7468247f", + "fields": { + "timestamp": "2023-12-29T15:45:05.009Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 131, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85f5ded0-f29f-44b8-8f69-2c5725f2d38f", + "fields": { + "timestamp": "2023-12-29T15:45:10.885Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1018, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "85fc02fd-8c05-402c-9734-b58992156cbe", + "fields": { + "timestamp": "2023-12-29T15:45:04.898Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 80, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8600e31d-bfe4-4e2f-aa89-53f9c2187717", + "fields": { + "timestamp": "2023-12-29T15:45:05.692Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 441, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86038656-7adf-43aa-8b52-227f0b629c9d", + "fields": { + "timestamp": "2023-12-29T15:45:08.872Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1492, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86069b45-c31c-4325-80ed-3d77e8a55897", + "fields": { + "timestamp": "2023-12-29T15:45:08.229Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 695, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "860b16e9-e52d-4f06-8878-dbb4c645ae7d", + "fields": { + "timestamp": "2023-12-29T15:45:07.171Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1156, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "860e96da-4ac2-4d12-a375-a535614b7a75", + "fields": { + "timestamp": "2023-12-29T15:45:06.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1022, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86142aeb-c65c-4ad4-a9b0-3e34507d8a65", + "fields": { + "timestamp": "2023-12-29T15:45:10.884Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1017, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86191eaa-d7d4-45e4-a54a-a62eb3592ee3", + "fields": { + "timestamp": "2023-12-29T15:45:10.422Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 77, + "field": "address", + "type": "inet", + "value": "172.17.0.17/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8619b728-e926-4baa-a446-e9368e0bc00c", + "fields": { + "timestamp": "2023-12-29T15:45:06.385Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 759, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "861aaa06-d1d9-47a1-a539-e750ec3fbec7", + "fields": { + "timestamp": "2023-12-29T15:45:07.362Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1245, + "field": "name", + "type": "str", + "value": "xe-1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "861c79e4-b133-453d-9faf-7c6a041e1dd5", + "fields": { + "timestamp": "2023-12-29T15:45:11.543Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1472, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "861f336b-05d7-4f4c-bba7-27d040600819", + "fields": { + "timestamp": "2023-12-29T15:45:08.095Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1583, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "861f6af3-42c4-4fcb-8008-9db374925244", + "fields": { + "timestamp": "2023-12-29T15:45:04.882Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 73, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "862e41e2-c30c-4c79-b6fd-76a4541019e2", + "fields": { + "timestamp": "2023-12-29T15:45:11.524Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1459, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "862e6a0b-bba6-4886-a0b8-07ed1f7b8b8b", + "fields": { + "timestamp": "2023-12-29T15:45:07.269Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1202, + "field": "name", + "type": "str", + "value": "xe-2/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86380080-ef1b-4a3b-a2fc-ce11031521c4", + "fields": { + "timestamp": "2023-12-29T15:45:07.539Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1327, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86402bef-80a1-4d29-89eb-6186a3be0ac6", + "fields": { + "timestamp": "2023-12-29T15:45:06.923Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1009, + "field": "name", + "type": "str", + "value": "xe-0/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86441e15-cb7b-434a-b72b-af7f4a0546f3", + "fields": { + "timestamp": "2023-12-29T15:45:11.245Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1267, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86485c9a-7c6d-4fa1-a749-70a21681a20b", + "fields": { + "timestamp": "2023-12-29T15:45:06.732Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 919, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8648a5be-19e3-4e25-9a99-9a9e8ffd1072", + "fields": { + "timestamp": "2023-12-29T15:45:10.779Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 947, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "864a8315-fcf0-4336-b1ba-54f833f24481", + "fields": { + "timestamp": "2023-12-29T15:45:04.544Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 21, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86545eb9-fca4-4d7f-b537-dcb9c6c2a3c5", + "fields": { + "timestamp": "2023-12-29T15:45:10.506Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 28, + "field": "vid", + "type": "int", + "value": "300", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8654e26d-313d-4743-9d1a-df9f7e5f0854", + "fields": { + "timestamp": "2023-12-29T15:45:05.807Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 494, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "865b5e1f-5993-46b7-9f23-06afc2cae0bd", + "fields": { + "timestamp": "2023-12-29T15:45:06.785Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 944, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86608592-810d-4913-8c43-c8765d6bc18f", + "fields": { + "timestamp": "2023-12-29T15:45:07.218Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1178, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86627f74-05df-477a-a02e-702128b2baf4", + "fields": { + "timestamp": "2023-12-29T15:45:06.855Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 977, + "field": "name", + "type": "str", + "value": "xe-0/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "866a1a80-a8f7-43ef-8dcf-5d39eeb1521e", + "fields": { + "timestamp": "2023-12-29T15:45:07.530Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1323, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "866a3c65-66f5-4472-9d55-d545ca72c30b", + "fields": { + "timestamp": "2023-12-29T15:45:05.359Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 289, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "866b26ee-a0dc-4fae-8c05-627509699bcd", + "fields": { + "timestamp": "2023-12-29T15:45:11.371Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1354, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "866d9832-29e1-4ea9-8f9f-213ef978daac", + "fields": { + "timestamp": "2023-12-29T15:45:05.261Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 244, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "866fd1c4-d7ae-4497-941b-6950801770cb", + "fields": { + "timestamp": "2023-12-29T15:45:08.913Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 631, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8672d1dd-a61c-4e19-92d2-70fe68de0dd5", + "fields": { + "timestamp": "2023-12-29T15:45:06.259Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 700, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8675603b-3b93-41dc-9490-b804a0c187cd", + "fields": { + "timestamp": "2023-12-29T15:45:04.852Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 60, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86825fa5-5d94-4180-9440-0db58fe5789d", + "fields": { + "timestamp": "2023-12-29T15:45:08.434Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 948, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "868383d2-a2a9-4c35-b537-41e297abbdd2", + "fields": { + "timestamp": "2023-12-29T15:45:07.476Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1298, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86844cd6-5ab4-4b78-9ce9-4a9903b9cba1", + "fields": { + "timestamp": "2023-12-29T15:45:09.926Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 40, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8691cf95-844a-4918-8dfe-00ed18dae31f", + "fields": { + "timestamp": "2023-12-29T15:45:08.709Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1290, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8692b610-c285-4642-8ccd-15af2e069830", + "fields": { + "timestamp": "2023-12-29T15:45:04.889Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 76, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86979704-e857-4209-9aba-947be32f24f4", + "fields": { + "timestamp": "2023-12-29T15:45:08.041Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1558, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "869c5672-6c3a-4d63-92ec-0b0732bf3f40", + "fields": { + "timestamp": "2023-12-29T15:45:07.711Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1405, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86a05e69-0f0c-4977-975a-a3cc4eaab252", + "fields": { + "timestamp": "2023-12-29T15:45:05.818Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 499, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86a967c6-9515-4567-8954-7281426af5fa", + "fields": { + "timestamp": "2023-12-29T15:45:11.686Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1570, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86aaf23c-2b40-4c1d-b9da-5741255383d0", + "fields": { + "timestamp": "2023-12-29T15:45:10.325Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 78, + "field": "prefix", + "type": "cidr", + "value": "172.19.0.0/16", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86ae7fec-a6fa-4dda-8e4f-6f2f2174dc50", + "fields": { + "timestamp": "2023-12-29T15:45:09.911Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 19, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86baa181-2dfc-4274-9efc-3a192660b7dd", + "fields": { + "timestamp": "2023-12-29T15:45:11.119Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1179, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86bbed6b-c479-464e-8526-42f6718a38e3", + "fields": { + "timestamp": "2023-12-29T15:45:11.143Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1196, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86bcef01-bebd-4acc-852b-812b646f0240", + "fields": { + "timestamp": "2023-12-29T15:45:05.524Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 364, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86bfa280-c233-45e7-a648-fe7e9c7d53c4", + "fields": { + "timestamp": "2023-12-29T15:45:08.340Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 832, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86c20c12-11cb-42f6-9553-2ebbb1baa4f4", + "fields": { + "timestamp": "2023-12-29T15:45:06.878Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 988, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86c2334b-447b-4cfe-93fc-a16ec4302e90", + "fields": { + "timestamp": "2023-12-29T15:45:07.562Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1338, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86c3c8e0-98f5-427c-8f3a-75b0b0a5691d", + "fields": { + "timestamp": "2023-12-29T15:45:08.737Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1324, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86c7739c-a9c3-4c8d-a37d-455553c398bb", + "fields": { + "timestamp": "2023-12-29T15:45:08.751Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1342, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86ca2b81-3f13-4aa4-873e-3a077b84efb7", + "fields": { + "timestamp": "2023-12-29T15:45:10.064Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 55, + "field": "slug", + "type": "str", + "value": "us-or", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86cbecf6-da67-4712-877b-f7a15b5d7751", + "fields": { + "timestamp": "2023-12-29T15:45:07.954Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1518, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86cfe944-be2d-4423-a839-edde26dba34a", + "fields": { + "timestamp": "2023-12-29T15:45:05.768Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 476, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86d00a2b-b124-4a69-a0fa-02ec838e37bc", + "fields": { + "timestamp": "2023-12-29T15:45:08.522Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1058, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86d1a7fe-d69d-4d0c-a905-4ed27145c62d", + "fields": { + "timestamp": "2023-12-29T15:45:08.372Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 871, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86d4abda-aabb-4fe7-af93-364f661d0743", + "fields": { + "timestamp": "2023-12-29T15:45:06.338Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 737, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86dc8841-5d5d-499b-851f-8b35455ea364", + "fields": { + "timestamp": "2023-12-29T15:45:04.584Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 30, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86e283c1-f139-405d-b86c-8783f4a323a2", + "fields": { + "timestamp": "2023-12-29T15:45:08.384Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 886, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86e4e3c9-7a5a-4bc5-a648-fc8eb505f4b5", + "fields": { + "timestamp": "2023-12-29T15:45:06.719Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 913, + "field": "name", + "type": "str", + "value": "et-0/0/49", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86e57ea6-2cc5-465f-96ae-8b8feb798291", + "fields": { + "timestamp": "2023-12-29T15:45:08.834Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1445, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86f29562-8fd8-465b-b8e1-7d50c45d5780", + "fields": { + "timestamp": "2023-12-29T15:45:11.039Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1124, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86f2b56e-9531-4c65-bd02-68fa711f831f", + "fields": { + "timestamp": "2023-12-29T15:45:07.349Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1239, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "86f545cc-0165-4497-b5b5-51ac234b13ed", + "fields": { + "timestamp": "2023-12-29T15:45:10.371Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 95, + "field": "prefix", + "type": "cidr", + "value": "192.168.0.0/20", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8703c60e-a143-455d-96a7-33b23ec05d3e", + "fields": { + "timestamp": "2023-12-29T15:45:08.519Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1054, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "870f5d82-1e28-435d-80c5-3d98e6bec864", + "fields": { + "timestamp": "2023-12-29T15:45:07.440Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1281, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8712dead-75d5-4216-802b-d205cf28f639", + "fields": { + "timestamp": "2023-12-29T15:45:11.514Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1453, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87143620-8883-46a4-a452-26a20732d8c1", + "fields": { + "timestamp": "2023-12-29T15:45:10.453Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 129, + "field": "address", + "type": "inet", + "value": "172.19.0.9/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8714790a-3080-4c84-816d-d6372f7cc6fd", + "fields": { + "timestamp": "2023-12-29T15:45:10.955Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1066, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8717077e-b348-4b5b-b785-e05222724540", + "fields": { + "timestamp": "2023-12-29T15:45:06.030Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 594, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8717e9b6-14cd-4404-87c7-fde30efc8f50", + "fields": { + "timestamp": "2023-12-29T15:45:06.775Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 939, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "871ab014-3afe-4aff-ba2b-d1afa82efd18", + "fields": { + "timestamp": "2023-12-29T15:45:08.631Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1193, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "871dd44f-870b-4b79-9100-38dcbf792ab5", + "fields": { + "timestamp": "2023-12-29T15:45:05.987Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 574, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87243611-37fe-4197-92cb-cd1acb099959", + "fields": { + "timestamp": "2023-12-29T15:45:11.225Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1253, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8725a831-55ee-4550-868d-615eb316a10e", + "fields": { + "timestamp": "2023-12-29T15:45:05.454Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 332, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "872c4c2d-8a5c-4187-a120-217a63e2c9c3", + "fields": { + "timestamp": "2023-12-29T15:45:05.456Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 333, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "872e196a-9297-4787-bd87-bde5d20cd501", + "fields": { + "timestamp": "2023-12-29T15:45:04.569Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "872f2298-60fb-4607-98f5-297ef5c73b87", + "fields": { + "timestamp": "2023-12-29T15:45:11.185Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1225, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87462440-b097-49f0-bb6b-07567f223a85", + "fields": { + "timestamp": "2023-12-29T15:45:07.347Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1238, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "874653b7-6bff-4452-8745-9aa6f010f2e1", + "fields": { + "timestamp": "2023-12-29T15:45:05.947Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 556, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "874bd357-c75a-4712-b3e8-f0d105b3a5db", + "fields": { + "timestamp": "2023-12-29T15:45:11.215Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1246, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8750319a-3d9a-4157-9db9-eb8b5e6ae783", + "fields": { + "timestamp": "2023-12-29T15:45:11.408Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1380, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "875225cd-9889-4b46-b285-2c0485f13b61", + "fields": { + "timestamp": "2023-12-29T15:45:05.215Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 223, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8752971e-c5fb-4c11-85d9-76cf2a312f85", + "fields": { + "timestamp": "2023-12-29T15:45:08.925Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 645, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87558af7-9b89-4036-9c81-facc9c70a0f3", + "fields": { + "timestamp": "2023-12-29T15:45:06.604Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 861, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8757b12b-43dc-4e40-99e3-b007eb7c5b3b", + "fields": { + "timestamp": "2023-12-29T15:45:09.238Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1037, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "875ae4bf-a1fe-4ced-88c0-fce246494bd4", + "fields": { + "timestamp": "2023-12-29T15:45:04.580Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 26, + "field": "name", + "type": "str", + "value": "Input", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8762951f-8821-4a87-80d2-7f67aed06143", + "fields": { + "timestamp": "2023-12-29T15:45:06.235Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 689, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8768c692-fa42-4b4a-b14f-f24724cfaa0a", + "fields": { + "timestamp": "2023-12-29T15:45:06.460Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 794, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "876b9bde-9465-4c22-a740-b4d3bbf0f566", + "fields": { + "timestamp": "2023-12-29T15:45:10.909Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1034, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "876c222c-ffa2-41b5-b4a3-de46561c968d", + "fields": { + "timestamp": "2023-12-29T15:45:11.068Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1144, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87739faa-9d52-434f-bdc5-0e99089aab02", + "fields": { + "timestamp": "2023-12-29T15:45:06.021Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 590, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "878023af-7a3a-4bdd-9f2c-8419333eeeb8", + "fields": { + "timestamp": "2023-12-29T15:45:07.511Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1314, + "field": "name", + "type": "str", + "value": "xe-2/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87865dbb-78ff-4b86-b0fb-16110a7617bf", + "fields": { + "timestamp": "2023-12-29T15:45:07.769Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1432, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "878f6f23-7b33-45e5-bb5c-de780d111d76", + "fields": { + "timestamp": "2023-12-29T15:45:06.321Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 729, + "field": "name", + "type": "str", + "value": "STACK0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8794794a-a5c7-4a87-b591-964dfe9b8d64", + "fields": { + "timestamp": "2023-12-29T15:45:06.128Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 639, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8799c3c6-672e-4040-aeea-a03618610fee", + "fields": { + "timestamp": "2023-12-29T15:45:09.066Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 822, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "879b3ce7-fa82-4d9a-a6ed-10a17d310b0b", + "fields": { + "timestamp": "2023-12-29T15:45:04.821Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 46, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "879c17c5-f0af-4698-9754-f1792e7fe802", + "fields": { + "timestamp": "2023-12-29T15:45:10.574Z", + "object_type": [ + "virtualization", + "clustertype" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "microsoft-azure", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "879fdbec-62cb-49b2-ae03-182070713ab6", + "fields": { + "timestamp": "2023-12-29T15:45:07.241Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1189, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87af8799-44a2-484f-bbff-2c583e455763", + "fields": { + "timestamp": "2023-12-29T15:45:04.630Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 80, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87b03eaf-bfe0-49ae-ab79-6beb598ce367", + "fields": { + "timestamp": "2023-12-29T15:45:07.073Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1095, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87bb6334-d8af-44eb-b9a4-fa42f54375f1", + "fields": { + "timestamp": "2023-12-29T15:45:07.386Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1256, + "field": "name", + "type": "str", + "value": "xe-1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87bc8aab-3b55-4056-836d-12f8025accd3", + "fields": { + "timestamp": "2023-12-29T15:45:09.178Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 962, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87bdf571-41b1-4323-8a1b-0fec507d8ccb", + "fields": { + "timestamp": "2023-12-29T15:45:10.255Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 50, + "field": "prefix", + "type": "cidr", + "value": "10.112.171.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87c3cd3e-c152-4693-80ad-913ae8f8c62a", + "fields": { + "timestamp": "2023-12-29T15:45:11.153Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1203, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87c9edf8-cfde-4407-ac32-a64d6793a37d", + "fields": { + "timestamp": "2023-12-29T15:45:10.816Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 972, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87ca9901-f620-4764-b7cf-d1ffeaaa0d91", + "fields": { + "timestamp": "2023-12-29T15:45:07.246Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1191, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87cd9bb8-239e-4be6-a7cd-17e61de2fc86", + "fields": { + "timestamp": "2023-12-29T15:45:11.414Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1384, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87d05afa-f13c-4d31-8bcf-bba5df4e8295", + "fields": { + "timestamp": "2023-12-29T15:45:09.178Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 963, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87d1b866-8713-43ba-a990-ecb689e9d056", + "fields": { + "timestamp": "2023-12-29T15:45:06.342Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 739, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87d1c8dd-e852-477f-ba08-a16b55abc0e5", + "fields": { + "timestamp": "2023-12-29T15:45:09.910Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 18, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87f7322a-85ed-4e37-adae-1c021e941a28", + "fields": { + "timestamp": "2023-12-29T15:45:04.523Z", + "object_type": [ + "circuits", + "provider" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "Zayo", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87fa290b-6422-49f1-9064-e808910e3d56", + "fields": { + "timestamp": "2023-12-29T15:45:06.207Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 676, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87fdd151-7c6c-4b31-a279-68d5513ac8ec", + "fields": { + "timestamp": "2023-12-29T15:45:06.957Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1025, + "field": "name", + "type": "str", + "value": "xe-0/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "87fefc2c-2573-47bf-9a33-7568c6b3e894", + "fields": { + "timestamp": "2023-12-29T15:45:07.278Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1206, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88008848-6d3f-4d3f-89cc-c685b660120a", + "fields": { + "timestamp": "2023-12-29T15:45:07.922Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1503, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8806520e-45d6-4fef-b1cc-bd1767d3a182", + "fields": { + "timestamp": "2023-12-29T15:45:06.628Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 872, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88065b8b-8b50-4073-b241-dc1759a363ee", + "fields": { + "timestamp": "2023-12-29T15:45:10.072Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 69, + "field": "name", + "type": "str", + "value": "Illinois", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "880768c9-2b97-451f-8cc2-c87eb56c5a03", + "fields": { + "timestamp": "2023-12-29T15:45:09.083Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 843, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "880abf06-7e27-4ad9-9085-f6bfb6a2322c", + "fields": { + "timestamp": "2023-12-29T15:45:07.049Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1084, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "880d6b32-d1b9-4897-97c1-3c58ae5e590d", + "fields": { + "timestamp": "2023-12-29T15:45:04.814Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 43, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "880fdd6d-a741-4781-99d1-0a50aab50601", + "fields": { + "timestamp": "2023-12-29T15:45:07.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1091, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88113068-ec03-42f3-8660-2f9f0947fa3f", + "fields": { + "timestamp": "2023-12-29T15:45:06.402Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 767, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88147abf-0a74-4c5c-a4ee-eae6a60cc75e", + "fields": { + "timestamp": "2023-12-29T15:45:06.557Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 839, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "881ed1e8-2aa4-4175-a2ec-2847163f8a5d", + "fields": { + "timestamp": "2023-12-29T15:45:10.379Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 5, + "field": "address", + "type": "inet", + "value": "192.168.0.5/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8821b186-6137-4a1b-9671-cdcf4f175379", + "fields": { + "timestamp": "2023-12-29T15:45:10.031Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 35, + "field": "name", + "type": "str", + "value": "P3-2A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8823f183-2b5b-4e98-b237-cb8a6176d02a", + "fields": { + "timestamp": "2023-12-29T15:45:07.081Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1115, + "field": "name", + "type": "str", + "value": "et-1/0/49", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8824eea1-9c30-4e07-8439-8c2826059df5", + "fields": { + "timestamp": "2023-12-29T15:45:06.628Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 872, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "882b9625-672d-4a46-97b2-347d62cdcca5", + "fields": { + "timestamp": "2023-12-29T15:45:10.102Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 20, + "field": "physical_address", + "type": "str", + "value": "1 Old Union Ave.\r\nTroy, NY 12180", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "882cd861-e308-484a-8e04-74d19146f86f", + "fields": { + "timestamp": "2023-12-29T15:45:06.047Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 602, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "882e971e-a132-4309-a55d-6fb07e65dfdf", + "fields": { + "timestamp": "2023-12-29T15:45:08.060Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1567, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "883855fc-cabb-4957-a79f-dfe095353544", + "fields": { + "timestamp": "2023-12-29T15:45:11.737Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1606, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "883bd1e8-4ebe-4d8f-9618-e1661208ca85", + "fields": { + "timestamp": "2023-12-29T15:45:04.909Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 85, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "883d4a9e-98c3-43a0-9a07-1599181d6df8", + "fields": { + "timestamp": "2023-12-29T15:45:07.771Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1433, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "883f3625-f15c-42d0-a0f2-760f0c405661", + "fields": { + "timestamp": "2023-12-29T15:45:05.611Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 404, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "884bf7b5-c006-4043-8c9f-724c02f974b0", + "fields": { + "timestamp": "2023-12-29T15:45:10.008Z", + "object_type": [ + "dcim", + "powerpanel" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "Panel 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "884dc961-2188-4743-a98e-7da63bbca4c8", + "fields": { + "timestamp": "2023-12-29T15:45:07.465Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1293, + "field": "name", + "type": "str", + "value": "xe-2/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88529e10-b957-4aab-9093-50a2a9942ef1", + "fields": { + "timestamp": "2023-12-29T15:45:05.882Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 528, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88618848-c76c-42f9-9316-60f1b87df3a1", + "fields": { + "timestamp": "2023-12-29T15:45:11.283Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1293, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "886a4872-3f58-4137-9a7f-1207f73035d9", + "fields": { + "timestamp": "2023-12-29T15:45:06.876Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 987, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88796215-c330-45f9-9ec8-3018b9df97d4", + "fields": { + "timestamp": "2023-12-29T15:45:08.770Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1366, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "887bf977-c355-4878-a900-2a94faf2e893", + "fields": { + "timestamp": "2023-12-29T15:45:06.817Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 959, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "887d7e03-45f5-45ba-9a0f-dbfe50afa836", + "fields": { + "timestamp": "2023-12-29T15:45:06.023Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 591, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "887f1d67-bbbb-4490-8224-a1c31fb01ae0", + "fields": { + "timestamp": "2023-12-29T15:45:09.438Z", + "object_type": [ + "dcim", + "devicebay" + ], + "object_id": 36, + "field": "name", + "type": "str", + "value": "Bay 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88818951-f126-4696-9fa8-e06dfcc4d955", + "fields": { + "timestamp": "2023-12-29T15:45:07.668Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1385, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "888e6693-95e0-4dea-804e-a0a983c9b06a", + "fields": { + "timestamp": "2023-12-29T15:45:10.756Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 931, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "888e735a-0c5a-402c-92bb-bc278ae62a31", + "fields": { + "timestamp": "2023-12-29T15:45:11.091Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1160, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88935779-31cc-48a3-87ef-c73547deb779", + "fields": { + "timestamp": "2023-12-29T15:45:07.948Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1515, + "field": "name", + "type": "str", + "value": "xe-2/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88958e9c-62c7-41a6-a79d-17e0e26d0253", + "fields": { + "timestamp": "2023-12-29T15:45:07.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1092, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "889959fa-bee6-4764-9e9f-9ee2b86d51e1", + "fields": { + "timestamp": "2023-12-29T15:45:11.385Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1364, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88a35196-52a9-4338-96de-fd4c86ec3fb0", + "fields": { + "timestamp": "2023-12-29T15:45:07.317Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1224, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88a438da-9cc3-40d4-9a78-459b1c3d9946", + "fields": { + "timestamp": "2023-12-29T15:45:07.328Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1229, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88af8de2-581e-41b8-9066-acd9083d300e", + "fields": { + "timestamp": "2023-12-29T15:45:07.143Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1143, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88b26c05-5276-4566-90cb-8668bd44c526", + "fields": { + "timestamp": "2023-12-29T15:45:05.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 489, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88b6546d-f50e-4253-ba62-073a920a9ec7", + "fields": { + "timestamp": "2023-12-29T15:45:06.802Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 952, + "field": "name", + "type": "str", + "value": "xe-0/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88bba679-0c66-4454-b1c8-070cd6835dd0", + "fields": { + "timestamp": "2023-12-29T15:45:07.293Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1213, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88c1df87-456a-46b4-be3d-e0fe8f1a33dc", + "fields": { + "timestamp": "2023-12-29T15:45:05.247Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 238, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88ca78dc-9339-48d4-bd7b-356564dc6844", + "fields": { + "timestamp": "2023-12-29T15:45:08.841Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1453, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88cf0d13-3e81-403c-b948-8fb651070a30", + "fields": { + "timestamp": "2023-12-29T15:45:10.792Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 956, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88d35e37-ce18-480d-b27a-38e6f0e508fb", + "fields": { + "timestamp": "2023-12-29T15:45:06.398Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 765, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88d467f6-1c7a-49bc-b7e3-b5e3566600dd", + "fields": { + "timestamp": "2023-12-29T15:45:10.394Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 31, + "field": "address", + "type": "inet", + "value": "172.16.0.1/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88dbb260-1887-4598-8044-646910604f05", + "fields": { + "timestamp": "2023-12-29T15:45:08.228Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 694, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88df8a17-4c7d-493b-9c60-51275b65ee07", + "fields": { + "timestamp": "2023-12-29T15:45:05.256Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 242, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88e308fe-df32-4084-80df-ae54bd1864c2", + "fields": { + "timestamp": "2023-12-29T15:45:05.465Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 337, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88e3470f-541c-4410-a642-c45657807c38", + "fields": { + "timestamp": "2023-12-29T15:45:10.796Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 959, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88e5f7d6-ace1-481b-9aaf-ce79ac6577bc", + "fields": { + "timestamp": "2023-12-29T15:45:11.696Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1577, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88e5f90a-edd9-4fd4-bd78-4145e537c36c", + "fields": { + "timestamp": "2023-12-29T15:45:06.462Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 795, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88ed99aa-aef4-42f6-a3e1-7137f03db40a", + "fields": { + "timestamp": "2023-12-29T15:45:10.508Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 32, + "field": "vid", + "type": "int", + "value": "300", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88f07068-d63e-4338-b89e-b06943746f25", + "fields": { + "timestamp": "2023-12-29T15:45:05.768Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 476, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88f68c72-56f2-44e5-9971-f56e142db5ab", + "fields": { + "timestamp": "2023-12-29T15:45:10.061Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 51, + "field": "slug", + "type": "str", + "value": "us-oh", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "88fe28aa-7eee-4d00-b9c2-7b67655e529c", + "fields": { + "timestamp": "2023-12-29T15:45:07.831Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1461, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89015698-7b91-4e96-8451-3f2729de455d", + "fields": { + "timestamp": "2023-12-29T15:45:09.135Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 908, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "891289dc-7aac-4568-8e27-863ca4e61f8d", + "fields": { + "timestamp": "2023-12-29T15:45:08.653Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1221, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89161cff-06ce-41fc-ac87-27ece43153ba", + "fields": { + "timestamp": "2023-12-29T15:45:09.383Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1220, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8917833b-7146-4529-9ac0-b757b260b181", + "fields": { + "timestamp": "2023-12-29T15:45:05.377Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 297, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8919f397-090a-44f4-92e5-048a52c39d4e", + "fields": { + "timestamp": "2023-12-29T15:45:05.905Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 539, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8921e555-364a-4d81-b815-5177c57c684c", + "fields": { + "timestamp": "2023-12-29T15:45:11.184Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1224, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8922983e-cbd3-4052-bb50-628a761f8a35", + "fields": { + "timestamp": "2023-12-29T15:45:05.589Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 394, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "893552b8-c998-40f8-9310-9850e0cc85cd", + "fields": { + "timestamp": "2023-12-29T15:45:06.389Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 761, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89395399-d4d1-4e37-8dcd-63177c44d09f", + "fields": { + "timestamp": "2023-12-29T15:45:11.536Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1467, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "893f12c4-86e5-4d34-b390-74b2ed88e1c4", + "fields": { + "timestamp": "2023-12-29T15:45:08.163Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1615, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89436f8d-11f3-4fe1-8b7f-539abb544c8d", + "fields": { + "timestamp": "2023-12-29T15:45:09.351Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1180, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8948a9e3-f8ce-4631-b8a4-86f4bf6ba0c5", + "fields": { + "timestamp": "2023-12-29T15:45:06.825Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 963, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "894afebb-68fc-4c88-a1b2-c1b69d46a385", + "fields": { + "timestamp": "2023-12-29T15:45:08.127Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1598, + "field": "name", + "type": "str", + "value": "xe-1/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89531e61-2ffb-4822-96e9-e2102f585eb4", + "fields": { + "timestamp": "2023-12-29T15:45:07.764Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1430, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8953de68-267b-4358-8536-2e7f8f0543ec", + "fields": { + "timestamp": "2023-12-29T15:45:06.921Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1008, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8956361d-446f-4652-bc3f-5b4537459d16", + "fields": { + "timestamp": "2023-12-29T15:45:05.480Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 344, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8957b236-0812-42ec-8131-6ea37f99fbee", + "fields": { + "timestamp": "2023-12-29T15:45:04.768Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 22, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "895d44b0-46d4-4893-8e42-8bf5528fe110", + "fields": { + "timestamp": "2023-12-29T15:45:10.067Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 61, + "field": "name", + "type": "str", + "value": "Louisiana", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8961fb94-5ff7-413e-bec6-eb3b7d0bec5e", + "fields": { + "timestamp": "2023-12-29T15:45:07.715Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1407, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "896c71c5-a822-4155-8335-74b30aa1acaf", + "fields": { + "timestamp": "2023-12-29T15:45:05.348Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 284, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "896f3e28-1bab-42ae-9e04-5bd3c1fda604", + "fields": { + "timestamp": "2023-12-29T15:45:10.621Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 398, + "field": "name", + "type": "str", + "value": "vm38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89733c6e-c2de-4698-8e53-e231026f8d87", + "fields": { + "timestamp": "2023-12-29T15:45:05.759Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 472, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89817b80-c055-47a6-a7fd-1cb12de22762", + "fields": { + "timestamp": "2023-12-29T15:45:07.237Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1187, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8981fd1e-dcd7-4dc0-ba2c-00f81bf0ed2f", + "fields": { + "timestamp": "2023-12-29T15:45:05.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 162, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "898271ad-9ea6-4145-97fc-8a8cc53ece01", + "fields": { + "timestamp": "2023-12-29T15:45:10.849Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 994, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "898573d8-f84f-4ca8-9222-7995676595ee", + "fields": { + "timestamp": "2023-12-29T15:45:07.049Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1084, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8989039c-d021-4e6d-8e27-d2a3d87a5992", + "fields": { + "timestamp": "2023-12-29T15:45:07.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1431, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8989b40f-a983-44ce-b3ff-693bdae6ef99", + "fields": { + "timestamp": "2023-12-29T15:45:05.108Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 175, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "898ce583-0057-40fb-ab3c-e1702ea58488", + "fields": { + "timestamp": "2023-12-29T15:45:04.845Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 57, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "898d1f31-f995-4919-ba33-8e0ae9e707cf", + "fields": { + "timestamp": "2023-12-29T15:45:06.600Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 859, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "899d0e1f-e90c-42ae-aead-335bcf9f231a", + "fields": { + "timestamp": "2023-12-29T15:45:05.059Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 154, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "899fdb2e-068d-47e1-bf20-719ca4496b0a", + "fields": { + "timestamp": "2023-12-29T15:45:09.241Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1041, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89a1352d-7461-4dcb-ae16-60d2d621006b", + "fields": { + "timestamp": "2023-12-29T15:45:08.056Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1565, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89aa4711-3592-4aae-9e40-ecfc4e32fbd8", + "fields": { + "timestamp": "2023-12-29T15:45:04.759Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 18, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89af5b4e-8850-4cab-8e39-0e67a92e5cc5", + "fields": { + "timestamp": "2023-12-29T15:45:07.554Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1334, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89affd8d-4bd5-4cfb-b642-6586786a8117", + "fields": { + "timestamp": "2023-12-29T15:45:08.777Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1374, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89b05a62-6306-47f1-9d89-b258ec0a7fbb", + "fields": { + "timestamp": "2023-12-29T15:45:11.392Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1369, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89b41a60-a6b6-4b89-8fb3-769bb3769948", + "fields": { + "timestamp": "2023-12-29T15:45:06.706Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 907, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89b62df8-4cd7-4951-88eb-8ed7a6a8b67e", + "fields": { + "timestamp": "2023-12-29T15:45:07.685Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1393, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89b9fec7-ad4c-447b-b135-f2d0623cbff2", + "fields": { + "timestamp": "2023-12-29T15:45:04.465Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 28, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89ba3b76-7eba-4707-9638-5258c0b88ed5", + "fields": { + "timestamp": "2023-12-29T15:45:08.379Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 880, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89bbf892-9132-4529-968a-89a9004c7248", + "fields": { + "timestamp": "2023-12-29T15:45:09.321Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1142, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89c2713e-a2d0-423c-8b44-59c71c4c67b2", + "fields": { + "timestamp": "2023-12-29T15:45:08.618Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1177, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89c37d4e-a34f-4b54-b7c4-66a1ccd1e916", + "fields": { + "timestamp": "2023-12-29T15:45:05.399Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 307, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89c4c850-24e6-4c6d-988b-5e6f38372973", + "fields": { + "timestamp": "2023-12-29T15:45:11.417Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1386, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89d05fff-b158-4a93-a062-00d608247996", + "fields": { + "timestamp": "2023-12-29T15:45:05.469Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 339, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89da610b-5333-421e-8908-06972f2eb6bb", + "fields": { + "timestamp": "2023-12-29T15:45:10.825Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 978, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89eaaaef-886b-43c9-9a55-47bd68c183ac", + "fields": { + "timestamp": "2023-12-29T15:45:07.468Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1294, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89f412d0-26f3-46d2-80ed-3bbd61c7f043", + "fields": { + "timestamp": "2023-12-29T15:45:07.019Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1070, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89f4550c-72d7-4a6e-94c7-afbb83c78add", + "fields": { + "timestamp": "2023-12-29T15:45:06.745Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 925, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89f6600c-cec2-4de6-b211-cff2a7c00fea", + "fields": { + "timestamp": "2023-12-29T15:45:11.179Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1221, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "89ff35d8-9fb1-4104-b234-126ec797826c", + "fields": { + "timestamp": "2023-12-29T15:45:09.242Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1043, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a02f2ab-7bcd-4c8c-a988-c86a4cb02c5a", + "fields": { + "timestamp": "2023-12-29T15:45:06.248Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 695, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a033000-c8e2-4ad6-843e-5ac29af6a1c8", + "fields": { + "timestamp": "2023-12-29T15:45:06.121Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 636, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a0bad2e-84d2-41f1-abb0-439063622533", + "fields": { + "timestamp": "2023-12-29T15:45:09.401Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1243, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a12e48f-bbb4-4f2d-aeb5-672d98fab5cf", + "fields": { + "timestamp": "2023-12-29T15:45:05.016Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 134, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a14d44d-3242-467e-a75a-11d81011c705", + "fields": { + "timestamp": "2023-12-29T15:45:10.665Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 468, + "field": "name", + "type": "str", + "value": "vm108", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a18f46a-1957-4edb-80a8-41e099fbd312", + "fields": { + "timestamp": "2023-12-29T15:45:04.926Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 93, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a19cd3f-72ed-4af0-a72a-a49a721bae67", + "fields": { + "timestamp": "2023-12-29T15:45:06.734Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 920, + "field": "name", + "type": "str", + "value": "xe-0/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a1cc458-b779-4a76-a3d0-9a5a03ec3e24", + "fields": { + "timestamp": "2023-12-29T15:45:07.143Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1143, + "field": "name", + "type": "str", + "value": "xe-1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a1f95e6-7f75-44a0-bc44-4c39f0ede1a3", + "fields": { + "timestamp": "2023-12-29T15:45:07.448Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1285, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a2261c0-5fb0-4290-be60-d88c878c9b79", + "fields": { + "timestamp": "2023-12-29T15:45:06.719Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 913, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a22d160-a0e9-4f5c-a0ba-9662a2a73b16", + "fields": { + "timestamp": "2023-12-29T15:45:04.868Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 67, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a24608b-44c5-4718-b56b-e3745f734ab6", + "fields": { + "timestamp": "2023-12-29T15:45:07.536Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1326, + "field": "name", + "type": "str", + "value": "xe-2/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a249b90-3690-428d-89a5-425f1b606f55", + "fields": { + "timestamp": "2023-12-29T15:45:10.736Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 918, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a2b0e15-5082-488c-b868-6a75aad4c1e0", + "fields": { + "timestamp": "2023-12-29T15:45:08.971Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 703, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a2d0e81-c2b2-4f8e-9c7a-b3e4dc00238b", + "fields": { + "timestamp": "2023-12-29T15:45:06.130Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 640, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a2feee1-4618-42f7-881e-5293e17db03b", + "fields": { + "timestamp": "2023-12-29T15:45:05.388Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 302, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a31208e-1ad0-47de-8c91-b2f8e819b65c", + "fields": { + "timestamp": "2023-12-29T15:45:06.227Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 685, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a3582dd-c065-40cf-998d-c9bf16fe5602", + "fields": { + "timestamp": "2023-12-29T15:45:11.488Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1435, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a3fd64a-2e86-47d7-8e3f-7dcf579e224a", + "fields": { + "timestamp": "2023-12-29T15:45:05.013Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 133, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a3fdbb9-5e8b-4bf8-a1dd-cb5f27d67a20", + "fields": { + "timestamp": "2023-12-29T15:45:05.339Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 280, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a427116-73ca-4352-be45-d61035ae21b1", + "fields": { + "timestamp": "2023-12-29T15:45:11.205Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1239, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a4bb468-cd5c-4b8f-af85-7c8413e750ee", + "fields": { + "timestamp": "2023-12-29T15:45:04.571Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 10, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a4c50fa-8ddd-4524-ba29-42d359422ec9", + "fields": { + "timestamp": "2023-12-29T15:45:06.151Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 650, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a4c8237-b1aa-40fe-bdae-d171882b1d8b", + "fields": { + "timestamp": "2023-12-29T15:45:06.002Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 581, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a4fa67d-d1dc-4c00-9cdf-76bd2b98d732", + "fields": { + "timestamp": "2023-12-29T15:45:04.580Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 26, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a4feb14-6b7c-4cfd-a739-05f3f5d07ff8", + "fields": { + "timestamp": "2023-12-29T15:45:05.059Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 154, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a597c6b-898c-43c1-857f-eb6999e564d6", + "fields": { + "timestamp": "2023-12-29T15:45:10.773Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 943, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a5e9bd5-a030-4708-ab69-3de02bf070d3", + "fields": { + "timestamp": "2023-12-29T15:45:10.769Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 940, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a5ec72d-45c7-4d9c-95e2-8bfef9eb8ee4", + "fields": { + "timestamp": "2023-12-29T15:45:05.762Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 473, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a5f8fb5-bae8-49f2-a82c-2e80099ef102", + "fields": { + "timestamp": "2023-12-29T15:45:05.339Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 280, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a63acfe-4c31-4bbb-a14e-9c281977c8f3", + "fields": { + "timestamp": "2023-12-29T15:45:07.302Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1217, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a6c0c91-4841-42b3-9ff5-79e701a65cb0", + "fields": { + "timestamp": "2023-12-29T15:45:11.619Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1525, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a72931e-31aa-4555-8dde-9b607ad3ab26", + "fields": { + "timestamp": "2023-12-29T15:45:06.312Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 725, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a766498-73fe-47c0-ad17-86fbd9bc6ac8", + "fields": { + "timestamp": "2023-12-29T15:45:09.308Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1125, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a7ed901-5253-4c76-b76b-db0cfd5558af", + "fields": { + "timestamp": "2023-12-29T15:45:05.133Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 186, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a89100e-b2db-4b5e-af6a-0110bd6dd3b9", + "fields": { + "timestamp": "2023-12-29T15:45:11.235Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1260, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a8a28a7-dd2b-439c-becc-977b1de8223b", + "fields": { + "timestamp": "2023-12-29T15:45:10.328Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 79, + "field": "prefix", + "type": "cidr", + "value": "172.20.0.0/16", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a8ae2a1-fa34-4476-890e-996a331eb13f", + "fields": { + "timestamp": "2023-12-29T15:45:07.723Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1411, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a8ae7b3-0809-45bc-87e7-ffde3facaa50", + "fields": { + "timestamp": "2023-12-29T15:45:07.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1528, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a8bfbf8-f0ba-4f49-bc67-1bc3b2421b22", + "fields": { + "timestamp": "2023-12-29T15:45:05.432Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 322, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a8ddf28-300b-4c9f-90aa-7381fde4882e", + "fields": { + "timestamp": "2023-12-29T15:45:07.723Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1411, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a8ebf5a-8b43-47b8-8fe1-9650e76e2333", + "fields": { + "timestamp": "2023-12-29T15:45:10.958Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1068, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a977116-106f-44dd-8ac7-dd439735ef7a", + "fields": { + "timestamp": "2023-12-29T15:45:05.381Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 299, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a9b312d-d23d-4e1a-b76e-25854e21e9dc", + "fields": { + "timestamp": "2023-12-29T15:45:07.869Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1479, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8a9e4e76-360a-4696-8c4f-f2358ebbf123", + "fields": { + "timestamp": "2023-12-29T15:45:09.280Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1090, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8aa894bc-7c4c-4cc7-905f-b7cfce429719", + "fields": { + "timestamp": "2023-12-29T15:45:07.631Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1368, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8aada62e-b763-4829-af31-d66769b767f9", + "fields": { + "timestamp": "2023-12-29T15:45:06.250Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 696, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8abbc7dc-67ae-440b-90e7-61459115dae9", + "fields": { + "timestamp": "2023-12-29T15:45:08.699Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1277, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8abd1dda-2a16-45e9-9bc2-694056264335", + "fields": { + "timestamp": "2023-12-29T15:45:10.509Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 33, + "field": "vid", + "type": "int", + "value": "300", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8abe8566-1dc3-4b04-8935-1b6e62c8dfed", + "fields": { + "timestamp": "2023-12-29T15:45:04.737Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 8, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ac07abb-1bdf-4af8-9524-dd8acc03ebd7", + "fields": { + "timestamp": "2023-12-29T15:45:04.492Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 42, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ac6e366-9db7-46ca-ab4f-e8948df32e33", + "fields": { + "timestamp": "2023-12-29T15:45:10.383Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 11, + "field": "address", + "type": "inet", + "value": "192.168.0.11/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ac80504-9cdd-4d6e-b1a6-3cc75ba7f60c", + "fields": { + "timestamp": "2023-12-29T15:45:07.239Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1188, + "field": "name", + "type": "str", + "value": "xe-2/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ac9891b-38b8-46da-9e91-a9860e4b4e2b", + "fields": { + "timestamp": "2023-12-29T15:45:06.329Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 733, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ace5eac-3eee-4fe4-8d70-3b0488783a9b", + "fields": { + "timestamp": "2023-12-29T15:45:07.843Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1467, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ad33324-ad74-4d6e-9530-8795382473ba", + "fields": { + "timestamp": "2023-12-29T15:45:05.879Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 527, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ae726d6-f7ff-4f8c-91af-4585711496e0", + "fields": { + "timestamp": "2023-12-29T15:45:10.824Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 977, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ae75b84-5d63-4f3e-8b61-992d755ce0bd", + "fields": { + "timestamp": "2023-12-29T15:45:06.276Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 708, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ae8bc6d-67d9-4b1e-8429-23e778b733c0", + "fields": { + "timestamp": "2023-12-29T15:45:08.269Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 744, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8aec850b-98fb-4b8d-9520-e361855eaea1", + "fields": { + "timestamp": "2023-12-29T15:45:10.349Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 87, + "field": "prefix", + "type": "cidr", + "value": "172.18.1.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8aec94b8-fd25-401f-9469-e043a20ad608", + "fields": { + "timestamp": "2023-12-29T15:45:04.827Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 49, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8aecb8d0-91d4-4d50-8c30-af6b36a09c35", + "fields": { + "timestamp": "2023-12-29T15:45:06.169Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 658, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8aecbd00-0e76-4c73-9475-cf24f36f081b", + "fields": { + "timestamp": "2023-12-29T15:45:06.939Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1017, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8afaa997-279c-4f6a-918e-ea0a968acf68", + "fields": { + "timestamp": "2023-12-29T15:45:04.739Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8aff5d0b-f763-4f08-a24d-8de1f175d3e9", + "fields": { + "timestamp": "2023-12-29T15:45:05.888Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 531, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b03cae1-d254-4861-9f07-a4a38a4b943a", + "fields": { + "timestamp": "2023-12-29T15:45:04.972Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 114, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b0437d4-d985-4626-b5b8-c893d9c84059", + "fields": { + "timestamp": "2023-12-29T15:45:05.869Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 522, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b124f0e-afa9-4873-9b8e-53d3118aa8fe", + "fields": { + "timestamp": "2023-12-29T15:45:07.310Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1221, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b14a9d8-6411-4aa3-819e-31cf1bfeb735", + "fields": { + "timestamp": "2023-12-29T15:45:07.871Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1480, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b247198-a4ef-4782-af28-70009859f88d", + "fields": { + "timestamp": "2023-12-29T15:45:04.529Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 4, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b250e38-cb6e-4166-9cb1-095050e261e1", + "fields": { + "timestamp": "2023-12-29T15:45:09.990Z", + "object_type": [ + "dcim", + "module" + ], + "object_id": 1, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b29d5c5-0e61-4ff8-8507-174610fe8ec4", + "fields": { + "timestamp": "2023-12-29T15:45:04.882Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 73, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b2e6045-3765-44bd-9e60-7484ffe96a62", + "fields": { + "timestamp": "2023-12-29T15:45:07.715Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1407, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b387a0b-a31b-4cff-baf9-6d3df31e6f0a", + "fields": { + "timestamp": "2023-12-29T15:45:08.036Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1556, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b3a9862-3a11-46c0-81ca-4163bc670e94", + "fields": { + "timestamp": "2023-12-29T15:45:05.847Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 512, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b3f7589-0d5e-4302-9a49-817986a91ce8", + "fields": { + "timestamp": "2023-12-29T15:45:10.906Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1032, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b401d58-93bf-4867-8bd1-97803e2bc143", + "fields": { + "timestamp": "2023-12-29T15:45:08.150Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1609, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b4162c1-8821-409f-9c85-eb0c2b53e674", + "fields": { + "timestamp": "2023-12-29T15:45:11.533Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1465, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b436aa4-57d2-46b7-94f1-0222f86130e5", + "fields": { + "timestamp": "2023-12-29T15:45:05.370Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 294, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b43dd54-cffe-46d2-ab03-50e123d2ed41", + "fields": { + "timestamp": "2023-12-29T15:45:04.652Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 74, + "field": "name", + "type": "str", + "value": "Outlet 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b45ab6b-7245-4275-a886-7d8bf7ff889b", + "fields": { + "timestamp": "2023-12-29T15:45:11.598Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1510, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b4b4b5a-ea88-4dd0-9ace-e5a5cd229ed8", + "fields": { + "timestamp": "2023-12-29T15:45:10.392Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 26, + "field": "address", + "type": "inet", + "value": "192.168.0.26/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b527c4e-aa82-4abd-999b-21678594b3b8", + "fields": { + "timestamp": "2023-12-29T15:45:05.709Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 449, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b635de2-a4ab-4c8b-99e9-04c6c0719eaa", + "fields": { + "timestamp": "2023-12-29T15:45:07.547Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1331, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b674dd6-1f3e-4afe-896c-ded967e4c735", + "fields": { + "timestamp": "2023-12-29T15:45:07.698Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1399, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b6ad848-eb7f-4bb4-9325-db7bdfdd338a", + "fields": { + "timestamp": "2023-12-29T15:45:05.126Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 183, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b6d31d1-6ef6-410d-bd3a-3a3a92c25b81", + "fields": { + "timestamp": "2023-12-29T15:45:11.227Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1254, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b6d8ba0-7cdb-41df-82bb-53df99ad1016", + "fields": { + "timestamp": "2023-12-29T15:45:11.539Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1469, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b70bd3d-d090-4c59-bbe9-8d61ab6f882d", + "fields": { + "timestamp": "2023-12-29T15:45:06.378Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 756, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b7abc6f-80bf-4adb-8b65-a7b254c1b2ed", + "fields": { + "timestamp": "2023-12-29T15:45:11.755Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1619, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b809536-2a7e-4c14-b231-eaca4bcc909c", + "fields": { + "timestamp": "2023-12-29T15:45:05.122Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 181, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b83350b-5eac-4b5a-ae0c-0403f7598762", + "fields": { + "timestamp": "2023-12-29T15:45:05.113Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 177, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b8ff804-6f62-4011-9d05-67ebe38ff210", + "fields": { + "timestamp": "2023-12-29T15:45:09.999Z", + "object_type": [ + "dcim", + "virtualchassis" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "r107-torsw", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8b976126-6ea3-4aa7-85d5-d22a3b923de7", + "fields": { + "timestamp": "2023-12-29T15:45:08.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1580, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ba92c0b-0bfe-40e9-aa9a-95f2091695a6", + "fields": { + "timestamp": "2023-12-29T15:45:11.703Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1582, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bacdbe1-eb83-41b2-bf33-7805c8c323f6", + "fields": { + "timestamp": "2023-12-29T15:45:07.871Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1480, + "field": "name", + "type": "str", + "value": "xe-1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bb00469-84b8-424a-ba03-ddae5358a2da", + "fields": { + "timestamp": "2023-12-29T15:45:07.315Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1223, + "field": "name", + "type": "str", + "value": "vme", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bb45a59-bb6c-4202-a3cd-487b73a85143", + "fields": { + "timestamp": "2023-12-29T15:45:11.006Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1101, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bb4b59c-fd72-484d-b4ef-2821c4028095", + "fields": { + "timestamp": "2023-12-29T15:45:07.702Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1401, + "field": "name", + "type": "str", + "value": "xe-2/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bbd4572-f505-41c5-a89f-830032b2ba9c", + "fields": { + "timestamp": "2023-12-29T15:45:06.777Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 940, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bc20c99-10ae-4fff-a8b9-39bad8cf4d76", + "fields": { + "timestamp": "2023-12-29T15:45:05.074Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 161, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bc5b017-d5ed-402c-866c-b70114d0a290", + "fields": { + "timestamp": "2023-12-29T15:45:05.068Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 158, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bc70630-15b1-4178-9dd2-c23d5fa69b67", + "fields": { + "timestamp": "2023-12-29T15:45:10.428Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 87, + "field": "address", + "type": "inet", + "value": "172.17.0.27/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bcf071b-e661-43a3-9cb2-76d280472295", + "fields": { + "timestamp": "2023-12-29T15:45:06.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 616, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bdaafc2-5ea1-47e9-8eef-3c93ccbe1631", + "fields": { + "timestamp": "2023-12-29T15:45:05.329Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 275, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bdc17c1-2c2e-4c45-aeb9-5e1161fdb927", + "fields": { + "timestamp": "2023-12-29T15:45:05.186Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 210, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8be38b7c-6e32-4471-88b4-8c0673ebad41", + "fields": { + "timestamp": "2023-12-29T15:45:06.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 604, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8be551c7-e7e2-4c53-8553-a721529af701", + "fields": { + "timestamp": "2023-12-29T15:45:09.376Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1211, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8beaf6ac-4533-4f82-882c-e14decc97514", + "fields": { + "timestamp": "2023-12-29T15:45:08.034Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1555, + "field": "name", + "type": "str", + "value": "xe-1/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bec516a-d881-4e67-a5c1-99f2a05842c6", + "fields": { + "timestamp": "2023-12-29T15:45:05.144Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 191, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bef6acb-5d10-4707-ac3e-749f5a17b968", + "fields": { + "timestamp": "2023-12-29T15:45:05.688Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 439, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bef6b73-9e86-4e69-a47f-096bca50f741", + "fields": { + "timestamp": "2023-12-29T15:45:05.637Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 416, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bf3bbea-615f-4a8a-9e55-1a62268eafcf", + "fields": { + "timestamp": "2023-12-29T15:45:11.456Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1413, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bf81f72-ed85-4162-8d5c-6f106e64cfa5", + "fields": { + "timestamp": "2023-12-29T15:45:06.485Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 806, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bf90712-8c6b-466f-85e4-2d1967ea1a5b", + "fields": { + "timestamp": "2023-12-29T15:45:04.992Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 123, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8bfeef77-f262-4d21-b808-65d0619d9933", + "fields": { + "timestamp": "2023-12-29T15:45:05.210Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 221, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c064490-1127-4466-a817-c25e6343a504", + "fields": { + "timestamp": "2023-12-29T15:45:10.218Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 35, + "field": "prefix", + "type": "cidr", + "value": "10.112.156.0/28", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c065a72-fb27-45de-819b-9d181fa049b7", + "fields": { + "timestamp": "2023-12-29T15:45:11.481Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1430, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c08716c-c702-42a7-9a1c-a29973c7b709", + "fields": { + "timestamp": "2023-12-29T15:45:05.223Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 227, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c0c5fdd-5a42-49e1-87ce-117c9f6ae5f2", + "fields": { + "timestamp": "2023-12-29T15:45:05.810Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 495, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c17228d-b2fa-4833-b6c9-d0c280736871", + "fields": { + "timestamp": "2023-12-29T15:45:10.986Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1087, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c186a8d-3e6b-400b-82fd-333fd552b615", + "fields": { + "timestamp": "2023-12-29T15:45:07.192Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1166, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c27b2f3-d3fa-4dac-8f33-ec31659e5b1e", + "fields": { + "timestamp": "2023-12-29T15:45:05.633Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 414, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c2a80ae-5041-466d-b64e-d50348d4b215", + "fields": { + "timestamp": "2023-12-29T15:45:07.519Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1318, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c2cd0e8-2bac-4938-832f-578f9211382c", + "fields": { + "timestamp": "2023-12-29T15:45:07.969Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1525, + "field": "name", + "type": "str", + "value": "xe-2/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c2d4dcf-f15d-42c0-b096-85da012d7588", + "fields": { + "timestamp": "2023-12-29T15:45:06.000Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 580, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c3bc4bb-72ca-4742-9ff1-79917eeba897", + "fields": { + "timestamp": "2023-12-29T15:45:06.789Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 946, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c3df6d2-d8a7-4354-81cb-33d0aab35ddf", + "fields": { + "timestamp": "2023-12-29T15:45:06.049Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 603, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c46f15a-6dab-4dbc-9bf3-9d3e8b7880c9", + "fields": { + "timestamp": "2023-12-29T15:45:04.509Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 51, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c4aab5d-a2fd-4225-9068-93bfe3c47d9b", + "fields": { + "timestamp": "2023-12-29T15:45:08.062Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1568, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c4ba422-e387-4137-a304-a515f1a15fdf", + "fields": { + "timestamp": "2023-12-29T15:45:05.578Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 389, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c4d9c10-54ae-448b-8a3f-c64cb7613e64", + "fields": { + "timestamp": "2023-12-29T15:45:04.563Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 2, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c5560f6-d163-4030-8f9e-6392b1af999f", + "fields": { + "timestamp": "2023-12-29T15:45:10.595Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 38, + "field": "name", + "type": "str", + "value": "gc-asia-northeast1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c5570dc-4110-4906-9e4c-f5fe67e52d3a", + "fields": { + "timestamp": "2023-12-29T15:45:11.688Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1572, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c5581d9-f4c7-438b-839d-d300fbcab761", + "fields": { + "timestamp": "2023-12-29T15:45:07.896Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1491, + "field": "name", + "type": "str", + "value": "xe-1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c592e9a-45df-4a48-81bc-7c09e5161e5b", + "fields": { + "timestamp": "2023-12-29T15:45:06.544Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 833, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c5ede97-ce15-4837-859f-73d9a4056430", + "fields": { + "timestamp": "2023-12-29T15:45:06.652Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 882, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c601eda-c641-4bd7-aa53-1bdf02b8e7e9", + "fields": { + "timestamp": "2023-12-29T15:45:05.685Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 438, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c61ada7-d41f-4969-8eb8-8f1d9a618da0", + "fields": { + "timestamp": "2023-12-29T15:45:07.683Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1392, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c63022e-f7b3-49c1-8d00-ca1561fa8b26", + "fields": { + "timestamp": "2023-12-29T15:45:04.849Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 59, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c6c7266-0359-46c2-9d38-a4f68f3d1e1a", + "fields": { + "timestamp": "2023-12-29T15:45:09.873Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 2, + "field": "model", + "type": "str", + "value": "MX80", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c7b6f3b-2a97-406d-9506-735756ade88e", + "fields": { + "timestamp": "2023-12-29T15:45:10.416Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 68, + "field": "address", + "type": "inet", + "value": "172.17.0.8/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c816bac-fa4b-4c13-8746-6697c6589f15", + "fields": { + "timestamp": "2023-12-29T15:45:10.796Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 959, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c877052-e521-48e2-a0c3-a10397fc7740", + "fields": { + "timestamp": "2023-12-29T15:45:04.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 111, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c8f81dd-5cbf-4b26-bf44-72a13011f47f", + "fields": { + "timestamp": "2023-12-29T15:45:10.448Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 122, + "field": "address", + "type": "inet", + "value": "172.19.0.2/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c97d2ed-b98b-4233-bc02-7b005c3fccc8", + "fields": { + "timestamp": "2023-12-29T15:45:08.852Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1467, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c9937dd-7b2e-44b2-b354-5fd16cc978ec", + "fields": { + "timestamp": "2023-12-29T15:45:08.712Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1293, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8c9cdfe2-d509-468b-ba81-ede5830ed5c7", + "fields": { + "timestamp": "2023-12-29T15:45:10.891Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1022, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ca3a22c-b668-4a88-863b-f24531daf247", + "fields": { + "timestamp": "2023-12-29T15:45:07.651Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1377, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8caa8132-137e-4164-90de-b26fe0c2621e", + "fields": { + "timestamp": "2023-12-29T15:45:07.228Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1183, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8caf47a2-b4be-4e5a-90c4-b676010a31cc", + "fields": { + "timestamp": "2023-12-29T15:45:05.666Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 429, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8cb0daab-e897-4ba9-8307-0cb1bcd55452", + "fields": { + "timestamp": "2023-12-29T15:45:08.766Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1361, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8cb4eda7-78a8-4762-88d7-ffb1cc08a151", + "fields": { + "timestamp": "2023-12-29T15:45:08.778Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1375, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8cb78f99-be9b-4959-9eab-7f468605c159", + "fields": { + "timestamp": "2023-12-29T15:45:05.326Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 274, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8cb7c88d-d086-4b0b-b533-0b4a7046f705", + "fields": { + "timestamp": "2023-12-29T15:45:06.218Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 681, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8cbe3b06-7299-4e5e-9fa5-2a1b9a5d9535", + "fields": { + "timestamp": "2023-12-29T15:45:10.649Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 443, + "field": "name", + "type": "str", + "value": "vm83", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8cc84cb3-6e70-4ed1-a17b-581358a3ba13", + "fields": { + "timestamp": "2023-12-29T15:45:04.841Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 55, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8cc9c108-1922-401c-b3a3-3b56b20b8b8c", + "fields": { + "timestamp": "2023-12-29T15:45:06.244Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 693, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8cd2e2c0-ce8a-4087-8f48-9cb4c7b0261a", + "fields": { + "timestamp": "2023-12-29T15:45:05.261Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 244, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8cdacf98-ac4a-4eeb-b3ab-ebb38e78c3a2", + "fields": { + "timestamp": "2023-12-29T15:45:05.541Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 372, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ce3c01f-938d-4e14-85e8-c44a44439a27", + "fields": { + "timestamp": "2023-12-29T15:45:06.798Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 950, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ce9b496-538a-45f1-bf58-bbd3b32057e1", + "fields": { + "timestamp": "2023-12-29T15:45:07.811Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1452, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ce9bbe8-096c-4296-95df-17fea1c6876c", + "fields": { + "timestamp": "2023-12-29T15:45:06.139Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 644, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8cf24850-34f0-489e-a109-bf4bc200db71", + "fields": { + "timestamp": "2023-12-29T15:45:11.329Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1325, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8cf7ef2a-31a1-4043-978f-11884e1d768d", + "fields": { + "timestamp": "2023-12-29T15:45:07.101Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1124, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8cfaa469-6110-4b0b-b9bb-d59d726d2d46", + "fields": { + "timestamp": "2023-12-29T15:45:04.904Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 83, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d06c2c2-00a5-4f33-8806-a3cd5042ffca", + "fields": { + "timestamp": "2023-12-29T15:45:06.475Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 801, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d092f6e-1289-476a-a5a3-22563d3051b0", + "fields": { + "timestamp": "2023-12-29T15:45:11.497Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1441, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d0d6e6e-e27d-4b9a-bbc7-fe8da9d3a073", + "fields": { + "timestamp": "2023-12-29T15:45:07.220Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1179, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d133c81-9e17-450b-82b4-e1c9034f3c1c", + "fields": { + "timestamp": "2023-12-29T15:45:06.002Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 581, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d140b13-9ce8-4e18-b25a-bcea62678a06", + "fields": { + "timestamp": "2023-12-29T15:45:05.836Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 507, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d1587de-b14c-4195-897e-76aedbe8bf0c", + "fields": { + "timestamp": "2023-12-29T15:45:11.375Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1357, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d179b57-a049-4a96-bcd5-6cbc7aef3a41", + "fields": { + "timestamp": "2023-12-29T15:45:10.401Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 42, + "field": "address", + "type": "inet", + "value": "172.16.0.12/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d185fa2-2ab9-47c2-98d8-dea897df3590", + "fields": { + "timestamp": "2023-12-29T15:45:11.690Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1573, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d1e834f-e4c7-4bf4-b789-17bf1dfd4a35", + "fields": { + "timestamp": "2023-12-29T15:45:10.910Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1035, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d207c16-cd11-48dc-bf39-02f4cffd551d", + "fields": { + "timestamp": "2023-12-29T15:45:05.565Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 383, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d212131-06f0-463b-8c7b-727f6b59e8c8", + "fields": { + "timestamp": "2023-12-29T15:45:06.749Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 927, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d224ff1-56b6-47f8-ab3d-6ecb659c82f0", + "fields": { + "timestamp": "2023-12-29T15:45:04.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 109, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d22f8d9-1722-4c1e-a78a-09a878534fbc", + "fields": { + "timestamp": "2023-12-29T15:45:06.287Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 713, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d281bd4-58a9-40f0-baae-672479f64b82", + "fields": { + "timestamp": "2023-12-29T15:45:06.464Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 796, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d28e905-254a-4e0b-823f-c738f557eb80", + "fields": { + "timestamp": "2023-12-29T15:45:07.073Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1095, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d2aba9d-a375-485f-8114-a6ea97e66cf3", + "fields": { + "timestamp": "2023-12-29T15:45:11.391Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1368, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d2b20fd-04b1-4b52-91cf-cab096b6a2f7", + "fields": { + "timestamp": "2023-12-29T15:45:04.959Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 108, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d2f19b0-88cd-4f56-9434-8e09243a3d8f", + "fields": { + "timestamp": "2023-12-29T15:45:05.093Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 169, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d2f95bc-41e6-4e94-9408-7c7e0ae34748", + "fields": { + "timestamp": "2023-12-29T15:45:11.482Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1431, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d32198a-8015-410a-bd28-afac44a55444", + "fields": { + "timestamp": "2023-12-29T15:45:11.500Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1443, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d34b54f-411e-4aea-b073-99616da19d3f", + "fields": { + "timestamp": "2023-12-29T15:45:09.033Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 781, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d3bb2e7-4680-4456-a11a-bd66ea469f0c", + "fields": { + "timestamp": "2023-12-29T15:45:04.696Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 125, + "field": "name", + "type": "str", + "value": "Outlet 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d4814f1-2e33-4d52-91f9-4f595b948c3e", + "fields": { + "timestamp": "2023-12-29T15:45:10.879Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1014, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d4f3a97-dce6-4981-9e5a-54f38e59090b", + "fields": { + "timestamp": "2023-12-29T15:45:06.578Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 849, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d53708b-635f-4099-ae37-794b81ec6e28", + "fields": { + "timestamp": "2023-12-29T15:45:08.491Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1019, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d568fa9-5ed3-462e-9c1f-8ff34c164dea", + "fields": { + "timestamp": "2023-12-29T15:45:06.231Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 687, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d57c7fa-44ba-46db-b85a-7bf511173fa2", + "fields": { + "timestamp": "2023-12-29T15:45:09.316Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1135, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d5eabe2-afc2-41b0-9059-9931cddba8c0", + "fields": { + "timestamp": "2023-12-29T15:45:07.016Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1069, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d5faae0-15ef-40c5-8a1b-842a64b467f4", + "fields": { + "timestamp": "2023-12-29T15:45:05.210Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 221, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d657dff-dad3-4156-b2b7-20686d25ce11", + "fields": { + "timestamp": "2023-12-29T15:45:07.313Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1222, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d68d2ce-3660-4df7-b6cf-9ecb7207b6b3", + "fields": { + "timestamp": "2023-12-29T15:45:10.474Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 163, + "field": "address", + "type": "inet", + "value": "172.20.0.13/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d6caafe-ece1-4b16-81dc-1e4a20e934ae", + "fields": { + "timestamp": "2023-12-29T15:45:06.156Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 652, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d70e4e2-1bc5-44fa-bd4d-9a75ea5aaf51", + "fields": { + "timestamp": "2023-12-29T15:45:11.284Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1294, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d7132ed-36fa-415a-8c9a-07920d2ae4c3", + "fields": { + "timestamp": "2023-12-29T15:45:10.795Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 958, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d7a4ab7-dec9-4262-835e-bd13b9340751", + "fields": { + "timestamp": "2023-12-29T15:45:07.943Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1513, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d84ef87-9a2f-4b2d-a69f-97e51c0626a2", + "fields": { + "timestamp": "2023-12-29T15:45:11.557Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1482, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d851943-5226-4948-a7f0-a7ef5f7b8bd1", + "fields": { + "timestamp": "2023-12-29T15:45:05.377Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 297, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d93e0a5-98e0-43af-9dab-3033624a4b2b", + "fields": { + "timestamp": "2023-12-29T15:45:05.534Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 369, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d95c959-93d7-46ea-a294-55d36e0ac9ea", + "fields": { + "timestamp": "2023-12-29T15:45:05.646Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 420, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d96f79b-1629-4ab7-a7f9-93fc2fad8406", + "fields": { + "timestamp": "2023-12-29T15:45:10.812Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 969, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8d9866d8-04d2-46e5-aa09-3b8d7501a5ec", + "fields": { + "timestamp": "2023-12-29T15:45:06.546Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 834, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8da3afa0-2ff9-47de-9853-00be5ade1c1e", + "fields": { + "timestamp": "2023-12-29T15:45:05.124Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 182, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8da5b440-6ea1-497f-8ee3-098ff8976c0e", + "fields": { + "timestamp": "2023-12-29T15:45:10.929Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1048, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8da89b9b-0da0-43bf-9b81-a5543464d0ba", + "fields": { + "timestamp": "2023-12-29T15:45:08.498Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1028, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8da8f9e1-92c8-4780-bec7-1f46b731babe", + "fields": { + "timestamp": "2023-12-29T15:45:11.491Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1437, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8da92eed-d601-4078-832f-45dfce6e3683", + "fields": { + "timestamp": "2023-12-29T15:45:06.426Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 778, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8daf7d9c-2453-46a0-bc00-5c755d366583", + "fields": { + "timestamp": "2023-12-29T15:45:10.136Z", + "object_type": [ + "ipam", + "aggregate" + ], + "object_id": 1, + "field": "prefix", + "type": "cidr", + "value": "10.0.0.0/8", + "weight": 120 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8db11ac6-7bc0-4ce1-b923-8490630a3373", + "fields": { + "timestamp": "2023-12-29T15:45:08.712Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1294, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8db3f567-4787-4d12-bf24-5f27c0b23103", + "fields": { + "timestamp": "2023-12-29T15:45:08.420Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 931, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8db6ae58-bc9a-4ea9-8ddf-78fd2aa8cb3c", + "fields": { + "timestamp": "2023-12-29T15:45:05.746Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 466, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8dbb74b8-4106-42ac-874a-41fa37725f2b", + "fields": { + "timestamp": "2023-12-29T15:45:09.918Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 28, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8dc0098d-c99c-4b42-a177-67b51bd3c5ce", + "fields": { + "timestamp": "2023-12-29T15:45:07.865Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1477, + "field": "name", + "type": "str", + "value": "xe-1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8dc307ef-d788-4f99-858b-8749ee669eb6", + "fields": { + "timestamp": "2023-12-29T15:45:11.523Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1458, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8dc75bfb-2552-49c5-b4c1-dabdd42f7007", + "fields": { + "timestamp": "2023-12-29T15:45:06.141Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 645, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8dc89553-a829-42e2-870a-022865c21048", + "fields": { + "timestamp": "2023-12-29T15:45:09.927Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 41, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8dc93da4-ef39-44d6-b6e8-ef9c76d2c419", + "fields": { + "timestamp": "2023-12-29T15:45:05.995Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 578, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8dcc6e79-a154-411e-acc0-766f6059f591", + "fields": { + "timestamp": "2023-12-29T15:45:06.798Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 950, + "field": "name", + "type": "str", + "value": "xe-0/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8dce3715-26e1-45be-97e3-c1cce0add3bd", + "fields": { + "timestamp": "2023-12-29T15:45:06.669Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 890, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8dce930e-ea3c-43ac-9e77-19065edb6346", + "fields": { + "timestamp": "2023-12-29T15:45:04.854Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 61, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8dcff4c5-8cfd-4f76-a36e-f8b267b68669", + "fields": { + "timestamp": "2023-12-29T15:45:08.684Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1259, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8debf54f-4ba4-446b-bde5-d8887b0600d0", + "fields": { + "timestamp": "2023-12-29T15:45:06.727Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 917, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8dedf576-0b25-403e-bc29-297746e07660", + "fields": { + "timestamp": "2023-12-29T15:45:07.001Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1046, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8df21c63-5013-45c7-b4ff-ab7f67e0c969", + "fields": { + "timestamp": "2023-12-29T15:45:07.183Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1162, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8df8504d-f710-4ef5-a6ca-1b34c8f92e90", + "fields": { + "timestamp": "2023-12-29T15:45:11.310Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1312, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8dfcfbd0-d09b-40f1-9fd0-b50b276500e9", + "fields": { + "timestamp": "2023-12-29T15:45:05.120Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 180, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8dffac4f-e4f3-4541-a7da-c80dda08b972", + "fields": { + "timestamp": "2023-12-29T15:45:09.064Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 820, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e042920-140c-498d-869b-e306feb3ba2d", + "fields": { + "timestamp": "2023-12-29T15:45:05.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 562, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e062926-5211-4dc1-9cac-9c525958795c", + "fields": { + "timestamp": "2023-12-29T15:45:04.712Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 144, + "field": "name", + "type": "str", + "value": "Outlet 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e0836da-d0a1-4f52-bd6b-7de98176aafe", + "fields": { + "timestamp": "2023-12-29T15:45:05.168Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 202, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e0fe254-17b3-4dbc-bf7f-75628c875fe7", + "fields": { + "timestamp": "2023-12-29T15:45:09.878Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 8, + "field": "model", + "type": "str", + "value": "AP7901", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e1ba6af-4096-4f21-9513-8d07fdf5485c", + "fields": { + "timestamp": "2023-12-29T15:45:05.547Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 375, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e1dacb2-4601-4557-9978-6444a14a6cc0", + "fields": { + "timestamp": "2023-12-29T15:45:06.557Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 839, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e22bcda-c796-4a72-917e-e8fcfb8fadf2", + "fields": { + "timestamp": "2023-12-29T15:45:07.120Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1133, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e239de8-95ac-4e4c-a750-64a64b2712b3", + "fields": { + "timestamp": "2023-12-29T15:45:11.279Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1290, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e26778e-94dd-4199-ad92-29a296fa03b2", + "fields": { + "timestamp": "2023-12-29T15:45:10.023Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 23, + "field": "name", + "type": "str", + "value": "P1-12A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e283f87-fdf0-418c-9474-792df2d2986d", + "fields": { + "timestamp": "2023-12-29T15:45:05.093Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 169, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e2aef32-35b2-4258-9153-52cb7d0d60b1", + "fields": { + "timestamp": "2023-12-29T15:45:10.090Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "DM-Pittsfield", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e2f8667-38c1-4391-963a-a60c93bd95a8", + "fields": { + "timestamp": "2023-12-29T15:45:08.626Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1187, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e30cf1b-c966-4ca3-9ea9-bf0b660a875a", + "fields": { + "timestamp": "2023-12-29T15:45:08.430Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 943, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e342c54-2b36-467b-8f23-71e712949165", + "fields": { + "timestamp": "2023-12-29T15:45:05.236Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 233, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e357acd-d9dd-44bf-8de8-7ad41da24a59", + "fields": { + "timestamp": "2023-12-29T15:45:06.758Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 931, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e362281-3487-4472-95b0-a508b4878352", + "fields": { + "timestamp": "2023-12-29T15:45:05.788Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 485, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e3765ba-b35f-479d-986a-009f8acf552e", + "fields": { + "timestamp": "2023-12-29T15:45:06.904Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1000, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e38e04f-96b6-4b5b-bc03-588e51cc9788", + "fields": { + "timestamp": "2023-12-29T15:45:05.135Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 187, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e394f81-33d7-4415-8e63-8735aa53a060", + "fields": { + "timestamp": "2023-12-29T15:45:10.475Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 166, + "field": "address", + "type": "inet", + "value": "172.20.0.16/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e3b4af5-8703-420e-aabf-a9551195e3bf", + "fields": { + "timestamp": "2023-12-29T15:45:07.418Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1271, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e3e2a59-7b8e-40da-8427-97ac01ec52d0", + "fields": { + "timestamp": "2023-12-29T15:45:10.005Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 104, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e3eb08c-51bb-4982-ac0e-a719fffb9ad2", + "fields": { + "timestamp": "2023-12-29T15:45:10.103Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 21, + "field": "slug", + "type": "str", + "value": "ncsu-065", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e40dbcb-d9f5-47a3-a517-94346b00ac08", + "fields": { + "timestamp": "2023-12-29T15:45:07.431Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1277, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e440e27-b451-4f0e-9a02-6e4eddab14b9", + "fields": { + "timestamp": "2023-12-29T15:45:10.748Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 926, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e441180-54d9-4940-b084-3fc2092ef774", + "fields": { + "timestamp": "2023-12-29T15:45:11.710Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1587, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e481bc9-96c6-44e4-88c6-163dbf16ab26", + "fields": { + "timestamp": "2023-12-29T15:45:07.558Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1336, + "field": "name", + "type": "str", + "value": "et-1/0/50", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e4cc152-7f48-4daa-b912-d94e7f53dd2b", + "fields": { + "timestamp": "2023-12-29T15:45:06.516Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 820, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e4f079c-0e96-46b5-81ce-13b08e20f58c", + "fields": { + "timestamp": "2023-12-29T15:45:06.419Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 775, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e5aac0b-3342-4a98-a86d-ff473d55d1f6", + "fields": { + "timestamp": "2023-12-29T15:45:05.547Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 375, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e5e4e15-4022-48d8-9340-46c7bb4271ec", + "fields": { + "timestamp": "2023-12-29T15:45:07.465Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1293, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e63f1b5-aeb9-4111-a31e-c62b342c383e", + "fields": { + "timestamp": "2023-12-29T15:45:10.513Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 39, + "field": "vid", + "type": "int", + "value": "300", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e780464-cee1-464d-9861-e5df48960772", + "fields": { + "timestamp": "2023-12-29T15:45:05.903Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 538, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e785f73-1a62-4a18-b9b6-1dbce25b88a4", + "fields": { + "timestamp": "2023-12-29T15:45:11.152Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1202, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e7aaa2f-40b0-466a-99f9-4eb54c365f96", + "fields": { + "timestamp": "2023-12-29T15:45:04.878Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 71, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e7b0b9f-1d77-4689-8dfc-9e6edc314f9a", + "fields": { + "timestamp": "2023-12-29T15:45:10.861Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1002, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e7d6477-ceb6-4411-bf9d-5d9d4b7856b1", + "fields": { + "timestamp": "2023-12-29T15:45:11.425Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1392, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e81adf8-ab9d-4433-a7ee-d39c67d5a713", + "fields": { + "timestamp": "2023-12-29T15:45:05.873Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 524, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e8bf2f9-6dea-477a-a753-ed3dca49568e", + "fields": { + "timestamp": "2023-12-29T15:45:09.075Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 833, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e8f56ce-7388-4663-86cc-75e14bc7cde8", + "fields": { + "timestamp": "2023-12-29T15:45:11.431Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1396, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e9229ca-3db5-4b18-a826-a8d5ed4dae82", + "fields": { + "timestamp": "2023-12-29T15:45:08.004Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1541, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e943398-b35b-4614-9c8f-ed9ebbf8d64f", + "fields": { + "timestamp": "2023-12-29T15:45:05.324Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 273, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8e95f2ca-8896-48d8-96cd-3fedb703fe94", + "fields": { + "timestamp": "2023-12-29T15:45:10.502Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 21, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ea3cb30-aab3-48b9-800f-956db233256c", + "fields": { + "timestamp": "2023-12-29T15:45:04.572Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 11, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ea451bf-95fb-4e2e-9427-4c634f957d13", + "fields": { + "timestamp": "2023-12-29T15:45:07.905Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1495, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ea81bc2-ccd4-4347-bd47-cde50747828e", + "fields": { + "timestamp": "2023-12-29T15:45:10.996Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1094, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ebe4367-603d-445a-96f3-24f91855cd59", + "fields": { + "timestamp": "2023-12-29T15:45:11.116Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1177, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ec3958a-c4e0-4d43-bcc3-ca1d3465006b", + "fields": { + "timestamp": "2023-12-29T15:45:05.241Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 235, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ec5bf51-3b2d-46d0-9697-7de88dba6203", + "fields": { + "timestamp": "2023-12-29T15:45:05.788Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 485, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ecfe778-e8f1-4b86-8adb-11f050d1d078", + "fields": { + "timestamp": "2023-12-29T15:45:04.920Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 90, + "field": "name", + "type": "str", + "value": "Wlan-GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ed58d10-ff9e-493e-955b-fdf0cdea215a", + "fields": { + "timestamp": "2023-12-29T15:45:11.404Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1377, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ed7c035-7e4d-4841-b3ba-193b58fb9dce", + "fields": { + "timestamp": "2023-12-29T15:45:09.939Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 13, + "field": "name", + "type": "str", + "value": "dmi01-yonkers-rtr01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ee228ff-da56-4a38-a46b-714838b5166e", + "fields": { + "timestamp": "2023-12-29T15:45:05.696Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 443, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ee2ff6c-2de5-4c81-8fee-406e2b58a4b2", + "fields": { + "timestamp": "2023-12-29T15:45:06.164Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 656, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ee95b8d-1a39-4c86-bdfa-56aef9c8b3f4", + "fields": { + "timestamp": "2023-12-29T15:45:08.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1569, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8eec9f4d-9031-4a88-9e70-1437e5c3b789", + "fields": { + "timestamp": "2023-12-29T15:45:06.719Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 913, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ef55d48-8558-4caf-b0e5-77491bc69c5b", + "fields": { + "timestamp": "2023-12-29T15:45:06.242Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 692, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f0a2a49-a19e-4a2c-bf40-08281ae47d0b", + "fields": { + "timestamp": "2023-12-29T15:45:10.855Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 998, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f0ea7e0-966a-429b-9e26-97dd5762847b", + "fields": { + "timestamp": "2023-12-29T15:45:10.558Z", + "object_type": [ + "tenancy", + "contact" + ], + "object_id": 3, + "field": "title", + "type": "str", + "value": "Assistant to the Regional Manager", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f0f4f11-e79e-4ff8-9b59-97ca0019a350", + "fields": { + "timestamp": "2023-12-29T15:45:10.993Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1092, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f173ae2-9e9d-4650-8f46-6323ca7a7e1c", + "fields": { + "timestamp": "2023-12-29T15:45:08.917Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 636, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f192cb9-0da4-4429-8279-c752325498c4", + "fields": { + "timestamp": "2023-12-29T15:45:08.882Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1504, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f1bc2a0-125a-491b-8d5b-13a38325f3bd", + "fields": { + "timestamp": "2023-12-29T15:45:04.497Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 10, + "field": "cid", + "type": "str", + "value": "DOQHD947", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f1bc894-cfc2-4dc4-80ea-cad4c86f6890", + "fields": { + "timestamp": "2023-12-29T15:45:06.257Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 699, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f26cff4-d986-496f-997d-278f004c2395", + "fields": { + "timestamp": "2023-12-29T15:45:05.204Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 218, + "field": "name", + "type": "str", + "value": "GigabitEthernet0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f29645b-e8e2-47f5-82a0-58ffe41e0965", + "fields": { + "timestamp": "2023-12-29T15:45:08.073Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1573, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f29744d-43e6-43ba-bf05-920ed58757a9", + "fields": { + "timestamp": "2023-12-29T15:45:07.543Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1329, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f2ce71f-e9b5-42ab-825b-b2cba5740b59", + "fields": { + "timestamp": "2023-12-29T15:45:06.494Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 810, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f2ecf79-d04a-4b2d-8037-2e5cfe85cd05", + "fields": { + "timestamp": "2023-12-29T15:45:08.252Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 723, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f3153fc-3fae-4c02-aa74-32f9a29128db", + "fields": { + "timestamp": "2023-12-29T15:45:11.394Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1370, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f416556-5c4d-4ad7-8b5d-09441fb71db6", + "fields": { + "timestamp": "2023-12-29T15:45:09.422Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 16, + "field": "name", + "type": "str", + "value": "Slot 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f434181-f051-4557-a18d-280fd0331f44", + "fields": { + "timestamp": "2023-12-29T15:45:08.695Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1273, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f48c4aa-f220-4019-84b6-7a45207101d7", + "fields": { + "timestamp": "2023-12-29T15:45:06.991Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1041, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f4bdba9-e1c1-4852-9363-a1460f18b6fa", + "fields": { + "timestamp": "2023-12-29T15:45:09.405Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1248, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f518bf2-f3aa-4a45-adeb-ba5514aabf1a", + "fields": { + "timestamp": "2023-12-29T15:45:04.724Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 2, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f53b44e-c64f-4359-a34b-7423ef41f921", + "fields": { + "timestamp": "2023-12-29T15:45:10.935Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1052, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f543a75-edff-4301-9d27-16fff91d68ca", + "fields": { + "timestamp": "2023-12-29T15:45:04.597Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 45, + "field": "name", + "type": "str", + "value": "Power Port", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f550ebc-e9cd-4267-903b-32d6f63a387d", + "fields": { + "timestamp": "2023-12-29T15:45:08.025Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1551, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f55abdb-d1a2-474d-bcac-db0873c6c333", + "fields": { + "timestamp": "2023-12-29T15:45:05.611Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 404, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f5eb27f-226b-458d-9fc1-f9f7843ce4ad", + "fields": { + "timestamp": "2023-12-29T15:45:07.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1097, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f60b13f-ec33-48b1-ba90-c7f7b7353fc3", + "fields": { + "timestamp": "2023-12-29T15:45:07.111Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1129, + "field": "name", + "type": "str", + "value": "xe-1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f62ca84-97e3-468c-bf04-794bd6ac19dd", + "fields": { + "timestamp": "2023-12-29T15:45:08.173Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 626, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f6406a7-94c7-457f-afb0-edac2f728c28", + "fields": { + "timestamp": "2023-12-29T15:45:06.451Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 790, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f660aca-ef51-49e4-8f77-5f7ead1d5ec0", + "fields": { + "timestamp": "2023-12-29T15:45:09.299Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1114, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f6a2875-d030-4074-965d-335a741a82b6", + "fields": { + "timestamp": "2023-12-29T15:45:06.109Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 630, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f6b7ec5-a118-42bb-b4d3-a7cfd1ae9d1c", + "fields": { + "timestamp": "2023-12-29T15:45:09.876Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 6, + "field": "part_number", + "type": "str", + "value": "C1111-8P", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f6ff3f5-96e7-43af-ab6b-57de396b711b", + "fields": { + "timestamp": "2023-12-29T15:45:10.616Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 390, + "field": "name", + "type": "str", + "value": "vm30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f75ea5e-79bc-4c37-b105-56932473758b", + "fields": { + "timestamp": "2023-12-29T15:45:08.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1564, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f80b787-7156-410c-b70f-f1ab15f7edca", + "fields": { + "timestamp": "2023-12-29T15:45:07.373Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1250, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f80be04-b635-490f-ab9f-e54ac212e9db", + "fields": { + "timestamp": "2023-12-29T15:45:07.401Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1263, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f81d4a1-df06-4553-a795-c861f50cc8fe", + "fields": { + "timestamp": "2023-12-29T15:45:05.712Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 450, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f81ee51-6c3b-4a12-99b2-cd55aae37d2f", + "fields": { + "timestamp": "2023-12-29T15:45:07.429Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1276, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f8401a6-2f03-482e-8880-b31ca8b3c4ea", + "fields": { + "timestamp": "2023-12-29T15:45:04.832Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 51, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f848d72-4986-4348-aaa6-2b3bb2884ebc", + "fields": { + "timestamp": "2023-12-29T15:45:06.434Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 782, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f881f4a-4f72-4861-8dce-d32a52a42d29", + "fields": { + "timestamp": "2023-12-29T15:45:11.127Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1185, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f8d53c7-29a8-4e69-891d-fc52b56ea206", + "fields": { + "timestamp": "2023-12-29T15:45:07.186Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1163, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f90e797-2d42-4c5f-afe4-6bcbea7d47fd", + "fields": { + "timestamp": "2023-12-29T15:45:09.935Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 8, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f913f96-1841-4d4a-9866-c6f93738f3e8", + "fields": { + "timestamp": "2023-12-29T15:45:10.923Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1044, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f923eed-eeff-40f5-98a7-b2622382c3a2", + "fields": { + "timestamp": "2023-12-29T15:45:07.278Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1206, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f9bf53d-43a0-4231-b7e4-c822d926a2b3", + "fields": { + "timestamp": "2023-12-29T15:45:08.347Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 840, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8f9fa308-c210-4eb2-919a-209781bab00c", + "fields": { + "timestamp": "2023-12-29T15:45:11.753Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1617, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8fa2de47-9d12-456e-9446-ef7968a9b391", + "fields": { + "timestamp": "2023-12-29T15:45:05.190Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 212, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8fb828d8-5171-4eeb-a001-a842f263ef22", + "fields": { + "timestamp": "2023-12-29T15:45:10.639Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 427, + "field": "name", + "type": "str", + "value": "vm67", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8fc04412-052a-49f8-9872-37108a07f892", + "fields": { + "timestamp": "2023-12-29T15:45:06.804Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 953, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8fc23cf9-344e-47ac-a64a-70bbcdd94eac", + "fields": { + "timestamp": "2023-12-29T15:45:06.117Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 634, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8fc6d5f5-7d47-414c-94c2-5106b0345493", + "fields": { + "timestamp": "2023-12-29T15:45:10.082Z", + "object_type": [ + "dcim", + "sitegroup" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Branch Offices", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8fcf8370-452f-4ae2-9390-bfa3457122d4", + "fields": { + "timestamp": "2023-12-29T15:45:11.745Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1612, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8fd7989b-107c-4b29-a1ae-2fe9448f0f14", + "fields": { + "timestamp": "2023-12-29T15:45:04.920Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 90, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8fd7f674-24fd-444a-95a4-06f5c910b0be", + "fields": { + "timestamp": "2023-12-29T15:45:10.097Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 15, + "field": "slug", + "type": "str", + "value": "jbb-branch-104", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8fdc8d25-0464-4628-89d6-e622550db06c", + "fields": { + "timestamp": "2023-12-29T15:45:05.886Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 530, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8fe82ea4-337b-4c1e-85e6-2efdce9e4e32", + "fields": { + "timestamp": "2023-12-29T15:45:08.744Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1333, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8feb029e-3ab4-4c5f-bdd4-e2994c0a13c9", + "fields": { + "timestamp": "2023-12-29T15:45:11.575Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1494, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8feb32d0-589a-4c0d-96d5-0af085c7afde", + "fields": { + "timestamp": "2023-12-29T15:45:06.361Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 748, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8feea730-2ccb-4663-8556-5c2d11ac1d08", + "fields": { + "timestamp": "2023-12-29T15:45:04.785Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 30, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8fef5cc9-08b5-4dae-8df4-e2ab04bd4c05", + "fields": { + "timestamp": "2023-12-29T15:45:10.480Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 173, + "field": "address", + "type": "inet", + "value": "172.20.0.23/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8feff675-e7f5-40f8-9b59-a63c6486f8d9", + "fields": { + "timestamp": "2023-12-29T15:45:11.644Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1542, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ff19076-7712-4706-9d2b-496c39d22bb3", + "fields": { + "timestamp": "2023-12-29T15:45:07.939Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1511, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ff9cf0f-921e-4e66-bb19-eb12a3a77719", + "fields": { + "timestamp": "2023-12-29T15:45:06.661Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 886, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "8ffcdbc1-eebf-4044-b928-0a4da42a9322", + "fields": { + "timestamp": "2023-12-29T15:45:05.860Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 518, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9006894d-3c78-4205-8242-2fb668cbb905", + "fields": { + "timestamp": "2023-12-29T15:45:06.434Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 782, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "900d7051-8d11-4661-bb7d-8711838177ee", + "fields": { + "timestamp": "2023-12-29T15:45:05.884Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 529, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90151281-757d-4020-8172-6f59c1fd9ebc", + "fields": { + "timestamp": "2023-12-29T15:45:11.684Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1569, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "901718af-a1e0-451b-988b-b6ec25a5172f", + "fields": { + "timestamp": "2023-12-29T15:45:06.203Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 674, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9027348c-9642-4f10-ba67-983eb06d8b60", + "fields": { + "timestamp": "2023-12-29T15:45:05.836Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 507, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "902b5f23-c364-4c2b-bbdf-9fbc8f7e8151", + "fields": { + "timestamp": "2023-12-29T15:45:09.932Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 5, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "902cb863-761a-4025-8930-76eecf7fe861", + "fields": { + "timestamp": "2023-12-29T15:45:07.118Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1132, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90300bef-00e7-49e5-abe6-f305ae977049", + "fields": { + "timestamp": "2023-12-29T15:45:05.602Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 400, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9031411f-88e4-4760-a249-f6861e4a84bf", + "fields": { + "timestamp": "2023-12-29T15:45:10.974Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1079, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "903dfa0f-7b3c-4924-8961-836113b09a14", + "fields": { + "timestamp": "2023-12-29T15:45:05.675Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 433, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90403992-06ce-40a5-8157-98eb9529aa98", + "fields": { + "timestamp": "2023-12-29T15:45:11.634Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1535, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9042e74c-89d9-4cc6-9dfa-98e373c54913", + "fields": { + "timestamp": "2023-12-29T15:45:07.226Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1182, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9049cb8a-cb69-47c2-9bce-1e69de8adc99", + "fields": { + "timestamp": "2023-12-29T15:45:05.807Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 494, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "904f02e8-ae31-49f8-9389-b0d68d1b171b", + "fields": { + "timestamp": "2023-12-29T15:45:09.194Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 982, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9053acfb-eac1-4c46-bd40-f162a56b3363", + "fields": { + "timestamp": "2023-12-29T15:45:04.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 116, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "905a80da-7cce-48cd-a6d5-eb656af94759", + "fields": { + "timestamp": "2023-12-29T15:45:10.882Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1016, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "905a94fe-2ccd-4ea4-8410-f09a5eb56b22", + "fields": { + "timestamp": "2023-12-29T15:45:08.168Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1617, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "905ff0da-9e2c-44ca-a44f-8e52989cea3a", + "fields": { + "timestamp": "2023-12-29T15:45:04.996Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 125, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90651cab-903c-4500-906d-3d23a0a11e92", + "fields": { + "timestamp": "2023-12-29T15:45:06.396Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 764, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90657494-9e47-40ad-b673-d1a74d1efd70", + "fields": { + "timestamp": "2023-12-29T15:45:10.437Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 102, + "field": "address", + "type": "inet", + "value": "172.18.0.12/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90707637-2b5b-4fe7-a2f0-e41369cbc6c2", + "fields": { + "timestamp": "2023-12-29T15:45:11.707Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1585, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9072bb78-b141-476c-8275-dcee5eb6cee6", + "fields": { + "timestamp": "2023-12-29T15:45:04.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 122, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9073ea93-17ed-4778-b705-45e458303baf", + "fields": { + "timestamp": "2023-12-29T15:45:05.608Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 403, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90740e8a-1e36-4aa4-a7c9-2760f7635e7f", + "fields": { + "timestamp": "2023-12-29T15:45:05.932Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 551, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90771e12-69bd-4fed-aa75-38523b4bf620", + "fields": { + "timestamp": "2023-12-29T15:45:06.610Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 864, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90776a94-68e5-4111-8354-c68c8344c7ee", + "fields": { + "timestamp": "2023-12-29T15:45:05.311Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 267, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9079ec5b-6ca9-4a70-9026-9f2c1df661a6", + "fields": { + "timestamp": "2023-12-29T15:45:10.417Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 69, + "field": "address", + "type": "inet", + "value": "172.17.0.9/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90841783-bc39-4723-b329-c37a49f37659", + "fields": { + "timestamp": "2023-12-29T15:45:09.159Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 938, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90869aaf-f996-4dc6-a41b-be53f4767629", + "fields": { + "timestamp": "2023-12-29T15:45:05.650Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 422, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9088ff93-3a71-43d4-8d74-bfe1fdc218be", + "fields": { + "timestamp": "2023-12-29T15:45:10.505Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 26, + "field": "vid", + "type": "int", + "value": "200", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90896215-210a-418a-93c3-a2c1290007c3", + "fields": { + "timestamp": "2023-12-29T15:45:07.388Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1257, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "908a3592-bb0d-47a4-a105-2c46eba7b7a2", + "fields": { + "timestamp": "2023-12-29T15:45:09.915Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 25, + "field": "name", + "type": "str", + "value": "R204", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "909d004d-00ee-4daf-864c-834a770e7f73", + "fields": { + "timestamp": "2023-12-29T15:45:10.016Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 12, + "field": "name", + "type": "str", + "value": "P2-6B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "909e70fa-43fc-43f4-b597-dee786444f0d", + "fields": { + "timestamp": "2023-12-29T15:45:04.917Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 89, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "909efb0d-4bdb-4245-b0f5-daca375bff0b", + "fields": { + "timestamp": "2023-12-29T15:45:10.643Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 434, + "field": "name", + "type": "str", + "value": "vm74", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90a391da-adef-467e-ac87-4e5c5dea4027", + "fields": { + "timestamp": "2023-12-29T15:45:07.468Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1294, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90a439b2-9479-4892-9db3-22ee7bfdbef4", + "fields": { + "timestamp": "2023-12-29T15:45:07.850Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1470, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90a44a5c-e52f-4101-b5a0-a83b6f9688fa", + "fields": { + "timestamp": "2023-12-29T15:45:10.645Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 436, + "field": "name", + "type": "str", + "value": "vm76", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90a4a6e4-b5db-4bd5-b8cd-87932ec42695", + "fields": { + "timestamp": "2023-12-29T15:45:05.081Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 164, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90a98b40-8da6-46cc-bffa-c2ef56bf52d3", + "fields": { + "timestamp": "2023-12-29T15:45:08.462Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 983, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90b3bbdd-ae7c-46fb-86f8-5f39b0880b42", + "fields": { + "timestamp": "2023-12-29T15:45:04.687Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 115, + "field": "name", + "type": "str", + "value": "Outlet 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90b75b83-3cc2-4325-aaf7-343f816b9786", + "fields": { + "timestamp": "2023-12-29T15:45:04.613Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 62, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90b894a6-5060-43ca-ab1d-03bd8a52ff8b", + "fields": { + "timestamp": "2023-12-29T15:45:04.619Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 68, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90bb4b5c-e2f0-46fa-9b5a-92de03b2d1e5", + "fields": { + "timestamp": "2023-12-29T15:45:06.060Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 608, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90be025e-fda9-4d07-9eaa-8cad2753cf09", + "fields": { + "timestamp": "2023-12-29T15:45:06.398Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 765, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90c04f0c-cf24-496d-8c37-f68b605f4607", + "fields": { + "timestamp": "2023-12-29T15:45:10.102Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 20, + "field": "slug", + "type": "str", + "value": "jbb-branch-133", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90c06dfc-86d8-46b0-b6d6-54920683c237", + "fields": { + "timestamp": "2023-12-29T15:45:10.086Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "dm-albany", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90c3136d-43ce-43f9-945e-f6cef49fb707", + "fields": { + "timestamp": "2023-12-29T15:45:10.724Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 910, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90c38fbd-4025-4320-87d2-01308af2346c", + "fields": { + "timestamp": "2023-12-29T15:45:05.613Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 405, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90c5db27-a373-4b10-9690-41e97c303f24", + "fields": { + "timestamp": "2023-12-29T15:45:07.805Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1449, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90c708f5-ba35-4597-a20d-22db237967bd", + "fields": { + "timestamp": "2023-12-29T15:45:08.323Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 811, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90cc9c9e-c3d1-438c-8867-52139bcc5165", + "fields": { + "timestamp": "2023-12-29T15:45:05.029Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 140, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90cce6ae-bfbb-4092-831e-8e7757b82411", + "fields": { + "timestamp": "2023-12-29T15:45:11.624Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1528, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90cdfaa4-c0ec-4479-a0f9-3ad14c3b69f9", + "fields": { + "timestamp": "2023-12-29T15:45:10.945Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1059, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90d8f753-853c-4c3c-aba6-3c9cfd574faa", + "fields": { + "timestamp": "2023-12-29T15:45:06.370Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 752, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90de7d6e-b8f0-4008-af79-fbbf72282d64", + "fields": { + "timestamp": "2023-12-29T15:45:11.476Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1427, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90df6a09-5104-46f5-bf69-bf049fa1d67c", + "fields": { + "timestamp": "2023-12-29T15:45:11.099Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1165, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90e2f644-7774-46bf-ba07-5e901ceeb48d", + "fields": { + "timestamp": "2023-12-29T15:45:07.885Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1486, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90e321c6-4db2-42e0-89a6-4c73ea42cf9e", + "fields": { + "timestamp": "2023-12-29T15:45:11.209Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1242, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90e73b21-f840-485f-be0e-4dbf389b30ba", + "fields": { + "timestamp": "2023-12-29T15:45:06.106Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 629, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90ec2ddf-cd55-483d-8cc4-75259da89057", + "fields": { + "timestamp": "2023-12-29T15:45:11.619Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1525, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90ed471a-5f5c-45b1-bc1a-708a9515465c", + "fields": { + "timestamp": "2023-12-29T15:45:06.637Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 876, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90f02773-9433-441d-beb9-19e4bb545339", + "fields": { + "timestamp": "2023-12-29T15:45:07.470Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1295, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90f4dfa5-5f1e-4b7b-8428-da4621b5f5b6", + "fields": { + "timestamp": "2023-12-29T15:45:11.511Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1451, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90f5e6df-7bfb-4568-9556-a8fa606b627b", + "fields": { + "timestamp": "2023-12-29T15:45:05.877Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 526, + "field": "name", + "type": "str", + "value": "STACK1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "90f70718-234c-4d4a-bfd7-e1663aed4622", + "fields": { + "timestamp": "2023-12-29T15:45:05.425Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 319, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9102d055-ee02-47f5-bff7-3d2777cacb2c", + "fields": { + "timestamp": "2023-12-29T15:45:06.980Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1036, + "field": "name", + "type": "str", + "value": "xe-0/2/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91096979-f4fa-49d3-8d44-28ec483d6a61", + "fields": { + "timestamp": "2023-12-29T15:45:09.051Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 803, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91126b0b-73ed-4711-9534-bf3016d4cf2e", + "fields": { + "timestamp": "2023-12-29T15:45:04.878Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 71, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "911776ad-908b-4abe-bffa-85b67e48aa72", + "fields": { + "timestamp": "2023-12-29T15:45:04.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 117, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "911ee37f-14cd-4d92-b284-e0248bdf8f99", + "fields": { + "timestamp": "2023-12-29T15:45:07.809Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1451, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "912ff6ec-a290-4151-ac72-ea31787d56a8", + "fields": { + "timestamp": "2023-12-29T15:45:06.863Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 981, + "field": "name", + "type": "str", + "value": "xe-0/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9134ef40-c6d1-483e-92e2-40a9c471f6ed", + "fields": { + "timestamp": "2023-12-29T15:45:07.491Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1305, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9136e29d-a888-4f31-9e8d-4e5ba0ecba2c", + "fields": { + "timestamp": "2023-12-29T15:45:06.910Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1003, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "914103f1-a69a-4f74-ab95-dd8afca79c14", + "fields": { + "timestamp": "2023-12-29T15:45:04.501Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 47, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "914521f3-3558-49b4-9f9e-dedd3431f8fa", + "fields": { + "timestamp": "2023-12-29T15:45:07.777Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1436, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "914bb4a1-020f-4fb2-81fa-32116c36f6e4", + "fields": { + "timestamp": "2023-12-29T15:45:11.434Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1398, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91515df5-73f7-46bb-a9f6-6cf1e31a1011", + "fields": { + "timestamp": "2023-12-29T15:45:10.716Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 904, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91567a67-ac25-4826-8ffa-ce6602570fae", + "fields": { + "timestamp": "2023-12-29T15:45:06.329Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 733, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9158cdc3-8c73-4672-a2d3-045c17d64b00", + "fields": { + "timestamp": "2023-12-29T15:45:06.659Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 885, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "915d5e8c-7d5f-4872-911e-a34fd66c3243", + "fields": { + "timestamp": "2023-12-29T15:45:05.875Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 525, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91665124-c2e0-42e1-99f5-68eda2018572", + "fields": { + "timestamp": "2023-12-29T15:45:08.695Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1272, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "916e9413-28b9-4cdf-9afc-29fe51105b57", + "fields": { + "timestamp": "2023-12-29T15:45:06.693Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 901, + "field": "name", + "type": "str", + "value": "xe-0/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "917016f7-047c-40d4-ab28-3dbd0f039baf", + "fields": { + "timestamp": "2023-12-29T15:45:07.730Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1414, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9172df4f-4979-41d7-954c-5789434f2805", + "fields": { + "timestamp": "2023-12-29T15:45:11.339Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1332, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9185ccaa-a7b6-46e0-a64e-134db4a18da0", + "fields": { + "timestamp": "2023-12-29T15:45:05.040Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 145, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9185f4a5-1acd-4bca-bc09-1cb6e8e68d7f", + "fields": { + "timestamp": "2023-12-29T15:45:06.727Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 917, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9186f8fd-eb9e-44bd-b966-b29bd6e664f7", + "fields": { + "timestamp": "2023-12-29T15:45:11.501Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1444, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "918bfb16-ec0f-4327-bc84-5c6f27c1ddf6", + "fields": { + "timestamp": "2023-12-29T15:45:05.359Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 289, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "918c9f6a-c9c5-4fb0-ba42-f01168663772", + "fields": { + "timestamp": "2023-12-29T15:45:08.881Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1503, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "918d0e4d-e130-4e6c-9800-723096ff6ef1", + "fields": { + "timestamp": "2023-12-29T15:45:11.358Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1345, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91965220-ab9b-476d-9a6d-1b7d4fbb7962", + "fields": { + "timestamp": "2023-12-29T15:45:07.595Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1353, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "919b584d-c45f-4d72-932a-79ddd73a03a8", + "fields": { + "timestamp": "2023-12-29T15:45:10.059Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 48, + "field": "slug", + "type": "str", + "value": "us-ga", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "919b718f-1ce0-4f6d-a7f7-5c1910a39c57", + "fields": { + "timestamp": "2023-12-29T15:45:06.229Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 686, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "919ec869-0267-4814-b93c-3eb89c78135f", + "fields": { + "timestamp": "2023-12-29T15:45:06.518Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 821, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91a17ef9-095c-4d5a-b7e8-7b49d4e1223d", + "fields": { + "timestamp": "2023-12-29T15:45:09.979Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 97, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91a19be4-e92a-45e5-82ec-a584a2a91dff", + "fields": { + "timestamp": "2023-12-29T15:45:11.572Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1492, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91a35c12-2128-48ec-a35e-0aeffdcbc73b", + "fields": { + "timestamp": "2023-12-29T15:45:06.652Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 882, + "field": "name", + "type": "str", + "value": "xe-0/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91b1691d-ce2f-440b-8565-ad8527c888e8", + "fields": { + "timestamp": "2023-12-29T15:45:11.388Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1366, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91b46fb0-442b-4944-a194-89c6e435b296", + "fields": { + "timestamp": "2023-12-29T15:45:10.295Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 66, + "field": "prefix", + "type": "cidr", + "value": "10.112.152.0/22", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91b5b46e-8f32-420c-970e-aecf1da41f9f", + "fields": { + "timestamp": "2023-12-29T15:45:06.861Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 980, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91c2f0b5-0626-4470-8c38-a9d87baa3b36", + "fields": { + "timestamp": "2023-12-29T15:45:05.399Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 307, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91ccd90a-b9fe-4838-8a46-1ea922cb799d", + "fields": { + "timestamp": "2023-12-29T15:45:07.741Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1419, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91d62868-6969-46e6-b7f0-25218bb6a7e9", + "fields": { + "timestamp": "2023-12-29T15:45:11.564Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1487, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91d70622-e146-459d-95c9-0ac057ac0a8b", + "fields": { + "timestamp": "2023-12-29T15:45:06.634Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 875, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91d85b37-4e7b-43cf-9c8a-2c4d4c4b534b", + "fields": { + "timestamp": "2023-12-29T15:45:04.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 109, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91dc2417-7ceb-4c47-804c-def6ccf80d42", + "fields": { + "timestamp": "2023-12-29T15:45:05.329Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 275, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91dfc069-546c-4308-acd7-241e8651ff78", + "fields": { + "timestamp": "2023-12-29T15:45:09.389Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1228, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91e035e4-e917-47b0-b3ad-ded351ec24ef", + "fields": { + "timestamp": "2023-12-29T15:45:05.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 563, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91e05688-c2e2-40eb-b2df-6fc6716408c5", + "fields": { + "timestamp": "2023-12-29T15:45:04.849Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 59, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91e1e0df-1cb8-4c24-9c50-56baf9b8ed12", + "fields": { + "timestamp": "2023-12-29T15:45:10.036Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 44, + "field": "name", + "type": "str", + "value": "P4-6B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91e26ccb-4e43-4095-96f9-1b558b78b18f", + "fields": { + "timestamp": "2023-12-29T15:45:06.010Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 585, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91e45831-cf64-40ae-99c7-9765a0c0d282", + "fields": { + "timestamp": "2023-12-29T15:45:06.663Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 887, + "field": "name", + "type": "str", + "value": "xe-0/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91ecc6a6-9cfc-4638-959c-8da64ed91859", + "fields": { + "timestamp": "2023-12-29T15:45:09.087Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 848, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91f22532-d2bc-4f10-8c13-d5548a1cd01b", + "fields": { + "timestamp": "2023-12-29T15:45:06.628Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 872, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91f4a163-9456-4b99-a1c5-23463bab3589", + "fields": { + "timestamp": "2023-12-29T15:45:09.067Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 823, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91f628a1-c247-4747-99cb-afdad6b66376", + "fields": { + "timestamp": "2023-12-29T15:45:05.495Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 351, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91f8c668-049b-44c1-b63d-77cc20d6abd8", + "fields": { + "timestamp": "2023-12-29T15:45:05.716Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 452, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "91fc0506-b3dc-491a-8166-b3278fcc3653", + "fields": { + "timestamp": "2023-12-29T15:45:11.531Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1464, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "920060a6-7c11-4772-b964-e41fd18a5cf5", + "fields": { + "timestamp": "2023-12-29T15:45:07.472Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1296, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9204d6e0-81b6-4dc2-aad3-7dbd0ae774c1", + "fields": { + "timestamp": "2023-12-29T15:45:07.657Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1380, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9206aa4b-8012-4f5c-882b-4c8840e82135", + "fields": { + "timestamp": "2023-12-29T15:45:09.279Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1089, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92104638-7294-4228-a87e-3bd8ebf42d10", + "fields": { + "timestamp": "2023-12-29T15:45:08.601Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1156, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9216db6f-a264-4f84-8c73-d3db74002df7", + "fields": { + "timestamp": "2023-12-29T15:45:11.273Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1286, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9228da7c-7338-43c3-99c0-2bc0dab2fa87", + "fields": { + "timestamp": "2023-12-29T15:45:08.511Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1044, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "922e7222-85e7-4f80-b6c6-6b6b6ac5d2ea", + "fields": { + "timestamp": "2023-12-29T15:45:08.563Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1109, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "923d1cb7-21e6-4135-9b32-e4d9eff522eb", + "fields": { + "timestamp": "2023-12-29T15:45:06.443Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 786, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9245730a-7dae-4762-a16d-26486064a0b9", + "fields": { + "timestamp": "2023-12-29T15:45:05.384Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 300, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "924577d1-9062-4214-89e8-861da7a79820", + "fields": { + "timestamp": "2023-12-29T15:45:10.333Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 81, + "field": "prefix", + "type": "cidr", + "value": "172.16.1.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "924c692e-251e-4556-bade-ed9d15d1e360", + "fields": { + "timestamp": "2023-12-29T15:45:05.124Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 182, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "924ec1b5-1ddf-4ffd-83b9-bf7d052bccc7", + "fields": { + "timestamp": "2023-12-29T15:45:07.276Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1205, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92639cb4-afa7-426e-861d-526a9d7c3673", + "fields": { + "timestamp": "2023-12-29T15:45:08.365Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 863, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "926425fb-52da-4620-868a-8de8e136cf9d", + "fields": { + "timestamp": "2023-12-29T15:45:06.600Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 859, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9266e323-5a1f-4ea0-b43d-1fe4ad0e4651", + "fields": { + "timestamp": "2023-12-29T15:45:05.326Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 274, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "926e054e-dd10-4b68-b68a-7be249fd4282", + "fields": { + "timestamp": "2023-12-29T15:45:11.573Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1493, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "926e283c-c131-43b9-8ead-f8050179c3a6", + "fields": { + "timestamp": "2023-12-29T15:45:07.900Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1493, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "926fa6e5-2075-4d7e-bc81-4792f95b1c78", + "fields": { + "timestamp": "2023-12-29T15:45:05.661Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 427, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92716cf8-8979-4150-83bf-9066d4e7ce90", + "fields": { + "timestamp": "2023-12-29T15:45:08.722Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1306, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "927cb837-1809-4234-b1d9-63c13a89d5d2", + "fields": { + "timestamp": "2023-12-29T15:45:07.248Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1192, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "927e9ee6-1b4e-40bc-b4a9-97cb7a098503", + "fields": { + "timestamp": "2023-12-29T15:45:11.430Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1395, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92819416-7da5-4a02-a1ff-db8c4d1d096d", + "fields": { + "timestamp": "2023-12-29T15:45:04.741Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 10, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92824d8a-af5c-4bae-a6a1-3901a840a4eb", + "fields": { + "timestamp": "2023-12-29T15:45:07.749Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1423, + "field": "name", + "type": "str", + "value": "xe-2/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "928f6188-6625-4f87-900b-71e2d746fc9c", + "fields": { + "timestamp": "2023-12-29T15:45:04.526Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 1, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9293652b-6bd4-4e93-8d87-b59068eb3b99", + "fields": { + "timestamp": "2023-12-29T15:45:11.527Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1461, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92954f6d-2bad-4bda-b050-9354138c3692", + "fields": { + "timestamp": "2023-12-29T15:45:11.384Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1363, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92a01a02-53eb-4050-8579-154d39610bf7", + "fields": { + "timestamp": "2023-12-29T15:45:11.736Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1605, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92a1fed4-79e0-4ca1-9ba9-655e127370ca", + "fields": { + "timestamp": "2023-12-29T15:45:11.651Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1546, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92a2f70e-f385-462a-8799-2a9e3ba2c048", + "fields": { + "timestamp": "2023-12-29T15:45:06.615Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 866, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92a63507-4917-4729-85ce-57bf1bc34c90", + "fields": { + "timestamp": "2023-12-29T15:45:05.694Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 442, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92a6c0db-9c8e-477a-a9a3-17ba3b335157", + "fields": { + "timestamp": "2023-12-29T15:45:11.335Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1329, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92a9e9cc-5044-49a2-a09f-15d9ef87e90e", + "fields": { + "timestamp": "2023-12-29T15:45:10.597Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 361, + "field": "name", + "type": "str", + "value": "vm1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92b30181-793a-4a88-acb2-6e4850663476", + "fields": { + "timestamp": "2023-12-29T15:45:08.133Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1601, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92b5e840-b000-437e-b1cc-cf450f8d8562", + "fields": { + "timestamp": "2023-12-29T15:45:08.165Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1616, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92b630d0-a474-4714-8d42-b7a97ebe5385", + "fields": { + "timestamp": "2023-12-29T15:45:04.992Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 123, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92be1da8-bd41-4295-9bf8-21f971c2c79c", + "fields": { + "timestamp": "2023-12-29T15:45:07.319Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1225, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92bf76cf-8cf9-409b-961c-e0744f26e252", + "fields": { + "timestamp": "2023-12-29T15:45:04.834Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 52, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92c85af1-22d7-48b5-9848-97a817ce6a47", + "fields": { + "timestamp": "2023-12-29T15:45:07.634Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1369, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92d2faae-a137-4258-b2cb-38e7d5d91adc", + "fields": { + "timestamp": "2023-12-29T15:45:10.828Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 980, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92d52a09-d32e-4f56-88ef-2808bbae756f", + "fields": { + "timestamp": "2023-12-29T15:45:06.308Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 723, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92dc2b1f-1535-4e3a-8fee-fc906345287c", + "fields": { + "timestamp": "2023-12-29T15:45:09.035Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 784, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92e4919a-d1f6-4792-821c-700769553cb0", + "fields": { + "timestamp": "2023-12-29T15:45:11.358Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1345, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92e9d97d-ec85-4303-b004-3bf0476d8985", + "fields": { + "timestamp": "2023-12-29T15:45:11.235Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1260, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92ea7e0e-18a4-486c-b25a-36b770bca9d6", + "fields": { + "timestamp": "2023-12-29T15:45:07.696Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1398, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92ef2e1d-fb1a-4499-bbf0-198cca586d5e", + "fields": { + "timestamp": "2023-12-29T15:45:11.471Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1423, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "92efd07a-8f84-481b-bad7-4ba6627612f8", + "fields": { + "timestamp": "2023-12-29T15:45:11.683Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1568, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9301bc6c-8776-4e78-b2de-54c9ff7c8840", + "fields": { + "timestamp": "2023-12-29T15:45:05.993Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 577, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "930567a3-ef9c-431b-a219-797d0dab43af", + "fields": { + "timestamp": "2023-12-29T15:45:08.148Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1608, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "930a373e-faec-4aa0-ac34-c35456a4f356", + "fields": { + "timestamp": "2023-12-29T15:45:11.255Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1274, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "930cbef7-749e-4e56-b41f-026469ab391d", + "fields": { + "timestamp": "2023-12-29T15:45:06.304Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 721, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "930dfa90-8260-44fe-8fc4-44108d21ff71", + "fields": { + "timestamp": "2023-12-29T15:45:07.173Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1157, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9315392b-420b-4667-8b85-b943a9c9825f", + "fields": { + "timestamp": "2023-12-29T15:45:06.621Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 869, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9322f230-e021-48ef-82fc-7d8fc348cef1", + "fields": { + "timestamp": "2023-12-29T15:45:07.463Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1292, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93264d5e-0e36-4b82-9a56-1008bd9719d2", + "fields": { + "timestamp": "2023-12-29T15:45:09.354Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1183, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "932cfe83-0499-47b8-90cf-870fbe667b86", + "fields": { + "timestamp": "2023-12-29T15:45:05.823Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 501, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "932d7468-9767-4781-aa30-654e3c27e011", + "fields": { + "timestamp": "2023-12-29T15:45:05.124Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 182, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "932d9439-8f5a-4afd-88ec-2e1f62288e17", + "fields": { + "timestamp": "2023-12-29T15:45:05.727Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 457, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "932f610e-488e-4cc1-a3b4-59ed1590ae1c", + "fields": { + "timestamp": "2023-12-29T15:45:10.121Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 2, + "field": "description", + "type": "str", + "value": "Alpha-import", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9342f902-71a3-4fe5-9bf7-4327d8a82227", + "fields": { + "timestamp": "2023-12-29T15:45:06.874Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 986, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93473573-95ec-4d45-9e32-612ca9cd5c43", + "fields": { + "timestamp": "2023-12-29T15:45:08.316Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 802, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93478f8f-6536-45d6-9b0c-7c794f1331c0", + "fields": { + "timestamp": "2023-12-29T15:45:10.761Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 935, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9349e628-620d-4c06-982b-40e0f24e7800", + "fields": { + "timestamp": "2023-12-29T15:45:10.795Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 958, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "934f3ab8-1596-4513-ae2a-bd5410749ac3", + "fields": { + "timestamp": "2023-12-29T15:45:05.110Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 176, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "935057c7-139a-4a40-aeac-94af3f2c2a7f", + "fields": { + "timestamp": "2023-12-29T15:45:08.785Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1384, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93533019-3984-4e8a-8257-8c8e8b2d40cf", + "fields": { + "timestamp": "2023-12-29T15:45:05.589Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 394, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9355d010-e1a9-470e-a101-e98da71ba6c9", + "fields": { + "timestamp": "2023-12-29T15:45:06.954Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1024, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "935a5b94-96fb-4105-99fc-4755b0e6b7e7", + "fields": { + "timestamp": "2023-12-29T15:45:04.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 122, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "935e22f2-8cee-4f70-ac28-668168f44b1a", + "fields": { + "timestamp": "2023-12-29T15:45:10.263Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 53, + "field": "prefix", + "type": "cidr", + "value": "10.112.174.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "935f1ed2-ed94-4ab9-89f6-d30827c7371b", + "fields": { + "timestamp": "2023-12-29T15:45:08.251Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 722, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "935f9544-f069-4749-b046-b016d89f962f", + "fields": { + "timestamp": "2023-12-29T15:45:06.834Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 967, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93602ff8-d946-4cb5-9f6b-9da19d87bcca", + "fields": { + "timestamp": "2023-12-29T15:45:04.776Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 26, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "936061c7-e911-4c86-9a55-e9a9c0168894", + "fields": { + "timestamp": "2023-12-29T15:45:06.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1023, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9367fbe3-055e-4d26-a450-a7106e98f21b", + "fields": { + "timestamp": "2023-12-29T15:45:11.296Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1302, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "936dcd74-a45d-424c-998d-6a5e426c996d", + "fields": { + "timestamp": "2023-12-29T15:45:08.381Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 883, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "936fdeb6-6c0f-41d8-be97-350f631fc709", + "fields": { + "timestamp": "2023-12-29T15:45:10.465Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 150, + "field": "address", + "type": "inet", + "value": "172.19.0.30/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9377daee-8a45-45b6-be56-3e23bba21dc3", + "fields": { + "timestamp": "2023-12-29T15:45:04.750Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 14, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "937d6f95-7ca8-4a58-b67e-899b0ab71ce5", + "fields": { + "timestamp": "2023-12-29T15:45:08.638Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1202, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9382de33-5783-45f8-8494-b423bbea7df7", + "fields": { + "timestamp": "2023-12-29T15:45:06.732Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 919, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "938609a5-9884-4399-98c5-98ac29b7ab51", + "fields": { + "timestamp": "2023-12-29T15:45:11.394Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1370, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "938f2d09-5722-4d5a-8972-c93cbb7cf7cd", + "fields": { + "timestamp": "2023-12-29T15:45:05.604Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 401, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9396811c-97fa-4da1-8c1b-033be5574b6b", + "fields": { + "timestamp": "2023-12-29T15:45:08.140Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1604, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "939686db-cfb7-4eb1-a3be-8f6e7445a6fc", + "fields": { + "timestamp": "2023-12-29T15:45:11.598Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1510, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93a47195-2e85-465a-8a59-828644deb0cd", + "fields": { + "timestamp": "2023-12-29T15:45:06.483Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 805, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93a77a0f-035c-407b-9bb8-9f6ac8140c7f", + "fields": { + "timestamp": "2023-12-29T15:45:06.338Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 737, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93ab3bff-7d3b-46a0-8d5a-530ef0b4f308", + "fields": { + "timestamp": "2023-12-29T15:45:05.105Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 174, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93b52e9d-6b14-460d-8f8f-4b882b6f95e5", + "fields": { + "timestamp": "2023-12-29T15:45:06.791Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 947, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93bb9ef0-aaad-4f8c-b5df-7b1d50085610", + "fields": { + "timestamp": "2023-12-29T15:45:09.420Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 14, + "field": "name", + "type": "str", + "value": "Slot 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93c14d29-d1de-409e-8c93-1c416a55a1d9", + "fields": { + "timestamp": "2023-12-29T15:45:05.845Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 511, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93c3adef-80d4-4569-9e46-ec9ef00a567b", + "fields": { + "timestamp": "2023-12-29T15:45:06.323Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 730, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93c4a67f-535a-4759-acbe-3c22593dfb73", + "fields": { + "timestamp": "2023-12-29T15:45:07.133Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1139, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93c8b914-7247-4c53-b4ab-767f4219ada1", + "fields": { + "timestamp": "2023-12-29T15:45:06.449Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 789, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93ca789d-0cfe-4f2b-a740-a2eb589d894e", + "fields": { + "timestamp": "2023-12-29T15:45:10.761Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 935, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93cac891-8ce5-484b-b5d9-fdff8ce47651", + "fields": { + "timestamp": "2023-12-29T15:45:08.461Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 982, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93d6ee4e-fe52-4639-bd9f-93b25ce7267a", + "fields": { + "timestamp": "2023-12-29T15:45:09.885Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "distribution-switch", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93db95d2-3d7e-4a61-846b-885889abd984", + "fields": { + "timestamp": "2023-12-29T15:45:08.348Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 842, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93e33677-7b22-4c83-9319-fe683bfb01d6", + "fields": { + "timestamp": "2023-12-29T15:45:05.267Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 247, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93e7c7b0-edd5-44b3-8b79-f41519ac0af5", + "fields": { + "timestamp": "2023-12-29T15:45:06.021Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 590, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "93ed9886-7c25-4bed-bf0d-1ef083a1a00a", + "fields": { + "timestamp": "2023-12-29T15:45:07.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1516, + "field": "name", + "type": "str", + "value": "xe-2/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "940217eb-6a27-4b7b-813a-814d1fb0a588", + "fields": { + "timestamp": "2023-12-29T15:45:06.378Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 756, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94167f4f-7583-4d14-a43c-4bad1193c637", + "fields": { + "timestamp": "2023-12-29T15:45:09.359Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1190, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "941ac54a-b195-4dc4-ab36-eaa5779ed6e7", + "fields": { + "timestamp": "2023-12-29T15:45:11.171Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1215, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "941ce01a-549c-42fc-9813-2609c3d173f3", + "fields": { + "timestamp": "2023-12-29T15:45:08.960Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 690, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9423ef70-75c5-47ec-91a5-f26fdb58944c", + "fields": { + "timestamp": "2023-12-29T15:45:08.099Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1585, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94276a09-4efb-4cef-80b5-1d9118b109ca", + "fields": { + "timestamp": "2023-12-29T15:45:11.454Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1412, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9429b8f2-f7fa-416a-a395-f5c4eb9775f6", + "fields": { + "timestamp": "2023-12-29T15:45:10.415Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 65, + "field": "address", + "type": "inet", + "value": "172.17.0.5/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "943bc26c-22a5-4b6b-bbab-e620c1198a1e", + "fields": { + "timestamp": "2023-12-29T15:45:04.488Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 40, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "943c60fb-d4e0-4e9d-893a-bd50f2ed0ea3", + "fields": { + "timestamp": "2023-12-29T15:45:11.300Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1305, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "943e2c1a-0ebb-486d-a993-b2c7c74fe14b", + "fields": { + "timestamp": "2023-12-29T15:45:06.777Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 940, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9443b72e-70e6-4a06-845f-50a015ef3e67", + "fields": { + "timestamp": "2023-12-29T15:45:05.079Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 163, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94448ab7-e69b-4faa-b67d-59b906ad96fb", + "fields": { + "timestamp": "2023-12-29T15:45:06.212Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 678, + "field": "name", + "type": "str", + "value": "STACK0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "944683eb-6e4c-497a-92a2-0d5c8f104a98", + "fields": { + "timestamp": "2023-12-29T15:45:04.562Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 1, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94476873-a7c5-43c6-b212-1fac80be15c6", + "fields": { + "timestamp": "2023-12-29T15:45:11.025Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1114, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "944c201d-f4b2-4bdf-b3e7-1c6365372e4c", + "fields": { + "timestamp": "2023-12-29T15:45:11.061Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1139, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94552775-7315-4e36-aea0-d2d14dc0ac27", + "fields": { + "timestamp": "2023-12-29T15:45:10.045Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 9, + "field": "slug", + "type": "str", + "value": "mx", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9456e8b9-f7a8-4d0e-8dc1-e4ece9ec908b", + "fields": { + "timestamp": "2023-12-29T15:45:07.826Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1459, + "field": "name", + "type": "str", + "value": "xe-1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94589ff2-7f5c-4860-b266-eac1f8e2cf69", + "fields": { + "timestamp": "2023-12-29T15:45:07.935Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1509, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "945ea662-e4c7-43db-a27f-8581ce84676f", + "fields": { + "timestamp": "2023-12-29T15:45:06.529Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 826, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "945f4851-201b-42a2-991b-269de15921a4", + "fields": { + "timestamp": "2023-12-29T15:45:05.085Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 166, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "946215e7-c3f9-4eb8-9507-699b9e79805e", + "fields": { + "timestamp": "2023-12-29T15:45:08.494Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1023, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9462a90a-9420-48d8-a8dd-03f6157a721f", + "fields": { + "timestamp": "2023-12-29T15:45:08.416Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 926, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94742df3-8e42-4996-ae17-4d3aa8c336e1", + "fields": { + "timestamp": "2023-12-29T15:45:09.385Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1223, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94745649-66a1-41d3-893d-002ae304e964", + "fields": { + "timestamp": "2023-12-29T15:45:07.869Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1479, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94770b1b-5636-4264-884c-0a06879755e3", + "fields": { + "timestamp": "2023-12-29T15:45:04.935Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 97, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "947a30fc-0289-4a61-987f-5d137452cf09", + "fields": { + "timestamp": "2023-12-29T15:45:11.028Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1116, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94962767-2361-4e93-b39a-506903f344f2", + "fields": { + "timestamp": "2023-12-29T15:45:04.595Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 42, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "949e8b6f-7684-423f-aaf9-6c1998a27b3f", + "fields": { + "timestamp": "2023-12-29T15:45:05.155Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 196, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94ac2846-6bdf-4666-881e-5b56e4d99b9c", + "fields": { + "timestamp": "2023-12-29T15:45:07.188Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1164, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94ad586b-0921-4f47-9efb-29afb76e46f0", + "fields": { + "timestamp": "2023-12-29T15:45:05.425Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 319, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94b7e275-8260-48dd-8060-bcbca23279ca", + "fields": { + "timestamp": "2023-12-29T15:45:04.720Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94ba71ba-dabe-47ee-83b2-622373d382f0", + "fields": { + "timestamp": "2023-12-29T15:45:10.174Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 17, + "field": "prefix", + "type": "cidr", + "value": "10.112.138.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94bf70a9-b5b9-431b-b3cb-3b3b0a588ef6", + "fields": { + "timestamp": "2023-12-29T15:45:07.239Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1188, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94c2785f-8776-441d-9d8e-8f49504bf9e9", + "fields": { + "timestamp": "2023-12-29T15:45:04.575Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 14, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94d7a655-a2c8-48fe-b9fe-c6e2cfd59b0d", + "fields": { + "timestamp": "2023-12-29T15:45:04.507Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 50, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94da031e-52d4-4c19-9fca-de3486f0970b", + "fields": { + "timestamp": "2023-12-29T15:45:04.629Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 79, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94da861a-317a-4d56-98bb-90dbb727e68a", + "fields": { + "timestamp": "2023-12-29T15:45:10.059Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 47, + "field": "name", + "type": "str", + "value": "California", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94df487e-bf3c-44dc-b7fa-bda6f55ed30b", + "fields": { + "timestamp": "2023-12-29T15:45:07.010Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1066, + "field": "name", + "type": "str", + "value": "xe-0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94df6474-dc6f-40b1-9790-898f5cc396ae", + "fields": { + "timestamp": "2023-12-29T15:45:07.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1092, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94e1edb1-696b-4a54-ad75-8afbbf1e5136", + "fields": { + "timestamp": "2023-12-29T15:45:09.032Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 780, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94e5f0ba-8236-42f6-a5f0-257663b31c5a", + "fields": { + "timestamp": "2023-12-29T15:45:06.597Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 858, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94e98cdb-4f8b-4037-89ac-c9fc98f43229", + "fields": { + "timestamp": "2023-12-29T15:45:07.993Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1536, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94ee830f-a368-46e0-8396-837e7caaa400", + "fields": { + "timestamp": "2023-12-29T15:45:07.719Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1409, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94ee8617-f076-4ad0-9a51-54f15777e89d", + "fields": { + "timestamp": "2023-12-29T15:45:09.914Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 23, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94f4e04a-b979-4821-a3e8-f1de99b8c06e", + "fields": { + "timestamp": "2023-12-29T15:45:11.057Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1136, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94f77077-0323-44b2-86ab-21d6b359ae74", + "fields": { + "timestamp": "2023-12-29T15:45:04.547Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 25, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "94f95905-8518-4d90-977d-eb8210cd6b2c", + "fields": { + "timestamp": "2023-12-29T15:45:08.265Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 739, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "950231ce-5eda-489c-b1c0-3445f062e7d5", + "fields": { + "timestamp": "2023-12-29T15:45:07.571Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1342, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "950ef721-9445-4938-8bf5-ea4905c9e126", + "fields": { + "timestamp": "2023-12-29T15:45:11.579Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1497, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9511f54b-6fb3-4f8c-8b70-379f6fb82e3c", + "fields": { + "timestamp": "2023-12-29T15:45:09.386Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1224, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95129171-6aa1-4bb7-88a4-9113c8e27818", + "fields": { + "timestamp": "2023-12-29T15:45:04.911Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 86, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9513c32b-202c-4358-8b96-df937718f906", + "fields": { + "timestamp": "2023-12-29T15:45:07.773Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1434, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9521b540-8d98-4482-b22c-31520e914b13", + "fields": { + "timestamp": "2023-12-29T15:45:06.115Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 633, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95221114-7f8a-4ed4-8aee-51b17f802d60", + "fields": { + "timestamp": "2023-12-29T15:45:11.547Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1475, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95241d1b-b278-4baf-ab35-83cf1cf3e660", + "fields": { + "timestamp": "2023-12-29T15:45:07.502Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1310, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95291181-c539-4f64-a1aa-9df9167a80db", + "fields": { + "timestamp": "2023-12-29T15:45:10.404Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 47, + "field": "address", + "type": "inet", + "value": "172.16.0.17/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "952c0631-87c7-4143-bf34-8562e5ae758c", + "fields": { + "timestamp": "2023-12-29T15:45:10.880Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1015, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95317409-8f14-4e96-bb9e-77e3a7e785a4", + "fields": { + "timestamp": "2023-12-29T15:45:04.996Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 125, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95328c53-a4c2-4acd-ae63-69d35ed3ef6c", + "fields": { + "timestamp": "2023-12-29T15:45:10.092Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 10, + "field": "slug", + "type": "str", + "value": "dm-scranton", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95375269-ab23-4211-8d83-174cab02f9d1", + "fields": { + "timestamp": "2023-12-29T15:45:04.972Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 114, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9539c45e-3903-46bd-b281-65cdd73aeaaa", + "fields": { + "timestamp": "2023-12-29T15:45:10.964Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1072, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9546d8f5-723c-437d-b3c2-48da8eb8b285", + "fields": { + "timestamp": "2023-12-29T15:45:05.652Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 423, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95487043-6dc8-4d08-a8d3-bdc4617a03b9", + "fields": { + "timestamp": "2023-12-29T15:45:07.057Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1088, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "954e0467-3927-4ad8-be00-92f80a637051", + "fields": { + "timestamp": "2023-12-29T15:45:06.565Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 843, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "954f5e30-cb1c-4dad-a3d9-09961ec4a621", + "fields": { + "timestamp": "2023-12-29T15:45:05.337Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 279, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95534459-bd41-4adf-806a-07da7d6cecb9", + "fields": { + "timestamp": "2023-12-29T15:45:11.498Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1442, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9562bb91-f1fb-48ab-af58-ec5f6faae5db", + "fields": { + "timestamp": "2023-12-29T15:45:05.079Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 163, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9567078b-1b7e-4cf7-af81-2c890dfe36f3", + "fields": { + "timestamp": "2023-12-29T15:45:07.935Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1509, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95691d12-c64b-498f-8c28-863239d5eee7", + "fields": { + "timestamp": "2023-12-29T15:45:11.268Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1283, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9576a0d7-1f3f-45e8-b71e-595f4cadad0c", + "fields": { + "timestamp": "2023-12-29T15:45:06.939Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1017, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "957ff40d-b925-430e-aa25-9d7bbbd87cf6", + "fields": { + "timestamp": "2023-12-29T15:45:04.528Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 3, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9580e7e8-e837-4ebb-a7e1-1734383dfd78", + "fields": { + "timestamp": "2023-12-29T15:45:08.843Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1456, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95825a36-9bbf-4959-8cbe-85ba2dadb7b3", + "fields": { + "timestamp": "2023-12-29T15:45:10.397Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 36, + "field": "address", + "type": "inet", + "value": "172.16.0.6/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9590b5f0-4300-4ce4-bc5b-1a252b8c3312", + "fields": { + "timestamp": "2023-12-29T15:45:05.079Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 163, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "959d16bb-374b-4159-91f3-9df1499150bc", + "fields": { + "timestamp": "2023-12-29T15:45:06.574Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 847, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95a2257e-2797-45f1-84ad-344bcf7812f6", + "fields": { + "timestamp": "2023-12-29T15:45:08.890Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1514, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95ace80a-c0de-4f73-9526-5bafe9be2a34", + "fields": { + "timestamp": "2023-12-29T15:45:10.629Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 411, + "field": "name", + "type": "str", + "value": "vm51", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95b5b4d1-241d-404e-b684-40199480bfef", + "fields": { + "timestamp": "2023-12-29T15:45:11.425Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1392, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95b9c6fa-55dd-4863-bca4-cd2dfde68f61", + "fields": { + "timestamp": "2023-12-29T15:45:09.246Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1048, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95c74a00-fc55-4733-8e83-64e177629720", + "fields": { + "timestamp": "2023-12-29T15:45:11.372Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1355, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95ca2bdf-a051-420d-8114-bf00ade676b5", + "fields": { + "timestamp": "2023-12-29T15:45:05.770Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 477, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95cb6812-cdf4-46b1-8f5a-053da3120222", + "fields": { + "timestamp": "2023-12-29T15:45:05.648Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 421, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95cc559e-7a01-4ce8-83e6-f1137224dbfe", + "fields": { + "timestamp": "2023-12-29T15:45:05.020Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 136, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95de008b-8c10-4c81-9477-951cfd6366fb", + "fields": { + "timestamp": "2023-12-29T15:45:11.094Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1162, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95e3de6f-354a-427f-8998-360116544279", + "fields": { + "timestamp": "2023-12-29T15:45:07.689Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1395, + "field": "name", + "type": "str", + "value": "xe-2/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95ebc3ca-427e-4cca-99a4-fae5490723f3", + "fields": { + "timestamp": "2023-12-29T15:45:06.533Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 828, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95ef04a6-0914-4cf5-98a1-44ffea638ff2", + "fields": { + "timestamp": "2023-12-29T15:45:05.862Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 519, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95f20080-1ff5-49f0-a96e-cab126f96627", + "fields": { + "timestamp": "2023-12-29T15:45:06.054Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 605, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95f64309-980d-4c65-99f9-6094730d1662", + "fields": { + "timestamp": "2023-12-29T15:45:10.122Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "65000:202", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "95fd088b-0a8c-4550-8b07-6b352a6fbeea", + "fields": { + "timestamp": "2023-12-29T15:45:05.899Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 536, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9601a935-8d5d-4714-8c92-154550687103", + "fields": { + "timestamp": "2023-12-29T15:45:04.821Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 46, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96020560-a1db-449c-849b-ebc0b581c9c4", + "fields": { + "timestamp": "2023-12-29T15:45:06.391Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 762, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9603e8c0-e042-40da-bc93-bc54a628690e", + "fields": { + "timestamp": "2023-12-29T15:45:10.810Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 968, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "960420c1-08c2-4865-874e-d8a5150f63fc", + "fields": { + "timestamp": "2023-12-29T15:45:10.965Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1073, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9610ffe1-c4a1-46ba-b3b7-ee9673ec02ba", + "fields": { + "timestamp": "2023-12-29T15:45:11.602Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1513, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96178ebc-7995-45e8-b587-ac3a0ca2b8ac", + "fields": { + "timestamp": "2023-12-29T15:45:10.557Z", + "object_type": [ + "tenancy", + "contact" + ], + "object_id": 1, + "field": "email", + "type": "str", + "value": "mscott@dunder-mifflin.com", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9617a5b8-4fae-4f31-b07f-03882eec99aa", + "fields": { + "timestamp": "2023-12-29T15:45:11.175Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1218, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "961ed12f-6fd7-45e6-a203-18c0087187e7", + "fields": { + "timestamp": "2023-12-29T15:45:10.993Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1092, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9628df3b-d643-42d2-827a-4a687806b773", + "fields": { + "timestamp": "2023-12-29T15:45:08.562Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1107, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9630042f-fbb8-4101-ad5b-4960af6b78e2", + "fields": { + "timestamp": "2023-12-29T15:45:07.354Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1241, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96318da5-55b9-464e-a72f-0fea158a4fbe", + "fields": { + "timestamp": "2023-12-29T15:45:07.295Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1214, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96387bba-c432-40f3-b5ca-2a00eb1312b6", + "fields": { + "timestamp": "2023-12-29T15:45:06.485Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 806, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96391fb8-33da-4a38-aa64-d1732ccf1c64", + "fields": { + "timestamp": "2023-12-29T15:45:07.364Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1246, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "963e46e5-6fe3-445d-87bc-5d9b2a24a283", + "fields": { + "timestamp": "2023-12-29T15:45:07.807Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1450, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9649a16c-8356-45d7-a293-4c4935b8c156", + "fields": { + "timestamp": "2023-12-29T15:45:10.507Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 30, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "964b132c-f894-4dbf-9505-0b3cf9845064", + "fields": { + "timestamp": "2023-12-29T15:45:05.537Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 370, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "964b5c6f-d444-459a-9c5c-c3244c015761", + "fields": { + "timestamp": "2023-12-29T15:45:06.507Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 816, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96527b06-a977-4254-8c56-a2db68f775e4", + "fields": { + "timestamp": "2023-12-29T15:45:07.939Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1511, + "field": "name", + "type": "str", + "value": "xe-2/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9659cddc-6f8d-44c2-8718-71a56ddf99c6", + "fields": { + "timestamp": "2023-12-29T15:45:08.359Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 855, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "965b710b-7d73-435f-ade4-3c79c77f6943", + "fields": { + "timestamp": "2023-12-29T15:45:08.418Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 928, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "965e5f13-1e5d-4bdb-ac69-286e779800e7", + "fields": { + "timestamp": "2023-12-29T15:45:09.912Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 21, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9662adce-3a4c-4f58-8dc2-ed7b5e0eb3a8", + "fields": { + "timestamp": "2023-12-29T15:45:10.662Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 464, + "field": "name", + "type": "str", + "value": "vm104", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9662ecff-eeb4-4c2d-93fc-5e6194cf7185", + "fields": { + "timestamp": "2023-12-29T15:45:08.727Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1312, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "966522c3-78d8-481f-b088-7becfd9f3ee3", + "fields": { + "timestamp": "2023-12-29T15:45:10.891Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1022, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9665b962-7284-4867-b456-e1c0196d4908", + "fields": { + "timestamp": "2023-12-29T15:45:06.406Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 769, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "966bc3f7-e674-4bb1-af18-914ca58630a5", + "fields": { + "timestamp": "2023-12-29T15:45:06.615Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 866, + "field": "name", + "type": "str", + "value": "xe-0/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "966f459d-39ca-47bb-9c6a-70409715d407", + "fields": { + "timestamp": "2023-12-29T15:45:11.672Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1561, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96765447-f96d-45d3-a2dc-4001a9d596fa", + "fields": { + "timestamp": "2023-12-29T15:45:09.004Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 744, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9677a1e9-aa1f-48fb-841f-18905197681b", + "fields": { + "timestamp": "2023-12-29T15:45:10.917Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1040, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "967a3098-8d36-4713-8470-b693e060dbf8", + "fields": { + "timestamp": "2023-12-29T15:45:09.166Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 948, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "967a8939-6db7-4ee4-a72a-203bdc72b222", + "fields": { + "timestamp": "2023-12-29T15:45:10.601Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 366, + "field": "name", + "type": "str", + "value": "vm6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "967bd505-882b-45fa-bebb-b398daeab54e", + "fields": { + "timestamp": "2023-12-29T15:45:05.221Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 226, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "967de595-e8c4-4bc4-9ca6-a8f9a3ad33d4", + "fields": { + "timestamp": "2023-12-29T15:45:09.132Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 904, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "967e05a1-77be-410a-803b-d896c8a85b0d", + "fields": { + "timestamp": "2023-12-29T15:45:06.737Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 921, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9683831f-df62-464b-bc1d-2be00d2f9d29", + "fields": { + "timestamp": "2023-12-29T15:45:10.647Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 440, + "field": "name", + "type": "str", + "value": "vm80", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9686a63d-ab50-4e2f-9e0c-020a572525d4", + "fields": { + "timestamp": "2023-12-29T15:45:10.524Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 57, + "field": "vid", + "type": "int", + "value": "202", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "968eb6f6-0b3e-4233-a801-aab7900d4f27", + "fields": { + "timestamp": "2023-12-29T15:45:07.577Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1345, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96a29aee-589d-4de9-ba2f-293b4054a39e", + "fields": { + "timestamp": "2023-12-29T15:45:07.474Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1297, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96a3f2ec-47fd-443b-8d92-f579760e38e6", + "fields": { + "timestamp": "2023-12-29T15:45:07.687Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1394, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96b0ff3a-8cd0-4c19-b0df-1ad3b9db63ea", + "fields": { + "timestamp": "2023-12-29T15:45:11.077Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1150, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96b55efa-eacf-4ca7-872f-ad712c4b99ce", + "fields": { + "timestamp": "2023-12-29T15:45:06.737Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 921, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96ba3214-2d05-4897-8908-e9d78ce82352", + "fields": { + "timestamp": "2023-12-29T15:45:06.214Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 679, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96bfa8a4-7d90-4232-b494-b3576d805b41", + "fields": { + "timestamp": "2023-12-29T15:45:07.995Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1537, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96d1cb59-6136-4496-8157-9dfd4fe2a070", + "fields": { + "timestamp": "2023-12-29T15:45:06.552Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 837, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96d2405a-dc93-4db2-9644-ad86edfb6187", + "fields": { + "timestamp": "2023-12-29T15:45:11.199Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1235, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96d8656f-d7b8-4788-af74-963f9b218960", + "fields": { + "timestamp": "2023-12-29T15:45:05.265Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 246, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96e0b92c-0610-46be-bffb-0759cfe35ee0", + "fields": { + "timestamp": "2023-12-29T15:45:07.040Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1080, + "field": "name", + "type": "str", + "value": "xe-0/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96e38f08-33c7-403f-b2dc-d2358d72dccd", + "fields": { + "timestamp": "2023-12-29T15:45:11.169Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1214, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96f5999e-90eb-45ed-b971-6e072198a305", + "fields": { + "timestamp": "2023-12-29T15:45:11.614Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1521, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "96fb5d99-eb13-4073-9884-a22d1381f129", + "fields": { + "timestamp": "2023-12-29T15:45:11.397Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1372, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "970270cd-5fcd-437c-b7e2-0156ec00a351", + "fields": { + "timestamp": "2023-12-29T15:45:06.130Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 640, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "970b9653-078d-48d8-9ce2-565d243a1d67", + "fields": { + "timestamp": "2023-12-29T15:45:10.069Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 64, + "field": "slug", + "type": "str", + "value": "us-va", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97155e9b-3368-4cc8-9f58-cce81e10cc4a", + "fields": { + "timestamp": "2023-12-29T15:45:06.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 621, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97193ff6-fd05-44b4-8c5c-1714f37bb8a9", + "fields": { + "timestamp": "2023-12-29T15:45:07.269Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1202, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97200a67-f753-4823-a189-2077794e7c9d", + "fields": { + "timestamp": "2023-12-29T15:45:06.458Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 793, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "972f6e65-5402-44c9-9f72-c15fd090b892", + "fields": { + "timestamp": "2023-12-29T15:45:06.637Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 876, + "field": "name", + "type": "str", + "value": "xe-0/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "973339e0-c79a-4ac0-b04e-48dec46876f0", + "fields": { + "timestamp": "2023-12-29T15:45:04.741Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 10, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97349dc4-5161-4c54-8698-0c8d2a9f8f3a", + "fields": { + "timestamp": "2023-12-29T15:45:06.272Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 706, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97385c41-312e-421d-bb64-03144133c5f9", + "fields": { + "timestamp": "2023-12-29T15:45:07.524Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1320, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9738d59f-71df-4629-9c47-1417e3256cda", + "fields": { + "timestamp": "2023-12-29T15:45:09.039Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 788, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97392b15-e486-495b-8be8-557df38c83a6", + "fields": { + "timestamp": "2023-12-29T15:45:05.589Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 394, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "973f0e94-4c65-4f9a-b900-bb9af03dbbdd", + "fields": { + "timestamp": "2023-12-29T15:45:08.036Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1556, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "974207ad-48c0-414a-99a2-c416e3d5582f", + "fields": { + "timestamp": "2023-12-29T15:45:10.042Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "Africa", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "974ac88f-cb1e-438f-b7b6-3f65fef4b4df", + "fields": { + "timestamp": "2023-12-29T15:45:10.644Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 435, + "field": "name", + "type": "str", + "value": "vm75", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "974bb8e5-ffdd-4002-9006-058074d068a6", + "fields": { + "timestamp": "2023-12-29T15:45:04.525Z", + "object_type": [ + "circuits", + "providernetwork" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Level3 MPLS", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "974c4636-9c41-4f16-9a52-1ed75eac043f", + "fields": { + "timestamp": "2023-12-29T15:45:05.316Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 269, + "field": "name", + "type": "str", + "value": "GigabitEthernet0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97523c28-39fc-4456-b6f9-d6364f32f2f7", + "fields": { + "timestamp": "2023-12-29T15:45:05.805Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 493, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97532d1e-0aa7-427c-8d3e-4d2af57b897b", + "fields": { + "timestamp": "2023-12-29T15:45:04.792Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 33, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9753a7b7-c9f4-4c3c-8df8-eeab406ddd3a", + "fields": { + "timestamp": "2023-12-29T15:45:07.524Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1320, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9756dbe5-f67f-455f-bd92-4d55b9a0d305", + "fields": { + "timestamp": "2023-12-29T15:45:05.615Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 406, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "975c8472-2b35-4a44-91d6-f828e28d1d38", + "fields": { + "timestamp": "2023-12-29T15:45:09.426Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 22, + "field": "name", + "type": "str", + "value": "Slot 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9762aa20-f9d7-4661-a60c-86f760dd527e", + "fields": { + "timestamp": "2023-12-29T15:45:06.912Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1004, + "field": "name", + "type": "str", + "value": "xe-0/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "976394e0-908b-47d2-8467-76aa32612bb6", + "fields": { + "timestamp": "2023-12-29T15:45:10.882Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1016, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9766885b-2df6-4d2a-80a1-c3f1560915d8", + "fields": { + "timestamp": "2023-12-29T15:45:10.018Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 14, + "field": "name", + "type": "str", + "value": "P2-7B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "976ae657-9bed-4c9d-8a5a-8bd7339b35da", + "fields": { + "timestamp": "2023-12-29T15:45:06.205Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 675, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97713d18-6ff6-4a85-b9f2-28c72e72f381", + "fields": { + "timestamp": "2023-12-29T15:45:05.617Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 407, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "977148b6-79af-4577-92c4-71fc35cc225f", + "fields": { + "timestamp": "2023-12-29T15:45:05.170Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 203, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97746381-55c2-4ee2-a284-37a75421e7e0", + "fields": { + "timestamp": "2023-12-29T15:45:05.491Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 349, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "977b0f7d-d464-49e3-b3a5-decd40ecdccc", + "fields": { + "timestamp": "2023-12-29T15:45:04.614Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 63, + "field": "name", + "type": "str", + "value": "PSU1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "977f62a8-a3ad-4bc6-8965-842dd29c4174", + "fields": { + "timestamp": "2023-12-29T15:45:05.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 482, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97888551-3905-4f0f-aedb-72fd44019bd8", + "fields": { + "timestamp": "2023-12-29T15:45:06.396Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 764, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "978cb0c4-8ea4-4cc0-8fdd-acab425df445", + "fields": { + "timestamp": "2023-12-29T15:45:07.611Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1360, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "978e7a5f-4bcb-4de8-a7db-5ef33fc059c8", + "fields": { + "timestamp": "2023-12-29T15:45:07.822Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1457, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "979b1494-ca73-42e4-a0c2-8ee519d71ee8", + "fields": { + "timestamp": "2023-12-29T15:45:07.837Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1464, + "field": "name", + "type": "str", + "value": "xe-1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "979b36b0-bbb9-4e12-a05a-6c571efde972", + "fields": { + "timestamp": "2023-12-29T15:45:07.504Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1311, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97a24f32-65e8-4589-9ab8-dbb99e2027cf", + "fields": { + "timestamp": "2023-12-29T15:45:06.969Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1031, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97a45ddb-a7bb-4e63-b70f-8e7825f1f49e", + "fields": { + "timestamp": "2023-12-29T15:45:11.261Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1278, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97abbdb3-e732-474f-af1e-6e7bfec634e2", + "fields": { + "timestamp": "2023-12-29T15:45:06.344Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 740, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97b3f74c-1845-4a66-af1e-39fb8661fab9", + "fields": { + "timestamp": "2023-12-29T15:45:06.242Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 692, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97bbde6f-b494-49ef-bcfd-5f604c73f903", + "fields": { + "timestamp": "2023-12-29T15:45:08.806Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1410, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97bfea2c-9369-41b3-9caa-6e1ec7e3ed51", + "fields": { + "timestamp": "2023-12-29T15:45:09.975Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 91, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97c008a6-997b-4b06-acc7-18a829e6835c", + "fields": { + "timestamp": "2023-12-29T15:45:07.913Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1499, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97c5b0c9-e1a7-476c-8db1-6fa334bae7c8", + "fields": { + "timestamp": "2023-12-29T15:45:06.132Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 641, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97c664df-7b1e-42fd-ad1e-1a7fc3e18c1f", + "fields": { + "timestamp": "2023-12-29T15:45:05.285Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 255, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97c75dce-2866-46b1-8d61-86225bebc646", + "fields": { + "timestamp": "2023-12-29T15:45:06.540Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 831, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97c7a267-2380-4ead-be05-fb5db6f1c38d", + "fields": { + "timestamp": "2023-12-29T15:45:11.039Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1124, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97cd686c-f690-4221-b603-a94b8e66ffb4", + "fields": { + "timestamp": "2023-12-29T15:45:06.080Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 617, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97d7eaa7-fd4b-488e-a148-eea72f7c1c55", + "fields": { + "timestamp": "2023-12-29T15:45:11.446Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1406, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97daccab-e46a-4370-80ae-2f607ad75a0d", + "fields": { + "timestamp": "2023-12-29T15:45:05.746Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 466, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97ded3f3-4585-43b2-9dbe-750df37bd68a", + "fields": { + "timestamp": "2023-12-29T15:45:10.716Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 904, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97e558e1-7715-49b8-b1e6-33fbd44c3612", + "fields": { + "timestamp": "2023-12-29T15:45:09.975Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 92, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97e56d6a-ed8e-4092-9f97-924b1604ef59", + "fields": { + "timestamp": "2023-12-29T15:45:10.917Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1040, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97e68b9b-fde4-44ad-b7f0-341f4c6f782b", + "fields": { + "timestamp": "2023-12-29T15:45:06.229Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 686, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97e73744-e195-4bb4-af82-86b064c8b61f", + "fields": { + "timestamp": "2023-12-29T15:45:06.477Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 802, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97ea9430-60e2-4509-a310-8df7649f9838", + "fields": { + "timestamp": "2023-12-29T15:45:04.829Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 50, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97ed4f29-4c1b-41eb-954d-ebdc4f11aed9", + "fields": { + "timestamp": "2023-12-29T15:45:04.631Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 81, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97ef0cb8-1e6f-4062-9ea9-020764331393", + "fields": { + "timestamp": "2023-12-29T15:45:07.646Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1375, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97fd2da8-4d0e-49f2-a06c-2b289eb48e9e", + "fields": { + "timestamp": "2023-12-29T15:45:05.783Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 483, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "97ffb6a3-8722-404b-a3ee-48f9896f675d", + "fields": { + "timestamp": "2023-12-29T15:45:10.698Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 521, + "field": "name", + "type": "str", + "value": "vm161", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9804ff56-0c24-4c08-a7f7-3b32e9bd6b04", + "fields": { + "timestamp": "2023-12-29T15:45:11.675Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1563, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9810baad-b392-4104-8d1c-8ac27bed55c8", + "fields": { + "timestamp": "2023-12-29T15:45:06.229Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 686, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9811916e-1338-4f19-97de-41845165ae62", + "fields": { + "timestamp": "2023-12-29T15:45:06.684Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 897, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9814caf5-8681-4e59-ba6f-b1feeb7509ce", + "fields": { + "timestamp": "2023-12-29T15:45:10.445Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 116, + "field": "address", + "type": "inet", + "value": "172.18.0.26/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9819a277-b67a-49c9-9dd1-c97613cde885", + "fields": { + "timestamp": "2023-12-29T15:45:06.098Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 625, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9819ffc3-5e18-4f7c-836c-7f99f9431eac", + "fields": { + "timestamp": "2023-12-29T15:45:04.590Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 37, + "field": "name", + "type": "str", + "value": "Power Port", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9825d06b-531a-4ddc-b64d-ddbf4b9cdf59", + "fields": { + "timestamp": "2023-12-29T15:45:08.368Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 866, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98365784-86e0-40b0-9c99-4e8c8c742d8b", + "fields": { + "timestamp": "2023-12-29T15:45:05.493Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 350, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98436e6d-d055-4b15-a99d-a657352cd199", + "fields": { + "timestamp": "2023-12-29T15:45:05.124Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 182, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "984620ea-a797-4878-a032-03a2b51fe170", + "fields": { + "timestamp": "2023-12-29T15:45:08.746Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1336, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9848ddde-8015-4477-af84-fddf2804a76e", + "fields": { + "timestamp": "2023-12-29T15:45:10.942Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1057, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "984ac23c-f4b8-4590-8c0f-93fbef3a82b7", + "fields": { + "timestamp": "2023-12-29T15:45:10.466Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 151, + "field": "address", + "type": "inet", + "value": "172.20.0.1/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98583624-7352-4fa9-872c-a5e95848ce40", + "fields": { + "timestamp": "2023-12-29T15:45:08.636Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1199, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9859d8ef-0654-4107-a97b-6b7f3ccf8651", + "fields": { + "timestamp": "2023-12-29T15:45:10.381Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 8, + "field": "address", + "type": "inet", + "value": "192.168.0.8/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "985cbf8e-ee11-4451-a5f8-48db72569923", + "fields": { + "timestamp": "2023-12-29T15:45:07.719Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1409, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98603b30-c9ad-4cc3-9e1b-4be235914e5e", + "fields": { + "timestamp": "2023-12-29T15:45:07.431Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1277, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98606fde-3b3b-4e33-bd92-51af2012dcec", + "fields": { + "timestamp": "2023-12-29T15:45:09.413Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "Slot 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "986323a3-7b8b-4975-8b29-d6ebd0bf01a2", + "fields": { + "timestamp": "2023-12-29T15:45:05.046Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 148, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "986381d1-3269-4122-b6dd-a0fa9f291fed", + "fields": { + "timestamp": "2023-12-29T15:45:06.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 611, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "986b3a4b-9182-4a91-91ff-4e2a1155581f", + "fields": { + "timestamp": "2023-12-29T15:45:06.393Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 763, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98709b4c-9d7e-448d-8a19-af13e1089bf6", + "fields": { + "timestamp": "2023-12-29T15:45:07.896Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1491, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9875773d-5833-48ac-a6d3-144cc9ca40ca", + "fields": { + "timestamp": "2023-12-29T15:45:06.844Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 972, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9877444a-75a1-49ba-96df-8a346a21f6b2", + "fields": { + "timestamp": "2023-12-29T15:45:05.081Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 164, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "987883c2-340c-41ac-bcb8-4c4e0659dc29", + "fields": { + "timestamp": "2023-12-29T15:45:04.441Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 6, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "987a09ec-aee8-4b7b-b660-5f36dd122b87", + "fields": { + "timestamp": "2023-12-29T15:45:05.007Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 130, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "987b2818-2fdf-4b50-867c-c37003e17af3", + "fields": { + "timestamp": "2023-12-29T15:45:07.099Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1123, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "987edad7-d4c3-4eb5-8700-ae29297da9ec", + "fields": { + "timestamp": "2023-12-29T15:45:07.149Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1146, + "field": "name", + "type": "str", + "value": "xe-1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "988022a0-89a1-4365-9d7d-6bf265beb1ad", + "fields": { + "timestamp": "2023-12-29T15:45:05.810Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 495, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "988ebe81-c4f5-41f9-b354-4d7e52d8f723", + "fields": { + "timestamp": "2023-12-29T15:45:07.461Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1291, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9895654c-2580-424e-9ef5-e69fcf078083", + "fields": { + "timestamp": "2023-12-29T15:45:05.122Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 181, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "989c0646-0578-4e1e-a887-3b54a2191b2d", + "fields": { + "timestamp": "2023-12-29T15:45:09.113Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 880, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "989c4c64-00d8-4c17-a9ac-cac6cf0d8a14", + "fields": { + "timestamp": "2023-12-29T15:45:04.935Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 97, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98a0c596-081c-4608-ab40-325c5d5a540a", + "fields": { + "timestamp": "2023-12-29T15:45:09.289Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1102, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98abbdc8-9bec-481d-b42a-a307bd31777b", + "fields": { + "timestamp": "2023-12-29T15:45:05.972Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 567, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98af5abf-bc9c-4c62-819b-1ee5dfdafb81", + "fields": { + "timestamp": "2023-12-29T15:45:06.402Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 767, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98af84c3-b807-43f2-a225-f7a103473441", + "fields": { + "timestamp": "2023-12-29T15:45:07.086Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1117, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98b2d07a-528a-42e6-9225-82f98712882b", + "fields": { + "timestamp": "2023-12-29T15:45:11.727Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1599, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98b7dc57-a7d3-4cff-a8ac-767d8a197309", + "fields": { + "timestamp": "2023-12-29T15:45:05.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 156, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98b860ce-f36d-4fd0-9ba0-147494504cb2", + "fields": { + "timestamp": "2023-12-29T15:45:06.507Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 816, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98bad112-45a3-49fb-8a55-9d49bcff7658", + "fields": { + "timestamp": "2023-12-29T15:45:08.398Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 904, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98bfa385-dbb4-433e-8f34-04635077cac3", + "fields": { + "timestamp": "2023-12-29T15:45:07.049Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1084, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98c53be5-9a66-48dc-834a-96d5b205edfc", + "fields": { + "timestamp": "2023-12-29T15:45:11.412Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1383, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98c5bdb4-2a34-460a-9ce0-0c05c9734176", + "fields": { + "timestamp": "2023-12-29T15:45:06.240Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 691, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98ca70b3-df7b-49c6-b8a6-68ad6b51fdc8", + "fields": { + "timestamp": "2023-12-29T15:45:05.725Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 456, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98d03c58-ce99-4ab7-9cae-f2c5ab7e976b", + "fields": { + "timestamp": "2023-12-29T15:45:07.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1534, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98d3b983-68b1-4017-b79d-4ad75bb00d25", + "fields": { + "timestamp": "2023-12-29T15:45:11.619Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1525, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98d405ee-2225-4009-87ea-3e97c4d571b4", + "fields": { + "timestamp": "2023-12-29T15:45:07.558Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1336, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98d601b9-5410-4271-b932-d0d4ca13b55b", + "fields": { + "timestamp": "2023-12-29T15:45:06.884Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 991, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98d73818-91e9-45c1-82e0-c83b8965bad0", + "fields": { + "timestamp": "2023-12-29T15:45:08.146Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1607, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98de606b-09ca-42fa-a008-61748c6a6e2c", + "fields": { + "timestamp": "2023-12-29T15:45:11.289Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1297, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98dea77c-9221-4ee8-a725-145c6d3a4643", + "fields": { + "timestamp": "2023-12-29T15:45:11.469Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1422, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98dec0cb-4806-488b-b29b-e2525e1f59c5", + "fields": { + "timestamp": "2023-12-29T15:45:05.593Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 396, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98e36f59-a83b-4137-aa3a-9afcac0bc21c", + "fields": { + "timestamp": "2023-12-29T15:45:04.787Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 31, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98e4fe8e-3952-4579-af44-66e4a8215da9", + "fields": { + "timestamp": "2023-12-29T15:45:06.336Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 736, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98e7f3b3-b694-45ff-9079-1384b67b43fe", + "fields": { + "timestamp": "2023-12-29T15:45:10.576Z", + "object_type": [ + "virtualization", + "clustergroup" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "north-america", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98f43434-119d-4aa5-9e12-fac431f4f765", + "fields": { + "timestamp": "2023-12-29T15:45:07.586Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1349, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98fa2529-31b2-4463-b7e7-1f92b31bf362", + "fields": { + "timestamp": "2023-12-29T15:45:05.384Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 300, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "98fd30dd-b768-4952-8442-9a70d7bd9ae3", + "fields": { + "timestamp": "2023-12-29T15:45:06.267Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 704, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99021389-d89d-449e-8df4-b27d1cbf525f", + "fields": { + "timestamp": "2023-12-29T15:45:05.840Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 509, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "990fe073-c5a9-4579-879b-2c60ff5f3829", + "fields": { + "timestamp": "2023-12-29T15:45:05.090Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 168, + "field": "name", + "type": "str", + "value": "Wlan-GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9910045f-69f1-4882-a5b1-2db7f8b5b632", + "fields": { + "timestamp": "2023-12-29T15:45:04.499Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 46, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9916072f-a1b4-4759-aa04-7173c5707c42", + "fields": { + "timestamp": "2023-12-29T15:45:05.661Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 427, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99184764-ef32-4fd8-ae7c-5cb74c5ba535", + "fields": { + "timestamp": "2023-12-29T15:45:11.533Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1465, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "991877ca-138c-45a7-9eb5-609df29aa37a", + "fields": { + "timestamp": "2023-12-29T15:45:05.410Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 312, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99199287-ea55-48b1-abda-53023cfdbe0f", + "fields": { + "timestamp": "2023-12-29T15:45:06.612Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 865, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "991a3048-9850-44a4-aa82-6e5db4a9972c", + "fields": { + "timestamp": "2023-12-29T15:45:07.788Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1441, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "991b46a6-ba89-4f07-95d7-29419afd9db2", + "fields": { + "timestamp": "2023-12-29T15:45:10.427Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 85, + "field": "address", + "type": "inet", + "value": "172.17.0.25/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99246fb9-623e-4af9-b2a9-8feaf2c071d7", + "fields": { + "timestamp": "2023-12-29T15:45:09.900Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 5, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "992623cb-352c-4c67-a64d-929d6738c770", + "fields": { + "timestamp": "2023-12-29T15:45:06.124Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 637, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99294da8-979b-472f-9fc7-d7a2f3073211", + "fields": { + "timestamp": "2023-12-29T15:45:08.439Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 955, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9929e0f3-62ff-4c9d-820c-e29ce6c14152", + "fields": { + "timestamp": "2023-12-29T15:45:07.801Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1447, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "992ac63d-bb95-4ef9-ae06-f1a15bcaa3ab", + "fields": { + "timestamp": "2023-12-29T15:45:06.479Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 803, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "992c45c2-f4b5-4b5f-9105-e0e376c0bdc8", + "fields": { + "timestamp": "2023-12-29T15:45:06.511Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 818, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "992c9f36-57ce-4bb6-86de-687d9b0aac98", + "fields": { + "timestamp": "2023-12-29T15:45:10.095Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 13, + "field": "name", + "type": "str", + "value": "DM-Utica", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "993549b1-06b2-48da-9173-66ad041548dc", + "fields": { + "timestamp": "2023-12-29T15:45:09.244Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1045, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99370417-ac07-4675-8d06-93408be880b4", + "fields": { + "timestamp": "2023-12-29T15:45:08.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1569, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9938ae5f-ed11-40f1-9e7b-91b2a0d2935f", + "fields": { + "timestamp": "2023-12-29T15:45:09.214Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1008, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "993fa5cb-5002-4e1b-bc82-ca7390460331", + "fields": { + "timestamp": "2023-12-29T15:45:04.935Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 97, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9942ef3c-538e-4a71-b07c-3f6fb41a4b36", + "fields": { + "timestamp": "2023-12-29T15:45:09.868Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "Juniper", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "994378de-a9d0-4705-bfca-d3ea3df735cf", + "fields": { + "timestamp": "2023-12-29T15:45:04.463Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 27, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99476e17-9b34-4380-bfbd-9137b99eb15f", + "fields": { + "timestamp": "2023-12-29T15:45:09.324Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1146, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99484b38-e658-4bc8-b677-fb72ff9f90c4", + "fields": { + "timestamp": "2023-12-29T15:45:07.420Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1272, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "994eb621-b464-4319-ae44-686e2c568fda", + "fields": { + "timestamp": "2023-12-29T15:45:05.690Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 440, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9952d437-1f86-4478-be7a-c724dba9d364", + "fields": { + "timestamp": "2023-12-29T15:45:10.087Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "DM-Buffalo", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99572dfe-413b-470d-acd8-44386d1c9cb8", + "fields": { + "timestamp": "2023-12-29T15:45:08.118Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1594, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "995b6052-2245-49e2-8d86-4c5c6d6d2cf9", + "fields": { + "timestamp": "2023-12-29T15:45:04.807Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 40, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99647e0b-d618-44b0-9a39-f9517369b318", + "fields": { + "timestamp": "2023-12-29T15:45:09.133Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 906, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "996eb050-7c5a-4ac4-8a6c-9a57b1d89f91", + "fields": { + "timestamp": "2023-12-29T15:45:05.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 482, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99719ab3-6f77-48dd-a377-cd95c87867a7", + "fields": { + "timestamp": "2023-12-29T15:45:07.618Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1363, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99722d00-98e1-4075-89c4-6357a37f0c22", + "fields": { + "timestamp": "2023-12-29T15:45:06.524Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 824, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9976550a-10ef-4a08-b5d1-895e1674f320", + "fields": { + "timestamp": "2023-12-29T15:45:10.046Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 11, + "field": "slug", + "type": "str", + "value": "gb", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9979e519-009d-4ea8-9311-8a1e709613ab", + "fields": { + "timestamp": "2023-12-29T15:45:05.569Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 385, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "997be317-0304-43b3-9d86-eef41734c1b5", + "fields": { + "timestamp": "2023-12-29T15:45:06.654Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 883, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99803208-7e30-4ea7-bca6-afea6a8de52f", + "fields": { + "timestamp": "2023-12-29T15:45:06.451Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 790, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9980f7b4-a971-43a5-9179-826638f354e2", + "fields": { + "timestamp": "2023-12-29T15:45:08.021Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1549, + "field": "name", + "type": "str", + "value": "xe-2/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9985e78d-b505-4640-a49d-a6880a7cafb6", + "fields": { + "timestamp": "2023-12-29T15:45:08.844Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1457, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "998614f4-4fcc-44cb-98c1-398ac1409e32", + "fields": { + "timestamp": "2023-12-29T15:45:08.905Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1533, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99907b10-d440-456e-849d-b79921d40b09", + "fields": { + "timestamp": "2023-12-29T15:45:05.324Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 273, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99a37d6c-66e9-47c7-9675-9a9bb5a60e49", + "fields": { + "timestamp": "2023-12-29T15:45:06.729Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 918, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99a7e73a-4712-4af5-8ef8-9a521072be8e", + "fields": { + "timestamp": "2023-12-29T15:45:04.876Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 70, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99ad6aa0-4159-45c9-a949-e3777cf59e06", + "fields": { + "timestamp": "2023-12-29T15:45:05.307Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 265, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99ae257b-8f05-414e-ba1e-2c1ef1eaf785", + "fields": { + "timestamp": "2023-12-29T15:45:04.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 27, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99b077bd-f6e8-4f5c-93e6-1644b658abe5", + "fields": { + "timestamp": "2023-12-29T15:45:06.844Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 972, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99b59995-4a0a-4c04-bf7e-534ac128a775", + "fields": { + "timestamp": "2023-12-29T15:45:06.274Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 707, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99be44ab-9623-45f7-8f65-90bb363f2897", + "fields": { + "timestamp": "2023-12-29T15:45:06.995Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1043, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99c2911b-d19b-4d7c-903e-39bb2b6d349c", + "fields": { + "timestamp": "2023-12-29T15:45:08.408Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 916, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99c4c006-cd53-4d2f-85e7-471fed6bbea8", + "fields": { + "timestamp": "2023-12-29T15:45:06.595Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 857, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99c5645d-7af0-4d1f-aacd-39af9e872778", + "fields": { + "timestamp": "2023-12-29T15:45:05.316Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 269, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99d086ff-e306-4afe-a13a-866485319ba9", + "fields": { + "timestamp": "2023-12-29T15:45:05.055Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 152, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99d51674-a2d8-4571-ad59-e6173e1fc9a0", + "fields": { + "timestamp": "2023-12-29T15:45:05.722Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 455, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99db5aa3-326f-408d-b7c4-35675f9b9404", + "fields": { + "timestamp": "2023-12-29T15:45:10.338Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 83, + "field": "prefix", + "type": "cidr", + "value": "172.17.0.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99e3c0fe-3bf5-40cd-90b7-40e380eb9d33", + "fields": { + "timestamp": "2023-12-29T15:45:05.415Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 314, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99e65169-165a-486f-953c-976250271582", + "fields": { + "timestamp": "2023-12-29T15:45:05.890Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 532, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99f00676-c8af-4843-81de-da47bec7d5b7", + "fields": { + "timestamp": "2023-12-29T15:45:10.630Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 412, + "field": "name", + "type": "str", + "value": "vm52", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99f5c806-b20a-4ca4-b1d9-6701468997ad", + "fields": { + "timestamp": "2023-12-29T15:45:05.445Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 328, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99f92ca3-b130-4e00-86a7-4f7b13715694", + "fields": { + "timestamp": "2023-12-29T15:45:05.792Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 487, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99f97c01-5ddb-4c87-8f8c-50049f42c9b2", + "fields": { + "timestamp": "2023-12-29T15:45:07.379Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1253, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99fa4bb0-af50-4340-98b6-392f71c79005", + "fields": { + "timestamp": "2023-12-29T15:45:05.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 564, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "99ff5a98-f349-4666-b888-ccf5aa676328", + "fields": { + "timestamp": "2023-12-29T15:45:10.861Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1002, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a002f6b-0f9c-43e3-b7d2-2477fd730e25", + "fields": { + "timestamp": "2023-12-29T15:45:04.670Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 95, + "field": "name", + "type": "str", + "value": "Outlet 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a05ebae-f2a3-4797-8500-0814c13aec91", + "fields": { + "timestamp": "2023-12-29T15:45:05.639Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 417, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a0dad6e-35f4-4b29-8660-b21d6bafa12f", + "fields": { + "timestamp": "2023-12-29T15:45:06.043Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 600, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a14b233-76c8-4370-a96f-04b5619dc88d", + "fields": { + "timestamp": "2023-12-29T15:45:10.491Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a153d49-56b6-49b0-890f-6d3e2c070570", + "fields": { + "timestamp": "2023-12-29T15:45:08.409Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 917, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a19c480-2b88-414c-9283-20f04b8df095", + "fields": { + "timestamp": "2023-12-29T15:45:07.818Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1455, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a1dbbdf-97cc-4168-a93d-8bc9f1dbf53b", + "fields": { + "timestamp": "2023-12-29T15:45:04.635Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "Outlet 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a1e7827-433e-4461-9fbc-78bc0249a0bf", + "fields": { + "timestamp": "2023-12-29T15:45:08.318Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 804, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a20830c-dbaf-41aa-b993-f437169bc66a", + "fields": { + "timestamp": "2023-12-29T15:45:08.705Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1285, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a20a2ef-0abf-4277-955f-3cb395e6bc96", + "fields": { + "timestamp": "2023-12-29T15:45:06.032Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 595, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a219024-c3fd-45ac-b7ce-28ff32771008", + "fields": { + "timestamp": "2023-12-29T15:45:06.222Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 683, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a24404f-53ca-40b0-9539-d51ae66bbfa1", + "fields": { + "timestamp": "2023-12-29T15:45:10.086Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "DM-Albany", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a24d4b0-4101-465e-a746-4ff5f03ac8d8", + "fields": { + "timestamp": "2023-12-29T15:45:07.261Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1198, + "field": "name", + "type": "str", + "value": "xe-2/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a278975-6674-4f77-9d24-0b40e99bf2ae", + "fields": { + "timestamp": "2023-12-29T15:45:11.351Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1340, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a417295-c62a-463b-ace8-7845f99f6c72", + "fields": { + "timestamp": "2023-12-29T15:45:09.876Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 5, + "field": "comments", + "type": "str", + "value": "[Juniper QFX5100 Data Sheet](https://www.juniper.net/us/en/products-services/switching/qfx-series/qfx5100/)", + "weight": 5000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a489d57-63ab-4960-b1ee-cb5675eefafc", + "fields": { + "timestamp": "2023-12-29T15:45:04.552Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 30, + "field": "name", + "type": "str", + "value": "Console-RE0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a4e8708-7beb-4ad9-89b4-c0131d1c093a", + "fields": { + "timestamp": "2023-12-29T15:45:11.369Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1353, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a51bcba-3d0d-4cec-b062-63f9c09d0458", + "fields": { + "timestamp": "2023-12-29T15:45:05.805Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 493, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a54e6b3-734f-46b5-ae31-d4cf08ba39b4", + "fields": { + "timestamp": "2023-12-29T15:45:07.595Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1353, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a55462c-e8d5-45b7-8109-538756bef7da", + "fields": { + "timestamp": "2023-12-29T15:45:05.709Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 449, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a554db1-0d6c-4465-9219-0611793d8a86", + "fields": { + "timestamp": "2023-12-29T15:45:07.668Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1385, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a59c164-8808-472a-9014-04a772eb3e39", + "fields": { + "timestamp": "2023-12-29T15:45:06.062Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 609, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a5a6d58-fa0f-4ae1-96d8-b9fd9e7e9235", + "fields": { + "timestamp": "2023-12-29T15:45:04.891Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 77, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a5ba957-a157-40e3-8800-08ac2f90f508", + "fields": { + "timestamp": "2023-12-29T15:45:11.550Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1477, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a5eb94e-04ec-4d37-b1cf-2480b739e2a0", + "fields": { + "timestamp": "2023-12-29T15:45:08.199Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 658, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a647d12-5a4b-4483-aff5-bd7bb96bc962", + "fields": { + "timestamp": "2023-12-29T15:45:10.389Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 21, + "field": "address", + "type": "inet", + "value": "192.168.0.21/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a6611cf-640a-4415-9965-f32db7f327d9", + "fields": { + "timestamp": "2023-12-29T15:45:04.535Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 11, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a68a8e4-648c-4761-9183-e2fca61b536f", + "fields": { + "timestamp": "2023-12-29T15:45:11.060Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1138, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a6b2bf0-c297-4f0e-8672-453949e7abef", + "fields": { + "timestamp": "2023-12-29T15:45:06.533Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 828, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a6c2506-f17b-45c8-b5f8-33cdfc78aabd", + "fields": { + "timestamp": "2023-12-29T15:45:09.912Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 20, + "field": "name", + "type": "str", + "value": "R107", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a6ef285-951a-4e5e-a968-1735d406d100", + "fields": { + "timestamp": "2023-12-29T15:45:10.699Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 522, + "field": "name", + "type": "str", + "value": "vm162", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a6f186a-c9f1-483f-a42e-c711d610d133", + "fields": { + "timestamp": "2023-12-29T15:45:06.104Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 628, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a733de0-d917-4c7a-b12e-214b76e5a917", + "fields": { + "timestamp": "2023-12-29T15:45:10.733Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 916, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a77b630-ddc4-4721-87ec-b60f4cfcdccb", + "fields": { + "timestamp": "2023-12-29T15:45:10.871Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1009, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a7e43b6-b9be-4fee-b963-f4ca4cad0f7b", + "fields": { + "timestamp": "2023-12-29T15:45:06.674Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 892, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a80ed92-c7a2-46b6-b477-b78447b6fc16", + "fields": { + "timestamp": "2023-12-29T15:45:09.036Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 785, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a89f16d-e6a6-4b35-805e-dee424b4f7d9", + "fields": { + "timestamp": "2023-12-29T15:45:11.280Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1291, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a8f31f9-a571-42f0-96ab-4237dd47db82", + "fields": { + "timestamp": "2023-12-29T15:45:07.149Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1146, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a9ae875-33d2-4da9-ad83-d096a7b08b26", + "fields": { + "timestamp": "2023-12-29T15:45:08.161Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1614, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a9bf4d0-185d-4aaf-b776-2f7ad71c4f01", + "fields": { + "timestamp": "2023-12-29T15:45:07.384Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1255, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9a9f4875-6eb3-40b4-9fa6-d3928e30752c", + "fields": { + "timestamp": "2023-12-29T15:45:10.763Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 936, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9aa693a0-cbd4-41af-a23c-9b10ab815793", + "fields": { + "timestamp": "2023-12-29T15:45:10.983Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1085, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9aae2429-318c-459d-b3c1-07860673b393", + "fields": { + "timestamp": "2023-12-29T15:45:06.447Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 788, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ab1c045-c79c-4b3b-91a5-e0c655a3ae55", + "fields": { + "timestamp": "2023-12-29T15:45:06.804Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 953, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9aba874d-9f8a-4e92-ab78-f664bccc747d", + "fields": { + "timestamp": "2023-12-29T15:45:05.657Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 425, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9abbe85b-f267-4794-a798-f6475ce4503d", + "fields": { + "timestamp": "2023-12-29T15:45:11.377Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1358, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9abcd18a-556d-482c-92c6-274ed490ff02", + "fields": { + "timestamp": "2023-12-29T15:45:05.814Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 497, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ac11a08-0326-41aa-bed3-3ced8e1e31a5", + "fields": { + "timestamp": "2023-12-29T15:45:07.841Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1466, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ac4cad9-fb52-4f37-8ecc-3fddfc3a7d6b", + "fields": { + "timestamp": "2023-12-29T15:45:05.395Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 305, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ac6f9c6-dfd4-41f1-8001-a8933eb413ce", + "fields": { + "timestamp": "2023-12-29T15:45:06.706Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 907, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ac79fe4-dd9f-4e33-b48d-876ba81c207d", + "fields": { + "timestamp": "2023-12-29T15:45:06.632Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 874, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ac7bf63-ba74-4bbb-a316-e0679db6c2de", + "fields": { + "timestamp": "2023-12-29T15:45:05.659Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 426, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ac87956-ef52-44fb-8032-8cfa09820066", + "fields": { + "timestamp": "2023-12-29T15:45:05.201Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 217, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9aca8f7b-786d-488e-9654-b56a2d97e9d0", + "fields": { + "timestamp": "2023-12-29T15:45:06.141Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 645, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9acb9c4b-9bfc-418e-b308-81a0d746582c", + "fields": { + "timestamp": "2023-12-29T15:45:11.653Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1548, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ad0fd44-6882-4039-b9ae-9d0b1df3a020", + "fields": { + "timestamp": "2023-12-29T15:45:06.867Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 983, + "field": "name", + "type": "str", + "value": "xe-0/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ad177c6-b9f6-4dbc-9351-bff76840f643", + "fields": { + "timestamp": "2023-12-29T15:45:08.393Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 898, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ad36966-3dbb-49fc-b9b4-26b42c0d7fcc", + "fields": { + "timestamp": "2023-12-29T15:45:05.307Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 265, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ad3c8c6-43c2-48ac-940b-93be0cc67d4d", + "fields": { + "timestamp": "2023-12-29T15:45:05.753Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 469, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ad5d7cf-e8ce-446b-a278-5c1d4f6ea76d", + "fields": { + "timestamp": "2023-12-29T15:45:05.912Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 542, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ad5e894-9035-407a-8114-316f6242e05d", + "fields": { + "timestamp": "2023-12-29T15:45:07.485Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1302, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ad5ebee-f830-42e1-9fd0-866c801f5937", + "fields": { + "timestamp": "2023-12-29T15:45:10.509Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 33, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ad951a7-54ab-4510-98ba-abd95ef7341b", + "fields": { + "timestamp": "2023-12-29T15:45:09.311Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1129, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9add734d-7816-4933-a904-df02ae0ca2ab", + "fields": { + "timestamp": "2023-12-29T15:45:06.106Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 629, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ae1b954-27d1-4ae5-86f9-1b996278fe7a", + "fields": { + "timestamp": "2023-12-29T15:45:05.622Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 409, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ae42d2b-6c20-4c10-9c48-79b11c9d2044", + "fields": { + "timestamp": "2023-12-29T15:45:10.900Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1028, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ae810d5-14a1-47ad-8245-349d0548c722", + "fields": { + "timestamp": "2023-12-29T15:45:05.539Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 371, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9aed87f9-e207-4095-afee-3fbba12dc960", + "fields": { + "timestamp": "2023-12-29T15:45:10.633Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 417, + "field": "name", + "type": "str", + "value": "vm57", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9af742bd-4aa1-404e-9571-330c7efbcc06", + "fields": { + "timestamp": "2023-12-29T15:45:09.923Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 36, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b055c4b-f465-4ceb-9501-33135fb2d151", + "fields": { + "timestamp": "2023-12-29T15:45:09.016Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 759, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b101385-f200-4c0d-9778-45c5d9ef0e3c", + "fields": { + "timestamp": "2023-12-29T15:45:06.023Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 591, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b112aac-d04f-454d-9ba1-0a02931f6131", + "fields": { + "timestamp": "2023-12-29T15:45:06.302Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 720, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b173b54-0e37-4616-a828-2125a340cfae", + "fields": { + "timestamp": "2023-12-29T15:45:04.957Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 107, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b194604-5447-40f7-86b1-e7a8f87fdcd1", + "fields": { + "timestamp": "2023-12-29T15:45:08.524Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1061, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b1953b4-14f2-43d1-8a10-f38dc6231849", + "fields": { + "timestamp": "2023-12-29T15:45:09.198Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 987, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b195afb-662d-45ab-950f-81ce9b880b8a", + "fields": { + "timestamp": "2023-12-29T15:45:10.849Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 994, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b1eb743-bada-4da1-ad09-5ce2f240c670", + "fields": { + "timestamp": "2023-12-29T15:45:07.243Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1190, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b1eb9be-d9d6-4732-9511-79a749d185ae", + "fields": { + "timestamp": "2023-12-29T15:45:09.922Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 34, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b259ebe-e3c8-4c29-912c-6cd8dbe48763", + "fields": { + "timestamp": "2023-12-29T15:45:07.608Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1359, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b25a6f2-8f10-4216-b3df-c1e81e8f9fef", + "fields": { + "timestamp": "2023-12-29T15:45:04.814Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 43, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b2b9261-f1ea-46d1-bc60-dd0a21bf1990", + "fields": { + "timestamp": "2023-12-29T15:45:10.888Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1020, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b2e4bf6-30bb-4ca3-aadb-d13ed960410f", + "fields": { + "timestamp": "2023-12-29T15:45:05.688Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 439, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b33de9d-de3d-4580-85ff-0f66fedb17ff", + "fields": { + "timestamp": "2023-12-29T15:45:08.028Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1552, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b370f83-3604-4b44-8333-14896d8abb1b", + "fields": { + "timestamp": "2023-12-29T15:45:05.421Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 317, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b3e1f61-c0ac-4308-b25c-ce7582d171fb", + "fields": { + "timestamp": "2023-12-29T15:45:06.346Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 741, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b3f25ff-6914-4608-9166-b69f6f3227ee", + "fields": { + "timestamp": "2023-12-29T15:45:06.570Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 845, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b455719-5b2f-4df4-bd7c-43cb3c2a7734", + "fields": { + "timestamp": "2023-12-29T15:45:04.876Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 70, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b46bd51-a475-46aa-8c77-864354c494c2", + "fields": { + "timestamp": "2023-12-29T15:45:06.630Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 873, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b46c7ed-28be-4fa7-b545-6ca05e83beb6", + "fields": { + "timestamp": "2023-12-29T15:45:05.646Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 420, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b4dfe91-3b33-4d1a-9384-431c5756696c", + "fields": { + "timestamp": "2023-12-29T15:45:06.383Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 758, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b532374-5fd8-4c73-ad57-710ac5bfae91", + "fields": { + "timestamp": "2023-12-29T15:45:09.273Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1082, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b596f20-391b-479c-847f-86c09e007b81", + "fields": { + "timestamp": "2023-12-29T15:45:07.321Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1226, + "field": "name", + "type": "str", + "value": "et-1/0/50", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b5e0609-c587-4dfe-b253-3f38ddcb667d", + "fields": { + "timestamp": "2023-12-29T15:45:08.346Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 839, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b627ae8-f20e-4047-8511-a952c8cb05da", + "fields": { + "timestamp": "2023-12-29T15:45:11.618Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1524, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b6f948b-d35a-4df0-9352-b1fe45c314e4", + "fields": { + "timestamp": "2023-12-29T15:45:08.756Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1348, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b70f753-0980-40da-bef9-e2b1ed181a11", + "fields": { + "timestamp": "2023-12-29T15:45:08.043Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1559, + "field": "name", + "type": "str", + "value": "xe-1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b7101b9-cc25-4950-9619-2b75f6e1e967", + "fields": { + "timestamp": "2023-12-29T15:45:06.332Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 734, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b719173-2ac4-4305-beef-8cf0e26eb945", + "fields": { + "timestamp": "2023-12-29T15:45:06.529Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 826, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b756291-327c-4ec7-8958-4dd7d1e38c96", + "fields": { + "timestamp": "2023-12-29T15:45:09.134Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 907, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b78f7c5-8bea-4fcc-a59b-81069fca08bf", + "fields": { + "timestamp": "2023-12-29T15:45:09.268Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1075, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b79fc2a-e487-4627-b5af-48d95d187b73", + "fields": { + "timestamp": "2023-12-29T15:45:04.763Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 20, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b92571a-6806-4606-9625-502dab2cc4f0", + "fields": { + "timestamp": "2023-12-29T15:45:05.430Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 321, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b94148b-6dbc-4508-bd13-406ce3187e26", + "fields": { + "timestamp": "2023-12-29T15:45:07.599Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1355, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b94971f-1758-4988-9bca-8f23757017ae", + "fields": { + "timestamp": "2023-12-29T15:45:10.776Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 945, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b96c054-82f7-4d79-9117-ae84a886dd37", + "fields": { + "timestamp": "2023-12-29T15:45:05.164Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 200, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b98d262-9468-43e3-b1d8-0ca647aff89c", + "fields": { + "timestamp": "2023-12-29T15:45:04.737Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 8, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9b9d4cce-68a9-4d4c-aa4a-99883493f47f", + "fields": { + "timestamp": "2023-12-29T15:45:05.131Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 185, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bb080bb-4d06-47f0-a6d1-c73bb5711fce", + "fields": { + "timestamp": "2023-12-29T15:45:07.038Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1079, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bb2862d-c39f-44f6-a442-e10d222cc377", + "fields": { + "timestamp": "2023-12-29T15:45:05.688Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 439, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bbce5c2-a60e-4759-9066-cc6c81ed941f", + "fields": { + "timestamp": "2023-12-29T15:45:07.377Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1252, + "field": "name", + "type": "str", + "value": "xe-1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bc6632d-8546-40e5-8a35-c0c6b566d3f2", + "fields": { + "timestamp": "2023-12-29T15:45:06.124Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 637, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bc8e1b9-ccc7-4845-9038-09ec570fe651", + "fields": { + "timestamp": "2023-12-29T15:45:08.170Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1618, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bca94b4-5613-4cc2-a047-80447cf3d312", + "fields": { + "timestamp": "2023-12-29T15:45:10.695Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 516, + "field": "name", + "type": "str", + "value": "vm156", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bcdce93-8fa4-48a1-824f-c8558868d650", + "fields": { + "timestamp": "2023-12-29T15:45:11.101Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1167, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bcfff47-c0c5-40cd-87ef-deb9ddfcc825", + "fields": { + "timestamp": "2023-12-29T15:45:06.216Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 680, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bd97045-6be9-4165-a18a-019da9df67bd", + "fields": { + "timestamp": "2023-12-29T15:45:05.862Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 519, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bdb09b9-ea95-491e-923a-7b69fce2b90a", + "fields": { + "timestamp": "2023-12-29T15:45:05.997Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 579, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9be33781-a8bc-4e2a-8355-8d36edbdb63d", + "fields": { + "timestamp": "2023-12-29T15:45:11.717Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1592, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9be729f0-9201-4ac7-bccc-cbf8c1da86ce", + "fields": { + "timestamp": "2023-12-29T15:45:06.449Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 789, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9be7c561-4cca-4c05-bed4-0f0b45a661b5", + "fields": { + "timestamp": "2023-12-29T15:45:09.953Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 36, + "field": "name", + "type": "str", + "value": "dmi01-buffalo-pdu01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9beb91f8-49b0-4f2d-86e3-09154215f645", + "fields": { + "timestamp": "2023-12-29T15:45:06.171Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 659, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bef361b-64a4-46cc-8f1c-9065b785b133", + "fields": { + "timestamp": "2023-12-29T15:45:08.921Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 640, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bf07061-0e9b-4ae3-9357-e2b09f4d01ea", + "fields": { + "timestamp": "2023-12-29T15:45:10.418Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 71, + "field": "address", + "type": "inet", + "value": "172.17.0.11/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bf11bd5-1fdb-4451-95b6-42ad63a11462", + "fields": { + "timestamp": "2023-12-29T15:45:11.483Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1432, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bf9db1d-c025-479d-89af-23e01ed7ebc9", + "fields": { + "timestamp": "2023-12-29T15:45:04.787Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 31, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bfdd6ca-e90f-4d38-a484-82f0678bcb17", + "fields": { + "timestamp": "2023-12-29T15:45:08.457Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 977, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9bff00d6-252d-42a9-8144-82d8a116ad41", + "fields": { + "timestamp": "2023-12-29T15:45:09.892Z", + "object_type": [ + "dcim", + "location" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "row-2", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c03e6c3-0ed6-4d8d-8f1c-27a9b859858a", + "fields": { + "timestamp": "2023-12-29T15:45:09.945Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 21, + "field": "name", + "type": "str", + "value": "dmi01-rochster-sw01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c068bba-c297-4e97-904d-c6f3483d89d3", + "fields": { + "timestamp": "2023-12-29T15:45:11.734Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1604, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c07100d-c171-4f7d-9828-55f1a210d90d", + "fields": { + "timestamp": "2023-12-29T15:45:08.953Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 681, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c09f9c9-9505-4523-80d0-8410d028803d", + "fields": { + "timestamp": "2023-12-29T15:45:08.633Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1196, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c0e5f25-ce6f-43bb-b288-8f4d74d2f0af", + "fields": { + "timestamp": "2023-12-29T15:45:08.445Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 962, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c10cbd9-f190-4d4b-8f1e-d092f6563dad", + "fields": { + "timestamp": "2023-12-29T15:45:07.321Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1226, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c1b023f-1d0e-4534-95fb-7f65a1778da4", + "fields": { + "timestamp": "2023-12-29T15:45:05.162Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 199, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c1ef876-06e1-4b63-a37f-f30d905f8fa6", + "fields": { + "timestamp": "2023-12-29T15:45:04.803Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 38, + "field": "name", + "type": "str", + "value": "Wlan-GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c1fbb20-8815-4b6d-b7bd-040d128be0ba", + "fields": { + "timestamp": "2023-12-29T15:45:07.835Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1463, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c20f759-23e7-470e-b2d8-18a71b2c0b85", + "fields": { + "timestamp": "2023-12-29T15:45:07.099Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1123, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c274d07-a1f7-40c6-9740-b2aba356ba8e", + "fields": { + "timestamp": "2023-12-29T15:45:11.556Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1481, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c2fe145-2082-464e-97d4-7b0008564e41", + "fields": { + "timestamp": "2023-12-29T15:45:09.869Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 9, + "field": "slug", + "type": "str", + "value": "palo-alto", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c37860e-4b36-4170-aaa8-ad9bf0141c61", + "fields": { + "timestamp": "2023-12-29T15:45:07.231Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1184, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c3894b8-5e15-49a1-904f-3a374fdcbf42", + "fields": { + "timestamp": "2023-12-29T15:45:11.198Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1234, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c3aa41b-00cd-4d77-a46e-580bf5382b83", + "fields": { + "timestamp": "2023-12-29T15:45:09.923Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 35, + "field": "name", + "type": "str", + "value": "R306", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c3dc2db-1073-4b7e-af0c-b72c08175cdf", + "fields": { + "timestamp": "2023-12-29T15:45:07.604Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1357, + "field": "name", + "type": "str", + "value": "xe-1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c44bfca-df60-4d3a-a0d3-f36490fe6792", + "fields": { + "timestamp": "2023-12-29T15:45:04.755Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 16, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c4ca2b6-41d9-4fd7-b237-fe36541696df", + "fields": { + "timestamp": "2023-12-29T15:45:10.955Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1066, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c4e9df6-b936-4df4-b4f0-18d51719001d", + "fields": { + "timestamp": "2023-12-29T15:45:10.830Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 981, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c53512a-a5e6-43bd-9016-c925bb360245", + "fields": { + "timestamp": "2023-12-29T15:45:10.563Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Pied Piper", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c593dc0-7711-44d8-8c01-30e21e2d563b", + "fields": { + "timestamp": "2023-12-29T15:45:06.516Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 820, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c5ab391-a2b1-4c44-b828-8aca008680bf", + "fields": { + "timestamp": "2023-12-29T15:45:09.012Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 755, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c633db0-7a96-47ce-b6f4-aa809c285cde", + "fields": { + "timestamp": "2023-12-29T15:45:05.228Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 229, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c63cbf4-f3ce-45bd-a55e-fb82ea9668c2", + "fields": { + "timestamp": "2023-12-29T15:45:07.560Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1337, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c643a19-231c-4a6c-af0f-696585bc1e13", + "fields": { + "timestamp": "2023-12-29T15:45:06.173Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 660, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c693e7f-9175-4288-94c4-b8004f2ed72c", + "fields": { + "timestamp": "2023-12-29T15:45:07.272Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1203, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c6cabc6-5d37-4dfb-9648-95c0adae1d0f", + "fields": { + "timestamp": "2023-12-29T15:45:05.709Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 449, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c6d0d8e-314b-4dd4-b6a1-cd52850b3e3d", + "fields": { + "timestamp": "2023-12-29T15:45:06.453Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 791, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c7069ea-551c-4a2e-8cfa-e05d2c147515", + "fields": { + "timestamp": "2023-12-29T15:45:10.099Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 17, + "field": "slug", + "type": "str", + "value": "jbb-branch-115", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c7f5a4d-aeaa-43fb-aef5-ecb4a4dabba1", + "fields": { + "timestamp": "2023-12-29T15:45:06.312Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 725, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c80b998-53a8-4228-bb8b-c6ae32536c15", + "fields": { + "timestamp": "2023-12-29T15:45:05.617Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 407, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c81e0ec-2184-41e2-835c-c701bb4d538b", + "fields": { + "timestamp": "2023-12-29T15:45:07.395Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1260, + "field": "name", + "type": "str", + "value": "xe-1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c8890bc-0123-4d55-b8d4-48f446923315", + "fields": { + "timestamp": "2023-12-29T15:45:07.358Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1243, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c8e03d5-9064-417c-8827-127d090fc462", + "fields": { + "timestamp": "2023-12-29T15:45:11.155Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1204, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c8e8d39-37bf-4c3f-aa03-b422e8319a71", + "fields": { + "timestamp": "2023-12-29T15:45:06.041Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 599, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c94682e-8d39-4566-9249-3b594e23cd6c", + "fields": { + "timestamp": "2023-12-29T15:45:04.612Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 61, + "field": "name", + "type": "str", + "value": "PSU1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c951608-0910-481e-a83f-48dc62b796b8", + "fields": { + "timestamp": "2023-12-29T15:45:05.254Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 241, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9c9850d6-016a-4f9b-a53a-66ca185236e5", + "fields": { + "timestamp": "2023-12-29T15:45:07.448Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1285, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ca756d3-5f9e-421a-825c-d0656c803b35", + "fields": { + "timestamp": "2023-12-29T15:45:05.283Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 254, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ca99665-1288-4161-a1cc-c4dffc9b0af5", + "fields": { + "timestamp": "2023-12-29T15:45:08.484Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1011, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cb0b12f-43c2-44b5-a96f-f7760c76a111", + "fields": { + "timestamp": "2023-12-29T15:45:06.284Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 712, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cb0fc51-b129-4b4f-82ea-cb0911835ea7", + "fields": { + "timestamp": "2023-12-29T15:45:05.110Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 176, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cb4afb8-f70b-43ed-83a1-10c97b76f3a6", + "fields": { + "timestamp": "2023-12-29T15:45:11.273Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1286, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cb863ac-5bbf-4876-8314-3135cc661a4d", + "fields": { + "timestamp": "2023-12-29T15:45:10.400Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 40, + "field": "address", + "type": "inet", + "value": "172.16.0.10/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cbd122f-ffb1-4c1f-b098-86f9883325a0", + "fields": { + "timestamp": "2023-12-29T15:45:11.385Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1364, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cc3a8e8-ef15-4770-96c7-5a5ccc423bb5", + "fields": { + "timestamp": "2023-12-29T15:45:04.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 109, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cd0f408-082c-4623-9ca8-500157fdb879", + "fields": { + "timestamp": "2023-12-29T15:45:10.380Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 7, + "field": "address", + "type": "inet", + "value": "192.168.0.7/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cd653be-b69e-47ab-87f0-fd9a4a8f326e", + "fields": { + "timestamp": "2023-12-29T15:45:05.777Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 480, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cd69a00-54f4-4161-ad24-d9d6529e46ab", + "fields": { + "timestamp": "2023-12-29T15:45:10.519Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 49, + "field": "vid", + "type": "int", + "value": "202", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cd7ba3f-9abb-4d3e-97fb-80f48a98dd7e", + "fields": { + "timestamp": "2023-12-29T15:45:08.866Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1484, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cd8a078-eaa3-4030-a74f-8965393bec02", + "fields": { + "timestamp": "2023-12-29T15:45:11.751Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1616, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cd93962-b2d2-4efb-82ef-f48d1ef2ae22", + "fields": { + "timestamp": "2023-12-29T15:45:06.481Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 804, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cdead21-ef1c-4ea8-853b-0a49f9fcd8e3", + "fields": { + "timestamp": "2023-12-29T15:45:11.296Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1302, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cdfd6f3-43ac-4839-8d3c-0f893f034e3e", + "fields": { + "timestamp": "2023-12-29T15:45:04.836Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 53, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ce51339-1bbd-4158-bdc2-74bff06dec82", + "fields": { + "timestamp": "2023-12-29T15:45:06.721Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 914, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ce928dc-ea72-49d8-b3dc-0e5a1500aedd", + "fields": { + "timestamp": "2023-12-29T15:45:07.560Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1337, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ce9ead3-f85a-453a-abb9-5e7c5dce8c98", + "fields": { + "timestamp": "2023-12-29T15:45:06.836Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 968, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cecd309-5591-4975-ae0a-6dc07dec9c43", + "fields": { + "timestamp": "2023-12-29T15:45:05.375Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 296, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cee9606-7f74-4bbd-b92f-232b409b91b4", + "fields": { + "timestamp": "2023-12-29T15:45:11.471Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1423, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cf5640f-9da7-4008-a776-519a3de9b6df", + "fields": { + "timestamp": "2023-12-29T15:45:04.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 109, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cf762d2-ad93-4b50-9cba-3ec31557ffdd", + "fields": { + "timestamp": "2023-12-29T15:45:10.596Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 39, + "field": "name", + "type": "str", + "value": "gc-asia-northeast2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cfc0431-e6c2-43d8-8a00-98caac2bb4a2", + "fields": { + "timestamp": "2023-12-29T15:45:07.257Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1196, + "field": "name", + "type": "str", + "value": "xe-2/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9cfd5fbd-c41f-4837-b557-2e1dd160f380", + "fields": { + "timestamp": "2023-12-29T15:45:07.138Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1141, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d0b60de-b18b-4e89-bd3e-13faa074e10a", + "fields": { + "timestamp": "2023-12-29T15:45:07.845Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1468, + "field": "name", + "type": "str", + "value": "xe-1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d13c22b-09c4-49d2-a7b2-6058b8a961d1", + "fields": { + "timestamp": "2023-12-29T15:45:04.807Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 40, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d1575b7-f64a-4203-8bc0-cdd0ae3041ec", + "fields": { + "timestamp": "2023-12-29T15:45:06.019Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 589, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d1799e0-8d33-486f-9828-b3025af5ed9d", + "fields": { + "timestamp": "2023-12-29T15:45:10.487Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 6, + "field": "max_vid", + "type": "int", + "value": "4094", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d194b45-3968-438c-952f-9f47d266bc12", + "fields": { + "timestamp": "2023-12-29T15:45:10.789Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 954, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d19cb41-750c-41b3-b7fc-fbea09b944b4", + "fields": { + "timestamp": "2023-12-29T15:45:06.847Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 973, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d24ef3f-c526-47a4-9e1a-7c5f5880165f", + "fields": { + "timestamp": "2023-12-29T15:45:06.997Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1044, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d27001e-0500-48cb-ac39-224334563567", + "fields": { + "timestamp": "2023-12-29T15:45:04.739Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 9, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d27a4dc-cc1b-41dd-9de0-b2f0036157fa", + "fields": { + "timestamp": "2023-12-29T15:45:10.061Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 50, + "field": "name", + "type": "str", + "value": "Oklahoma", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d2a3bc8-ecf5-4650-9ffe-110a3b30e278", + "fields": { + "timestamp": "2023-12-29T15:45:10.066Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 59, + "field": "name", + "type": "str", + "value": "Hawaii", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d2f184b-1941-44f3-a0fa-f203c706ef2e", + "fields": { + "timestamp": "2023-12-29T15:45:07.521Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1319, + "field": "name", + "type": "str", + "value": "xe-2/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d3141b2-4d32-492b-ace0-f3e43e44e443", + "fields": { + "timestamp": "2023-12-29T15:45:06.576Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 848, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d396b69-1d3d-44dc-b9ed-eb3b7ce0c483", + "fields": { + "timestamp": "2023-12-29T15:45:05.947Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 556, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d3a19ca-a764-4fe4-b861-f9781ab97455", + "fields": { + "timestamp": "2023-12-29T15:45:11.192Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1230, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d4099d3-c74b-425c-9435-01f71be06801", + "fields": { + "timestamp": "2023-12-29T15:45:04.785Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 30, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d443e4d-7291-4a28-9b3d-42cddef1e125", + "fields": { + "timestamp": "2023-12-29T15:45:10.076Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 75, + "field": "slug", + "type": "str", + "value": "us-md", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d46dac1-35ea-4eca-8dcb-7c52fe2ac3a5", + "fields": { + "timestamp": "2023-12-29T15:45:08.931Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 653, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d4d200c-616e-4ce0-ac1a-8eeba174b6e1", + "fields": { + "timestamp": "2023-12-29T15:45:04.843Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 56, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d4e3ba7-662f-4df9-9fa0-9586a0914920", + "fields": { + "timestamp": "2023-12-29T15:45:07.423Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1273, + "field": "name", + "type": "str", + "value": "xe-1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d50f8c4-f983-449f-b469-ac34d6059430", + "fields": { + "timestamp": "2023-12-29T15:45:06.073Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 614, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d54279f-30dc-4c26-b393-c79416c64be9", + "fields": { + "timestamp": "2023-12-29T15:45:04.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 28, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d54a498-3d22-430e-ad03-eb87d960393f", + "fields": { + "timestamp": "2023-12-29T15:45:05.489Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 348, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d5d8c97-a7f3-4983-b239-63fe4757f4be", + "fields": { + "timestamp": "2023-12-29T15:45:05.506Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 356, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d5f045d-ecd4-45bd-b785-96c44a53f028", + "fields": { + "timestamp": "2023-12-29T15:45:05.537Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 370, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d5f2348-fd9a-4173-ab24-d9f829c25891", + "fields": { + "timestamp": "2023-12-29T15:45:08.969Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 701, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d612921-1ec3-4c05-9f9d-5b65898e7e2e", + "fields": { + "timestamp": "2023-12-29T15:45:06.490Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 808, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d62b231-3004-4d06-be92-55cc379e8ecb", + "fields": { + "timestamp": "2023-12-29T15:45:05.871Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 523, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d641851-7a99-4fd1-a8d4-6616c00fabc3", + "fields": { + "timestamp": "2023-12-29T15:45:08.150Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1609, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d6b4688-ddfc-46c1-ac51-d46de578831e", + "fields": { + "timestamp": "2023-12-29T15:45:09.903Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "Comms closet", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d6ed375-5891-4438-983a-c5aa5f21fa4e", + "fields": { + "timestamp": "2023-12-29T15:45:07.898Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1492, + "field": "name", + "type": "str", + "value": "xe-1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d7314ec-2eaf-46fd-917a-206a2f80272d", + "fields": { + "timestamp": "2023-12-29T15:45:06.274Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 707, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d7ca444-d3ee-4865-a260-5a87a6b6b6ac", + "fields": { + "timestamp": "2023-12-29T15:45:10.474Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 164, + "field": "address", + "type": "inet", + "value": "172.20.0.14/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d814b4d-fa7f-4b80-ad9c-26a665186c9d", + "fields": { + "timestamp": "2023-12-29T15:45:08.352Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 847, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d826252-0aa7-4180-94eb-834d3e0651fd", + "fields": { + "timestamp": "2023-12-29T15:45:05.873Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 524, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d8565f6-6a48-4e93-8d2e-00cc2cab494e", + "fields": { + "timestamp": "2023-12-29T15:45:10.131Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "RFC 6598", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d902945-2748-486e-8bc4-02b7ab3b1f91", + "fields": { + "timestamp": "2023-12-29T15:45:10.070Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 66, + "field": "name", + "type": "str", + "value": "Alabama", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d97c0ea-1597-486c-8c4f-9614b4ca95ea", + "fields": { + "timestamp": "2023-12-29T15:45:11.478Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1428, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d99a3db-bebd-47c8-86d0-447dd8e802aa", + "fields": { + "timestamp": "2023-12-29T15:45:11.348Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1338, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9d9ca245-422d-4ec4-9589-2cdf827932e2", + "fields": { + "timestamp": "2023-12-29T15:45:08.127Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1598, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9da0e8ee-d301-4a50-8381-a391a9cb45d6", + "fields": { + "timestamp": "2023-12-29T15:45:06.214Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 679, + "field": "name", + "type": "str", + "value": "STACK1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9da7c452-95f8-4602-ba17-b224ef773eb6", + "fields": { + "timestamp": "2023-12-29T15:45:10.782Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 949, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9db1f938-a539-4759-adc9-bf3ec6449be7", + "fields": { + "timestamp": "2023-12-29T15:45:05.128Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 184, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9db23b34-b7f8-44fb-ba3c-31d5ffb4b8d0", + "fields": { + "timestamp": "2023-12-29T15:45:10.771Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 942, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9db715e0-18b2-4897-850e-2312706736fb", + "fields": { + "timestamp": "2023-12-29T15:45:04.746Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 12, + "field": "name", + "type": "str", + "value": "Wlan-GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9dc15f94-af31-4bb4-a0f7-cfb9f6dd37fc", + "fields": { + "timestamp": "2023-12-29T15:45:05.626Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 411, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9dc7c060-bab3-4bd1-b2d5-37d7f7ce0c11", + "fields": { + "timestamp": "2023-12-29T15:45:07.511Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1314, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9dcfd52e-1f5c-44a9-b37d-fb34aecd7d3e", + "fields": { + "timestamp": "2023-12-29T15:45:07.045Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1082, + "field": "name", + "type": "str", + "value": "xe-0/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9dd9fa14-2217-47f3-8fd4-68a44d0ecdcd", + "fields": { + "timestamp": "2023-12-29T15:45:04.629Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 79, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9de11353-99d0-4405-97af-08944057d208", + "fields": { + "timestamp": "2023-12-29T15:45:11.060Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1138, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9de13f02-6b19-4b1b-af5a-095d7f065976", + "fields": { + "timestamp": "2023-12-29T15:45:04.992Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 123, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9de53d24-0654-495a-bb5c-35b1cf4f0f76", + "fields": { + "timestamp": "2023-12-29T15:45:04.537Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 13, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9de55baf-0fb8-4c36-9b26-5d77ec8028b3", + "fields": { + "timestamp": "2023-12-29T15:45:09.261Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1067, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9dea3764-3179-4111-a4e8-fcb685c06b36", + "fields": { + "timestamp": "2023-12-29T15:45:10.006Z", + "object_type": [ + "dcim", + "powerpanel" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Panel 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9dee8698-254e-4211-bd6f-1883a17cd698", + "fields": { + "timestamp": "2023-12-29T15:45:05.247Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 238, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9dfa585e-a444-4e66-a0fb-dc02ccd8b96f", + "fields": { + "timestamp": "2023-12-29T15:45:10.031Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 36, + "field": "name", + "type": "str", + "value": "P4-2B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e00c9c9-950a-4b75-a47d-a2548ff0832a", + "fields": { + "timestamp": "2023-12-29T15:45:07.103Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1125, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e011199-c883-4d81-ae6f-760d814137e3", + "fields": { + "timestamp": "2023-12-29T15:45:05.188Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 211, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e08fa7a-eaef-4f19-8c1d-f74db4f27d6a", + "fields": { + "timestamp": "2023-12-29T15:45:06.451Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 790, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e0e8bad-34ef-466e-8350-9da406c61278", + "fields": { + "timestamp": "2023-12-29T15:45:11.615Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1522, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e1ef0b1-38d2-45ad-b532-dddc2722feb0", + "fields": { + "timestamp": "2023-12-29T15:45:10.459Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 140, + "field": "address", + "type": "inet", + "value": "172.19.0.20/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e23a5e3-8bf9-43dc-9751-eba581e2541f", + "fields": { + "timestamp": "2023-12-29T15:45:08.641Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1206, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e24a76f-86b0-4410-a7c6-8f8526050e7d", + "fields": { + "timestamp": "2023-12-29T15:45:06.844Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 972, + "field": "name", + "type": "str", + "value": "xe-0/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e28497d-4246-4562-a45d-a9c7ed0011b2", + "fields": { + "timestamp": "2023-12-29T15:45:09.877Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 7, + "field": "comments", + "type": "str", + "value": "[Cisco Catalyst 9200 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9200-series-switches/nb-06-cat9200-ser-data-sheet-cte-en.html)", + "weight": 5000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e2c71ed-5c98-4508-bed7-5202da4d06d1", + "fields": { + "timestamp": "2023-12-29T15:45:08.161Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1614, + "field": "name", + "type": "str", + "value": "xe-1/3/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e3154da-a4c0-4c1e-bcd4-4649a20fc440", + "fields": { + "timestamp": "2023-12-29T15:45:06.672Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 891, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e35e053-28d2-4220-940b-6723efcd76c9", + "fields": { + "timestamp": "2023-12-29T15:45:08.607Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1163, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e363163-1d9b-4b6e-bdb2-d517e2c949c7", + "fields": { + "timestamp": "2023-12-29T15:45:07.604Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1357, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e3931e7-de9e-4ce3-b7e8-ef21f1e5f673", + "fields": { + "timestamp": "2023-12-29T15:45:09.954Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 38, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e3983ae-d34a-471e-ab9e-e220a4b0db77", + "fields": { + "timestamp": "2023-12-29T15:45:11.352Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1341, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e4a931e-ef70-49e8-acba-d2c8fe123fc1", + "fields": { + "timestamp": "2023-12-29T15:45:06.080Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 617, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e5c8a7a-8c8b-486b-bcc4-49f682a5e4f6", + "fields": { + "timestamp": "2023-12-29T15:45:10.763Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 936, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e5d913f-367e-43c7-825a-98114924f9db", + "fields": { + "timestamp": "2023-12-29T15:45:06.542Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 832, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e69887c-5f4b-41ea-804d-53828d43c789", + "fields": { + "timestamp": "2023-12-29T15:45:07.190Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1165, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e801bbb-c468-4cf6-915d-b25e39023f7b", + "fields": { + "timestamp": "2023-12-29T15:45:07.786Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1440, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9e971392-b99f-4083-95fd-ec7d8a1e9e58", + "fields": { + "timestamp": "2023-12-29T15:45:08.163Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1615, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ea133cf-ff40-4b97-897e-f1ebaf7d20c5", + "fields": { + "timestamp": "2023-12-29T15:45:06.639Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 877, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ea72b55-857a-40fc-bae4-f7531b757b8c", + "fields": { + "timestamp": "2023-12-29T15:45:05.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 201, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ea753ff-8deb-4f13-94ed-315bb13ac062", + "fields": { + "timestamp": "2023-12-29T15:45:06.389Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 761, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9eab4834-ab0a-4a00-8974-967113f1f8be", + "fields": { + "timestamp": "2023-12-29T15:45:06.455Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 792, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9eac4364-4241-4990-b909-f3ab211972f8", + "fields": { + "timestamp": "2023-12-29T15:45:06.404Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 768, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9eb76e0f-6034-49e0-9395-45782d15bc9e", + "fields": { + "timestamp": "2023-12-29T15:45:07.743Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1420, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ebd1894-4f5f-42c4-840f-0c0699711471", + "fields": { + "timestamp": "2023-12-29T15:45:05.302Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 263, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ec37d3f-3892-43de-990a-abbc27d76e0c", + "fields": { + "timestamp": "2023-12-29T15:45:08.367Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 865, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ecad004-e050-4dd7-8b87-9c1dacd50a64", + "fields": { + "timestamp": "2023-12-29T15:45:11.714Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1590, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ed2d711-e4e6-4b8e-91b4-098b178074e6", + "fields": { + "timestamp": "2023-12-29T15:45:06.419Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 775, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ed46072-f0e0-4b16-8606-a40d0751c192", + "fields": { + "timestamp": "2023-12-29T15:45:04.811Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 42, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ed48885-2cd5-4c53-8f32-d950dee3f590", + "fields": { + "timestamp": "2023-12-29T15:45:04.737Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ed9d7f8-bd73-403f-943c-088613a34812", + "fields": { + "timestamp": "2023-12-29T15:45:08.569Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1116, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9edc3d03-4f84-4af6-9005-97fd97c60f59", + "fields": { + "timestamp": "2023-12-29T15:45:04.805Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 39, + "field": "name", + "type": "str", + "value": "Cellular0/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ee1213d-0c4c-42f0-b2f5-68b0b039b786", + "fields": { + "timestamp": "2023-12-29T15:45:07.431Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1277, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ee910d7-6ffd-4f0b-937c-87f0f3480da9", + "fields": { + "timestamp": "2023-12-29T15:45:08.877Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1498, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ef3d335-ecb5-422c-9b26-5bed74a949ff", + "fields": { + "timestamp": "2023-12-29T15:45:06.540Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 831, + "field": "name", + "type": "str", + "value": "STACK0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ef6e793-c227-4c35-985c-369c16c51163", + "fields": { + "timestamp": "2023-12-29T15:45:11.149Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1200, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9ef871b9-a743-456a-98dc-aa332040d25f", + "fields": { + "timestamp": "2023-12-29T15:45:07.001Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1046, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9efcd00c-ed39-431b-a421-f61d46ad8128", + "fields": { + "timestamp": "2023-12-29T15:45:07.323Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1227, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9eff3c84-5e3d-4f8f-8c47-70f1ce4d5129", + "fields": { + "timestamp": "2023-12-29T15:45:08.492Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1021, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f021bdb-1715-480c-8391-1aa6641c0e8d", + "fields": { + "timestamp": "2023-12-29T15:45:05.692Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 441, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f05860a-6cbc-4088-904e-5088bfbf9159", + "fields": { + "timestamp": "2023-12-29T15:45:07.203Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1171, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f06e16d-9106-42ce-afb4-51fc7c0caa06", + "fields": { + "timestamp": "2023-12-29T15:45:10.446Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 118, + "field": "address", + "type": "inet", + "value": "172.18.0.28/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f0837cf-1ba3-4e47-9862-67264bb1f120", + "fields": { + "timestamp": "2023-12-29T15:45:05.759Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 472, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f08f718-9fbe-4061-8cff-d4786937ac01", + "fields": { + "timestamp": "2023-12-29T15:45:06.904Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1000, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f0a5b67-942d-4726-b86d-654eb2ccf319", + "fields": { + "timestamp": "2023-12-29T15:45:05.311Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 267, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f0c8ea2-48d9-487d-b581-223cb943a30c", + "fields": { + "timestamp": "2023-12-29T15:45:11.411Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1382, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f0e448a-9ee4-4445-90cd-8692ba606932", + "fields": { + "timestamp": "2023-12-29T15:45:10.702Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 527, + "field": "name", + "type": "str", + "value": "vm167", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f0fd9df-a1fd-4a78-b8b9-44bbff08ed1b", + "fields": { + "timestamp": "2023-12-29T15:45:05.473Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 341, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f11e952-febd-47e8-895f-4c43b5c2274d", + "fields": { + "timestamp": "2023-12-29T15:45:10.568Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 7, + "field": "slug", + "type": "str", + "value": "cyberdyne", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f199c5d-180b-450c-be07-acad7176ffbf", + "fields": { + "timestamp": "2023-12-29T15:45:11.071Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1146, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f1ad1a4-04b0-4466-a86e-0f989f1b2b9d", + "fields": { + "timestamp": "2023-12-29T15:45:11.666Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1557, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f1b2c1a-dbae-40d7-a7f0-c54600f6e437", + "fields": { + "timestamp": "2023-12-29T15:45:07.931Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1507, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f2012fa-db13-4c85-9d41-48ba783467bb", + "fields": { + "timestamp": "2023-12-29T15:45:04.873Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 69, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f2bbe36-501a-4c9f-87b3-5b7dd11603fa", + "fields": { + "timestamp": "2023-12-29T15:45:05.469Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 339, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f2dedeb-ed94-4add-94b7-2bd4a06eaac1", + "fields": { + "timestamp": "2023-12-29T15:45:08.846Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1460, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f2f134e-fc5c-486c-9ac6-bff12fbb777d", + "fields": { + "timestamp": "2023-12-29T15:45:07.543Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1329, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f4e1071-1fc9-4efc-8f0f-e85d635e52e3", + "fields": { + "timestamp": "2023-12-29T15:45:04.748Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 13, + "field": "name", + "type": "str", + "value": "Cellular0/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f62c0e2-fec4-44ed-9992-f031ba2ea69f", + "fields": { + "timestamp": "2023-12-29T15:45:05.342Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 281, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f73b111-bff9-4abf-a3c1-8a2029639733", + "fields": { + "timestamp": "2023-12-29T15:45:07.636Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1370, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f7527fe-4639-441f-ad1a-7f809010d8b8", + "fields": { + "timestamp": "2023-12-29T15:45:06.349Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 742, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f77b433-5136-48fe-8da7-386b4e6e9fbf", + "fields": { + "timestamp": "2023-12-29T15:45:05.836Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 507, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f7a3dfd-476d-4dac-a83b-513d218d2257", + "fields": { + "timestamp": "2023-12-29T15:45:06.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 948, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f7c7008-4d0d-44f7-a2da-3d444c10c46b", + "fields": { + "timestamp": "2023-12-29T15:45:10.555Z", + "object_type": [ + "tenancy", + "contactrole" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Operational", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f7dbae1-879f-496e-a858-a5857b7d5a99", + "fields": { + "timestamp": "2023-12-29T15:45:06.823Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 962, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f88c5a3-2afc-4165-a357-4f6ed6025173", + "fields": { + "timestamp": "2023-12-29T15:45:10.470Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 158, + "field": "address", + "type": "inet", + "value": "172.20.0.8/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f8e6b65-8ae0-4dc5-b7d2-f9a77f9d41b9", + "fields": { + "timestamp": "2023-12-29T15:45:06.568Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 844, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f93bb3f-681c-4899-8bb1-88e3b3463163", + "fields": { + "timestamp": "2023-12-29T15:45:08.606Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1162, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f9682c1-a6ac-4934-9ac7-ca4f1c2f1a93", + "fields": { + "timestamp": "2023-12-29T15:45:10.662Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 463, + "field": "name", + "type": "str", + "value": "vm103", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f97c733-7c3b-4520-a411-e61f57d9923b", + "fields": { + "timestamp": "2023-12-29T15:45:07.276Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1205, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f99e5a9-3690-47c3-b415-21e66149bf4b", + "fields": { + "timestamp": "2023-12-29T15:45:06.295Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 717, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f9a86d1-1de6-49a6-a885-d317225b47f6", + "fields": { + "timestamp": "2023-12-29T15:45:07.616Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1362, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9f9cd4e8-b44b-4e18-b68f-8fe135e3edde", + "fields": { + "timestamp": "2023-12-29T15:45:06.229Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 686, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9fa673e9-a32d-45db-b068-03f8e891092c", + "fields": { + "timestamp": "2023-12-29T15:45:06.819Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 960, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9fa791c2-35bc-4fe8-b5da-5acdaaf46fb7", + "fields": { + "timestamp": "2023-12-29T15:45:08.854Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1469, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9fa94b18-58b7-4508-98f4-204b07e59724", + "fields": { + "timestamp": "2023-12-29T15:45:07.092Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1120, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9fae3333-8cb4-4297-ad4c-9233b70b66a8", + "fields": { + "timestamp": "2023-12-29T15:45:11.345Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1336, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9faf8885-92a1-40d6-a6cf-31d81dcddf10", + "fields": { + "timestamp": "2023-12-29T15:45:05.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 157, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9fb4a7d7-c87a-4522-a3fa-6b344b9454a5", + "fields": { + "timestamp": "2023-12-29T15:45:06.842Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 971, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9fb72605-1a96-438d-98d9-661528ef016b", + "fields": { + "timestamp": "2023-12-29T15:45:04.816Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 44, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9fb99c2b-0648-4e3f-8023-2c04a1af9660", + "fields": { + "timestamp": "2023-12-29T15:45:08.148Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1608, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9fbb840f-f19c-4ce3-aae6-4818d30b23ef", + "fields": { + "timestamp": "2023-12-29T15:45:06.372Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 753, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9fc4b2fc-bb66-4fc3-8907-036cb9986a6d", + "fields": { + "timestamp": "2023-12-29T15:45:11.146Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1198, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9fcc2887-cbc1-41cd-be47-e292e78482f0", + "fields": { + "timestamp": "2023-12-29T15:45:08.125Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1597, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9fcf3afb-0bf4-4a3c-be74-9228ba9649ea", + "fields": { + "timestamp": "2023-12-29T15:45:06.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 604, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9fde5e1f-b976-4978-bd34-914e8b546a73", + "fields": { + "timestamp": "2023-12-29T15:45:08.629Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1191, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9fe173a6-b4fa-433a-9217-7ae27e40c02f", + "fields": { + "timestamp": "2023-12-29T15:45:11.211Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1243, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9fe9f0db-ee41-40e0-9760-1a9fdcd2bce3", + "fields": { + "timestamp": "2023-12-29T15:45:06.278Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 709, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "9febe0c6-950b-428c-8b0e-777b5e0dd903", + "fields": { + "timestamp": "2023-12-29T15:45:10.407Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 52, + "field": "address", + "type": "inet", + "value": "172.16.0.22/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0082150-6131-4ef5-bcd5-edb49fbb93fc", + "fields": { + "timestamp": "2023-12-29T15:45:07.874Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1481, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a00a9973-56d4-4a37-81e9-1b9788836a69", + "fields": { + "timestamp": "2023-12-29T15:45:06.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1040, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a00c8d75-0770-4e19-9429-be549b2d0d9c", + "fields": { + "timestamp": "2023-12-29T15:45:05.331Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 276, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a00e917c-d411-4603-82a7-7c30e856c4da", + "fields": { + "timestamp": "2023-12-29T15:45:06.565Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 843, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a00ec94b-8b76-4a2f-8b60-619697d1b8dc", + "fields": { + "timestamp": "2023-12-29T15:45:08.114Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1592, + "field": "name", + "type": "str", + "value": "xe-1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a012e9fd-b038-46c5-b94a-b9d5fb740fd9", + "fields": { + "timestamp": "2023-12-29T15:45:04.893Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 78, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0138a89-e288-49f2-bfcc-be192c1ec29b", + "fields": { + "timestamp": "2023-12-29T15:45:06.151Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 650, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a017768a-39f2-4677-bd6d-0672746cc997", + "fields": { + "timestamp": "2023-12-29T15:45:04.620Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 69, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a01d4289-197a-4611-a3bb-8ba6f828380e", + "fields": { + "timestamp": "2023-12-29T15:45:07.500Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1309, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a020e225-a61f-4756-9a2b-04b032a1a4d8", + "fields": { + "timestamp": "2023-12-29T15:45:07.833Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1462, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0229458-62f9-41e1-a6b4-f5ab10443905", + "fields": { + "timestamp": "2023-12-29T15:45:09.988Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 105, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a02327b4-2b04-44be-8060-fc4d0a672d78", + "fields": { + "timestamp": "2023-12-29T15:45:09.129Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 901, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a024213e-ce83-4fde-900c-e3a9bc530c5f", + "fields": { + "timestamp": "2023-12-29T15:45:05.845Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 511, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0249c66-1e15-4161-b694-51c5f381100a", + "fields": { + "timestamp": "2023-12-29T15:45:06.419Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 775, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a025ff5e-73fa-4660-8407-d3792b25a4d8", + "fields": { + "timestamp": "2023-12-29T15:45:07.943Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1513, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a02c5dd0-664b-4636-85bd-7f27bc504e64", + "fields": { + "timestamp": "2023-12-29T15:45:10.377Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 1, + "field": "address", + "type": "inet", + "value": "192.168.0.1/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a02e64a3-e30f-4ad9-8918-fe1d5cfd039d", + "fields": { + "timestamp": "2023-12-29T15:45:11.297Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1303, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a040f61d-2d4a-426f-bb5c-093ed14b0365", + "fields": { + "timestamp": "2023-12-29T15:45:10.374Z", + "object_type": [ + "ipam", + "iprange" + ], + "object_id": 1, + "field": "end_address", + "type": "inet", + "value": "192.168.1.49/22", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a043ca39-1d74-4669-bd5a-a2f0c0fddd25", + "fields": { + "timestamp": "2023-12-29T15:45:06.870Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 984, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0509065-f650-4788-9b66-396f1bed3b0d", + "fields": { + "timestamp": "2023-12-29T15:45:05.287Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 256, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a053a6bf-63f4-44d0-9545-dff354b6aa76", + "fields": { + "timestamp": "2023-12-29T15:45:07.233Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1185, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0545779-295b-4a49-8601-4e30261135ea", + "fields": { + "timestamp": "2023-12-29T15:45:07.517Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1317, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a05bd210-2ccf-499f-bf96-65adaa69f37b", + "fields": { + "timestamp": "2023-12-29T15:45:05.100Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 172, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a06de348-6342-4ed3-ad11-1ecc6e92f718", + "fields": { + "timestamp": "2023-12-29T15:45:09.417Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "Slot 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0766e18-cf00-4114-a0fb-737b70886258", + "fields": { + "timestamp": "2023-12-29T15:45:07.068Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1093, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a084d5fe-091e-45b6-b522-d923ed6f5f98", + "fields": { + "timestamp": "2023-12-29T15:45:11.018Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1109, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0875457-425d-4c63-9459-1c0ae5120320", + "fields": { + "timestamp": "2023-12-29T15:45:05.113Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 177, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a08dee13-a2e9-4bfa-b80e-1b670ff7662c", + "fields": { + "timestamp": "2023-12-29T15:45:04.981Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 118, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0992a3c-78cb-4859-9b06-66323f0fdd17", + "fields": { + "timestamp": "2023-12-29T15:45:11.637Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1537, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a09dc2f3-4ea6-4669-bdf6-fdb9962411e3", + "fields": { + "timestamp": "2023-12-29T15:45:09.004Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 745, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a09e22f3-f308-412b-82d9-4a8bf707a7b9", + "fields": { + "timestamp": "2023-12-29T15:45:04.576Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 22, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0a10e0a-a629-4cfb-92c4-c2a9f14cda08", + "fields": { + "timestamp": "2023-12-29T15:45:11.580Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1498, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0a405ca-0e9e-43a8-9a3d-87be9fe3d356", + "fields": { + "timestamp": "2023-12-29T15:45:10.776Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 945, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0a5a666-2c4b-4ad9-aa47-7aabf6ab6ef4", + "fields": { + "timestamp": "2023-12-29T15:45:09.263Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1069, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0a803bd-453e-4f1c-ac5d-6c073e373911", + "fields": { + "timestamp": "2023-12-29T15:45:07.743Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1420, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0b1c4d6-a4ae-4b30-9008-8192cea4d191", + "fields": { + "timestamp": "2023-12-29T15:45:10.812Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 969, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0b87455-49a0-4524-8b27-7820e9f23dee", + "fields": { + "timestamp": "2023-12-29T15:45:08.008Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1543, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0bacb88-7278-4294-acb9-32a6824f94e4", + "fields": { + "timestamp": "2023-12-29T15:45:06.477Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 802, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0bffc0a-29d0-4866-9d18-128a3ed148d3", + "fields": { + "timestamp": "2023-12-29T15:45:09.213Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1006, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0c0eb98-40ac-4b17-92f2-a3362a47c653", + "fields": { + "timestamp": "2023-12-29T15:45:09.198Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 988, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0c7c2b0-3494-499f-a3e3-9a509f4120f1", + "fields": { + "timestamp": "2023-12-29T15:45:11.493Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1438, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0c92885-c40b-4200-abbd-b389ddaa3465", + "fields": { + "timestamp": "2023-12-29T15:45:09.384Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1221, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0cab57a-66ff-431b-bd52-22a9469e72c7", + "fields": { + "timestamp": "2023-12-29T15:45:10.701Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 525, + "field": "name", + "type": "str", + "value": "vm165", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0cb826d-9e0e-4e8b-ae61-d2a287743670", + "fields": { + "timestamp": "2023-12-29T15:45:05.184Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 209, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0cbc5cb-7b65-4a75-b588-3e8c02d75db0", + "fields": { + "timestamp": "2023-12-29T15:45:06.846Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 973, + "field": "name", + "type": "str", + "value": "xe-0/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0ccda4a-5d88-46d4-8645-ca6ac4c0ea55", + "fields": { + "timestamp": "2023-12-29T15:45:06.957Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1025, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0ce1290-51c2-4946-a6ae-dfe069445222", + "fields": { + "timestamp": "2023-12-29T15:45:11.592Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1506, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0d08b87-babc-4498-b5c6-22bacd4d0792", + "fields": { + "timestamp": "2023-12-29T15:45:10.625Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 404, + "field": "name", + "type": "str", + "value": "vm44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0d26cf4-f971-4f3d-9121-a70c2e434183", + "fields": { + "timestamp": "2023-12-29T15:45:06.773Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 938, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0d68c13-3940-4de5-a650-b036ab8064ed", + "fields": { + "timestamp": "2023-12-29T15:45:07.588Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1350, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0d90bf3-d1a3-4d6f-9f15-f4f0c987b970", + "fields": { + "timestamp": "2023-12-29T15:45:04.856Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 62, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0daaad3-2f55-401e-8eb4-e8fe917562b1", + "fields": { + "timestamp": "2023-12-29T15:45:07.433Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1278, + "field": "name", + "type": "str", + "value": "vme", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0e0e7b9-3c75-4ac3-9b9e-7448a959e25a", + "fields": { + "timestamp": "2023-12-29T15:45:07.274Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1204, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0e1de8a-2df0-47d2-9fb4-86ca946c39b0", + "fields": { + "timestamp": "2023-12-29T15:45:04.724Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 2, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0e84b15-26f3-4bde-b105-44f57a3890d4", + "fields": { + "timestamp": "2023-12-29T15:45:06.665Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 888, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0ec8e65-b221-491d-87aa-78c1651973f1", + "fields": { + "timestamp": "2023-12-29T15:45:11.120Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1180, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0ef0658-ad71-4bca-a540-6e8a38b60a1c", + "fields": { + "timestamp": "2023-12-29T15:45:05.552Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 377, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0efb678-6922-4f77-9916-a379c8fce59d", + "fields": { + "timestamp": "2023-12-29T15:45:11.659Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1552, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0f4e2ed-b595-47f1-a949-42c61e698826", + "fields": { + "timestamp": "2023-12-29T15:45:07.642Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1373, + "field": "name", + "type": "str", + "value": "xe-1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0f6c3b8-4bb4-4c7e-ad31-59efb3c7127c", + "fields": { + "timestamp": "2023-12-29T15:45:11.114Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1176, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0fae34b-a8c2-4bcd-930b-0a119df4949f", + "fields": { + "timestamp": "2023-12-29T15:45:09.350Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1178, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0fc5740-9c60-43c2-8aac-ae29d3b9a500", + "fields": { + "timestamp": "2023-12-29T15:45:05.641Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 418, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a0fc71dc-cc7c-4a12-8e94-af15a83d5d61", + "fields": { + "timestamp": "2023-12-29T15:45:05.502Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 354, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a101a1b0-02ad-4cca-8626-be303b702fc1", + "fields": { + "timestamp": "2023-12-29T15:45:10.916Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1039, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a107d3f4-40ea-44e1-87ed-7d2b92a5af15", + "fields": { + "timestamp": "2023-12-29T15:45:05.454Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 332, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a10ce965-cdad-4bcf-afad-790559cc8a77", + "fields": { + "timestamp": "2023-12-29T15:45:07.858Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1474, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a119c2fc-2384-48a6-a3d6-23eafb887991", + "fields": { + "timestamp": "2023-12-29T15:45:04.805Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 39, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1254688-4740-4cd2-a68a-f52d22f2a2cf", + "fields": { + "timestamp": "2023-12-29T15:45:07.345Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1237, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a12bbb60-636e-4fbc-a79b-44815f3186e3", + "fields": { + "timestamp": "2023-12-29T15:45:10.954Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1065, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1311a04-4e10-452f-9731-319eaa4b8f9c", + "fields": { + "timestamp": "2023-12-29T15:45:06.580Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 850, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1318ad5-7480-4e77-a403-c44041eab030", + "fields": { + "timestamp": "2023-12-29T15:45:11.034Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1120, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a136b8ff-0bba-4836-a5cb-165e61eca5c3", + "fields": { + "timestamp": "2023-12-29T15:45:05.637Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 416, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a137cea2-9170-410f-aed4-43a259fd6887", + "fields": { + "timestamp": "2023-12-29T15:45:07.931Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1507, + "field": "name", + "type": "str", + "value": "xe-2/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a146ef9b-ed14-4b91-bfd0-1f702bcef9dd", + "fields": { + "timestamp": "2023-12-29T15:45:11.675Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1563, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1480f09-1ea7-4104-bc63-691459d711c6", + "fields": { + "timestamp": "2023-12-29T15:45:10.216Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 34, + "field": "prefix", + "type": "cidr", + "value": "10.112.155.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a14fbf99-af28-42b3-bfc7-8a7efb5ec067", + "fields": { + "timestamp": "2023-12-29T15:45:11.168Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1213, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1581486-efcb-4ff1-bcb0-3bec3278f2b1", + "fields": { + "timestamp": "2023-12-29T15:45:06.436Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 783, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a169024c-2a2b-4d96-bf72-3f07284bfd97", + "fields": { + "timestamp": "2023-12-29T15:45:05.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 475, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a16b2874-f4ac-497f-9e75-2998d02763b6", + "fields": { + "timestamp": "2023-12-29T15:45:06.361Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 748, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a17756cb-e293-40ad-bb97-00de797db543", + "fields": { + "timestamp": "2023-12-29T15:45:07.105Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1126, + "field": "name", + "type": "str", + "value": "xe-1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a18d007e-35e0-4681-a2c6-480014d221e4", + "fields": { + "timestamp": "2023-12-29T15:45:06.535Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 829, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1a1384b-3976-41fe-b7d2-6d00a55b5401", + "fields": { + "timestamp": "2023-12-29T15:45:11.704Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1583, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1a1bedc-33f9-48cf-9013-70d0e1ce4014", + "fields": { + "timestamp": "2023-12-29T15:45:07.758Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1427, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1a3fc52-cbd1-485c-ab7e-ff1aa7b6b83f", + "fields": { + "timestamp": "2023-12-29T15:45:05.864Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 520, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1a71707-281e-4a4b-aba4-21221a16dda8", + "fields": { + "timestamp": "2023-12-29T15:45:10.376Z", + "object_type": [ + "ipam", + "iprange" + ], + "object_id": 4, + "field": "end_address", + "type": "inet", + "value": "192.168.1.199/22", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1a94497-972d-4873-b0d5-ff2bee6d246c", + "fields": { + "timestamp": "2023-12-29T15:45:11.720Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1594, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1b1884e-9e48-4888-a30f-2c98252aa207", + "fields": { + "timestamp": "2023-12-29T15:45:04.550Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 28, + "field": "name", + "type": "str", + "value": "Console", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1b70f7f-aaed-4374-8790-06243e356486", + "fields": { + "timestamp": "2023-12-29T15:45:11.754Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1618, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1b7f71b-77f8-4c63-9f80-94667b24679a", + "fields": { + "timestamp": "2023-12-29T15:45:11.266Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1281, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1baa400-f84a-4986-9118-72ea1fc4d79f", + "fields": { + "timestamp": "2023-12-29T15:45:05.033Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 142, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1bf3f57-92e5-49c6-aeb6-8030118132e1", + "fields": { + "timestamp": "2023-12-29T15:45:07.094Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1121, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1c9e5de-0afc-4035-8d03-ea16c44a4a2e", + "fields": { + "timestamp": "2023-12-29T15:45:09.229Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1026, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1d2170d-8545-4524-b25e-136ddb73ffba", + "fields": { + "timestamp": "2023-12-29T15:45:06.969Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1031, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1d317ed-3030-41ba-8f28-ff3e7425a9fc", + "fields": { + "timestamp": "2023-12-29T15:45:05.834Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 506, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1db6672-1744-4530-902f-26044a0bec00", + "fields": { + "timestamp": "2023-12-29T15:45:10.086Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "DM-Binghamton", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1e5c21e-f376-4b1f-8a8a-7655b9a26346", + "fields": { + "timestamp": "2023-12-29T15:45:06.561Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 841, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1eb1f33-83ad-463d-888f-1e3e5f185e62", + "fields": { + "timestamp": "2023-12-29T15:45:11.656Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1550, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1fa7c74-994a-49d6-b9ca-f040b1ae0bec", + "fields": { + "timestamp": "2023-12-29T15:45:08.157Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1612, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1fe5735-f933-4559-90fb-d92dcf68cc2c", + "fields": { + "timestamp": "2023-12-29T15:45:09.103Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 868, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a1feb912-1a0b-41a3-9a31-7cff8d7748ea", + "fields": { + "timestamp": "2023-12-29T15:45:05.344Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 282, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a204743c-9ac7-4e9b-83b7-3e1f8b2d0997", + "fields": { + "timestamp": "2023-12-29T15:45:10.057Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 44, + "field": "name", + "type": "str", + "value": "Rhode Island", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a20a547b-c5e5-4c89-a228-1f8408f63b5e", + "fields": { + "timestamp": "2023-12-29T15:45:10.793Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 957, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2146b27-734f-4e7f-9da3-3502e07ad1a4", + "fields": { + "timestamp": "2023-12-29T15:45:10.957Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1067, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a215498d-e7b4-44d3-846f-4aa69a60b1ae", + "fields": { + "timestamp": "2023-12-29T15:45:11.184Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1224, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2191848-0af2-4581-b1f9-4f6938fcf908", + "fields": { + "timestamp": "2023-12-29T15:45:05.539Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 371, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a21e03de-c6f1-4f8e-85b6-a9ff1bf1f385", + "fields": { + "timestamp": "2023-12-29T15:45:06.920Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1008, + "field": "name", + "type": "str", + "value": "xe-0/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a22113fb-58bd-4a22-9d6a-937abc192e19", + "fields": { + "timestamp": "2023-12-29T15:45:11.652Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1547, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2255978-b5e9-45f0-8220-ab8947d9a816", + "fields": { + "timestamp": "2023-12-29T15:45:11.745Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1612, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a225d3e2-aa55-49f1-81ac-cbffdb24848d", + "fields": { + "timestamp": "2023-12-29T15:45:04.924Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 92, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a22714f2-074e-47eb-a5c1-9539d2ff0b44", + "fields": { + "timestamp": "2023-12-29T15:45:05.685Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 438, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a22980b3-1378-4be2-a73b-92561932ebe8", + "fields": { + "timestamp": "2023-12-29T15:45:07.181Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1161, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a22f052d-9db1-445b-aedb-5cc820706a2e", + "fields": { + "timestamp": "2023-12-29T15:45:06.827Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 964, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a22f9c9a-5f76-4c4b-86b6-425811e03589", + "fields": { + "timestamp": "2023-12-29T15:45:07.487Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1303, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a236a06d-288f-429e-a4a4-a41c31b262a7", + "fields": { + "timestamp": "2023-12-29T15:45:08.586Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1137, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2375602-acbf-41d2-af52-74e791630c3b", + "fields": { + "timestamp": "2023-12-29T15:45:08.703Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1283, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2394aeb-0357-485d-bf15-82b75facd347", + "fields": { + "timestamp": "2023-12-29T15:45:10.587Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 15, + "field": "name", + "type": "str", + "value": "gc-us-east1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a242ed3e-e872-4533-b081-efb46610d9a0", + "fields": { + "timestamp": "2023-12-29T15:45:05.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 162, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2453a3b-b097-40bb-baba-15f40dd055c6", + "fields": { + "timestamp": "2023-12-29T15:45:05.357Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 288, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a24b6c02-37fa-4ee4-bd60-e579ea73761d", + "fields": { + "timestamp": "2023-12-29T15:45:08.038Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1557, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2516e03-0351-4861-a3ab-947c583c055d", + "fields": { + "timestamp": "2023-12-29T15:45:11.192Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1230, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2576f08-2ca1-44a8-8eec-f548a2d009e6", + "fields": { + "timestamp": "2023-12-29T15:45:06.179Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 663, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2599c42-653a-4ab7-bbdf-af92c2b3cf96", + "fields": { + "timestamp": "2023-12-29T15:45:11.578Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1496, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a25a4d97-6575-4b2d-a64e-18e80f796abf", + "fields": { + "timestamp": "2023-12-29T15:45:07.171Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1156, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a25f64ea-c110-425c-8329-c65440252ea6", + "fields": { + "timestamp": "2023-12-29T15:45:07.534Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1325, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2612ae8-d435-4dde-8dcc-d00c1f04227f", + "fields": { + "timestamp": "2023-12-29T15:45:11.369Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1353, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a263c4be-10c8-425e-9957-16103658784c", + "fields": { + "timestamp": "2023-12-29T15:45:07.457Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1289, + "field": "name", + "type": "str", + "value": "xe-2/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a26c0107-62b6-45c4-a885-b2af5e266ff1", + "fields": { + "timestamp": "2023-12-29T15:45:04.587Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 34, + "field": "name", + "type": "str", + "value": "Power Port", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a26c2e57-0d23-484b-ad92-0affd416ff58", + "fields": { + "timestamp": "2023-12-29T15:45:11.385Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1364, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a279c0b1-ba4c-4831-a9f1-3ea1e82f22c3", + "fields": { + "timestamp": "2023-12-29T15:45:11.318Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1317, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a27f6b1b-b2b4-40dd-bf7f-8662a3a7e751", + "fields": { + "timestamp": "2023-12-29T15:45:08.542Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1082, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a280a6ea-f506-425f-abe9-724f9e32e3a1", + "fields": { + "timestamp": "2023-12-29T15:45:06.056Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 606, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a282462d-cf02-431d-913c-066e44d79ac8", + "fields": { + "timestamp": "2023-12-29T15:45:07.254Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1195, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a283f890-a25e-4e2e-a439-932d62fde9c3", + "fields": { + "timestamp": "2023-12-29T15:45:07.837Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1464, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a284d4ad-5e19-4a0e-aa40-ce463f692b3b", + "fields": { + "timestamp": "2023-12-29T15:45:11.214Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1245, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a289a639-18b9-484c-a8f5-40ad9964a653", + "fields": { + "timestamp": "2023-12-29T15:45:10.582Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "DO-LON1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a28d9bbc-1266-4a79-922a-fbc06fb60428", + "fields": { + "timestamp": "2023-12-29T15:45:10.840Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 988, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a28e6548-cece-4ef8-91e5-b9516fa57dec", + "fields": { + "timestamp": "2023-12-29T15:45:10.893Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1023, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a28ee117-0918-4aaf-a393-b3be1a4d1501", + "fields": { + "timestamp": "2023-12-29T15:45:04.896Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 79, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a28ef11c-7e45-4e22-9cf4-e68cdd884bf1", + "fields": { + "timestamp": "2023-12-29T15:45:06.775Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 939, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2a62898-fa7e-4c5e-8556-e329d2d6f35e", + "fields": { + "timestamp": "2023-12-29T15:45:06.548Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 835, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2a99eb4-f8dd-40af-aa53-fec104880fee", + "fields": { + "timestamp": "2023-12-29T15:45:06.156Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 652, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2ab42d0-931e-4eb6-b4e8-dd51529a7fee", + "fields": { + "timestamp": "2023-12-29T15:45:05.532Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 368, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2ad2ac1-dec2-42f9-81c5-c2f308c3a955", + "fields": { + "timestamp": "2023-12-29T15:45:08.010Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1544, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2ae0abc-d27a-4aa0-b4ad-c35aa185bcca", + "fields": { + "timestamp": "2023-12-29T15:45:05.272Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 249, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2af5401-0edd-4a5d-aab2-944962358b5c", + "fields": { + "timestamp": "2023-12-29T15:45:08.307Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 791, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2b94f8d-2dcf-4ccb-acc3-13d66944739a", + "fields": { + "timestamp": "2023-12-29T15:45:11.736Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1605, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2c3a685-1145-4622-b6df-81d9e49caf6a", + "fields": { + "timestamp": "2023-12-29T15:45:05.744Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 465, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2c50f51-85ac-441d-925c-17f83fad83be", + "fields": { + "timestamp": "2023-12-29T15:45:06.993Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1042, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2c70203-5e4a-4b28-9d32-db6d616665d2", + "fields": { + "timestamp": "2023-12-29T15:45:05.790Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 486, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2c87c82-908b-4d8c-8d31-2a52b7011e6b", + "fields": { + "timestamp": "2023-12-29T15:45:10.678Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 488, + "field": "name", + "type": "str", + "value": "vm128", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2c8eb26-c8db-4fe2-8904-32323463fea1", + "fields": { + "timestamp": "2023-12-29T15:45:06.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1034, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2ca7e1d-f721-4051-9bc8-5af47c50d688", + "fields": { + "timestamp": "2023-12-29T15:45:08.936Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 659, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2cd2367-6aca-459c-bc2b-0139927d0449", + "fields": { + "timestamp": "2023-12-29T15:45:06.702Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 905, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2cd4562-cbcb-46fa-8d28-4b7e68ce8c29", + "fields": { + "timestamp": "2023-12-29T15:45:08.873Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1493, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2d6b825-05b3-413b-9c41-cfe6be341663", + "fields": { + "timestamp": "2023-12-29T15:45:05.519Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 362, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2d82928-34c1-4f50-a31c-1c37e6d92b45", + "fields": { + "timestamp": "2023-12-29T15:45:06.370Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 752, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2e13a7b-85d6-414a-aab1-dc35722a3e1f", + "fields": { + "timestamp": "2023-12-29T15:45:06.880Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 989, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2e940e2-1f73-4a0b-a43b-94175d604eda", + "fields": { + "timestamp": "2023-12-29T15:45:10.514Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 41, + "field": "vid", + "type": "int", + "value": "202", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2e97131-efdb-40c1-b03a-bbc7fb9f9b02", + "fields": { + "timestamp": "2023-12-29T15:45:11.554Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1480, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2efc521-b59f-4429-82d8-5daacb70ff2b", + "fields": { + "timestamp": "2023-12-29T15:45:05.984Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 573, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2f2c5df-be32-40e2-acac-9b3c76d8fa76", + "fields": { + "timestamp": "2023-12-29T15:45:08.339Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 830, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2f822d1-4ca5-4932-9df0-db45c8ed4b86", + "fields": { + "timestamp": "2023-12-29T15:45:05.587Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 393, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a2fe46c0-3954-4e7b-b0b7-ca2e73e8981a", + "fields": { + "timestamp": "2023-12-29T15:45:07.416Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1270, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a300a56b-c726-46ce-b77f-6766b7d262b2", + "fields": { + "timestamp": "2023-12-29T15:45:05.212Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 222, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3038832-fe66-4beb-a0a6-53f3cbe56024", + "fields": { + "timestamp": "2023-12-29T15:45:04.433Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 2, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a308bab9-671d-4949-8582-83455de5bc2b", + "fields": { + "timestamp": "2023-12-29T15:45:07.181Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1161, + "field": "name", + "type": "str", + "value": "xe-1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a30aae6c-bd8d-4743-bcab-1d5a10243c1f", + "fields": { + "timestamp": "2023-12-29T15:45:11.279Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1290, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a30d97db-5365-4ba9-9c91-697787c0cafc", + "fields": { + "timestamp": "2023-12-29T15:45:08.622Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1182, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a30e778d-87ac-4ab9-aaa1-8edc68da39b1", + "fields": { + "timestamp": "2023-12-29T15:45:11.612Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1520, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3137d9b-1861-48e6-9a1c-91cd985b7af3", + "fields": { + "timestamp": "2023-12-29T15:45:10.130Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 4, + "field": "slug", + "type": "str", + "value": "lacnic", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a31a5e9c-ba37-4e83-a1bc-08889948d976", + "fields": { + "timestamp": "2023-12-29T15:45:08.032Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1554, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a31b0e2a-51d2-4ac5-a7ea-e6d9238a0eb9", + "fields": { + "timestamp": "2023-12-29T15:45:11.468Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1421, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a31f4169-96a2-4750-9acb-d360c55518bc", + "fields": { + "timestamp": "2023-12-29T15:45:08.232Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 698, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3236cd2-f986-4692-a848-199e13ebfd31", + "fields": { + "timestamp": "2023-12-29T15:45:06.754Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 929, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a32441b0-e534-4134-aa38-e114b44dcea9", + "fields": { + "timestamp": "2023-12-29T15:45:10.510Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 35, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3292320-5555-4691-ad35-458ee9a5298e", + "fields": { + "timestamp": "2023-12-29T15:45:06.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 941, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a32e4077-469f-4456-9d2e-4ec0e3ca21d5", + "fields": { + "timestamp": "2023-12-29T15:45:07.876Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1482, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a334b2ff-7e83-4abb-9656-fc879260ef9f", + "fields": { + "timestamp": "2023-12-29T15:45:09.029Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 776, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3374727-cf1c-42f2-9e53-534e88d5a0f3", + "fields": { + "timestamp": "2023-12-29T15:45:04.629Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 79, + "field": "name", + "type": "str", + "value": "PSU3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a33cf7dc-5fdb-4095-b1b1-2c19672d11d7", + "fields": { + "timestamp": "2023-12-29T15:45:07.683Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1392, + "field": "name", + "type": "str", + "value": "et-2/0/51", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a33e8f7d-55cb-4368-b633-59c309893584", + "fields": { + "timestamp": "2023-12-29T15:45:04.571Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 10, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a33feb78-d386-4e2b-8faf-7c8a1fe69e79", + "fields": { + "timestamp": "2023-12-29T15:45:08.075Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1574, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3465606-6d20-485b-8efd-9342e3f2ecea", + "fields": { + "timestamp": "2023-12-29T15:45:06.513Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 819, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a34a0e82-e3d5-4b17-8787-802c76401ea9", + "fields": { + "timestamp": "2023-12-29T15:45:07.969Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1525, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3519734-3a67-422c-a9c6-3dddc513b061", + "fields": { + "timestamp": "2023-12-29T15:45:05.033Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 142, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a357b99e-b3d3-4f21-8410-546048d23e35", + "fields": { + "timestamp": "2023-12-29T15:45:07.734Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1416, + "field": "name", + "type": "str", + "value": "xe-2/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a35f849f-9394-4747-a482-734baa8bb995", + "fields": { + "timestamp": "2023-12-29T15:45:07.611Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1360, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a361ca7e-11db-46da-ba88-7c4ede2bfb60", + "fields": { + "timestamp": "2023-12-29T15:45:05.335Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 278, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a36c4186-e229-42e1-bfd5-3b30c699b77b", + "fields": { + "timestamp": "2023-12-29T15:45:07.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1085, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3735974-7708-439d-ab56-5176d04c0f81", + "fields": { + "timestamp": "2023-12-29T15:45:04.512Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 3, + "field": "cid", + "type": "str", + "value": "PPJQ5091", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a37585e2-203f-4a08-8468-3f61dc00551a", + "fields": { + "timestamp": "2023-12-29T15:45:06.933Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1014, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a376baf0-de4d-4920-af4a-2f10abda0327", + "fields": { + "timestamp": "2023-12-29T15:45:05.825Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 502, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a377750c-0bbb-453d-9030-0a078f0993e5", + "fields": { + "timestamp": "2023-12-29T15:45:05.048Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 149, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a37b3c0f-14f8-4e20-8574-2f690a767100", + "fields": { + "timestamp": "2023-12-29T15:45:04.522Z", + "object_type": [ + "circuits", + "provider" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "Verizon", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a37ef2a9-67e7-459b-b4f2-d11ff7856173", + "fields": { + "timestamp": "2023-12-29T15:45:06.857Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 978, + "field": "name", + "type": "str", + "value": "xe-0/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a37f586c-b2cc-4876-a128-5184a5e7e5c0", + "fields": { + "timestamp": "2023-12-29T15:45:04.431Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 1, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a38032db-e0b8-4334-a454-79366278cf4b", + "fields": { + "timestamp": "2023-12-29T15:45:08.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1564, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a38d570e-ba79-4013-ad4a-1c0d5d8db76a", + "fields": { + "timestamp": "2023-12-29T15:45:09.913Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 22, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3958bb4-f767-40ac-9f23-8952cde3c32e", + "fields": { + "timestamp": "2023-12-29T15:45:04.754Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 16, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3998aa2-db76-40cd-87dd-87d2e75c8302", + "fields": { + "timestamp": "2023-12-29T15:45:05.578Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 389, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3a542ea-4d91-4264-8444-b580ffa12000", + "fields": { + "timestamp": "2023-12-29T15:45:05.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 558, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3a85c4f-cf40-42f4-9006-4fa8f0a5a9cc", + "fields": { + "timestamp": "2023-12-29T15:45:07.384Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1255, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3abded5-cebc-4db3-af40-2cccbc9e3eca", + "fields": { + "timestamp": "2023-12-29T15:45:08.758Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1350, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3b09871-659c-4786-91b4-a8f790647702", + "fields": { + "timestamp": "2023-12-29T15:45:07.302Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1217, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3b8fe01-9ef8-484e-8c47-f3aa6abe576b", + "fields": { + "timestamp": "2023-12-29T15:45:09.948Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 24, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3c1905f-6d75-4b3b-9f1a-94ad681c5ed2", + "fields": { + "timestamp": "2023-12-29T15:45:06.867Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 983, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3c46c2e-dcf7-4928-a919-3a0854e57d0e", + "fields": { + "timestamp": "2023-12-29T15:45:07.205Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1172, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3c61f08-d22c-4d47-96ad-27909ed98c87", + "fields": { + "timestamp": "2023-12-29T15:45:07.876Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1482, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3cba33c-9f13-44a3-b6b7-899bb6465c51", + "fields": { + "timestamp": "2023-12-29T15:45:07.480Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1300, + "field": "name", + "type": "str", + "value": "xe-2/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3d0f312-fd3b-42f2-a3af-a6c512a8a913", + "fields": { + "timestamp": "2023-12-29T15:45:08.983Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 719, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3dbf71c-694a-47fc-82c5-63a3c6de3637", + "fields": { + "timestamp": "2023-12-29T15:45:10.088Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 6, + "field": "slug", + "type": "str", + "value": "dm-camden", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3de00ea-c4e1-4365-af1b-0c59a25929fa", + "fields": { + "timestamp": "2023-12-29T15:45:05.311Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 267, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3e25a9f-7a6f-47b0-a730-78f6dcf7ba70", + "fields": { + "timestamp": "2023-12-29T15:45:10.664Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 466, + "field": "name", + "type": "str", + "value": "vm106", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3e9a269-0d7c-4d78-86c3-44e0bbb4c9ac", + "fields": { + "timestamp": "2023-12-29T15:45:05.225Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 228, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3eb633e-231e-466b-a910-8706e424477a", + "fields": { + "timestamp": "2023-12-29T15:45:05.085Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 166, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3f965f6-0fb4-4774-a55e-12d31546344d", + "fields": { + "timestamp": "2023-12-29T15:45:07.984Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1532, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3f99153-b091-4ceb-8b27-a176f2632f54", + "fields": { + "timestamp": "2023-12-29T15:45:07.909Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1497, + "field": "name", + "type": "str", + "value": "xe-1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3faaeeb-beba-40d2-9fc8-8292a8bc8be9", + "fields": { + "timestamp": "2023-12-29T15:45:06.186Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 666, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a3ff3583-2282-477d-8fbf-760b670938ca", + "fields": { + "timestamp": "2023-12-29T15:45:06.617Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 867, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a408a109-3ff9-42ed-b3d5-994e2e045f39", + "fields": { + "timestamp": "2023-12-29T15:45:07.717Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1408, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a40e424e-e4f1-479b-97fa-4342a722b1ee", + "fields": { + "timestamp": "2023-12-29T15:45:07.313Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1222, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a40fb002-523c-4e49-88f7-13290daa3dd6", + "fields": { + "timestamp": "2023-12-29T15:45:04.564Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a415370a-e8be-4aa7-be4e-a87a72ea212a", + "fields": { + "timestamp": "2023-12-29T15:45:07.083Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1116, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4168380-1880-48f0-b663-b68916f95c08", + "fields": { + "timestamp": "2023-12-29T15:45:11.080Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1152, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a42bf19f-de5a-47bd-a05b-5f7ad7552f20", + "fields": { + "timestamp": "2023-12-29T15:45:10.757Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 932, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4374cee-0734-41bc-b20c-e9b3f5f8e97b", + "fields": { + "timestamp": "2023-12-29T15:45:05.759Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 472, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a43adc4f-4c26-4dea-b521-615a8ae8dcec", + "fields": { + "timestamp": "2023-12-29T15:45:07.420Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1272, + "field": "name", + "type": "str", + "value": "xe-1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4459040-eb14-47e3-b47c-45ad38f4e072", + "fields": { + "timestamp": "2023-12-29T15:45:08.366Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 864, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a44a2fea-cb02-46a1-9aed-e16e6f1332d3", + "fields": { + "timestamp": "2023-12-29T15:45:10.640Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 429, + "field": "name", + "type": "str", + "value": "vm69", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a44d532b-35c7-472a-8357-c3b560076f9c", + "fields": { + "timestamp": "2023-12-29T15:45:09.372Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1206, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a45110b3-7c55-48fd-8840-a717ab544ea4", + "fields": { + "timestamp": "2023-12-29T15:45:07.790Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1442, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4653807-eb44-40ad-9936-d1dba533508c", + "fields": { + "timestamp": "2023-12-29T15:45:11.511Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1451, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a475f19a-d613-43bc-ae94-f5c262dcae04", + "fields": { + "timestamp": "2023-12-29T15:45:11.511Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1451, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a482fa38-953b-42d0-88ea-d0e588cfb322", + "fields": { + "timestamp": "2023-12-29T15:45:04.615Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 64, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a48557aa-2235-452d-a1ef-08be81743542", + "fields": { + "timestamp": "2023-12-29T15:45:10.128Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "arin", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4881e0a-6fd9-488a-b009-8cb6f8e5f4a7", + "fields": { + "timestamp": "2023-12-29T15:45:07.068Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1093, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4890730-ad67-4831-b156-572ba2fa04b1", + "fields": { + "timestamp": "2023-12-29T15:45:11.112Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1174, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a48c26a1-aeab-4b3d-b68a-8cf098d4ff19", + "fields": { + "timestamp": "2023-12-29T15:45:05.046Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 148, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a48c30b5-9f69-47a9-9176-97a1c1c46a87", + "fields": { + "timestamp": "2023-12-29T15:45:11.483Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1432, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4911898-0472-44a5-8890-a78cd479c197", + "fields": { + "timestamp": "2023-12-29T15:45:06.398Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 765, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4914849-455e-474b-a19f-b04346c7faaa", + "fields": { + "timestamp": "2023-12-29T15:45:05.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 489, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a492cc66-8d09-4e3f-9bb5-b6ad7e9eeee5", + "fields": { + "timestamp": "2023-12-29T15:45:08.371Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 870, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4ad5893-81bc-42b6-8078-6c1373f011e8", + "fields": { + "timestamp": "2023-12-29T15:45:07.302Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1217, + "field": "name", + "type": "str", + "value": "xe-2/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4b04d3d-9f51-475d-87e0-329f4774a7f3", + "fields": { + "timestamp": "2023-12-29T15:45:07.573Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1343, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4b0d126-63ce-4052-b4d0-f865f2ddc761", + "fields": { + "timestamp": "2023-12-29T15:45:08.227Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 692, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4b2edaa-d3e2-4dc7-960d-931e9031fb55", + "fields": { + "timestamp": "2023-12-29T15:45:04.887Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 75, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4b92011-1f1c-4e83-83ca-36a3c9ca8c05", + "fields": { + "timestamp": "2023-12-29T15:45:10.489Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 8, + "field": "slug", + "type": "str", + "value": "jbb-global", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4b98c4f-2103-4e93-b3ba-ce13670bf67f", + "fields": { + "timestamp": "2023-12-29T15:45:10.871Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1009, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4b9d99a-9483-48b8-92b9-c6c1231212b9", + "fields": { + "timestamp": "2023-12-29T15:45:06.084Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 619, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4bac255-8528-46c7-b377-6a316bc0e1bc", + "fields": { + "timestamp": "2023-12-29T15:45:08.829Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1438, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4bd4ef0-d53b-4954-8f13-5b150ede1dab", + "fields": { + "timestamp": "2023-12-29T15:45:11.281Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1292, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4c359e3-de17-4dbe-9d07-b3c5edbeb334", + "fields": { + "timestamp": "2023-12-29T15:45:04.698Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 127, + "field": "name", + "type": "str", + "value": "Outlet 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4c3c055-2fad-49a8-afea-8a53235b305c", + "fields": { + "timestamp": "2023-12-29T15:45:04.985Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 120, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4c3f8fe-db87-4c4f-b655-82bf450be14b", + "fields": { + "timestamp": "2023-12-29T15:45:11.231Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1257, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4c61bc9-311e-43a1-95f9-62e04a8de43f", + "fields": { + "timestamp": "2023-12-29T15:45:05.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 575, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4c66022-817e-4b02-a818-2b3190a7913d", + "fields": { + "timestamp": "2023-12-29T15:45:04.534Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 9, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4ca3ac3-10e3-4273-8d9c-e21be752fb4d", + "fields": { + "timestamp": "2023-12-29T15:45:07.190Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1165, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4cf9982-40b4-48a5-aeac-63d184fc3e5e", + "fields": { + "timestamp": "2023-12-29T15:45:06.663Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 887, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4d12822-2bb9-4089-905b-d8618abff782", + "fields": { + "timestamp": "2023-12-29T15:45:07.584Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1348, + "field": "name", + "type": "str", + "value": "xe-1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4d1eb15-a92c-4f65-8f16-613b03550fe6", + "fields": { + "timestamp": "2023-12-29T15:45:05.219Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 225, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4d76f75-4b41-4c5a-b632-e77e6b59187d", + "fields": { + "timestamp": "2023-12-29T15:45:05.208Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 220, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4d87e71-c8ce-4215-a034-62b0b104aafb", + "fields": { + "timestamp": "2023-12-29T15:45:09.256Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1060, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4d9c6af-dd19-4d50-9f84-a3e9d119f547", + "fields": { + "timestamp": "2023-12-29T15:45:11.222Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1251, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4dbaaae-746c-4cbf-8449-d38432b80484", + "fields": { + "timestamp": "2023-12-29T15:45:06.284Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 712, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4e0e3ee-f658-4212-916e-96ed5254de3d", + "fields": { + "timestamp": "2023-12-29T15:45:05.550Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 376, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4e1c115-b775-47ab-81ec-379a200b9fe2", + "fields": { + "timestamp": "2023-12-29T15:45:04.511Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 52, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4e2d5c9-4d33-4f14-bbf1-3b41d8dbde13", + "fields": { + "timestamp": "2023-12-29T15:45:06.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1035, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4e348f0-2c32-4645-902e-755cd8e3e191", + "fields": { + "timestamp": "2023-12-29T15:45:09.879Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 10, + "field": "model", + "type": "str", + "value": "48-Port Patch Panel", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4eff411-6d5c-40cd-9053-8edf16cb7a46", + "fields": { + "timestamp": "2023-12-29T15:45:08.688Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1264, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4f1e167-0d65-47f7-bcfc-76aed401f08c", + "fields": { + "timestamp": "2023-12-29T15:45:07.926Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1505, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4f4bb7d-b62c-442b-94d2-76ef098046c0", + "fields": { + "timestamp": "2023-12-29T15:45:11.241Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1264, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a4fbc8f8-3792-45ff-8a71-8ac49438efed", + "fields": { + "timestamp": "2023-12-29T15:45:09.865Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Cisco", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a50ce2f2-9c17-47f0-9636-bd1fdf699c18", + "fields": { + "timestamp": "2023-12-29T15:45:11.174Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1217, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a50db04a-06d3-4f39-8b75-0fce5c228c22", + "fields": { + "timestamp": "2023-12-29T15:45:08.392Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 896, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5106561-c7f2-4b9c-b965-af96f0f3af36", + "fields": { + "timestamp": "2023-12-29T15:45:05.241Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 235, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a510940a-0457-420e-8b39-7876b6c12ab2", + "fields": { + "timestamp": "2023-12-29T15:45:11.025Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1114, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a516a8f9-272c-4597-b825-1ef2ddcd6fdd", + "fields": { + "timestamp": "2023-12-29T15:45:10.081Z", + "object_type": [ + "dcim", + "sitegroup" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "customer-sites", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5187153-5712-4971-ad00-e2cbfda223a3", + "fields": { + "timestamp": "2023-12-29T15:45:10.574Z", + "object_type": [ + "virtualization", + "clustertype" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Microsoft Azure", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a52457d1-9935-46c6-9cd6-25b77a380260", + "fields": { + "timestamp": "2023-12-29T15:45:11.627Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1530, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a52826a3-d55a-47d3-87fe-fd4f63c8eb38", + "fields": { + "timestamp": "2023-12-29T15:45:11.738Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1607, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a52948a2-611e-4594-9f8c-596f27aca637", + "fields": { + "timestamp": "2023-12-29T15:45:10.611Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 382, + "field": "name", + "type": "str", + "value": "vm22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a52b8c29-2c93-4da3-96f5-6353de8450b9", + "fields": { + "timestamp": "2023-12-29T15:45:08.671Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1243, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a52dfe4e-4403-43d7-9faf-5a3b81c18e19", + "fields": { + "timestamp": "2023-12-29T15:45:06.441Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 785, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5301154-2e56-41af-9efb-0204eebaa400", + "fields": { + "timestamp": "2023-12-29T15:45:05.452Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 331, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a533eed9-a9fd-4ff9-a647-018cc846e299", + "fields": { + "timestamp": "2023-12-29T15:45:10.463Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 146, + "field": "address", + "type": "inet", + "value": "172.19.0.26/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a53d9b72-97e8-4bcb-8178-9d47bf9c4700", + "fields": { + "timestamp": "2023-12-29T15:45:04.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 104, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a54057c8-c310-41dc-b99f-4075d347909e", + "fields": { + "timestamp": "2023-12-29T15:45:07.347Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1238, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a54163a2-df83-42b4-bfe6-d797299571b6", + "fields": { + "timestamp": "2023-12-29T15:45:10.181Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 20, + "field": "prefix", + "type": "cidr", + "value": "10.112.141.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a544a944-9536-43c5-a322-710f6a370df1", + "fields": { + "timestamp": "2023-12-29T15:45:07.375Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1251, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5493f37-b274-403b-9b70-29a91648912f", + "fields": { + "timestamp": "2023-12-29T15:45:09.425Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 20, + "field": "name", + "type": "str", + "value": "Slot 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a54d6f20-d390-4f20-b16e-01fcb947e3a7", + "fields": { + "timestamp": "2023-12-29T15:45:05.095Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 170, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a55d8c9b-968c-4a39-afe4-fc80c7535a38", + "fields": { + "timestamp": "2023-12-29T15:45:06.013Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 586, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a55e04a5-3523-4a68-a625-1ad9c1a41a6f", + "fields": { + "timestamp": "2023-12-29T15:45:10.047Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 13, + "field": "slug", + "type": "str", + "value": "de", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a566b864-1893-449c-af94-143bc4c72e02", + "fields": { + "timestamp": "2023-12-29T15:45:10.611Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 383, + "field": "name", + "type": "str", + "value": "vm23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a56a16b3-394c-4b9d-b7fa-795d36da8c91", + "fields": { + "timestamp": "2023-12-29T15:45:06.490Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 808, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a56aee29-1e8f-4be5-a364-729281178c67", + "fields": { + "timestamp": "2023-12-29T15:45:11.723Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1596, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a57035fc-0733-4f3b-bc31-69854e3b131f", + "fields": { + "timestamp": "2023-12-29T15:45:06.419Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 775, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a57399ef-3450-475f-a0d8-a29c38a6fefb", + "fields": { + "timestamp": "2023-12-29T15:45:05.322Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 272, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5741b2a-d05f-4185-803f-ecee36d23c63", + "fields": { + "timestamp": "2023-12-29T15:45:08.142Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1605, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5751de3-d5f6-48e0-96a6-f4fab787c009", + "fields": { + "timestamp": "2023-12-29T15:45:06.156Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 652, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a57ee908-b212-4990-85e7-0d6767d26dd3", + "fields": { + "timestamp": "2023-12-29T15:45:09.899Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 3, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5821477-6d7a-4bd0-b07f-dd0244722b12", + "fields": { + "timestamp": "2023-12-29T15:45:05.449Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 330, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5839424-5baa-43ad-a2d1-a98c29a6f184", + "fields": { + "timestamp": "2023-12-29T15:45:06.980Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1036, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5905967-9141-4cc2-84b0-400a7a27b0f7", + "fields": { + "timestamp": "2023-12-29T15:45:04.761Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 19, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a592f925-03e5-4c5a-92cf-d7fe85182681", + "fields": { + "timestamp": "2023-12-29T15:45:04.750Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 14, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a597097d-262c-4a94-8f5a-f5adee9dd881", + "fields": { + "timestamp": "2023-12-29T15:45:11.208Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1241, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a59d8c9f-fa81-4dd9-a135-2de7bc340339", + "fields": { + "timestamp": "2023-12-29T15:45:10.125Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 9, + "field": "description", + "type": "str", + "value": "Echo-import", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a59da13a-f377-4853-a57d-af34e610aca1", + "fields": { + "timestamp": "2023-12-29T15:45:04.915Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 88, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a59f36e1-3e58-4ff3-9098-3b10ad85e0f9", + "fields": { + "timestamp": "2023-12-29T15:45:04.588Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 35, + "field": "name", + "type": "str", + "value": "Power Port", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5ae1b21-de80-4d96-a01f-39964b4dc2b3", + "fields": { + "timestamp": "2023-12-29T15:45:08.399Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 905, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5baa907-7f31-46ab-ab99-b9db2ca331b4", + "fields": { + "timestamp": "2023-12-29T15:45:07.491Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1305, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5c27f22-fbf0-446f-963f-2ffd0932fd3b", + "fields": { + "timestamp": "2023-12-29T15:45:06.408Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 770, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5c351da-7844-48fc-8a5e-b85daaa95092", + "fields": { + "timestamp": "2023-12-29T15:45:07.300Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1216, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5c3fbe0-5a4b-45e1-82c1-b8bc73e61057", + "fields": { + "timestamp": "2023-12-29T15:45:05.613Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 405, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5c8a0e5-4749-485a-8af4-78ea431e6fab", + "fields": { + "timestamp": "2023-12-29T15:45:10.735Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 917, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5cdeeb4-e4a0-41a7-91a6-afb9cfa1704e", + "fields": { + "timestamp": "2023-12-29T15:45:05.095Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 170, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5d19f10-9b89-4f43-85b2-11dc38811d89", + "fields": { + "timestamp": "2023-12-29T15:45:10.757Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 932, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5d50812-30de-4187-aa05-2aca5f14495b", + "fields": { + "timestamp": "2023-12-29T15:45:10.666Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 469, + "field": "name", + "type": "str", + "value": "vm109", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5d8fb92-527f-434a-a449-3f8f52f97520", + "fields": { + "timestamp": "2023-12-29T15:45:06.927Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1011, + "field": "name", + "type": "str", + "value": "xe-0/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5da1c16-5d48-4e01-90a4-82a01ebbefeb", + "fields": { + "timestamp": "2023-12-29T15:45:10.723Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 909, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5ddaa46-82b7-4f50-8396-f2486e9f9e15", + "fields": { + "timestamp": "2023-12-29T15:45:09.890Z", + "object_type": [ + "dcim", + "platform" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "ubuntu-linux-18-04", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5e5f7ff-1327-4532-844e-d3003ef1f791", + "fields": { + "timestamp": "2023-12-29T15:45:05.560Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 381, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5e72c13-de1f-4720-8b1e-348c0b9f315d", + "fields": { + "timestamp": "2023-12-29T15:45:11.734Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1604, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5e9de07-772e-4e05-b56d-1e0b03538238", + "fields": { + "timestamp": "2023-12-29T15:45:07.274Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1204, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5eab3ab-ded8-41f0-a697-1cbc4f75e947", + "fields": { + "timestamp": "2023-12-29T15:45:11.119Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1179, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5f05734-cd5c-41f5-a146-320209fd9718", + "fields": { + "timestamp": "2023-12-29T15:45:11.424Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1391, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a5f8901f-5dca-40a4-bfb0-53bec760e2dc", + "fields": { + "timestamp": "2023-12-29T15:45:11.198Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1234, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a603bdbc-1087-401c-b7a6-1776438eb5b8", + "fields": { + "timestamp": "2023-12-29T15:45:05.956Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 560, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a604fcfb-8c26-4a8c-9429-1036bf133cd0", + "fields": { + "timestamp": "2023-12-29T15:45:04.783Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 29, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6087077-5ed7-4a61-99c7-c5f9c3cbe428", + "fields": { + "timestamp": "2023-12-29T15:45:06.126Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 638, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a61256cc-9fdf-4b83-8131-59a886945e48", + "fields": { + "timestamp": "2023-12-29T15:45:08.720Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1303, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6195e9b-0df2-49e4-8813-69c82f03e8e2", + "fields": { + "timestamp": "2023-12-29T15:45:05.159Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 198, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a61c2c0c-63a4-49b7-bb30-6ba00fcc2dc9", + "fields": { + "timestamp": "2023-12-29T15:45:10.164Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 13, + "field": "prefix", + "type": "cidr", + "value": "10.112.134.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6241d3a-a073-4f3b-ad2a-b47b0da26e38", + "fields": { + "timestamp": "2023-12-29T15:45:07.489Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1304, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6261fc2-c510-43d0-9329-d3baad7c0b0b", + "fields": { + "timestamp": "2023-12-29T15:45:04.880Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 72, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a631406d-8772-48fa-b245-c948dc6d940f", + "fields": { + "timestamp": "2023-12-29T15:45:11.415Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1385, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a63179eb-5009-4544-89d7-2465b1ff8cb3", + "fields": { + "timestamp": "2023-12-29T15:45:08.429Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 942, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a633c205-33e2-4196-ae7b-db283ab459a7", + "fields": { + "timestamp": "2023-12-29T15:45:05.652Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 423, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a63af03a-b4ac-49e0-b4ad-de95403a3f26", + "fields": { + "timestamp": "2023-12-29T15:45:04.612Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 61, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a63cd6b8-ae54-4442-b3b2-5cc8b6476216", + "fields": { + "timestamp": "2023-12-29T15:45:06.184Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 665, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a64153fd-229f-4f49-ba22-1ee16231308c", + "fields": { + "timestamp": "2023-12-29T15:45:11.319Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1318, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a64a1051-8ec7-4b56-b2c7-69af5d90de2a", + "fields": { + "timestamp": "2023-12-29T15:45:05.856Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 516, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a64a6a84-2eda-472d-8b92-f62059fce289", + "fields": { + "timestamp": "2023-12-29T15:45:10.807Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 966, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a64b2b5e-f257-4501-9a5a-694a1ae063c6", + "fields": { + "timestamp": "2023-12-29T15:45:08.032Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1554, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a65b33d4-180a-404e-bd9c-ba330a05083c", + "fields": { + "timestamp": "2023-12-29T15:45:07.364Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1246, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a65c0ffd-cbdc-4725-93e2-53ec2bfa5f9b", + "fields": { + "timestamp": "2023-12-29T15:45:06.823Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 962, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a660c5b4-f8cb-4202-a57c-926cbfc29a09", + "fields": { + "timestamp": "2023-12-29T15:45:08.878Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1499, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6631ae6-af70-46df-b831-938851587844", + "fields": { + "timestamp": "2023-12-29T15:45:11.013Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1106, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a666c6ff-a64b-4b32-a70e-3aaeab0b8ce2", + "fields": { + "timestamp": "2023-12-29T15:45:04.585Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 32, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a66a5fbf-31aa-477a-beee-4d208e4271f8", + "fields": { + "timestamp": "2023-12-29T15:45:07.736Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1417, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a66d1607-c2e7-4943-b1d7-03f588da932e", + "fields": { + "timestamp": "2023-12-29T15:45:07.304Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1218, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6708f14-7590-43ac-bcfa-ce2268347857", + "fields": { + "timestamp": "2023-12-29T15:45:07.360Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1244, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a672be63-180d-428c-8bcc-cc32ddfe2280", + "fields": { + "timestamp": "2023-12-29T15:45:11.323Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1321, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6764dff-fe1d-4c00-98c5-ccb88d5f329a", + "fields": { + "timestamp": "2023-12-29T15:45:06.876Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 987, + "field": "name", + "type": "str", + "value": "xe-0/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a679e191-df60-47f5-a36b-735d2dd805c0", + "fields": { + "timestamp": "2023-12-29T15:45:11.374Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1356, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a67bbcb0-e737-4ad5-bddb-e7310aee02df", + "fields": { + "timestamp": "2023-12-29T15:45:08.331Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 821, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a683e307-cd3f-4e67-862d-94c85e296663", + "fields": { + "timestamp": "2023-12-29T15:45:09.971Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 87, + "field": "name", + "type": "str", + "value": "PP:B128", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a691ea35-787c-4825-be4b-fa7bf5383886", + "fields": { + "timestamp": "2023-12-29T15:45:05.175Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 205, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6a5f43c-16ea-406e-ae6c-98138ad3c4a8", + "fields": { + "timestamp": "2023-12-29T15:45:08.116Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1593, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6a75200-bffc-48ef-90c7-5935c3d89254", + "fields": { + "timestamp": "2023-12-29T15:45:06.413Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 772, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6a87330-4b50-41f3-953f-e4837856837f", + "fields": { + "timestamp": "2023-12-29T15:45:11.171Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1215, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6ac7c71-2463-4cca-9931-cc9408e3cf30", + "fields": { + "timestamp": "2023-12-29T15:45:07.177Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1159, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6ac86e6-8b61-4c3f-bb66-f8bffd8bbc33", + "fields": { + "timestamp": "2023-12-29T15:45:06.015Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 587, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6acaa8b-607f-4e54-81d5-529c55d88e4f", + "fields": { + "timestamp": "2023-12-29T15:45:10.885Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1018, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6b1e949-54ea-4585-a04c-cfef480ab195", + "fields": { + "timestamp": "2023-12-29T15:45:06.944Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1019, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6b38896-ea00-44d7-a85e-a6153d4aea2a", + "fields": { + "timestamp": "2023-12-29T15:45:05.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 557, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6bf512e-37f2-46ea-8916-1944ba415cfa", + "fields": { + "timestamp": "2023-12-29T15:45:09.251Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1054, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6c11952-ba56-40f3-a919-39562bc372d8", + "fields": { + "timestamp": "2023-12-29T15:45:10.748Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 926, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6cb02a6-0849-4469-914c-6f7d70330375", + "fields": { + "timestamp": "2023-12-29T15:45:05.204Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 218, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6d06271-7ea1-4da7-864e-7c7ca0558f01", + "fields": { + "timestamp": "2023-12-29T15:45:05.225Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 228, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6d56c29-f1cd-4f53-a1d6-a62f00b2b55d", + "fields": { + "timestamp": "2023-12-29T15:45:07.341Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1235, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6d59ecd-ed3a-455b-87f4-ad0fd6f9b023", + "fields": { + "timestamp": "2023-12-29T15:45:07.608Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1359, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6daa6d9-2920-48b6-bd41-9f8796946312", + "fields": { + "timestamp": "2023-12-29T15:45:06.327Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 732, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6dae174-b5af-455b-b848-33d3c9b7f9e6", + "fields": { + "timestamp": "2023-12-29T15:45:07.922Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1503, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6dc4a37-4b64-48de-9471-947dc23bb6a8", + "fields": { + "timestamp": "2023-12-29T15:45:06.923Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1009, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6dda6a8-4e46-4e03-8fff-8fdf19664ecc", + "fields": { + "timestamp": "2023-12-29T15:45:06.743Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 924, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6e279fb-3b44-4ae6-aa7d-79f9cde29a3b", + "fields": { + "timestamp": "2023-12-29T15:45:10.846Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 992, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6e3832f-a19b-4f86-995e-15ead083ee24", + "fields": { + "timestamp": "2023-12-29T15:45:08.275Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 751, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6f1ad8b-848f-40a7-b959-27041ef6e918", + "fields": { + "timestamp": "2023-12-29T15:45:06.453Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 791, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6f4038e-2136-44b9-978c-5a4bbf0f94d8", + "fields": { + "timestamp": "2023-12-29T15:45:06.725Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 916, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a6faac2c-5937-4dd1-9f1b-1b96ed1022c2", + "fields": { + "timestamp": "2023-12-29T15:45:06.297Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 718, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a706c7c9-92f3-4622-9d66-6fcd5a12eb2b", + "fields": { + "timestamp": "2023-12-29T15:45:07.403Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1264, + "field": "name", + "type": "str", + "value": "xe-1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a70c830c-dfe2-4f0b-86ce-e40ba9335ebf", + "fields": { + "timestamp": "2023-12-29T15:45:05.888Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 531, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a70d9e25-caa7-4e80-9fe1-2eaa895f0462", + "fields": { + "timestamp": "2023-12-29T15:45:06.346Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 741, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a70f311a-2392-46c0-acb1-4efb66830b3c", + "fields": { + "timestamp": "2023-12-29T15:45:10.948Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1061, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a71039ad-9e46-4341-87fe-4f18d69ffb9c", + "fields": { + "timestamp": "2023-12-29T15:45:11.718Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1593, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a71caa3d-b57e-480e-9920-daddfcfa3c8a", + "fields": { + "timestamp": "2023-12-29T15:45:08.910Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 627, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a723de9e-767c-4cc0-aecf-cf04ee9d0a71", + "fields": { + "timestamp": "2023-12-29T15:45:05.606Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 402, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a72609ba-854d-4839-9417-93163e6989c9", + "fields": { + "timestamp": "2023-12-29T15:45:07.960Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1521, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a72df4cf-879a-493e-bf1e-ba2cdfa7ac10", + "fields": { + "timestamp": "2023-12-29T15:45:11.086Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1156, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a738516a-8fd1-4356-aa19-8dac0aeb9c0b", + "fields": { + "timestamp": "2023-12-29T15:45:07.595Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1353, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a73c34ed-6264-4b79-b06d-dc23e9dce994", + "fields": { + "timestamp": "2023-12-29T15:45:05.139Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 189, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7414d0c-7156-4775-ae10-d9ccb3992d5a", + "fields": { + "timestamp": "2023-12-29T15:45:05.423Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 318, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7433e94-fad0-4ce9-b230-a29172af0b4f", + "fields": { + "timestamp": "2023-12-29T15:45:10.726Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 911, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7460bbe-77a1-40f6-8014-387adaecc497", + "fields": { + "timestamp": "2023-12-29T15:45:08.647Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1213, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a75241ad-cc4d-43f4-af61-43ea13bf85a7", + "fields": { + "timestamp": "2023-12-29T15:45:09.918Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 29, + "field": "name", + "type": "str", + "value": "R208", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7571beb-aa0c-45df-a517-cff1564e8a4c", + "fields": { + "timestamp": "2023-12-29T15:45:04.595Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 42, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a75a63d9-b39a-4fcb-bf9f-e912f797bdf1", + "fields": { + "timestamp": "2023-12-29T15:45:10.125Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 8, + "field": "description", + "type": "str", + "value": "Delta-import", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a76be443-d678-423d-9471-e5374e1d2dd7", + "fields": { + "timestamp": "2023-12-29T15:45:08.666Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1237, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a76c16e5-60ac-4f85-91fd-bd1bce38b5bd", + "fields": { + "timestamp": "2023-12-29T15:45:05.827Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 503, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a77144a2-7fee-48be-8edd-f987fd00c9e8", + "fields": { + "timestamp": "2023-12-29T15:45:06.789Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 946, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a771ea80-67d3-49b2-bb85-f18b22e8255e", + "fields": { + "timestamp": "2023-12-29T15:45:05.215Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 223, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a77a5db9-159f-46b7-840b-6caa80de6814", + "fields": { + "timestamp": "2023-12-29T15:45:08.400Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 906, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a77cd651-c628-49cd-90bd-b078f7b13fbe", + "fields": { + "timestamp": "2023-12-29T15:45:06.342Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 739, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7825b3a-c824-4ff4-bb4c-b4516a023177", + "fields": { + "timestamp": "2023-12-29T15:45:07.824Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1458, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a783ec3b-6d31-46e0-a1d2-139c1f30019f", + "fields": { + "timestamp": "2023-12-29T15:45:11.283Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1293, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a79a07a4-1785-4b49-b957-03fb6b3457f0", + "fields": { + "timestamp": "2023-12-29T15:45:07.984Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1532, + "field": "name", + "type": "str", + "value": "xe-2/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7a36e0c-a689-4319-8f80-76bda9c73229", + "fields": { + "timestamp": "2023-12-29T15:45:05.497Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 352, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7aa25c0-b09b-41d9-a634-b7f6a56657b2", + "fields": { + "timestamp": "2023-12-29T15:45:06.032Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 595, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7b6a259-b652-479a-b122-dfb41adaaccb", + "fields": { + "timestamp": "2023-12-29T15:45:05.016Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 134, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7bd0fa3-d23b-4a13-8ea6-bb678af392fa", + "fields": { + "timestamp": "2023-12-29T15:45:11.322Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1320, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7c27942-f1f0-478c-af22-b854d6e785c5", + "fields": { + "timestamp": "2023-12-29T15:45:06.496Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 811, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7c2e610-704d-40a1-83f0-bbd6843e7c13", + "fields": { + "timestamp": "2023-12-29T15:45:08.347Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 841, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7cd7f5a-b007-4215-8942-85c7894632b4", + "fields": { + "timestamp": "2023-12-29T15:45:06.259Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 700, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7cf00f8-94d5-4897-91d3-6cc36e097c68", + "fields": { + "timestamp": "2023-12-29T15:45:05.597Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 398, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7d07359-a0e3-4762-9226-43fd8593d04b", + "fields": { + "timestamp": "2023-12-29T15:45:09.989Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 106, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7d1adfc-32af-438a-9277-ff16fcf58fb4", + "fields": { + "timestamp": "2023-12-29T15:45:11.395Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1371, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7def1fa-12c7-476c-a889-edb5c1ef29ed", + "fields": { + "timestamp": "2023-12-29T15:45:11.740Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1608, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7ea400a-58cb-4041-9131-93956521e99a", + "fields": { + "timestamp": "2023-12-29T15:45:05.899Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 536, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7eb4cb8-912e-4fb1-ac62-fcc5720ed38d", + "fields": { + "timestamp": "2023-12-29T15:45:07.250Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1193, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7f65206-255c-4387-9d57-83791b11fb41", + "fields": { + "timestamp": "2023-12-29T15:45:06.529Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 826, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7fa6f73-6156-4789-afac-49559334c20d", + "fields": { + "timestamp": "2023-12-29T15:45:11.411Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1382, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a7fcf006-0514-4de2-b0bc-f60fd9a108fd", + "fields": { + "timestamp": "2023-12-29T15:45:09.913Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 22, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a80aaace-0a4a-4392-8e4d-7280b072ea6a", + "fields": { + "timestamp": "2023-12-29T15:45:07.885Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1486, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a80b7ab5-5a63-4dcb-b67b-a5e80b87f39e", + "fields": { + "timestamp": "2023-12-29T15:45:05.576Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 388, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a80bf326-672f-4316-9f5d-91c2cad59891", + "fields": { + "timestamp": "2023-12-29T15:45:11.260Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1277, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8110dfd-ecb4-4453-9e17-1dbe8fa6a6ac", + "fields": { + "timestamp": "2023-12-29T15:45:05.421Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 317, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a81232f1-5e49-4aec-a771-b9ca42fa0cbf", + "fields": { + "timestamp": "2023-12-29T15:45:05.762Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 473, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a81bb5ef-253b-4c16-b14f-ab9045c50971", + "fields": { + "timestamp": "2023-12-29T15:45:11.047Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1129, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a82d083e-ac68-4f67-a4d6-da253582a1eb", + "fields": { + "timestamp": "2023-12-29T15:45:06.615Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 866, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a82e2d26-e8f8-40ea-9b3e-c9c96fa31bdc", + "fields": { + "timestamp": "2023-12-29T15:45:07.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1523, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a82fc371-70fa-445e-b6d1-229e9d2c8788", + "fields": { + "timestamp": "2023-12-29T15:45:06.212Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 678, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a83759ef-473b-4b4c-bd9d-a48e8533a590", + "fields": { + "timestamp": "2023-12-29T15:45:07.416Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1270, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a83fba48-29be-423b-98e6-5395db0406e9", + "fields": { + "timestamp": "2023-12-29T15:45:09.391Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1230, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8425cc7-0fa3-4539-bf36-30f4f55e7e0b", + "fields": { + "timestamp": "2023-12-29T15:45:06.578Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 849, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a84300d8-ab9d-4f92-858f-84f212372fa4", + "fields": { + "timestamp": "2023-12-29T15:45:11.336Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1330, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8434125-462a-4efc-8a66-6041aee7e032", + "fields": { + "timestamp": "2023-12-29T15:45:08.234Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 701, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a84581b5-c215-460f-b706-b056cb316716", + "fields": { + "timestamp": "2023-12-29T15:45:06.445Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 787, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8464190-41b6-4aa0-a602-08864c6de273", + "fields": { + "timestamp": "2023-12-29T15:45:10.721Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 908, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a84a10f1-e807-4561-be16-25bd3b655ab0", + "fields": { + "timestamp": "2023-12-29T15:45:11.588Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1503, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a855e2b5-cc47-4615-ac42-67cd428c0a72", + "fields": { + "timestamp": "2023-12-29T15:45:07.945Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1514, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a857c1eb-9bca-44aa-b0d4-066ce33377c4", + "fields": { + "timestamp": "2023-12-29T15:45:06.282Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 711, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a85ee4a1-8967-4430-a36f-35c0db1d09b2", + "fields": { + "timestamp": "2023-12-29T15:45:05.294Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 259, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a86031dd-3c0b-4704-a013-e9a55ee472af", + "fields": { + "timestamp": "2023-12-29T15:45:07.896Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1491, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a862fb69-11a9-48b3-a8ca-07e7426c4a31", + "fields": { + "timestamp": "2023-12-29T15:45:07.948Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1515, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8672e20-63e2-4b50-b244-d984e49a4749", + "fields": { + "timestamp": "2023-12-29T15:45:06.293Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 716, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8680ac7-051a-42f3-b34b-d9f5d3f225d4", + "fields": { + "timestamp": "2023-12-29T15:45:10.622Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 400, + "field": "name", + "type": "str", + "value": "vm40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8694803-2144-471a-8271-6a437ab15cda", + "fields": { + "timestamp": "2023-12-29T15:45:05.731Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 459, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a870fe86-cf6c-492a-bd05-e00320208388", + "fields": { + "timestamp": "2023-12-29T15:45:07.900Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1493, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a87aa3be-e293-4c5d-a055-2a90128dc581", + "fields": { + "timestamp": "2023-12-29T15:45:10.517Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 46, + "field": "vid", + "type": "int", + "value": "203", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a87d1ea5-ed70-495b-8d46-205a9e42f34d", + "fields": { + "timestamp": "2023-12-29T15:45:06.935Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1015, + "field": "name", + "type": "str", + "value": "xe-0/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a87d564e-0a93-495e-88b5-0f8d9e89db88", + "fields": { + "timestamp": "2023-12-29T15:45:06.550Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 836, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8858c83-7bac-4a7b-82d6-a425ca05256f", + "fields": { + "timestamp": "2023-12-29T15:45:11.354Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1342, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a893eec0-1402-4cfb-838e-1f324724467c", + "fields": { + "timestamp": "2023-12-29T15:45:09.169Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 951, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8987fea-2a70-4177-a55f-d4ec452acabc", + "fields": { + "timestamp": "2023-12-29T15:45:06.717Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 912, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a89c388b-08d9-40da-ae90-6b1cf34bf594", + "fields": { + "timestamp": "2023-12-29T15:45:05.059Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 154, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a89ce9bd-7b2f-4b36-9949-7a63b5be1744", + "fields": { + "timestamp": "2023-12-29T15:45:08.000Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1539, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a89e0560-65b3-428f-8335-6db38a4ce233", + "fields": { + "timestamp": "2023-12-29T15:45:05.879Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 527, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a89f3bcf-c34f-489b-b7f2-d7d2448caed4", + "fields": { + "timestamp": "2023-12-29T15:45:06.462Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 795, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8a44bad-a0f7-4786-9511-9c66434a1d72", + "fields": { + "timestamp": "2023-12-29T15:45:07.321Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1226, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8a46f72-d00e-48f6-8c19-88923d886340", + "fields": { + "timestamp": "2023-12-29T15:45:07.638Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1371, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8b179c7-8501-40c2-a802-226b09c25750", + "fields": { + "timestamp": "2023-12-29T15:45:04.574Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 13, + "field": "maximum_draw", + "type": "int", + "value": "150", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8b19443-fbfb-4af4-b6fd-dea8f9b604ee", + "fields": { + "timestamp": "2023-12-29T15:45:05.991Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 576, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8b1fb29-3ae6-4f50-aee1-c50ee2d9d514", + "fields": { + "timestamp": "2023-12-29T15:45:06.986Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1039, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8b27a21-5860-4356-9e1e-195d0d6d02ac", + "fields": { + "timestamp": "2023-12-29T15:45:09.120Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 889, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8b7024b-edbf-44fb-8710-5ba294d68f5a", + "fields": { + "timestamp": "2023-12-29T15:45:05.666Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 429, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8bc48fe-6fd4-46a6-bfc3-a66c827ae777", + "fields": { + "timestamp": "2023-12-29T15:45:06.060Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 608, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8bca568-dcbc-4df0-958d-079a3a5ae63d", + "fields": { + "timestamp": "2023-12-29T15:45:10.457Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 136, + "field": "address", + "type": "inet", + "value": "172.19.0.16/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8c00490-ff5f-43ec-aea9-fe12ec106562", + "fields": { + "timestamp": "2023-12-29T15:45:10.971Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1077, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8c03814-8b40-4f2e-81ee-ce059d188915", + "fields": { + "timestamp": "2023-12-29T15:45:11.254Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1273, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8c48fbd-83dd-4e04-8a1f-dcd081ea151f", + "fields": { + "timestamp": "2023-12-29T15:45:08.765Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1359, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8c6b027-de48-430b-813e-d23e6ca85638", + "fields": { + "timestamp": "2023-12-29T15:45:11.706Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1584, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8cbd166-21e9-47c1-acef-832494c98e21", + "fields": { + "timestamp": "2023-12-29T15:45:11.478Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1428, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8ccce84-eba5-4065-9a4b-74df56180523", + "fields": { + "timestamp": "2023-12-29T15:45:06.216Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 680, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8ce25af-1713-460b-9130-213d43ce9b28", + "fields": { + "timestamp": "2023-12-29T15:45:08.468Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 991, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8cf4a01-f64a-4b0e-8960-2ec9d1a784c6", + "fields": { + "timestamp": "2023-12-29T15:45:09.345Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1172, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8d57b96-3fbb-4fb1-a6dc-4e77a79d798e", + "fields": { + "timestamp": "2023-12-29T15:45:07.769Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1432, + "field": "name", + "type": "str", + "value": "xe-2/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8d889c9-cd59-43bc-aa1f-9d1b4ddf02d6", + "fields": { + "timestamp": "2023-12-29T15:45:06.582Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 851, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8def267-b2f7-4322-b30f-40c46a37b9a1", + "fields": { + "timestamp": "2023-12-29T15:45:09.010Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 752, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8e5632a-73db-4e56-bca9-7883b6faa070", + "fields": { + "timestamp": "2023-12-29T15:45:11.628Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1531, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8eb55f5-1402-400e-988e-4c9f4587fa15", + "fields": { + "timestamp": "2023-12-29T15:45:05.426Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 319, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8ee0a55-fa65-41c4-98a6-96297e537cdb", + "fields": { + "timestamp": "2023-12-29T15:45:09.970Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 85, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8ef64bf-53d4-4f99-91e2-ad8d33a63d27", + "fields": { + "timestamp": "2023-12-29T15:45:05.639Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 417, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a8fcde88-7b6d-4e38-b3dc-29b801dbc38b", + "fields": { + "timestamp": "2023-12-29T15:45:07.874Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1481, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a909ef11-c77b-4770-a1f2-b3d32bd92d2b", + "fields": { + "timestamp": "2023-12-29T15:45:06.473Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 800, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9124632-164a-48d8-993e-c09564021b08", + "fields": { + "timestamp": "2023-12-29T15:45:05.068Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 158, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a914204e-f3db-4688-80b1-8812d0c9cf61", + "fields": { + "timestamp": "2023-12-29T15:45:07.734Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1416, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9142c2c-a76d-4f1e-9a55-1998b6a11fe8", + "fields": { + "timestamp": "2023-12-29T15:45:07.515Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1316, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a922cd59-13af-4f4d-b886-336c278efd5e", + "fields": { + "timestamp": "2023-12-29T15:45:05.914Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 543, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9242465-d343-44a1-ba04-36ebf383c07d", + "fields": { + "timestamp": "2023-12-29T15:45:04.621Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 70, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a92d8a33-ffd8-4364-89fa-db71c39e2b67", + "fields": { + "timestamp": "2023-12-29T15:45:09.338Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1163, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a930336a-6244-44d7-8f8a-7f7327901d40", + "fields": { + "timestamp": "2023-12-29T15:45:08.291Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 771, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a932f145-5722-4cd1-9a6a-870e74acb04c", + "fields": { + "timestamp": "2023-12-29T15:45:11.245Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1267, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9350cae-e0c5-4fc6-89ba-6dc89ecfe419", + "fields": { + "timestamp": "2023-12-29T15:45:08.558Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1103, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a93b671b-c2d1-492c-a8ca-2ffd016098b0", + "fields": { + "timestamp": "2023-12-29T15:45:09.110Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 877, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a93c9cdf-8768-4f93-9f03-20955feb031d", + "fields": { + "timestamp": "2023-12-29T15:45:04.800Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 37, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9497dad-60a7-4cb5-8140-34e11a67e743", + "fields": { + "timestamp": "2023-12-29T15:45:11.407Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1379, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a94c8c76-50e3-4216-afc1-798770d0fb43", + "fields": { + "timestamp": "2023-12-29T15:45:07.552Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1333, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a94d2100-b488-42f7-b9d1-59339cd14039", + "fields": { + "timestamp": "2023-12-29T15:45:10.967Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1074, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a952ad54-1c06-42b6-8e49-bb0901330082", + "fields": { + "timestamp": "2023-12-29T15:45:11.345Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1336, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a952b8f0-8230-4320-8255-960edb10a3f7", + "fields": { + "timestamp": "2023-12-29T15:45:11.166Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1212, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9580d45-58b4-410c-a819-63b072b3043d", + "fields": { + "timestamp": "2023-12-29T15:45:11.687Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1571, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a95ca563-accb-4b73-843c-0509ad72bf3f", + "fields": { + "timestamp": "2023-12-29T15:45:05.480Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 344, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a95dae85-58a4-434a-921e-33149561babc", + "fields": { + "timestamp": "2023-12-29T15:45:10.142Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 1, + "field": "prefix", + "type": "cidr", + "value": "10.112.0.0/15", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a963d025-f672-4359-a23d-4bd3bab18164", + "fields": { + "timestamp": "2023-12-29T15:45:10.346Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 86, + "field": "prefix", + "type": "cidr", + "value": "172.18.0.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a971ce30-8c74-492b-ace7-97aabc26d786", + "fields": { + "timestamp": "2023-12-29T15:45:05.681Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 436, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a97c0882-9205-47aa-a601-f90fa791530c", + "fields": { + "timestamp": "2023-12-29T15:45:04.570Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 9, + "field": "maximum_draw", + "type": "int", + "value": "150", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a97e3fc1-c3cc-4984-96de-e2a4182772f9", + "fields": { + "timestamp": "2023-12-29T15:45:07.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1516, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a98a5ea3-4e79-46cf-8472-f4d663af6e1f", + "fields": { + "timestamp": "2023-12-29T15:45:07.664Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1383, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a996fa68-ba6e-4604-a11e-ec47ee87c7f8", + "fields": { + "timestamp": "2023-12-29T15:45:11.518Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1455, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a999f971-f559-4769-919c-23cf7f112440", + "fields": { + "timestamp": "2023-12-29T15:45:04.697Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 126, + "field": "name", + "type": "str", + "value": "Outlet 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a99da77e-794c-4401-82d7-1c2e895f79a3", + "fields": { + "timestamp": "2023-12-29T15:45:05.361Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 290, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a99ddd2b-4c35-4f24-a8dd-680b59d97755", + "fields": { + "timestamp": "2023-12-29T15:45:07.014Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1068, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9a783d7-e55f-4b59-b7b0-7a50f443f569", + "fields": { + "timestamp": "2023-12-29T15:45:08.402Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 909, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9aaf2be-f5fc-4dda-ac58-d729b9dee72a", + "fields": { + "timestamp": "2023-12-29T15:45:05.613Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 405, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9b15475-a62e-4264-8c03-ea8b460e1077", + "fields": { + "timestamp": "2023-12-29T15:45:06.513Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 819, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9b16326-e666-44e8-a324-85cb7eb818d7", + "fields": { + "timestamp": "2023-12-29T15:45:11.750Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1615, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9b2ef00-f62b-4c98-a9c1-8a240133a380", + "fields": { + "timestamp": "2023-12-29T15:45:10.484Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 180, + "field": "address", + "type": "inet", + "value": "172.20.0.30/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9bda0d9-052e-4919-94a4-307b55dc2cdc", + "fields": { + "timestamp": "2023-12-29T15:45:11.006Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1101, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9c43377-d88a-4af2-a82c-0d497c0e6d8f", + "fields": { + "timestamp": "2023-12-29T15:45:06.381Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 757, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9ce7984-8ee7-45ad-b072-b89d4ea4cc16", + "fields": { + "timestamp": "2023-12-29T15:45:07.564Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1339, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9d195fa-88e8-458f-99b7-9ae846884189", + "fields": { + "timestamp": "2023-12-29T15:45:04.898Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 80, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9d501fc-eadd-47b0-80ee-fbe6d2c0bd95", + "fields": { + "timestamp": "2023-12-29T15:45:06.374Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 754, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9dbb595-3b75-4bc1-90b0-f161741f4231", + "fields": { + "timestamp": "2023-12-29T15:45:06.428Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 779, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9dccad7-6d86-47b7-96ac-a499c0293d99", + "fields": { + "timestamp": "2023-12-29T15:45:07.168Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1155, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9ddb896-064c-4d76-b554-2e35f3b73418", + "fields": { + "timestamp": "2023-12-29T15:45:08.170Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1618, + "field": "name", + "type": "str", + "value": "xe-1/3/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9de6ec0-280c-42b1-861a-15192c8188cd", + "fields": { + "timestamp": "2023-12-29T15:45:10.101Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 19, + "field": "name", + "type": "str", + "value": "JBB Branch 127", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9e7784f-37f8-4c62-9352-8ac55c17ab3c", + "fields": { + "timestamp": "2023-12-29T15:45:06.623Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 870, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9ea153d-4047-4647-b72f-3f4255624534", + "fields": { + "timestamp": "2023-12-29T15:45:06.006Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 583, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9ecace1-18e6-40b8-b8f1-b92beb6f70b8", + "fields": { + "timestamp": "2023-12-29T15:45:05.269Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 248, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9eddd94-58c4-4178-a083-bbcc519a08c9", + "fields": { + "timestamp": "2023-12-29T15:45:10.112Z", + "object_type": [ + "ipam", + "vrf" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Charlie", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9ee20ee-f204-46ec-96b8-10474886f8a5", + "fields": { + "timestamp": "2023-12-29T15:45:06.916Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1006, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "a9f8cfc6-c226-4bcf-a9e3-edd9587e9bdc", + "fields": { + "timestamp": "2023-12-29T15:45:06.561Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 841, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa02d621-b5b0-42f4-95c9-c05ece9cc11e", + "fields": { + "timestamp": "2023-12-29T15:45:08.842Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1454, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa1aaba6-fb3e-40c9-ba75-a22423104d76", + "fields": { + "timestamp": "2023-12-29T15:45:05.221Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 226, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa1ae387-92cb-4f10-b8af-6aab6fed715d", + "fields": { + "timestamp": "2023-12-29T15:45:05.738Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 462, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa1cdc46-41ac-4b8e-8aef-db852da424ff", + "fields": { + "timestamp": "2023-12-29T15:45:08.770Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1365, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa1f1409-0411-4dc1-a824-b4f58e17096f", + "fields": { + "timestamp": "2023-12-29T15:45:04.800Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 37, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa249e90-977c-4a8f-aaf9-a3c3a30c9d72", + "fields": { + "timestamp": "2023-12-29T15:45:07.332Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1231, + "field": "name", + "type": "str", + "value": "xe-1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa30f9b5-d672-46ec-9d77-0c63cdd14025", + "fields": { + "timestamp": "2023-12-29T15:45:09.991Z", + "object_type": [ + "dcim", + "module" + ], + "object_id": 4, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa336ffb-7145-4e85-8345-706123a4a681", + "fields": { + "timestamp": "2023-12-29T15:45:05.048Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 149, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa35daed-3d6a-435c-bbc3-99f84144b608", + "fields": { + "timestamp": "2023-12-29T15:45:11.451Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1410, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa3d02a7-6929-49a7-a5f8-de9f3dc39bd7", + "fields": { + "timestamp": "2023-12-29T15:45:09.149Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 926, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa46114b-3983-41ab-b0e1-c36808ada6ef", + "fields": { + "timestamp": "2023-12-29T15:45:10.942Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1057, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa488fc9-ba09-4f2e-b7ad-0f97e54ca300", + "fields": { + "timestamp": "2023-12-29T15:45:11.165Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1211, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa49869c-a1a6-4827-9a80-3fa20231bb93", + "fields": { + "timestamp": "2023-12-29T15:45:04.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 27, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa4b9f4c-6245-4f7f-bbd6-a704d96ae9b3", + "fields": { + "timestamp": "2023-12-29T15:45:07.395Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1260, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa4cfb90-a863-461f-92b5-9c0c84f26d87", + "fields": { + "timestamp": "2023-12-29T15:45:10.960Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1069, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa4ef181-8c34-4900-8d8d-ddabe39d6ba8", + "fields": { + "timestamp": "2023-12-29T15:45:08.444Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 961, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa587138-cc97-43dc-8610-f97292e9a999", + "fields": { + "timestamp": "2023-12-29T15:45:09.900Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 4, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa5b3469-f1d8-4290-84f7-ed1e680fe4b9", + "fields": { + "timestamp": "2023-12-29T15:45:11.214Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1245, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa5bb879-db16-4fca-8356-3eadec64b460", + "fields": { + "timestamp": "2023-12-29T15:45:07.903Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1494, + "field": "name", + "type": "str", + "value": "xe-1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa62eaaf-e34b-4b0c-bdb8-19cf6c5b8f41", + "fields": { + "timestamp": "2023-12-29T15:45:10.822Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 976, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa635880-91ce-441a-97c6-0959160275e8", + "fields": { + "timestamp": "2023-12-29T15:45:08.351Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 845, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa637e66-13a4-4671-b76e-18b48d99539e", + "fields": { + "timestamp": "2023-12-29T15:45:05.359Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 289, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa6418b5-b101-4d89-a0cb-f64c1e5db34a", + "fields": { + "timestamp": "2023-12-29T15:45:06.880Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 989, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa64bd70-daba-4c4f-9153-d75c31e5edf3", + "fields": { + "timestamp": "2023-12-29T15:45:06.233Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 688, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa65a1ae-7cd9-4112-81d8-60a25da82c05", + "fields": { + "timestamp": "2023-12-29T15:45:11.024Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1113, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa74a8cc-ea1f-434f-ae0e-fed9471fb983", + "fields": { + "timestamp": "2023-12-29T15:45:11.527Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1461, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa77277f-303a-4b74-bf37-90b9615b69f3", + "fields": { + "timestamp": "2023-12-29T15:45:07.708Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1404, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa7801d0-8856-4dbf-8302-157f9f85b79a", + "fields": { + "timestamp": "2023-12-29T15:45:10.407Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 53, + "field": "address", + "type": "inet", + "value": "172.16.0.23/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa818047-368b-4769-937d-658f3d3c753b", + "fields": { + "timestamp": "2023-12-29T15:45:05.628Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 412, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa8df30e-6e12-4ae3-a80b-89d51064e134", + "fields": { + "timestamp": "2023-12-29T15:45:08.578Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1128, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa8f2bdd-b773-4c85-b447-f4536be25494", + "fields": { + "timestamp": "2023-12-29T15:45:10.807Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 966, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa910f86-a5d6-43f5-ae86-c89e2deb4a30", + "fields": { + "timestamp": "2023-12-29T15:45:05.742Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 464, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa93c96c-cc02-4677-a72a-2e6bc3f767a1", + "fields": { + "timestamp": "2023-12-29T15:45:05.668Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 430, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa9c1824-ce08-4b45-9409-bb72bb606d06", + "fields": { + "timestamp": "2023-12-29T15:45:07.073Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1095, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa9cec95-e1a0-4035-88de-c010a3f73028", + "fields": { + "timestamp": "2023-12-29T15:45:06.073Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 614, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aa9f33a3-67f9-435e-9757-08acea4876bf", + "fields": { + "timestamp": "2023-12-29T15:45:08.339Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 831, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aaa04189-3bb0-47bd-b488-9efc7e3db1b8", + "fields": { + "timestamp": "2023-12-29T15:45:11.289Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1297, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aaa36885-2bb0-4e5c-ab27-a54770010287", + "fields": { + "timestamp": "2023-12-29T15:45:08.707Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1287, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aabb0b70-07e9-4a90-83bf-5b874cdec1e7", + "fields": { + "timestamp": "2023-12-29T15:45:11.615Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1522, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aabc3942-62f0-468d-8ec3-51ad2665d619", + "fields": { + "timestamp": "2023-12-29T15:45:06.542Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 832, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aac22665-2613-4c99-ac88-72e5f3c30166", + "fields": { + "timestamp": "2023-12-29T15:45:08.353Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 848, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aad43969-f4d5-4eeb-9597-f52190bff728", + "fields": { + "timestamp": "2023-12-29T15:45:08.908Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1536, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aad578b0-a97b-443b-acd3-d458e4f17833", + "fields": { + "timestamp": "2023-12-29T15:45:11.315Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1315, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aae14472-5cd9-49af-82f8-73a2489c34a4", + "fields": { + "timestamp": "2023-12-29T15:45:08.993Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 731, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aae14d55-5415-48a2-9468-3cef7357d270", + "fields": { + "timestamp": "2023-12-29T15:45:07.728Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1413, + "field": "name", + "type": "str", + "value": "xe-2/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aaf01582-1d2e-47e5-a869-6aa58fd808ee", + "fields": { + "timestamp": "2023-12-29T15:45:05.009Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 131, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aaf8387c-65fa-48ea-92f8-6d483be8b4ce", + "fields": { + "timestamp": "2023-12-29T15:45:10.831Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 982, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aaff2133-4b68-4f0a-afa5-ed9f073e486f", + "fields": { + "timestamp": "2023-12-29T15:45:09.297Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1111, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab02153a-af8d-4a04-b7f5-f75b41a73480", + "fields": { + "timestamp": "2023-12-29T15:45:04.495Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 11, + "field": "cid", + "type": "str", + "value": "DJDP9577", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab04ae6f-b37b-4f37-9231-7545f87b7d67", + "fields": { + "timestamp": "2023-12-29T15:45:07.629Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1367, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab09cc66-3f05-479e-8f89-15bf7a2e95eb", + "fields": { + "timestamp": "2023-12-29T15:45:10.590Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 20, + "field": "name", + "type": "str", + "value": "gc-europe-west2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab0d5e0f-85dd-4946-a458-ea2b6426ae3b", + "fields": { + "timestamp": "2023-12-29T15:45:05.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 475, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab12486e-02a2-48dd-a8b1-a52540d8403e", + "fields": { + "timestamp": "2023-12-29T15:45:08.495Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1024, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab126aa3-4093-4240-8a37-d8cd856e7f58", + "fields": { + "timestamp": "2023-12-29T15:45:11.402Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1376, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab1f15ec-03e3-4ac4-9a34-05d8a1e52da5", + "fields": { + "timestamp": "2023-12-29T15:45:06.908Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1002, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab25bf5f-9380-435e-8097-1238e873da58", + "fields": { + "timestamp": "2023-12-29T15:45:06.374Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 754, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab2697c5-85a7-466e-838c-bdfb21d560f4", + "fields": { + "timestamp": "2023-12-29T15:45:06.520Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 822, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab2fc9e0-698a-4177-8f86-f2c3a050dbc2", + "fields": { + "timestamp": "2023-12-29T15:45:07.524Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1320, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab31cd9d-02dc-4227-9b8b-0c6547dda772", + "fields": { + "timestamp": "2023-12-29T15:45:07.653Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1378, + "field": "name", + "type": "str", + "value": "xe-1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab35fe82-67e9-48e0-855d-5fa196f944eb", + "fields": { + "timestamp": "2023-12-29T15:45:11.510Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1450, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab3968c0-b451-4a13-a24a-0fe28a1360f1", + "fields": { + "timestamp": "2023-12-29T15:45:09.044Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 795, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab3bfb5a-43ba-4c11-8034-81de1c858939", + "fields": { + "timestamp": "2023-12-29T15:45:06.863Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 981, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab44b672-57a1-4bd9-8b4f-1cd125e24738", + "fields": { + "timestamp": "2023-12-29T15:45:08.708Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1289, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab474476-4b7b-4ff6-b6c3-103e41f8036c", + "fields": { + "timestamp": "2023-12-29T15:45:11.300Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1305, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab47af18-8df9-4cf4-ab47-fe5d20d5ba2d", + "fields": { + "timestamp": "2023-12-29T15:45:11.672Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1561, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab4960dd-b19e-4be6-865d-e2d1fa429346", + "fields": { + "timestamp": "2023-12-29T15:45:08.125Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1597, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab5b14f5-35b9-4428-8f01-b5a6e094fe9c", + "fields": { + "timestamp": "2023-12-29T15:45:05.892Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 533, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab5f6779-d982-461f-832d-1853cbf5fa29", + "fields": { + "timestamp": "2023-12-29T15:45:11.513Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1452, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab605e48-dddc-4f48-830c-4f065a775a00", + "fields": { + "timestamp": "2023-12-29T15:45:08.417Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 927, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab61d6d7-2964-4636-8bee-0e683eeecb49", + "fields": { + "timestamp": "2023-12-29T15:45:05.604Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 401, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab63aa9d-48a0-469f-9d67-4fc692286f75", + "fields": { + "timestamp": "2023-12-29T15:45:08.991Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 729, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab642446-8041-4671-8543-f52d855da093", + "fields": { + "timestamp": "2023-12-29T15:45:11.009Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1103, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab648cb3-580f-4038-9fce-c810b218b64f", + "fields": { + "timestamp": "2023-12-29T15:45:10.579Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "DO-NYC1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab6849d0-4824-4566-8d75-72771febbdb1", + "fields": { + "timestamp": "2023-12-29T15:45:04.939Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 99, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab6f3ecf-cd69-4843-8ce3-6c099a12cdf2", + "fields": { + "timestamp": "2023-12-29T15:45:07.530Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1323, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab6ff9fe-a763-4857-a9ae-2e84f4377dba", + "fields": { + "timestamp": "2023-12-29T15:45:08.532Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1070, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab837b08-fd1e-4bfb-b334-7ca0373d7c22", + "fields": { + "timestamp": "2023-12-29T15:45:08.324Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 812, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab85d617-022d-43bd-9018-5ea84ce6d836", + "fields": { + "timestamp": "2023-12-29T15:45:05.851Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 514, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab876e24-3053-4cb8-ab89-3b6193132a12", + "fields": { + "timestamp": "2023-12-29T15:45:04.586Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 33, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab8a565b-85e8-4c3c-85bb-11a84556fb25", + "fields": { + "timestamp": "2023-12-29T15:45:04.466Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 18, + "field": "cid", + "type": "str", + "value": "1002843350", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab8e4a5e-a975-4a7b-a96b-ac5e6927d63a", + "fields": { + "timestamp": "2023-12-29T15:45:05.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 481, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ab9014d9-1f87-47e9-8195-752b2d2ded71", + "fields": { + "timestamp": "2023-12-29T15:45:05.139Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 189, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abad5569-0c16-424d-8da6-abd76a11d175", + "fields": { + "timestamp": "2023-12-29T15:45:05.294Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 259, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abb18a1e-5632-45f0-bb47-53d3a2f22e1a", + "fields": { + "timestamp": "2023-12-29T15:45:07.892Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1489, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abb2f114-054a-4c11-8fea-f65065ec1de5", + "fields": { + "timestamp": "2023-12-29T15:45:10.126Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 10, + "field": "description", + "type": "str", + "value": "Echo-import", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abb58ccb-463b-43be-91c8-494a0a3dd9f9", + "fields": { + "timestamp": "2023-12-29T15:45:05.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 563, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abb6a58b-ee5c-4191-8de4-c15a5e8ac49a", + "fields": { + "timestamp": "2023-12-29T15:45:07.257Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1196, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abb81a88-63f6-452f-a8a9-029c7326513d", + "fields": { + "timestamp": "2023-12-29T15:45:06.918Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1007, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abb9b383-6249-4dc6-8910-2a5c04d81d22", + "fields": { + "timestamp": "2023-12-29T15:45:06.426Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 778, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abc7d648-bb4e-4844-877f-273df10cdf23", + "fields": { + "timestamp": "2023-12-29T15:45:09.271Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1079, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abc847e3-0956-4597-8ba6-7b877361c2ef", + "fields": { + "timestamp": "2023-12-29T15:45:10.748Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 926, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abcdd3f5-96ff-448a-b88c-a04d1de79ff9", + "fields": { + "timestamp": "2023-12-29T15:45:05.085Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 166, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abd21ba0-f3d6-402d-badd-ca06c745d134", + "fields": { + "timestamp": "2023-12-29T15:45:05.696Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 443, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abd3bf56-6e40-486a-8b48-34527034c9c3", + "fields": { + "timestamp": "2023-12-29T15:45:09.112Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 879, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abd4eb30-8b27-42f1-9eee-b0d82ddbe1b5", + "fields": { + "timestamp": "2023-12-29T15:45:05.146Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 192, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abe883fb-0ee2-44e3-bb15-1724e6a4b6c6", + "fields": { + "timestamp": "2023-12-29T15:45:10.944Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1058, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abeb689c-bf2e-4e2e-8c99-42150cd4343c", + "fields": { + "timestamp": "2023-12-29T15:45:06.387Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 760, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abeca2b2-a97f-449f-ae30-159487e4d644", + "fields": { + "timestamp": "2023-12-29T15:45:10.487Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 5, + "field": "max_vid", + "type": "int", + "value": "4094", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abf30d10-9658-4989-9d1c-123fa8047497", + "fields": { + "timestamp": "2023-12-29T15:45:10.635Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 421, + "field": "name", + "type": "str", + "value": "vm61", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abfa3a1a-0ca2-4538-8c18-1404d379cf04", + "fields": { + "timestamp": "2023-12-29T15:45:09.281Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1092, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abfdd879-e703-4b95-8c9f-59914bfa99c6", + "fields": { + "timestamp": "2023-12-29T15:45:04.909Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 85, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "abfe6e8b-2a2f-4d51-99fa-fbf329be3b3b", + "fields": { + "timestamp": "2023-12-29T15:45:05.725Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 456, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac00e100-ccf0-41f9-b7f1-8b360cec4d73", + "fields": { + "timestamp": "2023-12-29T15:45:06.368Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 751, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac0473ff-cd60-47d3-a105-a125c9bf5b7c", + "fields": { + "timestamp": "2023-12-29T15:45:09.025Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 771, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac06dafa-f41f-458b-9108-ec4b937e71dd", + "fields": { + "timestamp": "2023-12-29T15:45:04.606Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 54, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac075983-64f0-4366-90e3-cab6b1dd68fc", + "fields": { + "timestamp": "2023-12-29T15:45:11.049Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1131, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac0875ad-abdf-4d44-9a41-31f2448d9497", + "fields": { + "timestamp": "2023-12-29T15:45:10.764Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 937, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac092943-d73d-480c-a181-2ebb361e819e", + "fields": { + "timestamp": "2023-12-29T15:45:10.593Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 35, + "field": "name", + "type": "str", + "value": "gc-asia-southeast2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac0a51b8-1aeb-4b6d-a28d-e830962f5833", + "fields": { + "timestamp": "2023-12-29T15:45:07.105Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1126, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac0b04e7-6d4e-41dc-ad93-9fe084ee3ec5", + "fields": { + "timestamp": "2023-12-29T15:45:08.510Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1043, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac15bcf1-eaa8-42d5-b1fd-7d8296e4b471", + "fields": { + "timestamp": "2023-12-29T15:45:07.881Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1484, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac17905f-63bc-4403-a5a4-b19e257a894c", + "fields": { + "timestamp": "2023-12-29T15:45:06.760Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 932, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac1b82e9-6c0b-46bb-b11b-3900bf0daf12", + "fields": { + "timestamp": "2023-12-29T15:45:06.671Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 891, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac1d924d-b462-4490-b5fe-51d786b31f15", + "fields": { + "timestamp": "2023-12-29T15:45:07.302Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1217, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac255592-f223-46cd-8061-b8669f11cef2", + "fields": { + "timestamp": "2023-12-29T15:45:05.120Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 180, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac26936c-e16b-4d9d-b3f6-7474a5a95178", + "fields": { + "timestamp": "2023-12-29T15:45:06.349Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 742, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac270a74-9406-4946-8ded-897b336e07c2", + "fields": { + "timestamp": "2023-12-29T15:45:06.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 610, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac27884e-8056-4881-bac3-a7a467e6f2e8", + "fields": { + "timestamp": "2023-12-29T15:45:10.627Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 408, + "field": "name", + "type": "str", + "value": "vm48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac2c9ed7-7cf8-492f-b59d-6646b6d5c3de", + "fields": { + "timestamp": "2023-12-29T15:45:05.252Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 240, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac3098c2-7ef0-4d33-9679-7fbc45e11b55", + "fields": { + "timestamp": "2023-12-29T15:45:06.432Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 781, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac38a130-6cfd-4c55-8da6-5dab2ed66b02", + "fields": { + "timestamp": "2023-12-29T15:45:05.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 156, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac419077-1537-4152-aaf8-85130db9406e", + "fields": { + "timestamp": "2023-12-29T15:45:07.646Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1375, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac4225f2-a4d3-46f9-b1cb-c3a93443ad8a", + "fields": { + "timestamp": "2023-12-29T15:45:10.107Z", + "object_type": [ + "ipam", + "vrf" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Alpha", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac438f82-b030-4ca0-a934-9a2dee46e19c", + "fields": { + "timestamp": "2023-12-29T15:45:08.677Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1250, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac5ae6dd-04e8-44e5-8388-79f75764bace", + "fields": { + "timestamp": "2023-12-29T15:45:07.444Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1283, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac5ec598-5e7c-4c4a-a759-11d1cb9bcc1d", + "fields": { + "timestamp": "2023-12-29T15:45:05.547Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 375, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac60c77b-033c-45bd-9b25-114099192f25", + "fields": { + "timestamp": "2023-12-29T15:45:09.249Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1051, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac610a01-04ea-4c8c-82fe-c416b270392e", + "fields": { + "timestamp": "2023-12-29T15:45:11.645Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1543, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac619f8e-d8b4-47ce-8718-b58cc75a5e68", + "fields": { + "timestamp": "2023-12-29T15:45:06.084Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 619, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac61b0e9-7cea-4143-a5dc-95f54dd58791", + "fields": { + "timestamp": "2023-12-29T15:45:05.322Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 272, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac6a240f-37e5-4e54-8eaf-2222ab9f2666", + "fields": { + "timestamp": "2023-12-29T15:45:10.848Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 993, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac6c2382-cbc7-4365-8756-972faf2e6817", + "fields": { + "timestamp": "2023-12-29T15:45:07.657Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1380, + "field": "name", + "type": "str", + "value": "xe-1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac6da516-3e68-4f48-88ce-d06d36c77497", + "fields": { + "timestamp": "2023-12-29T15:45:09.922Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 34, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac78a476-0029-4b1a-beff-4fe6b9179b3c", + "fields": { + "timestamp": "2023-12-29T15:45:06.602Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 860, + "field": "name", + "type": "str", + "value": "et-0/0/49", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac7d3e4a-eeb6-4407-9ed6-0cbe43c0adc5", + "fields": { + "timestamp": "2023-12-29T15:45:05.611Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 404, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac7e9acf-8904-4693-bfe4-2bb00390160c", + "fields": { + "timestamp": "2023-12-29T15:45:09.298Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1113, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac7fa102-24a8-4815-9da7-5a3ecc8c2bc3", + "fields": { + "timestamp": "2023-12-29T15:45:08.023Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1550, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac8208b0-06a5-4e31-9d8d-7ffa9905266e", + "fields": { + "timestamp": "2023-12-29T15:45:07.708Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1404, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac83bc2c-35e5-4505-9574-d2edf731ab22", + "fields": { + "timestamp": "2023-12-29T15:45:10.880Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1015, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac87dc34-10a6-4f3d-aa1e-217a20fa9152", + "fields": { + "timestamp": "2023-12-29T15:45:06.680Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 895, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac8a20d6-f83a-4c0f-9b08-2f6b0118f147", + "fields": { + "timestamp": "2023-12-29T15:45:05.258Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 243, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac8c0425-d5da-4b1d-933d-d21f255a9ad7", + "fields": { + "timestamp": "2023-12-29T15:45:08.403Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 910, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac8c396c-1b7e-4f7b-a5c4-15d1b9ed32e2", + "fields": { + "timestamp": "2023-12-29T15:45:11.500Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1443, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac8f210e-2e9d-41d5-b538-9c836580772b", + "fields": { + "timestamp": "2023-12-29T15:45:07.349Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1239, + "field": "name", + "type": "str", + "value": "xe-1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac8fd287-7ba1-4f90-853c-7e0e9dca8713", + "fields": { + "timestamp": "2023-12-29T15:45:08.140Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1604, + "field": "name", + "type": "str", + "value": "xe-1/2/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac92c47c-af05-4dfb-a07c-87b1f75eff4e", + "fields": { + "timestamp": "2023-12-29T15:45:06.632Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 874, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac947222-2a4c-4b98-9544-5496bd7dd5f8", + "fields": { + "timestamp": "2023-12-29T15:45:07.194Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1167, + "field": "name", + "type": "str", + "value": "xe-1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ac98df46-9fa1-49f3-a9df-9640b7c986a2", + "fields": { + "timestamp": "2023-12-29T15:45:05.289Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 257, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aca39576-3cc8-4e8a-b7ce-f20e2db4e32d", + "fields": { + "timestamp": "2023-12-29T15:45:11.247Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1268, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aca4141a-f30f-4e17-a7bf-8f37c27b8974", + "fields": { + "timestamp": "2023-12-29T15:45:11.212Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1244, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acb182ac-1ef8-4a1d-9c83-f75f675ad409", + "fields": { + "timestamp": "2023-12-29T15:45:04.972Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 114, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acb26ce4-c447-4a5b-9d61-4fc66161e4c8", + "fields": { + "timestamp": "2023-12-29T15:45:07.850Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1470, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acb2d335-f7ec-4f55-90ab-1ea7d343ef41", + "fields": { + "timestamp": "2023-12-29T15:45:11.592Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1506, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acb52b22-b84b-476a-94b3-6d97dfdf0160", + "fields": { + "timestamp": "2023-12-29T15:45:06.868Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 983, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acb92d2c-3dc6-4843-af8a-85734b18390d", + "fields": { + "timestamp": "2023-12-29T15:45:04.889Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 76, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acc9cf11-e29a-4eb6-bb5a-8b634f2aecfb", + "fields": { + "timestamp": "2023-12-29T15:45:10.825Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 978, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acca72db-23f2-4545-b901-9461c6525109", + "fields": { + "timestamp": "2023-12-29T15:45:11.664Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1555, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "accab4a1-befa-4bbc-a4e5-2a0c3a82254c", + "fields": { + "timestamp": "2023-12-29T15:45:10.650Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 445, + "field": "name", + "type": "str", + "value": "vm85", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "accb9f5a-cbd1-4dd3-998a-86d230c586d1", + "fields": { + "timestamp": "2023-12-29T15:45:07.045Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1082, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "accd54e1-c9be-4e9f-a826-acb3f70c8ed3", + "fields": { + "timestamp": "2023-12-29T15:45:04.774Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 25, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acce8d08-e542-4a1c-8bcb-32c342edaf43", + "fields": { + "timestamp": "2023-12-29T15:45:11.264Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1280, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "accfe442-e765-48c5-9e74-8efef8fe85e8", + "fields": { + "timestamp": "2023-12-29T15:45:06.111Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 631, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acd08792-a8ad-4747-8474-48e6c17306a0", + "fields": { + "timestamp": "2023-12-29T15:45:09.049Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 801, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acd1e4d6-40d0-4292-9736-e903f1a77614", + "fields": { + "timestamp": "2023-12-29T15:45:05.731Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 459, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acd430f6-866d-4aea-8c56-15fe92b2ecf1", + "fields": { + "timestamp": "2023-12-29T15:45:05.812Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 496, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acd80d32-af24-46dd-8cea-70ac54d633cf", + "fields": { + "timestamp": "2023-12-29T15:45:08.271Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 747, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acd94ca2-a1bb-46ee-815e-6aa08fbf7fe4", + "fields": { + "timestamp": "2023-12-29T15:45:05.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 481, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acdbcba9-f445-4b82-8f5f-34488de2130a", + "fields": { + "timestamp": "2023-12-29T15:45:06.649Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 881, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acde0b7a-b9fc-4612-9a2c-ccd45719daf6", + "fields": { + "timestamp": "2023-12-29T15:45:08.574Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1123, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ace6397d-7468-4ccc-aa8f-bd1697ef3031", + "fields": { + "timestamp": "2023-12-29T15:45:06.169Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 658, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ace67e22-59bf-4fbb-a50f-67a80304e1a2", + "fields": { + "timestamp": "2023-12-29T15:45:06.028Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 593, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ace6a150-1681-4b42-b1e3-9fd88fb6e8d5", + "fields": { + "timestamp": "2023-12-29T15:45:06.104Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 628, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ace6bc3c-fc06-43d2-a605-d8d15152a736", + "fields": { + "timestamp": "2023-12-29T15:45:05.873Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 524, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ace9d373-47dc-4ed8-a4c8-31ff6d706ef2", + "fields": { + "timestamp": "2023-12-29T15:45:05.173Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 204, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aceda33c-30c0-454c-ae55-03c38da8cdcf", + "fields": { + "timestamp": "2023-12-29T15:45:05.510Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 358, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acf49ee6-0246-4624-86ed-000641bd5e1c", + "fields": { + "timestamp": "2023-12-29T15:45:06.314Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 726, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "acfd874f-ee8f-45e1-af25-8355d9c3df8b", + "fields": { + "timestamp": "2023-12-29T15:45:07.343Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1236, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad0a65c8-4148-470e-bbef-a71aef8f8e9b", + "fields": { + "timestamp": "2023-12-29T15:45:06.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1023, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad0f843d-b8c5-49dc-b015-12f81a27a5e1", + "fields": { + "timestamp": "2023-12-29T15:45:10.501Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 20, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad127118-9952-49db-90d1-35eae6692271", + "fields": { + "timestamp": "2023-12-29T15:45:05.744Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 465, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad1bab2d-e858-41ef-a0dd-364f4c40215c", + "fields": { + "timestamp": "2023-12-29T15:45:05.309Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 266, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad1c5451-6fa1-488e-82fd-5bf3e5819258", + "fields": { + "timestamp": "2023-12-29T15:45:07.045Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1082, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad1c6b19-a4ab-49af-82b7-605ea815f838", + "fields": { + "timestamp": "2023-12-29T15:45:07.379Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1253, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad221a11-3f92-41db-a137-52b61afbd0db", + "fields": { + "timestamp": "2023-12-29T15:45:08.433Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 947, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad27a7bb-32cb-4526-adc2-1b92e23d199f", + "fields": { + "timestamp": "2023-12-29T15:45:04.759Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 18, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad313590-9046-4e0e-8f45-fc77ad19f104", + "fields": { + "timestamp": "2023-12-29T15:45:08.246Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 715, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad34bd40-42d3-4a59-b25e-a7599ece8a24", + "fields": { + "timestamp": "2023-12-29T15:45:08.574Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1122, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad360f87-0f7d-47ac-b0b5-830ed425b68f", + "fields": { + "timestamp": "2023-12-29T15:45:07.423Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1273, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad3b8173-79b3-4ad8-9647-a2a0ad8b8c52", + "fields": { + "timestamp": "2023-12-29T15:45:04.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 104, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad3bbadd-7e27-4866-aebe-02c5815320a6", + "fields": { + "timestamp": "2023-12-29T15:45:09.896Z", + "object_type": [ + "dcim", + "rackrole" + ], + "object_id": 4, + "field": "slug", + "type": "str", + "value": "idf", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad3d1584-4dc2-4fae-b973-2ca6d8f3dcb6", + "fields": { + "timestamp": "2023-12-29T15:45:05.395Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 305, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad41a192-f782-4eef-99c2-ee09b6dc1092", + "fields": { + "timestamp": "2023-12-29T15:45:04.865Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 66, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad433fc0-4322-4ed9-9b12-fca767f2a598", + "fields": { + "timestamp": "2023-12-29T15:45:08.724Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1308, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad46398c-2c02-4d7f-a3ac-737a5d0520f2", + "fields": { + "timestamp": "2023-12-29T15:45:07.691Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1396, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad514f72-017e-4400-8ff1-e16d3f80b15d", + "fields": { + "timestamp": "2023-12-29T15:45:09.006Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 747, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad552a5f-65ff-46b8-89c6-ebc30792fe95", + "fields": { + "timestamp": "2023-12-29T15:45:10.130Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "AFRINIC", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad55cabf-0301-472d-8e5a-7b16e39b171c", + "fields": { + "timestamp": "2023-12-29T15:45:09.371Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1205, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad56f1ca-1fa5-470a-87c9-f2f55c42d141", + "fields": { + "timestamp": "2023-12-29T15:45:11.178Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1220, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad5784e0-3bc3-41c2-a459-67a61f6973d9", + "fields": { + "timestamp": "2023-12-29T15:45:10.126Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 10, + "field": "name", + "type": "str", + "value": "65000:502", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad595402-fe6a-431f-aaa3-4a9821079b38", + "fields": { + "timestamp": "2023-12-29T15:45:10.502Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 22, + "field": "vid", + "type": "int", + "value": "200", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad5a3a6c-8413-43c2-9233-d242612c1e33", + "fields": { + "timestamp": "2023-12-29T15:45:08.933Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 656, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad5e7e2b-7c8c-4db4-9564-50a45741a1f0", + "fields": { + "timestamp": "2023-12-29T15:45:05.602Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 400, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad67ce2a-1f7f-4abb-b93c-42025526552c", + "fields": { + "timestamp": "2023-12-29T15:45:10.833Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 983, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad691977-6f95-4bd1-af33-6eeeaaf8bef5", + "fields": { + "timestamp": "2023-12-29T15:45:07.203Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1171, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad6c0d46-fff7-48e6-a3b2-6beaf2c58fe1", + "fields": { + "timestamp": "2023-12-29T15:45:04.433Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 2, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad73e28c-66fc-4bdc-9c38-c9c0854e441e", + "fields": { + "timestamp": "2023-12-29T15:45:08.120Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1595, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad788a6a-b738-468e-b912-f6878c3bed1e", + "fields": { + "timestamp": "2023-12-29T15:45:10.416Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 67, + "field": "address", + "type": "inet", + "value": "172.17.0.7/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad82bf19-7b9b-4dda-94e4-032df60a6e66", + "fields": { + "timestamp": "2023-12-29T15:45:06.725Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 916, + "field": "name", + "type": "str", + "value": "xe-0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad84941f-3c1f-49d4-b2bc-82fd20e19bf0", + "fields": { + "timestamp": "2023-12-29T15:45:08.916Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 634, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad87d7e9-d5c9-4fbb-80b2-c5aee3dcfa74", + "fields": { + "timestamp": "2023-12-29T15:45:05.554Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 378, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad88ea6d-f875-4eb0-9ff5-25d37c65c647", + "fields": { + "timestamp": "2023-12-29T15:45:06.319Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 728, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad8f1171-91e5-410f-916a-9aa54434e63e", + "fields": { + "timestamp": "2023-12-29T15:45:06.297Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 718, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad8f9270-c1ba-4550-95ca-4bda326b99ee", + "fields": { + "timestamp": "2023-12-29T15:45:10.979Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1082, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ad96b7e5-ec14-4854-b13a-04ce8d794ebd", + "fields": { + "timestamp": "2023-12-29T15:45:06.402Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 767, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ada51e2a-f373-4dd9-a319-d983b79c240c", + "fields": { + "timestamp": "2023-12-29T15:45:06.621Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 869, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "adbc3435-8dda-4a87-a216-6644e3e5abb0", + "fields": { + "timestamp": "2023-12-29T15:45:08.700Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1279, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "adbfe3f8-2b9b-4be2-a6ca-e3beaf42b0d3", + "fields": { + "timestamp": "2023-12-29T15:45:05.849Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 513, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "adc4e377-ef9d-41a6-906c-b65ac5b3f539", + "fields": { + "timestamp": "2023-12-29T15:45:07.006Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1048, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "adc89901-4d45-4302-a325-445d111e45b7", + "fields": { + "timestamp": "2023-12-29T15:45:04.693Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 122, + "field": "name", + "type": "str", + "value": "Outlet 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "adcd21ad-a53e-452a-b96e-50285c8b370d", + "fields": { + "timestamp": "2023-12-29T15:45:07.343Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1236, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "add1084d-50e4-48b2-b613-fdc3f706847b", + "fields": { + "timestamp": "2023-12-29T15:45:10.961Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1070, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "add1c610-c7c2-4761-a619-d8d909448106", + "fields": { + "timestamp": "2023-12-29T15:45:05.491Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 349, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "adeba92e-755b-41ff-93a6-e3e196b3ff56", + "fields": { + "timestamp": "2023-12-29T15:45:06.920Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1008, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "adf04f1c-c8f6-4f4a-b327-b8ecedbfe9e8", + "fields": { + "timestamp": "2023-12-29T15:45:06.574Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 847, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "adf1e365-9fcd-4bff-9768-1ad18cf73a28", + "fields": { + "timestamp": "2023-12-29T15:45:06.030Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 594, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "adf1f37b-499e-4a9c-9f6b-71474318e82c", + "fields": { + "timestamp": "2023-12-29T15:45:06.164Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 656, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "adf219a8-8f67-4804-a97f-9a75046f24a5", + "fields": { + "timestamp": "2023-12-29T15:45:05.563Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 382, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "adfc6461-c496-4f2e-bb3a-af4528e1699a", + "fields": { + "timestamp": "2023-12-29T15:45:07.741Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1419, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae026759-152c-4c9c-87e0-dcce0ad8f0dc", + "fields": { + "timestamp": "2023-12-29T15:45:06.800Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 951, + "field": "name", + "type": "str", + "value": "xe-0/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae0819fc-9734-49a4-bb9c-a8034ee6d5ab", + "fields": { + "timestamp": "2023-12-29T15:45:10.440Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 108, + "field": "address", + "type": "inet", + "value": "172.18.0.18/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae0c1182-c685-4d10-8cf7-1f0efaa12a2f", + "fields": { + "timestamp": "2023-12-29T15:45:05.801Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 491, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae0d24c0-4ee1-44aa-968f-a076c9045275", + "fields": { + "timestamp": "2023-12-29T15:45:07.826Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1459, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae0ece5b-2552-4c87-88c1-5eb5a829519b", + "fields": { + "timestamp": "2023-12-29T15:45:09.403Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1246, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae11943a-057a-4a75-939f-fb10fd6384d8", + "fields": { + "timestamp": "2023-12-29T15:45:07.029Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1075, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae19c6eb-9a95-4840-a3d9-e8f79f07ba8a", + "fields": { + "timestamp": "2023-12-29T15:45:06.842Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 971, + "field": "name", + "type": "str", + "value": "xe-0/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae1a7c91-d716-4401-b38c-e7dc82b9d776", + "fields": { + "timestamp": "2023-12-29T15:45:06.216Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 680, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae1e9bcf-c1cd-41f8-9880-34dfe12ea4ad", + "fields": { + "timestamp": "2023-12-29T15:45:05.954Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 559, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae1ed513-3185-4a3d-becb-9f4105e10de1", + "fields": { + "timestamp": "2023-12-29T15:45:06.501Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 813, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae20cb24-1e71-4bc3-8d1c-9ff6de843bdb", + "fields": { + "timestamp": "2023-12-29T15:45:07.356Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1242, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae2e51e2-9ff5-43d9-9ae7-143dfdafa278", + "fields": { + "timestamp": "2023-12-29T15:45:10.313Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 72, + "field": "prefix", + "type": "cidr", + "value": "10.112.176.0/22", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae2f94b9-8c51-409b-9e2d-884162f5689e", + "fields": { + "timestamp": "2023-12-29T15:45:07.403Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1264, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae329961-4e4e-42ef-a7ca-1d913910dd5b", + "fields": { + "timestamp": "2023-12-29T15:45:06.704Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 906, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae3334be-60cc-48e6-a571-4ac297cc5a49", + "fields": { + "timestamp": "2023-12-29T15:45:10.403Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 45, + "field": "address", + "type": "inet", + "value": "172.16.0.15/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae35b6f0-3217-4eaa-b9e9-fe2ca3a97d71", + "fields": { + "timestamp": "2023-12-29T15:45:06.487Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 807, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae363a95-113e-49e0-87ee-d4e45f79ae17", + "fields": { + "timestamp": "2023-12-29T15:45:08.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1564, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae37cb4b-1fed-4318-894d-5f066780df3d", + "fields": { + "timestamp": "2023-12-29T15:45:09.958Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 42, + "field": "name", + "type": "str", + "value": "dmi01-stamford-pdu01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae3d8e2f-b0d5-467b-9dd6-391d8e5c131b", + "fields": { + "timestamp": "2023-12-29T15:45:07.267Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1201, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae3f944f-b2e0-40a8-8fd1-005eed9ecfed", + "fields": { + "timestamp": "2023-12-29T15:45:11.110Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1173, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae444770-151e-456b-bbda-1eb568693a79", + "fields": { + "timestamp": "2023-12-29T15:45:11.553Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1479, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae4a2a3a-e9c9-4aeb-a817-a4c0c3670292", + "fields": { + "timestamp": "2023-12-29T15:45:07.265Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1200, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae4c071d-23a8-494b-9ad7-d77902f7c0b2", + "fields": { + "timestamp": "2023-12-29T15:45:10.126Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 11, + "field": "description", + "type": "str", + "value": "Shared-import", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae4d5d99-6748-4bcb-ac01-c80dfda9a9cc", + "fields": { + "timestamp": "2023-12-29T15:45:05.141Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 190, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae54fb15-78a4-4390-a745-1a57ffddfa2e", + "fields": { + "timestamp": "2023-12-29T15:45:05.478Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 343, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae556daa-50d3-479b-9140-fc375167a78d", + "fields": { + "timestamp": "2023-12-29T15:45:07.235Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1186, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae589843-ace2-4f19-ac82-15b7a8b52ef1", + "fields": { + "timestamp": "2023-12-29T15:45:05.690Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 440, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae58a0a0-6cd3-489f-b025-ab97585360a4", + "fields": { + "timestamp": "2023-12-29T15:45:09.914Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 23, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae5cb955-510c-44de-9744-5516e2ef42bb", + "fields": { + "timestamp": "2023-12-29T15:45:10.675Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 484, + "field": "name", + "type": "str", + "value": "vm124", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae634579-89b1-4c38-b6b7-5d7847c3ec1e", + "fields": { + "timestamp": "2023-12-29T15:45:08.418Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 929, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae6992d3-3f04-4d4f-9b57-0e7a2bfcdd23", + "fields": { + "timestamp": "2023-12-29T15:45:05.528Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 366, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae6bf078-e343-4d8a-b20e-b6dc2f8c7406", + "fields": { + "timestamp": "2023-12-29T15:45:07.854Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1472, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae6d4296-1606-4a2a-8928-9c46cc1913cb", + "fields": { + "timestamp": "2023-12-29T15:45:05.278Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 252, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae729a0e-9f3c-4024-965f-f7a9d531816b", + "fields": { + "timestamp": "2023-12-29T15:45:07.736Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1417, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae74e960-4636-418b-970b-4314f9a94b43", + "fields": { + "timestamp": "2023-12-29T15:45:10.600Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 365, + "field": "name", + "type": "str", + "value": "vm5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae783f05-f710-43aa-8907-af04aa2f7a6d", + "fields": { + "timestamp": "2023-12-29T15:45:11.119Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1179, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae7b8215-37c6-4427-a0e9-ce1b1c448d6a", + "fields": { + "timestamp": "2023-12-29T15:45:07.319Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1225, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae7d649b-b9ac-4359-bfe5-a88066902c67", + "fields": { + "timestamp": "2023-12-29T15:45:10.410Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 58, + "field": "address", + "type": "inet", + "value": "172.16.0.28/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae841b57-1cef-4e32-9689-dc7d9c73661c", + "fields": { + "timestamp": "2023-12-29T15:45:06.649Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 881, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae87e907-2d07-46ec-869a-6174c66a3ec2", + "fields": { + "timestamp": "2023-12-29T15:45:07.149Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1146, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae8c0cf4-9774-4a8a-89ad-44d7c43d6629", + "fields": { + "timestamp": "2023-12-29T15:45:08.329Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 818, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae90480d-4c5d-484d-98f9-89144aef3862", + "fields": { + "timestamp": "2023-12-29T15:45:07.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1091, + "field": "name", + "type": "str", + "value": "xe-0/3/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ae9f667b-f782-427e-b204-a784dc1d22b3", + "fields": { + "timestamp": "2023-12-29T15:45:08.509Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1042, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aea85820-85bd-431a-a407-582a64ab487c", + "fields": { + "timestamp": "2023-12-29T15:45:07.211Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1175, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aeada71a-febf-43e3-8615-b6cc4a715840", + "fields": { + "timestamp": "2023-12-29T15:45:07.871Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1480, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aeb675bd-bf48-40d7-8437-5c80d87fb64f", + "fields": { + "timestamp": "2023-12-29T15:45:07.216Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1177, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aeb7861a-99d3-436f-a1dc-df4d0ae11935", + "fields": { + "timestamp": "2023-12-29T15:45:07.131Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1138, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aec187e1-86c6-42a4-a59d-00a6a08084f5", + "fields": { + "timestamp": "2023-12-29T15:45:08.120Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1595, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aec1f110-d75e-4862-b468-3ae180442546", + "fields": { + "timestamp": "2023-12-29T15:45:06.995Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1043, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aec88af8-c12b-4355-a06a-5eab642383a9", + "fields": { + "timestamp": "2023-12-29T15:45:05.428Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 320, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aecc6901-279d-480b-afb1-dde4af45d4f7", + "fields": { + "timestamp": "2023-12-29T15:45:09.972Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 88, + "field": "name", + "type": "str", + "value": "PP:B117", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aece475d-f558-4f0a-b6ae-c4f706eb7747", + "fields": { + "timestamp": "2023-12-29T15:45:06.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 657, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aeceee10-01ec-4212-b740-0ff0105be1cd", + "fields": { + "timestamp": "2023-12-29T15:45:07.004Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1047, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aed4a4c8-5c49-4306-a7b1-9ea3d22605ea", + "fields": { + "timestamp": "2023-12-29T15:45:11.635Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1536, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aed4f4e0-ca2d-4e1d-bc5f-ae47d1d7f71e", + "fields": { + "timestamp": "2023-12-29T15:45:05.923Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 547, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aed92d72-dd1d-4244-86d2-bec1ad38ffd9", + "fields": { + "timestamp": "2023-12-29T15:45:10.498Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 15, + "field": "vid", + "type": "int", + "value": "100", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aed94b71-8459-4bd6-bf91-617c7e62fd4a", + "fields": { + "timestamp": "2023-12-29T15:45:05.584Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 392, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aedc51f7-5acd-4c29-b7b5-2aefae0cc0ed", + "fields": { + "timestamp": "2023-12-29T15:45:04.672Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 98, + "field": "name", + "type": "str", + "value": "Outlet 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aee0b1fe-f42d-4593-a42e-c7010030132f", + "fields": { + "timestamp": "2023-12-29T15:45:07.813Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1453, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aee66d5e-3340-4e27-926b-2b0ffe5f7640", + "fields": { + "timestamp": "2023-12-29T15:45:04.957Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 107, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aee9f451-6f1c-4f07-9124-933feac5b134", + "fields": { + "timestamp": "2023-12-29T15:45:06.278Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 709, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aeecadad-8c89-4eee-a49f-83c1ce25cd43", + "fields": { + "timestamp": "2023-12-29T15:45:08.979Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 713, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aef28669-542b-4d49-a339-ccf6b23553b4", + "fields": { + "timestamp": "2023-12-29T15:45:07.201Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1170, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aef79bb8-0013-4f19-b02f-e6d8dc1be095", + "fields": { + "timestamp": "2023-12-29T15:45:06.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1027, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aef86dcd-e870-4dd1-ac77-c26aa6052523", + "fields": { + "timestamp": "2023-12-29T15:45:09.137Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 911, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aef99634-9d98-4a67-bd16-86828034ab73", + "fields": { + "timestamp": "2023-12-29T15:45:06.901Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 999, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af03a82b-4e38-4865-9690-7c67bbae1fcd", + "fields": { + "timestamp": "2023-12-29T15:45:04.783Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 29, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af055de7-2e39-4f92-a7b7-b5dcefabc0ce", + "fields": { + "timestamp": "2023-12-29T15:45:04.658Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 80, + "field": "name", + "type": "str", + "value": "Outlet 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af08a38f-cde4-4add-8ee2-882554817484", + "fields": { + "timestamp": "2023-12-29T15:45:05.777Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 480, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af118ac9-c754-4b37-ab67-ca46bf4fe5ce", + "fields": { + "timestamp": "2023-12-29T15:45:10.888Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1020, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af1209f0-0376-4175-809e-ba353a932fa2", + "fields": { + "timestamp": "2023-12-29T15:45:10.460Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 142, + "field": "address", + "type": "inet", + "value": "172.19.0.22/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af130c39-296e-45c7-9955-c6e79e3c1a98", + "fields": { + "timestamp": "2023-12-29T15:45:09.913Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 22, + "field": "name", + "type": "str", + "value": "R201", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af15ede2-8214-40fe-8fb2-f12acb18eec3", + "fields": { + "timestamp": "2023-12-29T15:45:06.261Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 701, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af19bb8e-097a-4289-bb33-cdb8ddd0781b", + "fields": { + "timestamp": "2023-12-29T15:45:10.208Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 31, + "field": "prefix", + "type": "cidr", + "value": "10.112.152.0/28", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af22c094-3c99-4479-864d-b09771185180", + "fields": { + "timestamp": "2023-12-29T15:45:06.557Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 839, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af2d6ba1-d3a9-4355-b489-db76bd9fbbc3", + "fields": { + "timestamp": "2023-12-29T15:45:06.473Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 800, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af2ebc90-8f8d-46a8-94bf-5e18ea9be683", + "fields": { + "timestamp": "2023-12-29T15:45:04.437Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 4, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af36d51f-be7d-4a9f-8e50-598c0406a7af", + "fields": { + "timestamp": "2023-12-29T15:45:07.526Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1321, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af373937-756e-41e0-9dbe-1fc143db8468", + "fields": { + "timestamp": "2023-12-29T15:45:07.924Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1504, + "field": "name", + "type": "str", + "value": "et-2/0/53", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af441d3c-3069-46c6-b655-64b609d1ef12", + "fields": { + "timestamp": "2023-12-29T15:45:05.803Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 492, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af455936-62c6-4943-9249-d3d0bfea434d", + "fields": { + "timestamp": "2023-12-29T15:45:08.558Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1102, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af4914ea-ef4a-41bf-9b4a-55bbcbd10ff6", + "fields": { + "timestamp": "2023-12-29T15:45:08.698Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1276, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af4d5382-0a9a-480f-a6bd-92da55e586aa", + "fields": { + "timestamp": "2023-12-29T15:45:07.747Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1422, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af54661c-d641-4a25-9c55-0195e729b677", + "fields": { + "timestamp": "2023-12-29T15:45:05.173Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 204, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af55754f-274a-41aa-b10d-3ca346033909", + "fields": { + "timestamp": "2023-12-29T15:45:05.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 562, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af591890-0bd2-48e4-8cad-e68cbe5a4b6b", + "fields": { + "timestamp": "2023-12-29T15:45:11.279Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1290, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af596d0e-f2c7-4388-8bdc-9e1216a78a5a", + "fields": { + "timestamp": "2023-12-29T15:45:04.545Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 22, + "field": "name", + "type": "str", + "value": "usb", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af5bbe52-995d-487e-bc4c-3266e40fcc77", + "fields": { + "timestamp": "2023-12-29T15:45:06.661Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 886, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af5da364-314a-4699-9967-98728d6475a1", + "fields": { + "timestamp": "2023-12-29T15:45:08.475Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 999, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af61bbc5-3de1-48e8-a836-a2baab517695", + "fields": { + "timestamp": "2023-12-29T15:45:06.317Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 727, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af6352d8-7327-4826-82bd-bed7cc10a4ad", + "fields": { + "timestamp": "2023-12-29T15:45:08.909Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 625, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af6690c0-3dbd-4273-b0ff-6ffebe61f97c", + "fields": { + "timestamp": "2023-12-29T15:45:08.900Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1527, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af67ddb6-0300-40e3-89cb-0ae86bef19a5", + "fields": { + "timestamp": "2023-12-29T15:45:06.925Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1010, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af692d54-18ca-4344-83dc-c02fb4c92549", + "fields": { + "timestamp": "2023-12-29T15:45:04.662Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 85, + "field": "name", + "type": "str", + "value": "Outlet 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af6b2f77-5500-4347-9453-f822f55282f2", + "fields": { + "timestamp": "2023-12-29T15:45:11.012Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1105, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af706bd4-e073-45ac-8f99-b10dd40d43de", + "fields": { + "timestamp": "2023-12-29T15:45:04.518Z", + "object_type": [ + "circuits", + "provider" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "CenturyLink", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af725913-30dc-44dd-ab7e-e0a4b9f0694a", + "fields": { + "timestamp": "2023-12-29T15:45:06.695Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 902, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af728ebc-f2aa-426e-ab34-3f8e7bd325b8", + "fields": { + "timestamp": "2023-12-29T15:45:07.038Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1079, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af742179-aa4a-4fcf-80ec-96a426d606d0", + "fields": { + "timestamp": "2023-12-29T15:45:07.463Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1292, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af746948-e018-4b3e-9e98-a50c986df9d2", + "fields": { + "timestamp": "2023-12-29T15:45:10.137Z", + "object_type": [ + "ipam", + "aggregate" + ], + "object_id": 3, + "field": "prefix", + "type": "cidr", + "value": "192.168.0.0/16", + "weight": 120 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af775626-5665-427e-8ade-c8c76d5810e7", + "fields": { + "timestamp": "2023-12-29T15:45:10.736Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 918, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af7c1bd9-141c-4a12-b1d9-f8d68147307e", + "fields": { + "timestamp": "2023-12-29T15:45:06.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 941, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af7e023d-3bfc-48a0-8452-76ef274793a8", + "fields": { + "timestamp": "2023-12-29T15:45:06.756Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 930, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af85f8ab-7c0d-4355-9569-d7dd8b7009b4", + "fields": { + "timestamp": "2023-12-29T15:45:11.661Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1553, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af868dd6-000a-4005-87be-5af0b9724030", + "fields": { + "timestamp": "2023-12-29T15:45:07.693Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1397, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af86de5a-7494-4d63-8d1e-f67ff73902e9", + "fields": { + "timestamp": "2023-12-29T15:45:06.533Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 828, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af8c2858-20c0-4c38-99a9-0e815d8879b7", + "fields": { + "timestamp": "2023-12-29T15:45:07.924Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1504, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af9380a2-43d6-4e7c-9477-e813315b6b23", + "fields": { + "timestamp": "2023-12-29T15:45:10.701Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 526, + "field": "name", + "type": "str", + "value": "vm166", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af94cf74-3b8d-4868-af69-33711a7f8c41", + "fields": { + "timestamp": "2023-12-29T15:45:09.005Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 746, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af96e484-abb6-4e49-b26b-7a97a69d5814", + "fields": { + "timestamp": "2023-12-29T15:45:10.593Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 34, + "field": "name", + "type": "str", + "value": "gc-asia-southeast1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "af989382-54d2-4d3e-a7bd-e009b83db7ec", + "fields": { + "timestamp": "2023-12-29T15:45:10.103Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 21, + "field": "description", + "type": "str", + "value": "Main Distribution Frame", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afa74bc9-e5ac-45e3-b05c-65513f78b0a2", + "fields": { + "timestamp": "2023-12-29T15:45:10.925Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1045, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afa7ec6e-2d73-4013-8294-be7d959125a7", + "fields": { + "timestamp": "2023-12-29T15:45:06.411Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 771, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afaf537c-a33e-46f4-b53e-67889b335d5f", + "fields": { + "timestamp": "2023-12-29T15:45:05.718Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 453, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afb3d733-2c1c-4db2-8c04-27a7fd5c7de9", + "fields": { + "timestamp": "2023-12-29T15:45:05.249Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 239, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afb5d1c2-524b-493c-b6ce-1967c271b602", + "fields": { + "timestamp": "2023-12-29T15:45:11.599Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1511, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afb6e705-d8c9-441e-942b-620891b9b0d6", + "fields": { + "timestamp": "2023-12-29T15:45:07.852Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1471, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afbb5223-4103-4e76-b618-7803eacbde1f", + "fields": { + "timestamp": "2023-12-29T15:45:05.137Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 188, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afc3521e-a83f-40f4-8472-323c4609b49f", + "fields": { + "timestamp": "2023-12-29T15:45:04.948Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 103, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afc35723-0a2d-4c03-a876-d810d9424385", + "fields": { + "timestamp": "2023-12-29T15:45:09.930Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 2, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afc4f146-950b-4267-8aa3-8760340a14dd", + "fields": { + "timestamp": "2023-12-29T15:45:11.048Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1130, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afcbea26-c02f-4806-8fec-5535fc97752c", + "fields": { + "timestamp": "2023-12-29T15:45:06.021Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 590, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afd5732f-74f3-42a3-817c-c3dbd0fe89e4", + "fields": { + "timestamp": "2023-12-29T15:45:05.851Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 514, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afd8eb6f-cab0-4d03-9d7b-949f9df4fba5", + "fields": { + "timestamp": "2023-12-29T15:45:07.062Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1090, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afdd73cc-7afd-4ad1-a5e0-e6c408dfd314", + "fields": { + "timestamp": "2023-12-29T15:45:06.808Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 955, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afe0db53-f0c0-4f3b-96ba-0e625e716231", + "fields": { + "timestamp": "2023-12-29T15:45:05.639Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 417, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afe133f7-5ae9-47d3-9779-b28a394643cd", + "fields": { + "timestamp": "2023-12-29T15:45:05.447Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 329, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afe3003e-6021-4e54-87c4-c2c75e9d788d", + "fields": { + "timestamp": "2023-12-29T15:45:05.441Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 326, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afe5c99e-0607-4bc3-8130-44faa1020c72", + "fields": { + "timestamp": "2023-12-29T15:45:07.272Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1203, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "afef5bbc-d721-47c3-b9d3-cdddfb6dcb8a", + "fields": { + "timestamp": "2023-12-29T15:45:05.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 557, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "aff1517c-ec03-4266-85f4-a5635514ba55", + "fields": { + "timestamp": "2023-12-29T15:45:06.453Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 791, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "affd6c53-928e-4913-aaab-9117dbfab177", + "fields": { + "timestamp": "2023-12-29T15:45:07.616Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1362, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b002b9f1-5bfc-4492-b057-51811607eb66", + "fields": { + "timestamp": "2023-12-29T15:45:07.418Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1271, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b005244d-03e8-4dfb-9247-13e44d4ff648", + "fields": { + "timestamp": "2023-12-29T15:45:04.556Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 35, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b00af231-2aa9-4de4-bdb9-b8f64ce604a4", + "fields": { + "timestamp": "2023-12-29T15:45:10.042Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 4, + "field": "slug", + "type": "str", + "value": "africa", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b010a1f9-b0e9-43b6-84fd-ca11b4b7782e", + "fields": { + "timestamp": "2023-12-29T15:45:05.652Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 423, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0189bf6-054e-407d-8850-3ba8599fd94d", + "fields": { + "timestamp": "2023-12-29T15:45:10.500Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 19, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b01c8155-dc0f-4448-b02e-f75e31cad6fe", + "fields": { + "timestamp": "2023-12-29T15:45:08.058Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1566, + "field": "name", + "type": "str", + "value": "xe-1/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0228511-d21b-414e-8808-ec95c5ba4799", + "fields": { + "timestamp": "2023-12-29T15:45:10.925Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1045, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b022a64b-fd8a-44de-b24a-18bc093d13ca", + "fields": { + "timestamp": "2023-12-29T15:45:04.616Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 66, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b022f184-b290-42c2-a032-0e3779599dd5", + "fields": { + "timestamp": "2023-12-29T15:45:07.584Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1348, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b02c3e74-c67d-4db0-97af-727de9e740b3", + "fields": { + "timestamp": "2023-12-29T15:45:07.116Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1131, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b02ec3ca-6e22-49e8-9260-63c469ff0b0c", + "fields": { + "timestamp": "2023-12-29T15:45:07.345Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1237, + "field": "name", + "type": "str", + "value": "xe-1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b035052b-fbf9-4278-87cb-3d825672ad54", + "fields": { + "timestamp": "2023-12-29T15:45:06.770Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 937, + "field": "name", + "type": "str", + "value": "xe-0/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b042ec32-c475-4b33-b17c-8abb23683f81", + "fields": { + "timestamp": "2023-12-29T15:45:04.539Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 15, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b045e909-1da8-4bee-a392-c5261413040c", + "fields": { + "timestamp": "2023-12-29T15:45:06.034Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 596, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b07257b6-67a1-4e45-8069-47c26898bd16", + "fields": { + "timestamp": "2023-12-29T15:45:06.995Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1043, + "field": "name", + "type": "str", + "value": "xe-0/3/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b072b7a2-1d90-4336-bea4-59fad0ce3b04", + "fields": { + "timestamp": "2023-12-29T15:45:11.261Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1278, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b07672b3-34e2-4b73-9b2c-1a07184ca426", + "fields": { + "timestamp": "2023-12-29T15:45:04.911Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 86, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0800240-e0d3-4064-b2b4-b359fc9be96d", + "fields": { + "timestamp": "2023-12-29T15:45:05.011Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 132, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b084276a-61de-4423-82b0-057990dc16dd", + "fields": { + "timestamp": "2023-12-29T15:45:07.747Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1422, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b08962a8-7b91-4878-87b8-65544c90a3d7", + "fields": { + "timestamp": "2023-12-29T15:45:11.044Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1127, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b08db5f3-8c8d-4e05-936e-54e796990fea", + "fields": { + "timestamp": "2023-12-29T15:45:07.920Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1502, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b08eb192-930a-4da1-80a6-ee45c2fac954", + "fields": { + "timestamp": "2023-12-29T15:45:09.931Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "dmi01-binghamton-rtr01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b094c564-cc5c-40be-bda5-c110bc336c8e", + "fields": { + "timestamp": "2023-12-29T15:45:06.201Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 673, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0970c6a-0b3c-454f-bb92-30706fad840c", + "fields": { + "timestamp": "2023-12-29T15:45:08.019Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1548, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b09739dd-a299-4b93-b162-064743a4f026", + "fields": { + "timestamp": "2023-12-29T15:45:10.825Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 978, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b09fe009-5eb6-4e7c-90d9-cd73112d29f1", + "fields": { + "timestamp": "2023-12-29T15:45:07.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1522, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0a396e8-42ff-4891-bc55-3a4eaefa737b", + "fields": { + "timestamp": "2023-12-29T15:45:10.236Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 42, + "field": "prefix", + "type": "cidr", + "value": "10.112.163.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0a8784d-ffea-4e41-9d72-1672db2a6f9e", + "fields": { + "timestamp": "2023-12-29T15:45:08.932Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 655, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0aaa6b6-bc5b-4a65-96d7-7c7f8d1fc914", + "fields": { + "timestamp": "2023-12-29T15:45:05.714Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 451, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0ab2a95-5639-4781-9daa-824a2cc87590", + "fields": { + "timestamp": "2023-12-29T15:45:11.606Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1516, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0ac408a-eb54-4f4b-b0d3-ae17ec43422d", + "fields": { + "timestamp": "2023-12-29T15:45:06.758Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 931, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0b78e4e-2f53-4f1d-a47e-ed085909206b", + "fields": { + "timestamp": "2023-12-29T15:45:08.380Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 882, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0c5f6a0-2256-41ed-bcad-f0fbe4ffdff2", + "fields": { + "timestamp": "2023-12-29T15:45:04.911Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 86, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0c87fe2-1560-44fb-af89-6563ab61c026", + "fields": { + "timestamp": "2023-12-29T15:45:06.783Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 943, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0d32166-82cb-4961-9ae2-9a1c0ddb622d", + "fields": { + "timestamp": "2023-12-29T15:45:08.401Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 908, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0d5efe4-7047-4301-bf6e-64249d4d056d", + "fields": { + "timestamp": "2023-12-29T15:45:08.144Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1606, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0d992d9-6cb0-48ec-ac95-f708aac43b08", + "fields": { + "timestamp": "2023-12-29T15:45:08.819Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1426, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0db1b57-9af3-4bce-ad93-71b5229a6a02", + "fields": { + "timestamp": "2023-12-29T15:45:05.070Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 159, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0dcd016-bb78-40af-bc0d-be87118fd2d3", + "fields": { + "timestamp": "2023-12-29T15:45:06.242Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 692, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0dd21af-b129-414f-9fd4-c849ade4c4b2", + "fields": { + "timestamp": "2023-12-29T15:45:07.854Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1472, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0e26a99-88d9-4228-894d-9952fd8f0185", + "fields": { + "timestamp": "2023-12-29T15:45:04.909Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 85, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0ef64c4-7f7c-459e-8c85-1e7c92874de6", + "fields": { + "timestamp": "2023-12-29T15:45:06.336Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 736, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b0f1d71c-4030-4d03-a03e-c20018cb00d6", + "fields": { + "timestamp": "2023-12-29T15:45:08.896Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1522, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1033baa-aa0f-4481-8335-24af8da5f966", + "fields": { + "timestamp": "2023-12-29T15:45:05.344Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 282, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b103d0c9-2e9e-4064-95ae-a41b0cfb3508", + "fields": { + "timestamp": "2023-12-29T15:45:05.707Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 448, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b104e5c6-1cc9-47ce-a895-b1c5cd620c01", + "fields": { + "timestamp": "2023-12-29T15:45:10.054Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 40, + "field": "slug", + "type": "str", + "value": "us-nc", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b10901f8-ef4a-4f00-874c-6b55c435f230", + "fields": { + "timestamp": "2023-12-29T15:45:05.644Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 419, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b10906b2-7012-4321-88a0-0ee48212485a", + "fields": { + "timestamp": "2023-12-29T15:45:08.193Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 651, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b11b8049-9634-443c-bf89-38d604c435f6", + "fields": { + "timestamp": "2023-12-29T15:45:05.626Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 411, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b11efeb7-66b0-456d-be91-5ac6cc1c31be", + "fields": { + "timestamp": "2023-12-29T15:45:10.490Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b11fcb30-1f0f-4e50-bc3e-c51e43f2f76f", + "fields": { + "timestamp": "2023-12-29T15:45:08.025Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1551, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1235501-f9c1-4ade-9e89-53876fcfcbfd", + "fields": { + "timestamp": "2023-12-29T15:45:07.732Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1415, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1263313-5e81-4c4d-8ba8-96186117ad6b", + "fields": { + "timestamp": "2023-12-29T15:45:06.196Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 671, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b129ac68-c2c8-4e5b-b15d-a5cb7b0213c9", + "fields": { + "timestamp": "2023-12-29T15:45:06.402Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 767, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b12d7b22-03ee-443a-a634-657f2aefaacc", + "fields": { + "timestamp": "2023-12-29T15:45:05.515Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 360, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b12d7b82-31ed-4578-8abe-2effd701e8ad", + "fields": { + "timestamp": "2023-12-29T15:45:06.929Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1012, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1353688-e252-4e6c-be01-51bc84c9ff03", + "fields": { + "timestamp": "2023-12-29T15:45:05.423Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 318, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b135f56b-74e4-4715-9709-9b4e748ba698", + "fields": { + "timestamp": "2023-12-29T15:45:10.054Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 39, + "field": "slug", + "type": "str", + "value": "us-nm", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b13c67c8-084a-4496-ad8c-4603c3932a5a", + "fields": { + "timestamp": "2023-12-29T15:45:08.602Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1157, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b13e102a-41c4-4373-a30e-a0699cf5a314", + "fields": { + "timestamp": "2023-12-29T15:45:05.944Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 555, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b13ffdac-3673-448c-89d3-883edf39363a", + "fields": { + "timestamp": "2023-12-29T15:45:09.205Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 996, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b14225cc-55a6-4e88-9afd-84d79e60f922", + "fields": { + "timestamp": "2023-12-29T15:45:06.756Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 930, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b142a078-05fa-4fc7-8033-88a599115b5f", + "fields": { + "timestamp": "2023-12-29T15:45:11.188Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1227, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b14d06b6-bd06-45f9-ae7b-e5ca1603e96b", + "fields": { + "timestamp": "2023-12-29T15:45:08.129Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1599, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1513dab-15c5-440c-8a7e-708cd8edc627", + "fields": { + "timestamp": "2023-12-29T15:45:11.194Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1231, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b152395b-335a-4c99-a8d4-8a3c818b61ff", + "fields": { + "timestamp": "2023-12-29T15:45:11.684Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1569, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b15af6f0-4b38-48eb-bedb-06310096f458", + "fields": { + "timestamp": "2023-12-29T15:45:04.843Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 56, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b167cd01-a342-4bd9-ade4-5816a594336a", + "fields": { + "timestamp": "2023-12-29T15:45:04.636Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "Outlet 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1691b52-d1fe-431d-8dfc-fb4afc68d9d9", + "fields": { + "timestamp": "2023-12-29T15:45:07.086Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1117, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b16a80b5-2552-49b8-a8cb-256cc27200bf", + "fields": { + "timestamp": "2023-12-29T15:45:11.346Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1337, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b16d9c01-eab6-46ee-a516-a74adf6f4ec2", + "fields": { + "timestamp": "2023-12-29T15:45:06.939Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1017, + "field": "name", + "type": "str", + "value": "fxp0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1718142-e991-4c1c-8fcd-887002be59f7", + "fields": { + "timestamp": "2023-12-29T15:45:05.342Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 281, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b171ae1b-20b6-46de-bdc4-190a2cd3360b", + "fields": { + "timestamp": "2023-12-29T15:45:08.135Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1602, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b175b9a4-61b4-43ad-8c22-b8cc3f95a03b", + "fields": { + "timestamp": "2023-12-29T15:45:11.019Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1110, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b184be42-2448-427a-a783-b678023ed5d6", + "fields": { + "timestamp": "2023-12-29T15:45:06.798Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 950, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b18a543b-7361-4dbf-85c7-66237973ca8c", + "fields": { + "timestamp": "2023-12-29T15:45:06.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1034, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b18bb755-d351-4bad-a243-694ae424cd20", + "fields": { + "timestamp": "2023-12-29T15:45:05.853Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 515, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b18c6984-206e-43a4-a1a9-ba0af86ae401", + "fields": { + "timestamp": "2023-12-29T15:45:06.366Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 750, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b196b422-0b01-4eab-b174-a54b54f1f4c0", + "fields": { + "timestamp": "2023-12-29T15:45:04.785Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 30, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b19b92d9-7de4-445d-a16d-4161179fa19b", + "fields": { + "timestamp": "2023-12-29T15:45:06.188Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 667, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b19c7ced-8b31-4e7d-b5f8-496d69e145cd", + "fields": { + "timestamp": "2023-12-29T15:45:05.772Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 478, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b19ca6cd-b66c-4782-99f8-a1d7891cbc28", + "fields": { + "timestamp": "2023-12-29T15:45:10.951Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1063, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1a7d91c-78fc-4e8f-a44c-d78ed16e4247", + "fields": { + "timestamp": "2023-12-29T15:45:10.898Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1027, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1aa9e96-5bca-4262-9c68-955f10d9d7fb", + "fields": { + "timestamp": "2023-12-29T15:45:07.427Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1275, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1ab3dfd-be06-4259-8de8-a0fa8845d66d", + "fields": { + "timestamp": "2023-12-29T15:45:08.441Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 957, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1ae6866-1600-4eb0-90fa-57a8d38fd25e", + "fields": { + "timestamp": "2023-12-29T15:45:06.438Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 784, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1b0080d-d6f2-4db6-93ea-2aacec86a35c", + "fields": { + "timestamp": "2023-12-29T15:45:07.541Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1328, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1b42035-143a-4150-bb34-06ba1bdbf558", + "fields": { + "timestamp": "2023-12-29T15:45:09.092Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 854, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1b63e43-e946-4820-92fd-e860c1190aab", + "fields": { + "timestamp": "2023-12-29T15:45:05.672Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 432, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1b89441-10e4-4d4e-9141-f97be6207939", + "fields": { + "timestamp": "2023-12-29T15:45:07.489Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1304, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1b96f99-fd81-4269-9364-03c2200a3a06", + "fields": { + "timestamp": "2023-12-29T15:45:10.128Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "ARIN", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1bfb24d-cb52-47c0-855e-5e2bb308535f", + "fields": { + "timestamp": "2023-12-29T15:45:10.557Z", + "object_type": [ + "tenancy", + "contact" + ], + "object_id": 1, + "field": "title", + "type": "str", + "value": "Regional Manager", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1ca4a6e-f2c4-423b-8e87-68c2fd73f91c", + "fields": { + "timestamp": "2023-12-29T15:45:06.396Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 764, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1ca73ea-0810-405d-8e3d-5257b4c5298f", + "fields": { + "timestamp": "2023-12-29T15:45:11.161Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1208, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1cce291-0cc8-4041-8c4a-23f0451d673c", + "fields": { + "timestamp": "2023-12-29T15:45:04.900Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 81, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1cf7a5a-90d5-418c-9795-8f1fa9954549", + "fields": { + "timestamp": "2023-12-29T15:45:06.359Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 747, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1cfeb70-07ac-4b53-9670-ba52a033c633", + "fields": { + "timestamp": "2023-12-29T15:45:11.201Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1236, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1d47678-f176-4479-9944-fcd8815cd206", + "fields": { + "timestamp": "2023-12-29T15:45:11.590Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1505, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1d493ff-e925-4316-b11f-59c1b492d6d7", + "fields": { + "timestamp": "2023-12-29T15:45:04.656Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 78, + "field": "name", + "type": "str", + "value": "Outlet 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1e033d9-7ab5-442d-bec2-45fe3a165ce7", + "fields": { + "timestamp": "2023-12-29T15:45:05.419Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 316, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1e07e28-4ccd-45c4-b7f6-f625d51f6b93", + "fields": { + "timestamp": "2023-12-29T15:45:08.073Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1573, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1e188f0-e3c7-4089-b9ac-cf3d9add13ec", + "fields": { + "timestamp": "2023-12-29T15:45:06.889Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 993, + "field": "name", + "type": "str", + "value": "xe-0/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1e475ed-1585-4069-887d-dc237b3ecd3e", + "fields": { + "timestamp": "2023-12-29T15:45:08.092Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1582, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1f890e7-7d51-4da1-b248-0d3d6d1a9534", + "fields": { + "timestamp": "2023-12-29T15:45:06.708Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 908, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1fb2c4c-8148-43dc-8422-255b5b3550e9", + "fields": { + "timestamp": "2023-12-29T15:45:06.069Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 612, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1fc1f65-d85d-443a-a738-b99e9e2d9998", + "fields": { + "timestamp": "2023-12-29T15:45:10.132Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "RFC 6996", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b1fe637e-cfcb-4592-889d-3c75afb3d387", + "fields": { + "timestamp": "2023-12-29T15:45:11.166Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1212, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2064fcf-93ca-46f0-829a-1bbc4bab8a1e", + "fields": { + "timestamp": "2023-12-29T15:45:06.639Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 877, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2072889-6774-40e2-b91e-6857bb492a5c", + "fields": { + "timestamp": "2023-12-29T15:45:05.031Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 141, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b20c357c-1115-4219-b30a-c16b64d9a9da", + "fields": { + "timestamp": "2023-12-29T15:45:04.469Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 30, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b21425d9-4043-4750-acf4-4bab639b3c26", + "fields": { + "timestamp": "2023-12-29T15:45:04.834Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 52, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b22133a2-d871-42af-9bab-2a1c561153a7", + "fields": { + "timestamp": "2023-12-29T15:45:10.037Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 45, + "field": "name", + "type": "str", + "value": "P3-7A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2252f2f-195d-43f6-be86-0cc09361777a", + "fields": { + "timestamp": "2023-12-29T15:45:11.026Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1115, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b23ff9b5-330b-453d-a581-14e3fc803d3d", + "fields": { + "timestamp": "2023-12-29T15:45:05.212Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 222, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2470d2f-246f-4d0e-be92-4ff322f10219", + "fields": { + "timestamp": "2023-12-29T15:45:07.228Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1183, + "field": "name", + "type": "str", + "value": "xe-2/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b249ef3b-a159-4548-a368-099672295d6c", + "fields": { + "timestamp": "2023-12-29T15:45:04.868Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 67, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b24ce802-15a1-4439-b3ab-391e87c07ecb", + "fields": { + "timestamp": "2023-12-29T15:45:11.019Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1110, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b24f36f8-4359-41b2-8135-6a2fb8f0b501", + "fields": { + "timestamp": "2023-12-29T15:45:10.719Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 906, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b252f0fb-8f64-47e5-9ca5-57a136854110", + "fields": { + "timestamp": "2023-12-29T15:45:05.357Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 288, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b25a80df-4c90-4aa9-a073-19d57a8dfb8f", + "fields": { + "timestamp": "2023-12-29T15:45:05.350Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 285, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b25ac118-bfbb-4c62-a725-5480a1524a7b", + "fields": { + "timestamp": "2023-12-29T15:45:10.510Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 35, + "field": "vid", + "type": "int", + "value": "300", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b25eb43d-3b8d-45d1-9e83-774a65d9fdbf", + "fields": { + "timestamp": "2023-12-29T15:45:11.179Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1221, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b25fd29a-26e2-43c3-bd58-8d2dcbac0155", + "fields": { + "timestamp": "2023-12-29T15:45:06.496Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 811, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b26f7232-2231-49ea-9965-3eaa81a58464", + "fields": { + "timestamp": "2023-12-29T15:45:06.680Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 895, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b27a0d17-aa77-4bd8-9eec-06b9ba494bea", + "fields": { + "timestamp": "2023-12-29T15:45:04.732Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 6, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b280778b-7241-44e2-8be5-96fc1ea853a3", + "fields": { + "timestamp": "2023-12-29T15:45:06.785Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 944, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b285dfaf-8c27-4e5e-9d6a-5d92f4822cb3", + "fields": { + "timestamp": "2023-12-29T15:45:09.069Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 826, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b286f3d0-426e-4760-adf5-831775e36dea", + "fields": { + "timestamp": "2023-12-29T15:45:07.672Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1387, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b29aac60-2140-4b78-a65c-dda6665095cb", + "fields": { + "timestamp": "2023-12-29T15:45:07.811Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1452, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2a18cfc-077f-4239-9c6b-c33aa36c318e", + "fields": { + "timestamp": "2023-12-29T15:45:05.462Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 336, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2a56bad-bc44-481f-9cb9-50f12b3f4b07", + "fields": { + "timestamp": "2023-12-29T15:45:04.509Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 51, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2aea506-0396-4639-bfb9-fc7cbfaea7e4", + "fields": { + "timestamp": "2023-12-29T15:45:08.219Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 683, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2b289a6-a8da-4240-b65e-641d6057b8d6", + "fields": { + "timestamp": "2023-12-29T15:45:05.212Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 222, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2c1365b-95fb-4950-98b9-da539cee217b", + "fields": { + "timestamp": "2023-12-29T15:45:05.641Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 418, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2c94868-0aba-4c64-9f40-ff94d3fa36e4", + "fields": { + "timestamp": "2023-12-29T15:45:10.122Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 3, + "field": "description", + "type": "str", + "value": "Bravo-import", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2d40fbb-2f01-45ce-afda-5b9850537f97", + "fields": { + "timestamp": "2023-12-29T15:45:07.158Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1150, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2d76c19-99c0-4c56-8e22-356e39313269", + "fields": { + "timestamp": "2023-12-29T15:45:10.827Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 979, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2daab0e-fe70-4401-99d2-c79367007f27", + "fields": { + "timestamp": "2023-12-29T15:45:07.586Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1349, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2de1133-9c5e-4de2-bff2-f3cb1b28be88", + "fields": { + "timestamp": "2023-12-29T15:45:06.321Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 729, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2e135f9-f142-4d67-8790-ff226f1d7e84", + "fields": { + "timestamp": "2023-12-29T15:45:09.961Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 74, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2e49a3b-fc5e-4dce-aa44-014f7df89f1a", + "fields": { + "timestamp": "2023-12-29T15:45:07.317Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1224, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2e68d67-527f-4b4a-a937-b1573219ae8e", + "fields": { + "timestamp": "2023-12-29T15:45:11.172Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1216, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2e6ff9d-8f61-4d1e-b740-e8cda9c4fc62", + "fields": { + "timestamp": "2023-12-29T15:45:06.741Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 923, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b2fe0ba6-98ee-4fbb-bd44-6c8a431de824", + "fields": { + "timestamp": "2023-12-29T15:45:06.721Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 914, + "field": "name", + "type": "str", + "value": "et-0/0/50", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3050255-3826-4dd1-a706-f6201e1d6ae0", + "fields": { + "timestamp": "2023-12-29T15:45:11.586Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1502, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3065376-648a-4727-bdcd-4ae06847fbd5", + "fields": { + "timestamp": "2023-12-29T15:45:06.229Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 686, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3071feb-666d-41a1-8bce-d043c904b6ed", + "fields": { + "timestamp": "2023-12-29T15:45:11.707Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1585, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b307ce23-ad19-4fd8-a99b-3f8b55781f61", + "fields": { + "timestamp": "2023-12-29T15:45:05.838Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 508, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b309fb42-e248-4ede-aa92-4daf21e78c27", + "fields": { + "timestamp": "2023-12-29T15:45:06.561Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 841, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b30a2424-fb4f-4931-bc10-d7e98e796f69", + "fields": { + "timestamp": "2023-12-29T15:45:08.081Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1577, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b30faa75-190d-4396-be6a-d4c0c9c5c269", + "fields": { + "timestamp": "2023-12-29T15:45:07.567Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1340, + "field": "name", + "type": "str", + "value": "xe-1/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b311bead-0315-4942-9c7f-58e8d24bb7e7", + "fields": { + "timestamp": "2023-12-29T15:45:07.642Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1373, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b31398bc-a7ea-45a5-b1bc-ac07dfc89ff2", + "fields": { + "timestamp": "2023-12-29T15:45:04.891Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 77, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b31ddb56-08f0-4e15-86d8-c0d5c70dde74", + "fields": { + "timestamp": "2023-12-29T15:45:11.377Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1358, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b323b39e-b220-468b-b3ec-46ad78ec7f1e", + "fields": { + "timestamp": "2023-12-29T15:45:08.469Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 992, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b324a5d9-6b79-4c97-84e9-775e50b2f1e7", + "fields": { + "timestamp": "2023-12-29T15:45:05.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 563, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b325b741-d67d-4104-9b3f-bb9380b2301d", + "fields": { + "timestamp": "2023-12-29T15:45:11.391Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1368, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b325dd38-e274-49a7-b05d-64964d3758bf", + "fields": { + "timestamp": "2023-12-29T15:45:06.458Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 793, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b32a00cd-7db8-4c5b-8ebc-9142c800f262", + "fields": { + "timestamp": "2023-12-29T15:45:09.864Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "brocade", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b33066d4-1bfc-4883-abe8-7a88591fa4ee", + "fields": { + "timestamp": "2023-12-29T15:45:09.356Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1186, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3307108-8bcd-4aa2-907d-247941a89cd1", + "fields": { + "timestamp": "2023-12-29T15:45:04.790Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 32, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b330d616-c423-4002-b6cc-512e76a0ae6e", + "fields": { + "timestamp": "2023-12-29T15:45:04.885Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 74, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b33296d3-3be3-47aa-9565-9f3d3e5e045f", + "fields": { + "timestamp": "2023-12-29T15:45:07.138Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1141, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3329a32-e8f4-4c5b-9072-7db1404bc8ba", + "fields": { + "timestamp": "2023-12-29T15:45:05.195Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 214, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b334b44e-844d-4b44-88ee-4c771199149f", + "fields": { + "timestamp": "2023-12-29T15:45:10.836Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 985, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b339fe03-44c7-493a-9a71-1fbb0834ccd1", + "fields": { + "timestamp": "2023-12-29T15:45:11.127Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1185, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b33c4c92-1aa8-427e-9375-fe09e98ff15a", + "fields": { + "timestamp": "2023-12-29T15:45:10.405Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 49, + "field": "address", + "type": "inet", + "value": "172.16.0.19/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b33cfe6e-08ed-4b97-ab4d-5f5b89da7608", + "fields": { + "timestamp": "2023-12-29T15:45:08.255Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 727, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b340f89c-1d54-4e88-8cda-5ff62300ce3c", + "fields": { + "timestamp": "2023-12-29T15:45:11.237Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1261, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b34fdf1b-76fe-4bbd-8881-103cf90e526d", + "fields": { + "timestamp": "2023-12-29T15:45:06.047Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 602, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3548298-2f5e-4384-9135-a965f9a1093f", + "fields": { + "timestamp": "2023-12-29T15:45:06.106Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 629, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b35e328f-2742-4cf3-aefe-04057abc46b4", + "fields": { + "timestamp": "2023-12-29T15:45:11.437Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1400, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b363f762-5bab-4b1a-8ba3-8a42e2caf5e0", + "fields": { + "timestamp": "2023-12-29T15:45:06.177Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 662, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b36eb847-f3c9-4126-8cca-309fbc5bf084", + "fields": { + "timestamp": "2023-12-29T15:45:08.138Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1603, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b370f6ba-4115-4093-bafb-6f9cf54633e9", + "fields": { + "timestamp": "2023-12-29T15:45:08.740Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1328, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b375bde3-afff-4a94-a374-6d6b4e2b3082", + "fields": { + "timestamp": "2023-12-29T15:45:06.134Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 642, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b37882a0-29d9-4b2c-a35a-78a977490a3e", + "fields": { + "timestamp": "2023-12-29T15:45:09.318Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1138, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b37c9a5f-7964-43c6-a4f7-dbf81e16d036", + "fields": { + "timestamp": "2023-12-29T15:45:10.946Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1060, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b386bb19-e815-46c3-9369-2c08f8abd9d2", + "fields": { + "timestamp": "2023-12-29T15:45:05.648Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 421, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3a6009b-852f-49e1-8034-8dd781ff35c2", + "fields": { + "timestamp": "2023-12-29T15:45:06.768Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 936, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3a94294-c549-44b2-bfea-429b112536f9", + "fields": { + "timestamp": "2023-12-29T15:45:11.313Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1314, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3a9638e-7b15-40f7-9504-9b79bac2a4e0", + "fields": { + "timestamp": "2023-12-29T15:45:09.863Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "arista", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3b3bf83-2411-4ecf-b7db-948704c6778a", + "fields": { + "timestamp": "2023-12-29T15:45:09.305Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1122, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3b45883-ebdd-40e9-9eab-5eaea9764b32", + "fields": { + "timestamp": "2023-12-29T15:45:06.876Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 987, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3b970f5-b7ed-47cf-b1f3-d0fc9a8734d7", + "fields": { + "timestamp": "2023-12-29T15:45:05.912Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 542, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3bb78aa-6eb2-43d6-a91e-f4541b4f2324", + "fields": { + "timestamp": "2023-12-29T15:45:05.002Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 128, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3c6b9be-7bcb-4929-8e70-c5a93836cbec", + "fields": { + "timestamp": "2023-12-29T15:45:11.217Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1247, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3c6fc68-ab45-42dd-a0b9-4080bb0dc7d7", + "fields": { + "timestamp": "2023-12-29T15:45:06.224Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 684, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3c738c5-930e-4024-a487-f093adae24cd", + "fields": { + "timestamp": "2023-12-29T15:45:05.350Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 285, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3c7596b-2f1f-40d4-b281-ff330a75d29f", + "fields": { + "timestamp": "2023-12-29T15:45:11.260Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1277, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3d03931-2dc2-4d5e-bc7c-e4453138a790", + "fields": { + "timestamp": "2023-12-29T15:45:11.120Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1180, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3d2f969-0632-4af4-940d-6902f8ab91c5", + "fields": { + "timestamp": "2023-12-29T15:45:09.221Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1017, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3d6d0cd-3b7a-436e-97b3-e55900d395ca", + "fields": { + "timestamp": "2023-12-29T15:45:10.738Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 919, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3dbb282-608a-473c-9e8b-5e6e72559792", + "fields": { + "timestamp": "2023-12-29T15:45:07.086Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1117, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3e3a6a5-74d6-4e81-b031-7fd7d6cad253", + "fields": { + "timestamp": "2023-12-29T15:45:05.243Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 236, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3e5daaa-6514-42f8-9557-e3aebd0bfc28", + "fields": { + "timestamp": "2023-12-29T15:45:07.913Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1499, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3e7ad32-a959-452c-95b6-c74cef6de107", + "fields": { + "timestamp": "2023-12-29T15:45:04.772Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 24, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3f24bc0-e898-413d-8c52-c315913ceb18", + "fields": { + "timestamp": "2023-12-29T15:45:07.317Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1224, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3f3d5be-e572-411a-9498-edeeaaa465a1", + "fields": { + "timestamp": "2023-12-29T15:45:11.434Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1398, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3f6759c-d8c0-4a1a-886e-4924de542153", + "fields": { + "timestamp": "2023-12-29T15:45:06.218Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 681, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3f9e5d8-a476-44b8-97a3-d6f4e06704d8", + "fields": { + "timestamp": "2023-12-29T15:45:11.361Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1347, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b3ff92c7-d704-43c4-98b6-9bf36822f85c", + "fields": { + "timestamp": "2023-12-29T15:45:08.327Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 816, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b40107fe-7125-4f3f-bbf2-e3cc8ab00cc1", + "fields": { + "timestamp": "2023-12-29T15:45:09.925Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 38, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b40d6a5c-59c1-4d8c-9007-3016bf3c3eba", + "fields": { + "timestamp": "2023-12-29T15:45:06.483Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 805, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b40e489b-3156-43a3-9f76-896a4ea9ec78", + "fields": { + "timestamp": "2023-12-29T15:45:09.377Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1213, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b41d706a-49b5-4fdd-ae29-11b14aa95f2a", + "fields": { + "timestamp": "2023-12-29T15:45:06.678Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 894, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b41ff111-3679-444f-b616-dccef30ea650", + "fields": { + "timestamp": "2023-12-29T15:45:11.257Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1275, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b423a0a4-891a-40b9-a337-b48609111734", + "fields": { + "timestamp": "2023-12-29T15:45:08.598Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1152, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4256010-eda9-490e-b15f-25f3809bdde9", + "fields": { + "timestamp": "2023-12-29T15:45:07.323Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1227, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b42b2b69-cf2d-469e-8e03-448514071595", + "fields": { + "timestamp": "2023-12-29T15:45:10.071Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 67, + "field": "name", + "type": "str", + "value": "Arkansas", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b42ba193-d1ff-442f-8395-6c6a2f10e3de", + "fields": { + "timestamp": "2023-12-29T15:45:10.050Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 33, + "field": "slug", + "type": "str", + "value": "us-wi", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b42d421e-e59a-4149-b437-28357a9e498d", + "fields": { + "timestamp": "2023-12-29T15:45:09.915Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 25, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b42fe01f-5884-4da3-8b90-8a1121daf128", + "fields": { + "timestamp": "2023-12-29T15:45:10.555Z", + "object_type": [ + "tenancy", + "contactrole" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "administrative", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b435c133-fbe9-4e1b-9be4-84b6f397dfdf", + "fields": { + "timestamp": "2023-12-29T15:45:08.135Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1602, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b43a30ae-c566-4b52-8b89-ab99dbc02064", + "fields": { + "timestamp": "2023-12-29T15:45:07.691Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1396, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b43bd8a2-769e-43e6-86d9-e3146f0c3195", + "fields": { + "timestamp": "2023-12-29T15:45:07.300Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1216, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4404f80-5181-40f8-95a3-b7b218e4d152", + "fields": { + "timestamp": "2023-12-29T15:45:06.136Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 643, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4407e67-13a9-4e8b-80ab-7bd0095f88f6", + "fields": { + "timestamp": "2023-12-29T15:45:10.357Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 90, + "field": "prefix", + "type": "cidr", + "value": "172.19.1.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b447da1e-c82c-4b50-a9fe-33f8c6779cb0", + "fields": { + "timestamp": "2023-12-29T15:45:11.669Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1559, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b44ab2a9-edf2-4b4a-ad9c-383605aa7445", + "fields": { + "timestamp": "2023-12-29T15:45:05.228Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 229, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b45194cb-e757-4aae-a32b-2ccdff91f619", + "fields": { + "timestamp": "2023-12-29T15:45:08.643Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1208, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b45404ab-c346-432a-b0ca-84a44fc847e3", + "fields": { + "timestamp": "2023-12-29T15:45:10.452Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 128, + "field": "address", + "type": "inet", + "value": "172.19.0.8/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b456be4d-eae6-4f0d-a8c6-a59802f6cf5d", + "fields": { + "timestamp": "2023-12-29T15:45:08.002Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1540, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b45752bc-cb08-4ef1-89c6-b5568ef2bdfb", + "fields": { + "timestamp": "2023-12-29T15:45:07.616Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1362, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b45aa3bb-ebf3-479a-bd6c-01ec0b32f42a", + "fields": { + "timestamp": "2023-12-29T15:45:06.671Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 891, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b45acd5a-5b8d-4c19-9d37-d2fb6c1a3937", + "fields": { + "timestamp": "2023-12-29T15:45:07.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1517, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b45bfe66-b861-4cb2-9f62-aab158c88591", + "fields": { + "timestamp": "2023-12-29T15:45:09.202Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 993, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b45e2ce9-f673-4517-8d97-0f6b53fb7fc2", + "fields": { + "timestamp": "2023-12-29T15:45:05.366Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 292, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b468a009-2777-4629-918e-3ce1196557a8", + "fields": { + "timestamp": "2023-12-29T15:45:08.775Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1372, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b472ef16-83bb-405f-907f-e4ef001026e4", + "fields": { + "timestamp": "2023-12-29T15:45:11.348Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1338, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4735d25-c577-4a86-9f5c-f418878540cd", + "fields": { + "timestamp": "2023-12-29T15:45:05.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 569, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b474acbd-7a95-40cc-8a76-66a3f1c127c8", + "fields": { + "timestamp": "2023-12-29T15:45:07.569Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1341, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b47911f1-34c8-43f3-95fd-ca376cce1775", + "fields": { + "timestamp": "2023-12-29T15:45:07.004Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1047, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b47c8f79-6da4-4eff-9217-9084b9552c67", + "fields": { + "timestamp": "2023-12-29T15:45:09.976Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 93, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4841672-cb82-47d8-8fda-768facd65d19", + "fields": { + "timestamp": "2023-12-29T15:45:08.782Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1380, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b48a0815-f138-4baa-ae44-c7fc72a802df", + "fields": { + "timestamp": "2023-12-29T15:45:07.850Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1470, + "field": "name", + "type": "str", + "value": "xe-1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b48a4472-da44-40b7-8ef3-ca87829cd5d4", + "fields": { + "timestamp": "2023-12-29T15:45:09.014Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 757, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b48f17e1-c1c2-4572-8bea-20fac05fb863", + "fields": { + "timestamp": "2023-12-29T15:45:07.726Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1412, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b49480d6-e62c-468e-86ce-1cdc2cdd3837", + "fields": { + "timestamp": "2023-12-29T15:45:11.611Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1519, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4962cf4-74d9-40f5-b02b-a8b04fd33d83", + "fields": { + "timestamp": "2023-12-29T15:45:07.719Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1409, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b49b726c-bf3f-487a-ad3a-343b2221fa24", + "fields": { + "timestamp": "2023-12-29T15:45:11.002Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1098, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b49c28f3-7892-4520-b789-c77008ea5aec", + "fields": { + "timestamp": "2023-12-29T15:45:11.569Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1490, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4b8b061-4517-4859-b798-aec2297ed6d7", + "fields": { + "timestamp": "2023-12-29T15:45:07.991Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1535, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4ba5f4c-b89e-44ed-b536-682c868f13af", + "fields": { + "timestamp": "2023-12-29T15:45:05.659Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 426, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4bba1d5-fc5a-4e19-8b32-288044e1e011", + "fields": { + "timestamp": "2023-12-29T15:45:07.480Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1300, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4bf0cc9-eac0-4f54-bb7d-ee0df51d1fb6", + "fields": { + "timestamp": "2023-12-29T15:45:10.434Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 97, + "field": "address", + "type": "inet", + "value": "172.18.0.7/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4c32d68-dc99-4968-94da-24aaf3c57cb8", + "fields": { + "timestamp": "2023-12-29T15:45:07.252Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1194, + "field": "name", + "type": "str", + "value": "xe-2/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4c36ae2-ec82-48e6-b28b-39456b73fa89", + "fields": { + "timestamp": "2023-12-29T15:45:05.628Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 412, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4c96184-51c2-464c-8a70-d33f566b12eb", + "fields": { + "timestamp": "2023-12-29T15:45:10.732Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 915, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4cef611-e349-4ee5-8fc1-463da42e3d34", + "fields": { + "timestamp": "2023-12-29T15:45:10.396Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 33, + "field": "address", + "type": "inet", + "value": "172.16.0.3/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4d0e613-8315-4783-ae12-e858a6aa8324", + "fields": { + "timestamp": "2023-12-29T15:45:10.461Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 143, + "field": "address", + "type": "inet", + "value": "172.19.0.23/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4d7e0b6-15a3-4f0b-aeeb-98a2932a097c", + "fields": { + "timestamp": "2023-12-29T15:45:07.274Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1204, + "field": "name", + "type": "str", + "value": "xe-2/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4dc59cb-ba49-4ae6-9837-9c15a4ea0975", + "fields": { + "timestamp": "2023-12-29T15:45:08.112Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1591, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4dc8352-a9dd-4194-a791-9c4674a375af", + "fields": { + "timestamp": "2023-12-29T15:45:06.882Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 990, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4dea152-1404-4297-9415-a384c486e043", + "fields": { + "timestamp": "2023-12-29T15:45:10.386Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 17, + "field": "address", + "type": "inet", + "value": "192.168.0.17/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4deaac4-edad-4301-9730-966f25b72248", + "fields": { + "timestamp": "2023-12-29T15:45:09.917Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 27, + "field": "name", + "type": "str", + "value": "R206", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4e9b1a6-f68b-487f-a7b7-a6e41c901e9d", + "fields": { + "timestamp": "2023-12-29T15:45:10.487Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 6, + "field": "slug", + "type": "str", + "value": "jbb127", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4ecc552-083c-43d4-a7ad-0aa7d224755f", + "fields": { + "timestamp": "2023-12-29T15:45:04.607Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 56, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4f5ecb1-cd74-4b5b-baec-af1b8e34b71e", + "fields": { + "timestamp": "2023-12-29T15:45:08.465Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 987, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4f64f80-14d4-43f0-b18d-8524e44344eb", + "fields": { + "timestamp": "2023-12-29T15:45:08.043Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1559, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4fb7f99-278e-4289-9cdf-8f60dad9ec0c", + "fields": { + "timestamp": "2023-12-29T15:45:10.007Z", + "object_type": [ + "dcim", + "powerpanel" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Panel 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b4fe0886-34ee-46c9-9cf5-ceb5adc0bbb5", + "fields": { + "timestamp": "2023-12-29T15:45:05.928Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 549, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b501ff5c-9a22-40fe-8f98-9c13fb67a803", + "fields": { + "timestamp": "2023-12-29T15:45:08.470Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 993, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b518ca46-973f-4ea9-bc46-bfd660f19a65", + "fields": { + "timestamp": "2023-12-29T15:45:09.950Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 27, + "field": "name", + "type": "str", + "value": "dmi01-akron-pdu01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5192521-120e-4b90-9ad0-35e819e33d0c", + "fields": { + "timestamp": "2023-12-29T15:45:04.578Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 24, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b51da0a0-8d40-4ae6-9b5f-1b003f810a74", + "fields": { + "timestamp": "2023-12-29T15:45:07.532Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1324, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5243dcd-9be9-4289-9994-49625b64a6d3", + "fields": { + "timestamp": "2023-12-29T15:45:04.981Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 118, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b52ddb05-adcf-47da-a5b1-4b3720380858", + "fields": { + "timestamp": "2023-12-29T15:45:08.623Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1183, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b53ba258-85df-4ebf-9fe4-be99e4018e1f", + "fields": { + "timestamp": "2023-12-29T15:45:08.661Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1230, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5407d92-b3c4-4789-9a68-0979b9fd8dba", + "fields": { + "timestamp": "2023-12-29T15:45:04.730Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 5, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b54445d4-aa8c-4ab6-a100-05b3a6bbe1fc", + "fields": { + "timestamp": "2023-12-29T15:45:09.139Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 914, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b54ba045-588a-4cdb-b502-08d6f8c35d30", + "fields": { + "timestamp": "2023-12-29T15:45:04.522Z", + "object_type": [ + "circuits", + "provider" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "NTT", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5518b38-b8ac-46b1-a48a-152b97796d3b", + "fields": { + "timestamp": "2023-12-29T15:45:07.636Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1370, + "field": "name", + "type": "str", + "value": "xe-1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b55640bf-6475-42cf-968b-9c0ce58ff671", + "fields": { + "timestamp": "2023-12-29T15:45:04.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 98, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5575f55-887d-4797-a3b3-5639d8ff086a", + "fields": { + "timestamp": "2023-12-29T15:45:08.135Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1602, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b558e1ea-d09b-4950-a8bb-0be5269f79e4", + "fields": { + "timestamp": "2023-12-29T15:45:07.362Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1245, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5593ae2-29d0-464f-aac6-7b81adae6d8c", + "fields": { + "timestamp": "2023-12-29T15:45:11.240Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1263, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b561b091-e7ad-43c1-92ea-3ab1ff1ea502", + "fields": { + "timestamp": "2023-12-29T15:45:05.672Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 432, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b565564b-87d0-4cce-a0e3-a48d2e07d96a", + "fields": { + "timestamp": "2023-12-29T15:45:06.436Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 783, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b56c7c01-6963-4c70-8056-0db3974e5c3b", + "fields": { + "timestamp": "2023-12-29T15:45:06.591Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 855, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b57a4c0c-1348-4554-bb16-b703111baf85", + "fields": { + "timestamp": "2023-12-29T15:45:07.723Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1411, + "field": "name", + "type": "str", + "value": "xe-2/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b581e78a-0000-427e-a1ea-0048ea99caf8", + "fields": { + "timestamp": "2023-12-29T15:45:08.122Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1596, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b58b5bb8-c260-4d31-aff8-75cebbaa4d04", + "fields": { + "timestamp": "2023-12-29T15:45:06.319Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 728, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b59268ec-5669-4b12-b340-7c7261d46e3e", + "fields": { + "timestamp": "2023-12-29T15:45:06.984Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1038, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b595d264-147a-42fa-b05b-987bb3fe79ee", + "fields": { + "timestamp": "2023-12-29T15:45:04.885Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 74, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b59b25b4-dde8-455a-8300-a2d51df79d91", + "fields": { + "timestamp": "2023-12-29T15:45:06.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 949, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b59fc382-8839-4440-9968-b2ffcdffcf43", + "fields": { + "timestamp": "2023-12-29T15:45:06.351Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 743, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5b3130b-ca5f-4d3c-a618-1cb9c4c12abc", + "fields": { + "timestamp": "2023-12-29T15:45:05.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 151, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5b692a0-11cc-40d7-95a3-c1f395396307", + "fields": { + "timestamp": "2023-12-29T15:45:10.383Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 12, + "field": "address", + "type": "inet", + "value": "192.168.0.12/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5bb4ae5-7eb0-4608-a2d0-992f26e1c94a", + "fields": { + "timestamp": "2023-12-29T15:45:11.617Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1523, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5d128a7-f1c4-42ee-8309-500139c87f25", + "fields": { + "timestamp": "2023-12-29T15:45:08.824Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1432, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5d1a9e2-7234-422b-aab2-0378e2920998", + "fields": { + "timestamp": "2023-12-29T15:45:07.606Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1358, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5d31f7b-d82e-46e9-bdc5-d81793e1c142", + "fields": { + "timestamp": "2023-12-29T15:45:06.246Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 694, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5e04da9-9987-4ede-a0cf-cfb61d43be0d", + "fields": { + "timestamp": "2023-12-29T15:45:05.379Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 298, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5e14efd-88de-4007-9e6d-2c90d4dad38e", + "fields": { + "timestamp": "2023-12-29T15:45:11.093Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1161, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5e19828-995b-4d9f-b6bc-c37057334d3b", + "fields": { + "timestamp": "2023-12-29T15:45:11.389Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1367, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5e1b3bd-88a7-45e8-8bf4-6ed3728143b0", + "fields": { + "timestamp": "2023-12-29T15:45:07.541Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1328, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5e5438d-ccad-4049-919c-a8110c25b41b", + "fields": { + "timestamp": "2023-12-29T15:45:04.878Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 71, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5ecb42c-7813-48c7-b16c-138baae24f5b", + "fields": { + "timestamp": "2023-12-29T15:45:11.286Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1295, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5f02c7c-accd-4b8a-b972-a5224b5a4b84", + "fields": { + "timestamp": "2023-12-29T15:45:05.234Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 232, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b5fec4d9-ab6a-4600-a2a6-1b009b0515be", + "fields": { + "timestamp": "2023-12-29T15:45:07.019Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1070, + "field": "name", + "type": "str", + "value": "xe-0/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6014f91-bd0c-4d0a-9e2a-8feaaec10a11", + "fields": { + "timestamp": "2023-12-29T15:45:07.304Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1218, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b602b24f-d226-485c-b5ae-d02d73aac22e", + "fields": { + "timestamp": "2023-12-29T15:45:09.966Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 80, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b60bad77-7f60-46b4-b186-f1b6deb86eae", + "fields": { + "timestamp": "2023-12-29T15:45:10.774Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 944, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b60d4d2d-01de-4973-9468-c6a418d4b1ea", + "fields": { + "timestamp": "2023-12-29T15:45:07.151Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1147, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b60dd9f8-297c-4f7e-a1ff-781708be156d", + "fields": { + "timestamp": "2023-12-29T15:45:07.900Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1493, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6133967-dab8-4f1e-8fd9-6fe000da574d", + "fields": { + "timestamp": "2023-12-29T15:45:04.633Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Outlet 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6140b4c-ae6a-4842-952e-0c2c8c9168f1", + "fields": { + "timestamp": "2023-12-29T15:45:08.811Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1416, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b615ce3e-467c-4f8f-9081-a08e21045809", + "fields": { + "timestamp": "2023-12-29T15:45:07.760Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1428, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6166356-3ae5-41ba-b071-49e65ef2c7cd", + "fields": { + "timestamp": "2023-12-29T15:45:08.174Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 627, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6198255-5129-4bdc-b391-c2194705933d", + "fields": { + "timestamp": "2023-12-29T15:45:10.904Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1031, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b61a7a4e-7cb5-4e5f-bb27-d79f1eb821f1", + "fields": { + "timestamp": "2023-12-29T15:45:07.196Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1168, + "field": "name", + "type": "str", + "value": "vme", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b622a25e-2b55-4bba-946f-2f0e4795cf52", + "fields": { + "timestamp": "2023-12-29T15:45:05.068Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 158, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b624c9ca-d6fa-4b1f-8b8f-a901182c01e3", + "fields": { + "timestamp": "2023-12-29T15:45:08.937Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 661, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6398742-ad87-4484-af54-6deba0b72ba4", + "fields": { + "timestamp": "2023-12-29T15:45:08.579Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1129, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b63de332-56b8-4a9c-a5b4-ef0648c83792", + "fields": { + "timestamp": "2023-12-29T15:45:06.659Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 885, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b63ff8fe-af59-4fbb-8d85-d6b1f714361b", + "fields": { + "timestamp": "2023-12-29T15:45:10.048Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 14, + "field": "name", + "type": "str", + "value": "Singapore", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6439c27-451f-45aa-8e9c-c2f72f2f1798", + "fields": { + "timestamp": "2023-12-29T15:45:05.969Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 566, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6443bae-57d8-477c-8629-8c13c291704e", + "fields": { + "timestamp": "2023-12-29T15:45:11.351Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1340, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6443f04-4461-4d38-87d4-e20c8d12bc28", + "fields": { + "timestamp": "2023-12-29T15:45:08.430Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 944, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b64c234f-23e2-4d2f-b4cd-ca363a5f2486", + "fields": { + "timestamp": "2023-12-29T15:45:11.655Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1549, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b658e4cf-60a7-431c-b636-6565ed225ba3", + "fields": { + "timestamp": "2023-12-29T15:45:07.265Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1200, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6590f60-acaa-48ad-b62d-5f5af8ba6f5f", + "fields": { + "timestamp": "2023-12-29T15:45:05.162Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 199, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b663aca1-bc74-4cc5-965b-2d88f1324dfc", + "fields": { + "timestamp": "2023-12-29T15:45:11.342Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1334, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b668020a-784e-4667-8338-27f5e9084a16", + "fields": { + "timestamp": "2023-12-29T15:45:05.031Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 141, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b670b14a-73cc-4468-a8f4-fcd414480e74", + "fields": { + "timestamp": "2023-12-29T15:45:08.210Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 671, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b679ec90-da5f-401c-a6b6-2cb7e055ae8e", + "fields": { + "timestamp": "2023-12-29T15:45:10.798Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 960, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b67bc4e7-2f1f-4239-9c7c-66e37c816c7b", + "fields": { + "timestamp": "2023-12-29T15:45:10.233Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 41, + "field": "prefix", + "type": "cidr", + "value": "10.112.162.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b67eaed8-23ee-4a8d-8c6e-2e804b8451f9", + "fields": { + "timestamp": "2023-12-29T15:45:05.912Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 542, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6885923-77e4-4197-9fde-996291d685f4", + "fields": { + "timestamp": "2023-12-29T15:45:07.096Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1122, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6891195-c5bd-44ae-b980-2bae6df861ce", + "fields": { + "timestamp": "2023-12-29T15:45:04.854Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 61, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b69061eb-3890-4dfd-bf10-8f91878c0ca0", + "fields": { + "timestamp": "2023-12-29T15:45:10.604Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 371, + "field": "name", + "type": "str", + "value": "vm11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6924b91-8ea1-44fd-8389-b69b137df427", + "fields": { + "timestamp": "2023-12-29T15:45:11.665Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1556, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b69f8ae7-d3b9-4e6f-be44-43cfbf17b9f0", + "fields": { + "timestamp": "2023-12-29T15:45:11.049Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1131, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6a351b6-05a4-44ce-a5e1-2de0e7a6577c", + "fields": { + "timestamp": "2023-12-29T15:45:05.587Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 393, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6a44a09-05a4-4eab-889c-068a34f1c0fd", + "fields": { + "timestamp": "2023-12-29T15:45:08.309Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 793, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6c14ecc-b261-4271-936f-6b247c6913a1", + "fields": { + "timestamp": "2023-12-29T15:45:07.057Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1088, + "field": "name", + "type": "str", + "value": "xe-0/2/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6c3e812-331b-4fb2-980d-430c27e198aa", + "fields": { + "timestamp": "2023-12-29T15:45:07.198Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1169, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6c55d6b-9f76-49f2-b603-8b12a96cfcf1", + "fields": { + "timestamp": "2023-12-29T15:45:11.253Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1272, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6cf5ee2-7d84-46aa-ad54-b0dc44d0f2cf", + "fields": { + "timestamp": "2023-12-29T15:45:05.871Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 523, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6d2ce36-9310-4325-bed9-e26b27c1a2d7", + "fields": { + "timestamp": "2023-12-29T15:45:07.987Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1533, + "field": "name", + "type": "str", + "value": "xe-2/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6d5db4d-0964-4eff-9a62-ce5723721f22", + "fields": { + "timestamp": "2023-12-29T15:45:10.130Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 5, + "field": "slug", + "type": "str", + "value": "afrinic", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6db20f6-6611-4c79-9ac6-738190046732", + "fields": { + "timestamp": "2023-12-29T15:45:06.466Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 797, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6dfb8ee-2a6d-411e-b22a-7ddab7e493ba", + "fields": { + "timestamp": "2023-12-29T15:45:09.409Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1253, + "field": "name", + "type": "str", + "value": "Rear Splice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6e691ad-4bf0-42f7-b470-110e73a6758c", + "fields": { + "timestamp": "2023-12-29T15:45:04.643Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 63, + "field": "name", + "type": "str", + "value": "Outlet 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6eed952-9909-486a-85e4-ec72d4629dec", + "fields": { + "timestamp": "2023-12-29T15:45:09.362Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1193, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b6f96b10-26c6-4375-9072-bce4d8727546", + "fields": { + "timestamp": "2023-12-29T15:45:09.163Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 944, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7094bae-03c9-4180-9f96-0fec9a91bdd8", + "fields": { + "timestamp": "2023-12-29T15:45:05.619Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 408, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b70a237d-0d26-41dd-a9e1-a7f2d1bd4cfd", + "fields": { + "timestamp": "2023-12-29T15:45:05.232Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 231, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b714c2e3-e9da-4d50-a3d0-44e691ee906e", + "fields": { + "timestamp": "2023-12-29T15:45:08.766Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1360, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b718a1d1-3f05-46c5-89aa-c6c352fb1a5b", + "fields": { + "timestamp": "2023-12-29T15:45:08.355Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 851, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7216377-65e5-4843-b124-7398d50778fb", + "fields": { + "timestamp": "2023-12-29T15:45:06.391Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 762, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b721eabc-e4ca-4437-8092-191277a457d1", + "fields": { + "timestamp": "2023-12-29T15:45:10.769Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 940, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7295b0c-e209-4c71-b2a3-cfb575c0207c", + "fields": { + "timestamp": "2023-12-29T15:45:10.522Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 54, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7331c63-f156-4d18-9b0e-b3827e826da8", + "fields": { + "timestamp": "2023-12-29T15:45:10.102Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 20, + "field": "name", + "type": "str", + "value": "JBB Branch 133", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7345259-8a02-497a-a37e-1b0de16e657b", + "fields": { + "timestamp": "2023-12-29T15:45:11.005Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1100, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b73788bc-0ea5-4c09-b397-9c80f7eb2052", + "fields": { + "timestamp": "2023-12-29T15:45:08.201Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 660, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b739ba75-c24a-47c5-abb5-c34ba9a25417", + "fields": { + "timestamp": "2023-12-29T15:45:06.693Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 901, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7416207-9c33-4f53-a6af-f47b358d9f3a", + "fields": { + "timestamp": "2023-12-29T15:45:10.565Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "Dunder-Mifflin, Inc.", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7463b90-7106-4412-84ef-53388515ff3a", + "fields": { + "timestamp": "2023-12-29T15:45:04.856Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 62, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b74e67a8-fde0-4e93-9f31-d6d40d246488", + "fields": { + "timestamp": "2023-12-29T15:45:07.194Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1167, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b753d43f-2c96-488e-a6e6-a5c730343795", + "fields": { + "timestamp": "2023-12-29T15:45:06.458Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 793, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b753da74-178f-459f-9d3f-160f0af9de1f", + "fields": { + "timestamp": "2023-12-29T15:45:07.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1510, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b755c444-00fc-48af-8744-48027b485c43", + "fields": { + "timestamp": "2023-12-29T15:45:06.164Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 656, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7576cb6-fa91-429d-b3da-e9155736c5ad", + "fields": { + "timestamp": "2023-12-29T15:45:05.206Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 219, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b75944f5-a92a-4947-a06d-cecc173b9f0e", + "fields": { + "timestamp": "2023-12-29T15:45:08.047Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1561, + "field": "name", + "type": "str", + "value": "xe-1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b75a06be-5b04-4515-8ead-441f8c4b0590", + "fields": { + "timestamp": "2023-12-29T15:45:05.742Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 464, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b75a6ed6-690c-45aa-8291-20f1ae3daad2", + "fields": { + "timestamp": "2023-12-29T15:45:06.075Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 615, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b75d7e56-cd8e-49c2-aaaa-4a075aa8c870", + "fields": { + "timestamp": "2023-12-29T15:45:10.512Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 38, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b75d9e04-7991-436f-9a6b-bbdee51af5af", + "fields": { + "timestamp": "2023-12-29T15:45:10.140Z", + "object_type": [ + "ipam", + "role" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "Management", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b75f40fa-2f26-4ead-9b60-efc713e8f5f4", + "fields": { + "timestamp": "2023-12-29T15:45:10.626Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 406, + "field": "name", + "type": "str", + "value": "vm46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b760fd45-40be-4e78-a08f-9586ac35a1cf", + "fields": { + "timestamp": "2023-12-29T15:45:07.721Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1410, + "field": "name", + "type": "str", + "value": "xe-2/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7616f55-c3e0-4a6b-aa5f-13c30eeec120", + "fields": { + "timestamp": "2023-12-29T15:45:05.641Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 418, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b767ce02-02a6-4cf6-8b71-519f8d2708d2", + "fields": { + "timestamp": "2023-12-29T15:45:05.250Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 239, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b76e067d-f65b-4e2c-9728-1dc5aa066129", + "fields": { + "timestamp": "2023-12-29T15:45:10.516Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 45, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b78076bf-f0b2-44be-b824-56eab61d4cbc", + "fields": { + "timestamp": "2023-12-29T15:45:08.114Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1592, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b78b19fe-c539-4857-aa30-36bc7202cee2", + "fields": { + "timestamp": "2023-12-29T15:45:06.821Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 961, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b78ca4b4-0b1f-4e7f-8fa3-cc1602f1fc87", + "fields": { + "timestamp": "2023-12-29T15:45:06.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1028, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7a1b9b3-2af8-4e75-9f9d-27aeddada2af", + "fields": { + "timestamp": "2023-12-29T15:45:07.689Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1395, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7a1ec91-7de4-4980-b2fc-4290b787f05e", + "fields": { + "timestamp": "2023-12-29T15:45:05.337Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 279, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7a4a15e-ef38-4d69-929f-4d80ed0f9c77", + "fields": { + "timestamp": "2023-12-29T15:45:07.702Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1401, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7a4f975-c07a-46f8-bbd3-203e2c896865", + "fields": { + "timestamp": "2023-12-29T15:45:06.743Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 924, + "field": "name", + "type": "str", + "value": "xe-0/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7a825d8-9bfb-4c05-a221-3372220c18b3", + "fields": { + "timestamp": "2023-12-29T15:45:07.704Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1402, + "field": "name", + "type": "str", + "value": "xe-2/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7aab866-c3f3-4f2d-93f9-d868b64499d0", + "fields": { + "timestamp": "2023-12-29T15:45:08.922Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 642, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7ac65ae-320b-4a2a-bbc7-d60afc3f9767", + "fields": { + "timestamp": "2023-12-29T15:45:05.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 489, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7ac6a65-9295-40ba-9203-8c1ae8b2241d", + "fields": { + "timestamp": "2023-12-29T15:45:11.230Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1256, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7b08af0-f8b0-4e50-9ff2-68e25bd84f03", + "fields": { + "timestamp": "2023-12-29T15:45:05.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 201, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7b27313-065c-4f06-b67d-52146ba4ca9b", + "fields": { + "timestamp": "2023-12-29T15:45:11.387Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1365, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7b4a3f3-129d-4f95-9cd3-93b9c4b9e534", + "fields": { + "timestamp": "2023-12-29T15:45:10.919Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1041, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7b4bf29-87f8-4112-8c00-c1b708afa7f8", + "fields": { + "timestamp": "2023-12-29T15:45:08.025Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1551, + "field": "name", + "type": "str", + "value": "xe-2/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7b8a4b7-caf4-4393-9920-4262907d6ed1", + "fields": { + "timestamp": "2023-12-29T15:45:07.433Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1278, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7bdb4ab-f59d-41fe-8872-42233c6274df", + "fields": { + "timestamp": "2023-12-29T15:45:07.124Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1135, + "field": "name", + "type": "str", + "value": "xe-1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7c4e530-da23-407e-8d01-38417ead1bf7", + "fields": { + "timestamp": "2023-12-29T15:45:10.133Z", + "object_type": [ + "ipam", + "asn" + ], + "object_id": 1, + "field": "asn", + "type": "int", + "value": "65001", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7c55dce-97d2-4f0a-ac07-3622baf5579c", + "fields": { + "timestamp": "2023-12-29T15:45:06.252Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 697, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7c608f7-3122-4e9c-9dc8-2bb666ae25d3", + "fields": { + "timestamp": "2023-12-29T15:45:11.641Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1540, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7cb7d08-3491-4e5d-9472-53d2514b79ef", + "fields": { + "timestamp": "2023-12-29T15:45:06.449Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 789, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7cc0bf6-c703-4a16-a4fc-dfe9fa40b4c2", + "fields": { + "timestamp": "2023-12-29T15:45:05.532Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 368, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7d1c3a0-4690-4aec-b1d9-ec9373038bd8", + "fields": { + "timestamp": "2023-12-29T15:45:06.764Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 934, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7d1f120-d95a-4b34-9844-a518db523257", + "fields": { + "timestamp": "2023-12-29T15:45:07.248Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1192, + "field": "name", + "type": "str", + "value": "xe-2/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7d5bd28-04e0-48d7-bbe6-3802d6490b8e", + "fields": { + "timestamp": "2023-12-29T15:45:06.734Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 920, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7da67e6-7f41-4cbf-bea1-63eab4d1c24e", + "fields": { + "timestamp": "2023-12-29T15:45:05.608Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 403, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7de6e1c-ffb8-44e5-b538-3ee920470bae", + "fields": { + "timestamp": "2023-12-29T15:45:07.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1522, + "field": "name", + "type": "str", + "value": "xe-2/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7dec66c-b979-4bdd-aa4a-a97f70c55aab", + "fields": { + "timestamp": "2023-12-29T15:45:08.970Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 702, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7ea2fd5-3a1c-454e-8c61-d1ce78feb1e9", + "fields": { + "timestamp": "2023-12-29T15:45:06.368Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 751, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7eb467b-e9e6-4c93-868c-d29247da12b3", + "fields": { + "timestamp": "2023-12-29T15:45:10.948Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1061, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7ed8633-843e-4b1c-aea9-09588c29c601", + "fields": { + "timestamp": "2023-12-29T15:45:09.237Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1036, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7f802f2-4ac6-4cbb-99fc-d011efa78042", + "fields": { + "timestamp": "2023-12-29T15:45:07.841Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1466, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7f946e4-1896-4635-937a-25eea26b35f0", + "fields": { + "timestamp": "2023-12-29T15:45:04.542Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 19, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7faa60c-b7c3-495f-9033-cd1d16e981b1", + "fields": { + "timestamp": "2023-12-29T15:45:05.856Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 516, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b7fccd0b-14b0-4f4f-884e-e351dc161d46", + "fields": { + "timestamp": "2023-12-29T15:45:06.158Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 653, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b801e5fc-92f3-4fe6-a3b2-db75d5ce0c9c", + "fields": { + "timestamp": "2023-12-29T15:45:11.010Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1104, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b81c4943-d3ba-497b-85f6-3cad2bac9cfa", + "fields": { + "timestamp": "2023-12-29T15:45:07.480Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1300, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b81fdf9d-aa7b-43e6-9349-6b3da8dd9d2a", + "fields": { + "timestamp": "2023-12-29T15:45:07.751Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1424, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b821c989-f313-49de-ad78-8b9dbf03dfa0", + "fields": { + "timestamp": "2023-12-29T15:45:10.822Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 976, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b822ab51-a9c1-4a65-8e9c-7c1855b76348", + "fields": { + "timestamp": "2023-12-29T15:45:06.492Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 809, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8249577-aa95-4d13-a056-9ac60d04cf7d", + "fields": { + "timestamp": "2023-12-29T15:45:10.388Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 20, + "field": "address", + "type": "inet", + "value": "192.168.0.20/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b829be1c-a21b-49af-9313-c8719ccdba57", + "fields": { + "timestamp": "2023-12-29T15:45:06.043Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 600, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b833f331-6cf0-4327-96c8-3df7270c66e4", + "fields": { + "timestamp": "2023-12-29T15:45:11.222Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1251, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b83a8c00-4a63-4b3f-a39f-43af307b975f", + "fields": { + "timestamp": "2023-12-29T15:45:10.033Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 38, + "field": "name", + "type": "str", + "value": "P4-3B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b83aa055-bb30-47d7-a354-3f34da838777", + "fields": { + "timestamp": "2023-12-29T15:45:05.731Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 459, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b844e4ae-7907-40e3-94dd-5b11a402229d", + "fields": { + "timestamp": "2023-12-29T15:45:07.788Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1441, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b845dc28-ff0c-491c-9ef2-5e82230a4238", + "fields": { + "timestamp": "2023-12-29T15:45:06.531Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 827, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b845f7a9-b7cd-4312-96a6-c6ee913359d7", + "fields": { + "timestamp": "2023-12-29T15:45:09.063Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 818, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b84f98f0-72ce-4edf-a682-0ad1bd12eeb8", + "fields": { + "timestamp": "2023-12-29T15:45:09.892Z", + "object_type": [ + "dcim", + "location" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Row 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8534fb6-7f1f-4f58-9987-4d8e0b965c32", + "fields": { + "timestamp": "2023-12-29T15:45:09.895Z", + "object_type": [ + "dcim", + "rackrole" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Infrastructure", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b856adbf-f1da-43e4-98fe-e932c8f24a2d", + "fields": { + "timestamp": "2023-12-29T15:45:05.834Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 506, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b85de8ff-4481-4430-826f-c892bc630917", + "fields": { + "timestamp": "2023-12-29T15:45:05.283Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 254, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b864e637-2d62-405e-8ccd-86bd7bb200ed", + "fields": { + "timestamp": "2023-12-29T15:45:07.145Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1144, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b86c8232-028d-437e-9cd5-156c6c1e2e88", + "fields": { + "timestamp": "2023-12-29T15:45:08.355Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 850, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b871383e-5333-44d2-88c3-4ea99b2c9d9c", + "fields": { + "timestamp": "2023-12-29T15:45:06.838Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 969, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8758461-a4ad-4a9f-89cd-987cc9a7bc73", + "fields": { + "timestamp": "2023-12-29T15:45:06.897Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 997, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8763ddf-99cc-4e6a-a0ea-a9e1ecd64c7c", + "fields": { + "timestamp": "2023-12-29T15:45:06.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 942, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b87d5ef8-865c-49bd-b796-ff26376f963f", + "fields": { + "timestamp": "2023-12-29T15:45:06.597Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 858, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b881766b-d577-46dd-a82c-fbc25dee82d1", + "fields": { + "timestamp": "2023-12-29T15:45:06.098Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 625, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8872d65-b094-4675-86d8-41a23807f78d", + "fields": { + "timestamp": "2023-12-29T15:45:05.748Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 467, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8883bad-d0e8-4096-885b-16af5560e519", + "fields": { + "timestamp": "2023-12-29T15:45:07.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1431, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b88a9b44-9d33-48a9-9d37-650d1ede55ed", + "fields": { + "timestamp": "2023-12-29T15:45:10.594Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 36, + "field": "name", + "type": "str", + "value": "gc-asia-east1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b88d5ded-b9a9-4b8d-a9b0-f278b5ad67b1", + "fields": { + "timestamp": "2023-12-29T15:45:10.387Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 18, + "field": "address", + "type": "inet", + "value": "192.168.0.18/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b892284b-2449-49b1-90de-bb66baac65d8", + "fields": { + "timestamp": "2023-12-29T15:45:05.646Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 420, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b89524ae-0577-467f-aa44-6288a7f727ff", + "fields": { + "timestamp": "2023-12-29T15:45:09.944Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 19, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b896a6e8-dff6-4cea-b200-52bd6ff6ee2c", + "fields": { + "timestamp": "2023-12-29T15:45:10.380Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 6, + "field": "address", + "type": "inet", + "value": "192.168.0.6/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b89f2247-f7ed-494a-82c5-ad087e0b104a", + "fields": { + "timestamp": "2023-12-29T15:45:10.051Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 34, + "field": "slug", + "type": "str", + "value": "us-wv", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8a046ba-24a3-4ff8-9512-e1c8922555de", + "fields": { + "timestamp": "2023-12-29T15:45:05.245Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 237, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8a5607a-443d-4852-8a06-18bde8ec0bb1", + "fields": { + "timestamp": "2023-12-29T15:45:05.026Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 139, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8a80c45-6b2d-4ae9-9762-1c1976e6c2f3", + "fields": { + "timestamp": "2023-12-29T15:45:10.341Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 84, + "field": "prefix", + "type": "cidr", + "value": "172.17.1.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8a9f2c0-375f-451a-83bf-f23044eecf70", + "fields": { + "timestamp": "2023-12-29T15:45:04.757Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 17, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8aa7beb-6be2-410d-9195-e5565124152e", + "fields": { + "timestamp": "2023-12-29T15:45:05.834Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 506, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8ad378f-dad4-452f-b6e2-76f33d0afa26", + "fields": { + "timestamp": "2023-12-29T15:45:09.106Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 872, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8b7ed2b-25c6-4db4-848b-4e3ec2c4236d", + "fields": { + "timestamp": "2023-12-29T15:45:04.948Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 103, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8b80f99-801b-4df1-94e3-3fa32ba7df9d", + "fields": { + "timestamp": "2023-12-29T15:45:10.510Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 34, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8b89025-bcbe-4659-be56-5e188515fe9f", + "fields": { + "timestamp": "2023-12-29T15:45:06.287Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 713, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8b96c6d-96ca-4603-a1e6-ab3cf4e276ca", + "fields": { + "timestamp": "2023-12-29T15:45:10.492Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 6, + "field": "vid", + "type": "int", + "value": "200", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8befb4c-271b-4167-882f-b27635ff69c6", + "fields": { + "timestamp": "2023-12-29T15:45:10.994Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1093, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8c7ec4f-0b20-4c64-b85f-f67732c06586", + "fields": { + "timestamp": "2023-12-29T15:45:08.280Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 757, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8d22495-3b28-4c73-bdae-427e1c00003a", + "fields": { + "timestamp": "2023-12-29T15:45:05.236Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 233, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8d73ffe-7b69-47be-b43b-303142a98ba4", + "fields": { + "timestamp": "2023-12-29T15:45:08.978Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 712, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8d745a5-01b1-4625-8b06-991837163916", + "fields": { + "timestamp": "2023-12-29T15:45:06.739Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 922, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8db82be-7b73-4e64-b363-30ab408c5937", + "fields": { + "timestamp": "2023-12-29T15:45:08.090Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1581, + "field": "name", + "type": "str", + "value": "xe-1/3/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8db9409-b832-4c58-bbb0-da24b0fd922b", + "fields": { + "timestamp": "2023-12-29T15:45:06.485Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 806, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8e65012-d1e6-40e0-a931-224127f32445", + "fields": { + "timestamp": "2023-12-29T15:45:06.192Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 669, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8ec30f3-45d9-4a09-9e46-f53bcddd333d", + "fields": { + "timestamp": "2023-12-29T15:45:04.792Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 33, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8f18bc9-51dd-463e-a1ec-2c0f07640238", + "fields": { + "timestamp": "2023-12-29T15:45:06.289Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 714, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8f56aff-3514-4fee-874c-f366165d169b", + "fields": { + "timestamp": "2023-12-29T15:45:07.412Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1268, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8f9d3e3-f54d-491b-8253-57741a2c94bf", + "fields": { + "timestamp": "2023-12-29T15:45:04.606Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 54, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b8fb4469-fab8-482b-b0be-2447116a500b", + "fields": { + "timestamp": "2023-12-29T15:45:06.872Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 985, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b902b11d-d09e-4d24-9908-b72cf86f858a", + "fields": { + "timestamp": "2023-12-29T15:45:07.638Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1371, + "field": "name", + "type": "str", + "value": "xe-1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9033e29-0197-4a39-b1af-32076015e7e4", + "fields": { + "timestamp": "2023-12-29T15:45:05.307Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 265, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9059e2d-0782-4766-afb6-dbc4a32418d2", + "fields": { + "timestamp": "2023-12-29T15:45:10.567Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 6, + "field": "cf_cust_id", + "type": "str", + "value": "WAY01", + "weight": 1000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b90a99fe-2c5a-4fc2-a22f-a8fe7770d079", + "fields": { + "timestamp": "2023-12-29T15:45:09.277Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1087, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b90efb84-0c14-4097-9630-ef0fc27dc898", + "fields": { + "timestamp": "2023-12-29T15:45:05.847Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 512, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b90f627a-a8ec-4446-8ce9-d83bd79ce9a8", + "fields": { + "timestamp": "2023-12-29T15:45:05.188Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 211, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b914ddcd-4ca5-4bb5-ad34-c404e0a2be50", + "fields": { + "timestamp": "2023-12-29T15:45:05.930Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 550, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b91707e1-a7a1-493d-9841-0c053a0e04ef", + "fields": { + "timestamp": "2023-12-29T15:45:05.305Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 264, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b918344a-4cf6-43cd-9f2c-3166b71d2493", + "fields": { + "timestamp": "2023-12-29T15:45:10.694Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 515, + "field": "name", + "type": "str", + "value": "vm155", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b91a9bf5-652a-4a74-a4bb-bed4b38895f3", + "fields": { + "timestamp": "2023-12-29T15:45:09.148Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 925, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b91d7d83-1267-4597-b71d-185f323721c2", + "fields": { + "timestamp": "2023-12-29T15:45:08.282Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 760, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b91f3c49-2229-4b46-861f-b05247283aa5", + "fields": { + "timestamp": "2023-12-29T15:45:06.559Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 840, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9224358-db99-4e4e-99b0-6ac157e6e2a4", + "fields": { + "timestamp": "2023-12-29T15:45:10.486Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 4, + "field": "slug", + "type": "str", + "value": "jb115", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b92245fc-0887-43da-8e02-5fdf377e9113", + "fields": { + "timestamp": "2023-12-29T15:45:07.310Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1221, + "field": "name", + "type": "str", + "value": "xe-2/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b92b3ab3-174a-41e1-88ac-fc35406dc549", + "fields": { + "timestamp": "2023-12-29T15:45:07.582Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1347, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b92caa7a-9a73-4088-a1cb-1d9159663a8f", + "fields": { + "timestamp": "2023-12-29T15:45:06.637Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 876, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b937fe22-468d-48ba-9003-c1b569224d9a", + "fields": { + "timestamp": "2023-12-29T15:45:06.516Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 820, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9390308-0c14-40d1-b0a7-f3444cad5050", + "fields": { + "timestamp": "2023-12-29T15:45:06.918Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1007, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b941b955-c25f-474a-a350-fafb8eae4c39", + "fields": { + "timestamp": "2023-12-29T15:45:11.694Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1576, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b942327a-f9c5-4e6e-ab53-299ca1e930eb", + "fields": { + "timestamp": "2023-12-29T15:45:04.574Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 13, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9440bc5-4c61-482c-a881-d7dd4fd83d40", + "fields": { + "timestamp": "2023-12-29T15:45:04.825Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 48, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b947ee76-2e97-48d1-ab53-1219e33aa428", + "fields": { + "timestamp": "2023-12-29T15:45:09.150Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 927, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b94c0fd2-9d7b-4034-ad16-2a8ec88199f7", + "fields": { + "timestamp": "2023-12-29T15:45:07.371Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1249, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b94cf0de-79d5-4a5a-b7af-4a565f91b652", + "fields": { + "timestamp": "2023-12-29T15:45:04.880Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 72, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b94dd5c8-c6f5-4802-87be-96e5f42b88a2", + "fields": { + "timestamp": "2023-12-29T15:45:05.131Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 185, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b94e0faf-11ff-4777-9994-c3fad476dbcf", + "fields": { + "timestamp": "2023-12-29T15:45:10.766Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 938, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b953843d-3004-49fb-9fa3-0c2e995dc59e", + "fields": { + "timestamp": "2023-12-29T15:45:08.185Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 640, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b954a953-e253-43ef-ba03-282838aeaab7", + "fields": { + "timestamp": "2023-12-29T15:45:10.392Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 27, + "field": "address", + "type": "inet", + "value": "192.168.0.27/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b956d159-7e1b-46c3-b761-975d7705dad7", + "fields": { + "timestamp": "2023-12-29T15:45:11.218Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1248, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b95bafc8-085f-4e10-9de5-bcd2cd4acb5b", + "fields": { + "timestamp": "2023-12-29T15:45:04.792Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 33, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b95c71c6-d890-4338-84f8-e4fb1ccc413b", + "fields": { + "timestamp": "2023-12-29T15:45:05.987Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 574, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b95d6a4d-2a74-4385-b25e-ab316eaff749", + "fields": { + "timestamp": "2023-12-29T15:45:07.265Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1200, + "field": "name", + "type": "str", + "value": "xe-2/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b95e3380-2ab0-400e-85f3-09c2d8a35a2a", + "fields": { + "timestamp": "2023-12-29T15:45:07.820Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1456, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b95f2cb0-0274-44c5-9f4d-7f598352cbe3", + "fields": { + "timestamp": "2023-12-29T15:45:09.388Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1227, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b95f6153-a861-4f35-a3f3-3182aa93a809", + "fields": { + "timestamp": "2023-12-29T15:45:05.908Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 540, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b967c2d8-6434-4d85-89bb-864f9640990f", + "fields": { + "timestamp": "2023-12-29T15:45:07.584Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1348, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b96bd870-75d2-49f6-9e3c-f7e5fc2d3df4", + "fields": { + "timestamp": "2023-12-29T15:45:06.991Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1041, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b96c87c6-d3ad-42bc-aeb3-8d1ffce6d8dd", + "fields": { + "timestamp": "2023-12-29T15:45:09.977Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 94, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b986a5fa-3e23-41f6-972c-b7b02951b284", + "fields": { + "timestamp": "2023-12-29T15:45:09.062Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 817, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b986e1c8-ca7b-4eeb-a682-8ea54dc8fad0", + "fields": { + "timestamp": "2023-12-29T15:45:06.060Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 608, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b98b9f81-0f33-4331-b887-9ff70378024b", + "fields": { + "timestamp": "2023-12-29T15:45:09.918Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 28, + "field": "name", + "type": "str", + "value": "R207", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9927e17-f313-404a-835a-5ac2c78e3101", + "fields": { + "timestamp": "2023-12-29T15:45:05.173Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 204, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b99ae6ec-042a-43d9-bd61-810ac65ed6ca", + "fields": { + "timestamp": "2023-12-29T15:45:07.833Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1462, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b99eb976-4534-4c4d-b4cb-25376506110e", + "fields": { + "timestamp": "2023-12-29T15:45:11.665Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1556, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9a1518e-5fa9-48b8-9fec-ff26b4a6a891", + "fields": { + "timestamp": "2023-12-29T15:45:04.772Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 24, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9a172d2-89c8-4f45-ad3a-19de7bba8a2c", + "fields": { + "timestamp": "2023-12-29T15:45:09.958Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 42, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9a17eb5-b5aa-44e3-b9fa-ec94ee7ad8a2", + "fields": { + "timestamp": "2023-12-29T15:45:06.263Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 702, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9a40340-b2eb-4aa9-be5f-4dcf06d56615", + "fields": { + "timestamp": "2023-12-29T15:45:11.408Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1380, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9b73314-c01d-4cb9-999c-aca54778726f", + "fields": { + "timestamp": "2023-12-29T15:45:11.690Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1573, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9bbc00a-3d5f-4d5f-a8bf-bf4633028e4c", + "fields": { + "timestamp": "2023-12-29T15:45:06.383Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 758, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9c01dc9-fc87-451e-bfaf-159cacf0af7d", + "fields": { + "timestamp": "2023-12-29T15:45:08.023Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1550, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9c0e6f6-ab98-477f-a785-e5e362e07a71", + "fields": { + "timestamp": "2023-12-29T15:45:05.305Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 264, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9c79683-e14e-467a-b71e-778642d4a4a7", + "fields": { + "timestamp": "2023-12-29T15:45:04.529Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "usb", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9cd0346-d196-4cca-a2c9-509751e3c537", + "fields": { + "timestamp": "2023-12-29T15:45:04.569Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 8, + "field": "maximum_draw", + "type": "int", + "value": "150", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9cfe8d6-9e5e-43d9-8574-1dd93591cac9", + "fields": { + "timestamp": "2023-12-29T15:45:04.735Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 7, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9d4b0d7-89c2-44eb-96e1-7fc7c44b763b", + "fields": { + "timestamp": "2023-12-29T15:45:08.155Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1611, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9de70f0-b272-4aad-9e0f-88270d25be86", + "fields": { + "timestamp": "2023-12-29T15:45:08.000Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1539, + "field": "name", + "type": "str", + "value": "xe-2/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9e7e3cc-c705-4ba1-a181-b1cd1a089620", + "fields": { + "timestamp": "2023-12-29T15:45:08.762Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1355, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9e9c5ec-4edb-4d16-a59d-2665d4f988d4", + "fields": { + "timestamp": "2023-12-29T15:45:05.201Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 217, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9f10ff7-ada6-44c5-8a26-8b01bd50ffe8", + "fields": { + "timestamp": "2023-12-29T15:45:07.450Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1286, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9f3f88f-b1ed-4647-99fa-5abbbf964464", + "fields": { + "timestamp": "2023-12-29T15:45:06.143Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 646, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "b9f6dd68-73ee-48eb-869e-90ae212d054d", + "fields": { + "timestamp": "2023-12-29T15:45:10.448Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 121, + "field": "address", + "type": "inet", + "value": "172.19.0.1/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba14982e-c2ee-4b9d-bfa6-4d2b7486266f", + "fields": { + "timestamp": "2023-12-29T15:45:05.020Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 136, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba2069cc-0a11-4460-9ac9-903222f550f1", + "fields": { + "timestamp": "2023-12-29T15:45:09.232Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1030, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba2eeab4-c438-44cf-9aca-9456b6d36a67", + "fields": { + "timestamp": "2023-12-29T15:45:11.364Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1349, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba303ba7-518e-4326-bbcd-12a1b126c319", + "fields": { + "timestamp": "2023-12-29T15:45:05.921Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 546, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba30619e-db18-495f-91d8-496a4e33f7df", + "fields": { + "timestamp": "2023-12-29T15:45:05.591Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 395, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba3cdf91-fce7-442c-9fa6-e7259be0348e", + "fields": { + "timestamp": "2023-12-29T15:45:09.969Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 84, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba436b54-0173-4d01-9c1c-fb5cfb66946b", + "fields": { + "timestamp": "2023-12-29T15:45:08.862Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1479, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba459a61-bdd8-444b-af93-6d376612bcce", + "fields": { + "timestamp": "2023-12-29T15:45:05.217Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 224, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba4c2617-bb48-4e26-8428-75e306f059ee", + "fields": { + "timestamp": "2023-12-29T15:45:04.787Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 31, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba4f4a08-0475-4532-ab4c-74c6cb73d3c5", + "fields": { + "timestamp": "2023-12-29T15:45:10.841Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 989, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba5b0afb-d1b5-4168-9fd1-62533f27ac49", + "fields": { + "timestamp": "2023-12-29T15:45:05.302Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 263, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba6c5879-8908-4502-8fb9-7a6c6c29af27", + "fields": { + "timestamp": "2023-12-29T15:45:05.397Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 306, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba702036-23c7-4252-89a4-d869e1fe91c3", + "fields": { + "timestamp": "2023-12-29T15:45:09.190Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 977, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba7261c9-f81a-420c-bd9d-210623ca4a5e", + "fields": { + "timestamp": "2023-12-29T15:45:05.040Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 145, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba8a6318-bf1d-49a0-a82a-503865760abe", + "fields": { + "timestamp": "2023-12-29T15:45:11.028Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1116, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba8fa713-f8f0-407a-b540-bbea80ef58da", + "fields": { + "timestamp": "2023-12-29T15:45:06.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1033, + "field": "name", + "type": "str", + "value": "xe-0/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba9278a4-4b5f-4846-8faa-379ee759e123", + "fields": { + "timestamp": "2023-12-29T15:45:10.996Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1094, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba9b62bd-37a9-4069-acb2-9cf758579f0e", + "fields": { + "timestamp": "2023-12-29T15:45:10.919Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1041, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ba9f7641-9b4d-4fb9-bd95-ee268fd758c7", + "fields": { + "timestamp": "2023-12-29T15:45:08.591Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1143, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "baa149d9-388f-4d0a-bb7c-f6db20585319", + "fields": { + "timestamp": "2023-12-29T15:45:10.706Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 533, + "field": "name", + "type": "str", + "value": "vm173", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "baa60144-1738-42a2-b66c-b5cef2850515", + "fields": { + "timestamp": "2023-12-29T15:45:04.983Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 119, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "baa7e2e0-709a-4a1e-9276-d16b1bf3319b", + "fields": { + "timestamp": "2023-12-29T15:45:06.136Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 643, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "baa91373-f26f-4d2b-8433-72ab0025c401", + "fields": { + "timestamp": "2023-12-29T15:45:05.805Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 493, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "baaa143e-4dc6-4f2f-b04b-754eb07673ed", + "fields": { + "timestamp": "2023-12-29T15:45:08.038Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1557, + "field": "name", + "type": "str", + "value": "xe-1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "baaa5eb2-46e8-4a74-a3d3-1458a4baa426", + "fields": { + "timestamp": "2023-12-29T15:45:06.220Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 682, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "baacef19-8120-4b6b-9392-ca31f66c21e6", + "fields": { + "timestamp": "2023-12-29T15:45:07.743Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1420, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bab2a431-88b5-44d0-8abd-94dd4e673df8", + "fields": { + "timestamp": "2023-12-29T15:45:06.041Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 599, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bab4ace5-ecb9-4395-b38c-00be96950334", + "fields": { + "timestamp": "2023-12-29T15:45:08.805Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1409, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "babbfe61-7521-475d-8c8d-9262b1c9459d", + "fields": { + "timestamp": "2023-12-29T15:45:06.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1027, + "field": "name", + "type": "str", + "value": "xe-0/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bac10d06-d4d7-4eb8-860c-1278a25fa619", + "fields": { + "timestamp": "2023-12-29T15:45:10.390Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 23, + "field": "address", + "type": "inet", + "value": "192.168.0.23/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bac1c66e-fedf-4d6b-837e-f68a3e5608de", + "fields": { + "timestamp": "2023-12-29T15:45:08.214Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 676, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bac87e6f-9892-48b8-87e1-61eb420613eb", + "fields": { + "timestamp": "2023-12-29T15:45:05.511Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 358, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bacb1995-673c-456f-86a7-3c00b7dcde56", + "fields": { + "timestamp": "2023-12-29T15:45:10.730Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 914, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bacd7ad2-4dc3-477d-b63e-0f0bddd8acc5", + "fields": { + "timestamp": "2023-12-29T15:45:10.689Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 506, + "field": "name", + "type": "str", + "value": "vm146", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bad248cc-d57c-4f6d-995e-8f06bcab250e", + "fields": { + "timestamp": "2023-12-29T15:45:06.647Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 880, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bad4f720-3e0a-4fe2-adae-fa12b644a7c4", + "fields": { + "timestamp": "2023-12-29T15:45:05.372Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 295, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bad58544-4052-4492-9051-3ea80261764c", + "fields": { + "timestamp": "2023-12-29T15:45:05.254Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 241, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bad5e4b8-b24f-4df8-8436-7ed34df1cc25", + "fields": { + "timestamp": "2023-12-29T15:45:11.495Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1440, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bad64c10-c7bb-4544-98d0-f44a0b302243", + "fields": { + "timestamp": "2023-12-29T15:45:06.783Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 943, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bae1a96c-bc6f-4340-bb01-26477183598d", + "fields": { + "timestamp": "2023-12-29T15:45:04.992Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 123, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bae5cf0c-27f4-4496-ab12-5ad70fa7bb75", + "fields": { + "timestamp": "2023-12-29T15:45:07.267Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1201, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "baead625-5ca3-43b9-9efa-54261d10da4f", + "fields": { + "timestamp": "2023-12-29T15:45:05.716Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 452, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "baeae15c-12e6-4a24-9f0f-67a584046017", + "fields": { + "timestamp": "2023-12-29T15:45:07.545Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1330, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "baf16643-bba8-46b1-b9ab-18ff640d284d", + "fields": { + "timestamp": "2023-12-29T15:45:06.625Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 871, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "baf2caff-434e-4897-a264-265cd1e62f3a", + "fields": { + "timestamp": "2023-12-29T15:45:05.491Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 349, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "baf41d33-da65-4cf0-a7ba-91849b5cfd10", + "fields": { + "timestamp": "2023-12-29T15:45:08.157Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1612, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bafbee95-f75b-450e-960c-bcaf7ca355d7", + "fields": { + "timestamp": "2023-12-29T15:45:04.502Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 12, + "field": "cid", + "type": "str", + "value": "KDPO0597", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "baff3224-2341-4e4f-83f6-03bf5a2457ed", + "fields": { + "timestamp": "2023-12-29T15:45:11.528Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1462, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb0639b9-fbc1-4109-86aa-e2ad0c7f7703", + "fields": { + "timestamp": "2023-12-29T15:45:06.959Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1026, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb066194-176b-4671-b716-66bb09e90fa9", + "fields": { + "timestamp": "2023-12-29T15:45:08.865Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1483, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb0c5b89-3283-400c-9b0a-d92feab55530", + "fields": { + "timestamp": "2023-12-29T15:45:05.007Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 130, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb10dd67-9bea-4f99-9e41-a318a5a14eec", + "fields": { + "timestamp": "2023-12-29T15:45:07.259Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1197, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb113f4a-7340-4f4f-9980-83d5407b70f3", + "fields": { + "timestamp": "2023-12-29T15:45:10.497Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 14, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb12590d-7c0f-46a4-adbd-11e93aae96a3", + "fields": { + "timestamp": "2023-12-29T15:45:05.637Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 416, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb1474d9-2eca-4bfd-895f-0d1e921aed12", + "fields": { + "timestamp": "2023-12-29T15:45:07.681Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1391, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb18eade-702f-4621-a66d-7e994cda3034", + "fields": { + "timestamp": "2023-12-29T15:45:07.338Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1234, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb2950c6-109f-4ecb-9e57-d25dbcac9d5e", + "fields": { + "timestamp": "2023-12-29T15:45:10.804Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 964, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb3b979c-271b-491a-9e02-3903388c0f95", + "fields": { + "timestamp": "2023-12-29T15:45:06.815Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 958, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb4406a1-a076-4e44-9446-f36a3d182b89", + "fields": { + "timestamp": "2023-12-29T15:45:11.634Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1535, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb523840-6479-44b7-bed1-919e08cb1f69", + "fields": { + "timestamp": "2023-12-29T15:45:10.990Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1090, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb539e64-2535-4650-b0fe-c7cf49e5412d", + "fields": { + "timestamp": "2023-12-29T15:45:07.101Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1124, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb598ed6-2a57-46a7-8b8e-004ed2b9ef20", + "fields": { + "timestamp": "2023-12-29T15:45:06.483Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 805, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb5c1213-277d-4af4-a0be-98c1124ae99d", + "fields": { + "timestamp": "2023-12-29T15:45:08.538Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1078, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb5d7ef5-6b49-49f2-9b97-ea1335dbf3e7", + "fields": { + "timestamp": "2023-12-29T15:45:10.678Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 489, + "field": "name", + "type": "str", + "value": "vm129", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb5f09ac-bb80-48da-aa81-bdef77498008", + "fields": { + "timestamp": "2023-12-29T15:45:06.999Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1045, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb5f941c-230d-44f4-809e-ede58b014eba", + "fields": { + "timestamp": "2023-12-29T15:45:05.619Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 408, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb61d2f4-7770-488c-a5f9-169698737898", + "fields": { + "timestamp": "2023-12-29T15:45:07.118Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1132, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb6a2387-6b3a-4d81-b840-1ec6996ed427", + "fields": { + "timestamp": "2023-12-29T15:45:06.880Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 989, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb708bf3-223b-4037-843f-73c07753aa37", + "fields": { + "timestamp": "2023-12-29T15:45:07.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1431, + "field": "name", + "type": "str", + "value": "xe-2/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb767e58-f29a-4049-a427-7e18b4f6da56", + "fields": { + "timestamp": "2023-12-29T15:45:10.569Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 8, + "field": "slug", + "type": "str", + "value": "umbrella", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb77075f-e6c8-46e0-8f8f-24078e3a0da1", + "fields": { + "timestamp": "2023-12-29T15:45:10.977Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1081, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb7b6935-2fa4-4e52-ae64-13ac98183e1d", + "fields": { + "timestamp": "2023-12-29T15:45:11.148Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1199, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb892e8d-e303-4b53-913b-67d6cca03541", + "fields": { + "timestamp": "2023-12-29T15:45:11.631Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1533, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb8dffe3-bdac-4bc0-a890-f407d08a7191", + "fields": { + "timestamp": "2023-12-29T15:45:05.184Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 209, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bb9f355b-7583-4920-b9f2-68886b9b3e9e", + "fields": { + "timestamp": "2023-12-29T15:45:05.035Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 143, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bba58ee8-8a9a-419a-a19f-6fd0f29c4761", + "fields": { + "timestamp": "2023-12-29T15:45:04.998Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 126, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bba89c07-c28f-472c-8536-638b3e66c98a", + "fields": { + "timestamp": "2023-12-29T15:45:06.944Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1019, + "field": "name", + "type": "str", + "value": "xe-0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbabdae6-3f0f-4f30-bfec-1ce604c10fec", + "fields": { + "timestamp": "2023-12-29T15:45:06.714Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 911, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbae3e67-6808-4e3a-b33a-7d407da4217b", + "fields": { + "timestamp": "2023-12-29T15:45:08.516Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1051, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbaeada9-d0cf-4064-b70f-671c34ab9531", + "fields": { + "timestamp": "2023-12-29T15:45:11.443Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1404, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbb0914d-8b49-4436-b8f7-6feb823850af", + "fields": { + "timestamp": "2023-12-29T15:45:05.827Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 503, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbb7b972-e6f9-4376-aaa4-04c9ed5a399a", + "fields": { + "timestamp": "2023-12-29T15:45:10.298Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 67, + "field": "prefix", + "type": "cidr", + "value": "10.112.156.0/22", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbba2665-c052-4667-9d2a-878039a676b5", + "fields": { + "timestamp": "2023-12-29T15:45:05.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 167, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbc175c2-155e-4686-9404-0365bba20cb4", + "fields": { + "timestamp": "2023-12-29T15:45:11.086Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1156, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbc75dee-12ae-470b-a85a-b3769352e8fe", + "fields": { + "timestamp": "2023-12-29T15:45:08.218Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 682, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbc7916a-cbcc-4f27-b825-09209f91a513", + "fields": { + "timestamp": "2023-12-29T15:45:05.641Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 418, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbca6828-c13c-4445-b1b9-6c6248be70d7", + "fields": { + "timestamp": "2023-12-29T15:45:10.466Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 152, + "field": "address", + "type": "inet", + "value": "172.20.0.2/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbca830f-bc87-43be-8af2-c8500c8674f2", + "fields": { + "timestamp": "2023-12-29T15:45:10.751Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 928, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbcb6cb8-b7ba-421c-b098-d3e1d548732c", + "fields": { + "timestamp": "2023-12-29T15:45:08.570Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1117, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbcb7760-beb3-4ae9-8237-a99d7d8bab84", + "fields": { + "timestamp": "2023-12-29T15:45:08.667Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1238, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbcdc776-5091-44e2-8ab4-a1116ee80b74", + "fields": { + "timestamp": "2023-12-29T15:45:07.364Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1246, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbd00e58-a94c-472a-83ee-fe2e8af6cab2", + "fields": { + "timestamp": "2023-12-29T15:45:11.621Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1526, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbd0681f-8815-4e59-b03b-314bd1a514e6", + "fields": { + "timestamp": "2023-12-29T15:45:05.980Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 571, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbd5a307-44f0-4f67-965b-b42b397c1043", + "fields": { + "timestamp": "2023-12-29T15:45:10.223Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 37, + "field": "prefix", + "type": "cidr", + "value": "10.112.158.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbd5ace1-4202-434d-9f98-b86dec729e11", + "fields": { + "timestamp": "2023-12-29T15:45:05.223Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 227, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbd85ade-0763-43a9-b305-bddc3ffcc6c1", + "fields": { + "timestamp": "2023-12-29T15:45:04.578Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 24, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbdd0e74-6b08-4744-b79d-6e40a876c4bf", + "fields": { + "timestamp": "2023-12-29T15:45:07.931Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1507, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbe44794-28ad-45f1-980d-df31c091faa0", + "fields": { + "timestamp": "2023-12-29T15:45:07.869Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1479, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbe7c045-88af-4f69-83f0-2f9e26c14311", + "fields": { + "timestamp": "2023-12-29T15:45:08.015Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1546, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbe921d2-41a9-488b-a2f2-4ceefe719ea4", + "fields": { + "timestamp": "2023-12-29T15:45:11.303Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1307, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbe9e1b5-819b-4e26-8376-b69e858ff455", + "fields": { + "timestamp": "2023-12-29T15:45:06.813Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 957, + "field": "name", + "type": "str", + "value": "xe-0/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbec3ef0-885d-42ab-b262-29b52fc262df", + "fields": { + "timestamp": "2023-12-29T15:45:10.135Z", + "object_type": [ + "ipam", + "asn" + ], + "object_id": 5, + "field": "asn", + "type": "int", + "value": "65005", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbee1475-6675-44eb-a33f-7b01d4158bfb", + "fields": { + "timestamp": "2023-12-29T15:45:08.421Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 932, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbf3bbb6-38f7-499a-936c-8a63fdcb0086", + "fields": { + "timestamp": "2023-12-29T15:45:05.738Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 462, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbf6c16e-8198-49bd-9017-a4d927d0f83f", + "fields": { + "timestamp": "2023-12-29T15:45:11.378Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1359, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbf746ff-6bee-48e9-95eb-22443aa4e294", + "fields": { + "timestamp": "2023-12-29T15:45:05.443Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 327, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbf93ec7-72a8-4891-b828-81b654a3e025", + "fields": { + "timestamp": "2023-12-29T15:45:06.800Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 951, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bbfd1d61-182d-458c-9c64-e54e844f3218", + "fields": { + "timestamp": "2023-12-29T15:45:07.457Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1289, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc000eab-5729-47e4-bf43-0bce948ff894", + "fields": { + "timestamp": "2023-12-29T15:45:07.248Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1192, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc138f55-3205-479b-b200-73b777c35da2", + "fields": { + "timestamp": "2023-12-29T15:45:06.038Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 598, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc1cedc4-c11b-4cd2-ac03-21b7c3e804d1", + "fields": { + "timestamp": "2023-12-29T15:45:05.862Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 519, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc21f9d0-4c59-4744-aef8-52cc80bbbadc", + "fields": { + "timestamp": "2023-12-29T15:45:06.863Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 981, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc28acf7-53e9-4c1c-a2dd-f5552881c460", + "fields": { + "timestamp": "2023-12-29T15:45:11.136Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1191, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc2da546-9a9b-4b24-968a-f5d4ef194582", + "fields": { + "timestamp": "2023-12-29T15:45:06.625Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 871, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc2e37cc-15aa-4003-a59c-6aab3d07eb03", + "fields": { + "timestamp": "2023-12-29T15:45:11.232Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1258, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc33863d-a474-4fd4-93a6-c278c68ef89c", + "fields": { + "timestamp": "2023-12-29T15:45:07.131Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1138, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc33cfac-3fc6-44f1-82a4-a6f0423b1863", + "fields": { + "timestamp": "2023-12-29T15:45:06.151Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 650, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc4527a8-c9a6-4921-944d-5337000e25d5", + "fields": { + "timestamp": "2023-12-29T15:45:05.877Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 526, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc480061-c886-408c-8a95-10a0798aabaf", + "fields": { + "timestamp": "2023-12-29T15:45:11.036Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1122, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc502075-277a-4261-be25-f85ab12e5940", + "fields": { + "timestamp": "2023-12-29T15:45:04.713Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 146, + "field": "name", + "type": "str", + "value": "Outlet 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc506f88-5c9f-4a80-9661-e72f03b5c6d6", + "fields": { + "timestamp": "2023-12-29T15:45:10.601Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 367, + "field": "name", + "type": "str", + "value": "vm7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc58db75-0646-4ae2-adc3-2c688c02dd99", + "fields": { + "timestamp": "2023-12-29T15:45:06.312Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 725, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc5e7d60-c579-480c-aa1d-6e1e7714131c", + "fields": { + "timestamp": "2023-12-29T15:45:08.480Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1006, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc620e02-1625-437a-9d39-ac2732ab6163", + "fields": { + "timestamp": "2023-12-29T15:45:08.019Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1548, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc650f4a-2660-4a88-a854-0de138310921", + "fields": { + "timestamp": "2023-12-29T15:45:10.499Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 16, + "field": "vid", + "type": "int", + "value": "200", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc661e81-4c27-4c15-a641-320c6e7b78ca", + "fields": { + "timestamp": "2023-12-29T15:45:07.903Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1494, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc7264d9-bf78-485d-abd6-10723d061fce", + "fields": { + "timestamp": "2023-12-29T15:45:11.638Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1538, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc7397a6-4fe6-4173-801c-a566563954b5", + "fields": { + "timestamp": "2023-12-29T15:45:06.173Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 660, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc7946f2-cb5f-42f2-b3ad-853be1a77ad7", + "fields": { + "timestamp": "2023-12-29T15:45:05.219Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 225, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc7bf619-0919-488c-97cd-d47936991a92", + "fields": { + "timestamp": "2023-12-29T15:45:07.833Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1462, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc83900b-add2-4ad5-9f25-a527a6cbb520", + "fields": { + "timestamp": "2023-12-29T15:45:07.435Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1279, + "field": "name", + "type": "str", + "value": "et-2/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc8ba402-8e3d-4935-9af1-cdeb03400f99", + "fields": { + "timestamp": "2023-12-29T15:45:07.472Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1296, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc905e25-a285-41dd-9af1-c11a9c4572f8", + "fields": { + "timestamp": "2023-12-29T15:45:07.463Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1292, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc96b1b6-b7e1-41fb-b700-9061669beb9d", + "fields": { + "timestamp": "2023-12-29T15:45:06.923Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1009, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bc998f54-e110-4e96-9fb9-8ff7c745cee4", + "fields": { + "timestamp": "2023-12-29T15:45:04.593Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 40, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bcace207-de11-4fb1-8c88-a6f7f5376746", + "fields": { + "timestamp": "2023-12-29T15:45:08.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1580, + "field": "name", + "type": "str", + "value": "xe-1/3/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bcae7d07-497d-4874-8ff2-6d48fffd96d6", + "fields": { + "timestamp": "2023-12-29T15:45:04.408Z", + "object_type": [ + "circuits", + "circuittype" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "Dark Fiber", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bcafebf8-5328-4c96-8c1a-4073f75b83e8", + "fields": { + "timestamp": "2023-12-29T15:45:10.469Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 157, + "field": "address", + "type": "inet", + "value": "172.20.0.7/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bcb324f4-d27e-486b-8428-5db5da84502e", + "fields": { + "timestamp": "2023-12-29T15:45:11.250Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1270, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bcbd896c-1290-4822-996a-f632ddb6748c", + "fields": { + "timestamp": "2023-12-29T15:45:07.534Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1325, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bcc98971-0853-45cc-979a-065141588f9f", + "fields": { + "timestamp": "2023-12-29T15:45:07.534Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1325, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bcce1eb7-b33b-42c6-9f12-e4a9dd8834b4", + "fields": { + "timestamp": "2023-12-29T15:45:04.931Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 95, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bcd8ad31-7196-488a-8d9b-a4898ba6d02c", + "fields": { + "timestamp": "2023-12-29T15:45:11.349Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1339, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bcda3d5d-c0aa-4cf5-90c0-2378c2aa489b", + "fields": { + "timestamp": "2023-12-29T15:45:05.810Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 495, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bce20b87-eeea-4999-8c32-9bb1eecc5ab2", + "fields": { + "timestamp": "2023-12-29T15:45:09.884Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "router", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bce2e3c2-2f68-44ae-92d0-dd0829469dd3", + "fields": { + "timestamp": "2023-12-29T15:45:04.663Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 86, + "field": "name", + "type": "str", + "value": "Outlet 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bce35b1f-ff9a-45ce-a3df-27218d76a5ec", + "fields": { + "timestamp": "2023-12-29T15:45:05.543Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 373, + "field": "name", + "type": "str", + "value": "STACK1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bcec424b-30e2-4a32-b160-76d8948056aa", + "fields": { + "timestamp": "2023-12-29T15:45:04.409Z", + "object_type": [ + "circuits", + "circuittype" + ], + "object_id": 4, + "field": "slug", + "type": "str", + "value": "dark-fiber", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bced7385-548e-48ec-a786-a7b6884ca84b", + "fields": { + "timestamp": "2023-12-29T15:45:06.513Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 819, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bcee85a0-5500-4c92-877f-fda6fe82751d", + "fields": { + "timestamp": "2023-12-29T15:45:08.326Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 815, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bcf3604b-70a3-4994-bb61-a76eab5f2cd2", + "fields": { + "timestamp": "2023-12-29T15:45:06.647Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 880, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bcfa528a-154c-4d96-88a6-07b72e4093c5", + "fields": { + "timestamp": "2023-12-29T15:45:05.497Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 352, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bcfdee05-fd33-4cf1-aa2d-1b672c52101b", + "fields": { + "timestamp": "2023-12-29T15:45:09.933Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "dmi01-nashua-rtr01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd05279c-ee9b-41e0-b2ed-515cddea8d2e", + "fields": { + "timestamp": "2023-12-29T15:45:10.858Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1000, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd0f3ab2-bd8a-43d3-9dd1-96d55319ef34", + "fields": { + "timestamp": "2023-12-29T15:45:07.070Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1094, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd162a56-c5a8-4627-846c-2675ccc22dc1", + "fields": { + "timestamp": "2023-12-29T15:45:05.573Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 387, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd16bea6-bad3-4053-a266-b41eaf669172", + "fields": { + "timestamp": "2023-12-29T15:45:08.159Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1613, + "field": "name", + "type": "str", + "value": "xe-1/3/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd16f269-61ac-4494-83e0-01e3bd549027", + "fields": { + "timestamp": "2023-12-29T15:45:08.019Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1548, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd211de2-3dc4-498c-88fd-0a6418901f7e", + "fields": { + "timestamp": "2023-12-29T15:45:06.606Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 862, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd2aabc4-4b35-4319-9014-43e39abb706f", + "fields": { + "timestamp": "2023-12-29T15:45:06.492Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 809, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd2e0e47-8f5e-494c-88eb-42c8a39df55b", + "fields": { + "timestamp": "2023-12-29T15:45:07.274Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1204, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd37230f-0c0d-4660-901d-8438adaed7aa", + "fields": { + "timestamp": "2023-12-29T15:45:04.772Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 24, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd3d2e32-e00f-4d55-b615-d5487051ef39", + "fields": { + "timestamp": "2023-12-29T15:45:05.803Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 492, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd43fcd6-1478-4d69-8579-7434319076de", + "fields": { + "timestamp": "2023-12-29T15:45:06.836Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 968, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd47846d-c10f-4a61-b7ca-d5a09b957dd1", + "fields": { + "timestamp": "2023-12-29T15:45:05.397Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 306, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd4d0720-ad85-4d04-9c0a-b02f68b8c630", + "fields": { + "timestamp": "2023-12-29T15:45:09.273Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1081, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd563a01-0f4d-487e-b237-2b0c5d1e4210", + "fields": { + "timestamp": "2023-12-29T15:45:07.040Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1080, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd58e243-8a3b-4983-84bf-bd5cf2967a6f", + "fields": { + "timestamp": "2023-12-29T15:45:07.826Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1459, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd59e900-262d-437e-b611-af1104a4b361", + "fields": { + "timestamp": "2023-12-29T15:45:04.599Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 47, + "field": "maximum_draw", + "type": "int", + "value": "650", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd5dfc18-9261-461c-8448-f4b8d0b4f078", + "fields": { + "timestamp": "2023-12-29T15:45:08.849Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1463, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd609546-6d53-485d-90a2-fcd18a009d9c", + "fields": { + "timestamp": "2023-12-29T15:45:09.028Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 775, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd6a266b-a3db-4763-ac07-3db41c5c3f87", + "fields": { + "timestamp": "2023-12-29T15:45:11.041Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1125, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd6a5983-e3b9-496f-9333-50eeb0bdd16c", + "fields": { + "timestamp": "2023-12-29T15:45:10.614Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 387, + "field": "name", + "type": "str", + "value": "vm27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd6e5284-7d63-41a9-aaa0-d76861c9e342", + "fields": { + "timestamp": "2023-12-29T15:45:04.829Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 50, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd6fd661-00a9-4de8-ae39-b00b7432b20a", + "fields": { + "timestamp": "2023-12-29T15:45:09.009Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 751, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd7cfcde-c897-4160-a4d6-c43a6361ce18", + "fields": { + "timestamp": "2023-12-29T15:45:07.248Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1192, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd7d0e91-5152-4670-9c9a-e8d0f4ad0a96", + "fields": { + "timestamp": "2023-12-29T15:45:06.511Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 818, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd7dd0d2-84f8-4901-9665-f0a5bf73d72a", + "fields": { + "timestamp": "2023-12-29T15:45:10.700Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 524, + "field": "name", + "type": "str", + "value": "vm164", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd8d2558-72ea-4651-add7-d8448f27f763", + "fields": { + "timestamp": "2023-12-29T15:45:10.374Z", + "object_type": [ + "ipam", + "iprange" + ], + "object_id": 2, + "field": "description", + "type": "str", + "value": "Future use", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd903fba-1092-4f9d-bbfe-f18dce333025", + "fields": { + "timestamp": "2023-12-29T15:45:05.491Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 349, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd94067c-2994-4c6f-b1bc-2194ac566bc3", + "fields": { + "timestamp": "2023-12-29T15:45:06.933Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1014, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bd9839da-a66a-44b4-bb98-1d4151a56c50", + "fields": { + "timestamp": "2023-12-29T15:45:06.939Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1017, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bda0c553-f5fa-4a1a-b9f9-71c737886c11", + "fields": { + "timestamp": "2023-12-29T15:45:11.068Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1144, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bda16265-bd8b-476c-af1f-cbc5bc55ed53", + "fields": { + "timestamp": "2023-12-29T15:45:06.325Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 731, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bda9c3f8-7d8c-4f36-898d-beab61d67996", + "fields": { + "timestamp": "2023-12-29T15:45:06.802Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 952, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bdb5f12d-9df0-4667-bbb8-8ffb35fcf1ff", + "fields": { + "timestamp": "2023-12-29T15:45:07.606Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1358, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bdb9fd66-2f72-483d-bf44-53b0c3ef1240", + "fields": { + "timestamp": "2023-12-29T15:45:06.366Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 750, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bdbba1e1-dcd3-4765-8000-c3defec99132", + "fields": { + "timestamp": "2023-12-29T15:45:05.443Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 327, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bdbc887e-a8f2-4046-9a6c-4deaa1b44d30", + "fields": { + "timestamp": "2023-12-29T15:45:08.036Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1556, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bdc80f8b-96d0-4cd5-bd87-992ff4f26355", + "fields": { + "timestamp": "2023-12-29T15:45:05.265Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 246, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bdcaf833-6b5e-43b3-93e8-7159b459cf4a", + "fields": { + "timestamp": "2023-12-29T15:45:09.921Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 32, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bdd1fa85-104e-4ac9-804d-1c523070082c", + "fields": { + "timestamp": "2023-12-29T15:45:06.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 616, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bde5e343-9aa2-4213-a969-031ba3597ee3", + "fields": { + "timestamp": "2023-12-29T15:45:07.918Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1501, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bdee618c-dde8-4b09-9fc9-93bdea1bc714", + "fields": { + "timestamp": "2023-12-29T15:45:04.996Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 125, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bdf20cd9-e818-49ca-a306-25d742b495cc", + "fields": { + "timestamp": "2023-12-29T15:45:10.684Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 499, + "field": "name", + "type": "str", + "value": "vm139", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bdf31e6b-ee08-47cd-965a-0fe0ffa1efaa", + "fields": { + "timestamp": "2023-12-29T15:45:05.296Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 260, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bdfe2543-7f6c-4156-852a-c3ae5e4e8b56", + "fields": { + "timestamp": "2023-12-29T15:45:06.398Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 765, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be039614-0104-4a86-ad65-940e78276630", + "fields": { + "timestamp": "2023-12-29T15:45:05.005Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 129, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be0b8a4f-ada9-40aa-b3bf-946c3bfd72ab", + "fields": { + "timestamp": "2023-12-29T15:45:04.885Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 74, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be11ada0-599c-4106-aa7c-7b4d530e1f4d", + "fields": { + "timestamp": "2023-12-29T15:45:05.753Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 469, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be1f84c5-9051-4e5c-a3f6-40c7ead825c8", + "fields": { + "timestamp": "2023-12-29T15:45:11.159Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1207, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be2043d7-bb5f-4fb6-bd7f-05aa76793fe6", + "fields": { + "timestamp": "2023-12-29T15:45:08.216Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 679, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be2173ef-0464-4f47-bef4-943d4c3fcd21", + "fields": { + "timestamp": "2023-12-29T15:45:07.181Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1161, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be23745c-0095-48a4-85f4-95ea910247fc", + "fields": { + "timestamp": "2023-12-29T15:45:08.810Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1415, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be2454e5-7b12-4143-bc45-a7190723c5f4", + "fields": { + "timestamp": "2023-12-29T15:45:04.669Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 94, + "field": "name", + "type": "str", + "value": "Outlet 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be2466d0-a2ad-4979-9dc3-ee25cd6b4cda", + "fields": { + "timestamp": "2023-12-29T15:45:05.432Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 322, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be27d744-33cf-4b1b-bf13-226a0d4ab8a9", + "fields": { + "timestamp": "2023-12-29T15:45:05.352Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 286, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be27fc93-f91a-4653-b995-85bd730e59f5", + "fields": { + "timestamp": "2023-12-29T15:45:05.408Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 311, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be2840bd-9cd3-447c-b822-dec776839b5f", + "fields": { + "timestamp": "2023-12-29T15:45:06.389Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 761, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be2b7971-d84e-44bf-b67a-51c37eb96014", + "fields": { + "timestamp": "2023-12-29T15:45:10.876Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1012, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be2d0c1d-89f1-4a76-a1d5-cc680476d682", + "fields": { + "timestamp": "2023-12-29T15:45:06.935Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1015, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be32b1e8-0645-4d5d-9bb9-a21b4c49f1f5", + "fields": { + "timestamp": "2023-12-29T15:45:11.433Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1397, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be341fc9-a517-4951-9abd-58268301ddb4", + "fields": { + "timestamp": "2023-12-29T15:45:07.160Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1151, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be35215d-6621-4090-86c0-493e9d5c7de7", + "fields": { + "timestamp": "2023-12-29T15:45:06.982Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1037, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be375d84-ed8b-4c47-b213-07e89d7671e0", + "fields": { + "timestamp": "2023-12-29T15:45:05.029Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 140, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be39b1bb-002c-40a2-ab68-a1bd8c938abb", + "fields": { + "timestamp": "2023-12-29T15:45:07.440Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1281, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be4272e2-1794-40fc-9c65-c98875395944", + "fields": { + "timestamp": "2023-12-29T15:45:07.459Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1290, + "field": "name", + "type": "str", + "value": "xe-2/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be49e061-79bc-4ff7-bc11-12bee753dfec", + "fields": { + "timestamp": "2023-12-29T15:45:11.622Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1527, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be4aa5f8-1ba9-42ca-b9f8-785ddb82f492", + "fields": { + "timestamp": "2023-12-29T15:45:05.560Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 381, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be4bcb1f-3c88-49f7-99b1-d001b8126921", + "fields": { + "timestamp": "2023-12-29T15:45:11.618Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1524, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be4c0843-8525-4c58-a682-e37b5e94b8aa", + "fields": { + "timestamp": "2023-12-29T15:45:11.013Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1106, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be53bdb5-e54f-4e55-8875-a202d5f3567f", + "fields": { + "timestamp": "2023-12-29T15:45:07.289Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1211, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be5458d1-b211-47b6-b83d-7e68e7e54236", + "fields": { + "timestamp": "2023-12-29T15:45:07.235Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1186, + "field": "name", + "type": "str", + "value": "xe-2/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be583fc7-e127-4212-860e-3ea9791b814e", + "fields": { + "timestamp": "2023-12-29T15:45:11.688Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1572, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be632dac-2621-4190-b30d-68096e5c871d", + "fields": { + "timestamp": "2023-12-29T15:45:05.534Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 369, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be64b1f7-d03a-4216-a3f7-f251967bdd22", + "fields": { + "timestamp": "2023-12-29T15:45:07.414Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1269, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be65e311-6324-4501-8876-7f83f3518de0", + "fields": { + "timestamp": "2023-12-29T15:45:06.404Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 768, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be6c8308-fdd7-4f21-9ad3-e6eaa60bb578", + "fields": { + "timestamp": "2023-12-29T15:45:05.692Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 441, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be6dd331-8e38-412c-9f10-e582916abd10", + "fields": { + "timestamp": "2023-12-29T15:45:06.126Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 638, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be738ba2-ba97-421e-af68-f9acf55d2314", + "fields": { + "timestamp": "2023-12-29T15:45:09.234Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1033, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be74057d-0ff0-4368-8252-b5e9e1e905df", + "fields": { + "timestamp": "2023-12-29T15:45:09.091Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 853, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be7592fa-2594-4165-b035-dea228af839f", + "fields": { + "timestamp": "2023-12-29T15:45:07.604Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1357, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be7b04af-6dd6-4d0f-abea-41db4c6eab2a", + "fields": { + "timestamp": "2023-12-29T15:45:07.367Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1247, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be81a3b5-f49a-43a2-a53f-fae059867fff", + "fields": { + "timestamp": "2023-12-29T15:45:06.644Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 879, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be8ccb03-5121-42af-8b91-1535043ff081", + "fields": { + "timestamp": "2023-12-29T15:45:06.250Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 696, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be8e2838-22c1-43ff-9cfe-80939fc76c43", + "fields": { + "timestamp": "2023-12-29T15:45:04.832Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 51, + "field": "name", + "type": "str", + "value": "Wlan-GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be919673-e78a-48e0-8197-716089a2db5a", + "fields": { + "timestamp": "2023-12-29T15:45:11.182Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1223, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be9884c9-0925-412a-bc55-25bf87c2990d", + "fields": { + "timestamp": "2023-12-29T15:45:08.791Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1391, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "be9f63aa-261c-4ed4-9ae0-73f772468a49", + "fields": { + "timestamp": "2023-12-29T15:45:06.756Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 930, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "beaa1d7d-fd65-4bee-9610-89cb071e1ec1", + "fields": { + "timestamp": "2023-12-29T15:45:05.467Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 338, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "beae3d7c-cbfe-433b-bf82-a7eb22d039ae", + "fields": { + "timestamp": "2023-12-29T15:45:10.476Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 167, + "field": "address", + "type": "inet", + "value": "172.20.0.17/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "beb363f9-47e8-449d-bc8a-f8d733c6ad0c", + "fields": { + "timestamp": "2023-12-29T15:45:06.019Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 589, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "beb41d33-a31c-4569-b760-2c729b464a6c", + "fields": { + "timestamp": "2023-12-29T15:45:05.849Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 513, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "beb534dc-f3c3-4c83-b067-5bcd2d90e33a", + "fields": { + "timestamp": "2023-12-29T15:45:07.367Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1247, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bebd1903-f700-417b-b817-e7bb20aa44a4", + "fields": { + "timestamp": "2023-12-29T15:45:11.422Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1390, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bec64c56-b648-432a-ac2e-933bb4d865ff", + "fields": { + "timestamp": "2023-12-29T15:45:04.575Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 21, + "field": "name", + "type": "str", + "value": "Input", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bec9d8b0-86cd-4ece-8678-cf16dddaa433", + "fields": { + "timestamp": "2023-12-29T15:45:07.478Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1299, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "becadc04-fbe5-4fc4-b2c7-1f0bcbbb979c", + "fields": { + "timestamp": "2023-12-29T15:45:05.571Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 386, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bed57773-3726-4cdb-bfd0-b31ca9f90b06", + "fields": { + "timestamp": "2023-12-29T15:45:04.735Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bed66ba6-1186-418b-a0be-6f3d79ac1583", + "fields": { + "timestamp": "2023-12-29T15:45:04.624Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 74, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bed70b23-615a-46e2-8c8a-742274cb6a91", + "fields": { + "timestamp": "2023-12-29T15:45:11.310Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1312, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bed7513a-6428-47bd-be48-84c9ca93a9b2", + "fields": { + "timestamp": "2023-12-29T15:45:08.996Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 735, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bee5b885-43aa-4d13-918b-2d0dc86db6be", + "fields": { + "timestamp": "2023-12-29T15:45:05.932Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 551, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "beef9d78-d7c9-496c-ba9e-e60e25b7d960", + "fields": { + "timestamp": "2023-12-29T15:45:08.512Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1046, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "befe4e01-858f-4c5c-b0ca-8d4cfa71dfc4", + "fields": { + "timestamp": "2023-12-29T15:45:10.060Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 49, + "field": "name", + "type": "str", + "value": "Connecticut", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf01012e-aa02-4645-8910-2d0065aaab94", + "fields": { + "timestamp": "2023-12-29T15:45:06.597Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 858, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf02fe12-39f4-465c-b682-0ce6e829eca8", + "fields": { + "timestamp": "2023-12-29T15:45:05.707Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 448, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf046534-d8c6-463e-9685-9b72b74c1dd2", + "fields": { + "timestamp": "2023-12-29T15:45:08.092Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1582, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf0965fa-2762-4a79-88f7-a84299b6e78a", + "fields": { + "timestamp": "2023-12-29T15:45:06.306Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 722, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf0f91f6-b69e-44a7-b065-46ca2ac88c81", + "fields": { + "timestamp": "2023-12-29T15:45:07.539Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1327, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf103007-6fe2-4629-82d8-5fb8c403b946", + "fields": { + "timestamp": "2023-12-29T15:45:07.831Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1461, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf155e9e-5990-4c68-97d7-6201f513b9c9", + "fields": { + "timestamp": "2023-12-29T15:45:08.567Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1114, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf17e73e-49ff-4395-891d-bf4f6c82684b", + "fields": { + "timestamp": "2023-12-29T15:45:07.287Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1210, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf243c5d-b98a-4649-967d-79f54b030077", + "fields": { + "timestamp": "2023-12-29T15:45:11.631Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1533, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf2c1fd3-85f1-49a2-9969-c00ca9a31766", + "fields": { + "timestamp": "2023-12-29T15:45:06.825Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 963, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf2ef904-bd65-4943-b906-6baf201ce378", + "fields": { + "timestamp": "2023-12-29T15:45:08.887Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1510, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf34270a-e25c-4aa6-bff1-c0a3c23de70f", + "fields": { + "timestamp": "2023-12-29T15:45:11.320Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1319, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf3a26ad-4994-4f5c-bf30-439404850226", + "fields": { + "timestamp": "2023-12-29T15:45:06.132Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 641, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf3e9676-c703-4178-8ea3-99f5ea641c16", + "fields": { + "timestamp": "2023-12-29T15:45:07.604Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1357, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf42e5e9-3739-4638-a742-ec9fc32df4c8", + "fields": { + "timestamp": "2023-12-29T15:45:11.459Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1415, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf485b75-f1f9-462e-b8c3-bab97ff778de", + "fields": { + "timestamp": "2023-12-29T15:45:09.894Z", + "object_type": [ + "dcim", + "location" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "Row 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf4d7ea1-9846-4376-9736-7374c7ddce31", + "fields": { + "timestamp": "2023-12-29T15:45:08.114Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1592, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf52bf53-1efd-43a5-8135-03631e490c2f", + "fields": { + "timestamp": "2023-12-29T15:45:05.892Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 533, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf5564d9-f02c-4e87-8876-af09990bdbcf", + "fields": { + "timestamp": "2023-12-29T15:45:05.923Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 547, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf55e1c8-7efd-4217-a3dd-f4bbc7fb7b01", + "fields": { + "timestamp": "2023-12-29T15:45:06.058Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 607, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf5a30f4-1f07-4a7e-a6f0-c5b8c7307d79", + "fields": { + "timestamp": "2023-12-29T15:45:07.177Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1159, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf613c50-d98b-427d-ae5a-6f95e8cdaffc", + "fields": { + "timestamp": "2023-12-29T15:45:06.265Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 703, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf666396-c6bb-46bc-8860-0132ed249a76", + "fields": { + "timestamp": "2023-12-29T15:45:09.414Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "Slot 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf66aa0a-555c-452c-a0e4-0258f6a0ae6b", + "fields": { + "timestamp": "2023-12-29T15:45:06.725Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 916, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf67749d-2081-4268-a8d8-6b9bb863f2a8", + "fields": { + "timestamp": "2023-12-29T15:45:11.173Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1217, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf684216-fa24-4fa6-9cd1-17898eda41b7", + "fields": { + "timestamp": "2023-12-29T15:45:04.763Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 20, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf6ac1a1-c37e-4da5-b1f8-edf31284de15", + "fields": { + "timestamp": "2023-12-29T15:45:08.122Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1596, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf6d8cbc-b48f-4728-be89-28629a542798", + "fields": { + "timestamp": "2023-12-29T15:45:05.361Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 290, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf6de42f-8e24-4d95-9999-df8acbc6bd21", + "fields": { + "timestamp": "2023-12-29T15:45:10.625Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 405, + "field": "name", + "type": "str", + "value": "vm45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf760ef2-cd19-42f7-a45c-41eb4cf6befc", + "fields": { + "timestamp": "2023-12-29T15:45:07.885Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1486, + "field": "name", + "type": "str", + "value": "xe-1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf7a3e91-15b2-4237-a542-028a16791256", + "fields": { + "timestamp": "2023-12-29T15:45:05.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 489, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf808401-4081-4fe4-958b-f82a6f648bad", + "fields": { + "timestamp": "2023-12-29T15:45:10.643Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 433, + "field": "name", + "type": "str", + "value": "vm73", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf8333ee-bb0a-4b59-acb4-f27233484c9b", + "fields": { + "timestamp": "2023-12-29T15:45:07.239Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1188, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf8a062b-bcb8-44a6-a1b9-0a7f2514ddaf", + "fields": { + "timestamp": "2023-12-29T15:45:10.835Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 985, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf8a4e2a-c2b6-4869-b1bd-f3a5d4a04733", + "fields": { + "timestamp": "2023-12-29T15:45:06.610Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 864, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf90f83f-d554-4e4d-8673-1aec5c06cf18", + "fields": { + "timestamp": "2023-12-29T15:45:11.032Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1119, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf98ab6b-022d-47b4-b7b6-0e8bf5cd7b52", + "fields": { + "timestamp": "2023-12-29T15:45:07.032Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1076, + "field": "name", + "type": "str", + "value": "xe-0/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf98d371-1daa-4a14-b6e8-fde120d3668b", + "fields": { + "timestamp": "2023-12-29T15:45:04.596Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 44, + "field": "name", + "type": "str", + "value": "Power Port", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bf9bde44-3f36-4fac-81c9-c84b0f490955", + "fields": { + "timestamp": "2023-12-29T15:45:08.250Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 721, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfaa88fc-85e6-4268-b043-cf1a09bb85ab", + "fields": { + "timestamp": "2023-12-29T15:45:05.573Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 387, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfabef3c-fed6-47f7-b96a-3e6374baf89a", + "fields": { + "timestamp": "2023-12-29T15:45:10.562Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 2, + "field": "cf_cust_id", + "type": "str", + "value": "STR01", + "weight": 1000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfb6d24b-26bd-4e60-8fbb-2981c3a2ecf9", + "fields": { + "timestamp": "2023-12-29T15:45:11.443Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1404, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfb6df60-aeba-4097-9877-3416fc0ab88c", + "fields": { + "timestamp": "2023-12-29T15:45:06.641Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 878, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfb77781-ff4b-4b75-81fb-2125fb9e3a94", + "fields": { + "timestamp": "2023-12-29T15:45:05.770Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 477, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfb893d6-400d-419b-a3a7-cd714b34bd32", + "fields": { + "timestamp": "2023-12-29T15:45:05.694Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 442, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfbc8fa0-0c19-4cc9-bd0b-e6fc8cdc0539", + "fields": { + "timestamp": "2023-12-29T15:45:04.730Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 5, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfc3ce13-d6a5-4ab8-9949-1ed0da83d629", + "fields": { + "timestamp": "2023-12-29T15:45:04.584Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 30, + "field": "name", + "type": "str", + "value": "Input", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfc913d9-986d-4a6c-9242-4c0534c96e1c", + "fields": { + "timestamp": "2023-12-29T15:45:06.859Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 979, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfc92c9b-6351-43f0-8e2f-10d30bf05e13", + "fields": { + "timestamp": "2023-12-29T15:45:05.179Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 207, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfcb9447-4170-48e0-832a-306e5e705adb", + "fields": { + "timestamp": "2023-12-29T15:45:10.486Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 4, + "field": "max_vid", + "type": "int", + "value": "4094", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfcc2540-86ed-4ae1-af6c-fc99d1776ff0", + "fields": { + "timestamp": "2023-12-29T15:45:11.466Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1420, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfd48f50-1521-4af4-834b-cd9439584a42", + "fields": { + "timestamp": "2023-12-29T15:45:05.748Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 467, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfdd72d7-104c-483f-ac05-fe61d6530849", + "fields": { + "timestamp": "2023-12-29T15:45:07.032Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1076, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfe10853-7dbf-42a1-a2c2-2e98798a552b", + "fields": { + "timestamp": "2023-12-29T15:45:09.946Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 22, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfe7c441-546c-4b7a-bfa6-65f393c0367f", + "fields": { + "timestamp": "2023-12-29T15:45:06.931Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1013, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfe813ac-d289-45e2-b42f-5fb76302ca90", + "fields": { + "timestamp": "2023-12-29T15:45:10.517Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 46, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bfea1305-32ef-43ca-951b-8e68a7a591fb", + "fields": { + "timestamp": "2023-12-29T15:45:06.942Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1018, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bff599f1-dedd-465b-90f3-72674f677669", + "fields": { + "timestamp": "2023-12-29T15:45:08.008Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1543, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "bff68606-fb0f-49e7-8511-f2207ea47905", + "fields": { + "timestamp": "2023-12-29T15:45:07.898Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1492, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c00cb908-6bee-4d9b-abb2-f0cce592e542", + "fields": { + "timestamp": "2023-12-29T15:45:05.456Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 333, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c00f7d1f-48bf-425e-a204-cc9c88060a68", + "fields": { + "timestamp": "2023-12-29T15:45:07.726Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1412, + "field": "name", + "type": "str", + "value": "xe-2/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c02419c7-e1af-4792-b0d7-2571803f32bb", + "fields": { + "timestamp": "2023-12-29T15:45:07.491Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1305, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c02f1562-bca1-4e59-85d7-76e3202a80de", + "fields": { + "timestamp": "2023-12-29T15:45:07.536Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1326, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c035b2d3-4729-4b3a-b395-9bee6a5b71f8", + "fields": { + "timestamp": "2023-12-29T15:45:04.598Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 46, + "field": "maximum_draw", + "type": "int", + "value": "650", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c038b2b5-46fa-4fc5-a0ed-ee7a605e766b", + "fields": { + "timestamp": "2023-12-29T15:45:05.650Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 422, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c042ff96-f026-4f0c-9f74-3529b9367595", + "fields": { + "timestamp": "2023-12-29T15:45:07.034Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1077, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0444b52-d31c-4cf9-b53c-586f1c8fd08d", + "fields": { + "timestamp": "2023-12-29T15:45:05.425Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 319, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c04f9b5f-fec0-4998-960c-bcbb7db95384", + "fields": { + "timestamp": "2023-12-29T15:45:07.508Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1313, + "field": "name", + "type": "str", + "value": "xe-2/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0571f50-afcd-49f9-bd23-ee54f3ff5d0b", + "fields": { + "timestamp": "2023-12-29T15:45:05.037Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 144, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c05a1c43-35a3-4267-96d8-bb70757e5a08", + "fields": { + "timestamp": "2023-12-29T15:45:05.597Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 398, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c05e8397-1830-4256-b2f1-d3edb29fce8a", + "fields": { + "timestamp": "2023-12-29T15:45:06.460Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 794, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c062a6df-29c6-4843-8810-9d992d378281", + "fields": { + "timestamp": "2023-12-29T15:45:05.821Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 500, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c065932b-9a08-425f-80d6-bcae140ca568", + "fields": { + "timestamp": "2023-12-29T15:45:10.434Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 98, + "field": "address", + "type": "inet", + "value": "172.18.0.8/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0693d64-2662-4b2d-aca8-64d58759044c", + "fields": { + "timestamp": "2023-12-29T15:45:10.989Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1089, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c076a216-f496-43b5-988d-bd581c61c7d0", + "fields": { + "timestamp": "2023-12-29T15:45:11.234Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1259, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c079b55c-8315-409d-9b56-1cfb968f1d96", + "fields": { + "timestamp": "2023-12-29T15:45:11.509Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1449, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c07a37fe-f036-471d-bbc9-89d8a482523c", + "fields": { + "timestamp": "2023-12-29T15:45:07.233Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1185, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c07c6998-c236-4594-ad39-2e855f10cd46", + "fields": { + "timestamp": "2023-12-29T15:45:05.530Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 367, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c07d9189-efd1-4104-9c50-f19ea842e47e", + "fields": { + "timestamp": "2023-12-29T15:45:05.502Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 354, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c081f564-813b-4a6f-aa0c-f6d84774838a", + "fields": { + "timestamp": "2023-12-29T15:45:10.916Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1039, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c088d6fb-cef9-4d00-8999-1df9c728ecad", + "fields": { + "timestamp": "2023-12-29T15:45:08.649Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1216, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c08b6bdb-8801-4cfc-b2ed-0631c758e9cd", + "fields": { + "timestamp": "2023-12-29T15:45:11.530Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1463, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c092c4eb-9b04-41df-8371-3baedbba44fa", + "fields": { + "timestamp": "2023-12-29T15:45:09.963Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 76, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c097bf47-c529-482f-8322-9d0cb164b77d", + "fields": { + "timestamp": "2023-12-29T15:45:07.865Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1477, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0a43a3f-8f8a-4c3c-afa2-f8b83fee57a1", + "fields": { + "timestamp": "2023-12-29T15:45:08.446Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 964, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0abd305-3700-449e-9e76-bcd66369c4e0", + "fields": { + "timestamp": "2023-12-29T15:45:10.873Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1010, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0adc32c-1501-468a-b11e-67da50a320e4", + "fields": { + "timestamp": "2023-12-29T15:45:06.623Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 870, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0af1957-7fbc-4379-a21a-9088a1b51a72", + "fields": { + "timestamp": "2023-12-29T15:45:07.116Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1131, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0afceb1-2654-4845-b650-f85136686d89", + "fields": { + "timestamp": "2023-12-29T15:45:05.348Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 284, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0b0803b-7652-4b90-83a2-5406f28513f0", + "fields": { + "timestamp": "2023-12-29T15:45:09.144Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 919, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0b0849e-8add-48ec-901c-f6bb7b2f6666", + "fields": { + "timestamp": "2023-12-29T15:45:11.617Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1523, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0b1e6dd-1d4e-47bd-835f-90284b225165", + "fields": { + "timestamp": "2023-12-29T15:45:06.859Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 979, + "field": "name", + "type": "str", + "value": "xe-0/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0b4866c-497f-4147-a433-568aff36d5cd", + "fields": { + "timestamp": "2023-12-29T15:45:10.098Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 16, + "field": "slug", + "type": "str", + "value": "jbb-branch-109", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0b817e8-d04e-480f-8ad7-2620c56003c1", + "fields": { + "timestamp": "2023-12-29T15:45:06.113Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 632, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0bb9d29-3ac6-4b19-8919-9561cc63dd34", + "fields": { + "timestamp": "2023-12-29T15:45:07.143Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1143, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0bbdccd-1e56-4490-a414-e74f12520798", + "fields": { + "timestamp": "2023-12-29T15:45:11.679Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1565, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0cbda7f-4c85-4c28-b31c-082851746e4f", + "fields": { + "timestamp": "2023-12-29T15:45:11.628Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1531, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0cf9195-0500-48e5-9aa8-76d581539907", + "fields": { + "timestamp": "2023-12-29T15:45:07.987Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1533, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0d51ebf-95c3-49b3-8317-45034f8fbd50", + "fields": { + "timestamp": "2023-12-29T15:45:09.052Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 805, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0d6fc5d-7000-48eb-a73c-1ef280411f3f", + "fields": { + "timestamp": "2023-12-29T15:45:09.941Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 16, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0d9a60b-6f9c-41d7-943b-fd55d05cc92d", + "fields": { + "timestamp": "2023-12-29T15:45:09.274Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1083, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0e0ed70-3ccf-4bc7-ac82-fac9e1ea3dd8", + "fields": { + "timestamp": "2023-12-29T15:45:06.263Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 702, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0e3c8cd-6a5c-420a-a51d-f849d9f515af", + "fields": { + "timestamp": "2023-12-29T15:45:10.521Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 52, + "field": "vid", + "type": "int", + "value": "201", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0e599c7-75ea-4a1f-a31b-459643e75f0b", + "fields": { + "timestamp": "2023-12-29T15:45:08.815Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1421, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0fc8945-3eed-4df6-9772-1f15eb4cb9c3", + "fields": { + "timestamp": "2023-12-29T15:45:06.585Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 852, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c0fdb58f-11d7-47e8-8bab-572d9b4bb414", + "fields": { + "timestamp": "2023-12-29T15:45:06.194Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 670, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c10375d5-eff9-474e-aab2-131e39c4a9f2", + "fields": { + "timestamp": "2023-12-29T15:45:05.740Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 463, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c10d9a95-6b86-4fb4-90a7-3f7137c18eaa", + "fields": { + "timestamp": "2023-12-29T15:45:11.431Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1396, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c114b7b4-f320-45aa-8fcd-b6fc32f9ce5a", + "fields": { + "timestamp": "2023-12-29T15:45:05.155Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 196, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c11656a8-8b88-408c-8b58-146906ed5dae", + "fields": { + "timestamp": "2023-12-29T15:45:10.759Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 933, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c11772e9-af42-4ba6-8382-b681cdecbfc2", + "fields": { + "timestamp": "2023-12-29T15:45:06.317Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 727, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c11b8d41-e55f-4773-bfde-594a94694bb1", + "fields": { + "timestamp": "2023-12-29T15:45:05.905Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 539, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c11ebda5-f9d3-44a8-93b3-0028dedad79d", + "fields": { + "timestamp": "2023-12-29T15:45:05.799Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 490, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1237bba-d9d2-4ffc-b57b-d77561798219", + "fields": { + "timestamp": "2023-12-29T15:45:10.523Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 56, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c12c98ac-b4b1-4b34-a66f-5610cba5ea8b", + "fields": { + "timestamp": "2023-12-29T15:45:11.289Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1297, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c12f6048-27ad-485c-9845-98b0f7fa0474", + "fields": { + "timestamp": "2023-12-29T15:45:06.682Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 896, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c131094b-c97a-4d59-b8cd-39108cce8d7e", + "fields": { + "timestamp": "2023-12-29T15:45:08.391Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 895, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c136bcd6-3084-429a-9749-cb40636d16ea", + "fields": { + "timestamp": "2023-12-29T15:45:05.980Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 571, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c13bf8d0-1047-40b6-9723-5db1b06129ce", + "fields": { + "timestamp": "2023-12-29T15:45:10.268Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 55, + "field": "prefix", + "type": "cidr", + "value": "10.112.176.0/28", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c14194ed-dfee-4edf-a392-023d47262ede", + "fields": { + "timestamp": "2023-12-29T15:45:06.847Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 973, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c155a20d-bd20-4f16-90c4-877e3cc1feae", + "fields": { + "timestamp": "2023-12-29T15:45:10.574Z", + "object_type": [ + "virtualization", + "clustertype" + ], + "object_id": 4, + "field": "slug", + "type": "str", + "value": "digitalocean", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1590258-9ce7-4dd7-912d-56c4657a6b5e", + "fields": { + "timestamp": "2023-12-29T15:45:10.075Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 73, + "field": "name", + "type": "str", + "value": "Idaho", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c15b9a2d-f9f2-48c8-af7f-3111db1b848c", + "fields": { + "timestamp": "2023-12-29T15:45:04.627Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 77, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c15c1507-67d6-4a59-b17f-5d594fc600f4", + "fields": { + "timestamp": "2023-12-29T15:45:07.590Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1351, + "field": "name", + "type": "str", + "value": "xe-1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1633757-01e5-4585-8e18-109f83abeba5", + "fields": { + "timestamp": "2023-12-29T15:45:08.200Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 659, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c16fbe10-5998-4ebe-afa6-8e23997653ab", + "fields": { + "timestamp": "2023-12-29T15:45:11.063Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1140, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c17c0509-4044-4a94-9307-372492893244", + "fields": { + "timestamp": "2023-12-29T15:45:07.241Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1189, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c17cf3a5-0853-4ab4-b68c-8d0254365342", + "fields": { + "timestamp": "2023-12-29T15:45:08.319Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 806, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c182ccf3-8655-4c17-baf0-eab1e7fb8d59", + "fields": { + "timestamp": "2023-12-29T15:45:06.568Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 844, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c183a6a6-5031-445a-a7c5-491a350ca1cd", + "fields": { + "timestamp": "2023-12-29T15:45:10.798Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 960, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c188a1c5-591f-42a0-b418-c2fc0e5e04a9", + "fields": { + "timestamp": "2023-12-29T15:45:06.880Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 989, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c18bf477-f57a-47fd-8148-181b259729f1", + "fields": { + "timestamp": "2023-12-29T15:45:11.323Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1321, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c18ebecf-a95f-4c3d-a8a0-82fc631f1ad7", + "fields": { + "timestamp": "2023-12-29T15:45:07.060Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1089, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1931849-79c1-46b2-8113-587f956eb0b1", + "fields": { + "timestamp": "2023-12-29T15:45:04.955Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 106, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1954656-f06e-4fd7-b22b-30224bee4fc3", + "fields": { + "timestamp": "2023-12-29T15:45:11.683Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1568, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c199d4bd-2949-4ab3-afef-68f23f4558be", + "fields": { + "timestamp": "2023-12-29T15:45:06.630Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 873, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1a09ab8-ca11-4645-a5aa-11c9f6759277", + "fields": { + "timestamp": "2023-12-29T15:45:06.729Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 918, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1a3842a-c662-4fd1-b48a-2363ae4a36da", + "fields": { + "timestamp": "2023-12-29T15:45:07.347Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1238, + "field": "name", + "type": "str", + "value": "xe-1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1a81f93-8210-4b3b-b39f-e8a69339d6cc", + "fields": { + "timestamp": "2023-12-29T15:45:05.374Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 296, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1a9c11e-9d0c-4a6c-98eb-877b9efa767e", + "fields": { + "timestamp": "2023-12-29T15:45:04.944Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 101, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1b4005d-4d97-4886-84f3-53ce638263d6", + "fields": { + "timestamp": "2023-12-29T15:45:10.193Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 25, + "field": "prefix", + "type": "cidr", + "value": "10.112.146.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1ba9ccf-0c5b-4301-b3bc-d738daf4d25f", + "fields": { + "timestamp": "2023-12-29T15:45:11.195Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1232, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1bf92af-db64-41da-b17a-419876c391b9", + "fields": { + "timestamp": "2023-12-29T15:45:10.873Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1010, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1c3081e-6b10-48fd-ba28-bac236491a79", + "fields": { + "timestamp": "2023-12-29T15:45:05.928Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 549, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1ce5e92-2b3f-491c-b9a6-b52e8f3afbd2", + "fields": { + "timestamp": "2023-12-29T15:45:06.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 621, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1d14578-13f1-4f40-a0af-cbdf5022d333", + "fields": { + "timestamp": "2023-12-29T15:45:09.863Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Arista", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1dcaa66-cac3-4025-8efc-b01b810bf462", + "fields": { + "timestamp": "2023-12-29T15:45:04.926Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 93, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1e2a81b-2e77-428d-a52c-44cbdaf035a9", + "fields": { + "timestamp": "2023-12-29T15:45:07.183Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1162, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1e62a52-3747-4e9c-a1cb-8fb524e08992", + "fields": { + "timestamp": "2023-12-29T15:45:06.248Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 695, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1e93e28-3170-43a0-af4c-7b395b15f0fb", + "fields": { + "timestamp": "2023-12-29T15:45:04.843Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 56, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1ee556a-9353-42b0-b9e7-4714add53d5f", + "fields": { + "timestamp": "2023-12-29T15:45:11.448Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1408, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1f0d030-06be-47dc-86bf-0c26d664b080", + "fields": { + "timestamp": "2023-12-29T15:45:07.749Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1423, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1f189c8-de27-49e8-98e9-8e9ff1582767", + "fields": { + "timestamp": "2023-12-29T15:45:06.967Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1030, + "field": "name", + "type": "str", + "value": "xe-0/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1f269de-4b52-4651-96c0-2022231f0bd6", + "fields": { + "timestamp": "2023-12-29T15:45:06.149Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 649, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c1f9517a-22f1-480b-bd5d-fd16e2610dea", + "fields": { + "timestamp": "2023-12-29T15:45:10.870Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1008, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c209e0a1-676d-43c1-a651-52f95f77a75f", + "fields": { + "timestamp": "2023-12-29T15:45:07.554Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1334, + "field": "name", + "type": "str", + "value": "et-1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c20b96f6-ee61-4386-a9a8-6696e34e9f5c", + "fields": { + "timestamp": "2023-12-29T15:45:04.500Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 5, + "field": "cid", + "type": "str", + "value": "KAGO3917", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c212fac6-acc5-40b4-8f9d-e7d03ff38600", + "fields": { + "timestamp": "2023-12-29T15:45:11.122Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1181, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2132c81-1b2d-4e57-97ee-24ea81faef34", + "fields": { + "timestamp": "2023-12-29T15:45:09.397Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1238, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c215ddca-6741-4658-ad89-e650920b5d8f", + "fields": { + "timestamp": "2023-12-29T15:45:08.380Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 881, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2188936-e318-4e3d-be5e-805b594f9723", + "fields": { + "timestamp": "2023-12-29T15:45:07.900Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1493, + "field": "name", + "type": "str", + "value": "xe-1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2256da6-d01a-4dfa-b0c0-5f2a07ab3fa3", + "fields": { + "timestamp": "2023-12-29T15:45:10.980Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1083, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c22eca3a-0d61-4485-90d5-80e7df516cd2", + "fields": { + "timestamp": "2023-12-29T15:45:06.904Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1000, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c23f64d7-658c-4832-924c-42e9cbb616b1", + "fields": { + "timestamp": "2023-12-29T15:45:05.415Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 314, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c253789c-e480-4527-b8ac-d3e26241caee", + "fields": { + "timestamp": "2023-12-29T15:45:07.231Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1184, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c25d9e49-f0b0-40b8-8896-822408261765", + "fields": { + "timestamp": "2023-12-29T15:45:11.556Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1481, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c26419d6-ca5f-4bb5-9bc1-c3ddafbd68a8", + "fields": { + "timestamp": "2023-12-29T15:45:10.075Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 73, + "field": "slug", + "type": "str", + "value": "us-id", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2666489-f8c0-41c4-82c6-7d81c51551a7", + "fields": { + "timestamp": "2023-12-29T15:45:04.856Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 62, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c268bdbe-4910-4276-aa8c-0d2fb50ee250", + "fields": { + "timestamp": "2023-12-29T15:45:05.661Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 427, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c26ccc38-df2d-4bdd-8c50-678d2ae1f80c", + "fields": { + "timestamp": "2023-12-29T15:45:05.914Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 543, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c27043d7-110d-445a-8711-8213d75c8239", + "fields": { + "timestamp": "2023-12-29T15:45:08.582Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1132, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2746ef9-e18a-4aaf-aeef-2e7632fa164d", + "fields": { + "timestamp": "2023-12-29T15:45:11.218Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1248, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2759699-9b51-4a59-8fc5-46f42b781d01", + "fields": { + "timestamp": "2023-12-29T15:45:11.138Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1192, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2790b67-628e-4620-b607-b8c2e9231606", + "fields": { + "timestamp": "2023-12-29T15:45:05.595Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 397, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c27d591b-0f6e-4bcc-bd8e-1cd2f264692c", + "fields": { + "timestamp": "2023-12-29T15:45:05.355Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 287, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c290ff78-2daf-4b95-9aaf-73c4edd5b6ae", + "fields": { + "timestamp": "2023-12-29T15:45:08.414Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 924, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c292d7bb-002e-4958-ba90-d70ca21a9055", + "fields": { + "timestamp": "2023-12-29T15:45:07.474Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1297, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2947340-5a5f-409f-8731-2907ee3669f6", + "fields": { + "timestamp": "2023-12-29T15:45:07.905Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1495, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2985a41-c64d-476b-b884-273028d54ca7", + "fields": { + "timestamp": "2023-12-29T15:45:06.842Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 971, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2a04516-e577-40ca-a035-52c855e05897", + "fields": { + "timestamp": "2023-12-29T15:45:09.189Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 976, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2a1874b-ba7b-422b-a316-3a983abcf1f4", + "fields": { + "timestamp": "2023-12-29T15:45:07.734Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1416, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2a3d2c3-fe7a-4cce-b537-f0b93f5b54db", + "fields": { + "timestamp": "2023-12-29T15:45:11.016Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1108, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2a88db7-9449-4a5e-8875-4eeee630e6b6", + "fields": { + "timestamp": "2023-12-29T15:45:04.583Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 29, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2afe180-b597-48a5-abbe-0866fcd03e2e", + "fields": { + "timestamp": "2023-12-29T15:45:04.615Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 65, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2bacd18-05f7-4094-bfb9-10db88f5ec10", + "fields": { + "timestamp": "2023-12-29T15:45:07.408Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1266, + "field": "name", + "type": "str", + "value": "xe-1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2beae97-83eb-4486-8259-fe8f77b9c88d", + "fields": { + "timestamp": "2023-12-29T15:45:04.700Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 130, + "field": "name", + "type": "str", + "value": "Outlet 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2c12974-f0cb-4565-916c-12144cc484c7", + "fields": { + "timestamp": "2023-12-29T15:45:05.309Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 266, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2c42f53-1295-4f9a-9dd1-3bd8f5565437", + "fields": { + "timestamp": "2023-12-29T15:45:06.882Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 990, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2c4c082-2a6c-4e51-bfe0-5fb9db9474bd", + "fields": { + "timestamp": "2023-12-29T15:45:04.638Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "Outlet 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2c5442b-e247-4f97-a5cc-fd987b7bc834", + "fields": { + "timestamp": "2023-12-29T15:45:06.084Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 619, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2c663b4-5dbb-4c91-9bfc-685a95339763", + "fields": { + "timestamp": "2023-12-29T15:45:05.506Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 356, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2c7512e-6004-43ab-9312-2b1c7b7026c0", + "fields": { + "timestamp": "2023-12-29T15:45:09.872Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 14, + "field": "name", + "type": "str", + "value": "Lenovo", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2c8b9fb-b425-4ebb-b7be-1d2773fbd98c", + "fields": { + "timestamp": "2023-12-29T15:45:05.593Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 396, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2cab9e2-788e-49b7-af01-96e7fc32f182", + "fields": { + "timestamp": "2023-12-29T15:45:04.933Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 96, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2cc77f0-f227-451f-ae20-dc8f926f73cf", + "fields": { + "timestamp": "2023-12-29T15:45:07.326Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1228, + "field": "name", + "type": "str", + "value": "et-1/0/52", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2d02d31-04df-4edf-93e9-9de44937ff32", + "fields": { + "timestamp": "2023-12-29T15:45:07.136Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1140, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2d917fb-21b9-466b-aeed-dd7ea76036cc", + "fields": { + "timestamp": "2023-12-29T15:45:08.769Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1364, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2dd6514-bbb5-4c47-972d-55edd13b4060", + "fields": { + "timestamp": "2023-12-29T15:45:11.355Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1343, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2e13050-64b1-446c-a894-78f98785a45a", + "fields": { + "timestamp": "2023-12-29T15:45:06.667Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 889, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2fbf504-7935-48b1-8159-3c4aec103b5a", + "fields": { + "timestamp": "2023-12-29T15:45:08.867Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1485, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c2ffda1e-e8dd-439c-b004-e329995bfb5c", + "fields": { + "timestamp": "2023-12-29T15:45:11.106Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1170, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c306ed82-0219-42ec-abb3-683120b8f65d", + "fields": { + "timestamp": "2023-12-29T15:45:11.346Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1337, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3088ccf-49af-4729-9f5f-220ead6937c9", + "fields": { + "timestamp": "2023-12-29T15:45:07.164Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1153, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3139097-ae8e-4ece-b8e7-01d462c10329", + "fields": { + "timestamp": "2023-12-29T15:45:11.679Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1565, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3153476-8587-4f2c-b482-45b6ef541276", + "fields": { + "timestamp": "2023-12-29T15:45:05.467Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 338, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3155ba7-121b-44ac-828c-19567f7c57b6", + "fields": { + "timestamp": "2023-12-29T15:45:06.445Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 787, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c32a4e61-6d16-4490-a67f-2ca90223cb10", + "fields": { + "timestamp": "2023-12-29T15:45:11.671Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1560, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c32ac0ee-a476-4a4c-982e-4754d0b76357", + "fields": { + "timestamp": "2023-12-29T15:45:04.619Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 68, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c331407d-3dd4-4a76-b3c4-6e210c57bdd8", + "fields": { + "timestamp": "2023-12-29T15:45:05.384Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 300, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c331c8ed-545e-4815-a972-6c4a7e2161ff", + "fields": { + "timestamp": "2023-12-29T15:45:05.026Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 139, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c336d8db-54f0-41d7-9315-2cd60ae27be6", + "fields": { + "timestamp": "2023-12-29T15:45:05.751Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 468, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c342a712-bd29-4f96-ade2-15513924028a", + "fields": { + "timestamp": "2023-12-29T15:45:08.548Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1090, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c343e623-90c6-49a0-be8a-4b575aaea06a", + "fields": { + "timestamp": "2023-12-29T15:45:07.211Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1175, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3590c01-5b57-46a1-8edc-5f4aa2e6aa38", + "fields": { + "timestamp": "2023-12-29T15:45:11.630Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1532, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c359e40b-57e8-46a9-ac9b-931fe8f0521e", + "fields": { + "timestamp": "2023-12-29T15:45:06.836Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 968, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c368dd64-006c-4389-aa8c-fcd5a87b1d75", + "fields": { + "timestamp": "2023-12-29T15:45:04.490Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 41, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c370f9da-d19e-4b8c-a3c2-98e98b44f493", + "fields": { + "timestamp": "2023-12-29T15:45:10.494Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 9, + "field": "vid", + "type": "int", + "value": "100", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3721332-8215-4a73-8199-10caf848dd51", + "fields": { + "timestamp": "2023-12-29T15:45:08.148Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1608, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c37220b2-5491-4bc0-9ae9-7a7a063cc3b1", + "fields": { + "timestamp": "2023-12-29T15:45:10.585Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 12, + "field": "name", + "type": "str", + "value": "gc-us-west3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3735c3a-f54f-469f-b0e0-8a07a578a73c", + "fields": { + "timestamp": "2023-12-29T15:45:06.460Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 794, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c373a7e4-fb25-4ecd-82fd-1f2eee3701fe", + "fields": { + "timestamp": "2023-12-29T15:45:07.092Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1120, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3745655-286e-415b-aa72-400edc29292f", + "fields": { + "timestamp": "2023-12-29T15:45:11.146Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1198, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c374816e-b91f-478e-a3f6-77aa605cf0aa", + "fields": { + "timestamp": "2023-12-29T15:45:11.559Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1483, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c37f2aec-55b7-43e6-97f9-4fb77aaaeaeb", + "fields": { + "timestamp": "2023-12-29T15:45:05.875Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 525, + "field": "name", + "type": "str", + "value": "STACK0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c384a9e7-aa29-4262-ace8-cdbd3860cddc", + "fields": { + "timestamp": "2023-12-29T15:45:05.871Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 523, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c38ac3f1-f565-49a1-906d-f971fa54e918", + "fields": { + "timestamp": "2023-12-29T15:45:07.224Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1181, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3959376-80a4-4cae-afaa-da38450a2d9e", + "fields": { + "timestamp": "2023-12-29T15:45:07.971Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1526, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c398151a-ea68-443c-9181-b820bd6be9f9", + "fields": { + "timestamp": "2023-12-29T15:45:05.506Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 356, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c39c9797-c462-4cc0-8075-3a385d83061f", + "fields": { + "timestamp": "2023-12-29T15:45:07.410Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1267, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c39db4c6-a796-4560-b671-16ca3246769c", + "fields": { + "timestamp": "2023-12-29T15:45:11.744Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1611, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3a3245c-d72a-402e-904a-f2a1e4222616", + "fields": { + "timestamp": "2023-12-29T15:45:11.070Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1145, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3a5d532-b4fd-41b2-8e8b-46047c646615", + "fields": { + "timestamp": "2023-12-29T15:45:06.056Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 606, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3abc47b-2bb3-439f-9d4e-5c14a3546e82", + "fields": { + "timestamp": "2023-12-29T15:45:08.188Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 644, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3add1d7-d75d-42a8-8e17-6561677ad960", + "fields": { + "timestamp": "2023-12-29T15:45:07.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1437, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3ae362d-e97f-42db-9689-e5965ab23228", + "fields": { + "timestamp": "2023-12-29T15:45:07.207Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1173, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3af63f4-d64b-49a7-8e33-7ce77cc7b3d4", + "fields": { + "timestamp": "2023-12-29T15:45:05.644Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 419, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3b09780-bb97-45b3-8ebb-607feb1ff909", + "fields": { + "timestamp": "2023-12-29T15:45:07.554Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1334, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3b179fa-5937-459d-aa30-8f8a2977ae73", + "fields": { + "timestamp": "2023-12-29T15:45:05.934Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 552, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3bc3e16-cb07-4a50-982f-997d463483d5", + "fields": { + "timestamp": "2023-12-29T15:45:10.310Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 71, + "field": "prefix", + "type": "cidr", + "value": "10.112.172.0/22", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3bce5f5-593b-4b94-89a6-aafc1109a9d2", + "fields": { + "timestamp": "2023-12-29T15:45:06.617Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 867, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3ce09ad-b3f0-4b66-9dc2-0a5ae124a324", + "fields": { + "timestamp": "2023-12-29T15:45:07.315Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1223, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3d2453d-7396-487e-8186-b57d872938f2", + "fields": { + "timestamp": "2023-12-29T15:45:05.285Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 255, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3d36253-6235-4953-ab13-b556d58d19f5", + "fields": { + "timestamp": "2023-12-29T15:45:11.029Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1117, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3d727a4-66d3-4717-9bf0-e1cf2e7f0c97", + "fields": { + "timestamp": "2023-12-29T15:45:06.111Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 631, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3d98767-d45f-417d-a8b4-e50dd7edbb23", + "fields": { + "timestamp": "2023-12-29T15:45:08.101Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1586, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3dfc640-93a3-4224-9d12-11f1c606b866", + "fields": { + "timestamp": "2023-12-29T15:45:07.504Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1311, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3e74f95-eecb-4dad-a0ce-9a58946f382d", + "fields": { + "timestamp": "2023-12-29T15:45:10.568Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "Cyberdyne Systems", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3eb3183-b6ef-4918-b9ee-863082d7032a", + "fields": { + "timestamp": "2023-12-29T15:45:04.726Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 3, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3eebbdb-d366-4c51-a65f-88c7b986ae62", + "fields": { + "timestamp": "2023-12-29T15:45:11.065Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1142, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3f48191-2fb5-47b4-b4de-5186fc13ba72", + "fields": { + "timestamp": "2023-12-29T15:45:11.162Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1209, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3f9e7e9-a6a3-43cb-9d8c-af532c836a66", + "fields": { + "timestamp": "2023-12-29T15:45:06.682Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 896, + "field": "name", + "type": "str", + "value": "xe-0/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c3f9f0d9-47cb-4b2c-a7d1-febbde4df308", + "fields": { + "timestamp": "2023-12-29T15:45:05.666Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 429, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c40b0b44-7dd3-46f4-ae57-14a2c8ff097c", + "fields": { + "timestamp": "2023-12-29T15:45:05.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 563, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c41c1d83-98cf-4402-b951-77ac827eb6e7", + "fields": { + "timestamp": "2023-12-29T15:45:04.515Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 54, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c41e829c-030b-4409-8f1b-8aad6947316c", + "fields": { + "timestamp": "2023-12-29T15:45:06.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 941, + "field": "name", + "type": "str", + "value": "xe-0/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c421e8cd-386e-45aa-8753-fe82c5eaa5bc", + "fields": { + "timestamp": "2023-12-29T15:45:05.285Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 255, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c424e380-c7a3-450d-9be4-34e11c4d13f7", + "fields": { + "timestamp": "2023-12-29T15:45:10.442Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 111, + "field": "address", + "type": "inet", + "value": "172.18.0.21/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4361f77-54fc-4a6d-9bb9-1894b02c8691", + "fields": { + "timestamp": "2023-12-29T15:45:07.384Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1255, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c436eda7-29d2-4bbb-ba6a-91c45eefe71e", + "fields": { + "timestamp": "2023-12-29T15:45:04.863Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 65, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4388187-6b0f-4b0d-bb23-6c3dc7964f79", + "fields": { + "timestamp": "2023-12-29T15:45:04.441Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 6, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c43c71d2-24e1-46cd-bc9f-74639809b8ce", + "fields": { + "timestamp": "2023-12-29T15:45:06.306Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 722, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c43edd35-b871-4330-bbb1-afea1bd617f6", + "fields": { + "timestamp": "2023-12-29T15:45:06.293Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 716, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c43fa3ad-1002-44f0-a70f-1e2aa802b805", + "fields": { + "timestamp": "2023-12-29T15:45:04.565Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c442f66f-c07f-412c-b53f-5c3d152bd522", + "fields": { + "timestamp": "2023-12-29T15:45:10.721Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 908, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c44ed81c-8bde-4ca4-8768-10fe86bab6d8", + "fields": { + "timestamp": "2023-12-29T15:45:06.732Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 919, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c45a4b30-7a67-4e6e-8d4d-be64d3453e34", + "fields": { + "timestamp": "2023-12-29T15:45:05.735Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 461, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c45d194d-fc42-4e9c-bd71-4eb3c152a7bb", + "fields": { + "timestamp": "2023-12-29T15:45:09.130Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 902, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c462da30-745c-4065-941c-6449f81060e7", + "fields": { + "timestamp": "2023-12-29T15:45:06.329Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 733, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c478d0de-5333-45c8-a618-29fb9bda8138", + "fields": { + "timestamp": "2023-12-29T15:45:06.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 935, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4793681-3304-4733-9a35-71f7c8ad426c", + "fields": { + "timestamp": "2023-12-29T15:45:07.010Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1066, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c483b756-293f-4e4b-a6f0-84111612f5b9", + "fields": { + "timestamp": "2023-12-29T15:45:08.776Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1373, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c486165a-478f-418c-95c5-efea0a5220ac", + "fields": { + "timestamp": "2023-12-29T15:45:11.292Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1299, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c488631e-963c-413c-8ef6-d46338841035", + "fields": { + "timestamp": "2023-12-29T15:45:07.254Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1195, + "field": "name", + "type": "str", + "value": "xe-2/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c48e2668-5b72-4e70-baa7-dfdc6e2a7e5e", + "fields": { + "timestamp": "2023-12-29T15:45:07.903Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1494, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c48ede9e-00b3-4899-a266-99e703a68063", + "fields": { + "timestamp": "2023-12-29T15:45:04.915Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 88, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c493a299-3e7e-49a1-ac7c-7beb61eb50fd", + "fields": { + "timestamp": "2023-12-29T15:45:11.165Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1211, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c493c47b-fd0e-4eae-980b-0a1043e631ef", + "fields": { + "timestamp": "2023-12-29T15:45:05.526Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 365, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4993631-180c-48c9-a019-d456ce33be3d", + "fields": { + "timestamp": "2023-12-29T15:45:06.511Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 818, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c49e8557-b786-4216-a995-c33f8d69932a", + "fields": { + "timestamp": "2023-12-29T15:45:06.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 941, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4a4c098-e4fb-44b0-b582-b7d6daa42303", + "fields": { + "timestamp": "2023-12-29T15:45:08.693Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1270, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4af8dde-07ed-4420-b137-814142b91a88", + "fields": { + "timestamp": "2023-12-29T15:45:08.025Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1551, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4b1a378-f711-48fc-9ee8-45cd1cfed2a6", + "fields": { + "timestamp": "2023-12-29T15:45:11.270Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1284, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4b2ea85-f7b6-4553-8de1-80f8b5535450", + "fields": { + "timestamp": "2023-12-29T15:45:06.838Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 969, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4b8480a-beb1-4e22-ac3f-e9b3327f35cb", + "fields": { + "timestamp": "2023-12-29T15:45:09.988Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 105, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4b93189-f76c-42e9-a88e-d64fed3f5d14", + "fields": { + "timestamp": "2023-12-29T15:45:04.946Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 102, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4b9af9a-a3ae-44f3-b567-2701aa7c7ddc", + "fields": { + "timestamp": "2023-12-29T15:45:07.828Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1460, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4bc7dbb-a902-43cf-b86b-182ff647cb71", + "fields": { + "timestamp": "2023-12-29T15:45:09.154Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 932, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4bde89f-c761-410e-89c2-c83a10b78fd6", + "fields": { + "timestamp": "2023-12-29T15:45:08.593Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1146, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4c238d5-f941-4f5d-952b-f123993fdcac", + "fields": { + "timestamp": "2023-12-29T15:45:07.209Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1174, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4c83ad3-2c5a-476b-9e0b-b45f3a6a7fbb", + "fields": { + "timestamp": "2023-12-29T15:45:05.995Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 578, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4ccb96b-2f21-40cf-933f-deee275ac268", + "fields": { + "timestamp": "2023-12-29T15:45:04.858Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 63, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4cf3ca1-75ca-4790-a974-423a807700e5", + "fields": { + "timestamp": "2023-12-29T15:45:04.985Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 120, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4d2c554-4ad5-49e2-a3b7-f530f7cbb1e8", + "fields": { + "timestamp": "2023-12-29T15:45:05.243Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 236, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4d90d38-26b8-4d3f-959b-d78ab52f6888", + "fields": { + "timestamp": "2023-12-29T15:45:04.505Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 49, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4dd9ebb-7b97-49f2-bd1f-820be3f1311f", + "fields": { + "timestamp": "2023-12-29T15:45:06.649Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 881, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4ddd5e5-835b-4456-b09a-d377b3c93027", + "fields": { + "timestamp": "2023-12-29T15:45:06.338Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 737, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4e621e5-f31a-440a-9a03-0270656c355b", + "fields": { + "timestamp": "2023-12-29T15:45:10.926Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1046, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c4f52c31-f764-47e6-bfe6-a54fbfe23787", + "fields": { + "timestamp": "2023-12-29T15:45:08.015Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1546, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5010d56-59dd-4733-9867-0517abab80c6", + "fields": { + "timestamp": "2023-12-29T15:45:11.664Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1555, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c50bd79b-0b14-4713-b85e-3c26e27493c6", + "fields": { + "timestamp": "2023-12-29T15:45:06.768Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 936, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5104484-07d8-49e8-bafe-b774658d56c5", + "fields": { + "timestamp": "2023-12-29T15:45:05.471Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 340, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c51bef68-ac80-4095-b2bb-fa9230593e67", + "fields": { + "timestamp": "2023-12-29T15:45:04.666Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 90, + "field": "name", + "type": "str", + "value": "Outlet 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c51e711b-55a8-459b-a6c4-9812ace70fa9", + "fields": { + "timestamp": "2023-12-29T15:45:05.584Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 392, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c51eb80e-7077-4c67-8f0e-4028cb13db40", + "fields": { + "timestamp": "2023-12-29T15:45:09.042Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 792, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c523b03f-ea22-4b1f-b18e-3429e6eb408f", + "fields": { + "timestamp": "2023-12-29T15:45:10.717Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 905, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c528aab2-fdb4-42bc-9938-db4daf32d772", + "fields": { + "timestamp": "2023-12-29T15:45:09.269Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1077, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c52e3671-1afc-43ea-accd-6b11b1065837", + "fields": { + "timestamp": "2023-12-29T15:45:05.493Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 350, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c531086d-075f-4651-9807-11cd5fa30663", + "fields": { + "timestamp": "2023-12-29T15:45:05.002Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 128, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c531e818-1967-4981-b789-c954d47f5fdd", + "fields": { + "timestamp": "2023-12-29T15:45:07.762Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1429, + "field": "name", + "type": "str", + "value": "xe-2/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c534eb4a-8ca0-4f83-9ee0-fca26bf263b6", + "fields": { + "timestamp": "2023-12-29T15:45:05.000Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 127, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c535a453-8c6b-46ca-ae87-d4020a02562a", + "fields": { + "timestamp": "2023-12-29T15:45:08.338Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 829, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c53b32bc-4bef-4357-80b4-efe53a8f53a8", + "fields": { + "timestamp": "2023-12-29T15:45:11.189Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1228, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c53e22b4-6da4-4ca7-969a-876cf587a73a", + "fields": { + "timestamp": "2023-12-29T15:45:10.831Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 982, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c542339a-477e-4818-be07-9712a432acb5", + "fields": { + "timestamp": "2023-12-29T15:45:10.854Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 997, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5485f4d-2c7c-458e-9358-fb0bcdd81dd1", + "fields": { + "timestamp": "2023-12-29T15:45:05.100Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 172, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c54e43f3-c9f5-4b78-9d0b-d7948618a7a5", + "fields": { + "timestamp": "2023-12-29T15:45:06.920Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1008, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c55d2cba-9162-4c6b-b548-0479f85f0a35", + "fields": { + "timestamp": "2023-12-29T15:45:05.197Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 215, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5617188-8447-48d5-a950-4c54307e0601", + "fields": { + "timestamp": "2023-12-29T15:45:07.222Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1180, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c562ed2c-e79f-4e01-a882-0f4744f456fe", + "fields": { + "timestamp": "2023-12-29T15:45:10.073Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 71, + "field": "slug", + "type": "str", + "value": "us-ia", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5666ab0-f588-454e-bc95-81e5b97bb90c", + "fields": { + "timestamp": "2023-12-29T15:45:11.743Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1610, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c566a87c-3306-444e-b254-65dca4f3ef8c", + "fields": { + "timestamp": "2023-12-29T15:45:05.406Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 310, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c570f578-18d4-44a8-b254-c9199b18591f", + "fields": { + "timestamp": "2023-12-29T15:45:06.218Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 681, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c57228ef-703e-4faf-882a-2179b4eff67e", + "fields": { + "timestamp": "2023-12-29T15:45:12.035Z", + "object_type": [ + "dcim", + "rackreservation" + ], + "object_id": 2, + "field": "description", + "type": "str", + "value": "Damaged - DO NOT USE", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c573093b-ed82-41d6-8e31-a666c7ed786a", + "fields": { + "timestamp": "2023-12-29T15:45:07.495Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1307, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5754467-8b10-4165-8e53-2437b504ef8e", + "fields": { + "timestamp": "2023-12-29T15:45:04.847Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 58, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c57bf788-c450-4bac-8443-82d02cd33670", + "fields": { + "timestamp": "2023-12-29T15:45:06.991Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1041, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c57c0611-fc55-4789-bf93-5b06597e07d2", + "fields": { + "timestamp": "2023-12-29T15:45:08.223Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 688, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c57dd4e7-6c51-4b6e-982f-526196b70dc5", + "fields": { + "timestamp": "2023-12-29T15:45:10.800Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 961, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5817a6a-aeae-4222-bae4-19d1a6e6f219", + "fields": { + "timestamp": "2023-12-29T15:45:05.150Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 194, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c58971b6-34a0-4f8c-a24b-84198488bba9", + "fields": { + "timestamp": "2023-12-29T15:45:06.576Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 848, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c58c8df6-774b-4f4c-bf72-7f4d2dda904d", + "fields": { + "timestamp": "2023-12-29T15:45:11.254Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1273, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c58f28eb-ff03-42ba-8bed-b6c03ff32f99", + "fields": { + "timestamp": "2023-12-29T15:45:05.892Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 533, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c58fa663-b131-4383-9c09-7c1e9c6613ca", + "fields": { + "timestamp": "2023-12-29T15:45:09.392Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1231, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c58fe5ee-589a-4a89-adfd-7fa8dd395906", + "fields": { + "timestamp": "2023-12-29T15:45:06.576Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 848, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c59983af-becb-454d-90ff-60d028179c81", + "fields": { + "timestamp": "2023-12-29T15:45:06.113Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 632, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c59d5d55-59ab-4d2f-8326-7cae23fb76d7", + "fields": { + "timestamp": "2023-12-29T15:45:06.162Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 655, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5a374a7-1827-48d1-81cf-b95c81d911f5", + "fields": { + "timestamp": "2023-12-29T15:45:07.483Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1301, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5a97e70-bfc7-4b9b-90cb-3782bb3b9cd0", + "fields": { + "timestamp": "2023-12-29T15:45:10.430Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 90, + "field": "address", + "type": "inet", + "value": "172.17.0.30/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5ad2311-ec91-4fd7-932f-14350c32a022", + "fields": { + "timestamp": "2023-12-29T15:45:10.169Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 15, + "field": "prefix", + "type": "cidr", + "value": "10.112.136.0/28", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5b6f08a-31a5-4a1a-84a3-edba778d5988", + "fields": { + "timestamp": "2023-12-29T15:45:10.904Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1031, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5c47c08-b77e-4196-8d21-8ac8d7f9c2b6", + "fields": { + "timestamp": "2023-12-29T15:45:06.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1016, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5c4a42d-9a0c-4e8a-9438-9b58b1068864", + "fields": { + "timestamp": "2023-12-29T15:45:06.349Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 742, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5d2f9df-6659-4577-93f1-680d7185e259", + "fields": { + "timestamp": "2023-12-29T15:45:10.979Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1082, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5d342ee-fcbe-4fe2-8ba3-afb50f8ac691", + "fields": { + "timestamp": "2023-12-29T15:45:08.592Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1145, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5d3c72b-efc2-4916-9155-2dc320d0f4cd", + "fields": { + "timestamp": "2023-12-29T15:45:10.954Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1065, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5db2347-39d4-4d34-a885-91551efaa6af", + "fields": { + "timestamp": "2023-12-29T15:45:10.906Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1032, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5dfa377-3feb-4d1b-b0db-adbe46d43d5a", + "fields": { + "timestamp": "2023-12-29T15:45:04.665Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 89, + "field": "name", + "type": "str", + "value": "Outlet 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5e1084a-99ee-47ae-89e4-81febd9e676e", + "fields": { + "timestamp": "2023-12-29T15:45:04.809Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 41, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5f5aa43-94fe-43bb-b874-535c0bc951f6", + "fields": { + "timestamp": "2023-12-29T15:45:07.629Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1367, + "field": "name", + "type": "str", + "value": "xe-1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5f9048a-21dd-402d-8a4f-ebaaf6dfcfd1", + "fields": { + "timestamp": "2023-12-29T15:45:11.094Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1162, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c5fea18a-b064-4f29-b736-c4ed845b021b", + "fields": { + "timestamp": "2023-12-29T15:45:04.752Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 15, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6003e41-de47-4431-a434-d605182c1f13", + "fields": { + "timestamp": "2023-12-29T15:45:10.066Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 59, + "field": "slug", + "type": "str", + "value": "us-hi", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c605d863-238a-4632-8c8b-a2750347290d", + "fields": { + "timestamp": "2023-12-29T15:45:08.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1570, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c60d3c2f-1ba6-487a-997b-ff8e8c21fe98", + "fields": { + "timestamp": "2023-12-29T15:45:10.572Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 13, + "field": "name", + "type": "str", + "value": "NC State University", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6127922-3b14-45eb-b732-21d13170705e", + "fields": { + "timestamp": "2023-12-29T15:45:06.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 610, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c613c183-a3aa-4bbf-b241-0d6f53034f9c", + "fields": { + "timestamp": "2023-12-29T15:45:05.615Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 406, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6205611-a371-4265-823e-d0e1e54ac6bb", + "fields": { + "timestamp": "2023-12-29T15:45:10.936Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1053, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c62389a3-5178-432d-b342-98c2ed2e4baf", + "fields": { + "timestamp": "2023-12-29T15:45:08.702Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1281, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c624174f-472a-4351-8fcb-e63d61c0f364", + "fields": { + "timestamp": "2023-12-29T15:45:07.336Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1233, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c631f5e6-5e4e-4258-88cf-e7ea337c5eba", + "fields": { + "timestamp": "2023-12-29T15:45:05.042Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 146, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c637070b-5049-45fd-b148-04ec6369b0c7", + "fields": { + "timestamp": "2023-12-29T15:45:08.612Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1169, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c63b630f-d50b-47c3-9e84-7af759ce6e20", + "fields": { + "timestamp": "2023-12-29T15:45:09.088Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 849, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c63e4861-dce8-42a8-8eb1-07cbad2bb18a", + "fields": { + "timestamp": "2023-12-29T15:45:07.388Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1257, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c646e4c2-6d55-448f-9660-9b63262baa23", + "fields": { + "timestamp": "2023-12-29T15:45:06.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1033, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c64d3bbc-4fcc-4416-930a-e980e8f972ba", + "fields": { + "timestamp": "2023-12-29T15:45:07.341Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1235, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c64d8dbf-c211-4097-ae9f-f12c9dc047b4", + "fields": { + "timestamp": "2023-12-29T15:45:10.503Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 24, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c65674e8-3bf1-45d5-81d8-52c25a4eafe1", + "fields": { + "timestamp": "2023-12-29T15:45:10.813Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 970, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c656f7d2-bc18-42df-9cc5-0d978b119e40", + "fields": { + "timestamp": "2023-12-29T15:45:06.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 942, + "field": "name", + "type": "str", + "value": "xe-0/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c65afe5f-f4ec-4d06-9ef5-5a8339ed1f20", + "fields": { + "timestamp": "2023-12-29T15:45:08.450Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 969, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c65ee383-dd97-4a01-81a2-484713f287cb", + "fields": { + "timestamp": "2023-12-29T15:45:05.230Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 230, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6609fa3-9450-4d2d-a241-f40cd774667f", + "fields": { + "timestamp": "2023-12-29T15:45:06.849Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 974, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6640aec-ec5d-4f84-821f-e7b337c885df", + "fields": { + "timestamp": "2023-12-29T15:45:05.486Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 347, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6667732-3591-441d-9958-be32591e591c", + "fields": { + "timestamp": "2023-12-29T15:45:07.993Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1536, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6698078-c447-401d-8217-d0d9be1fc22e", + "fields": { + "timestamp": "2023-12-29T15:45:09.898Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 2, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c681f37d-52bb-4841-92f8-6d8b9adafc28", + "fields": { + "timestamp": "2023-12-29T15:45:05.456Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 333, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c686a36e-1005-420d-b670-72c9b92849b9", + "fields": { + "timestamp": "2023-12-29T15:45:06.119Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 635, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c689ae6b-fbd6-44d5-9c0c-4c138dc70d91", + "fields": { + "timestamp": "2023-12-29T15:45:04.540Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 17, + "field": "name", + "type": "str", + "value": "con 0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c68a19ab-b78b-4f9a-9555-90239d866d8d", + "fields": { + "timestamp": "2023-12-29T15:45:08.110Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1590, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c68a2565-ced5-4a73-af31-1f6a84d2027a", + "fields": { + "timestamp": "2023-12-29T15:45:06.773Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 938, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c68d2d29-26df-476a-9e84-bcfd0358b71e", + "fields": { + "timestamp": "2023-12-29T15:45:10.789Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 954, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c68dbb8e-a5cd-4b44-a56e-b44811ec2851", + "fields": { + "timestamp": "2023-12-29T15:45:06.800Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 951, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c68e7358-be39-4a5c-ad46-0034f13ff49d", + "fields": { + "timestamp": "2023-12-29T15:45:11.231Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1257, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c68ffd53-fb14-42a3-aa15-438beaf17893", + "fields": { + "timestamp": "2023-12-29T15:45:08.326Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 814, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6908b6d-791a-4b5b-a565-3fdca87ac932", + "fields": { + "timestamp": "2023-12-29T15:45:10.436Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 101, + "field": "address", + "type": "inet", + "value": "172.18.0.11/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6952229-2e10-4e6e-a6b7-7946190917cd", + "fields": { + "timestamp": "2023-12-29T15:45:05.764Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 474, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c695549c-c57c-4980-af49-c43abb71b52f", + "fields": { + "timestamp": "2023-12-29T15:45:10.803Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 963, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6a01974-51fd-44a2-b459-8f292b24432c", + "fields": { + "timestamp": "2023-12-29T15:45:04.467Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 29, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6a4e4f4-2b2d-449b-a3c3-52dc20dedc33", + "fields": { + "timestamp": "2023-12-29T15:45:05.254Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 241, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6ade93f-d207-4558-92a6-1aa180f0f79c", + "fields": { + "timestamp": "2023-12-29T15:45:09.909Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 16, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6b039e9-e66b-4f04-92ee-61dde60de5e6", + "fields": { + "timestamp": "2023-12-29T15:45:07.105Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1126, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6b10585-3ce1-4abc-9828-fcff926d8c14", + "fields": { + "timestamp": "2023-12-29T15:45:07.984Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1532, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6c0f072-d04b-49bd-a1ed-536f190f3415", + "fields": { + "timestamp": "2023-12-29T15:45:07.126Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1136, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6cd6c11-9971-4d88-ae50-f000224fff9b", + "fields": { + "timestamp": "2023-12-29T15:45:04.955Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 106, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6cf64c6-bc42-4362-b357-a6c8b95e984b", + "fields": { + "timestamp": "2023-12-29T15:45:04.865Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 66, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6cf6c3e-1384-4177-a009-549abd574e25", + "fields": { + "timestamp": "2023-12-29T15:45:06.918Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1007, + "field": "name", + "type": "str", + "value": "xe-0/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6e06cd7-0adb-4dad-9678-867c037bffee", + "fields": { + "timestamp": "2023-12-29T15:45:05.508Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 357, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6e5212b-88c3-4e0a-a516-9364c482fe7a", + "fields": { + "timestamp": "2023-12-29T15:45:05.478Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 343, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6e8308d-c34b-4ff0-9d7a-d526da3a38d7", + "fields": { + "timestamp": "2023-12-29T15:45:11.662Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1554, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6f6c8f6-a764-438b-a65c-9a17cd41f960", + "fields": { + "timestamp": "2023-12-29T15:45:06.861Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 980, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c6f74b28-1fda-47bf-b123-ba9025c09807", + "fields": { + "timestamp": "2023-12-29T15:45:10.554Z", + "object_type": [ + "tenancy", + "contactgroup" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Dunder-Mifflin", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7012e62-6e9b-4762-9a2e-7596c3c5801a", + "fields": { + "timestamp": "2023-12-29T15:45:08.092Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1582, + "field": "name", + "type": "str", + "value": "xe-1/3/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c702bbf5-8591-4d56-897a-7b732da7f7a1", + "fields": { + "timestamp": "2023-12-29T15:45:09.164Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 945, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c703bc01-821e-4c3a-b85c-97bb367f6e1d", + "fields": { + "timestamp": "2023-12-29T15:45:06.073Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 614, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c707820a-2e14-4908-bdaa-05e7c2f3e944", + "fields": { + "timestamp": "2023-12-29T15:45:07.168Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1155, + "field": "name", + "type": "str", + "value": "xe-1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7087d86-12d5-4b7b-9994-98b503943308", + "fields": { + "timestamp": "2023-12-29T15:45:06.749Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 927, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c70940f9-9824-4d8f-ae9c-bfeff533b385", + "fields": { + "timestamp": "2023-12-29T15:45:06.689Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 899, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c70a4c58-6be3-4996-b54a-84778c1535ef", + "fields": { + "timestamp": "2023-12-29T15:45:05.447Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 329, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c70d21c3-a2ce-468c-b944-173d1b092bbf", + "fields": { + "timestamp": "2023-12-29T15:45:06.747Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 926, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7193391-5e8f-408e-9092-2937452bb444", + "fields": { + "timestamp": "2023-12-29T15:45:05.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 157, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c71a18fe-6df4-4bb4-8d44-593990d22e08", + "fields": { + "timestamp": "2023-12-29T15:45:07.624Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1365, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c71b6cb2-68cb-469e-8932-27a2f971b0f7", + "fields": { + "timestamp": "2023-12-29T15:45:07.683Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1392, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c71c0384-a218-4485-b5a4-dc19b30757db", + "fields": { + "timestamp": "2023-12-29T15:45:07.642Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1373, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7258e20-b4bd-4987-8c5b-17cb02848f26", + "fields": { + "timestamp": "2023-12-29T15:45:04.987Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 121, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c72e6717-afbc-48fe-b240-c85e06816bdd", + "fields": { + "timestamp": "2023-12-29T15:45:11.313Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1314, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c730fdba-265c-477c-9bd3-92dd973658f6", + "fields": { + "timestamp": "2023-12-29T15:45:10.779Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 947, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c73a508e-992d-4434-acb2-0f7c25837770", + "fields": { + "timestamp": "2023-12-29T15:45:04.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 109, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c73dc2c7-dc72-4ed8-99e6-078ae71d3462", + "fields": { + "timestamp": "2023-12-29T15:45:07.528Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1322, + "field": "name", + "type": "str", + "value": "xe-2/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c73f199f-3bf6-460b-8d37-3a334ea8e6c1", + "fields": { + "timestamp": "2023-12-29T15:45:07.700Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1400, + "field": "name", + "type": "str", + "value": "xe-2/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c740d157-1cfb-4cc5-8eff-e5a0f5fb2a40", + "fields": { + "timestamp": "2023-12-29T15:45:04.472Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 32, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c746a9c6-2d8d-4ca1-940b-92f814a7017a", + "fields": { + "timestamp": "2023-12-29T15:45:09.938Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 12, + "field": "name", + "type": "str", + "value": "dmi01-utica-rtr01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c755c308-08d9-48d8-b6d9-136f196de081", + "fields": { + "timestamp": "2023-12-29T15:45:11.497Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1441, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7563d2a-b7b3-49ca-9136-ee57ca2af028", + "fields": { + "timestamp": "2023-12-29T15:45:09.868Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 8, + "field": "slug", + "type": "str", + "value": "opengear", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c75fc8da-bdee-4a9a-9fe5-ed627fe1f110", + "fields": { + "timestamp": "2023-12-29T15:45:10.478Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 170, + "field": "address", + "type": "inet", + "value": "172.20.0.20/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7627e3e-bd1c-455a-96a5-915897a0bde6", + "fields": { + "timestamp": "2023-12-29T15:45:06.207Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 676, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c76535b4-0e7d-4d88-a88d-51db52b76c28", + "fields": { + "timestamp": "2023-12-29T15:45:07.315Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1223, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c768d159-3a5b-419d-bf6c-d0219508df9a", + "fields": { + "timestamp": "2023-12-29T15:45:05.582Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 391, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c76d12c0-0e6b-41f6-bb57-8d80391aee33", + "fields": { + "timestamp": "2023-12-29T15:45:06.242Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 692, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c76fab43-3ef9-4c43-96c8-ae45c6072add", + "fields": { + "timestamp": "2023-12-29T15:45:11.231Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1257, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7722d26-3f6c-4aae-8ea7-b83c3fb71da1", + "fields": { + "timestamp": "2023-12-29T15:45:08.913Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 630, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c775af96-d3ea-401c-9b66-08d3de583117", + "fields": { + "timestamp": "2023-12-29T15:45:07.874Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1481, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c77d6f22-c65c-4cb3-a7c9-e423c204cad2", + "fields": { + "timestamp": "2023-12-29T15:45:07.592Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1352, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7800efd-8c4c-405d-ae3e-320443037308", + "fields": { + "timestamp": "2023-12-29T15:45:06.411Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 771, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c78130cc-ff8b-4e50-8c93-0a28dfd50e3c", + "fields": { + "timestamp": "2023-12-29T15:45:06.344Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 740, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c781e7e8-6f49-4b53-9520-e84d8e8f22d7", + "fields": { + "timestamp": "2023-12-29T15:45:10.663Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 465, + "field": "name", + "type": "str", + "value": "vm105", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c78cbaee-abf7-49a5-b023-ce90e46fa7d5", + "fields": { + "timestamp": "2023-12-29T15:45:07.602Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1356, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c78f5b27-24bf-4cfd-9570-7e1567a0d500", + "fields": { + "timestamp": "2023-12-29T15:45:06.893Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 995, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c795e2a1-1c09-4a53-8d76-bc6ae4d76f87", + "fields": { + "timestamp": "2023-12-29T15:45:05.484Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 346, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c79a5405-8d62-4e11-a0c2-fd954ed63760", + "fields": { + "timestamp": "2023-12-29T15:45:10.641Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 430, + "field": "name", + "type": "str", + "value": "vm70", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c79ad7a6-dcbc-47a3-a18f-d9ce7c26015d", + "fields": { + "timestamp": "2023-12-29T15:45:04.816Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 44, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c79f5df9-3984-4ee0-b497-ba703a6a578c", + "fields": { + "timestamp": "2023-12-29T15:45:04.614Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 63, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7a232a7-4fc1-404a-8025-fac0286a721f", + "fields": { + "timestamp": "2023-12-29T15:45:07.151Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1147, + "field": "name", + "type": "str", + "value": "xe-1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7a50f5e-bd54-4332-8ebc-671dc5c73afa", + "fields": { + "timestamp": "2023-12-29T15:45:04.599Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 47, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7a5944c-12bc-47ee-91d0-84ab7ed15176", + "fields": { + "timestamp": "2023-12-29T15:45:07.388Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1257, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7ab2f7f-467f-481b-b0da-55e5cc75b3ba", + "fields": { + "timestamp": "2023-12-29T15:45:06.699Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 904, + "field": "name", + "type": "str", + "value": "xe-0/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7ad3711-7dc6-45f7-977c-b0971b392600", + "fields": { + "timestamp": "2023-12-29T15:45:07.721Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1410, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7b101b6-8b61-4c29-9754-bb04897bb934", + "fields": { + "timestamp": "2023-12-29T15:45:04.452Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 14, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7b2bde8-97df-4140-9bd0-abee2ec4c850", + "fields": { + "timestamp": "2023-12-29T15:45:05.519Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 362, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7bfb56a-7e74-4294-b4aa-33234d8be402", + "fields": { + "timestamp": "2023-12-29T15:45:05.587Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 393, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7c3cde3-d28b-4691-abf9-6d3dc9c9c94e", + "fields": { + "timestamp": "2023-12-29T15:45:11.367Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1351, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7c40165-c728-4638-ae4d-6fc2e64ee49a", + "fields": { + "timestamp": "2023-12-29T15:45:05.528Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 366, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7c4588c-b2ef-4924-b7d9-9536d2445a02", + "fields": { + "timestamp": "2023-12-29T15:45:10.386Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 16, + "field": "address", + "type": "inet", + "value": "192.168.0.16/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7c5a911-fafe-4e2d-b85e-dd2b057266b4", + "fields": { + "timestamp": "2023-12-29T15:45:07.289Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1211, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7cb645f-573b-4421-8a8b-c99f966a9b34", + "fields": { + "timestamp": "2023-12-29T15:45:04.757Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 17, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7d2d68a-00e6-48e6-9e34-03aec9c861e2", + "fields": { + "timestamp": "2023-12-29T15:45:10.456Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 135, + "field": "address", + "type": "inet", + "value": "172.19.0.15/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7d3610e-06c1-4e2b-b511-86538fb3eaf3", + "fields": { + "timestamp": "2023-12-29T15:45:11.286Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1295, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7d64ef4-9700-4ec9-a4be-1754339efc21", + "fields": { + "timestamp": "2023-12-29T15:45:06.830Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 965, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7d6ce9f-9a8d-4030-bfad-582b1cdc50ce", + "fields": { + "timestamp": "2023-12-29T15:45:06.235Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 689, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7e4c8c1-606b-4cd3-8b20-be7e54aa2499", + "fields": { + "timestamp": "2023-12-29T15:45:10.033Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 39, + "field": "name", + "type": "str", + "value": "P3-4A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7ea011f-2c41-475f-98e9-bac3abab410b", + "fields": { + "timestamp": "2023-12-29T15:45:08.517Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1052, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7f8d386-513d-43be-9aba-3a2cd648926c", + "fields": { + "timestamp": "2023-12-29T15:45:06.572Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 846, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7fae276-7068-4ff1-bb11-d55657ae7d14", + "fields": { + "timestamp": "2023-12-29T15:45:07.706Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1403, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c7fe3134-72f3-4174-b371-6c005f6acb49", + "fields": { + "timestamp": "2023-12-29T15:45:07.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1091, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c800016f-a3ae-4fff-a396-35cfee409ba5", + "fields": { + "timestamp": "2023-12-29T15:45:08.036Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1556, + "field": "name", + "type": "str", + "value": "xe-1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c806df99-d4a5-440f-8da3-ec10ab398d1e", + "fields": { + "timestamp": "2023-12-29T15:45:05.219Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 225, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c80e5df4-788a-45e5-9509-c1086cc6f8c9", + "fields": { + "timestamp": "2023-12-29T15:45:07.107Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1127, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c80fd590-c66b-49eb-ac19-7661e5c559ed", + "fields": { + "timestamp": "2023-12-29T15:45:07.655Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1379, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8107ce2-7817-4584-9c94-078065f2de04", + "fields": { + "timestamp": "2023-12-29T15:45:06.025Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 592, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c81643d4-8c95-4b92-a7e2-359703eac73a", + "fields": { + "timestamp": "2023-12-29T15:45:05.300Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 262, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c81b9b72-9363-4716-b823-dc2068229881", + "fields": { + "timestamp": "2023-12-29T15:45:06.721Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 914, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c820aefb-730b-4561-bf94-8439ae5ba304", + "fields": { + "timestamp": "2023-12-29T15:45:05.137Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 188, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c822a6c0-6e66-48c3-9771-bb905f0b1bdc", + "fields": { + "timestamp": "2023-12-29T15:45:04.634Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "Outlet 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c826a70c-006c-499e-8fdc-dc0c9b585661", + "fields": { + "timestamp": "2023-12-29T15:45:06.980Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1036, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8284146-7b32-46e8-b703-8e05d5a92289", + "fields": { + "timestamp": "2023-12-29T15:45:05.423Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 318, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c829088d-5387-4d3a-afbd-2ae95a0eebe5", + "fields": { + "timestamp": "2023-12-29T15:45:06.184Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 665, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c82da0f1-d8d5-4bd3-947d-61ec0673b6d1", + "fields": { + "timestamp": "2023-12-29T15:45:07.401Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1263, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c838473a-94f5-462e-86db-69812d3b1bc5", + "fields": { + "timestamp": "2023-12-29T15:45:05.445Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 328, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c838e22e-935e-44c1-b6b9-a11440061f65", + "fields": { + "timestamp": "2023-12-29T15:45:07.858Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1474, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c83c5581-b176-433a-ab65-f8496420dbb2", + "fields": { + "timestamp": "2023-12-29T15:45:09.317Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1137, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c84692d6-5faf-48e6-b3bf-bf2ac47daa07", + "fields": { + "timestamp": "2023-12-29T15:45:07.621Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1364, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8499d1a-72ff-475c-92e2-95fa50dfd7ae", + "fields": { + "timestamp": "2023-12-29T15:45:11.096Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1163, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c84c3297-fea2-4389-b8d0-41da8c93e331", + "fields": { + "timestamp": "2023-12-29T15:45:08.513Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1047, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c84eac54-1c43-47c8-a831-e21ef4dad3c5", + "fields": { + "timestamp": "2023-12-29T15:45:06.387Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 760, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8553a03-25a7-4a7b-a95b-7e56b3f4cb8c", + "fields": { + "timestamp": "2023-12-29T15:45:06.834Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 967, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c858e55c-e53b-4119-ad2f-8172656cd58a", + "fields": { + "timestamp": "2023-12-29T15:45:07.837Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1464, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c85a5926-e0e2-438a-9473-d0f25373a0de", + "fields": { + "timestamp": "2023-12-29T15:45:05.785Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 484, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c85e3a5c-01be-4c48-a0f6-15723aca08c6", + "fields": { + "timestamp": "2023-12-29T15:45:05.919Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 545, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8603437-8764-42dd-9562-752924e327bb", + "fields": { + "timestamp": "2023-12-29T15:45:06.038Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 598, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8623004-12dd-4566-8922-98b782c28b58", + "fields": { + "timestamp": "2023-12-29T15:45:07.126Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1136, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c867ddae-43f7-467e-a906-5a21233ecf9c", + "fields": { + "timestamp": "2023-12-29T15:45:08.743Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1332, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c86afc8a-675b-48cd-a75c-bb750d290ae7", + "fields": { + "timestamp": "2023-12-29T15:45:07.379Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1253, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c86bb062-adf2-477d-aa90-97076d8def38", + "fields": { + "timestamp": "2023-12-29T15:45:04.994Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 124, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8739846-0d1d-4b4c-89a0-83013eb5803d", + "fields": { + "timestamp": "2023-12-29T15:45:06.857Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 978, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8756580-ed50-4242-ae70-3d89368280f2", + "fields": { + "timestamp": "2023-12-29T15:45:11.306Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1309, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c87a79f7-4f61-4649-bfa8-fe8ad969fe3d", + "fields": { + "timestamp": "2023-12-29T15:45:07.943Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1513, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c882d076-602b-4f21-ab14-af558ed841f0", + "fields": { + "timestamp": "2023-12-29T15:45:07.784Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1439, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8838c6d-95f8-4bec-987a-96538e236a3b", + "fields": { + "timestamp": "2023-12-29T15:45:06.032Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 595, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c883d87a-54e1-4e79-a3ce-776ef964bbfb", + "fields": { + "timestamp": "2023-12-29T15:45:07.790Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1442, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c88be2a6-2119-4134-8e7c-75761e82c86d", + "fields": { + "timestamp": "2023-12-29T15:45:06.383Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 758, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8904f9b-8a40-4b6e-80bf-904a0e5e9891", + "fields": { + "timestamp": "2023-12-29T15:45:06.533Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 828, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c89073e1-95b2-4e66-a9c8-c00c990b3a43", + "fields": { + "timestamp": "2023-12-29T15:45:06.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1040, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c891fc40-9819-480e-aa96-7b6b71a866f7", + "fields": { + "timestamp": "2023-12-29T15:45:05.344Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 282, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c893489b-c70e-439a-aef8-87fb8531dbdf", + "fields": { + "timestamp": "2023-12-29T15:45:08.686Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1261, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c89366ab-f48d-4a49-8ca7-1e1a3b3c2c6d", + "fields": { + "timestamp": "2023-12-29T15:45:06.667Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 889, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c894ff51-c3d6-4680-af57-c0b769819aeb", + "fields": { + "timestamp": "2023-12-29T15:45:08.590Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1142, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c896bb95-9369-493d-8f75-786b6b52b83e", + "fields": { + "timestamp": "2023-12-29T15:45:06.205Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 675, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c899cdf7-ed00-4337-a18c-b9b731fce133", + "fields": { + "timestamp": "2023-12-29T15:45:09.404Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1247, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8b4c6c0-9592-4415-95be-65efbdf2aae1", + "fields": { + "timestamp": "2023-12-29T15:45:07.109Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1128, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8ba140b-01c1-47be-a9bf-6ac36fbd24e0", + "fields": { + "timestamp": "2023-12-29T15:45:07.883Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1485, + "field": "name", + "type": "str", + "value": "xe-1/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8bf70b4-0fc1-4e09-9f1a-12e388e9433b", + "fields": { + "timestamp": "2023-12-29T15:45:07.038Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1079, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8ce3b75-591c-496c-8e0a-b8acf8e66674", + "fields": { + "timestamp": "2023-12-29T15:45:11.129Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1186, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8cf6a0b-e33a-479b-983f-4c5011a5af40", + "fields": { + "timestamp": "2023-12-29T15:45:09.204Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 995, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8d9644e-be37-44f4-b6d4-1db502f75dba", + "fields": { + "timestamp": "2023-12-29T15:45:11.750Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1615, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8e73d12-9190-4f3d-884b-cdf246127266", + "fields": { + "timestamp": "2023-12-29T15:45:11.300Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1305, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8f0a317-a716-458b-a76b-784cc8bab6a2", + "fields": { + "timestamp": "2023-12-29T15:45:09.344Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1171, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8f30af9-e903-4ad1-b3ff-16ed8f16bd56", + "fields": { + "timestamp": "2023-12-29T15:45:10.095Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 13, + "field": "slug", + "type": "str", + "value": "dm-utica", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8f3d92d-8c1c-437b-948b-a554ed080490", + "fields": { + "timestamp": "2023-12-29T15:45:04.861Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 64, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8f475a5-d329-46bd-9c9e-c590af3b883b", + "fields": { + "timestamp": "2023-12-29T15:45:09.031Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 778, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c8ff62e7-cb9c-4826-8887-1039bc8b519d", + "fields": { + "timestamp": "2023-12-29T15:45:06.368Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 751, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c90006d2-0ce8-49cf-97bb-f75a51a630ca", + "fields": { + "timestamp": "2023-12-29T15:45:07.323Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1227, + "field": "name", + "type": "str", + "value": "et-1/0/51", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9035d76-acc8-4acd-a0a4-cc605f780d01", + "fields": { + "timestamp": "2023-12-29T15:45:06.034Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 596, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c90bf64d-5708-44b3-aa3f-dece95fb487c", + "fields": { + "timestamp": "2023-12-29T15:45:07.560Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1337, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c912a1a7-11b0-406e-8fa9-dcb125238b42", + "fields": { + "timestamp": "2023-12-29T15:45:04.730Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 5, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c919d8cc-e038-4b7c-9551-499899221605", + "fields": { + "timestamp": "2023-12-29T15:45:09.896Z", + "object_type": [ + "dcim", + "rackrole" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Storage", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c91d95f8-2ece-4bed-bc6a-45ab8b1bc311", + "fields": { + "timestamp": "2023-12-29T15:45:05.103Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 173, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9266429-29b9-44f2-b920-8c16b255218e", + "fields": { + "timestamp": "2023-12-29T15:45:10.100Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 18, + "field": "slug", + "type": "str", + "value": "jbb-branch-120", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c92a73a1-c615-434d-b87e-0ab53280fa72", + "fields": { + "timestamp": "2023-12-29T15:45:06.248Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 695, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c93164b7-988d-40cb-8f72-417b9e3e80ca", + "fields": { + "timestamp": "2023-12-29T15:45:10.491Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9342ad0-8459-497d-a1af-2909a6071de8", + "fields": { + "timestamp": "2023-12-29T15:45:07.521Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1319, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c949439d-7a4f-466c-8462-79b99e0627c9", + "fields": { + "timestamp": "2023-12-29T15:45:05.471Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 340, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c94dd315-9a3f-401a-95f9-b6ca17cd44b4", + "fields": { + "timestamp": "2023-12-29T15:45:05.348Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 284, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c94f4d50-01db-4b44-b6de-2aa2b5c71f51", + "fields": { + "timestamp": "2023-12-29T15:45:08.144Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1606, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c952acab-f2e4-4d1c-a8c2-df50d45d0391", + "fields": { + "timestamp": "2023-12-29T15:45:05.622Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 409, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c953ea5d-7fb0-4c82-98d2-8c6d1cb4901a", + "fields": { + "timestamp": "2023-12-29T15:45:07.364Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1246, + "field": "name", + "type": "str", + "value": "xe-1/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c95546ce-91e7-4991-9169-b61c4fdcebf9", + "fields": { + "timestamp": "2023-12-29T15:45:10.897Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1026, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c956fbac-d16c-4e5a-bb2c-d8a3166fc7e9", + "fields": { + "timestamp": "2023-12-29T15:45:05.582Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 391, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c95c25eb-8bab-4fb5-a975-5829123f6daf", + "fields": { + "timestamp": "2023-12-29T15:45:08.245Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 714, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c95f8b26-afc5-44a3-9a9b-fbc63305c2d9", + "fields": { + "timestamp": "2023-12-29T15:45:10.606Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 375, + "field": "name", + "type": "str", + "value": "vm15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c963fd9f-8871-40e7-847f-545daa32a734", + "fields": { + "timestamp": "2023-12-29T15:45:07.008Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1049, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9652757-2d3d-4c91-8e01-29571006c2a0", + "fields": { + "timestamp": "2023-12-29T15:45:11.753Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1617, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c966f26f-876c-4804-bc02-47516adfb01f", + "fields": { + "timestamp": "2023-12-29T15:45:06.169Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 658, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c96b443a-9ab5-40a7-9685-99ec6b1ab109", + "fields": { + "timestamp": "2023-12-29T15:45:09.020Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 765, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c96c1883-93ce-49b5-9d84-3403d1e4626a", + "fields": { + "timestamp": "2023-12-29T15:45:06.672Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 891, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c96f1524-5ceb-425e-9d27-41367266864f", + "fields": { + "timestamp": "2023-12-29T15:45:11.592Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1506, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c97273ef-6bb4-419f-97e1-afcffd85417d", + "fields": { + "timestamp": "2023-12-29T15:45:07.803Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1448, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c973260d-fb4f-40f5-9200-77dfac0b3338", + "fields": { + "timestamp": "2023-12-29T15:45:06.723Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 915, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9776b0f-3132-4fc0-beeb-a7ad476cc822", + "fields": { + "timestamp": "2023-12-29T15:45:06.130Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 640, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c97ba9e0-b83f-44e7-91b1-085b9ee87700", + "fields": { + "timestamp": "2023-12-29T15:45:07.107Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1127, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c97e7638-a4ca-4058-b862-96fb962b443d", + "fields": { + "timestamp": "2023-12-29T15:45:06.366Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 750, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c980c162-bbbe-4e24-97da-8f25c1fb0f74", + "fields": { + "timestamp": "2023-12-29T15:45:07.045Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1082, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c987dc4e-0b56-4f07-b226-1ab39fa4c6fc", + "fields": { + "timestamp": "2023-12-29T15:45:07.131Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1138, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9881b2b-5e1d-4908-b25b-3f80f7b07572", + "fields": { + "timestamp": "2023-12-29T15:45:09.109Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 876, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c988244f-5da1-4fdb-ab78-ca21df2696f6", + "fields": { + "timestamp": "2023-12-29T15:45:07.918Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1501, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c98b98e7-53dc-41d5-bc66-9ea0f1b1be01", + "fields": { + "timestamp": "2023-12-29T15:45:11.507Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1448, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c98cd2ad-7144-4d8a-93d1-04584343441b", + "fields": { + "timestamp": "2023-12-29T15:45:11.575Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1494, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c99323b7-a880-402d-b504-f2ae7ae0af17", + "fields": { + "timestamp": "2023-12-29T15:45:04.904Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 83, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c995a57d-ded2-4462-9825-1db43c77cf53", + "fields": { + "timestamp": "2023-12-29T15:45:11.504Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1446, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9999c59-6201-4bf4-93b0-4a5594dbb8f5", + "fields": { + "timestamp": "2023-12-29T15:45:08.157Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1612, + "field": "name", + "type": "str", + "value": "xe-1/3/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9a0d668-0200-49ba-ad81-7d6c22a41114", + "fields": { + "timestamp": "2023-12-29T15:45:06.844Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 972, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9a176e2-1432-47fa-bcdc-3fa4ec58b7d3", + "fields": { + "timestamp": "2023-12-29T15:45:10.860Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1001, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9a529f1-dcb0-49c5-b853-1ca26403216a", + "fields": { + "timestamp": "2023-12-29T15:45:05.364Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 291, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9a9fbef-e924-44d8-a5b4-1886c469d3bd", + "fields": { + "timestamp": "2023-12-29T15:45:08.597Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1151, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9aaf7f1-e6d0-49f4-9954-e354632dabca", + "fields": { + "timestamp": "2023-12-29T15:45:07.592Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1352, + "field": "name", + "type": "str", + "value": "xe-1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9afbf16-8d46-499e-8cd0-7269fe0ca2d8", + "fields": { + "timestamp": "2023-12-29T15:45:06.842Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 971, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9b34ed7-44e8-4bf5-852e-f7c066fc9fd7", + "fields": { + "timestamp": "2023-12-29T15:45:04.568Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 7, + "field": "maximum_draw", + "type": "int", + "value": "150", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9b5f395-9fce-4f13-b392-b56c9976d7d2", + "fields": { + "timestamp": "2023-12-29T15:45:07.435Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1279, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9b7a949-36e0-4ef6-b3da-5b5dc1c1ffb4", + "fields": { + "timestamp": "2023-12-29T15:45:11.316Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1316, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9bbc1f7-e008-4cee-9238-479365bea5d8", + "fields": { + "timestamp": "2023-12-29T15:45:09.215Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1009, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9c14330-efb1-417b-9582-ad6ad59d1cd3", + "fields": { + "timestamp": "2023-12-29T15:45:10.648Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 442, + "field": "name", + "type": "str", + "value": "vm82", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9c77b85-1409-4205-97c6-536f175434f0", + "fields": { + "timestamp": "2023-12-29T15:45:07.196Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1168, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9d1afc4-4c33-476f-ad2b-f221d6a1e97f", + "fields": { + "timestamp": "2023-12-29T15:45:09.253Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1057, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9d4653f-9e96-4753-8921-f1042982f3eb", + "fields": { + "timestamp": "2023-12-29T15:45:05.495Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 351, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9d4c97d-bb81-4017-87a9-a1b279d07ebb", + "fields": { + "timestamp": "2023-12-29T15:45:11.564Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1487, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9daf148-0084-4d48-a591-7c2a10ab0cb5", + "fields": { + "timestamp": "2023-12-29T15:45:05.729Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 458, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9db1abe-24d0-42c5-bc27-364ccae64d57", + "fields": { + "timestamp": "2023-12-29T15:45:11.552Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1478, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9dd642e-7046-4f57-8d8d-ea6dd2a09efb", + "fields": { + "timestamp": "2023-12-29T15:45:06.199Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 672, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9f13666-3fdf-4242-86c0-e33d64ab7c2e", + "fields": { + "timestamp": "2023-12-29T15:45:07.032Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1076, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9f1ec2b-c407-4d90-950b-6a1b7ce5afae", + "fields": { + "timestamp": "2023-12-29T15:45:04.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 35, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9f30fa5-c357-4607-acc4-05154c78b070", + "fields": { + "timestamp": "2023-12-29T15:45:09.340Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1166, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9f3367e-14af-4a62-9428-35026c76ef5d", + "fields": { + "timestamp": "2023-12-29T15:45:08.990Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 727, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "c9fbb991-3e47-4da2-b365-902bbb700671", + "fields": { + "timestamp": "2023-12-29T15:45:08.360Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 857, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca000734-527b-409e-af8a-6fb85d1239da", + "fields": { + "timestamp": "2023-12-29T15:45:06.151Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 650, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca079f5b-83d0-4837-9235-d526badd5ff5", + "fields": { + "timestamp": "2023-12-29T15:45:04.981Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 118, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca083f4c-a143-41a3-a14a-b20558975741", + "fields": { + "timestamp": "2023-12-29T15:45:04.511Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 52, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca0deaaa-0521-41fd-83f0-e3b408607dd3", + "fields": { + "timestamp": "2023-12-29T15:45:06.455Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 792, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca15f6dd-d527-4c13-911a-c94b6f6d06d9", + "fields": { + "timestamp": "2023-12-29T15:45:09.929Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 1, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca1cdd19-23da-44d7-8ca2-f16a096964fe", + "fields": { + "timestamp": "2023-12-29T15:45:06.364Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 749, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca1e1faa-40af-4765-aa2b-23100eb00bda", + "fields": { + "timestamp": "2023-12-29T15:45:10.628Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 410, + "field": "name", + "type": "str", + "value": "vm50", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca2cadab-b4f1-409d-9f41-7298c78ab235", + "fields": { + "timestamp": "2023-12-29T15:45:07.293Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1213, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca31c97d-9c24-453b-a1da-ed8a7b795d60", + "fields": { + "timestamp": "2023-12-29T15:45:08.118Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1594, + "field": "name", + "type": "str", + "value": "xe-1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca3377d3-4606-4558-9689-884764041685", + "fields": { + "timestamp": "2023-12-29T15:45:05.348Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 284, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca34d362-8eb6-457d-a5a1-11ff46cba7f6", + "fields": { + "timestamp": "2023-12-29T15:45:06.552Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 837, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca3cff4b-ea8a-4dff-9121-15cc33bedbf4", + "fields": { + "timestamp": "2023-12-29T15:45:06.468Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 798, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca402f34-cceb-462e-97ff-c74c3cbff72b", + "fields": { + "timestamp": "2023-12-29T15:45:05.731Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 459, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca45c8ce-ef1c-470b-9632-2761d454025a", + "fields": { + "timestamp": "2023-12-29T15:45:11.493Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1438, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca4af006-727c-4587-a9f0-f659a74b7ffb", + "fields": { + "timestamp": "2023-12-29T15:45:11.171Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1215, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca4f7ac6-c986-45c6-945c-d7a1b6d6d932", + "fields": { + "timestamp": "2023-12-29T15:45:06.967Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1030, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca51a532-53ba-4a2d-b140-aed46b467fb4", + "fields": { + "timestamp": "2023-12-29T15:45:05.688Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 439, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca57743a-37a9-476d-9f56-50bf92e8b84a", + "fields": { + "timestamp": "2023-12-29T15:45:07.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1091, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca616f32-6600-4600-a76d-af442127fcfc", + "fields": { + "timestamp": "2023-12-29T15:45:09.936Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 10, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca65a3f4-8f6d-45a3-a671-b9bf701924c2", + "fields": { + "timestamp": "2023-12-29T15:45:06.334Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 735, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca729bdc-8082-41d4-a414-e7e898228401", + "fields": { + "timestamp": "2023-12-29T15:45:06.570Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 845, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca80dee6-26dd-4256-9e4b-7c36ef69a6ab", + "fields": { + "timestamp": "2023-12-29T15:45:05.705Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 447, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca86c8dc-bb53-46e6-a192-32298f677383", + "fields": { + "timestamp": "2023-12-29T15:45:09.233Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1031, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca8ad62b-5aa1-4805-ac04-961e5ee37015", + "fields": { + "timestamp": "2023-12-29T15:45:11.734Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1604, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca8dc64c-32ef-495e-95a1-ec967f761d1b", + "fields": { + "timestamp": "2023-12-29T15:45:07.554Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1334, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca93f6f5-b95f-4364-a5c3-79cb01d2fc16", + "fields": { + "timestamp": "2023-12-29T15:45:11.513Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1452, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca96e6e3-a5e5-4ba8-a24a-cbec156b08b3", + "fields": { + "timestamp": "2023-12-29T15:45:06.555Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 838, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ca9cd477-4c03-419b-a372-966bc7c440c1", + "fields": { + "timestamp": "2023-12-29T15:45:11.308Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1310, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "caa8f2ea-d07f-4827-a243-27f29bb5f503", + "fields": { + "timestamp": "2023-12-29T15:45:06.604Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 861, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "caaccf4d-1a29-4377-8981-1ca8bb4a7702", + "fields": { + "timestamp": "2023-12-29T15:45:06.844Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 972, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "caafb169-6488-4030-af1c-b74773ee1d80", + "fields": { + "timestamp": "2023-12-29T15:45:06.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1033, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cab12ea5-299b-430f-b6ae-55df76116c3b", + "fields": { + "timestamp": "2023-12-29T15:45:07.440Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1281, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cab2ea55-0d04-4099-b3b6-57ab4db42cb3", + "fields": { + "timestamp": "2023-12-29T15:45:11.611Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1519, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cabb6e4d-25de-45a2-980c-b0e8010b99ba", + "fields": { + "timestamp": "2023-12-29T15:45:07.657Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1380, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cabc2650-2b9f-4e04-991c-74549c63875f", + "fields": { + "timestamp": "2023-12-29T15:45:09.080Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 839, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cac5be35-e466-46e9-8737-9c0bccad559b", + "fields": { + "timestamp": "2023-12-29T15:45:07.843Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1467, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cac788ef-4809-4b43-a1e3-783ac4d679a0", + "fields": { + "timestamp": "2023-12-29T15:45:07.216Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1177, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cacf668f-53aa-4e03-b4ee-ec9eed3d929b", + "fields": { + "timestamp": "2023-12-29T15:45:05.714Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 451, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cacf8db0-e092-4027-8ea3-efd1c383c2af", + "fields": { + "timestamp": "2023-12-29T15:45:04.983Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 119, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cad3ed9f-c6c7-4fa1-8fb3-92a10d22d4dc", + "fields": { + "timestamp": "2023-12-29T15:45:07.375Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1251, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cad4a469-1005-4302-9768-953c71a2daff", + "fields": { + "timestamp": "2023-12-29T15:45:08.760Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1353, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cae1a1d1-2de0-4ac1-b5a1-7336dbaba0b7", + "fields": { + "timestamp": "2023-12-29T15:45:05.834Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 506, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "caeb34a4-3364-421d-862e-0abcf03a41c2", + "fields": { + "timestamp": "2023-12-29T15:45:05.055Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 152, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "caef22e8-0f54-428c-af22-427966da0425", + "fields": { + "timestamp": "2023-12-29T15:45:10.819Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 974, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "caf14c70-921d-44b2-8988-39bd4abd4908", + "fields": { + "timestamp": "2023-12-29T15:45:09.094Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 857, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "caf5f6ac-2e58-4add-880d-749c136d428e", + "fields": { + "timestamp": "2023-12-29T15:45:10.032Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 37, + "field": "name", + "type": "str", + "value": "P3-3A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cafc039c-54e1-4694-9c56-1ae186791fe8", + "fields": { + "timestamp": "2023-12-29T15:45:10.944Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1058, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cafc2bb0-f9ae-43ba-bd0a-053cf3fd5dbe", + "fields": { + "timestamp": "2023-12-29T15:45:05.322Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 272, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb0383ed-6d8d-401d-acf7-4f7782783adf", + "fields": { + "timestamp": "2023-12-29T15:45:06.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1027, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb0a21b9-2527-4c7e-8fa4-31120d9284ef", + "fields": { + "timestamp": "2023-12-29T15:45:07.809Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1451, + "field": "name", + "type": "str", + "value": "xe-1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb10c450-432e-4378-bb51-a45257a946a4", + "fields": { + "timestamp": "2023-12-29T15:45:09.313Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1131, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb126fb6-33be-4168-9438-322a35749eb4", + "fields": { + "timestamp": "2023-12-29T15:45:07.573Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1343, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb20a082-8588-4c25-9cbc-dcd3a95c7d55", + "fields": { + "timestamp": "2023-12-29T15:45:07.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1523, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb2bb5be-6d67-46bb-a762-fee08cd32771", + "fields": { + "timestamp": "2023-12-29T15:45:11.751Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1616, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb384a0c-6aca-476a-a826-efc2bd4b76b5", + "fields": { + "timestamp": "2023-12-29T15:45:04.823Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 47, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb3a137c-a62d-4e61-bc50-fbb6d251747f", + "fields": { + "timestamp": "2023-12-29T15:45:08.195Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 653, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb41d8b0-a46a-4ac0-aef3-d37103655a85", + "fields": { + "timestamp": "2023-12-29T15:45:04.593Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 40, + "field": "name", + "type": "str", + "value": "Power Port", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb42e988-81b3-413a-b2b2-f2ac121cd977", + "fields": { + "timestamp": "2023-12-29T15:45:08.825Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1433, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb431ef8-f187-4979-8662-14a635c9aa82", + "fields": { + "timestamp": "2023-12-29T15:45:08.153Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1610, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb526186-9357-43b9-ab59-f368c6e5238e", + "fields": { + "timestamp": "2023-12-29T15:45:04.889Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 76, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb562177-67e1-497b-8fe3-5069f2a4b57c", + "fields": { + "timestamp": "2023-12-29T15:45:11.415Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1385, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb56374d-0187-4629-8557-8b47b6f8a501", + "fields": { + "timestamp": "2023-12-29T15:45:09.876Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 5, + "field": "model", + "type": "str", + "value": "QFX5100-48T-6Q", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb564a0a-918c-4f88-91a0-ba2b795e6274", + "fields": { + "timestamp": "2023-12-29T15:45:05.905Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 539, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb609c6f-4ce2-4cc3-b4e6-6043668809e3", + "fields": { + "timestamp": "2023-12-29T15:45:10.130Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 4, + "field": "description", + "type": "str", + "value": "Latin America and Caribbean Network Information Centre", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb65e8f7-0398-4020-a509-335575cabe0d", + "fields": { + "timestamp": "2023-12-29T15:45:07.282Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1208, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb721c64-2d91-4942-814e-654eabe55118", + "fields": { + "timestamp": "2023-12-29T15:45:10.526Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 61, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb7258a2-b1d2-47d7-b219-5eb3de0f924a", + "fields": { + "timestamp": "2023-12-29T15:45:10.184Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 21, + "field": "prefix", + "type": "cidr", + "value": "10.112.142.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb751e04-2f16-4204-9a4d-0e209fae00b2", + "fields": { + "timestamp": "2023-12-29T15:45:07.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1445, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb761719-f142-4bae-a9f0-11226630bab9", + "fields": { + "timestamp": "2023-12-29T15:45:08.073Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1573, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb7e2eaf-f9ca-44d7-b1bb-0e2d1a28cee8", + "fields": { + "timestamp": "2023-12-29T15:45:06.691Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 900, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb7e585b-19c7-4f27-9ef7-ea5fd20cf2cb", + "fields": { + "timestamp": "2023-12-29T15:45:07.577Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1345, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb8c5c75-9030-4160-ba38-7af8dc21fcaf", + "fields": { + "timestamp": "2023-12-29T15:45:10.849Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 994, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb9134e4-633a-471b-9527-4e9fb4408b6d", + "fields": { + "timestamp": "2023-12-29T15:45:10.851Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 995, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb956c2c-0a7d-439f-ac9e-252e31ad9333", + "fields": { + "timestamp": "2023-12-29T15:45:11.263Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1279, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb95d45b-d91d-4718-add4-b1efdd382a75", + "fields": { + "timestamp": "2023-12-29T15:45:11.172Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1216, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb987e65-2698-446f-8644-4dcb129ac5bf", + "fields": { + "timestamp": "2023-12-29T15:45:10.053Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 38, + "field": "slug", + "type": "str", + "value": "us-nj", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb9bef1c-c1b5-4155-b58c-88f3cb5e0c2f", + "fields": { + "timestamp": "2023-12-29T15:45:11.251Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1271, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb9cd5ae-dca1-4c93-bed0-d2ff5bf86ce9", + "fields": { + "timestamp": "2023-12-29T15:45:08.856Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1472, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cb9f4e69-a9ab-461f-a5c8-cb2d706ed8e7", + "fields": { + "timestamp": "2023-12-29T15:45:11.447Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1407, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cba2dce0-e935-49a7-a7f9-288fa2fb72df", + "fields": { + "timestamp": "2023-12-29T15:45:11.110Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1173, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cba634f0-4d38-42b7-8531-f661bfeb26f2", + "fields": { + "timestamp": "2023-12-29T15:45:06.233Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 688, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cba7c7ef-ef64-402e-a922-81185c806881", + "fields": { + "timestamp": "2023-12-29T15:45:09.904Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 10, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbaad896-9cd9-4c91-9567-fea307452398", + "fields": { + "timestamp": "2023-12-29T15:45:07.956Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1519, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbae3dfc-aa52-4ae9-9515-ae298447148d", + "fields": { + "timestamp": "2023-12-29T15:45:07.933Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1508, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbb31c09-e965-4ab0-a0db-5bc4a551d960", + "fields": { + "timestamp": "2023-12-29T15:45:07.762Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1429, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbb8fa9c-b412-4094-9df5-967fc2dd08b0", + "fields": { + "timestamp": "2023-12-29T15:45:06.893Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 995, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbba4441-0a8b-41cc-9fff-7e82e1dcc435", + "fields": { + "timestamp": "2023-12-29T15:45:06.612Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 865, + "field": "name", + "type": "str", + "value": "xe-0/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbbb4080-bf17-490f-80ae-e5b93454cd0a", + "fields": { + "timestamp": "2023-12-29T15:45:09.949Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 25, + "field": "name", + "type": "str", + "value": "dmi01-utica-sw01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbc03751-cea0-490b-8388-f43973e8f8f0", + "fields": { + "timestamp": "2023-12-29T15:45:11.126Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1184, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbc07520-5ea4-4266-b7ed-3c4143e8fb3e", + "fields": { + "timestamp": "2023-12-29T15:45:09.224Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1020, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbc664e0-13d6-4ce9-9112-2503633ed6a4", + "fields": { + "timestamp": "2023-12-29T15:45:10.854Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 997, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbc72465-2b40-439f-bd6e-4fa56c3c9f98", + "fields": { + "timestamp": "2023-12-29T15:45:06.455Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 792, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbcb3e05-e2cd-43bd-9961-9b5512ed039e", + "fields": { + "timestamp": "2023-12-29T15:45:06.126Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 638, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbcd77e6-1fe3-4cf3-9570-a66d8c89cbb0", + "fields": { + "timestamp": "2023-12-29T15:45:08.928Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 650, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbd61a40-e06b-4162-93b1-ff3c51fc5055", + "fields": { + "timestamp": "2023-12-29T15:45:07.297Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1215, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbd8b1ce-305c-48cf-a4d1-ea61ea0f549b", + "fields": { + "timestamp": "2023-12-29T15:45:04.623Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 73, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbdc63d1-d6a1-445b-9d1a-f98b828e211e", + "fields": { + "timestamp": "2023-12-29T15:45:11.274Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1287, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbdf6cad-e83d-41d6-ae11-60ce9053b7ef", + "fields": { + "timestamp": "2023-12-29T15:45:05.849Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 513, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbe5e43e-89c7-444d-9162-a808979506fa", + "fields": { + "timestamp": "2023-12-29T15:45:11.550Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1477, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbe80c2e-2e6d-4e6f-b1f9-7b781365bff9", + "fields": { + "timestamp": "2023-12-29T15:45:04.653Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 75, + "field": "name", + "type": "str", + "value": "Outlet 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbe87657-8bc8-44d5-aeb6-9e6fad92f750", + "fields": { + "timestamp": "2023-12-29T15:45:06.124Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 637, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbea15f4-9ce4-4505-bdae-a7e9448e009c", + "fields": { + "timestamp": "2023-12-29T15:45:10.051Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 34, + "field": "name", + "type": "str", + "value": "West Virginia", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbede3e3-c9ae-4a25-b022-9c8ebc7be7f5", + "fields": { + "timestamp": "2023-12-29T15:45:05.007Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 130, + "field": "name", + "type": "str", + "value": "Cellular0/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbf3f273-a7bb-4503-a190-b05646cbbf7e", + "fields": { + "timestamp": "2023-12-29T15:45:04.931Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 95, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cbf831f4-e895-4b21-927e-79d7b973bc4a", + "fields": { + "timestamp": "2023-12-29T15:45:08.409Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 918, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc01f46f-5e7e-47ce-9bbc-7d00a6eacd43", + "fields": { + "timestamp": "2023-12-29T15:45:04.845Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 57, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc028744-570a-442d-8d60-c94916fc534c", + "fields": { + "timestamp": "2023-12-29T15:45:07.300Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1216, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc05a506-e6b3-4954-9e2b-90d13ac347fa", + "fields": { + "timestamp": "2023-12-29T15:45:05.269Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 248, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc0bb88d-2db7-4813-a595-10d7532b97ca", + "fields": { + "timestamp": "2023-12-29T15:45:08.257Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 729, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc0e7a6f-0dfc-4bd0-9bc7-514cd1080722", + "fields": { + "timestamp": "2023-12-29T15:45:07.741Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1419, + "field": "name", + "type": "str", + "value": "xe-2/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc0edf98-8868-477e-9601-27f9589d9253", + "fields": { + "timestamp": "2023-12-29T15:45:07.205Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1172, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc10df6f-583a-4d60-8154-3208653379b2", + "fields": { + "timestamp": "2023-12-29T15:45:04.832Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 51, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc127fdc-a8bd-4926-968e-1a1d40ebee0e", + "fields": { + "timestamp": "2023-12-29T15:45:11.496Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1440, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc191af0-e988-4747-a48d-c52a5f5ffe3e", + "fields": { + "timestamp": "2023-12-29T15:45:11.721Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1595, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc1d804a-145a-4865-ad15-6c63eea4f78d", + "fields": { + "timestamp": "2023-12-29T15:45:05.821Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 500, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc273b62-b85d-4b7a-b37a-8c485555d1a9", + "fields": { + "timestamp": "2023-12-29T15:45:06.376Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 755, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc29c6aa-0956-4581-b353-26770b4a944e", + "fields": { + "timestamp": "2023-12-29T15:45:08.328Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 817, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc41cf3e-204a-467f-bacb-fe8c32b8f6c2", + "fields": { + "timestamp": "2023-12-29T15:45:11.087Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1157, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc449524-799c-4cbf-93ff-3bf7984d3d4d", + "fields": { + "timestamp": "2023-12-29T15:45:06.927Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1011, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc44abfb-25e1-44e4-add4-502f00493cee", + "fields": { + "timestamp": "2023-12-29T15:45:09.127Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 898, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc4669ac-7556-4daa-b310-1a6beaf3c3f5", + "fields": { + "timestamp": "2023-12-29T15:45:09.869Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "Palo Alto", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc48ed3f-6437-45ae-af11-dfc22aba73a3", + "fields": { + "timestamp": "2023-12-29T15:45:07.941Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1512, + "field": "name", + "type": "str", + "value": "xe-2/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc4b98ba-f0c0-42dc-babe-e027eef15639", + "fields": { + "timestamp": "2023-12-29T15:45:05.832Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 505, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc51182b-a12b-4e79-b166-3a58474814e4", + "fields": { + "timestamp": "2023-12-29T15:45:11.116Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1177, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc6b7345-40a1-4f82-af72-6f75b27d4286", + "fields": { + "timestamp": "2023-12-29T15:45:06.971Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1032, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc6c2229-1e77-41da-a647-9094a141ff81", + "fields": { + "timestamp": "2023-12-29T15:45:11.497Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1441, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc6d9722-59dc-4dd2-b348-9a2dc5b6c138", + "fields": { + "timestamp": "2023-12-29T15:45:07.749Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1423, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc6ee771-b9fa-4e87-88b9-a7cb325def9d", + "fields": { + "timestamp": "2023-12-29T15:45:07.702Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1401, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc715208-f3c4-447c-9563-746722049c94", + "fields": { + "timestamp": "2023-12-29T15:45:05.897Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 535, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc74a1f4-4905-4147-9d12-039393542ef6", + "fields": { + "timestamp": "2023-12-29T15:45:07.911Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1498, + "field": "name", + "type": "str", + "value": "vme", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc75da9e-ce15-41b2-857f-af7730451b64", + "fields": { + "timestamp": "2023-12-29T15:45:07.850Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1470, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc79a8f2-e8af-4027-9270-bb7031ecb024", + "fields": { + "timestamp": "2023-12-29T15:45:06.222Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 683, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc8115e1-50cb-4c1e-9a41-0373a3706d02", + "fields": { + "timestamp": "2023-12-29T15:45:05.452Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 331, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc8423eb-8f82-4858-9080-7dd2b6b26849", + "fields": { + "timestamp": "2023-12-29T15:45:10.139Z", + "object_type": [ + "ipam", + "role" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "access-voice", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc851f0f-70a4-49f1-9c3c-7304098b1668", + "fields": { + "timestamp": "2023-12-29T15:45:11.421Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1389, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc8f02f7-431b-4053-8b28-d31b5f8f77e3", + "fields": { + "timestamp": "2023-12-29T15:45:07.461Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1291, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc918ace-956e-4dfd-984b-fc60eca20ef2", + "fields": { + "timestamp": "2023-12-29T15:45:11.652Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1547, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc95c895-bc78-48d0-8eae-3e78e52fee03", + "fields": { + "timestamp": "2023-12-29T15:45:08.103Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1587, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cc962a3a-e1ed-423c-8fbd-5bc17562cca0", + "fields": { + "timestamp": "2023-12-29T15:45:05.083Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 165, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cca86c57-dc48-4def-adf8-30cddea17beb", + "fields": { + "timestamp": "2023-12-29T15:45:07.149Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1146, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cca882e5-00e6-4d6b-9ea7-c1207d15c3e7", + "fields": { + "timestamp": "2023-12-29T15:45:04.533Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "usb", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ccad41bb-4916-4483-91f7-7054e39d3551", + "fields": { + "timestamp": "2023-12-29T15:45:08.442Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 958, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ccb38752-489e-4141-866b-05e75068c3b1", + "fields": { + "timestamp": "2023-12-29T15:45:10.161Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 12, + "field": "prefix", + "type": "cidr", + "value": "10.112.133.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cccb6e52-5db8-468a-90d1-dcfdb835ebe2", + "fields": { + "timestamp": "2023-12-29T15:45:04.637Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "Outlet 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cccf5f20-e38e-4627-82b3-85c76f95be73", + "fields": { + "timestamp": "2023-12-29T15:45:10.265Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 54, + "field": "prefix", + "type": "cidr", + "value": "10.112.175.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ccd16748-ae4a-44e6-a8fa-6acc6f83b255", + "fields": { + "timestamp": "2023-12-29T15:45:07.375Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1251, + "field": "name", + "type": "str", + "value": "xe-1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ccd94d22-6894-4c5c-8716-3a1911ca4cd5", + "fields": { + "timestamp": "2023-12-29T15:45:05.764Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 474, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ccdd6582-c52b-443a-b649-da48b445d52b", + "fields": { + "timestamp": "2023-12-29T15:45:08.159Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1613, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cce08c8e-3182-4009-912f-248e5ed2914a", + "fields": { + "timestamp": "2023-12-29T15:45:06.787Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 945, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cce1845d-e90c-4041-bec2-9b4111452b48", + "fields": { + "timestamp": "2023-12-29T15:45:04.470Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 27, + "field": "cid", + "type": "str", + "value": "1002843688", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cce89d98-6943-44c1-9c3b-b6f893d3372e", + "fields": { + "timestamp": "2023-12-29T15:45:05.534Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 369, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ccf1081a-7639-4e27-8856-971fed4e53f3", + "fields": { + "timestamp": "2023-12-29T15:45:09.116Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 884, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ccfc07cf-871e-41d6-a71a-5ddce07c3004", + "fields": { + "timestamp": "2023-12-29T15:45:05.475Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 342, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd0c3e0c-e981-49ed-a311-ab2b136babad", + "fields": { + "timestamp": "2023-12-29T15:45:06.760Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 932, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd0eef7b-d257-4509-9b10-f6816b17a821", + "fields": { + "timestamp": "2023-12-29T15:45:07.287Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1210, + "field": "name", + "type": "str", + "value": "xe-2/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd0ffb8c-933d-43ae-a6f9-1750f9c47c9c", + "fields": { + "timestamp": "2023-12-29T15:45:07.960Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1521, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd2be031-e91e-4ae9-9f54-279543319e7f", + "fields": { + "timestamp": "2023-12-29T15:45:10.948Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1061, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd346afb-f50b-4e80-baae-50054d29d3f0", + "fields": { + "timestamp": "2023-12-29T15:45:08.196Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 654, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd349cba-8718-4ddd-8db0-e51c647fc635", + "fields": { + "timestamp": "2023-12-29T15:45:04.790Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 32, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd35ef88-4536-4d39-a29b-c0e49818e0f4", + "fields": { + "timestamp": "2023-12-29T15:45:04.898Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 80, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd3c335a-29d9-4ca0-aca2-5216b5c55df8", + "fields": { + "timestamp": "2023-12-29T15:45:09.333Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1157, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd4a688d-49e2-4bc0-8005-32a523094d38", + "fields": { + "timestamp": "2023-12-29T15:45:04.798Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 36, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd50eb9d-e6fb-4426-a55a-ee311b5c5d50", + "fields": { + "timestamp": "2023-12-29T15:45:04.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 105, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd562679-5c2c-439a-8aa0-bda1ab4a19bb", + "fields": { + "timestamp": "2023-12-29T15:45:08.528Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1065, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd57e24b-74e6-43bc-8048-e74e5754957d", + "fields": { + "timestamp": "2023-12-29T15:45:04.654Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 76, + "field": "name", + "type": "str", + "value": "Outlet 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd59a619-bbaa-4e26-ad83-872d205fc162", + "fields": { + "timestamp": "2023-12-29T15:45:07.524Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1320, + "field": "name", + "type": "str", + "value": "xe-2/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd5cd78f-4b13-4f9e-8751-6884e077cbba", + "fields": { + "timestamp": "2023-12-29T15:45:11.335Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1329, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd5ce999-6afc-4045-9ab9-decc45757a2f", + "fields": { + "timestamp": "2023-12-29T15:45:06.591Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 855, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd5f2287-3244-42e8-924c-c9a7defca963", + "fields": { + "timestamp": "2023-12-29T15:45:05.186Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 210, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd5f863e-4318-4388-a5f4-ea2ac78441bd", + "fields": { + "timestamp": "2023-12-29T15:45:06.426Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 778, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd61d24a-d20d-44dc-98cb-fa33054fd49f", + "fields": { + "timestamp": "2023-12-29T15:45:07.666Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1384, + "field": "name", + "type": "str", + "value": "xe-1/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd6322d4-d5ea-47e4-87d3-f604981e3f71", + "fields": { + "timestamp": "2023-12-29T15:45:05.274Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 250, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd67fef9-26f8-432b-802b-d1f574c33a74", + "fields": { + "timestamp": "2023-12-29T15:45:08.929Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 651, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd6920dd-8339-4c00-8b75-17b0b1806321", + "fields": { + "timestamp": "2023-12-29T15:45:11.323Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1321, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd6dc227-9358-4f22-ac85-ee45adc8afe9", + "fields": { + "timestamp": "2023-12-29T15:45:05.024Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 138, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd6f4f9f-6386-457c-8567-ee046b97cd2d", + "fields": { + "timestamp": "2023-12-29T15:45:08.214Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 677, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd831150-f23a-4cfe-8da7-d23e42d35714", + "fields": { + "timestamp": "2023-12-29T15:45:10.564Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 4, + "field": "cf_cust_id", + "type": "str", + "value": "STA03", + "weight": 1000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd8686ab-0093-48ea-a07c-5b22dcebd3c6", + "fields": { + "timestamp": "2023-12-29T15:45:10.939Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1055, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd89dedb-ac9a-4a49-a256-c7b106329cff", + "fields": { + "timestamp": "2023-12-29T15:45:08.095Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1583, + "field": "name", + "type": "str", + "value": "xe-1/3/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd958ec0-85e7-43cc-b4d8-9b663eb22266", + "fields": { + "timestamp": "2023-12-29T15:45:09.924Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 37, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd96509e-edaf-41b8-bf33-781078099496", + "fields": { + "timestamp": "2023-12-29T15:45:05.725Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 456, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd972486-df4c-4efc-99ed-1aafba4e71cb", + "fields": { + "timestamp": "2023-12-29T15:45:10.741Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 921, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd98a52f-2be3-4f7f-973a-cb3a3135a776", + "fields": { + "timestamp": "2023-12-29T15:45:11.194Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1231, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd9a1991-7bbb-4e03-af66-eba5fabb1cc6", + "fields": { + "timestamp": "2023-12-29T15:45:09.084Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 844, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cd9f8c6f-be51-4ffe-a3e7-ae10bfdf1b0c", + "fields": { + "timestamp": "2023-12-29T15:45:07.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1516, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cda48090-5312-44fb-a4c0-a20e3fb928ec", + "fields": { + "timestamp": "2023-12-29T15:45:05.486Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 347, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cdabee98-97ec-438e-af61-f5f19a7147c2", + "fields": { + "timestamp": "2023-12-29T15:45:08.283Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 761, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cdb36e20-cc73-4f0d-aacf-d1bb2d4f2125", + "fields": { + "timestamp": "2023-12-29T15:45:08.767Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1362, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cdb875e9-0fd7-410a-a03d-d8a3002ec52c", + "fields": { + "timestamp": "2023-12-29T15:45:11.091Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1160, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cdbdb827-2e15-4a4a-b408-c3e731ba2ed5", + "fields": { + "timestamp": "2023-12-29T15:45:05.508Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 357, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cdbeb0dd-02b0-4dbd-b4a9-9681df41559d", + "fields": { + "timestamp": "2023-12-29T15:45:06.428Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 779, + "field": "name", + "type": "str", + "value": "GigabitEthernet0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cdcf6ba8-c36b-423d-a6f2-180be52b498c", + "fields": { + "timestamp": "2023-12-29T15:45:08.982Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 717, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cdd3bb0d-ec24-49f3-beff-e1e9fd5e99db", + "fields": { + "timestamp": "2023-12-29T15:45:11.438Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1401, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cdd602f2-74c3-4dbf-9814-28be70035eb1", + "fields": { + "timestamp": "2023-12-29T15:45:10.681Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 493, + "field": "name", + "type": "str", + "value": "vm133", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cdd65e3f-d584-4c2d-bb10-26926d374ec0", + "fields": { + "timestamp": "2023-12-29T15:45:09.942Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 17, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cdd731a1-5d31-46a7-bd96-4bf65a8a61c6", + "fields": { + "timestamp": "2023-12-29T15:45:05.519Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 362, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cddd2799-1a3d-479a-ad8a-d8fef57b9698", + "fields": { + "timestamp": "2023-12-29T15:45:05.342Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 281, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cde29d89-77e1-4b42-806d-dd495c2cd402", + "fields": { + "timestamp": "2023-12-29T15:45:09.890Z", + "object_type": [ + "dcim", + "platform" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Ubuntu Linux 18.04", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cde3a099-9b17-4622-b5ea-da2b27c61c4b", + "fields": { + "timestamp": "2023-12-29T15:45:07.790Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1442, + "field": "name", + "type": "str", + "value": "xe-2/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cde7279a-4db6-4ac9-a239-a4be285f3597", + "fields": { + "timestamp": "2023-12-29T15:45:08.954Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 682, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cde902d5-2748-4ec1-9645-d2c760588b4c", + "fields": { + "timestamp": "2023-12-29T15:45:07.478Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1299, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cdf0625b-453b-4b04-aa04-d370ed8fc02b", + "fields": { + "timestamp": "2023-12-29T15:45:07.754Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1425, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cdf30934-a2d3-4a75-ab99-62043772f434", + "fields": { + "timestamp": "2023-12-29T15:45:10.082Z", + "object_type": [ + "dcim", + "sitegroup" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Headquarters", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cdf6b5a0-bcb3-423d-bbf0-faf411340de5", + "fields": { + "timestamp": "2023-12-29T15:45:09.909Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 17, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cdfd81cc-bfe3-4c6a-9ea6-e726ae34fca0", + "fields": { + "timestamp": "2023-12-29T15:45:07.909Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1497, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce028bd3-d9e7-436b-8893-e522ad1d941a", + "fields": { + "timestamp": "2023-12-29T15:45:06.849Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 974, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce0cfa83-a772-44af-8f35-f7492a2d9911", + "fields": { + "timestamp": "2023-12-29T15:45:06.861Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 980, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce3218a9-9c9a-4efe-8f50-105dbd5a5e95", + "fields": { + "timestamp": "2023-12-29T15:45:07.758Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1427, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce3ac416-3f66-4b1e-aaec-a03e97186e46", + "fields": { + "timestamp": "2023-12-29T15:45:04.505Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 49, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce445ca6-96f4-47c3-a111-bf065ea268f3", + "fields": { + "timestamp": "2023-12-29T15:45:09.950Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 27, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce461552-4528-440e-a364-7b2321dd4dfe", + "fields": { + "timestamp": "2023-12-29T15:45:08.390Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 894, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce4ba149-9b29-443b-8bf9-d50a01ca6d4f", + "fields": { + "timestamp": "2023-12-29T15:45:07.291Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1212, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce4d46a9-b268-44ae-bd1f-5e0f34c072ab", + "fields": { + "timestamp": "2023-12-29T15:45:11.071Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1146, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce4f6a56-ef67-40cd-b634-af407bbb10be", + "fields": { + "timestamp": "2023-12-29T15:45:09.945Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 20, + "field": "name", + "type": "str", + "value": "dmi01-pittsfield-sw01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce4f9f33-0a1e-48e5-a635-827fc4e90ca6", + "fields": { + "timestamp": "2023-12-29T15:45:09.223Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1019, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce51b054-617f-4aa8-a6ce-2e9f94a38276", + "fields": { + "timestamp": "2023-12-29T15:45:08.056Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1565, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce5390d5-4175-4b8d-8960-a0716ec20c27", + "fields": { + "timestamp": "2023-12-29T15:45:08.467Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 989, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce596618-ceba-401f-a79e-6ac210b28bea", + "fields": { + "timestamp": "2023-12-29T15:45:05.668Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 430, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce608815-0a92-45b0-a5e5-ca68940b780f", + "fields": { + "timestamp": "2023-12-29T15:45:10.411Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 59, + "field": "address", + "type": "inet", + "value": "172.16.0.29/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce61614b-e7fa-4f73-af0e-7bfec5abd3b2", + "fields": { + "timestamp": "2023-12-29T15:45:07.226Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1182, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce645d21-e54f-4e0e-a8e7-0fbc21d36827", + "fields": { + "timestamp": "2023-12-29T15:45:04.871Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 68, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce689ade-086b-4625-a23b-6672504a28f0", + "fields": { + "timestamp": "2023-12-29T15:45:08.434Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 949, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce747b5b-e1ad-4873-939e-b47a482b64fb", + "fields": { + "timestamp": "2023-12-29T15:45:08.646Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1212, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce7691c9-185a-4b1a-8ca4-5ae39f135b52", + "fields": { + "timestamp": "2023-12-29T15:45:05.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 569, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce788884-8b4f-49ab-8806-868876422d5d", + "fields": { + "timestamp": "2023-12-29T15:45:10.045Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "Mexico", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce7e5c79-8a8e-4f40-b4bd-8af6d94dc90d", + "fields": { + "timestamp": "2023-12-29T15:45:11.081Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1153, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce8619b4-b7c6-42b6-a326-197642cdd8d6", + "fields": { + "timestamp": "2023-12-29T15:45:10.122Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 4, + "field": "description", + "type": "str", + "value": "Bravo-import", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce92a0bc-af8d-447e-b366-1ec5bc21f91d", + "fields": { + "timestamp": "2023-12-29T15:45:05.694Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 442, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce97a375-b8ae-4ba6-bbe2-53b13321989b", + "fields": { + "timestamp": "2023-12-29T15:45:10.523Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 55, + "field": "name", + "type": "str", + "value": "Admin", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ce9e6a78-dc6b-47ad-a07c-bdb7334fd4b8", + "fields": { + "timestamp": "2023-12-29T15:45:06.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1029, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cea009a1-088e-4c7c-a19d-02e4e0a0677a", + "fields": { + "timestamp": "2023-12-29T15:45:10.714Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 903, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cea1b4dd-0b3f-499d-9055-7c233802e55b", + "fields": { + "timestamp": "2023-12-29T15:45:07.105Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1126, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cea7c832-7b21-4e3f-ba59-6bbe715f2694", + "fields": { + "timestamp": "2023-12-29T15:45:11.132Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1188, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ceab239f-0331-495f-b5d8-d9d52cfbd113", + "fields": { + "timestamp": "2023-12-29T15:45:08.120Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1595, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ceb1e415-21ee-4aa8-8a00-69e1621aa17f", + "fields": { + "timestamp": "2023-12-29T15:45:10.617Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 392, + "field": "name", + "type": "str", + "value": "vm32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ceb6147f-e2e5-405d-ae4e-1aac778ed8fb", + "fields": { + "timestamp": "2023-12-29T15:45:08.827Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1436, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cebd6b4c-aac2-4876-9331-412771674f3a", + "fields": { + "timestamp": "2023-12-29T15:45:05.190Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 212, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cebda8d0-9000-43a9-ae70-97f92acc116e", + "fields": { + "timestamp": "2023-12-29T15:45:07.762Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1429, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cebf9c92-adf9-40ae-9efd-cf98bcaf688a", + "fields": { + "timestamp": "2023-12-29T15:45:09.952Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 35, + "field": "name", + "type": "str", + "value": "dmi01-binghamton-pdu01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cec33b9e-f4db-48fa-b98f-19c5db89d2ee", + "fields": { + "timestamp": "2023-12-29T15:45:10.986Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1087, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cecee95b-e25e-4bf0-8189-1aab2e6aa2eb", + "fields": { + "timestamp": "2023-12-29T15:45:07.220Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1179, + "field": "name", + "type": "str", + "value": "xe-2/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ceceff8d-3bf6-47c0-9e0d-5e74ba40f349", + "fields": { + "timestamp": "2023-12-29T15:45:06.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 611, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cecfa00c-ea17-47fb-9aa5-b9a3d0e79e09", + "fields": { + "timestamp": "2023-12-29T15:45:09.287Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1099, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ced4bd70-6929-46c2-9c09-1116a9067858", + "fields": { + "timestamp": "2023-12-29T15:45:08.662Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1231, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cedec897-8669-48b2-b9d9-1a91f13696f4", + "fields": { + "timestamp": "2023-12-29T15:45:06.914Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1005, + "field": "name", + "type": "str", + "value": "xe-0/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cee9b6ee-0445-4991-996f-aa7b2aed099c", + "fields": { + "timestamp": "2023-12-29T15:45:09.973Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 89, + "field": "name", + "type": "str", + "value": "PP:B118", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cef2a79a-54d5-4dee-b3ee-e441dd399660", + "fields": { + "timestamp": "2023-12-29T15:45:06.887Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 992, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cefd6726-e7d2-4ba4-b0fc-716b5cccb7ac", + "fields": { + "timestamp": "2023-12-29T15:45:08.713Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1295, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf0031d8-b469-44c4-a56b-51d6bde5d57e", + "fields": { + "timestamp": "2023-12-29T15:45:10.419Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 72, + "field": "address", + "type": "inet", + "value": "172.17.0.12/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf015898-7f86-496b-87c4-c01ac4bd4404", + "fields": { + "timestamp": "2023-12-29T15:45:04.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 34, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf01a084-57e6-4cca-9b6c-29dbef369106", + "fields": { + "timestamp": "2023-12-29T15:45:06.447Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 788, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf0df592-f825-40b7-a3f9-b5c95a386d07", + "fields": { + "timestamp": "2023-12-29T15:45:08.838Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1449, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf0fb90d-5f23-442a-803c-b691f66a2e19", + "fields": { + "timestamp": "2023-12-29T15:45:11.369Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1353, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf1f0e4e-2f41-4937-b73f-0346ce417601", + "fields": { + "timestamp": "2023-12-29T15:45:09.958Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 43, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf2663d4-0a85-473f-833b-8227b9a51e3a", + "fields": { + "timestamp": "2023-12-29T15:45:11.332Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1327, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf2ea0bf-2453-49ec-b1c8-7435d1a43e7f", + "fields": { + "timestamp": "2023-12-29T15:45:07.042Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1081, + "field": "name", + "type": "str", + "value": "xe-0/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf3d7cde-23df-4ea5-b390-1e34924be084", + "fields": { + "timestamp": "2023-12-29T15:45:07.971Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1526, + "field": "name", + "type": "str", + "value": "xe-2/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf42d6e3-5980-4dc5-bd20-81af6903a541", + "fields": { + "timestamp": "2023-12-29T15:45:06.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 949, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf45ee93-7ca6-45d8-9ad0-cdc01296d2af", + "fields": { + "timestamp": "2023-12-29T15:45:05.578Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 389, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf50322a-c058-472e-ad2b-c27e83ef1280", + "fields": { + "timestamp": "2023-12-29T15:45:04.915Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 88, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf6762ff-584c-40ab-8ca2-899c722b959f", + "fields": { + "timestamp": "2023-12-29T15:45:10.412Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 61, + "field": "address", + "type": "inet", + "value": "172.17.0.1/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf68620f-3452-434b-864f-764e23edd3ba", + "fields": { + "timestamp": "2023-12-29T15:45:11.309Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1311, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf6eccd3-e4e1-46d1-a8e3-c63fbab39702", + "fields": { + "timestamp": "2023-12-29T15:45:04.948Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 103, + "field": "name", + "type": "str", + "value": "Wlan-GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf7a7521-b5e0-4686-925d-969751ddfb23", + "fields": { + "timestamp": "2023-12-29T15:45:07.621Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1364, + "field": "name", + "type": "str", + "value": "xe-1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf7d7950-d61e-4dca-ab0e-10fb961081b0", + "fields": { + "timestamp": "2023-12-29T15:45:07.297Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1215, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf91b536-26f2-415f-9b9c-62aad4b15c11", + "fields": { + "timestamp": "2023-12-29T15:45:04.907Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 84, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf91bd03-4c24-46f6-94c8-fe19f10b7343", + "fields": { + "timestamp": "2023-12-29T15:45:09.873Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 1, + "field": "model", + "type": "str", + "value": "MX480", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf92c568-446c-4aa7-9c17-d4519d5d0e52", + "fields": { + "timestamp": "2023-12-29T15:45:08.032Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1554, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cf9d9604-d1f4-4934-ab48-c38d1862d780", + "fields": { + "timestamp": "2023-12-29T15:45:08.803Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1406, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfa2a09d-6c0d-45e1-8eef-ea0fe8116476", + "fields": { + "timestamp": "2023-12-29T15:45:08.718Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1301, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfa44ff2-e81c-4398-8c24-32a634346e44", + "fields": { + "timestamp": "2023-12-29T15:45:07.706Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1403, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfa54994-e3c8-4bdb-9673-8b02d8c846ae", + "fields": { + "timestamp": "2023-12-29T15:45:07.924Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1504, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfa7cd11-c025-4d67-abf8-8691bec557e6", + "fields": { + "timestamp": "2023-12-29T15:45:04.765Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 21, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfab1095-c27c-458f-84e4-e4f5fcd3e132", + "fields": { + "timestamp": "2023-12-29T15:45:04.639Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 57, + "field": "name", + "type": "str", + "value": "Outlet 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfb6e7df-f3fd-4323-875a-031880e2c257", + "fields": { + "timestamp": "2023-12-29T15:45:07.751Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1424, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfbd4e12-d2e5-4145-94c6-fa9e89644df4", + "fields": { + "timestamp": "2023-12-29T15:45:04.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 115, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfbde4cc-d87a-45f2-bbd4-710d21abbac9", + "fields": { + "timestamp": "2023-12-29T15:45:10.714Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 903, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfbe5a8e-97bd-40ec-af8a-0cd4ae668a22", + "fields": { + "timestamp": "2023-12-29T15:45:04.551Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 29, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfbf62f5-0d28-442e-95e2-31d8dc73dc21", + "fields": { + "timestamp": "2023-12-29T15:45:07.777Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1436, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfc0239e-2db3-4952-8a77-11e170651dc1", + "fields": { + "timestamp": "2023-12-29T15:45:07.920Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1502, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfc318ef-da32-4337-8c7c-06faf28a1ebd", + "fields": { + "timestamp": "2023-12-29T15:45:11.539Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1469, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfcccb23-1133-44a8-9dc5-cce1ce52cc0c", + "fields": { + "timestamp": "2023-12-29T15:45:10.741Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 921, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfd73805-0076-487f-a4f4-5530cea9a76e", + "fields": { + "timestamp": "2023-12-29T15:45:08.745Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1335, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfd78a78-f65b-42c4-a128-495b7dd09a21", + "fields": { + "timestamp": "2023-12-29T15:45:11.680Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1566, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfde4ca5-7c54-4c87-bf78-0a7e06cf180d", + "fields": { + "timestamp": "2023-12-29T15:45:08.294Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 775, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cfefdd9d-d98e-4ad3-bf0a-551dc01fb96e", + "fields": { + "timestamp": "2023-12-29T15:45:10.028Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 31, + "field": "name", + "type": "str", + "value": "P1-16A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cff8d079-2ca9-4630-9c34-dec271ab0131", + "fields": { + "timestamp": "2023-12-29T15:45:07.285Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1209, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "cffedb7a-2ea8-4f05-b679-2ab06c87f33a", + "fields": { + "timestamp": "2023-12-29T15:45:07.567Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1340, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d00437ee-18d7-43dd-9cdd-ff770a20bef6", + "fields": { + "timestamp": "2023-12-29T15:45:04.657Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 79, + "field": "name", + "type": "str", + "value": "Outlet 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d00a74c8-0cd0-4e85-8a29-9d59bfe18f86", + "fields": { + "timestamp": "2023-12-29T15:45:07.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1528, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d00ab18e-6bfc-46c1-a3a2-902a634f7266", + "fields": { + "timestamp": "2023-12-29T15:45:06.687Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 898, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0150651-a335-44cd-a0eb-ea024e6cb586", + "fields": { + "timestamp": "2023-12-29T15:45:08.860Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1477, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0180185-da26-4859-b3c4-3081245c5c31", + "fields": { + "timestamp": "2023-12-29T15:45:07.306Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1219, + "field": "name", + "type": "str", + "value": "xe-2/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0190474-ec94-4bf4-bdd7-638a0df1e1b2", + "fields": { + "timestamp": "2023-12-29T15:45:09.054Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 807, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d01ba13d-050f-46b5-af0b-98dd2a9c192b", + "fields": { + "timestamp": "2023-12-29T15:45:07.269Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1202, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0222fdb-d6e9-4814-9ca3-710617bbc842", + "fields": { + "timestamp": "2023-12-29T15:45:07.586Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1349, + "field": "name", + "type": "str", + "value": "xe-1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d02bfc30-2b78-4117-bd33-d69ee85b581e", + "fields": { + "timestamp": "2023-12-29T15:45:08.209Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 670, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d02dfca0-ec64-40fe-8cce-794da3f87ce5", + "fields": { + "timestamp": "2023-12-29T15:45:11.694Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1576, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0335294-486e-4956-a8c4-ca92de6597ea", + "fields": { + "timestamp": "2023-12-29T15:45:11.114Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1176, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0361cff-ca49-416a-a608-d85ff0eb760a", + "fields": { + "timestamp": "2023-12-29T15:45:05.331Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 276, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d03953ef-2b66-45ea-bd20-239f61d5496f", + "fields": { + "timestamp": "2023-12-29T15:45:06.587Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 853, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d042085e-c39b-4c71-a8f1-485e256ed05a", + "fields": { + "timestamp": "2023-12-29T15:45:06.485Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 806, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0432252-abc5-42a6-9961-1f002428f70c", + "fields": { + "timestamp": "2023-12-29T15:45:09.243Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1044, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d048cc36-e0e1-427b-8a8d-65f05ba7abfb", + "fields": { + "timestamp": "2023-12-29T15:45:11.690Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1573, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d04b6a35-5229-4cb7-8d92-d82ac3c63292", + "fields": { + "timestamp": "2023-12-29T15:45:09.928Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 42, + "field": "name", + "type": "str", + "value": "Plant 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d04dfc4d-bcc6-401b-b6c0-1a7fbfcfb017", + "fields": { + "timestamp": "2023-12-29T15:45:05.057Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 153, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d04f84ae-cc7b-4500-95f4-f7426e9cb99d", + "fields": { + "timestamp": "2023-12-29T15:45:08.071Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1572, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d051cdf6-14c4-4469-9aa5-da0ad92aa105", + "fields": { + "timestamp": "2023-12-29T15:45:09.962Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 75, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0521056-c67f-4762-a8c3-93ff2659802d", + "fields": { + "timestamp": "2023-12-29T15:45:09.932Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 4, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d052be4b-b70f-4c27-a03d-2b46f7e2d235", + "fields": { + "timestamp": "2023-12-29T15:45:10.898Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1027, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d05a03ac-c645-4c57-a8c6-581068c5bf22", + "fields": { + "timestamp": "2023-12-29T15:45:05.659Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 426, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d05ddefb-6520-4030-9b76-6cbc327c3f94", + "fields": { + "timestamp": "2023-12-29T15:45:09.166Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 947, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d05f7d58-dffe-49d4-a9e6-d39dd391303c", + "fields": { + "timestamp": "2023-12-29T15:45:05.452Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 331, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0607dd0-4348-486f-b9ff-9470d8e84932", + "fields": { + "timestamp": "2023-12-29T15:45:07.608Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1359, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0665617-87d8-41b2-abd5-873ae80f60d2", + "fields": { + "timestamp": "2023-12-29T15:45:07.410Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1267, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0701a27-3be4-4ece-8222-1dc1e57f8ca8", + "fields": { + "timestamp": "2023-12-29T15:45:05.016Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 134, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0722c9e-9b79-4411-8ac9-e02869ce6893", + "fields": { + "timestamp": "2023-12-29T15:45:07.192Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1166, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0753973-2818-4e3a-9e1f-242dcc5ba931", + "fields": { + "timestamp": "2023-12-29T15:45:06.464Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 796, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0759e07-82ff-45a1-a94e-a146ac96cf35", + "fields": { + "timestamp": "2023-12-29T15:45:07.023Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1072, + "field": "name", + "type": "str", + "value": "xe-0/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d07832b0-c19e-457f-82f6-c4d29c9f22e1", + "fields": { + "timestamp": "2023-12-29T15:45:06.815Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 958, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d07a024b-760a-4610-bb52-4aa2ee3f2cf1", + "fields": { + "timestamp": "2023-12-29T15:45:07.440Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1281, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d082f7cc-6e8e-440e-ab36-24efa8c06afe", + "fields": { + "timestamp": "2023-12-29T15:45:07.562Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1338, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0858e63-a291-4a0c-a91f-4539614da5ff", + "fields": { + "timestamp": "2023-12-29T15:45:10.292Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 65, + "field": "prefix", + "type": "cidr", + "value": "10.112.148.0/22", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d08e48bb-6d78-4f41-9fbb-4879080c6b28", + "fields": { + "timestamp": "2023-12-29T15:45:08.240Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 708, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d08ef17a-e1fe-4833-8c4c-dd7eab675b06", + "fields": { + "timestamp": "2023-12-29T15:45:11.163Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1210, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d095df8a-2eb5-4eb3-b252-0ee0deebcd36", + "fields": { + "timestamp": "2023-12-29T15:45:10.556Z", + "object_type": [ + "tenancy", + "contactrole" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "billing", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d095eea7-2796-4d79-b367-621c85d3dd4a", + "fields": { + "timestamp": "2023-12-29T15:45:11.162Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1209, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d09c63f8-95f0-4714-8a06-4a2db61ed4a4", + "fields": { + "timestamp": "2023-12-29T15:45:05.751Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 468, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0a1d155-63bb-40fe-95dc-d698daf93716", + "fields": { + "timestamp": "2023-12-29T15:45:10.128Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 2, + "field": "description", + "type": "str", + "value": "Réseaux IP Européens Network Coordination Centre", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0ae6e09-53eb-4f64-a461-8fc4784f0b84", + "fields": { + "timestamp": "2023-12-29T15:45:05.280Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 253, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0af0880-6d6b-4aae-854e-c40a16dd7aca", + "fields": { + "timestamp": "2023-12-29T15:45:05.712Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 450, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0afb078-97ce-4705-93d1-14fca99e70e8", + "fields": { + "timestamp": "2023-12-29T15:45:05.040Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 145, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0b47d32-1e99-4829-bf47-941f715a4671", + "fields": { + "timestamp": "2023-12-29T15:45:07.790Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1442, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0b4a974-65a3-41fe-9a4f-f2cda4ada4b1", + "fields": { + "timestamp": "2023-12-29T15:45:06.830Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 965, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0b7c7c7-7e7c-4855-bdc1-5b21d342c5d8", + "fields": { + "timestamp": "2023-12-29T15:45:05.170Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 203, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0b85916-4f29-4b08-9333-bc7aa635010a", + "fields": { + "timestamp": "2023-12-29T15:45:08.781Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1379, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0b9c81e-5e18-434f-a659-5941cbb870c0", + "fields": { + "timestamp": "2023-12-29T15:45:06.836Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 968, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0c3f5e2-c868-492d-8bca-8b5b88d8f026", + "fields": { + "timestamp": "2023-12-29T15:45:05.991Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 576, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0c637b3-66d7-4419-87d0-3aa8acca05ab", + "fields": { + "timestamp": "2023-12-29T15:45:09.392Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1232, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0c80350-a829-47e0-828e-dadc6b053209", + "fields": { + "timestamp": "2023-12-29T15:45:04.606Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 55, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0c8237d-0838-430c-9e44-2202a8ddb5fd", + "fields": { + "timestamp": "2023-12-29T15:45:07.390Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1258, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0c94340-213b-44f8-8957-2119cde3f75e", + "fields": { + "timestamp": "2023-12-29T15:45:04.854Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 61, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0c98925-f93c-4514-bbd2-74fbc4c3f644", + "fields": { + "timestamp": "2023-12-29T15:45:07.874Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1481, + "field": "name", + "type": "str", + "value": "xe-1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0cc5818-c407-4206-8260-18eea2bf7874", + "fields": { + "timestamp": "2023-12-29T15:45:09.337Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1162, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0cda950-e268-489d-870e-3c1fc7bda08b", + "fields": { + "timestamp": "2023-12-29T15:45:10.090Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 8, + "field": "slug", + "type": "str", + "value": "dm-pittsfield", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0ce0e65-2f91-4315-acaf-21c51b525f3c", + "fields": { + "timestamp": "2023-12-29T15:45:06.372Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 753, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0d43b56-0533-4404-9000-04dc6c35f2c3", + "fields": { + "timestamp": "2023-12-29T15:45:06.991Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1041, + "field": "name", + "type": "str", + "value": "xe-0/2/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0d53a6c-58cb-4591-8e16-5218f50bfbb6", + "fields": { + "timestamp": "2023-12-29T15:45:10.058Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 45, + "field": "name", + "type": "str", + "value": "Nevada", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0d753d0-db72-4d04-9201-6ec4930f0bca", + "fields": { + "timestamp": "2023-12-29T15:45:07.528Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1322, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0e46cfd-2aaf-48dc-b92d-20d732368a40", + "fields": { + "timestamp": "2023-12-29T15:45:11.088Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1158, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0e6d2aa-1c2c-415b-bce9-56805b385e53", + "fields": { + "timestamp": "2023-12-29T15:45:05.862Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 519, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0f402de-5cbd-4b86-8730-cb1af64da149", + "fields": { + "timestamp": "2023-12-29T15:45:10.422Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 78, + "field": "address", + "type": "inet", + "value": "172.17.0.18/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0f48849-83ce-48fa-aeea-1145e3b8172d", + "fields": { + "timestamp": "2023-12-29T15:45:05.364Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 291, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0f64d09-1700-4538-b305-8c1c63376f61", + "fields": { + "timestamp": "2023-12-29T15:45:11.201Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1236, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d0f83f8e-91bc-4b68-a457-896f757a33fe", + "fields": { + "timestamp": "2023-12-29T15:45:11.392Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1369, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d107249b-9fdf-44b6-b368-654d1b19664b", + "fields": { + "timestamp": "2023-12-29T15:45:06.954Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1024, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d109d4e1-5539-43bc-9612-bed7b00cb95d", + "fields": { + "timestamp": "2023-12-29T15:45:06.882Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 990, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d10b8436-34c8-4d2b-a9cf-cb10d7076f41", + "fields": { + "timestamp": "2023-12-29T15:45:07.468Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1294, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d10cd6de-dde2-4ed9-9de2-7e9321b749f7", + "fields": { + "timestamp": "2023-12-29T15:45:08.068Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1571, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1239a0b-235f-4838-86f0-0096862864c7", + "fields": { + "timestamp": "2023-12-29T15:45:08.002Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1540, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d128bc28-8f75-46fb-8887-7c30e176804f", + "fields": { + "timestamp": "2023-12-29T15:45:05.580Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 390, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d131399b-2403-493f-978b-1ba9187d0948", + "fields": { + "timestamp": "2023-12-29T15:45:04.485Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 39, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d13233e0-a5a8-463a-a786-db5e5ea0e029", + "fields": { + "timestamp": "2023-12-29T15:45:10.127Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 12, + "field": "name", + "type": "str", + "value": "65000:2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1356b0a-ad89-495d-aff9-080554d78e73", + "fields": { + "timestamp": "2023-12-29T15:45:10.632Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 415, + "field": "name", + "type": "str", + "value": "vm55", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d13fe780-fcf3-4d55-8059-c2a40d4f2da1", + "fields": { + "timestamp": "2023-12-29T15:45:07.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1527, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d141e987-4ce0-42cd-8e09-138b6f00a1e5", + "fields": { + "timestamp": "2023-12-29T15:45:05.683Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 437, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1455604-1de1-4d1d-ac33-f44135c92f23", + "fields": { + "timestamp": "2023-12-29T15:45:05.524Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 364, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d146885e-6abc-4e9e-ba4e-70e6f54de32c", + "fields": { + "timestamp": "2023-12-29T15:45:05.406Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 310, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d14949ad-d9ab-424a-aa53-316139a438ef", + "fields": { + "timestamp": "2023-12-29T15:45:06.559Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 840, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d15b8afd-3098-490b-a037-9127cf82ab4d", + "fields": { + "timestamp": "2023-12-29T15:45:07.883Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1485, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1610d3f-bf70-4f47-9d93-b8a5ad67a18e", + "fields": { + "timestamp": "2023-12-29T15:45:06.908Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1002, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d171cb93-bbfc-45a3-bc26-b0625aa3ad50", + "fields": { + "timestamp": "2023-12-29T15:45:06.621Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 869, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1733be8-bbde-4c15-a14a-860b5f987d63", + "fields": { + "timestamp": "2023-12-29T15:45:07.582Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1347, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d182a453-71a2-45ee-b645-72f1351cbce2", + "fields": { + "timestamp": "2023-12-29T15:45:05.122Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 181, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1848d06-e152-42c3-b693-761e32e43572", + "fields": { + "timestamp": "2023-12-29T15:45:11.000Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1097, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d194887a-88b6-4e9e-90b4-9f823f37e23c", + "fields": { + "timestamp": "2023-12-29T15:45:07.068Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1093, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1974983-6cce-45f0-85c7-ac0dff97f04e", + "fields": { + "timestamp": "2023-12-29T15:45:11.244Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1266, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1a1261b-2ebb-4d01-857b-655557b1162b", + "fields": { + "timestamp": "2023-12-29T15:45:05.497Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 352, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1a57eb6-7bf0-40a2-9b92-08874f2e491b", + "fields": { + "timestamp": "2023-12-29T15:45:04.491Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 28, + "field": "cid", + "type": "str", + "value": "398282", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1ac6245-2d02-4f27-87c9-6b8ed25c3977", + "fields": { + "timestamp": "2023-12-29T15:45:05.057Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 153, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1b2c7ad-762b-40bc-99c3-a90b03d98444", + "fields": { + "timestamp": "2023-12-29T15:45:10.099Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 17, + "field": "name", + "type": "str", + "value": "JBB Branch 115", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1bab64f-0331-484c-bc1a-83057c1d99cb", + "fields": { + "timestamp": "2023-12-29T15:45:05.759Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 472, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1c2486c-91e5-4f8e-b002-f05d83690320", + "fields": { + "timestamp": "2023-12-29T15:45:05.816Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 498, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1c2fbda-feb5-436b-8e6d-3e688a5484bd", + "fields": { + "timestamp": "2023-12-29T15:45:09.124Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 895, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1d293d0-1c99-40c1-9226-f33fc0a04c6b", + "fields": { + "timestamp": "2023-12-29T15:45:04.621Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 70, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1d4596b-ac1d-427d-97d6-313d9bb07f39", + "fields": { + "timestamp": "2023-12-29T15:45:06.340Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 738, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1db4d6e-8c10-49af-aa73-7316c4efb4c9", + "fields": { + "timestamp": "2023-12-29T15:45:07.816Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1454, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1e84c2b-11fc-4bf5-9ec6-977e9087a6b8", + "fields": { + "timestamp": "2023-12-29T15:45:06.095Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 624, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1e8de23-ce07-406d-988b-8c80ef9ff5c8", + "fields": { + "timestamp": "2023-12-29T15:45:11.139Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1193, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1f9a56a-bb33-4ae8-817a-f664f72d8079", + "fields": { + "timestamp": "2023-12-29T15:45:11.605Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1515, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1fa12a7-5b64-4e64-8315-df1ba52bcf8f", + "fields": { + "timestamp": "2023-12-29T15:45:05.072Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 160, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d1fa6720-1de2-4f13-8592-3222d17770c5", + "fields": { + "timestamp": "2023-12-29T15:45:05.519Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 362, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d200f847-38ce-4853-91e8-2b2b5b7da733", + "fields": { + "timestamp": "2023-12-29T15:45:06.762Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 933, + "field": "name", + "type": "str", + "value": "xe-0/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d201ae07-e4b4-4d6e-ab5e-5b238437ec06", + "fields": { + "timestamp": "2023-12-29T15:45:10.497Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 13, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2037da3-96dc-4c4e-84b9-5a2a37d5158c", + "fields": { + "timestamp": "2023-12-29T15:45:07.038Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1079, + "field": "name", + "type": "str", + "value": "xe-0/1/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2053c14-4e10-45da-bf65-83a142a80159", + "fields": { + "timestamp": "2023-12-29T15:45:08.330Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 819, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d20ca0bf-2056-49ae-834f-0c49aa87fe15", + "fields": { + "timestamp": "2023-12-29T15:45:05.670Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 431, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2101cf4-fd59-484c-b2d7-aebb1127846c", + "fields": { + "timestamp": "2023-12-29T15:45:05.788Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 485, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2141958-dd88-4759-a17f-de01330f6301", + "fields": { + "timestamp": "2023-12-29T15:45:07.319Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1225, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d21efa7f-38b5-4f41-b852-3af83f2a6620", + "fields": { + "timestamp": "2023-12-29T15:45:11.479Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1429, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d221ed20-8c66-40ca-8366-5fb7befe8432", + "fields": { + "timestamp": "2023-12-29T15:45:08.892Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1516, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d222899d-d853-4196-af74-af26bb05d850", + "fields": { + "timestamp": "2023-12-29T15:45:08.202Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 661, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d227aec8-3877-4755-9ab4-c8f0c9efc2e1", + "fields": { + "timestamp": "2023-12-29T15:45:07.334Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1232, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d22b38c0-bd98-418d-b889-ba9a94525cd7", + "fields": { + "timestamp": "2023-12-29T15:45:06.639Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 877, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d237256c-ad31-4feb-b7e5-a84bf71a5644", + "fields": { + "timestamp": "2023-12-29T15:45:07.741Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1419, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d23a1b72-0f4a-43af-a57c-2bd7979e1f72", + "fields": { + "timestamp": "2023-12-29T15:45:10.556Z", + "object_type": [ + "tenancy", + "contactrole" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Billing", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d23a8fdc-a2a0-42db-9d99-1e9e911758e4", + "fields": { + "timestamp": "2023-12-29T15:45:10.127Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 12, + "field": "description", + "type": "str", + "value": "Shared-export", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2441796-1750-4a94-beef-53e9c2fcfadc", + "fields": { + "timestamp": "2023-12-29T15:45:06.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 610, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2484b53-e9f5-49f3-a534-e1d12654acd1", + "fields": { + "timestamp": "2023-12-29T15:45:07.835Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1463, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d248cd6b-f387-4d75-9070-db2d5d8bf4d0", + "fields": { + "timestamp": "2023-12-29T15:45:06.201Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 673, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d24df709-8c15-42e2-9d04-125f2dca8e69", + "fields": { + "timestamp": "2023-12-29T15:45:08.918Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 637, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2507ab5-2d39-41f3-9903-c41c3645cf75", + "fields": { + "timestamp": "2023-12-29T15:45:05.875Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 525, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2653d2b-ba6f-4a4b-8b63-cb8b3e82dc84", + "fields": { + "timestamp": "2023-12-29T15:45:09.923Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 36, + "field": "name", + "type": "str", + "value": "R307", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d268f713-ccea-42dc-8509-45820cf1eb55", + "fields": { + "timestamp": "2023-12-29T15:45:11.243Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1265, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d26a1efa-b4ce-4f83-8a52-05b1f00b6154", + "fields": { + "timestamp": "2023-12-29T15:45:08.030Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1553, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2724841-24fb-4ee5-bc26-9eb4a923a39d", + "fields": { + "timestamp": "2023-12-29T15:45:11.005Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1100, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d27458fb-42a8-430d-9e17-fcf817a28f57", + "fields": { + "timestamp": "2023-12-29T15:45:10.991Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1091, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2795c9a-f4b0-4037-af1c-8d4367b9a9e9", + "fields": { + "timestamp": "2023-12-29T15:45:07.459Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1290, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d279b60a-eb3b-45f4-b086-7175417e7a7c", + "fields": { + "timestamp": "2023-12-29T15:45:09.402Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1244, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d27ef6ff-a429-4c50-a3fe-7515f6d2656c", + "fields": { + "timestamp": "2023-12-29T15:45:08.645Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1211, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d281045d-89ef-4166-adc5-40758c28e96b", + "fields": { + "timestamp": "2023-12-29T15:45:04.944Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 101, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d28963ee-b6b1-4101-9072-9af2ae76ac80", + "fields": { + "timestamp": "2023-12-29T15:45:09.024Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 769, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2907985-ed4b-4932-88b9-bb48b441951b", + "fields": { + "timestamp": "2023-12-29T15:45:10.689Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 507, + "field": "name", + "type": "str", + "value": "vm147", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d291b64f-37b6-4eb4-9730-e35ee8da7171", + "fields": { + "timestamp": "2023-12-29T15:45:04.935Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 97, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2920c96-49bd-44eb-ba0f-6911e6cef8bf", + "fields": { + "timestamp": "2023-12-29T15:45:05.000Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 127, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d293d35c-574e-46cf-99cc-b23e2ef87926", + "fields": { + "timestamp": "2023-12-29T15:45:11.720Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1594, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2978473-2588-40c8-aaa6-2330a1689f77", + "fields": { + "timestamp": "2023-12-29T15:45:09.055Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 808, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d29c0479-aab5-45ca-aca0-1148bcf5b38b", + "fields": { + "timestamp": "2023-12-29T15:45:11.649Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1545, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2a2bb4a-f605-4de0-946a-6ac8c4f93668", + "fields": { + "timestamp": "2023-12-29T15:45:09.210Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1003, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2a50a76-7111-477a-b695-c2dcda89a030", + "fields": { + "timestamp": "2023-12-29T15:45:07.235Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1186, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2a79895-3efb-4057-9eb8-b8d51e6e701e", + "fields": { + "timestamp": "2023-12-29T15:45:06.834Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 967, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2b44255-628a-4e5a-9961-f2a6728f237e", + "fields": { + "timestamp": "2023-12-29T15:45:08.178Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 632, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2b79bc1-3832-467c-bebd-094079ad00f5", + "fields": { + "timestamp": "2023-12-29T15:45:04.761Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 19, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2bda190-64d2-4674-a27a-950143876aa8", + "fields": { + "timestamp": "2023-12-29T15:45:07.474Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1297, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2c149ab-329f-4639-98bd-5f19f1ef4adf", + "fields": { + "timestamp": "2023-12-29T15:45:09.262Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1068, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2c6ffdb-684b-4893-8cbd-9674b7fcd59f", + "fields": { + "timestamp": "2023-12-29T15:45:09.960Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 45, + "field": "name", + "type": "str", + "value": "dmi01-yonkers-pdu01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2c9907e-c88f-40d7-a13d-9f82ad59bee5", + "fields": { + "timestamp": "2023-12-29T15:45:05.576Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 388, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2cbbf47-68dd-4f57-840c-b0b12dfcbcc3", + "fields": { + "timestamp": "2023-12-29T15:45:08.668Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1239, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2d1a42f-f2b9-4422-b3c7-0ae05713df3d", + "fields": { + "timestamp": "2023-12-29T15:45:09.870Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 11, + "field": "name", + "type": "str", + "value": "APC", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2d62913-2d57-4ff5-aec4-f28d966556c7", + "fields": { + "timestamp": "2023-12-29T15:45:07.485Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1302, + "field": "name", + "type": "str", + "value": "xe-2/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2dc33e0-52de-45a5-96c2-13812cfde1f5", + "fields": { + "timestamp": "2023-12-29T15:45:07.552Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1333, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2e26060-4d04-4e48-b8ea-2fa8f13cf54a", + "fields": { + "timestamp": "2023-12-29T15:45:07.995Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1537, + "field": "name", + "type": "str", + "value": "xe-2/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2e5bebc-c40a-49be-b12b-eb19a089072c", + "fields": { + "timestamp": "2023-12-29T15:45:11.572Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1492, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2eb55cf-0db3-4afc-a736-5715ef9dd41a", + "fields": { + "timestamp": "2023-12-29T15:45:11.744Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1611, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2f5e947-5852-4273-9b00-7db76117f4e8", + "fields": { + "timestamp": "2023-12-29T15:45:11.051Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1132, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2f8509c-ba79-4c60-855b-052a43bb6948", + "fields": { + "timestamp": "2023-12-29T15:45:10.860Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1001, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d2fb9c16-9287-4cb3-ad60-bfaf3cf5666c", + "fields": { + "timestamp": "2023-12-29T15:45:07.287Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1210, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3021382-ed8b-48ed-a644-3e2686de3359", + "fields": { + "timestamp": "2023-12-29T15:45:09.923Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 35, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d30a5358-0d8b-4fd9-948e-53566d662369", + "fields": { + "timestamp": "2023-12-29T15:45:06.751Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 928, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d30f73c8-6284-423d-9b42-618f46ed09b0", + "fields": { + "timestamp": "2023-12-29T15:45:04.904Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 83, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d311260b-986e-44cc-bd72-98a7136b3326", + "fields": { + "timestamp": "2023-12-29T15:45:06.768Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 936, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3148dda-59f3-48ba-a17a-d1f5958853ef", + "fields": { + "timestamp": "2023-12-29T15:45:11.485Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1433, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3165e54-0c3a-42ed-829c-26cca4f4e7f5", + "fields": { + "timestamp": "2023-12-29T15:45:05.467Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 338, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d319cd40-df2b-4871-9800-17e27107eafc", + "fields": { + "timestamp": "2023-12-29T15:45:05.712Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 450, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d31ac967-ab4e-49e6-b07c-8d51b80b911a", + "fields": { + "timestamp": "2023-12-29T15:45:04.896Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 79, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d31c3133-d554-42f4-9cb5-6920614a2b24", + "fields": { + "timestamp": "2023-12-29T15:45:07.843Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1467, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3221e25-9de9-4bfa-a7b6-090396bff8ed", + "fields": { + "timestamp": "2023-12-29T15:45:07.062Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1090, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d32843b9-a47d-4f94-a635-7c6cb2d604f6", + "fields": { + "timestamp": "2023-12-29T15:45:08.289Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 769, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d32acb55-8a29-448b-9336-b52342e9480a", + "fields": { + "timestamp": "2023-12-29T15:45:04.592Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 39, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3320b15-0521-45e8-a8fd-79a45bfae5fb", + "fields": { + "timestamp": "2023-12-29T15:45:11.731Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1602, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3325b43-9a61-4e72-9709-b356987c2b2d", + "fields": { + "timestamp": "2023-12-29T15:45:05.513Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 359, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3386bc0-75a3-4919-83fa-aa2f8534d4ab", + "fields": { + "timestamp": "2023-12-29T15:45:09.907Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 14, + "field": "name", + "type": "str", + "value": "R101", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d33a785b-19f4-49d1-a7e8-3e85859463b0", + "fields": { + "timestamp": "2023-12-29T15:45:09.079Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 838, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d35053f9-74be-4800-a06a-32b83ec9dc34", + "fields": { + "timestamp": "2023-12-29T15:45:04.732Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 6, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d352ced4-9587-4554-bc17-dfc9a87c40d0", + "fields": { + "timestamp": "2023-12-29T15:45:05.331Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 276, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d354acd0-5f8a-44b8-aafb-1c662617db35", + "fields": { + "timestamp": "2023-12-29T15:45:08.084Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1578, + "field": "name", + "type": "str", + "value": "xe-1/2/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d357937b-ad31-4381-9cec-7d100e9d34af", + "fields": { + "timestamp": "2023-12-29T15:45:05.471Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 340, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d35bd0c3-2a90-4fdb-a44d-65602138218d", + "fields": { + "timestamp": "2023-12-29T15:45:08.855Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1471, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3631b60-9cfe-4b75-8d5b-03ab4c48a897", + "fields": { + "timestamp": "2023-12-29T15:45:08.097Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1584, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3664b58-22c5-4966-a29e-5e0ec40babbe", + "fields": { + "timestamp": "2023-12-29T15:45:05.633Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 414, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d36a0b2d-a40e-4094-a638-7661c246921c", + "fields": { + "timestamp": "2023-12-29T15:45:11.521Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1457, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d36b36b4-87b2-4978-8efd-7fbf46365877", + "fields": { + "timestamp": "2023-12-29T15:45:07.162Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1152, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d371529d-45be-4137-959f-770c49c86f28", + "fields": { + "timestamp": "2023-12-29T15:45:10.930Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1049, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d377ea32-7b49-4e7f-9a2e-dc64f54d2137", + "fields": { + "timestamp": "2023-12-29T15:45:05.729Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 458, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3797a71-ff7a-4277-99b7-9a09031d5345", + "fields": { + "timestamp": "2023-12-29T15:45:08.653Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1220, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d37b2751-07a2-4e98-acc9-23a7221077c4", + "fields": { + "timestamp": "2023-12-29T15:45:06.477Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 802, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d37b555f-c598-4ccc-b19a-1543487ec2c7", + "fields": { + "timestamp": "2023-12-29T15:45:08.045Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1560, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d384b131-4bdc-4e8e-ab25-f0b6c6dc6f79", + "fields": { + "timestamp": "2023-12-29T15:45:06.855Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 977, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d38556e0-0bd7-460e-8036-616c75ad8182", + "fields": { + "timestamp": "2023-12-29T15:45:09.366Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1198, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3878f3a-3b89-4756-ba37-5c1b20f34bf0", + "fields": { + "timestamp": "2023-12-29T15:45:06.196Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 671, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d38a4307-0fa6-4ff2-800a-c0f474580436", + "fields": { + "timestamp": "2023-12-29T15:45:08.947Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 674, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d38b7f07-f743-4629-85f2-aff46c6bfef6", + "fields": { + "timestamp": "2023-12-29T15:45:08.737Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1325, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d38dfff0-b1d5-4c05-9e75-207a4770c226", + "fields": { + "timestamp": "2023-12-29T15:45:08.655Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1223, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d38e8704-a29b-4dd8-bb13-92e59482380f", + "fields": { + "timestamp": "2023-12-29T15:45:06.891Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 994, + "field": "name", + "type": "str", + "value": "xe-0/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3943412-05d3-4a40-8eca-db86569100e7", + "fields": { + "timestamp": "2023-12-29T15:45:06.608Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 863, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3957414-b05d-44d3-80a2-bd9f9ee37e35", + "fields": { + "timestamp": "2023-12-29T15:45:07.382Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1254, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d397daed-7687-4cb6-bea4-989ffdf63f70", + "fields": { + "timestamp": "2023-12-29T15:45:06.008Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 584, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d39b8185-9e56-433f-b328-3d4543523dbe", + "fields": { + "timestamp": "2023-12-29T15:45:11.139Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1193, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3a01b24-64ea-46fa-a365-65b75e769e99", + "fields": { + "timestamp": "2023-12-29T15:45:08.204Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 664, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3a29868-69e8-44fb-a99e-bbd3febef037", + "fields": { + "timestamp": "2023-12-29T15:45:10.580Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "DO-SFO3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3a831f8-b8a3-4daa-823b-570b815bb1a0", + "fields": { + "timestamp": "2023-12-29T15:45:10.994Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1093, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3acc734-5f7a-44f5-9a37-9d6918938c44", + "fields": { + "timestamp": "2023-12-29T15:45:06.785Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 944, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3b28a46-4756-476e-851b-d212e2a40367", + "fields": { + "timestamp": "2023-12-29T15:45:07.328Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1229, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3b82871-144b-461f-bffc-fbbb763bc443", + "fields": { + "timestamp": "2023-12-29T15:45:10.879Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1014, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3bdf0b2-7178-4a22-a178-76e95b87acfb", + "fields": { + "timestamp": "2023-12-29T15:45:07.027Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1074, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3ccc39a-deca-471c-b2d9-2194d52c2dab", + "fields": { + "timestamp": "2023-12-29T15:45:11.076Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1149, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3d2245c-ccd3-4764-96b7-e8788e0b868d", + "fields": { + "timestamp": "2023-12-29T15:45:11.365Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1350, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3dbfd0a-b844-4def-a70d-fef1f11880c0", + "fields": { + "timestamp": "2023-12-29T15:45:04.807Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 40, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3de73e1-045a-4241-bcf6-6cbae71fea2f", + "fields": { + "timestamp": "2023-12-29T15:45:07.599Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1355, + "field": "name", + "type": "str", + "value": "xe-1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3edbfe9-c55e-4a79-a305-8727c024c2da", + "fields": { + "timestamp": "2023-12-29T15:45:10.485Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "jbb104", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3f2532e-01b5-4577-ab38-81f56a60b51e", + "fields": { + "timestamp": "2023-12-29T15:45:05.560Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 381, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d3fa0f16-6101-42c7-a838-d9e1854d2504", + "fields": { + "timestamp": "2023-12-29T15:45:10.138Z", + "object_type": [ + "ipam", + "aggregate" + ], + "object_id": 4, + "field": "prefix", + "type": "cidr", + "value": "100.64.0.0/10", + "weight": 120 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4019f96-a612-4c17-bd09-22947983c120", + "fields": { + "timestamp": "2023-12-29T15:45:08.301Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 784, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4116e78-fafe-486f-a50a-3e87e877278a", + "fields": { + "timestamp": "2023-12-29T15:45:08.662Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1232, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d411fc58-4890-4fa6-a42b-29aaea39e8cc", + "fields": { + "timestamp": "2023-12-29T15:45:05.517Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 361, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d41bb956-a123-4848-bf95-c5df680d0911", + "fields": { + "timestamp": "2023-12-29T15:45:04.612Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 61, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d423e980-afb0-4867-b58f-7c5f4a1b523b", + "fields": { + "timestamp": "2023-12-29T15:45:07.845Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1468, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d42c0d8e-732a-4bee-9758-86c7d2f87f18", + "fields": { + "timestamp": "2023-12-29T15:45:11.489Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1436, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d42c95fe-7f0b-497f-a00a-c617f28f0c95", + "fields": { + "timestamp": "2023-12-29T15:45:05.602Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 400, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d42f03a9-1f7d-4a96-ae27-07e248f1dc7c", + "fields": { + "timestamp": "2023-12-29T15:45:11.207Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1240, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d42fb281-a408-44ea-ae4b-686c537d775f", + "fields": { + "timestamp": "2023-12-29T15:45:09.943Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 18, + "field": "name", + "type": "str", + "value": "dmi01-camden-sw01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d431e369-87c1-4fc6-8fd2-3ca250ff241a", + "fields": { + "timestamp": "2023-12-29T15:45:07.224Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1181, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4350334-ddb8-4b31-b5f5-90a9d6a88915", + "fields": { + "timestamp": "2023-12-29T15:45:08.292Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 772, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d438f7ab-783a-4680-9176-2bd475dc16db", + "fields": { + "timestamp": "2023-12-29T15:45:07.118Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1132, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d43f64a1-1c0e-481d-8a8d-c1a8c3a19276", + "fields": { + "timestamp": "2023-12-29T15:45:04.686Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 114, + "field": "name", + "type": "str", + "value": "Outlet 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4449e3d-b83b-462e-8a16-586a87b3ccfa", + "fields": { + "timestamp": "2023-12-29T15:45:10.499Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 16, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d447bbd8-6809-4211-9059-3252a260cc6d", + "fields": { + "timestamp": "2023-12-29T15:45:04.946Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 102, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d44d27e6-f660-47fe-8fc2-f0aec948522e", + "fields": { + "timestamp": "2023-12-29T15:45:09.073Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 831, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d44e400e-183c-470b-a4f6-eeedfad291c1", + "fields": { + "timestamp": "2023-12-29T15:45:10.074Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 72, + "field": "name", + "type": "str", + "value": "Arizona", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d44ec725-89f9-4098-8a52-a307e2636b37", + "fields": { + "timestamp": "2023-12-29T15:45:07.679Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1390, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d452bb0c-6beb-4875-93d9-e8721067fff0", + "fields": { + "timestamp": "2023-12-29T15:45:10.056Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 43, + "field": "slug", + "type": "str", + "value": "us-ny", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d455fa9a-f7db-43fc-b008-8bae070e651d", + "fields": { + "timestamp": "2023-12-29T15:45:08.259Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 732, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4575d08-2cbf-4eb5-814e-358d1aef9a8c", + "fields": { + "timestamp": "2023-12-29T15:45:06.082Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 618, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d45b1bd4-53ba-41d3-b230-4cfcd6ee0134", + "fields": { + "timestamp": "2023-12-29T15:45:08.723Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1307, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d461d5e2-fb55-4030-ab32-4f46fb3014db", + "fields": { + "timestamp": "2023-12-29T15:45:08.385Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 888, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4631e0c-81b0-4752-ac95-7aab8ecd8d22", + "fields": { + "timestamp": "2023-12-29T15:45:10.744Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 923, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d470a913-9364-4597-aa9a-8dddf56aa145", + "fields": { + "timestamp": "2023-12-29T15:45:07.732Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1415, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d471ea0a-4857-4346-9f2e-313f472dd815", + "fields": { + "timestamp": "2023-12-29T15:45:11.721Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1595, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d47b333d-75dc-46a9-992c-512d2ad6fdeb", + "fields": { + "timestamp": "2023-12-29T15:45:06.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 935, + "field": "name", + "type": "str", + "value": "xe-0/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d47b7a46-aa18-47ca-8632-b9d4d8fa72d7", + "fields": { + "timestamp": "2023-12-29T15:45:07.364Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1246, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d47d5bb4-0800-4b4f-b18f-9f608a463d30", + "fields": { + "timestamp": "2023-12-29T15:45:10.425Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 83, + "field": "address", + "type": "inet", + "value": "172.17.0.23/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d47e4e94-0f5a-4144-9a71-69619c9c3d2d", + "fields": { + "timestamp": "2023-12-29T15:45:07.644Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1374, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d47faa04-d087-46e4-92a3-151116eacbf3", + "fields": { + "timestamp": "2023-12-29T15:45:04.770Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 23, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4813f30-82bd-4cd8-b3e8-f2827e3fa0e2", + "fields": { + "timestamp": "2023-12-29T15:45:11.099Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1165, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d488a8bf-0001-49aa-bd5c-3c24dd2fb0bc", + "fields": { + "timestamp": "2023-12-29T15:45:08.058Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1566, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d489aa3a-c457-4a14-916f-b55b88ee0668", + "fields": { + "timestamp": "2023-12-29T15:45:11.028Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1116, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d48dbdee-735c-4279-8674-cac495962d6f", + "fields": { + "timestamp": "2023-12-29T15:45:10.438Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 104, + "field": "address", + "type": "inet", + "value": "172.18.0.14/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4904d6f-4d8e-4c65-8357-340d4f8f72ce", + "fields": { + "timestamp": "2023-12-29T15:45:07.323Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1227, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d491e7e4-0620-4e85-848f-042ed5281ab5", + "fields": { + "timestamp": "2023-12-29T15:45:04.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 122, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d495ef85-ff9b-49d6-ab69-16aa6d09ef6a", + "fields": { + "timestamp": "2023-12-29T15:45:05.258Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 243, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d496bb31-68c1-4b73-958d-0a62d5ad9e9d", + "fields": { + "timestamp": "2023-12-29T15:45:09.869Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 10, + "field": "slug", + "type": "str", + "value": "ubiquiti", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d497535d-8c1b-450f-b0bf-59b789ec082b", + "fields": { + "timestamp": "2023-12-29T15:45:08.427Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 940, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4987d8f-9abe-45ce-a0b0-3a3f9449e43c", + "fields": { + "timestamp": "2023-12-29T15:45:11.580Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1498, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4bcea19-02ad-4919-87d1-5e7ec70c0f9a", + "fields": { + "timestamp": "2023-12-29T15:45:09.342Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1168, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4c8f48f-a9c8-4f69-9293-fd89a959500e", + "fields": { + "timestamp": "2023-12-29T15:45:09.965Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 79, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4c9171a-b888-48c1-a9a2-d4564c15a945", + "fields": { + "timestamp": "2023-12-29T15:45:05.415Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 314, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4cfdefc-67bc-401c-aff5-45f27b4e2563", + "fields": { + "timestamp": "2023-12-29T15:45:05.370Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 294, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4d55733-6dbb-4642-8731-e3a66509f251", + "fields": { + "timestamp": "2023-12-29T15:45:11.010Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1104, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4d66989-8a6c-4694-bcfc-926e32f8bb42", + "fields": { + "timestamp": "2023-12-29T15:45:05.150Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 194, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4d9885b-ebc9-4198-bfb2-4de9f3dc9ae6", + "fields": { + "timestamp": "2023-12-29T15:45:08.615Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1173, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4db69f6-0989-42f7-b205-75f4bdd19b34", + "fields": { + "timestamp": "2023-12-29T15:45:07.916Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1500, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4e3d7fa-222a-4f18-8e1d-158f8c75bdf8", + "fields": { + "timestamp": "2023-12-29T15:45:05.967Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 565, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4e55e88-73f2-4ab5-98ec-2cba954666cd", + "fields": { + "timestamp": "2023-12-29T15:45:06.093Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 623, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4e6c4b5-6c6b-4acc-ae22-663dba3a504d", + "fields": { + "timestamp": "2023-12-29T15:45:08.648Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1214, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4f567ce-cc74-4939-84d7-83f760355ff9", + "fields": { + "timestamp": "2023-12-29T15:45:08.114Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1592, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4f6ba89-b87b-4fc1-ae4a-bf1c902f230e", + "fields": { + "timestamp": "2023-12-29T15:45:06.093Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 623, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4fb4f2e-cfcb-450d-ab40-f79e3956c41c", + "fields": { + "timestamp": "2023-12-29T15:45:04.526Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "con 0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d4fd68c2-cfb4-435b-a555-f99e34f591ae", + "fields": { + "timestamp": "2023-12-29T15:45:06.933Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1014, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5000124-3486-451a-84a0-e51034699e5d", + "fields": { + "timestamp": "2023-12-29T15:45:07.860Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1475, + "field": "name", + "type": "str", + "value": "xe-1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d50d7a9a-1d12-4688-942d-e6b8d1caaef4", + "fields": { + "timestamp": "2023-12-29T15:45:09.098Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 861, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d513cf7b-6409-45a9-a5e1-67b6884a2b29", + "fields": { + "timestamp": "2023-12-29T15:45:07.438Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1280, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d513ea2a-25b5-49a9-8a80-35829fe72f73", + "fields": { + "timestamp": "2023-12-29T15:45:07.799Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1446, + "field": "name", + "type": "str", + "value": "et-1/0/50", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d51bc775-48a4-4e57-81c2-f5e3cbb74dc9", + "fields": { + "timestamp": "2023-12-29T15:45:08.680Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1254, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5202a47-85b9-442e-a448-542921602c7f", + "fields": { + "timestamp": "2023-12-29T15:45:05.311Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 267, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5202c41-c62e-4999-988c-856548d9bc9d", + "fields": { + "timestamp": "2023-12-29T15:45:07.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1510, + "field": "name", + "type": "str", + "value": "xe-2/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d521037f-a20b-4e2a-81a3-26a456151e54", + "fields": { + "timestamp": "2023-12-29T15:45:11.478Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1428, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d525fe7d-6b13-4745-9289-0c41ec98fa7a", + "fields": { + "timestamp": "2023-12-29T15:45:04.754Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 16, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d52804a2-9ccd-4003-9047-98d15b84a6ef", + "fields": { + "timestamp": "2023-12-29T15:45:05.675Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 433, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5284c19-7ddd-49ad-aa1d-5f518bb3f027", + "fields": { + "timestamp": "2023-12-29T15:45:07.228Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1183, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d528f970-f9cf-471f-9667-cfcff28ba12b", + "fields": { + "timestamp": "2023-12-29T15:45:04.880Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 72, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5303b21-48d4-45fe-8a13-494f52e6ef48", + "fields": { + "timestamp": "2023-12-29T15:45:05.856Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 516, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d53243a7-a6de-4f6a-9898-00473cfb84d1", + "fields": { + "timestamp": "2023-12-29T15:45:08.345Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 838, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5328b7a-edd8-4b45-8d6e-c9f0e20c6467", + "fields": { + "timestamp": "2023-12-29T15:45:11.077Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1150, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d536b79d-4c83-4d72-87cd-712f873f20aa", + "fields": { + "timestamp": "2023-12-29T15:45:10.785Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 951, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5408a48-6eca-410c-9dc2-29589cce0239", + "fields": { + "timestamp": "2023-12-29T15:45:08.168Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1617, + "field": "name", + "type": "str", + "value": "xe-1/3/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d54cb70c-75d9-40e3-9423-4ca9fb3bb75c", + "fields": { + "timestamp": "2023-12-29T15:45:11.402Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1376, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d54ee6bc-ff6c-4a84-b9c5-05c7108316c8", + "fields": { + "timestamp": "2023-12-29T15:45:06.323Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 730, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d54f1d53-04ea-417d-8d8a-4bd8eaffb90e", + "fields": { + "timestamp": "2023-12-29T15:45:10.077Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 77, + "field": "name", + "type": "str", + "value": "Utah", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d553bb93-90e2-4802-98fd-e5c04c0a6265", + "fields": { + "timestamp": "2023-12-29T15:45:07.401Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1263, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5589a2a-4716-4359-908f-777859731918", + "fields": { + "timestamp": "2023-12-29T15:45:08.463Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 985, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d55a67da-8b28-40fc-80c6-ec9f46ef8b02", + "fields": { + "timestamp": "2023-12-29T15:45:06.119Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 635, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d55b89b9-56ac-4148-8911-dbd94e75e3db", + "fields": { + "timestamp": "2023-12-29T15:45:07.693Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1397, + "field": "name", + "type": "str", + "value": "xe-2/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d55d9519-793d-4be5-86a1-6e1afc96c804", + "fields": { + "timestamp": "2023-12-29T15:45:05.009Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 131, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d564a920-b31d-4356-bf5f-ae85c87b5dfc", + "fields": { + "timestamp": "2023-12-29T15:45:06.126Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 638, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d576588d-3282-4ad2-a5db-b511a99698e3", + "fields": { + "timestamp": "2023-12-29T15:45:05.675Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 433, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d57aff24-a871-4146-b1b6-9edd72653e02", + "fields": { + "timestamp": "2023-12-29T15:45:10.077Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 76, + "field": "name", + "type": "str", + "value": "Massachusetts", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d58353c4-6346-424e-a3a6-a377cc4a3f53", + "fields": { + "timestamp": "2023-12-29T15:45:07.577Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1345, + "field": "name", + "type": "str", + "value": "xe-1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d58785c6-72ee-4f3b-a87a-0c472987b2a1", + "fields": { + "timestamp": "2023-12-29T15:45:04.917Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 89, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d587d31e-e66d-44d7-aa7e-5fb621871a8e", + "fields": { + "timestamp": "2023-12-29T15:45:08.919Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 638, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5888226-2603-497d-bebf-0baa65fe593e", + "fields": { + "timestamp": "2023-12-29T15:45:10.610Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 381, + "field": "name", + "type": "str", + "value": "vm21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d58a6f2b-ac46-4530-876f-32c8ece348c3", + "fields": { + "timestamp": "2023-12-29T15:45:05.696Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 443, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d58f81bc-2851-4975-a651-c02281d87f1c", + "fields": { + "timestamp": "2023-12-29T15:45:10.742Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 922, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d597a1f6-9c0d-4642-9177-d243ba76154b", + "fields": { + "timestamp": "2023-12-29T15:45:10.852Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 996, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d59b8f3d-4e78-4909-9794-2e150c8f0852", + "fields": { + "timestamp": "2023-12-29T15:45:10.945Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1059, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d59f259e-eaf7-4862-9670-4c50c50e2035", + "fields": { + "timestamp": "2023-12-29T15:45:06.045Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 601, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5a11ec3-06b2-41e1-ae6f-15d162e12446", + "fields": { + "timestamp": "2023-12-29T15:45:10.395Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 32, + "field": "address", + "type": "inet", + "value": "172.16.0.2/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5ab7b1e-e7e6-49da-a2ff-054bfd4faefb", + "fields": { + "timestamp": "2023-12-29T15:45:04.845Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 57, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5ad1a2c-d41b-42a9-b814-160d41e1bffe", + "fields": { + "timestamp": "2023-12-29T15:45:05.390Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 303, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5bd95ae-5583-494f-9992-953029c02d0d", + "fields": { + "timestamp": "2023-12-29T15:45:07.450Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1286, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5bee7ce-8d19-4ec8-ac18-f2f32d19e2e3", + "fields": { + "timestamp": "2023-12-29T15:45:07.390Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1258, + "field": "name", + "type": "str", + "value": "xe-1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5c3816d-75c7-4c00-8d73-2677533d8e89", + "fields": { + "timestamp": "2023-12-29T15:45:10.318Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 75, + "field": "prefix", + "type": "cidr", + "value": "172.16.0.0/16", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5c3975b-15f2-4cf6-8490-5c0774639441", + "fields": { + "timestamp": "2023-12-29T15:45:07.186Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1163, + "field": "name", + "type": "str", + "value": "xe-1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5c648f7-9cc3-4ae2-9359-9bb84ab95064", + "fields": { + "timestamp": "2023-12-29T15:45:07.920Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1502, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5d3519b-b756-4890-8825-44ae4722d177", + "fields": { + "timestamp": "2023-12-29T15:45:07.029Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1075, + "field": "name", + "type": "str", + "value": "xe-0/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5d82afc-7730-4857-a9f3-ef11286467d3", + "fields": { + "timestamp": "2023-12-29T15:45:05.193Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 213, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5db57e0-6862-4ea9-97e3-6638191ef41c", + "fields": { + "timestamp": "2023-12-29T15:45:11.083Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1154, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5db8512-167d-4c66-8629-cd4d7881e359", + "fields": { + "timestamp": "2023-12-29T15:45:11.224Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1252, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5dc61a0-b42a-42d0-8073-24fa884010b6", + "fields": { + "timestamp": "2023-12-29T15:45:07.649Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1376, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5deddb1-d9e0-4f92-be62-16ec9711039e", + "fields": { + "timestamp": "2023-12-29T15:45:05.339Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 280, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5e23e1b-b274-4a51-af0c-d8fe5ae9ebed", + "fields": { + "timestamp": "2023-12-29T15:45:07.392Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1259, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5e392cf-73f8-446b-90c5-d1e64c084104", + "fields": { + "timestamp": "2023-12-29T15:45:09.896Z", + "object_type": [ + "dcim", + "rackrole" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "IDF", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5e6a8a5-c24b-49b9-bcd5-36f81a606393", + "fields": { + "timestamp": "2023-12-29T15:45:06.455Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 792, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d5f3ac6e-f87c-4144-85b8-3b407eeed65d", + "fields": { + "timestamp": "2023-12-29T15:45:05.460Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 335, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d604ecad-b3a7-446b-bb3c-e0097de89f43", + "fields": { + "timestamp": "2023-12-29T15:45:10.891Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1022, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d60790e8-b0c6-444f-8223-9ec1d06e964b", + "fields": { + "timestamp": "2023-12-29T15:45:10.994Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1093, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d60ddce1-ac77-42e4-ac48-416929163c67", + "fields": { + "timestamp": "2023-12-29T15:45:07.285Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1209, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d612ad96-3cc5-4691-97fd-68d8e8dfec1c", + "fields": { + "timestamp": "2023-12-29T15:45:09.956Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 40, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d616de43-aae1-458c-9e17-3b6851175686", + "fields": { + "timestamp": "2023-12-29T15:45:04.456Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 23, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d617eb86-1027-4f0e-9055-3ed528a06aec", + "fields": { + "timestamp": "2023-12-29T15:45:07.813Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1453, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d61e3cd2-f17d-4930-81a7-8fca00ffb2b1", + "fields": { + "timestamp": "2023-12-29T15:45:11.427Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1393, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d61e66e4-ab76-4d87-ab8e-666cd01f432b", + "fields": { + "timestamp": "2023-12-29T15:45:06.141Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 645, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d61f2d68-2a3e-4871-a483-8cd61dc75e0f", + "fields": { + "timestamp": "2023-12-29T15:45:06.791Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 947, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d61f3630-17cb-4289-a30c-91a246da060e", + "fields": { + "timestamp": "2023-12-29T15:45:11.711Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1588, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6262b22-acf5-4736-a3a3-e942da2098de", + "fields": { + "timestamp": "2023-12-29T15:45:05.370Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 294, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6279642-9b74-43b0-8215-487dcf984eb2", + "fields": { + "timestamp": "2023-12-29T15:45:04.800Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 37, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6312926-2754-4300-ae0b-bf137705bf88", + "fields": { + "timestamp": "2023-12-29T15:45:10.876Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1012, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6350e96-a73a-4958-86fb-0cf3eb48768d", + "fields": { + "timestamp": "2023-12-29T15:45:07.558Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1336, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d63910db-68d2-4bd8-893d-de1b2b4de15b", + "fields": { + "timestamp": "2023-12-29T15:45:05.504Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 355, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d63fcf6e-5b79-4f58-a407-17a56db41339", + "fields": { + "timestamp": "2023-12-29T15:45:08.062Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1568, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d63ff6b9-247f-405d-9b07-0fa46b976c2a", + "fields": { + "timestamp": "2023-12-29T15:45:06.971Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1032, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d64204b8-0d42-459c-9d7f-0b6c3c81220e", + "fields": { + "timestamp": "2023-12-29T15:45:04.572Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 11, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d64460f8-1790-4796-8b98-bcb6c23091e5", + "fields": { + "timestamp": "2023-12-29T15:45:06.227Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 685, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d64fab1b-09f4-410b-b161-901784408355", + "fields": { + "timestamp": "2023-12-29T15:45:06.154Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 651, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d64fe4ce-0165-45a4-b3f1-c8d45c6478b6", + "fields": { + "timestamp": "2023-12-29T15:45:05.419Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 316, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6552ee7-cf7b-4240-ba0c-aebfe7265cd2", + "fields": { + "timestamp": "2023-12-29T15:45:07.788Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1441, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6561a58-145a-443a-a08e-2c8318e0a7c5", + "fields": { + "timestamp": "2023-12-29T15:45:06.006Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 583, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d658732e-920d-414c-8363-8ca0ba785995", + "fields": { + "timestamp": "2023-12-29T15:45:05.630Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 413, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6587514-605e-496d-a03b-ce259014b045", + "fields": { + "timestamp": "2023-12-29T15:45:07.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1529, + "field": "name", + "type": "str", + "value": "xe-2/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d661b0f5-2fcf-412b-9a1c-3f4050f456de", + "fields": { + "timestamp": "2023-12-29T15:45:10.131Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 7, + "field": "slug", + "type": "str", + "value": "rfc-6598", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d662c2fc-fbb0-4013-95cd-6622adef4e4c", + "fields": { + "timestamp": "2023-12-29T15:45:08.405Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 913, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6797022-4b39-4d6e-b1fd-b75215c6eb5e", + "fields": { + "timestamp": "2023-12-29T15:45:07.012Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1067, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d67d2c90-12f9-419f-bb5f-4eb345a53f8e", + "fields": { + "timestamp": "2023-12-29T15:45:07.198Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1169, + "field": "name", + "type": "str", + "value": "et-2/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d67dccaa-a422-4a8b-96c6-5e05d0d2feb0", + "fields": { + "timestamp": "2023-12-29T15:45:07.863Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1476, + "field": "name", + "type": "str", + "value": "xe-1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d688da8c-46ae-4d20-a950-aff0ae95b848", + "fields": { + "timestamp": "2023-12-29T15:45:05.316Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 269, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d68c2ffa-c37c-4c19-ab28-02ba1c841260", + "fields": { + "timestamp": "2023-12-29T15:45:07.347Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1238, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6931f8b-6239-43d5-9023-1adc60024ab1", + "fields": { + "timestamp": "2023-12-29T15:45:09.245Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1046, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6965e4d-602d-4b2a-82e0-13ef131e473f", + "fields": { + "timestamp": "2023-12-29T15:45:08.212Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 674, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d69e935e-079e-43a0-9efc-3b5e824f5de3", + "fields": { + "timestamp": "2023-12-29T15:45:04.564Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 3, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6a071ef-478c-40db-95dd-4e4b73bbc6fc", + "fields": { + "timestamp": "2023-12-29T15:45:05.928Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 549, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6a66a10-7557-4908-8501-7a91bc6bf833", + "fields": { + "timestamp": "2023-12-29T15:45:11.112Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1174, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6a9f5b5-c115-4d73-b7ce-159657f3a8cd", + "fields": { + "timestamp": "2023-12-29T15:45:11.420Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1388, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6b516ae-0300-4fcd-983d-25b63b53bb6e", + "fields": { + "timestamp": "2023-12-29T15:45:07.442Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1282, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6bacde4-a496-4126-936c-3ecb2695b237", + "fields": { + "timestamp": "2023-12-29T15:45:07.777Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1436, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6bce6a1-4996-4137-8504-cc2b2623294a", + "fields": { + "timestamp": "2023-12-29T15:45:08.859Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1475, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6bf6293-f8c6-4f11-8ae5-c885a104ef6f", + "fields": { + "timestamp": "2023-12-29T15:45:05.788Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 485, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6c1dcd5-8ca0-4932-bc46-e68a9c13222d", + "fields": { + "timestamp": "2023-12-29T15:45:08.342Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 834, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6cdb77b-618f-4a97-8538-6a5f73a04e62", + "fields": { + "timestamp": "2023-12-29T15:45:07.621Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1364, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6cf7b85-1464-46b3-bfab-282b1d829a94", + "fields": { + "timestamp": "2023-12-29T15:45:08.343Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 835, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6cf9d4c-3a3e-439f-8af3-3b2cdbaea2b5", + "fields": { + "timestamp": "2023-12-29T15:45:07.181Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1161, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6d4f76d-d77f-4ac1-84bc-028974ab5342", + "fields": { + "timestamp": "2023-12-29T15:45:05.524Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 364, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6d90ffa-3620-4001-9840-31838c19d5d0", + "fields": { + "timestamp": "2023-12-29T15:45:05.105Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 174, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6db691b-baf3-48b6-85da-c262d3300ee6", + "fields": { + "timestamp": "2023-12-29T15:45:11.140Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1194, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6e017c3-1f80-4e86-8c71-bae7d226c663", + "fields": { + "timestamp": "2023-12-29T15:45:11.344Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1335, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6e3e827-4b99-4b68-bdda-4c05d35e7cc1", + "fields": { + "timestamp": "2023-12-29T15:45:07.706Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1403, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6e4a26c-0f9f-4cef-be74-4044b1a9fa83", + "fields": { + "timestamp": "2023-12-29T15:45:04.457Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 24, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6ee0e90-8268-4578-a3db-e02b3dffa8a9", + "fields": { + "timestamp": "2023-12-29T15:45:06.925Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1010, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6ef0c50-0d51-4abc-a428-00c3a5c1af43", + "fields": { + "timestamp": "2023-12-29T15:45:07.530Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1323, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6f007fa-a765-485f-9f00-379f4f598ee1", + "fields": { + "timestamp": "2023-12-29T15:45:07.280Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1207, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6f89ab0-e17a-4034-8284-5c8d0dd7ab20", + "fields": { + "timestamp": "2023-12-29T15:45:08.674Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1247, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d6fb70e4-f6df-4f82-9dc2-cba748790c61", + "fields": { + "timestamp": "2023-12-29T15:45:11.656Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1550, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7014068-f1ec-4609-bf7d-e4619c9f005a", + "fields": { + "timestamp": "2023-12-29T15:45:09.002Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 742, + "field": "name", + "type": "str", + "value": "Port 22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7017cdf-708e-4eb5-b3fc-bb5ec574fd83", + "fields": { + "timestamp": "2023-12-29T15:45:06.732Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 919, + "field": "name", + "type": "str", + "value": "xe-0/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d702fd24-5941-4476-a53e-6a6e2ae1c0bc", + "fields": { + "timestamp": "2023-12-29T15:45:10.766Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 938, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d708ce3b-798c-4f30-90a4-6515b2d28e84", + "fields": { + "timestamp": "2023-12-29T15:45:11.012Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1105, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d709df18-3c7a-40de-9cc5-bf69b7435fdf", + "fields": { + "timestamp": "2023-12-29T15:45:05.190Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 212, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d70d25eb-79a2-460e-b663-9d098d2fed37", + "fields": { + "timestamp": "2023-12-29T15:45:11.454Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1412, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d70f78ad-f30e-4412-8f73-b25378cd9ee7", + "fields": { + "timestamp": "2023-12-29T15:45:11.352Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1341, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d711a70d-1d12-434c-a8c6-665402a3fb8f", + "fields": { + "timestamp": "2023-12-29T15:45:10.878Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1013, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d717bff8-7f2b-48b8-9a9e-be310987885d", + "fields": { + "timestamp": "2023-12-29T15:45:07.001Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1046, + "field": "name", + "type": "str", + "value": "xe-0/3/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d71a1382-ad71-4da7-a76e-3bbdda403d55", + "fields": { + "timestamp": "2023-12-29T15:45:07.860Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1475, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7245f5a-ec0b-4d27-b816-af12bf97e28d", + "fields": { + "timestamp": "2023-12-29T15:45:08.796Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1397, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d72a07d1-3350-4600-a130-f7aa92b8224c", + "fields": { + "timestamp": "2023-12-29T15:45:05.916Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 544, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d736d897-e5c4-4ed6-a025-5f24ffd6ad93", + "fields": { + "timestamp": "2023-12-29T15:45:05.346Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 283, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7395083-e99f-4ff8-a9e8-7101fc287fbb", + "fields": { + "timestamp": "2023-12-29T15:45:10.960Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1069, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d73bf7be-2d57-4d8a-b536-0806167974f4", + "fields": { + "timestamp": "2023-12-29T15:45:06.010Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 585, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d73cbcea-fe40-4738-b6cc-acbc68a05a1f", + "fields": { + "timestamp": "2023-12-29T15:45:11.315Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1315, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7415ff2-357b-4e92-9eac-209c68402082", + "fields": { + "timestamp": "2023-12-29T15:45:07.946Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1514, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7417668-b2f7-467a-a404-351532bccec6", + "fields": { + "timestamp": "2023-12-29T15:45:07.905Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1495, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d748f07b-f564-48f9-9ec0-14c5aa63d404", + "fields": { + "timestamp": "2023-12-29T15:45:09.920Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 31, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d74c896a-72ec-4348-9e6c-bdbfdef30fd1", + "fields": { + "timestamp": "2023-12-29T15:45:05.002Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 128, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d754ad8e-cb4f-457c-b13e-2c604d7e0af3", + "fields": { + "timestamp": "2023-12-29T15:45:07.101Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1124, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d758b487-2a4b-43d7-abc3-c2bbb0de5796", + "fields": { + "timestamp": "2023-12-29T15:45:11.550Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1477, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d75c18ee-479f-4b86-8106-e2bb8c2a0e90", + "fields": { + "timestamp": "2023-12-29T15:45:05.591Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 395, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d76e31f7-5786-491a-a3cd-747550022214", + "fields": { + "timestamp": "2023-12-29T15:45:05.646Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 420, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d772da66-f0c9-40f2-bf17-f96e1e486f92", + "fields": { + "timestamp": "2023-12-29T15:45:06.612Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 865, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d77ae839-2a3c-4619-89b9-29707ebdf979", + "fields": { + "timestamp": "2023-12-29T15:45:04.887Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 75, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d784c1f1-2628-41d7-9f83-6c924410513a", + "fields": { + "timestamp": "2023-12-29T15:45:05.718Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 453, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d78d3135-0527-4f34-adc6-d4982e2a1002", + "fields": { + "timestamp": "2023-12-29T15:45:07.935Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1509, + "field": "name", + "type": "str", + "value": "xe-2/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7914df7-f4bd-4302-af9b-8131291fede1", + "fields": { + "timestamp": "2023-12-29T15:45:08.321Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 808, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7932a20-c6d7-4476-8c06-133e5b2d4d56", + "fields": { + "timestamp": "2023-12-29T15:45:09.218Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1013, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7a4a789-6529-4a71-b13e-6dc2d741ed30", + "fields": { + "timestamp": "2023-12-29T15:45:10.939Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1055, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7a7e166-3747-40d2-856d-93edb8de5229", + "fields": { + "timestamp": "2023-12-29T15:45:05.565Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 383, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7abfb7c-d75a-4762-a922-a3c2ce518de2", + "fields": { + "timestamp": "2023-12-29T15:45:08.942Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 667, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7b0691c-e7c3-44fe-86dc-38b61526f25a", + "fields": { + "timestamp": "2023-12-29T15:45:06.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 948, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7b09b7b-a1b7-44cb-a9a9-557ae585eaf9", + "fields": { + "timestamp": "2023-12-29T15:45:07.711Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1405, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7b80585-7a44-4f36-bacb-a55f60959375", + "fields": { + "timestamp": "2023-12-29T15:45:06.878Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 988, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7b93688-d173-4eff-92e1-b775228139ed", + "fields": { + "timestamp": "2023-12-29T15:45:06.563Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 842, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7bc2008-3f5b-4d9f-b7fa-bda86abc195f", + "fields": { + "timestamp": "2023-12-29T15:45:05.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 150, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7cea127-89f7-4a83-931f-769c12b68f3c", + "fields": { + "timestamp": "2023-12-29T15:45:06.434Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 782, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7df009e-1571-43c1-a05b-1042ada82362", + "fields": { + "timestamp": "2023-12-29T15:45:05.801Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 491, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7e550de-eb9d-4f9f-a2dc-7ba19f87ae9c", + "fields": { + "timestamp": "2023-12-29T15:45:04.909Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 85, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7e7c395-d012-4215-9560-0e7133f6e438", + "fields": { + "timestamp": "2023-12-29T15:45:06.304Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 721, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7e82a0c-7dfe-4c76-9adc-b0e92bf590e5", + "fields": { + "timestamp": "2023-12-29T15:45:06.546Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 834, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7e9e3d3-cb04-4a38-b507-1d879b3c64f6", + "fields": { + "timestamp": "2023-12-29T15:45:04.554Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 33, + "field": "name", + "type": "str", + "value": "Console-RE1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7eba9be-c7da-4143-b2d8-009cacfd7d11", + "fields": { + "timestamp": "2023-12-29T15:45:07.259Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1197, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7f09b01-9534-415d-89d4-0affad747025", + "fields": { + "timestamp": "2023-12-29T15:45:07.871Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1480, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7f29017-557f-4b8a-8f20-754c46eaf971", + "fields": { + "timestamp": "2023-12-29T15:45:05.821Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 500, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7f359a3-7129-42a8-9103-ea6c156b315d", + "fields": { + "timestamp": "2023-12-29T15:45:07.638Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1371, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7f36e5e-f260-4e84-bb7f-35a48a108046", + "fields": { + "timestamp": "2023-12-29T15:45:05.480Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 344, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7f483a0-cae6-47b3-9fbd-aa0b1b13b9b4", + "fields": { + "timestamp": "2023-12-29T15:45:09.895Z", + "object_type": [ + "dcim", + "rackrole" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Compute", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d7f65d28-b21c-47f9-a417-ab4f6880e193", + "fields": { + "timestamp": "2023-12-29T15:45:06.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1022, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d800224e-8c0d-4525-8aaa-f8497dc6cbf4", + "fields": { + "timestamp": "2023-12-29T15:45:07.147Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1145, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d80abc8a-933b-4e55-8050-e1ddd9f5f246", + "fields": { + "timestamp": "2023-12-29T15:45:10.898Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1027, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d80e89bb-01ae-4704-ae18-37a0807e76c7", + "fields": { + "timestamp": "2023-12-29T15:45:08.034Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1555, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8150816-6f56-4ed8-adbb-56febb7ce80f", + "fields": { + "timestamp": "2023-12-29T15:45:07.036Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1078, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d815885c-447c-436a-ba53-38e4c0290e38", + "fields": { + "timestamp": "2023-12-29T15:45:05.486Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 347, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d81a107f-7d0f-40c7-9748-f29d37a0bc20", + "fields": { + "timestamp": "2023-12-29T15:45:04.600Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 48, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d81b4ee2-37b6-4753-b70b-54a31e7a28c1", + "fields": { + "timestamp": "2023-12-29T15:45:10.472Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 160, + "field": "address", + "type": "inet", + "value": "172.20.0.10/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d829f981-555a-4064-8d54-aac1b04e221b", + "fields": { + "timestamp": "2023-12-29T15:45:07.412Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1268, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d82b04fe-f692-4c05-abb5-8526a45c8b89", + "fields": { + "timestamp": "2023-12-29T15:45:07.640Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1372, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d830ec5c-fe5d-4ebb-ad1d-8dfeffa51064", + "fields": { + "timestamp": "2023-12-29T15:45:04.610Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 59, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8353fea-9803-4a0c-8340-e2d7a3298bf2", + "fields": { + "timestamp": "2023-12-29T15:45:07.073Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1095, + "field": "name", + "type": "str", + "value": "xe-0/3/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d83625a9-1331-4838-92c3-86781ea37e60", + "fields": { + "timestamp": "2023-12-29T15:45:07.860Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1475, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d83eced4-3cc2-4980-ac8a-56b13bbd4ffc", + "fields": { + "timestamp": "2023-12-29T15:45:07.205Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1172, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d84300b7-2ea4-4689-a9a9-4b8b5eb6c83d", + "fields": { + "timestamp": "2023-12-29T15:45:08.976Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 710, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d849ab0f-677e-48bd-9418-ed1c442b1c4c", + "fields": { + "timestamp": "2023-12-29T15:45:10.563Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "pied-piper", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d849f83d-39a3-402f-8522-20193fb377e7", + "fields": { + "timestamp": "2023-12-29T15:45:06.327Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 732, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d85090af-fb49-4a1e-a24a-5ef346f2ffa6", + "fields": { + "timestamp": "2023-12-29T15:45:05.573Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 387, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d85625b1-24fd-41cf-9f38-c01c69aec0f2", + "fields": { + "timestamp": "2023-12-29T15:45:06.327Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 732, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d858fe2d-d45d-455a-85cf-b8c89590ba54", + "fields": { + "timestamp": "2023-12-29T15:45:08.836Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1447, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d859fa44-fda1-4753-b3d7-b3c1658f9d7e", + "fields": { + "timestamp": "2023-12-29T15:45:06.468Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 798, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d85acf5b-8a78-44ec-8fd4-0113ba17ab8b", + "fields": { + "timestamp": "2023-12-29T15:45:06.773Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 938, + "field": "name", + "type": "str", + "value": "xe-0/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d85c6dcb-0739-4bf2-b0c9-175372ae367f", + "fields": { + "timestamp": "2023-12-29T15:45:04.985Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 120, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d85d82ae-b84e-4ef2-9cf3-932b04a1da1e", + "fields": { + "timestamp": "2023-12-29T15:45:06.632Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 874, + "field": "name", + "type": "str", + "value": "xe-0/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d85eae10-f487-4165-be98-fc7c555f7517", + "fields": { + "timestamp": "2023-12-29T15:45:10.673Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 481, + "field": "name", + "type": "str", + "value": "vm121", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d86394cf-c475-403b-bf3c-305181eb095d", + "fields": { + "timestamp": "2023-12-29T15:45:05.558Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 380, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d864fdfc-3741-4107-957e-ce0bf1d973bf", + "fields": { + "timestamp": "2023-12-29T15:45:07.306Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1219, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d86998ec-a40e-4c99-b20b-8525b782147c", + "fields": { + "timestamp": "2023-12-29T15:45:08.437Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 952, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d875aae3-601f-4782-b3a3-14457f98e35b", + "fields": { + "timestamp": "2023-12-29T15:45:07.621Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1364, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8761514-bd85-45e4-8f90-e892038b148d", + "fields": { + "timestamp": "2023-12-29T15:45:10.436Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 100, + "field": "address", + "type": "inet", + "value": "172.18.0.10/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d87fff40-cd3d-414c-9666-126353bef2f1", + "fields": { + "timestamp": "2023-12-29T15:45:06.136Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 643, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d882c6d1-0171-4498-aa16-27932a241fe7", + "fields": { + "timestamp": "2023-12-29T15:45:10.800Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 961, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d88f6559-3e3b-479f-ae68-5ff594e28c3c", + "fields": { + "timestamp": "2023-12-29T15:45:04.536Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 12, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d898b27a-42e4-4035-908a-d91a3dd76666", + "fields": { + "timestamp": "2023-12-29T15:45:07.151Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1147, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8998968-4cd4-49c2-b1ff-173fa31dbfdc", + "fields": { + "timestamp": "2023-12-29T15:45:09.095Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 858, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d89d4c11-69a5-478f-8426-b755d951d79a", + "fields": { + "timestamp": "2023-12-29T15:45:05.370Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 294, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d89e6995-9920-444b-abd3-bf68e0ba4a3a", + "fields": { + "timestamp": "2023-12-29T15:45:10.443Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 112, + "field": "address", + "type": "inet", + "value": "172.18.0.22/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d89fd558-a72e-4117-ab4b-55ae5baf78ee", + "fields": { + "timestamp": "2023-12-29T15:45:10.064Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 56, + "field": "name", + "type": "str", + "value": "South Dakota", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8a7e377-feec-4059-8858-5229653c62cc", + "fields": { + "timestamp": "2023-12-29T15:45:07.006Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1048, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8b0a8d9-98bd-4823-b7ba-558d7f61c562", + "fields": { + "timestamp": "2023-12-29T15:45:07.338Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1234, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8b678d5-d310-4641-82b8-96d6c2a5ba54", + "fields": { + "timestamp": "2023-12-29T15:45:09.131Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 903, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8bcca61-076c-439e-a37e-3d741ed80456", + "fields": { + "timestamp": "2023-12-29T15:45:06.203Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 674, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8bd2da8-4d92-4c88-b65d-f43fae97011e", + "fields": { + "timestamp": "2023-12-29T15:45:08.526Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1063, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8be8310-09bd-4b12-aa40-f6d3383458b0", + "fields": { + "timestamp": "2023-12-29T15:45:06.374Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 754, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8c80dce-88c3-4137-a6a6-ec02fc4334b5", + "fields": { + "timestamp": "2023-12-29T15:45:07.083Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1116, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8d06c48-c9d8-4560-9941-998aec297b46", + "fields": { + "timestamp": "2023-12-29T15:45:10.660Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 460, + "field": "name", + "type": "str", + "value": "vm100", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8d0a9e7-8cfc-4ad0-b1e5-99a4dbf42f2f", + "fields": { + "timestamp": "2023-12-29T15:45:09.250Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1052, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8d7c601-aede-484c-877d-a2f7bbde9e23", + "fields": { + "timestamp": "2023-12-29T15:45:05.661Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 427, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8d91490-d593-4cb6-89b1-4e1ea60b0475", + "fields": { + "timestamp": "2023-12-29T15:45:07.147Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1145, + "field": "name", + "type": "str", + "value": "xe-1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8e7cba1-65cb-4c4a-ba91-504f7fabb317", + "fields": { + "timestamp": "2023-12-29T15:45:06.659Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 885, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8eb209f-fc8c-4636-9567-08164c13d55c", + "fields": { + "timestamp": "2023-12-29T15:45:10.609Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 380, + "field": "name", + "type": "str", + "value": "vm20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8ef1031-02db-4d52-8e58-55c351ac8cd1", + "fields": { + "timestamp": "2023-12-29T15:45:10.500Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 19, + "field": "vid", + "type": "int", + "value": "100", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8f1bb6d-e5f1-4153-b0a0-3ec2d9023336", + "fields": { + "timestamp": "2023-12-29T15:45:05.430Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 321, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8f3de90-68c2-4270-b722-7e24248288b6", + "fields": { + "timestamp": "2023-12-29T15:45:04.630Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 80, + "field": "name", + "type": "str", + "value": "PSU4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8f7208e-6d9d-45d7-b35f-1a24363c2106", + "fields": { + "timestamp": "2023-12-29T15:45:07.939Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1511, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d8fe5dcf-4cbf-40f0-acba-b0b6842c397a", + "fields": { + "timestamp": "2023-12-29T15:45:11.270Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1284, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d903779b-c855-4436-a84a-5b37e25889de", + "fields": { + "timestamp": "2023-12-29T15:45:08.955Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 684, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9113c08-c32d-4c1e-b6fa-4387e18a4c56", + "fields": { + "timestamp": "2023-12-29T15:45:09.000Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 739, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9124a39-75b9-407f-96cb-dbb66a8dcb1c", + "fields": { + "timestamp": "2023-12-29T15:45:08.254Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 725, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d923d2b8-579d-443d-ad5a-e74a6df7fe2c", + "fields": { + "timestamp": "2023-12-29T15:45:10.783Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 950, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9248b27-900f-473a-bec7-6a208821a92b", + "fields": { + "timestamp": "2023-12-29T15:45:07.209Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1174, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d92501dd-deaa-484a-a9a4-80d2d5893187", + "fields": { + "timestamp": "2023-12-29T15:45:10.450Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 124, + "field": "address", + "type": "inet", + "value": "172.19.0.4/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d92766ae-5826-4165-9303-fdd78cc188fa", + "fields": { + "timestamp": "2023-12-29T15:45:05.135Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 187, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9278688-bf57-4d97-84ac-2c9f9b364329", + "fields": { + "timestamp": "2023-12-29T15:45:05.384Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 300, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d92a7743-9a85-4e9c-852a-6793e011c6e5", + "fields": { + "timestamp": "2023-12-29T15:45:05.991Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 576, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d92ebed0-e02b-4347-ac08-c08712ec2678", + "fields": { + "timestamp": "2023-12-29T15:45:04.548Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 26, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d934d3b8-06fd-4e52-8276-8395aa36ac7a", + "fields": { + "timestamp": "2023-12-29T15:45:05.685Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 438, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d937b938-4724-4c8c-b218-021a35b763c6", + "fields": { + "timestamp": "2023-12-29T15:45:09.431Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 28, + "field": "name", + "type": "str", + "value": "Slot 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d93882fe-b6ca-4de6-aa92-e2fd292ced89", + "fields": { + "timestamp": "2023-12-29T15:45:05.762Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 473, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d93d2d07-7d2d-4b87-b696-79abff89a405", + "fields": { + "timestamp": "2023-12-29T15:45:08.163Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1615, + "field": "name", + "type": "str", + "value": "xe-1/3/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9508b0c-c725-4bd4-a93b-1d1314dcf50d", + "fields": { + "timestamp": "2023-12-29T15:45:07.967Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1524, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d95971f5-0e4e-46ce-a561-efd091da78e4", + "fields": { + "timestamp": "2023-12-29T15:45:05.489Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 348, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d95bd067-3e28-4677-93b8-bf84e3154e30", + "fields": { + "timestamp": "2023-12-29T15:45:05.206Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 219, + "field": "name", + "type": "str", + "value": "STACK0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d95e68cf-6eb2-4ac7-b521-54b953ba8ebf", + "fields": { + "timestamp": "2023-12-29T15:45:07.502Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1310, + "field": "name", + "type": "str", + "value": "xe-2/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d960b185-9fd4-4989-8089-21b5dd5ccf0e", + "fields": { + "timestamp": "2023-12-29T15:45:07.313Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1222, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d963fa6e-620c-4445-b79e-0cf5045a9144", + "fields": { + "timestamp": "2023-12-29T15:45:08.449Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 967, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d96bf615-83b0-48b2-b4aa-4627e5a7ac72", + "fields": { + "timestamp": "2023-12-29T15:45:11.473Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1425, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d97ff0e7-0a5c-4c61-925d-9209afe43049", + "fields": { + "timestamp": "2023-12-29T15:45:08.133Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1601, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d98093e9-a428-4687-8c51-73a3bd34da27", + "fields": { + "timestamp": "2023-12-29T15:45:07.640Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1372, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d98115a2-06a1-4aaf-82f6-59b9ac3f3280", + "fields": { + "timestamp": "2023-12-29T15:45:09.941Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 16, + "field": "name", + "type": "str", + "value": "dmi01-binghamton-sw01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d996a5af-44eb-4554-9d6e-0045389eb878", + "fields": { + "timestamp": "2023-12-29T15:45:11.339Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1332, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d99a3ab5-fc14-4735-b2ab-cbbd38c91bd7", + "fields": { + "timestamp": "2023-12-29T15:45:11.290Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1298, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d99dfc09-98f0-4271-83fc-2e133cb516c6", + "fields": { + "timestamp": "2023-12-29T15:45:04.807Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 40, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9a4ac7b-bffc-412f-abad-8a6aab55226d", + "fields": { + "timestamp": "2023-12-29T15:45:10.487Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 5, + "field": "slug", + "type": "str", + "value": "jbb120", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9b4e1cb-9bdf-4565-902b-4d55576aac89", + "fields": { + "timestamp": "2023-12-29T15:45:08.975Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 708, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9bcd695-a28f-4bac-80f2-eba6460a37df", + "fields": { + "timestamp": "2023-12-29T15:45:07.425Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1274, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9bddf0b-35f4-40ab-b7af-ee9dcb0355ad", + "fields": { + "timestamp": "2023-12-29T15:45:09.293Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1107, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9c0aa09-05cf-44d8-b5e1-b3be1a7a90d9", + "fields": { + "timestamp": "2023-12-29T15:45:04.814Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 43, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9d836c8-e9c1-4561-afd8-6b7fb5c80317", + "fields": { + "timestamp": "2023-12-29T15:45:07.209Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1174, + "field": "name", + "type": "str", + "value": "et-2/0/53", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9d85124-7c03-48ef-b098-bce0df2cf60f", + "fields": { + "timestamp": "2023-12-29T15:45:05.587Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 393, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9dbc670-0150-423f-a7d2-74821ddae839", + "fields": { + "timestamp": "2023-12-29T15:45:09.940Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 14, + "field": "name", + "type": "str", + "value": "dmi01-akron-sw01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9dea915-7148-4864-b80a-1dd28f6da9a7", + "fields": { + "timestamp": "2023-12-29T15:45:05.443Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 327, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9e1af99-65d2-4ef7-9498-92a3d84109a0", + "fields": { + "timestamp": "2023-12-29T15:45:07.070Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1094, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9e3b041-3add-4eb8-9084-6c3d2a81cd68", + "fields": { + "timestamp": "2023-12-29T15:45:09.300Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1115, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9e6280e-cf50-43c6-9eeb-73fc89540111", + "fields": { + "timestamp": "2023-12-29T15:45:11.188Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1227, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9e78227-89eb-49fb-9393-1542e688be80", + "fields": { + "timestamp": "2023-12-29T15:45:06.764Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 934, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9effa5d-3c6f-49ab-9097-74ab54611329", + "fields": { + "timestamp": "2023-12-29T15:45:10.977Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1081, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9f29686-3b48-4a52-a825-892be111edb1", + "fields": { + "timestamp": "2023-12-29T15:45:05.718Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 453, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9f7c3b7-2884-4ec2-a516-368a9f7f3971", + "fields": { + "timestamp": "2023-12-29T15:45:11.668Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1558, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9f8c8f0-0cc5-461a-a1f2-7175f0568799", + "fields": { + "timestamp": "2023-12-29T15:45:10.828Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 980, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "d9f95f7a-0a29-4398-a6e2-eba8e6bcc1bd", + "fields": { + "timestamp": "2023-12-29T15:45:04.546Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 24, + "field": "name", + "type": "str", + "value": "usb", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da046383-b5ff-4148-967d-ca5fcdd2c2bb", + "fields": { + "timestamp": "2023-12-29T15:45:05.967Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 565, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da120eae-07cc-4819-84d7-8a7eb0b68449", + "fields": { + "timestamp": "2023-12-29T15:45:04.852Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 60, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da1432ca-a4bd-46ee-9d98-6ca2e56a3446", + "fields": { + "timestamp": "2023-12-29T15:45:10.742Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 922, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da250bb2-5a2a-4345-aa98-dc883462cd14", + "fields": { + "timestamp": "2023-12-29T15:45:06.117Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 634, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da266899-6866-44f6-9724-e06c39792791", + "fields": { + "timestamp": "2023-12-29T15:45:08.442Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 959, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da2817be-5081-40e0-99cc-3406b38df989", + "fields": { + "timestamp": "2023-12-29T15:45:07.922Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1503, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da33c371-f87f-43e9-a1c9-aaf35bb3644b", + "fields": { + "timestamp": "2023-12-29T15:45:05.921Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 546, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da359ada-a811-4b9d-8c78-e5e7b548dea4", + "fields": { + "timestamp": "2023-12-29T15:45:09.213Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1007, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da3c7414-efb6-48f7-850f-28618eafa98b", + "fields": { + "timestamp": "2023-12-29T15:45:06.540Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 831, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da3dc4ed-1dc0-42a5-a7b7-3eacb3713d9f", + "fields": { + "timestamp": "2023-12-29T15:45:06.912Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1004, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da477865-a67e-4529-8792-f460ac2527a5", + "fields": { + "timestamp": "2023-12-29T15:45:08.814Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1419, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da502709-f6ac-42f4-a994-54536f90829b", + "fields": { + "timestamp": "2023-12-29T15:45:06.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1029, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da55cb3b-b9de-4d55-86be-b57f50f5d202", + "fields": { + "timestamp": "2023-12-29T15:45:05.517Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 361, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da5b8be0-27f4-4957-b7da-706339d87b3e", + "fields": { + "timestamp": "2023-12-29T15:45:07.532Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1324, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da5f4e3a-1ab9-4fd7-8597-411a7cda5ece", + "fields": { + "timestamp": "2023-12-29T15:45:08.017Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1547, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da6796d8-96f5-4063-8d94-f73a1b2d8853", + "fields": { + "timestamp": "2023-12-29T15:45:04.922Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 91, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da685e04-3824-40b0-a416-976018c75638", + "fields": { + "timestamp": "2023-12-29T15:45:09.288Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1101, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da694b4c-75cc-4789-8d1e-6ed8168aa961", + "fields": { + "timestamp": "2023-12-29T15:45:06.503Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 814, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da6ff621-0e94-4db3-a127-c75b7e8a2307", + "fields": { + "timestamp": "2023-12-29T15:45:10.523Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 56, + "field": "vid", + "type": "int", + "value": "201", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da8486e8-f7c1-4330-996e-50bf83a561fe", + "fields": { + "timestamp": "2023-12-29T15:45:04.493Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 43, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da86b669-57e9-49db-9d0c-c03266581222", + "fields": { + "timestamp": "2023-12-29T15:45:10.726Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 911, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da88b582-15ff-4ebc-8886-5f04d94fbae0", + "fields": { + "timestamp": "2023-12-29T15:45:05.379Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 298, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da8d14b5-6f84-4d47-bac0-6e37573ecc75", + "fields": { + "timestamp": "2023-12-29T15:45:10.787Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 953, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da9145d4-fa1a-4ba2-b0b4-2a8456ba0166", + "fields": { + "timestamp": "2023-12-29T15:45:04.628Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 78, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da9151c1-191a-43cb-82e5-6314a2d5d524", + "fields": { + "timestamp": "2023-12-29T15:45:06.261Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 701, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "da9f5a33-d87d-4db0-8f80-b6377f273c51", + "fields": { + "timestamp": "2023-12-29T15:45:05.329Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 275, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "daa6f089-fd73-4568-b69f-afeec1ed9250", + "fields": { + "timestamp": "2023-12-29T15:45:11.465Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1419, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "daa71e8f-5bbd-4158-9fce-f2f4545a02ff", + "fields": { + "timestamp": "2023-12-29T15:45:07.530Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1323, + "field": "name", + "type": "str", + "value": "xe-2/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "daab19e4-122d-4e3c-8821-94daba5532eb", + "fields": { + "timestamp": "2023-12-29T15:45:07.463Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1292, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "daab9f8d-24da-4999-b4b5-6421dcf5e7b2", + "fields": { + "timestamp": "2023-12-29T15:45:04.606Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 55, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "daad0cb2-80e2-48e9-bb32-4d2340342331", + "fields": { + "timestamp": "2023-12-29T15:45:08.060Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1567, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dab02aad-5f59-43dc-ac7b-72be64c9021c", + "fields": { + "timestamp": "2023-12-29T15:45:09.945Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 21, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dab81966-5289-4c93-99fe-6629738d2a9b", + "fields": { + "timestamp": "2023-12-29T15:45:06.904Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1000, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dabd8f3b-4b46-4abd-9c56-2a84721c5222", + "fields": { + "timestamp": "2023-12-29T15:45:07.183Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1162, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dabde0ac-b251-482d-92b9-7142865d6ec4", + "fields": { + "timestamp": "2023-12-29T15:45:04.701Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 131, + "field": "name", + "type": "str", + "value": "Outlet 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dac51054-1ca4-4dd8-bf23-8d5ebd4b29ca", + "fields": { + "timestamp": "2023-12-29T15:45:08.150Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1609, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dacbc2f7-8b14-4473-9c16-fc377e4126d8", + "fields": { + "timestamp": "2023-12-29T15:45:05.914Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 543, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dad1944e-12c1-47ed-a107-f51af533d51b", + "fields": { + "timestamp": "2023-12-29T15:45:07.261Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1198, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dad6962e-2d7d-407f-994b-95c2a97ec12a", + "fields": { + "timestamp": "2023-12-29T15:45:05.617Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 407, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dad8979e-5f25-432c-890f-1eb1d2ec2ade", + "fields": { + "timestamp": "2023-12-29T15:45:10.097Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 15, + "field": "name", + "type": "str", + "value": "JBB Branch 104", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dad9edb6-c8f6-4c48-a577-cb1612892b0b", + "fields": { + "timestamp": "2023-12-29T15:45:08.452Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 971, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dadb3589-02a5-40c6-987b-e1caf8d9bc0a", + "fields": { + "timestamp": "2023-12-29T15:45:07.903Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1494, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dadb4530-f2ea-4684-9dc4-fd8291a58417", + "fields": { + "timestamp": "2023-12-29T15:45:07.109Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1128, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "daddcf43-3526-4997-8ec8-a6444004bf57", + "fields": { + "timestamp": "2023-12-29T15:45:08.625Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1185, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dae75736-1680-4f3e-a1c5-40e2fd0210fb", + "fields": { + "timestamp": "2023-12-29T15:45:07.306Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1219, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "daf225e2-dbcb-48fc-9b49-4973f3837576", + "fields": { + "timestamp": "2023-12-29T15:45:08.475Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1000, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "daf37913-8f4b-4275-87fe-2d000d59ed73", + "fields": { + "timestamp": "2023-12-29T15:45:08.226Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 691, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "daf37e2c-55d7-4201-a65e-42a95fcf6d24", + "fields": { + "timestamp": "2023-12-29T15:45:07.545Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1330, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "daf72af8-fe65-435e-b750-e91d4943cc04", + "fields": { + "timestamp": "2023-12-29T15:45:06.334Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 735, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dafa2b06-5a56-40b8-b55b-a1a2e274bc6e", + "fields": { + "timestamp": "2023-12-29T15:45:05.375Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 296, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dafb7872-ae0f-46db-8a4b-2826790da465", + "fields": { + "timestamp": "2023-12-29T15:45:07.756Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1426, + "field": "name", + "type": "str", + "value": "xe-2/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dafd7239-8ab3-408d-83af-c5f3982e4018", + "fields": { + "timestamp": "2023-12-29T15:45:08.725Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1309, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dafe9ea0-8b4d-47ac-9f03-40c204511348", + "fields": { + "timestamp": "2023-12-29T15:45:07.822Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1457, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "daff5031-0a5f-4d3c-adad-c715a3698e40", + "fields": { + "timestamp": "2023-12-29T15:45:04.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 116, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db048f3a-e9fc-4d9d-8767-fa411d0a3bb0", + "fields": { + "timestamp": "2023-12-29T15:45:07.560Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1337, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db04dcee-6423-4713-9a91-91ea1aeda7a8", + "fields": { + "timestamp": "2023-12-29T15:45:07.211Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1175, + "field": "name", + "type": "str", + "value": "xe-2/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db0836c1-127d-4914-ba03-e10c10be7bc0", + "fields": { + "timestamp": "2023-12-29T15:45:10.606Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 374, + "field": "name", + "type": "str", + "value": "vm14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db11557c-d638-4de4-b1db-6024c5bb58b5", + "fields": { + "timestamp": "2023-12-29T15:45:05.441Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 326, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db16328b-d9af-4212-8d63-e55ce2091af1", + "fields": { + "timestamp": "2023-12-29T15:45:05.558Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 380, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db1a937c-3ad2-4ee4-9878-34964b3148b8", + "fields": { + "timestamp": "2023-12-29T15:45:05.499Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 353, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db1fe5dc-45a0-4272-a290-f35532ce519f", + "fields": { + "timestamp": "2023-12-29T15:45:05.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 564, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db2c84c4-ccd4-445a-b367-986dc8d68bd4", + "fields": { + "timestamp": "2023-12-29T15:45:07.057Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1088, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db2d7504-6bee-430a-8817-c4ff950b282a", + "fields": { + "timestamp": "2023-12-29T15:45:05.311Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 267, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db31e586-409f-403c-b520-a5e84fc0efd6", + "fields": { + "timestamp": "2023-12-29T15:45:05.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 563, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db343669-6df9-4f0a-9dd3-0f5a3a55f0a8", + "fields": { + "timestamp": "2023-12-29T15:45:05.377Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 297, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db395c7b-f6e5-417a-92f5-74fe96029866", + "fields": { + "timestamp": "2023-12-29T15:45:11.109Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1172, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db3bb20f-ec42-4ea3-b548-92f992bc571b", + "fields": { + "timestamp": "2023-12-29T15:45:10.096Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 14, + "field": "name", + "type": "str", + "value": "DM-Yonkers", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db44ef7c-c6dc-4659-a0f1-dc6270307e9e", + "fields": { + "timestamp": "2023-12-29T15:45:08.034Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1555, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db474395-02ee-4158-928b-959a7182faf1", + "fields": { + "timestamp": "2023-12-29T15:45:05.000Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 127, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db501de1-4c27-436a-bdbb-ac81682b5dd8", + "fields": { + "timestamp": "2023-12-29T15:45:06.578Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 849, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db544b73-3e42-4f94-8139-21ae7ca5486d", + "fields": { + "timestamp": "2023-12-29T15:45:08.135Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1602, + "field": "name", + "type": "str", + "value": "xe-1/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db5cc611-97dc-432b-b6c7-53f787d64351", + "fields": { + "timestamp": "2023-12-29T15:45:07.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1529, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db60822f-2cad-4b8e-8507-3b953d07575f", + "fields": { + "timestamp": "2023-12-29T15:45:05.432Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 322, + "field": "name", + "type": "str", + "value": "STACK1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db60cb6c-446d-4fc4-8e9c-9147d3a710bc", + "fields": { + "timestamp": "2023-12-29T15:45:08.304Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 787, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db624b0c-b14a-44d6-8f5d-227ff48826bb", + "fields": { + "timestamp": "2023-12-29T15:45:07.532Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1324, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db672918-9ae1-437b-bff3-3ac52f0699ad", + "fields": { + "timestamp": "2023-12-29T15:45:05.595Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 397, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db682fb4-3b47-4bce-bc06-9da016d18309", + "fields": { + "timestamp": "2023-12-29T15:45:11.096Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1163, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db74c2be-8c61-492b-8bfe-c993a8441b32", + "fields": { + "timestamp": "2023-12-29T15:45:09.874Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 3, + "field": "comments", + "type": "str", + "value": "[Juniper EX9214 Data Sheet](https://www.juniper.net/us/en/local/pdf/datasheets/1000432-en.pdf)", + "weight": 5000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db7ea1a3-b525-4c56-bcdb-3c2087e88c3c", + "fields": { + "timestamp": "2023-12-29T15:45:11.731Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1602, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db808218-7f00-4f87-ac8f-a3fd310a2155", + "fields": { + "timestamp": "2023-12-29T15:45:08.992Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 730, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db84cbf2-f3fa-48e2-9921-17b4950ba7a3", + "fields": { + "timestamp": "2023-12-29T15:45:07.833Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1462, + "field": "name", + "type": "str", + "value": "xe-1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db87aed2-ccd7-4f07-b58d-5a85a328b0c8", + "fields": { + "timestamp": "2023-12-29T15:45:11.292Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1299, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db90cc0b-2d7a-4497-bf90-c63be5692464", + "fields": { + "timestamp": "2023-12-29T15:45:08.068Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1571, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db95dc03-a4b3-4ef9-91d9-823898db958d", + "fields": { + "timestamp": "2023-12-29T15:45:10.963Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1071, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "db9b85f8-ed7f-46ec-8d8d-ff9149f4e6d8", + "fields": { + "timestamp": "2023-12-29T15:45:05.921Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 546, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dba7b98c-accf-413e-924e-bc4aa0b697c0", + "fields": { + "timestamp": "2023-12-29T15:45:11.647Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1544, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dbb081c5-68c2-4e68-a969-3db8e822366f", + "fields": { + "timestamp": "2023-12-29T15:45:10.562Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "strickland-propane", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dbb3cac7-5df6-42e3-82b1-c0d1d24cd77f", + "fields": { + "timestamp": "2023-12-29T15:45:08.233Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 700, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dbbb00be-10ad-4438-83e2-4ea47c2ead8b", + "fields": { + "timestamp": "2023-12-29T15:45:06.261Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 701, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dbc6c097-b2d0-4a1e-9904-b818912cabfe", + "fields": { + "timestamp": "2023-12-29T15:45:04.611Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 60, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dbca2b4f-21cd-475d-bf84-de476a149717", + "fields": { + "timestamp": "2023-12-29T15:45:07.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1529, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dbd07780-bd7a-44f6-a17b-3817b7099c0a", + "fields": { + "timestamp": "2023-12-29T15:45:10.086Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 4, + "field": "slug", + "type": "str", + "value": "dm-binghamton", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dbd26f14-3036-4b2d-b933-b51ce4234671", + "fields": { + "timestamp": "2023-12-29T15:45:11.526Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1460, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dbe1c5f9-e623-40f6-9c56-d04635a03cb2", + "fields": { + "timestamp": "2023-12-29T15:45:09.922Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 34, + "field": "name", + "type": "str", + "value": "R305", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dbee47d5-06cd-4315-9aad-6918d15008d5", + "fields": { + "timestamp": "2023-12-29T15:45:11.562Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1485, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dbf2a8a6-12a9-47ce-8fcd-41be26484bfe", + "fields": { + "timestamp": "2023-12-29T15:45:05.630Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 413, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dbf2e544-b659-4291-9f45-c404ed191ae5", + "fields": { + "timestamp": "2023-12-29T15:45:06.376Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 755, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dbf9524b-9d8a-4ac2-bc71-03a442790080", + "fields": { + "timestamp": "2023-12-29T15:45:11.202Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1237, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dbfbbb4c-96db-4a59-a0e6-6af74f3f415b", + "fields": { + "timestamp": "2023-12-29T15:45:09.041Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 791, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dbfce06f-3329-4a32-8b4e-c7e5db397487", + "fields": { + "timestamp": "2023-12-29T15:45:09.951Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 34, + "field": "name", + "type": "str", + "value": "dmi01-albany-pdu01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc010fce-a6a7-40ba-9c99-a54358b009a2", + "fields": { + "timestamp": "2023-12-29T15:45:05.608Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 403, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc0e2551-ef28-4d06-9c8c-dfa6ae3f2d20", + "fields": { + "timestamp": "2023-12-29T15:45:10.412Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 60, + "field": "address", + "type": "inet", + "value": "172.16.0.30/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc144f7a-c4b6-4836-9516-7fb8c1726575", + "fields": { + "timestamp": "2023-12-29T15:45:06.699Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 904, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc1ebad4-7912-4f75-a668-a49f308a45d0", + "fields": { + "timestamp": "2023-12-29T15:45:09.105Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 871, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc22ec5b-43bb-4234-980a-9fd7f0f76d30", + "fields": { + "timestamp": "2023-12-29T15:45:08.220Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 684, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc28c1b2-df8a-4dd7-84b8-c8c64fe72666", + "fields": { + "timestamp": "2023-12-29T15:45:07.773Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1434, + "field": "name", + "type": "str", + "value": "xe-2/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc2f5d5e-e4e3-49a6-a7c3-7e04fe32ab1c", + "fields": { + "timestamp": "2023-12-29T15:45:11.640Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1539, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc2f6b5e-b93a-497d-9596-fa0ac5a47fb5", + "fields": { + "timestamp": "2023-12-29T15:45:06.423Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 777, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc32090b-1166-4af0-ac91-7bd0832626b5", + "fields": { + "timestamp": "2023-12-29T15:45:10.049Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 16, + "field": "name", + "type": "str", + "value": "India", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc327b23-53dd-4bc2-954e-78e0fc8b883c", + "fields": { + "timestamp": "2023-12-29T15:45:06.948Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1021, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc3ad11a-d4d7-4678-8df0-2379ace2f232", + "fields": { + "timestamp": "2023-12-29T15:45:11.299Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1304, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc3f0a59-a8ec-453e-8b94-74bef17684d7", + "fields": { + "timestamp": "2023-12-29T15:45:11.063Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1140, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc42fb60-7c95-4b78-ad17-57129d936df1", + "fields": { + "timestamp": "2023-12-29T15:45:06.834Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 967, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc4819c1-65ad-4b1e-a962-27bbd53dcf39", + "fields": { + "timestamp": "2023-12-29T15:45:07.642Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1373, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc4f12b3-cca3-41f3-a188-d28ac43aab8f", + "fields": { + "timestamp": "2023-12-29T15:45:07.881Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1484, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc50fffb-f0c1-437d-b9fe-ea63b8db872c", + "fields": { + "timestamp": "2023-12-29T15:45:10.091Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 9, + "field": "name", + "type": "str", + "value": "DM-Rochester", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc66316d-c92f-4413-b2d8-e5733d4bacbb", + "fields": { + "timestamp": "2023-12-29T15:45:05.113Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 177, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc6a3e87-ad3b-45a5-bac8-b1c590d4b069", + "fields": { + "timestamp": "2023-12-29T15:45:06.708Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 908, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc6b63e1-d114-46a3-95ab-5c8c311ab287", + "fields": { + "timestamp": "2023-12-29T15:45:09.919Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 30, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc76153d-c220-473b-910e-d41e64779dbe", + "fields": { + "timestamp": "2023-12-29T15:45:10.706Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 534, + "field": "name", + "type": "str", + "value": "vm174", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc836476-f447-4742-b985-93608221d6fc", + "fields": { + "timestamp": "2023-12-29T15:45:05.289Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 257, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc8568e4-2b8d-4cf1-abd9-40013373f35a", + "fields": { + "timestamp": "2023-12-29T15:45:09.420Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 13, + "field": "name", + "type": "str", + "value": "Slot 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc87cf11-b171-47fc-8a58-ecda4f117b2e", + "fields": { + "timestamp": "2023-12-29T15:45:11.114Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1176, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc87f2ca-4edc-481a-add2-3fd9c10ef87c", + "fields": { + "timestamp": "2023-12-29T15:45:06.062Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 609, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc884185-adba-47a2-9bfa-b49592a6d3f9", + "fields": { + "timestamp": "2023-12-29T15:45:05.434Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 323, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc8908df-0092-4dcc-a4c2-4b765172cea0", + "fields": { + "timestamp": "2023-12-29T15:45:09.403Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1245, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dc94e1ee-c027-4614-9f02-ae825747d4b6", + "fields": { + "timestamp": "2023-12-29T15:45:06.787Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 945, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dca1a23d-b0bc-4c31-94d2-8dcfef56b352", + "fields": { + "timestamp": "2023-12-29T15:45:05.934Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 552, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dca92fd5-8596-43c3-aa78-410ff1d83251", + "fields": { + "timestamp": "2023-12-29T15:45:11.312Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1313, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dcae50bd-456d-4ee5-b086-61e902b82bc3", + "fields": { + "timestamp": "2023-12-29T15:45:06.559Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 840, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dcaed3ff-8e35-4ff7-8b15-0016e36deaad", + "fields": { + "timestamp": "2023-12-29T15:45:05.584Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 392, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dcb0a8ff-3b89-47fc-8d38-6ae0e0ab4fab", + "fields": { + "timestamp": "2023-12-29T15:45:05.462Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 336, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dcbde051-6b1d-4f9e-8062-dbd05e3d40c6", + "fields": { + "timestamp": "2023-12-29T15:45:05.879Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 527, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dcca67b0-2e2b-4cb1-ab3c-c740fdc4f99c", + "fields": { + "timestamp": "2023-12-29T15:45:08.505Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1037, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dccac072-663b-4bad-8c46-e22b25a28894", + "fields": { + "timestamp": "2023-12-29T15:45:11.615Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1522, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dccae8dc-847e-4180-94ed-762ffc346a74", + "fields": { + "timestamp": "2023-12-29T15:45:04.549Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 27, + "field": "name", + "type": "str", + "value": "Console", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dccb935d-5279-45c7-9893-0f5cf1844037", + "fields": { + "timestamp": "2023-12-29T15:45:09.107Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 873, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dccc613c-47b1-4a12-afb2-b07b96a09ef8", + "fields": { + "timestamp": "2023-12-29T15:45:10.015Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 10, + "field": "name", + "type": "str", + "value": "P2-5B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dcd05927-925e-4ba0-b197-685fc7973660", + "fields": { + "timestamp": "2023-12-29T15:45:06.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 604, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dcd3afea-cf82-4d28-bf30-a902c13727f2", + "fields": { + "timestamp": "2023-12-29T15:45:06.884Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 991, + "field": "name", + "type": "str", + "value": "xe-0/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dcdb740e-9641-4b84-989e-a7fc08d87883", + "fields": { + "timestamp": "2023-12-29T15:45:09.867Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "F5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dce26d3b-5aa1-40c7-a25a-35b38dca11af", + "fields": { + "timestamp": "2023-12-29T15:45:06.274Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 707, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dce67cd9-5344-4617-8fb2-8983db5ca55c", + "fields": { + "timestamp": "2023-12-29T15:45:10.901Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1029, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dce6c0ca-dbef-48c2-8046-2d8b31ed1f79", + "fields": { + "timestamp": "2023-12-29T15:45:10.518Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 48, + "field": "vid", + "type": "int", + "value": "201", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dce6ded4-f804-4ac2-b4bb-970720e25e22", + "fields": { + "timestamp": "2023-12-29T15:45:08.595Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1149, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dcea4e7f-8439-4065-801e-17b9fce5ae06", + "fields": { + "timestamp": "2023-12-29T15:45:06.417Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 774, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dcee4fbe-131f-48ab-8f8e-e7f65bccfab4", + "fields": { + "timestamp": "2023-12-29T15:45:10.739Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 920, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dcf31347-fc6a-452e-8f78-0e3a59851032", + "fields": { + "timestamp": "2023-12-29T15:45:10.864Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1004, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dcf7ac5b-45db-489e-8f8e-960d1d9812eb", + "fields": { + "timestamp": "2023-12-29T15:45:11.516Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1454, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dcfe6cfa-7e2c-4c7a-9c31-d0ff184636fe", + "fields": { + "timestamp": "2023-12-29T15:45:06.652Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 882, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd04301b-2b46-47ae-beaf-281e81797e67", + "fields": { + "timestamp": "2023-12-29T15:45:07.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1528, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd04d77a-e3d9-491d-a53a-c3fa6e272288", + "fields": { + "timestamp": "2023-12-29T15:45:04.546Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 23, + "field": "name", + "type": "str", + "value": "con 0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd104fca-5e43-415c-8a08-8c49253885c6", + "fields": { + "timestamp": "2023-12-29T15:45:07.928Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1506, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd1cc25e-78cc-400c-9bf2-9f301fd48a8e", + "fields": { + "timestamp": "2023-12-29T15:45:10.588Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 17, + "field": "name", + "type": "str", + "value": "gc-northamerica-northeast1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd212c18-0748-45e2-8862-dd7d2774ce61", + "fields": { + "timestamp": "2023-12-29T15:45:06.496Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 811, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd2b3169-af41-45e5-af77-80c9abd602a2", + "fields": { + "timestamp": "2023-12-29T15:45:08.915Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 633, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd2bb9a7-be0e-4b19-8970-03118bcfcf86", + "fields": { + "timestamp": "2023-12-29T15:45:11.450Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1409, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd346fbe-3872-4155-ba5d-b10942b01e22", + "fields": { + "timestamp": "2023-12-29T15:45:04.450Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 13, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd397bb9-7204-427e-8a6f-b5b15a0eec15", + "fields": { + "timestamp": "2023-12-29T15:45:05.701Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 445, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd3f71a5-7efa-4748-8173-f04382ecd6d8", + "fields": { + "timestamp": "2023-12-29T15:45:11.149Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1200, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd3f9dbf-fbd1-4b2c-9f11-13da458660da", + "fields": { + "timestamp": "2023-12-29T15:45:04.437Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 4, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd43334a-4ba6-42b2-aac6-7be1ce443844", + "fields": { + "timestamp": "2023-12-29T15:45:10.078Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 78, + "field": "slug", + "type": "str", + "value": "us-mo", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd4817c2-1a7a-4224-9dc6-de500fd8a107", + "fields": { + "timestamp": "2023-12-29T15:45:07.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1438, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd4bce88-8a63-4cb8-ac3e-9d9214dd4314", + "fields": { + "timestamp": "2023-12-29T15:45:09.440Z", + "object_type": [ + "dcim", + "devicebay" + ], + "object_id": 38, + "field": "name", + "type": "str", + "value": "Bay 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd4fabe0-5778-4ad1-84f9-b8baf32e1603", + "fields": { + "timestamp": "2023-12-29T15:45:08.264Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 738, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd52b82b-78d2-4e0a-9a8f-2082d880b737", + "fields": { + "timestamp": "2023-12-29T15:45:11.333Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1328, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd5c6134-b20f-4439-963e-14a1d4b15834", + "fields": { + "timestamp": "2023-12-29T15:45:05.024Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 138, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd64c9f8-0bd5-46f0-876c-74823d61e7df", + "fields": { + "timestamp": "2023-12-29T15:45:04.928Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 94, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd65c535-08ea-4b94-b6a4-a0af602bdaf5", + "fields": { + "timestamp": "2023-12-29T15:45:09.906Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 12, + "field": "name", + "type": "str", + "value": "Comms closet", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd66cd88-7d08-48e2-8ebc-461871bafaa5", + "fields": { + "timestamp": "2023-12-29T15:45:06.008Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 584, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd77a86c-f17b-4352-a4e7-9cf0b76c73e3", + "fields": { + "timestamp": "2023-12-29T15:45:10.687Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 503, + "field": "name", + "type": "str", + "value": "vm143", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd7bc309-5758-4797-a971-c6d876a2ceed", + "fields": { + "timestamp": "2023-12-29T15:45:09.292Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1105, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd7c32a6-a860-4b30-a876-425afedf6666", + "fields": { + "timestamp": "2023-12-29T15:45:07.233Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1185, + "field": "name", + "type": "str", + "value": "xe-2/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd812987-41ed-4b16-9fd9-0e7f1d7804b2", + "fields": { + "timestamp": "2023-12-29T15:45:05.959Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 561, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd8c2b55-9b88-4739-8827-d896ac26dedb", + "fields": { + "timestamp": "2023-12-29T15:45:06.184Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 665, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd8c685f-2aed-489b-ba28-20826b71e82d", + "fields": { + "timestamp": "2023-12-29T15:45:09.266Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1073, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd90b7ab-a2b1-4098-a6a4-df7beedf69e1", + "fields": { + "timestamp": "2023-12-29T15:45:07.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1527, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd956863-6ef7-4ac2-a15c-32a4b59fa363", + "fields": { + "timestamp": "2023-12-29T15:45:10.389Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 22, + "field": "address", + "type": "inet", + "value": "192.168.0.22/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dd9e7ba7-43b7-41cd-8b53-0c9e5554fddf", + "fields": { + "timestamp": "2023-12-29T15:45:10.518Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 48, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dda2bf02-36dc-4485-8d4c-82707675bda2", + "fields": { + "timestamp": "2023-12-29T15:45:06.255Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 698, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dda2ea0a-d195-41a4-b0b1-c69b3fab219e", + "fields": { + "timestamp": "2023-12-29T15:45:06.811Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 956, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dda5b3eb-ef3b-40aa-9e30-848f55c40743", + "fields": { + "timestamp": "2023-12-29T15:45:10.021Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 20, + "field": "name", + "type": "str", + "value": "P2-10B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddaa25de-3f6b-4790-9e56-181878460c64", + "fields": { + "timestamp": "2023-12-29T15:45:06.340Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 738, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddae4585-6fe5-48d1-b6b4-27841f6f97ad", + "fields": { + "timestamp": "2023-12-29T15:45:09.013Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 756, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddb69f42-c7e0-4d60-9673-f21a2031ba47", + "fields": { + "timestamp": "2023-12-29T15:45:06.732Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 919, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddb7e88e-0788-43c0-8005-7b126519297b", + "fields": { + "timestamp": "2023-12-29T15:45:06.314Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 726, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddbb2dcd-326a-4788-bb39-475d8ea19b44", + "fields": { + "timestamp": "2023-12-29T15:45:06.470Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 799, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddbcba70-0dce-413c-a386-b13b5db9d3d2", + "fields": { + "timestamp": "2023-12-29T15:45:09.146Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 922, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddbe715f-0ae5-42aa-a85e-fca2d2fa15d1", + "fields": { + "timestamp": "2023-12-29T15:45:09.234Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1032, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddc08b52-7d9f-4d83-b97a-ceb2a304b380", + "fields": { + "timestamp": "2023-12-29T15:45:05.895Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 534, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddc4e834-7b6a-4ad2-821d-1f2a15b7eb19", + "fields": { + "timestamp": "2023-12-29T15:45:05.068Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 158, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddced440-5675-47fa-a15f-21a555aa1127", + "fields": { + "timestamp": "2023-12-29T15:45:05.210Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 221, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddcfc8ea-cae6-493d-bef0-db4a1c41aa28", + "fields": { + "timestamp": "2023-12-29T15:45:05.982Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 572, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddd1f630-0044-4344-b13d-d5b983fa2575", + "fields": { + "timestamp": "2023-12-29T15:45:07.188Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1164, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddd52292-2611-4848-8197-0dccddb514af", + "fields": { + "timestamp": "2023-12-29T15:45:07.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1523, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddd9313f-92e5-422b-a5c7-5162f7735477", + "fields": { + "timestamp": "2023-12-29T15:45:06.227Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 685, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dde3909a-1726-4018-9e4c-10a36a3284ff", + "fields": { + "timestamp": "2023-12-29T15:45:07.803Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1448, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dde4a072-12fd-44f2-bcfb-fa6224fecdc2", + "fields": { + "timestamp": "2023-12-29T15:45:10.648Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 441, + "field": "name", + "type": "str", + "value": "vm81", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dde4ed29-f9aa-436a-8715-3723b02808c9", + "fields": { + "timestamp": "2023-12-29T15:45:04.750Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 14, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dde81ea5-b14b-4ee6-8f91-6c0703022374", + "fields": { + "timestamp": "2023-12-29T15:45:10.079Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 80, + "field": "slug", + "type": "str", + "value": "us-mi", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddeb21f0-771a-404f-ac67-40131204ab3a", + "fields": { + "timestamp": "2023-12-29T15:45:09.314Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1133, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddef52be-7943-422c-ba40-44d1a4cf8219", + "fields": { + "timestamp": "2023-12-29T15:45:05.650Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 422, + "field": "name", + "type": "str", + "value": "GigabitEthernet0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddf33139-01fd-4440-92e6-ea5ef5d662df", + "fields": { + "timestamp": "2023-12-29T15:45:06.458Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 793, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddf8e1a0-52c3-46cd-a674-f5f41de3ee89", + "fields": { + "timestamp": "2023-12-29T15:45:10.503Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 24, + "field": "vid", + "type": "int", + "value": "200", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ddff5d96-4a2a-4026-a634-0ef1c646b468", + "fields": { + "timestamp": "2023-12-29T15:45:05.296Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 260, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de04687b-9f4e-4050-9a0e-200ffe529241", + "fields": { + "timestamp": "2023-12-29T15:45:06.342Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 739, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de115cb5-d35f-48df-a8d4-717af87f1f80", + "fields": { + "timestamp": "2023-12-29T15:45:11.559Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1483, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de13e03a-0302-44ab-b2f5-3a5e609bec04", + "fields": { + "timestamp": "2023-12-29T15:45:10.624Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 403, + "field": "name", + "type": "str", + "value": "vm43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de13f365-9d94-45b1-a3e2-db161bf1c207", + "fields": { + "timestamp": "2023-12-29T15:45:04.648Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 68, + "field": "name", + "type": "str", + "value": "Outlet 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de21c272-86c2-4413-baee-9b0e46f1ca92", + "fields": { + "timestamp": "2023-12-29T15:45:09.886Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 4, + "field": "slug", + "type": "str", + "value": "access-switch", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de27f718-915d-4f60-b0d5-c2a6d5879fe8", + "fields": { + "timestamp": "2023-12-29T15:45:10.638Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 426, + "field": "name", + "type": "str", + "value": "vm66", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de2a4ec3-d412-4edd-ae0a-c1d79a461b86", + "fields": { + "timestamp": "2023-12-29T15:45:07.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1529, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de2d1307-69ad-462c-beea-a784204930dd", + "fields": { + "timestamp": "2023-12-29T15:45:11.188Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1227, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de3726f8-6109-4f2d-8559-813212d2635a", + "fields": { + "timestamp": "2023-12-29T15:45:07.856Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1473, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de3a5f5c-8b4a-43fe-85c3-e87e55ebcd73", + "fields": { + "timestamp": "2023-12-29T15:45:09.325Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1147, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de3cc3f8-e51f-4d93-9b88-fe5fd177c811", + "fields": { + "timestamp": "2023-12-29T15:45:04.582Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 28, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de3f296f-6a1b-40eb-9fe2-9b6bf88eda03", + "fields": { + "timestamp": "2023-12-29T15:45:04.680Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 108, + "field": "name", + "type": "str", + "value": "Outlet 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de473557-3df5-4509-bbc2-451a4091fa4e", + "fields": { + "timestamp": "2023-12-29T15:45:11.258Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1276, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de4c5646-8a0e-44b9-8b87-7ffe527a749d", + "fields": { + "timestamp": "2023-12-29T15:45:07.687Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1394, + "field": "name", + "type": "str", + "value": "et-2/0/53", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de52a1cd-ea9a-4048-81b9-ee8b163b96fb", + "fields": { + "timestamp": "2023-12-29T15:45:11.586Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1502, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de543bb7-29e8-4493-a91b-ee467fcfd628", + "fields": { + "timestamp": "2023-12-29T15:45:11.290Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1298, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de5b3226-d063-4de5-a3db-66fd144e8f36", + "fields": { + "timestamp": "2023-12-29T15:45:04.592Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 39, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de5c8119-b7cf-4bed-8a9f-1ad35bc657e3", + "fields": { + "timestamp": "2023-12-29T15:45:05.057Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 153, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de62efd5-09e1-4d67-9859-4b519f991260", + "fields": { + "timestamp": "2023-12-29T15:45:07.246Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1191, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de665531-7e0a-40f3-9084-5a0910a44878", + "fields": { + "timestamp": "2023-12-29T15:45:05.497Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 352, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de66fcca-1cad-409e-82ae-38a8775f18df", + "fields": { + "timestamp": "2023-12-29T15:45:09.078Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 836, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de745e4c-1ec3-48e9-aed9-cb039dadcdc6", + "fields": { + "timestamp": "2023-12-29T15:45:04.863Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 65, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de78fd54-6727-496f-9de7-ee066d44264a", + "fields": { + "timestamp": "2023-12-29T15:45:04.450Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 13, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de7c6ed8-2e60-488c-8bbd-5b8e9ac88adc", + "fields": { + "timestamp": "2023-12-29T15:45:10.841Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 989, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de8c9fd3-f109-4cfe-a98b-b0c4670da3da", + "fields": { + "timestamp": "2023-12-29T15:45:04.690Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 119, + "field": "name", + "type": "str", + "value": "Outlet 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de8e8554-4619-464d-b0c7-bf6b59f0804f", + "fields": { + "timestamp": "2023-12-29T15:45:07.306Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1219, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de911056-4ff5-4b94-b9e4-597afa9dcf4f", + "fields": { + "timestamp": "2023-12-29T15:45:11.045Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1128, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "de9b0ae9-d71d-44d0-9163-ee2b6b83a81f", + "fields": { + "timestamp": "2023-12-29T15:45:10.954Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1065, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dea63b46-cf83-4626-935b-84ce3746969e", + "fields": { + "timestamp": "2023-12-29T15:45:06.458Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 793, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dea69dd5-6957-4961-8dc0-faa9f1c7be00", + "fields": { + "timestamp": "2023-12-29T15:45:05.326Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 274, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dea6fa69-f28e-45ca-93d6-e14b720f1e47", + "fields": { + "timestamp": "2023-12-29T15:45:07.786Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1440, + "field": "name", + "type": "str", + "value": "xe-2/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dea92ae2-3fa3-42ba-9360-8096da0595eb", + "fields": { + "timestamp": "2023-12-29T15:45:10.494Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "deaec607-8c3d-4c03-adbe-2a82eb70ac55", + "fields": { + "timestamp": "2023-12-29T15:45:10.054Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 39, + "field": "name", + "type": "str", + "value": "New Mexico", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "deaf9366-5336-4e49-abec-3c6eab8b8bcf", + "fields": { + "timestamp": "2023-12-29T15:45:06.235Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 689, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dec027f9-670d-4934-80a6-b1425bcb30e5", + "fields": { + "timestamp": "2023-12-29T15:45:06.982Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1037, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dec2cbfc-258f-43fe-84dc-aca3553cf467", + "fields": { + "timestamp": "2023-12-29T15:45:09.976Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 93, + "field": "name", + "type": "str", + "value": "ncsu128-distswitch1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "decccd56-98c5-48d9-9366-53d97797da7b", + "fields": { + "timestamp": "2023-12-29T15:45:08.473Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 997, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dedce679-61ee-4131-9299-d644b1db0846", + "fields": { + "timestamp": "2023-12-29T15:45:07.408Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1266, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dedf6791-1f57-475b-b100-a3f3f40700ed", + "fields": { + "timestamp": "2023-12-29T15:45:05.401Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 308, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "deeb0798-ef6c-4083-8847-11595c8a2721", + "fields": { + "timestamp": "2023-12-29T15:45:07.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1444, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "def80539-4254-47b5-ad41-79dd1205c059", + "fields": { + "timestamp": "2023-12-29T15:45:10.558Z", + "object_type": [ + "tenancy", + "contact" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "Dwight Schrute", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "def9acea-3d8a-46f5-abc6-6ad35268a672", + "fields": { + "timestamp": "2023-12-29T15:45:07.373Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1250, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "defa4d5f-617d-4d7d-a9f4-2859661dc8e1", + "fields": { + "timestamp": "2023-12-29T15:45:10.091Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 9, + "field": "slug", + "type": "str", + "value": "dm-rochester", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "defa4eac-a37e-4f2c-ab4f-e125a1bca909", + "fields": { + "timestamp": "2023-12-29T15:45:11.605Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1515, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "defa98d6-5d07-4985-b802-db1c4e46728b", + "fields": { + "timestamp": "2023-12-29T15:45:05.956Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 560, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "defd175f-7831-4e1f-8fa3-e213ccd168fa", + "fields": { + "timestamp": "2023-12-29T15:45:06.980Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1036, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "defe8f7d-152d-4ef4-8f54-a33589052173", + "fields": { + "timestamp": "2023-12-29T15:45:10.801Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 962, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "deff54fe-2322-4f6c-89fa-1c1f09e7f271", + "fields": { + "timestamp": "2023-12-29T15:45:06.524Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 824, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df0637bc-1618-4eca-ac2f-eb7cfc182f44", + "fields": { + "timestamp": "2023-12-29T15:45:07.693Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1397, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df089a28-af26-477e-82b8-f7a0252c6c8a", + "fields": { + "timestamp": "2023-12-29T15:45:04.876Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 70, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df0949d0-e474-4e93-bf4b-9eeca00d018d", + "fields": { + "timestamp": "2023-12-29T15:45:04.704Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 134, + "field": "name", + "type": "str", + "value": "Outlet 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df0b4d85-21d5-4197-bea7-c310a86e76e3", + "fields": { + "timestamp": "2023-12-29T15:45:09.090Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 851, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df0c2c1f-f052-4071-86b7-1e9461b4bfcd", + "fields": { + "timestamp": "2023-12-29T15:45:04.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 110, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df0d50d5-29b8-44fd-b7b0-92a5fe2748d5", + "fields": { + "timestamp": "2023-12-29T15:45:05.225Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 228, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df0e9f03-8356-4cff-8a31-008b28f08470", + "fields": { + "timestamp": "2023-12-29T15:45:05.108Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 175, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df1c0964-d284-4570-9a44-c853cea9b319", + "fields": { + "timestamp": "2023-12-29T15:45:07.173Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1157, + "field": "name", + "type": "str", + "value": "xe-1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df1fd25d-a627-4ee8-9102-40731203d19d", + "fields": { + "timestamp": "2023-12-29T15:45:05.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 564, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df1fdd42-69ec-4960-88c5-b46f8e7b3669", + "fields": { + "timestamp": "2023-12-29T15:45:11.603Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1514, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df1fe5f4-e60a-46f0-ba54-f661e1f80b08", + "fields": { + "timestamp": "2023-12-29T15:45:11.691Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1574, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df27366a-1a63-4cc2-913b-76d7140680de", + "fields": { + "timestamp": "2023-12-29T15:45:05.772Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 478, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df28b0c3-04d8-4e81-ad28-8b0992d76326", + "fields": { + "timestamp": "2023-12-29T15:45:05.148Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 193, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df320ec6-05a4-40ae-aff4-abbf064cace3", + "fields": { + "timestamp": "2023-12-29T15:45:11.368Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1352, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df38908b-1fe4-461f-8890-8cf212dccca9", + "fields": { + "timestamp": "2023-12-29T15:45:05.829Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 504, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df3afe2a-0f0c-42f0-a046-883c71c9b1a8", + "fields": { + "timestamp": "2023-12-29T15:45:05.406Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 310, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df3f4ff4-d4b3-40e8-aa7c-e967f1c8f6ba", + "fields": { + "timestamp": "2023-12-29T15:45:07.349Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1239, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df4a75be-00ec-451a-a089-8ac9bcb50e43", + "fields": { + "timestamp": "2023-12-29T15:45:06.434Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 782, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df513302-3a7f-47ae-bb50-5497c547a0f7", + "fields": { + "timestamp": "2023-12-29T15:45:09.900Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 4, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df54ed5a-d25a-423d-8b86-2698138055e7", + "fields": { + "timestamp": "2023-12-29T15:45:06.402Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 767, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df58218e-2da5-413c-b7bc-46a478463a4c", + "fields": { + "timestamp": "2023-12-29T15:45:08.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1569, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df58707a-c891-4925-b52f-4e8d188c77fd", + "fields": { + "timestamp": "2023-12-29T15:45:11.440Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1402, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df601d6e-06fe-4b60-8dfa-7d2898ae1aa2", + "fields": { + "timestamp": "2023-12-29T15:45:07.835Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1463, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df6c2ba8-112a-479e-b5e3-9f8d2ea3cae9", + "fields": { + "timestamp": "2023-12-29T15:45:09.349Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1177, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df6e798b-15c9-4395-bfdd-c8cadf2aad3a", + "fields": { + "timestamp": "2023-12-29T15:45:08.917Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 635, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df762bec-a940-41ab-94ed-117742ca2b75", + "fields": { + "timestamp": "2023-12-29T15:45:08.274Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 750, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df79a79c-74da-47b2-a80d-02281070016c", + "fields": { + "timestamp": "2023-12-29T15:45:05.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 481, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df7b148c-687c-4a76-8a59-3e108851e433", + "fields": { + "timestamp": "2023-12-29T15:45:05.775Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 479, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df7b938b-5772-4872-a2a4-0ce24f767163", + "fields": { + "timestamp": "2023-12-29T15:45:06.274Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 707, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df82f3a8-8a29-49fa-9a3c-32b21e33997a", + "fields": { + "timestamp": "2023-12-29T15:45:06.355Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 745, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df83ed83-6e09-48d5-a19a-de9718f01006", + "fields": { + "timestamp": "2023-12-29T15:45:04.803Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 38, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df8d903f-52cb-4196-bd48-ac6fb34a1a99", + "fields": { + "timestamp": "2023-12-29T15:45:05.772Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 478, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df9665b4-4313-4b44-8e41-5f852914b6aa", + "fields": { + "timestamp": "2023-12-29T15:45:11.219Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1249, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "df9aa3f6-251f-48e5-956d-911dfd874647", + "fields": { + "timestamp": "2023-12-29T15:45:08.357Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 853, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dfa667a4-333c-4b01-a06e-e006dbec4a99", + "fields": { + "timestamp": "2023-12-29T15:45:10.487Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "JBB120", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dfae5dd9-a0f7-4ca0-88cd-f7b177d4ce5d", + "fields": { + "timestamp": "2023-12-29T15:45:10.901Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1029, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dfb3091b-c8e7-4ec3-8055-f5a1650d4de4", + "fields": { + "timestamp": "2023-12-29T15:45:07.657Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1380, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dfb704f4-18b2-4a8d-9ec0-9f922cdd4d8d", + "fields": { + "timestamp": "2023-12-29T15:45:05.762Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 473, + "field": "name", + "type": "str", + "value": "GigabitEthernet0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dfb7c2e4-a2aa-4059-9515-25ba0c40a94d", + "fields": { + "timestamp": "2023-12-29T15:45:08.263Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 737, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dfbe77eb-4de6-4d9d-ac65-85f52b99a9dc", + "fields": { + "timestamp": "2023-12-29T15:45:04.406Z", + "object_type": [ + "circuits", + "circuittype" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "internet", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dfc1ede9-09d0-48c0-8110-f83f3a3a1fa2", + "fields": { + "timestamp": "2023-12-29T15:45:05.139Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 189, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dfcc1781-39c1-4701-8cb4-ebd435d637f4", + "fields": { + "timestamp": "2023-12-29T15:45:04.483Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 38, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dfdf5812-7515-48e8-a094-e94350c810f2", + "fields": { + "timestamp": "2023-12-29T15:45:06.644Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 879, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dfe89241-300f-489d-bd9b-70611fefe87d", + "fields": { + "timestamp": "2023-12-29T15:45:11.338Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1331, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dfe9fa87-4c75-4cc1-b390-8dba382cef20", + "fields": { + "timestamp": "2023-12-29T15:45:06.413Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 772, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dfec23e0-243a-4570-80e8-05e560d4019e", + "fields": { + "timestamp": "2023-12-29T15:45:09.382Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1219, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dff05ec2-76a3-410e-992a-207a55ed5081", + "fields": { + "timestamp": "2023-12-29T15:45:08.120Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1595, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dffafb13-4356-4d28-8ff7-a3bf7638a2dd", + "fields": { + "timestamp": "2023-12-29T15:45:07.666Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1384, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dffc7862-377e-4b19-a818-ce3964b96d52", + "fields": { + "timestamp": "2023-12-29T15:45:06.593Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 856, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "dfff0f75-6b35-4392-b7ee-41e6d1d06802", + "fields": { + "timestamp": "2023-12-29T15:45:09.028Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 774, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e018efd8-6467-419a-b15a-17aeb4066440", + "fields": { + "timestamp": "2023-12-29T15:45:08.753Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1344, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e01f98c6-9635-4a30-97cf-031ae6f3ac4e", + "fields": { + "timestamp": "2023-12-29T15:45:10.729Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 913, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0247e39-ce22-49c4-b860-2e92afab7cfe", + "fields": { + "timestamp": "2023-12-29T15:45:11.476Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1427, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0253db3-bfb9-4bdb-9a10-e9f71c289ed4", + "fields": { + "timestamp": "2023-12-29T15:45:04.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 105, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e027a53c-2d4d-42a7-ba73-c3ebd8f20509", + "fields": { + "timestamp": "2023-12-29T15:45:06.580Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 850, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e030bf01-24b7-476a-be65-c2bf2d4f9e6d", + "fields": { + "timestamp": "2023-12-29T15:45:11.258Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1276, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e035fb5a-0ac2-4760-aec5-f1b116bdf08c", + "fields": { + "timestamp": "2023-12-29T15:45:07.758Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1427, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0378593-fe1c-4dde-b462-da9a1dac01ce", + "fields": { + "timestamp": "2023-12-29T15:45:05.186Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 210, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e03b2a29-76db-44e8-a887-bb10af6dc28f", + "fields": { + "timestamp": "2023-12-29T15:45:10.911Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1036, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0406e57-5763-4da1-8e4d-38cc56c7dc51", + "fields": { + "timestamp": "2023-12-29T15:45:06.216Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 680, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e040fdd3-59fa-4f15-a66d-10d9f06049a5", + "fields": { + "timestamp": "2023-12-29T15:45:08.518Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1053, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0420fd6-75ab-474d-bccf-8bca49cd7d8c", + "fields": { + "timestamp": "2023-12-29T15:45:09.985Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 103, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e04812f2-68d5-4cfb-ae7e-36b247352a1c", + "fields": { + "timestamp": "2023-12-29T15:45:10.787Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 953, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e04996b3-8287-4191-a620-2d13de64d077", + "fields": { + "timestamp": "2023-12-29T15:45:06.002Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 581, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e04d19aa-47aa-486f-8918-3bf7cd7a31e0", + "fields": { + "timestamp": "2023-12-29T15:45:06.299Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 719, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e054a96b-f979-49bf-8b6b-1884ce48c647", + "fields": { + "timestamp": "2023-12-29T15:45:05.316Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 269, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e055f719-362e-493a-aa26-7c5e073e32de", + "fields": { + "timestamp": "2023-12-29T15:45:10.673Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 480, + "field": "name", + "type": "str", + "value": "vm120", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e059ef17-c06f-4d88-b76a-7d42396e91df", + "fields": { + "timestamp": "2023-12-29T15:45:05.908Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 540, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e05a47c8-a9c7-4f5e-bb42-e1eafc264212", + "fields": { + "timestamp": "2023-12-29T15:45:06.289Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 714, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0614f91-4f69-4188-8f60-69c1a07e79df", + "fields": { + "timestamp": "2023-12-29T15:45:11.463Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1418, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e062c743-9b00-4598-8801-877715c5bd2a", + "fields": { + "timestamp": "2023-12-29T15:45:06.186Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 666, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e065ba94-1e37-4e4e-a1d8-3703c39533bd", + "fields": { + "timestamp": "2023-12-29T15:45:04.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 110, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e06ba9ab-4680-4ba9-b588-976234548453", + "fields": { + "timestamp": "2023-12-29T15:45:05.941Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 554, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e06bf9bb-5d60-4568-bb75-79e7861f41a8", + "fields": { + "timestamp": "2023-12-29T15:45:06.250Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 696, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e073198f-d132-4ceb-8d55-cfa1d60aebc8", + "fields": { + "timestamp": "2023-12-29T15:45:10.002Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 102, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e08682d1-06f6-4643-aa55-45a8c0598d45", + "fields": { + "timestamp": "2023-12-29T15:45:04.732Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 6, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e08bcba7-2e40-4ccd-aa55-57c4340bf423", + "fields": { + "timestamp": "2023-12-29T15:45:05.175Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 205, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e091e3a0-a034-4585-a0df-f1508e56c36d", + "fields": { + "timestamp": "2023-12-29T15:45:06.563Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 842, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e093cd21-e335-4cd9-aca0-7e2cde3aaf11", + "fields": { + "timestamp": "2023-12-29T15:45:10.922Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1043, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e095681f-29d0-46fe-9fad-a3fb8625aaa0", + "fields": { + "timestamp": "2023-12-29T15:45:07.079Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1114, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0965e12-1f29-42bf-b039-b9673c97c688", + "fields": { + "timestamp": "2023-12-29T15:45:06.830Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 965, + "field": "name", + "type": "str", + "value": "et-0/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0a6dd7e-431c-47f7-bc26-9b4e8c991020", + "fields": { + "timestamp": "2023-12-29T15:45:06.712Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 910, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0c14167-e95e-4577-b432-bf29acd57b56", + "fields": { + "timestamp": "2023-12-29T15:45:06.056Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 606, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0c191f4-b025-43ff-940e-5441c6a29af2", + "fields": { + "timestamp": "2023-12-29T15:45:10.026Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 27, + "field": "name", + "type": "str", + "value": "P1-14A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0c38dbc-877d-406b-9615-b23d94fb21ca", + "fields": { + "timestamp": "2023-12-29T15:45:09.113Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 881, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0d527dd-7d23-47e2-a76b-ef007d58de54", + "fields": { + "timestamp": "2023-12-29T15:45:05.580Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 390, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0d6dd03-9209-40d9-b170-90b36751eb41", + "fields": { + "timestamp": "2023-12-29T15:45:08.801Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1403, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0d9dea0-30b2-413e-ae42-e65e91cb1190", + "fields": { + "timestamp": "2023-12-29T15:45:06.942Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1018, + "field": "name", + "type": "str", + "value": "xe-0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0dbcffd-b13e-4857-9017-190cbd9570c8", + "fields": { + "timestamp": "2023-12-29T15:45:06.319Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 728, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0dbefdf-3219-4f84-b3ac-eb81debfcfa3", + "fields": { + "timestamp": "2023-12-29T15:45:10.903Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1030, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0dcc4a3-b517-45f2-8372-d443cd52b009", + "fields": { + "timestamp": "2023-12-29T15:45:09.947Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 23, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0df4095-823f-449a-b43e-36cf6bc3377b", + "fields": { + "timestamp": "2023-12-29T15:45:05.269Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 248, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0e05b7f-4c59-47f2-8bc7-7c956fe74907", + "fields": { + "timestamp": "2023-12-29T15:45:11.299Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1304, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0e3d940-9b09-44ed-bfff-985280954578", + "fields": { + "timestamp": "2023-12-29T15:45:08.179Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 633, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0e445ef-f283-4a99-a24f-65137eece3f5", + "fields": { + "timestamp": "2023-12-29T15:45:10.822Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 976, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0e5f84f-8d12-4a48-9b2f-d16e70b232fa", + "fields": { + "timestamp": "2023-12-29T15:45:10.670Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 476, + "field": "name", + "type": "str", + "value": "vm116", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e0f1254a-e597-4935-8b2f-fcb64a2cf668", + "fields": { + "timestamp": "2023-12-29T15:45:05.853Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 515, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1029af1-9d60-424f-a4f1-b0c21859a4dd", + "fields": { + "timestamp": "2023-12-29T15:45:11.359Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1346, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1041e70-8957-4985-a7ba-ddd7a33b28aa", + "fields": { + "timestamp": "2023-12-29T15:45:11.608Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1517, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e108e16e-6519-4e42-8244-7bb85cad3ced", + "fields": { + "timestamp": "2023-12-29T15:45:10.703Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 529, + "field": "name", + "type": "str", + "value": "vm169", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e117c35c-90cd-4c55-af51-7c170b86bc4d", + "fields": { + "timestamp": "2023-12-29T15:45:05.792Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 487, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e11947a8-e191-4c54-9f22-fac9e38537fd", + "fields": { + "timestamp": "2023-12-29T15:45:05.926Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 548, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e121193b-a821-425e-88ea-f845c2423256", + "fields": { + "timestamp": "2023-12-29T15:45:11.754Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1618, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1277f7c-81f5-4056-bf1f-736d7affb176", + "fields": { + "timestamp": "2023-12-29T15:45:07.351Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1240, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e135557f-5daf-4e7b-9a07-0d71c17f471b", + "fields": { + "timestamp": "2023-12-29T15:45:04.904Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 83, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e13c54d9-2de3-405e-9089-652ec6c78021", + "fields": { + "timestamp": "2023-12-29T15:45:08.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1575, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e13f85f0-b291-4d37-a38c-0079fbad7c8d", + "fields": { + "timestamp": "2023-12-29T15:45:11.580Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1498, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e14199f9-8831-485a-a259-ef14c69d7c8a", + "fields": { + "timestamp": "2023-12-29T15:45:07.438Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1280, + "field": "name", + "type": "str", + "value": "et-2/0/49", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e142102b-a3bf-4eb5-9d31-e70e78cbad6a", + "fields": { + "timestamp": "2023-12-29T15:45:11.596Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1509, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1510422-601d-4344-9710-97b8f783a460", + "fields": { + "timestamp": "2023-12-29T15:45:06.244Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 693, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e152f645-9080-4540-a30f-2e467cf27776", + "fields": { + "timestamp": "2023-12-29T15:45:04.622Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 72, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e16092dd-fc74-4bfd-bf52-b9b3981a4662", + "fields": { + "timestamp": "2023-12-29T15:45:05.139Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 189, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e164bc08-1f43-48f3-8b74-a2a08b9c961b", + "fields": { + "timestamp": "2023-12-29T15:45:06.121Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 636, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e16c9d6d-9f33-4b71-a11e-8fd72127faa4", + "fields": { + "timestamp": "2023-12-29T15:45:11.730Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1601, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1735c49-3b47-4639-a5c9-508e52e67bd0", + "fields": { + "timestamp": "2023-12-29T15:45:06.823Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 962, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e178e910-8351-45b4-8171-d08f968baf86", + "fields": { + "timestamp": "2023-12-29T15:45:06.119Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 635, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e178edf4-f944-4227-8f8a-2d14dda7caca", + "fields": { + "timestamp": "2023-12-29T15:45:07.109Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1128, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1797e02-2f4a-4274-833a-832088d031c8", + "fields": { + "timestamp": "2023-12-29T15:45:05.595Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 397, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e188930b-f56f-4b37-94ce-c5d0994ac3b2", + "fields": { + "timestamp": "2023-12-29T15:45:06.910Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1003, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e18d0a4d-b62d-4550-9523-d70cf8d1c6ea", + "fields": { + "timestamp": "2023-12-29T15:45:05.506Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 356, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1989d67-adf0-4655-a534-bc7595950d97", + "fields": { + "timestamp": "2023-12-29T15:45:07.876Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1482, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e19d8e87-ecca-4b94-adbf-9d1f94c2f3bd", + "fields": { + "timestamp": "2023-12-29T15:45:08.047Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1561, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e19fdaf9-7430-46f7-b6da-1a6121f27ade", + "fields": { + "timestamp": "2023-12-29T15:45:11.543Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1472, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1a387d2-78b9-4f15-a2dc-b72f9f1f08b6", + "fields": { + "timestamp": "2023-12-29T15:45:10.425Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 82, + "field": "address", + "type": "inet", + "value": "172.17.0.22/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1a5a3f5-d1fe-4802-9c67-6f4aea18e28d", + "fields": { + "timestamp": "2023-12-29T15:45:08.386Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 889, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1a6bff9-5a61-4e93-abd2-41e4564c33f6", + "fields": { + "timestamp": "2023-12-29T15:45:11.067Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1143, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1adac76-4c0d-4280-861c-b23f599cda8a", + "fields": { + "timestamp": "2023-12-29T15:45:07.577Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1345, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1bdf18f-9435-4497-b36d-b932dbea25c5", + "fields": { + "timestamp": "2023-12-29T15:45:05.679Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 435, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1be9e61-31c5-4a91-95b8-84c701f7e762", + "fields": { + "timestamp": "2023-12-29T15:45:04.726Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 3, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1c8c3ba-9572-4dff-bfda-a5877429fe77", + "fields": { + "timestamp": "2023-12-29T15:45:07.386Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1256, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1c8d22f-561d-4ef0-b99f-a9cfd8033022", + "fields": { + "timestamp": "2023-12-29T15:45:04.968Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 112, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1cb1701-a6ed-43af-9848-3d2450b03144", + "fields": { + "timestamp": "2023-12-29T15:45:10.733Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 916, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1d1fdd2-fbb1-4742-8e29-d150be61971f", + "fields": { + "timestamp": "2023-12-29T15:45:05.320Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 271, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1d481d0-9cb8-45cd-89a0-45ff87d5d83a", + "fields": { + "timestamp": "2023-12-29T15:45:06.727Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 917, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1db245f-80ff-45cb-813b-dd5a6d62d9d1", + "fields": { + "timestamp": "2023-12-29T15:45:11.486Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1434, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1dc82d6-25a1-4ba5-a847-fc1557af3315", + "fields": { + "timestamp": "2023-12-29T15:45:06.041Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 599, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1dde988-f3f5-4cca-b792-fcb34938bb1d", + "fields": { + "timestamp": "2023-12-29T15:45:06.710Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 909, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1df90a9-7fd0-4c12-9bc7-d5ece01bc964", + "fields": { + "timestamp": "2023-12-29T15:45:05.552Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 377, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1dfce0b-e47c-4e34-b147-a07c95c59b93", + "fields": { + "timestamp": "2023-12-29T15:45:08.772Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1368, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1e36833-7bc1-473a-9bf6-9e0eea358b1b", + "fields": { + "timestamp": "2023-12-29T15:45:05.777Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 480, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e1ea9454-f382-4b6e-b537-59ab92a1b924", + "fields": { + "timestamp": "2023-12-29T15:45:04.907Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 84, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2022c7f-da22-4d72-8d96-ed0d25ffc023", + "fields": { + "timestamp": "2023-12-29T15:45:10.152Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 8, + "field": "prefix", + "type": "cidr", + "value": "10.112.129.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e206df6f-b8ea-4502-8303-ea17aece93f3", + "fields": { + "timestamp": "2023-12-29T15:45:06.741Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 923, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2099605-33d7-4b29-9f2a-07221e29c019", + "fields": { + "timestamp": "2023-12-29T15:45:07.401Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1263, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e217c265-36d3-4c85-aa6e-6b0b047e0e76", + "fields": { + "timestamp": "2023-12-29T15:45:10.713Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 902, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e21c07d9-fd3b-40cd-81a4-d59ad75418c8", + "fields": { + "timestamp": "2023-12-29T15:45:04.473Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 25, + "field": "cid", + "type": "str", + "value": "1002844927", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e22008d0-56a7-4878-b243-aa6845d9aefe", + "fields": { + "timestamp": "2023-12-29T15:45:06.861Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 980, + "field": "name", + "type": "str", + "value": "xe-0/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e22148f2-fd1d-4fec-8ba5-a63f1e8f2942", + "fields": { + "timestamp": "2023-12-29T15:45:10.676Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 485, + "field": "name", + "type": "str", + "value": "vm125", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e22315f3-5a6d-4286-973c-4c53e6421ead", + "fields": { + "timestamp": "2023-12-29T15:45:06.481Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 804, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e22c47ae-b38f-42e1-ac8a-6eae34a73bfe", + "fields": { + "timestamp": "2023-12-29T15:45:06.895Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 996, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2345b40-f44d-466a-81cd-574583d685e9", + "fields": { + "timestamp": "2023-12-29T15:45:08.634Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1197, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e23db08f-e4fe-4939-83b5-12108bdc3d16", + "fields": { + "timestamp": "2023-12-29T15:45:11.153Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1203, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e24056a5-572e-40dd-bbb4-0429771c88fb", + "fields": { + "timestamp": "2023-12-29T15:45:09.329Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1151, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e242d208-467d-4f76-85b1-7385f4204ea0", + "fields": { + "timestamp": "2023-12-29T15:45:06.069Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 612, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e246bbb2-5cad-46a9-b79a-84e1add786e8", + "fields": { + "timestamp": "2023-12-29T15:45:10.500Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 18, + "field": "name", + "type": "str", + "value": "Voice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2480d77-dbc5-4074-83ae-b42bc1f35c9c", + "fields": { + "timestamp": "2023-12-29T15:45:09.393Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1233, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e249f2a8-2015-4933-b810-33310ad3fca5", + "fields": { + "timestamp": "2023-12-29T15:45:05.031Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 141, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e258237d-8c93-4d65-a54c-d2f6769b08a6", + "fields": { + "timestamp": "2023-12-29T15:45:09.909Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 16, + "field": "name", + "type": "str", + "value": "R103", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e26031bf-7888-47f0-895a-556c978a9869", + "fields": { + "timestamp": "2023-12-29T15:45:05.434Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 323, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e269cdbc-ff5a-4f96-979b-55c88b0d6fc0", + "fields": { + "timestamp": "2023-12-29T15:45:05.318Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 270, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e26becf3-ee90-4307-9c98-79880ea81842", + "fields": { + "timestamp": "2023-12-29T15:45:04.678Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 105, + "field": "name", + "type": "str", + "value": "Outlet 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e26d7e5d-385a-43e0-bbaf-503510ecc1ac", + "fields": { + "timestamp": "2023-12-29T15:45:04.882Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 73, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2721632-fdaf-42c3-a50e-96d386f19cec", + "fields": { + "timestamp": "2023-12-29T15:45:10.494Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 8, + "field": "vid", + "type": "int", + "value": "200", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2730544-8e4d-4707-b732-640a8ab7770a", + "fields": { + "timestamp": "2023-12-29T15:45:05.882Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 528, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2823074-ead7-4ecd-8c49-428875a2d4c2", + "fields": { + "timestamp": "2023-12-29T15:45:10.713Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 902, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e28a5d06-a96d-427e-b283-710df17cae69", + "fields": { + "timestamp": "2023-12-29T15:45:10.634Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 419, + "field": "name", + "type": "str", + "value": "vm59", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2910240-9f64-4eb4-a326-f444e55fbd22", + "fields": { + "timestamp": "2023-12-29T15:45:06.570Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 845, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e29861ec-3079-4a4a-866f-b34acc15954f", + "fields": { + "timestamp": "2023-12-29T15:45:07.640Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1372, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e29d21db-9ee1-48de-acc2-a7f6719a8779", + "fields": { + "timestamp": "2023-12-29T15:45:11.666Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1557, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e29f9f36-c771-48a1-b8e4-9ca283403aff", + "fields": { + "timestamp": "2023-12-29T15:45:06.802Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 952, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2a37157-3f92-47a2-99e0-1e7042116ee4", + "fields": { + "timestamp": "2023-12-29T15:45:10.997Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1095, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2a4623b-8622-4843-8014-cdbc6da8008e", + "fields": { + "timestamp": "2023-12-29T15:45:06.509Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 817, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2aecf7b-f88e-4824-814b-89b70f2eba12", + "fields": { + "timestamp": "2023-12-29T15:45:11.501Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1444, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2af7bd9-aa5d-461c-b898-a1f51147f9fb", + "fields": { + "timestamp": "2023-12-29T15:45:07.495Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1307, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2b28f32-814a-44b1-b824-4556bf3cf35c", + "fields": { + "timestamp": "2023-12-29T15:45:06.010Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 585, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2b8f051-e236-4a51-9af4-ed77cb36713b", + "fields": { + "timestamp": "2023-12-29T15:45:04.577Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 23, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2b9a0ac-7e3b-4cce-a9ef-ca8b2bf86ef5", + "fields": { + "timestamp": "2023-12-29T15:45:11.080Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1152, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2c1c1f5-2aef-4365-bb97-003280252f8e", + "fields": { + "timestamp": "2023-12-29T15:45:07.784Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1439, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2c2bd23-a51c-428c-8fc0-fc09278cebe4", + "fields": { + "timestamp": "2023-12-29T15:45:05.079Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 163, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2c5ceba-1f35-4527-8198-3ff2767d686a", + "fields": { + "timestamp": "2023-12-29T15:45:06.563Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 842, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2cdacf9-029b-47a0-80c8-a5356579d387", + "fields": { + "timestamp": "2023-12-29T15:45:05.560Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 381, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2ce28b5-dd76-4752-b074-a831584e139e", + "fields": { + "timestamp": "2023-12-29T15:45:11.564Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1487, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2d192b1-9828-4dbe-906c-a8dafedf3217", + "fields": { + "timestamp": "2023-12-29T15:45:11.701Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1581, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2d3f745-3a20-4c52-aeee-e2ae46b468eb", + "fields": { + "timestamp": "2023-12-29T15:45:07.869Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1479, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2d60895-700b-4ae8-bae9-acc5dcc5e767", + "fields": { + "timestamp": "2023-12-29T15:45:08.262Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 735, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2d95362-e856-45d9-853c-b1c98f506596", + "fields": { + "timestamp": "2023-12-29T15:45:10.424Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 81, + "field": "address", + "type": "inet", + "value": "172.17.0.21/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2dcc721-cddf-4bda-8b13-5d5b3547dc8d", + "fields": { + "timestamp": "2023-12-29T15:45:05.245Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 237, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2debb4b-b204-4d09-abc4-839a4b21f5d0", + "fields": { + "timestamp": "2023-12-29T15:45:09.074Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 832, + "field": "name", + "type": "str", + "value": "Port 16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2dfd9f4-8110-4805-bbc5-068ae0c82eca", + "fields": { + "timestamp": "2023-12-29T15:45:07.664Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1383, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2e0d39e-bebe-46ac-ad1e-5c96690fe386", + "fields": { + "timestamp": "2023-12-29T15:45:05.141Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 190, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2e1add9-89b7-43c8-8595-3f982b9bd551", + "fields": { + "timestamp": "2023-12-29T15:45:06.438Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 784, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2e53058-f984-4124-91fb-63dcd9cf3058", + "fields": { + "timestamp": "2023-12-29T15:45:07.220Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1179, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2e75b8b-1386-4f94-8725-190fa923ba79", + "fields": { + "timestamp": "2023-12-29T15:45:07.611Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1360, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2ea5a1e-850a-441f-b88b-e9650c82b094", + "fields": { + "timestamp": "2023-12-29T15:45:07.405Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1265, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2ee6077-3811-4c44-978d-67a70b788110", + "fields": { + "timestamp": "2023-12-29T15:45:10.686Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 501, + "field": "name", + "type": "str", + "value": "vm141", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e2fd7108-b5fb-4eca-ae8c-0e452528bc8f", + "fields": { + "timestamp": "2023-12-29T15:45:11.204Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1238, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e306a710-4db9-41a5-b42e-603b476fde1b", + "fields": { + "timestamp": "2023-12-29T15:45:04.521Z", + "object_type": [ + "circuits", + "provider" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "Level 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e307da55-3ae3-4677-af56-c16039337654", + "fields": { + "timestamp": "2023-12-29T15:45:05.836Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 507, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e308ab2c-b326-486c-8c0e-805f963475c0", + "fields": { + "timestamp": "2023-12-29T15:45:07.291Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1212, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e310824f-05e7-4e1a-a951-972d9a435526", + "fields": { + "timestamp": "2023-12-29T15:45:07.216Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1177, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e317d595-8695-4245-850c-25d9cc1eaaef", + "fields": { + "timestamp": "2023-12-29T15:45:06.036Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 597, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3230107-bb1e-4e28-ae55-542b466f9fb7", + "fields": { + "timestamp": "2023-12-29T15:45:05.024Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 138, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e323f674-518c-497b-833e-7dc08ff308e8", + "fields": { + "timestamp": "2023-12-29T15:45:08.272Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 748, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e32a6af8-c8f2-4ef4-bc7d-6a0356230975", + "fields": { + "timestamp": "2023-12-29T15:45:04.567Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e32c6e93-9c1e-4440-8038-6b69a27d6971", + "fields": { + "timestamp": "2023-12-29T15:45:05.162Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 199, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e32d389c-08ae-47c8-8a63-660f7b54514f", + "fields": { + "timestamp": "2023-12-29T15:45:04.630Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 80, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3332301-1d94-4381-bed9-d2e0fc8c71e9", + "fields": { + "timestamp": "2023-12-29T15:45:11.181Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1222, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e338758f-3bc4-4ad6-ac8e-591d17c52536", + "fields": { + "timestamp": "2023-12-29T15:45:08.719Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1302, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3392f54-db4d-4049-b1d1-f7902a69c4df", + "fields": { + "timestamp": "2023-12-29T15:45:07.023Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1072, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e340c7d3-7b9e-4819-86c0-4dcd9a7c96e1", + "fields": { + "timestamp": "2023-12-29T15:45:11.398Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1373, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e353b033-9bd4-4460-ab58-fcb836e84fd7", + "fields": { + "timestamp": "2023-12-29T15:45:06.851Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 975, + "field": "name", + "type": "str", + "value": "xe-0/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3547d0b-aef0-4400-8d26-2c160cf6bae9", + "fields": { + "timestamp": "2023-12-29T15:45:10.471Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 159, + "field": "address", + "type": "inet", + "value": "172.20.0.9/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e356c367-896b-4b32-aacf-f611752fc550", + "fields": { + "timestamp": "2023-12-29T15:45:08.984Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 720, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e35be3a6-f3b0-4410-a97c-87473ac6fbfa", + "fields": { + "timestamp": "2023-12-29T15:45:10.999Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1096, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e35d1d98-ec89-4e44-9831-d94a785364fa", + "fields": { + "timestamp": "2023-12-29T15:45:10.122Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "65000:201", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e35d8b33-642e-4bf6-b65e-f8be270220c4", + "fields": { + "timestamp": "2023-12-29T15:45:10.660Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 461, + "field": "name", + "type": "str", + "value": "vm101", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e35ed757-647c-44a5-b7cb-576e9e7af311", + "fields": { + "timestamp": "2023-12-29T15:45:09.315Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1134, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3609dd3-aaca-47a3-a129-c75abb1acaa4", + "fields": { + "timestamp": "2023-12-29T15:45:06.248Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 695, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e36152cc-2a71-4070-b256-3a73cc9763dd", + "fields": { + "timestamp": "2023-12-29T15:45:11.553Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1479, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e361c833-2c71-434a-a154-0a48ca03134c", + "fields": { + "timestamp": "2023-12-29T15:45:05.842Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 510, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3667d8c-4549-4367-9cf4-16d4247a6d07", + "fields": { + "timestamp": "2023-12-29T15:45:07.122Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1134, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e36860c2-22ea-4a6a-9116-881c852624e8", + "fields": { + "timestamp": "2023-12-29T15:45:08.112Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1591, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e36d43fe-96c4-4610-8907-c1019c423589", + "fields": { + "timestamp": "2023-12-29T15:45:11.603Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1514, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e38500c0-23d1-4ce4-899a-0fd868992740", + "fields": { + "timestamp": "2023-12-29T15:45:06.171Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 659, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e38d41c9-ed10-4d32-b5b7-fbb12f3236a4", + "fields": { + "timestamp": "2023-12-29T15:45:05.478Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 343, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e396a96a-8f5e-475c-8226-0f24a4dcc02f", + "fields": { + "timestamp": "2023-12-29T15:45:04.917Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 89, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e39d09aa-cb4c-4bbc-91c4-8f5a0e77e8e7", + "fields": { + "timestamp": "2023-12-29T15:45:10.916Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1039, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3a09c33-6772-474b-963a-60a58fb1fa40", + "fields": { + "timestamp": "2023-12-29T15:45:06.378Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 756, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3a3aad8-09f4-40b8-a0a1-af82c5466df8", + "fields": { + "timestamp": "2023-12-29T15:45:11.418Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1387, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3b00e9d-58d5-49b6-8667-60be11684f74", + "fields": { + "timestamp": "2023-12-29T15:45:06.644Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 879, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3b0c31d-3973-407c-8755-88b13d870a3d", + "fields": { + "timestamp": "2023-12-29T15:45:06.520Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 822, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3b34400-cf66-4d30-8cfa-03cb95e81b9a", + "fields": { + "timestamp": "2023-12-29T15:45:11.649Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1545, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3b4ec6f-2bad-47ff-85a2-966c9bdc4eb9", + "fields": { + "timestamp": "2023-12-29T15:45:07.489Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1304, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3c7c325-9519-44c5-b953-700da3a7b8c0", + "fields": { + "timestamp": "2023-12-29T15:45:10.800Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 961, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3cd757a-3ae4-4be3-9512-e5c79433df1b", + "fields": { + "timestamp": "2023-12-29T15:45:11.103Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1168, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3cfad48-06ab-4e1f-8344-7c376f746b4e", + "fields": { + "timestamp": "2023-12-29T15:45:08.614Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1172, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3e7ebaa-533a-4fce-8647-e9f77d5c53d7", + "fields": { + "timestamp": "2023-12-29T15:45:08.896Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1521, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3ee8acd-7e0c-4279-91d3-767641b2bdc1", + "fields": { + "timestamp": "2023-12-29T15:45:11.466Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1420, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3f44a0b-a940-4a14-b5fa-ca49d660e79f", + "fields": { + "timestamp": "2023-12-29T15:45:06.436Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 783, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e3f97f20-33b3-4363-b3fe-b51153ad2286", + "fields": { + "timestamp": "2023-12-29T15:45:05.657Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 425, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e407ea7d-b71b-4464-8d04-0c05ce35655d", + "fields": { + "timestamp": "2023-12-29T15:45:05.511Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 358, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e40aaea9-694b-4488-8549-3847e84e8fd4", + "fields": { + "timestamp": "2023-12-29T15:45:11.628Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1531, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e40dea26-f03f-4da5-8def-8e78b6f29c15", + "fields": { + "timestamp": "2023-12-29T15:45:08.290Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 770, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e41262ea-a769-4288-9fa1-96d864d1bdcc", + "fields": { + "timestamp": "2023-12-29T15:45:06.181Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 664, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4131b4c-017a-4311-8a2f-f23e4ae9e54c", + "fields": { + "timestamp": "2023-12-29T15:45:11.569Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1490, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e41c0858-a4b2-4f3f-bb4e-0d3b80f787bc", + "fields": { + "timestamp": "2023-12-29T15:45:06.136Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 643, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e41e0be8-d059-496d-b05a-6174e254e0a6", + "fields": { + "timestamp": "2023-12-29T15:45:08.799Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1401, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e41fe43f-0740-4f6a-8cf7-36124f2b51c0", + "fields": { + "timestamp": "2023-12-29T15:45:05.118Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 179, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4321990-3688-40c6-a64a-a91755be1e05", + "fields": { + "timestamp": "2023-12-29T15:45:09.071Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 828, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e43493de-8a18-4c9c-88fd-c60337129e62", + "fields": { + "timestamp": "2023-12-29T15:45:10.745Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 924, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4367fd6-22b3-414b-9fff-9a905d0d1c8f", + "fields": { + "timestamp": "2023-12-29T15:45:10.076Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 75, + "field": "name", + "type": "str", + "value": "Maryland", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e437be20-4545-4565-bd98-72db9fa385df", + "fields": { + "timestamp": "2023-12-29T15:45:05.919Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 545, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e43b0741-01b9-4440-b2a7-2bb31a28e530", + "fields": { + "timestamp": "2023-12-29T15:45:11.638Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1538, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e43d1337-6229-4838-ba6d-b9a28bb1827b", + "fields": { + "timestamp": "2023-12-29T15:45:10.909Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1034, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4415fff-3e05-4992-9472-e9808ebb2846", + "fields": { + "timestamp": "2023-12-29T15:45:06.851Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 975, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4449f5e-9acd-4592-94a7-b893996f5f6d", + "fields": { + "timestamp": "2023-12-29T15:45:09.097Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 860, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e445a7d1-eda3-434f-bbbf-0787dd5564bd", + "fields": { + "timestamp": "2023-12-29T15:45:08.867Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1486, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e447a0b5-8cc0-4d2f-a1d2-ce1cc17590ae", + "fields": { + "timestamp": "2023-12-29T15:45:10.709Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 538, + "field": "name", + "type": "str", + "value": "vm178", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e44863b7-8d60-4067-b825-623c56ea4471", + "fields": { + "timestamp": "2023-12-29T15:45:05.309Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 266, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e44f1a6e-055a-47df-9815-f42caa3a4552", + "fields": { + "timestamp": "2023-12-29T15:45:07.047Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1083, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4570ac3-7a6e-4efe-806d-2585b740da54", + "fields": { + "timestamp": "2023-12-29T15:45:10.884Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1017, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e45c3fa5-24db-47d0-943a-999f45b1f3d1", + "fields": { + "timestamp": "2023-12-29T15:45:10.119Z", + "object_type": [ + "ipam", + "vrf" + ], + "object_id": 6, + "field": "description", + "type": "str", + "value": "Shared services VRF", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e46838a2-1d7a-419c-aaf6-b72c3576edbb", + "fields": { + "timestamp": "2023-12-29T15:45:11.009Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1103, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e46a7898-7970-4f3f-80c8-798397077e23", + "fields": { + "timestamp": "2023-12-29T15:45:07.151Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1147, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e47048ee-5901-4f6e-bc91-d8d3664fe9ad", + "fields": { + "timestamp": "2023-12-29T15:45:11.176Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1219, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4713381-7f3d-48ea-8478-1c592715f4b4", + "fields": { + "timestamp": "2023-12-29T15:45:06.565Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 843, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e473fbf5-af39-4b68-a3ac-fcb1f0ac5940", + "fields": { + "timestamp": "2023-12-29T15:45:05.716Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 452, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e47455db-da6e-4d64-9c20-ea1f2404e150", + "fields": { + "timestamp": "2023-12-29T15:45:10.900Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1028, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e477a2a6-c036-44ce-a972-1149e0e87e79", + "fields": { + "timestamp": "2023-12-29T15:45:07.369Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1248, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e47cf338-7833-4783-abfb-908c5d728cd3", + "fields": { + "timestamp": "2023-12-29T15:45:06.817Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 959, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e48118e1-d349-44c6-8c47-8f61a2d19abf", + "fields": { + "timestamp": "2023-12-29T15:45:09.981Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 99, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4833ce3-2ab9-431e-bdcc-81b57ee9fb7f", + "fields": { + "timestamp": "2023-12-29T15:45:06.376Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 755, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e484b339-d5a8-456a-ae84-5e9aeed81c09", + "fields": { + "timestamp": "2023-12-29T15:45:05.150Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 194, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e48804ac-b695-44d3-b467-0bc9282e6b22", + "fields": { + "timestamp": "2023-12-29T15:45:07.816Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1454, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e48bbc04-0f4f-489f-85b7-420be18bb9f0", + "fields": { + "timestamp": "2023-12-29T15:45:06.010Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 585, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e490de64-9d36-4236-929d-98f52b6e13ea", + "fields": { + "timestamp": "2023-12-29T15:45:08.845Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1458, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4931e65-de2f-4ff1-ad18-cf5b1f9e90e6", + "fields": { + "timestamp": "2023-12-29T15:45:08.906Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1534, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e497e861-b254-41ae-b7be-87de1851c06f", + "fields": { + "timestamp": "2023-12-29T15:45:06.255Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 698, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e49c1115-bfb5-43dc-9526-01742d14226b", + "fields": { + "timestamp": "2023-12-29T15:45:10.804Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 964, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4a0b399-1caf-48ad-b740-94afcd03e8c1", + "fields": { + "timestamp": "2023-12-29T15:45:10.463Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 147, + "field": "address", + "type": "inet", + "value": "172.19.0.27/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4a43fcd-176a-4624-b98b-113b557acd21", + "fields": { + "timestamp": "2023-12-29T15:45:04.543Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 20, + "field": "name", + "type": "str", + "value": "usb", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4abc4a2-f5c4-495e-b5bc-e1aac6c0371f", + "fields": { + "timestamp": "2023-12-29T15:45:11.596Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1509, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4acee3a-f7f7-4ec7-b70d-89f9ea874fc0", + "fields": { + "timestamp": "2023-12-29T15:45:08.962Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 692, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4ba8a4c-aa64-4d47-a931-88a27f939227", + "fields": { + "timestamp": "2023-12-29T15:45:05.639Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 417, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4bd66a5-9583-4fcb-a76c-e938b2864a09", + "fields": { + "timestamp": "2023-12-29T15:45:06.188Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 667, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4c93e5e-f901-4235-a6d9-bf852ab79f1f", + "fields": { + "timestamp": "2023-12-29T15:45:08.120Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1595, + "field": "name", + "type": "str", + "value": "xe-1/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4d0bd2b-7c22-499c-b41e-9b4d86bfa2f8", + "fields": { + "timestamp": "2023-12-29T15:45:08.086Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1579, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4d0e397-b9d4-4105-bec1-0f99cc3f8c4a", + "fields": { + "timestamp": "2023-12-29T15:45:06.381Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 757, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4db3478-751e-4610-adb4-30b4f35b8d60", + "fields": { + "timestamp": "2023-12-29T15:45:11.444Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1405, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4e413ec-4d3d-4fd0-abdc-0b0ec17562f9", + "fields": { + "timestamp": "2023-12-29T15:45:04.827Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 49, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4e4183a-67c8-4a6c-ba4d-586939bf1542", + "fields": { + "timestamp": "2023-12-29T15:45:07.495Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1307, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4ebcce0-0822-44b6-9c08-41d1a5b934b8", + "fields": { + "timestamp": "2023-12-29T15:45:06.396Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 764, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4ec0f66-f101-4f93-90d6-76749a5050ea", + "fields": { + "timestamp": "2023-12-29T15:45:06.426Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 778, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4f177c5-ab96-423c-9274-1867ed66a6d8", + "fields": { + "timestamp": "2023-12-29T15:45:10.901Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1029, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4f2161a-f941-4c3c-8281-de1926994022", + "fields": { + "timestamp": "2023-12-29T15:45:04.481Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 37, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4fbb8bd-1d3b-4414-aa60-74bab0f984fd", + "fields": { + "timestamp": "2023-12-29T15:45:04.561Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 41, + "field": "name", + "type": "str", + "value": "Console", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e4fc66eb-2834-4cc7-b309-555376821c78", + "fields": { + "timestamp": "2023-12-29T15:45:05.133Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 186, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5040030-b713-4a13-8abc-f22f46684685", + "fields": { + "timestamp": "2023-12-29T15:45:04.928Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 94, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e50f283d-52ed-4918-b548-38a54a8ad104", + "fields": { + "timestamp": "2023-12-29T15:45:07.448Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1285, + "field": "name", + "type": "str", + "value": "xe-2/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e513cacd-1ea4-4be0-bb9c-a54165d28fec", + "fields": { + "timestamp": "2023-12-29T15:45:07.597Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1354, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e519815d-203a-4241-b434-9a972a7b53d5", + "fields": { + "timestamp": "2023-12-29T15:45:07.338Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1234, + "field": "name", + "type": "str", + "value": "xe-1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e51c83e8-94d0-46bd-8ad8-c3f7ef3add3f", + "fields": { + "timestamp": "2023-12-29T15:45:07.133Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1139, + "field": "name", + "type": "str", + "value": "xe-1/0/19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5212697-2f97-454c-91c2-8da8f77deab2", + "fields": { + "timestamp": "2023-12-29T15:45:05.602Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 400, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e522c129-0880-415e-b510-19b838c30362", + "fields": { + "timestamp": "2023-12-29T15:45:05.230Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 230, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5279398-d623-42c9-9464-8c8aa864074d", + "fields": { + "timestamp": "2023-12-29T15:45:05.029Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 140, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e532526f-8bde-4c93-af23-fa297b70c24b", + "fields": { + "timestamp": "2023-12-29T15:45:09.957Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 41, + "field": "name", + "type": "str", + "value": "dmi01-scranton-pdu01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5370b51-0a5a-4253-a2ce-5d0b74ba5618", + "fields": { + "timestamp": "2023-12-29T15:45:06.702Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 905, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e53fedd5-77b9-4b3e-a482-ce84d3d727f0", + "fields": { + "timestamp": "2023-12-29T15:45:05.652Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 423, + "field": "name", + "type": "str", + "value": "STACK0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5400c60-c72b-481a-8164-086f357abadf", + "fields": { + "timestamp": "2023-12-29T15:45:05.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 562, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5470afa-5997-4778-9ed7-e7e61bcd66ec", + "fields": { + "timestamp": "2023-12-29T15:45:10.480Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 174, + "field": "address", + "type": "inet", + "value": "172.20.0.24/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5493787-f946-4edf-8660-d539e97fab52", + "fields": { + "timestamp": "2023-12-29T15:45:05.606Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 402, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e551f3bd-2f60-44ae-b1bd-5eecfac41bc0", + "fields": { + "timestamp": "2023-12-29T15:45:07.600Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1355, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e554c15f-bb0d-40ad-aa19-c9a2ef59d686", + "fields": { + "timestamp": "2023-12-29T15:45:05.100Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 172, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5605673-f187-48c4-bcb6-7f945a59b03b", + "fields": { + "timestamp": "2023-12-29T15:45:04.609Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 58, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e562c889-a380-41c8-9ccc-7b1071df5074", + "fields": { + "timestamp": "2023-12-29T15:45:07.928Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1506, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5665d15-bf2d-4b85-96f6-64e58c3f3c1f", + "fields": { + "timestamp": "2023-12-29T15:45:08.493Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1022, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e56e19d7-2387-486f-bd5b-9d9fe538efcc", + "fields": { + "timestamp": "2023-12-29T15:45:05.923Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 547, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5792428-c9d4-430f-b49b-8fec029869ed", + "fields": { + "timestamp": "2023-12-29T15:45:04.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 35, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5793843-f174-4f36-b69f-7735943526ba", + "fields": { + "timestamp": "2023-12-29T15:45:05.768Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 476, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e58470fc-e8d4-4852-af5c-4fc99c52a91e", + "fields": { + "timestamp": "2023-12-29T15:45:10.661Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 462, + "field": "name", + "type": "str", + "value": "vm102", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e58502ff-9bdc-4e95-9f1b-e23061b54d20", + "fields": { + "timestamp": "2023-12-29T15:45:06.372Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 753, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e586439f-7ced-4dd5-9529-63132df6f50c", + "fields": { + "timestamp": "2023-12-29T15:45:06.897Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 997, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e586e975-1616-4c48-9f88-e8a081ad2da9", + "fields": { + "timestamp": "2023-12-29T15:45:06.209Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 677, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e59a1221-9d9c-4a94-a38a-6940aa3750ad", + "fields": { + "timestamp": "2023-12-29T15:45:04.827Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 49, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5a2583f-c9d5-469a-a901-0d4d2d8e4220", + "fields": { + "timestamp": "2023-12-29T15:45:05.456Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 333, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5b0b51e-a4dc-4743-ab89-f340af004648", + "fields": { + "timestamp": "2023-12-29T15:45:07.928Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1506, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5b25d5f-12cc-4674-a269-018a8ae2e8da", + "fields": { + "timestamp": "2023-12-29T15:45:07.828Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1460, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5b4bb40-a646-41c4-8eed-e809a2fe3b27", + "fields": { + "timestamp": "2023-12-29T15:45:10.863Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1003, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5c03fbe-9553-4d47-8120-aff4d4e914f1", + "fields": { + "timestamp": "2023-12-29T15:45:07.012Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1067, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5ccbb41-d0cc-4d8e-93d3-ae6942bb8bf5", + "fields": { + "timestamp": "2023-12-29T15:45:05.074Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 161, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5d02ed8-788b-40ef-937b-4cd3d54ef487", + "fields": { + "timestamp": "2023-12-29T15:45:08.544Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1085, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5d0d424-0adf-4854-93f9-683a520a8060", + "fields": { + "timestamp": "2023-12-29T15:45:06.154Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 651, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5dd7d19-c116-4274-aa03-2f3f2f55d2b1", + "fields": { + "timestamp": "2023-12-29T15:45:06.999Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1045, + "field": "name", + "type": "str", + "value": "xe-0/3/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5df6888-1629-4485-9741-127e6b688cbf", + "fields": { + "timestamp": "2023-12-29T15:45:04.939Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 99, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5e18886-3b3a-4e8c-a8a6-49b215ed77b4", + "fields": { + "timestamp": "2023-12-29T15:45:07.676Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1389, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5ee8e6a-60d3-48cd-a21d-94b3da2f4bd0", + "fields": { + "timestamp": "2023-12-29T15:45:04.651Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 72, + "field": "name", + "type": "str", + "value": "Outlet 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5ef1e29-2e77-4e60-aa64-66259de2f743", + "fields": { + "timestamp": "2023-12-29T15:45:11.500Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1443, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5f7daff-f425-4fa3-93d5-dd66c9c68cfd", + "fields": { + "timestamp": "2023-12-29T15:45:06.406Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 769, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5fa572a-eb11-4128-a7de-18cc0d44f88d", + "fields": { + "timestamp": "2023-12-29T15:45:11.097Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1164, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e5ff37c5-8428-4bba-81af-f689215ff2c0", + "fields": { + "timestamp": "2023-12-29T15:45:11.747Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1613, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e60037bf-f6aa-4828-9f70-6e0711a44f21", + "fields": { + "timestamp": "2023-12-29T15:45:06.334Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 735, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e60f85e3-ac59-4a6a-a41a-d086e29570b2", + "fields": { + "timestamp": "2023-12-29T15:45:06.291Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 715, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6172c85-d2e2-42f8-954e-0987c7f80ed8", + "fields": { + "timestamp": "2023-12-29T15:45:05.392Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 304, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e61b3a6c-e593-46b5-ba84-83a64a67b7bc", + "fields": { + "timestamp": "2023-12-29T15:45:11.165Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1211, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e61d7925-adb8-4115-8179-1d0c87cb17e8", + "fields": { + "timestamp": "2023-12-29T15:45:08.562Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1108, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e61db49f-8ef1-458f-a969-976095c59a68", + "fields": { + "timestamp": "2023-12-29T15:45:05.727Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 457, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e621423f-c81e-4c78-9fbb-fed6807e1c98", + "fields": { + "timestamp": "2023-12-29T15:45:07.014Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1068, + "field": "name", + "type": "str", + "value": "xe-0/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e622f495-bead-4c58-9694-dd77646bc827", + "fields": { + "timestamp": "2023-12-29T15:45:07.055Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1087, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e630199d-efcc-4acb-a1b6-da398934c70d", + "fields": { + "timestamp": "2023-12-29T15:45:04.827Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 49, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6308774-f374-4f17-9b6d-9dd73b01d2eb", + "fields": { + "timestamp": "2023-12-29T15:45:07.524Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1320, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6322ae9-9dab-4b3b-a136-07c386e6098a", + "fields": { + "timestamp": "2023-12-29T15:45:06.013Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 586, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e63cde5f-2e53-4aa6-8ff3-9d19dd614884", + "fields": { + "timestamp": "2023-12-29T15:45:07.442Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1282, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e63ec2ea-ff84-4477-b161-9b1bb0ad083e", + "fields": { + "timestamp": "2023-12-29T15:45:06.851Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 975, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e642d0ab-ba15-4529-8df7-8b55b7731f15", + "fields": { + "timestamp": "2023-12-29T15:45:10.867Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1006, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e644c732-83e6-4deb-9de6-3472936f60b6", + "fields": { + "timestamp": "2023-12-29T15:45:05.720Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 454, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6492ec3-31e7-418b-9e02-dff7d558a8c1", + "fields": { + "timestamp": "2023-12-29T15:45:06.997Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1044, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e64ab73f-522f-453e-b403-23458a8ff74c", + "fields": { + "timestamp": "2023-12-29T15:45:05.877Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 526, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e656c355-fcdb-49d1-a072-a9c8fa0777c2", + "fields": { + "timestamp": "2023-12-29T15:45:07.775Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1435, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e657204f-a444-4a37-a236-e6386e8d6706", + "fields": { + "timestamp": "2023-12-29T15:45:06.849Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 974, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e65a9b0f-00ea-4b0b-adb2-fcec3c29c9af", + "fields": { + "timestamp": "2023-12-29T15:45:05.580Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 390, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6615ce8-2d3a-4396-b3b1-2b8bbe4bcf67", + "fields": { + "timestamp": "2023-12-29T15:45:11.589Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1504, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e66252aa-af2e-4772-b5a8-05db31b4d199", + "fields": { + "timestamp": "2023-12-29T15:45:05.388Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 302, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e67398f8-0336-49e1-be37-d85712832f05", + "fields": { + "timestamp": "2023-12-29T15:45:11.296Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1302, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6756c5f-06e5-489e-bd9c-133c283a7692", + "fields": { + "timestamp": "2023-12-29T15:45:11.704Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1583, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6769043-7f5c-4dff-8316-4fca17b70fb0", + "fields": { + "timestamp": "2023-12-29T15:45:05.613Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 405, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e67c5367-c60f-4b06-bf04-a90d85e2ecfc", + "fields": { + "timestamp": "2023-12-29T15:45:07.367Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1247, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e67d58cc-737f-4951-8a04-24c9b29dc12f", + "fields": { + "timestamp": "2023-12-29T15:45:08.588Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1140, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e69168ee-7119-44d8-a61b-70ac4d975cae", + "fields": { + "timestamp": "2023-12-29T15:45:08.784Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1382, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6944cfb-d43b-4d14-8d1c-2b3b6d8bfabf", + "fields": { + "timestamp": "2023-12-29T15:45:09.974Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 90, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6983127-c3bb-4ebf-bcc5-05144f794964", + "fields": { + "timestamp": "2023-12-29T15:45:07.267Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1201, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e69841bb-e05c-43d1-b6c5-d56816f9093f", + "fields": { + "timestamp": "2023-12-29T15:45:06.697Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 903, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e69bb4a3-0324-41a2-ae73-df8a0fdeabfb", + "fields": { + "timestamp": "2023-12-29T15:45:09.424Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 19, + "field": "name", + "type": "str", + "value": "Slot 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6a916ed-c7e9-4c0e-b88e-6b317e7274f0", + "fields": { + "timestamp": "2023-12-29T15:45:06.289Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 714, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6ae2d59-5838-4b69-ae9c-5804815bda80", + "fields": { + "timestamp": "2023-12-29T15:45:05.381Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 299, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6bb5b28-dee6-4084-a0fb-5ee3dc4a73dc", + "fields": { + "timestamp": "2023-12-29T15:45:11.595Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1508, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6bd99cb-ede4-475f-b1f8-7ace0819b788", + "fields": { + "timestamp": "2023-12-29T15:45:07.222Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1180, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6c443b5-11c8-49ae-a3a5-01394ec2e1cc", + "fields": { + "timestamp": "2023-12-29T15:45:04.959Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 108, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6cb8841-6abb-47be-9bd8-1c4043a92534", + "fields": { + "timestamp": "2023-12-29T15:45:11.460Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1416, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6cf8ea0-e28c-4338-b234-c3ac8e1f6079", + "fields": { + "timestamp": "2023-12-29T15:45:07.395Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1260, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6d399f2-675a-4a0e-919a-ee41ce868d4a", + "fields": { + "timestamp": "2023-12-29T15:45:08.435Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 950, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6d8cc32-dce4-43f1-b39b-1b3710ad30e1", + "fields": { + "timestamp": "2023-12-29T15:45:06.151Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 650, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6dab2ed-5787-4fb3-aeeb-c8b36c0ff5d9", + "fields": { + "timestamp": "2023-12-29T15:45:07.323Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1227, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6e248e0-2261-4ad3-93de-b938bf58389c", + "fields": { + "timestamp": "2023-12-29T15:45:07.839Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1465, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6e4a0d9-4d63-4571-a8cc-fa3a64531324", + "fields": { + "timestamp": "2023-12-29T15:45:05.339Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 280, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6edda0d-afb6-4826-bc1a-37bc7f715f3d", + "fields": { + "timestamp": "2023-12-29T15:45:08.717Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1300, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6eea04b-4573-4e5d-ba3d-3352b5ca0ae0", + "fields": { + "timestamp": "2023-12-29T15:45:09.903Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "Comms closet", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6efb145-9426-42f7-9924-ef3bab63b612", + "fields": { + "timestamp": "2023-12-29T15:45:07.131Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1138, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6f02aea-93af-41e3-aeb0-659881b495d7", + "fields": { + "timestamp": "2023-12-29T15:45:06.661Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 886, + "field": "name", + "type": "str", + "value": "xe-0/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6f61855-0080-40cb-8057-11bc88703167", + "fields": { + "timestamp": "2023-12-29T15:45:10.491Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 3, + "field": "vid", + "type": "int", + "value": "100", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6f81474-76b9-4574-8d01-189376cefc93", + "fields": { + "timestamp": "2023-12-29T15:45:04.570Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 9, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6f8af7e-a111-4bbc-865f-c6b208cf5004", + "fields": { + "timestamp": "2023-12-29T15:45:06.449Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 789, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6fa1e85-3557-4023-a8ef-955767abfaec", + "fields": { + "timestamp": "2023-12-29T15:45:07.517Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1317, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6fded88-c374-4d50-abc9-6a869da0960e", + "fields": { + "timestamp": "2023-12-29T15:45:07.049Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1084, + "field": "name", + "type": "str", + "value": "xe-0/2/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6febc7f-b41a-4240-b22d-f43e3c7c99f5", + "fields": { + "timestamp": "2023-12-29T15:45:04.816Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 44, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e6ffe57e-5ee3-4f9e-bec7-da7561340f3e", + "fields": { + "timestamp": "2023-12-29T15:45:08.175Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 629, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7042941-578f-494b-9383-6e1a7f90ab35", + "fields": { + "timestamp": "2023-12-29T15:45:09.381Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1218, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e706d0d5-fd80-4a82-97e0-7db736c981d1", + "fields": { + "timestamp": "2023-12-29T15:45:06.783Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 943, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e70a874d-e86d-4b1b-b67b-ac789a2ce008", + "fields": { + "timestamp": "2023-12-29T15:45:07.118Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1132, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e70d9f6f-8cb2-4614-900d-aadb9a5fdae4", + "fields": { + "timestamp": "2023-12-29T15:45:10.572Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 13, + "field": "slug", + "type": "str", + "value": "nc-state", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e712e0c5-f300-4ee3-909e-c1b4c6577f25", + "fields": { + "timestamp": "2023-12-29T15:45:06.102Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 627, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7197e15-9459-47c1-8903-5ae069594193", + "fields": { + "timestamp": "2023-12-29T15:45:04.768Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 22, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e731ed5f-988b-48f4-a51e-e5bcc3c240d3", + "fields": { + "timestamp": "2023-12-29T15:45:07.446Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1284, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e73f5c62-3b1d-46d3-828f-904ab87358d2", + "fields": { + "timestamp": "2023-12-29T15:45:10.753Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 929, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e746e56e-3c6d-4283-8824-37f01c10d8bf", + "fields": { + "timestamp": "2023-12-29T15:45:08.840Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1452, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e74c32c5-5239-40f7-a2a2-5a6822ad6355", + "fields": { + "timestamp": "2023-12-29T15:45:08.146Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1607, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e75541a0-43ce-4aec-b6f0-6c7232e7bae6", + "fields": { + "timestamp": "2023-12-29T15:45:05.193Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 213, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e75e4908-c528-4a40-9ab5-ed3796b49223", + "fields": { + "timestamp": "2023-12-29T15:45:10.561Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Initech", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e75e7502-1d83-4bb3-98e6-b4937c612fb4", + "fields": { + "timestamp": "2023-12-29T15:45:05.589Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 394, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7695564-723a-467f-9a25-f4724d093498", + "fields": { + "timestamp": "2023-12-29T15:45:07.713Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1406, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e76a6c6c-5b92-4c59-871b-e96b2befb7f7", + "fields": { + "timestamp": "2023-12-29T15:45:05.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 553, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e76ae9ba-3473-422b-b554-f27f1a2f643f", + "fields": { + "timestamp": "2023-12-29T15:45:08.725Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1310, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7712103-7250-4e27-a9cf-7c3bb0aaf316", + "fields": { + "timestamp": "2023-12-29T15:45:07.351Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1240, + "field": "name", + "type": "str", + "value": "xe-1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e771f7f1-ea20-4f9a-99ec-d0d1dae94e67", + "fields": { + "timestamp": "2023-12-29T15:45:06.647Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 880, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e774e3f3-32f9-4772-9f26-4640a59fd32a", + "fields": { + "timestamp": "2023-12-29T15:45:07.433Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1278, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e77616af-b691-440b-8c5b-a55720ad91f3", + "fields": { + "timestamp": "2023-12-29T15:45:08.798Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1400, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e777444f-87ea-4274-9ddc-19ec51fbd0e5", + "fields": { + "timestamp": "2023-12-29T15:45:08.019Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1548, + "field": "name", + "type": "str", + "value": "xe-2/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e784f113-a1ee-4593-b887-9a9699ba4e3c", + "fields": { + "timestamp": "2023-12-29T15:45:11.352Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1341, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e78775ed-e865-4ae3-8f39-7572299fd8e0", + "fields": { + "timestamp": "2023-12-29T15:45:10.376Z", + "object_type": [ + "ipam", + "iprange" + ], + "object_id": 4, + "field": "start_address", + "type": "inet", + "value": "192.168.1.150/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e78d46d5-25a6-434b-874a-c3e20d910c6e", + "fields": { + "timestamp": "2023-12-29T15:45:10.493Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e798904f-c27f-4fb4-9535-7f189aa7ae0a", + "fields": { + "timestamp": "2023-12-29T15:45:07.799Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1446, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e79b5dd0-015b-4b01-963d-82451cb75dea", + "fields": { + "timestamp": "2023-12-29T15:45:10.651Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 446, + "field": "name", + "type": "str", + "value": "vm86", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e79d0b61-a353-4a03-9953-25d710b9d480", + "fields": { + "timestamp": "2023-12-29T15:45:05.657Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 425, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7a2599e-466d-40ed-ba3d-c1329d6c19b0", + "fields": { + "timestamp": "2023-12-29T15:45:05.792Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 487, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7a28623-b1bc-4b1e-9c86-256830cb707e", + "fields": { + "timestamp": "2023-12-29T15:45:05.053Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 151, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7a439db-1669-43c9-9f27-e062866a4f5e", + "fields": { + "timestamp": "2023-12-29T15:45:10.927Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1047, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7a67a4a-ef7a-482c-bc83-ff62f8a4f3cc", + "fields": { + "timestamp": "2023-12-29T15:45:06.522Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 823, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7aa3f9a-0743-47ce-b996-ab74ad2dca7e", + "fields": { + "timestamp": "2023-12-29T15:45:07.448Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1285, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7ad21ed-1fdd-4df9-b8b2-b310d7807c5a", + "fields": { + "timestamp": "2023-12-29T15:45:08.066Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1570, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7b07fc6-1945-433e-98bc-390918dca87a", + "fields": { + "timestamp": "2023-12-29T15:45:10.129Z", + "object_type": [ + "ipam", + "rir" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "APNIC", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7b11aa2-2202-4374-a03c-9c79a02f88ef", + "fields": { + "timestamp": "2023-12-29T15:45:06.143Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 646, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7b2c022-a3e1-4daf-95d1-a0d42967b940", + "fields": { + "timestamp": "2023-12-29T15:45:06.473Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 800, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7b773b9-ceea-4d6b-8923-bad614a55d1c", + "fields": { + "timestamp": "2023-12-29T15:45:06.604Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 861, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7b8ad05-95f4-4cad-acbe-b625a564d78b", + "fields": { + "timestamp": "2023-12-29T15:45:11.074Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1148, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7beb4e6-46ec-4199-92b3-bfd4d64df8b5", + "fields": { + "timestamp": "2023-12-29T15:45:04.515Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 54, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7c12f2c-37fd-41ca-8eae-b7164e52ee60", + "fields": { + "timestamp": "2023-12-29T15:45:07.644Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1374, + "field": "name", + "type": "str", + "value": "xe-1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7d0d30f-2d09-44e3-bf7d-8dc457d6d757", + "fields": { + "timestamp": "2023-12-29T15:45:10.488Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 7, + "field": "slug", + "type": "str", + "value": "jbb133", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7d13a9c-ab26-4f71-88dc-c64f086b34bd", + "fields": { + "timestamp": "2023-12-29T15:45:04.852Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 60, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7d601b8-d7b4-4c8a-887f-6028c073e2c7", + "fields": { + "timestamp": "2023-12-29T15:45:09.050Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 802, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7d96175-5530-46f4-bde9-160970c121fd", + "fields": { + "timestamp": "2023-12-29T15:45:06.741Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 923, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7e02e2e-e807-4ee4-8795-00796437c67c", + "fields": { + "timestamp": "2023-12-29T15:45:11.326Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1323, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7e2df2e-444c-4734-9818-5f3794482637", + "fields": { + "timestamp": "2023-12-29T15:45:05.679Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 435, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7f62dd7-a762-4f5e-a7b9-39abee68f87e", + "fields": { + "timestamp": "2023-12-29T15:45:07.528Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1322, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e7f88bb9-6656-4503-a033-6bac222f2c07", + "fields": { + "timestamp": "2023-12-29T15:45:07.552Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1333, + "field": "name", + "type": "str", + "value": "vme", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8025e24-12c5-41a1-bd90-4caf15d287d9", + "fields": { + "timestamp": "2023-12-29T15:45:08.779Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1377, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8055413-3c32-4047-aa58-8b5e9ebec7a2", + "fields": { + "timestamp": "2023-12-29T15:45:08.879Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1501, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e806272d-d218-4de7-8f60-a29cb752d992", + "fields": { + "timestamp": "2023-12-29T15:45:07.094Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1121, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e812084e-06f7-45b5-97bd-e72a9279488e", + "fields": { + "timestamp": "2023-12-29T15:45:04.955Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 106, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e816769d-efd2-485f-9a09-6e77a2cb54c9", + "fields": { + "timestamp": "2023-12-29T15:45:10.489Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "JBB-Global", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e81ff959-4671-4821-bcd8-2b302ac91bfc", + "fields": { + "timestamp": "2023-12-29T15:45:10.406Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 51, + "field": "address", + "type": "inet", + "value": "172.16.0.21/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e82db0da-fdc8-4ac2-a6bb-94f876234e1a", + "fields": { + "timestamp": "2023-12-29T15:45:10.097Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 15, + "field": "physical_address", + "type": "str", + "value": "7 Indian Spring Lane\r\nMenasha, WI 54952", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e82ec116-f0ee-4848-bceb-ebbb3b8ddee0", + "fields": { + "timestamp": "2023-12-29T15:45:06.481Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 804, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e83a0a82-c445-44ca-9e64-343955148db9", + "fields": { + "timestamp": "2023-12-29T15:45:08.058Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1566, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e83dfb70-74cb-4416-8b39-ca9c3af27b49", + "fields": { + "timestamp": "2023-12-29T15:45:07.405Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1265, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e83f8532-b7be-44d7-9a78-23423032aa0d", + "fields": { + "timestamp": "2023-12-29T15:45:08.568Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1115, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e84056a7-6ff8-4a21-8aca-ca558152c2a9", + "fields": { + "timestamp": "2023-12-29T15:45:08.153Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1610, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8440a70-1311-4c33-a4d0-1c1f2609be78", + "fields": { + "timestamp": "2023-12-29T15:45:06.637Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 876, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e84bff25-baec-4915-9022-711f544ae3e7", + "fields": { + "timestamp": "2023-12-29T15:45:09.125Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 896, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8529d2d-5411-4ce4-a6d6-f6d652447c43", + "fields": { + "timestamp": "2023-12-29T15:45:05.313Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 268, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e858629a-7b25-46e1-9af3-cceb0fae34b3", + "fields": { + "timestamp": "2023-12-29T15:45:07.726Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1412, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e85a6d09-4831-431b-91c5-0a6b7861d707", + "fields": { + "timestamp": "2023-12-29T15:45:07.573Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1343, + "field": "name", + "type": "str", + "value": "xe-1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e85abbe7-4de3-41d6-8350-d6b7865ffc40", + "fields": { + "timestamp": "2023-12-29T15:45:07.075Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1096, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8626256-16a7-4415-9b9d-4190a5ad8635", + "fields": { + "timestamp": "2023-12-29T15:45:06.582Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 851, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e863710f-49e8-4e1c-a523-f9fb386fdc57", + "fields": { + "timestamp": "2023-12-29T15:45:06.113Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 632, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e86d10ec-938c-4589-af21-437e05799418", + "fields": { + "timestamp": "2023-12-29T15:45:08.733Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1319, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8789b51-7811-4c0b-b81b-e7603447ef00", + "fields": { + "timestamp": "2023-12-29T15:45:07.162Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1152, + "field": "name", + "type": "str", + "value": "xe-1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e87c93fe-fd86-4e73-addb-4401275731b8", + "fields": { + "timestamp": "2023-12-29T15:45:08.186Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 642, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8889f6b-2a24-4b9f-a5e5-1ffccb24d9f7", + "fields": { + "timestamp": "2023-12-29T15:45:08.097Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1584, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e88909f3-7f58-4f25-a556-fa3744cc0c51", + "fields": { + "timestamp": "2023-12-29T15:45:07.843Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1467, + "field": "name", + "type": "str", + "value": "xe-1/0/17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e88c3c9a-7e7e-44e6-8d29-a9c7b5ed0b38", + "fields": { + "timestamp": "2023-12-29T15:45:06.370Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 752, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e88e9612-ba0c-44e1-888b-fedf9a5c8d02", + "fields": { + "timestamp": "2023-12-29T15:45:10.819Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 974, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e892c32b-52d7-4f21-abb5-602f9148f9e0", + "fields": { + "timestamp": "2023-12-29T15:45:08.428Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 941, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e895084a-b06d-483f-9714-4b2d9c616a2c", + "fields": { + "timestamp": "2023-12-29T15:45:07.090Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1119, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e89a34b6-6c14-4921-9215-9f9681531f1a", + "fields": { + "timestamp": "2023-12-29T15:45:11.107Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1171, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e89ec19d-7398-42bf-bc9b-765d3e71e55c", + "fields": { + "timestamp": "2023-12-29T15:45:08.388Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 891, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e89f8740-5011-4609-8a44-66eb49de0c80", + "fields": { + "timestamp": "2023-12-29T15:45:07.848Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1469, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8a0bdfa-5506-4f39-828c-7fefff10469c", + "fields": { + "timestamp": "2023-12-29T15:45:11.643Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1541, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8a3c5fa-271a-4b96-889e-d0ca8f6fdb2b", + "fields": { + "timestamp": "2023-12-29T15:45:06.308Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 723, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8a4f379-6868-4e72-bd63-1015248db404", + "fields": { + "timestamp": "2023-12-29T15:45:07.816Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1454, + "field": "name", + "type": "str", + "value": "xe-1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8a4f394-2813-4547-84fa-418ed9a84c16", + "fields": { + "timestamp": "2023-12-29T15:45:05.735Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 461, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8a53178-3e60-48b7-bbc5-12fd065b041b", + "fields": { + "timestamp": "2023-12-29T15:45:07.487Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1303, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8a5577e-b43c-465b-afe4-2145a73d4694", + "fields": { + "timestamp": "2023-12-29T15:45:11.284Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1294, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8a9ff99-cea7-4915-bc1b-30618f0718e3", + "fields": { + "timestamp": "2023-12-29T15:45:08.086Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1579, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8b5d9a5-6a96-4556-a0f1-610b6dae5297", + "fields": { + "timestamp": "2023-12-29T15:45:11.243Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1265, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8b7a310-44b7-4b09-af32-26243a1990ea", + "fields": { + "timestamp": "2023-12-29T15:45:07.181Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1161, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8b89d81-3132-4802-a333-5a003d2f475a", + "fields": { + "timestamp": "2023-12-29T15:45:07.386Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1256, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8b9ff4e-0736-402e-b84c-25bef98507b3", + "fields": { + "timestamp": "2023-12-29T15:45:07.151Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1147, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8c10d41-db94-490b-b809-53a54157c74e", + "fields": { + "timestamp": "2023-12-29T15:45:06.136Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 643, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8c366a4-9394-4475-9853-f2d40a9b1b63", + "fields": { + "timestamp": "2023-12-29T15:45:07.254Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1195, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8cd62dc-0d2a-44ab-af97-d4de99f6bc90", + "fields": { + "timestamp": "2023-12-29T15:45:07.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1438, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8d0108c-cf5a-4b40-bfee-ccb0358bd683", + "fields": { + "timestamp": "2023-12-29T15:45:09.136Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 910, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8d5ba0a-2b20-422c-b9e8-e659b7e1121f", + "fields": { + "timestamp": "2023-12-29T15:45:06.329Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 733, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8d5cc94-e715-4de6-bf54-2afd88718114", + "fields": { + "timestamp": "2023-12-29T15:45:08.084Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1578, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8d76fbd-07ca-492a-b628-ff40aea39e1a", + "fields": { + "timestamp": "2023-12-29T15:45:05.930Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 550, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8d7ef4c-5b59-440a-9826-c5a3722468eb", + "fields": { + "timestamp": "2023-12-29T15:45:08.863Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1480, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8d89cd9-a32a-42ca-be53-1d645ac35d75", + "fields": { + "timestamp": "2023-12-29T15:45:04.567Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 6, + "field": "maximum_draw", + "type": "int", + "value": "150", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8d9e7fa-e770-441a-aa37-efa853f050c9", + "fields": { + "timestamp": "2023-12-29T15:45:05.860Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 518, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8e2f4f2-0501-4c8d-a50e-e5ef3f78b8fe", + "fields": { + "timestamp": "2023-12-29T15:45:07.653Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1378, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8f0dc59-727f-49a4-8e24-4574aadb28bb", + "fields": { + "timestamp": "2023-12-29T15:45:05.148Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 193, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8f1e8b8-f646-46d7-950c-82ee7e6bce7c", + "fields": { + "timestamp": "2023-12-29T15:45:10.753Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 929, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e8fba461-d36d-4115-8b84-ae883c48b267", + "fields": { + "timestamp": "2023-12-29T15:45:08.903Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1530, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e90b2a3a-fb5e-4778-be04-ec305d8b9222", + "fields": { + "timestamp": "2023-12-29T15:45:07.120Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1133, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9109ea7-3e14-47e1-8323-6cfc20a0c0fc", + "fields": { + "timestamp": "2023-12-29T15:45:07.754Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1425, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9135718-8db3-426f-8f88-3da285cefa44", + "fields": { + "timestamp": "2023-12-29T15:45:05.011Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 132, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e919f12c-1e3f-4b84-af95-a3b95c1dbf97", + "fields": { + "timestamp": "2023-12-29T15:45:05.115Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 178, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e91ca25e-2092-4176-a959-a7b7a91b2007", + "fields": { + "timestamp": "2023-12-29T15:45:11.552Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1478, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e921c311-a7ff-4e1c-88a6-62be015cf0e4", + "fields": { + "timestamp": "2023-12-29T15:45:11.450Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1409, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9232416-3493-4f79-b12b-1dfca30c2887", + "fields": { + "timestamp": "2023-12-29T15:45:09.250Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1053, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e92ceb4a-a61e-43c1-924d-8691741ff660", + "fields": { + "timestamp": "2023-12-29T15:45:10.907Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1033, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e932b64c-7209-492d-91bd-3ab634f950e0", + "fields": { + "timestamp": "2023-12-29T15:45:09.960Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 45, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9355ae1-c929-42be-91c3-6ffde324dd1e", + "fields": { + "timestamp": "2023-12-29T15:45:05.313Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 268, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e935e4fb-3810-4390-85a5-bbd1d0a221d8", + "fields": { + "timestamp": "2023-12-29T15:45:06.357Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 746, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9386b24-3777-43e4-a678-49bee657a051", + "fields": { + "timestamp": "2023-12-29T15:45:10.578Z", + "object_type": [ + "virtualization", + "clustergroup" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "South America", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e93f8eaf-d87c-457c-8a39-09b19ceded6d", + "fields": { + "timestamp": "2023-12-29T15:45:09.123Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 893, + "field": "name", + "type": "str", + "value": "Port 29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9448ac8-96ae-47cc-9431-bbdc3bf926e3", + "fields": { + "timestamp": "2023-12-29T15:45:10.602Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 369, + "field": "name", + "type": "str", + "value": "vm9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e94c1b74-e26e-4797-8a01-048c72a95ed3", + "fields": { + "timestamp": "2023-12-29T15:45:06.657Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 884, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e95204d8-daaf-4176-a366-8c992b7d2e90", + "fields": { + "timestamp": "2023-12-29T15:45:07.700Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1400, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e95588de-0085-4884-9c07-61517b63727b", + "fields": { + "timestamp": "2023-12-29T15:45:06.171Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 659, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9577549-a9e3-4404-ad99-3bea2afc420a", + "fields": { + "timestamp": "2023-12-29T15:45:10.518Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 47, + "field": "vid", + "type": "int", + "value": "204", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e958e1a3-a7bd-421e-a424-3c205a44a794", + "fields": { + "timestamp": "2023-12-29T15:45:05.454Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 332, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e95e0524-8c2d-4e04-9d1c-55ff9bf9f18d", + "fields": { + "timestamp": "2023-12-29T15:45:05.294Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 259, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e96243e4-f82f-4f42-bef9-8f45c1d6a444", + "fields": { + "timestamp": "2023-12-29T15:45:04.613Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 62, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e964142e-ee85-495a-b8ec-dd08312cc589", + "fields": { + "timestamp": "2023-12-29T15:45:05.866Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 521, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9751b0c-d46a-48fe-ba11-1dea0cc69384", + "fields": { + "timestamp": "2023-12-29T15:45:09.082Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 841, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e983061b-74e4-4d6c-a486-fc0c0d8e27e5", + "fields": { + "timestamp": "2023-12-29T15:45:07.941Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1512, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e985ee5f-0fcf-4d41-9fae-808e39b6204c", + "fields": { + "timestamp": "2023-12-29T15:45:06.175Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 661, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9868774-356e-46b2-9dd8-57c7fbd4cdbf", + "fields": { + "timestamp": "2023-12-29T15:45:06.483Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 805, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e988a623-8989-4da4-8e0d-4c5fbf03a43e", + "fields": { + "timestamp": "2023-12-29T15:45:07.442Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1282, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e996c2b2-4655-46d3-befc-2dd85e88f426", + "fields": { + "timestamp": "2023-12-29T15:45:06.580Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 850, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9a2e40b-5997-44c2-87fb-ca35c5b54d14", + "fields": { + "timestamp": "2023-12-29T15:45:06.325Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 731, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9b0727b-fe5c-4492-8275-40e2ac2ac2c8", + "fields": { + "timestamp": "2023-12-29T15:45:05.543Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 373, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9b526a3-5db5-4f47-abd0-4edc7a6a22d7", + "fields": { + "timestamp": "2023-12-29T15:45:04.972Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 114, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9b97283-5dd9-4da6-9fec-c9913237e9b5", + "fields": { + "timestamp": "2023-12-29T15:45:10.576Z", + "object_type": [ + "virtualization", + "clustergroup" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "North America", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9bae826-10b8-4ed4-b2ac-85474de3b9cd", + "fields": { + "timestamp": "2023-12-29T15:45:04.852Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 60, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9be8a6b-2e2c-49c7-b020-7b3d4bfe1cbd", + "fields": { + "timestamp": "2023-12-29T15:45:04.847Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 58, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9cfb39e-494d-4f79-8f30-a7c8b78c06d4", + "fields": { + "timestamp": "2023-12-29T15:45:08.224Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 689, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9d0154d-1729-4846-87f6-0794d512ced1", + "fields": { + "timestamp": "2023-12-29T15:45:06.460Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 794, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9d2026e-a6e3-49f3-b752-05d3b2ba3a40", + "fields": { + "timestamp": "2023-12-29T15:45:05.009Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 131, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9d5931c-c548-450a-99cd-7f1b08c269fd", + "fields": { + "timestamp": "2023-12-29T15:45:06.487Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 807, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9df1eeb-6780-44c9-9339-7c5f7510bc7c", + "fields": { + "timestamp": "2023-12-29T15:45:06.239Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 691, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9df8f68-1951-4370-a896-49c8e069b544", + "fields": { + "timestamp": "2023-12-29T15:45:11.136Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1191, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9e4c9a1-138f-41a8-9a1a-a3ffc44d1ba6", + "fields": { + "timestamp": "2023-12-29T15:45:10.983Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1085, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9ef0656-43ea-4bdb-9e31-362b5898c845", + "fields": { + "timestamp": "2023-12-29T15:45:05.521Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 363, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9f3d4b3-9fe2-4ab6-8239-2a26e6a6d149", + "fields": { + "timestamp": "2023-12-29T15:45:06.505Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 815, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9f52318-d7b7-4237-a780-6df8ac4cf551", + "fields": { + "timestamp": "2023-12-29T15:45:07.444Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1283, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9fab691-c5a0-4b0f-8d56-0311eedc1686", + "fields": { + "timestamp": "2023-12-29T15:45:10.646Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 439, + "field": "name", + "type": "str", + "value": "vm79", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "e9fd926f-4872-4b6c-9891-73d7221851f5", + "fields": { + "timestamp": "2023-12-29T15:45:10.028Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 30, + "field": "name", + "type": "str", + "value": "P2-15B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea053fd7-a5ca-406b-9828-d26999184432", + "fields": { + "timestamp": "2023-12-29T15:45:05.882Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 528, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea0a732a-ec45-4399-9985-7db303de3efd", + "fields": { + "timestamp": "2023-12-29T15:45:04.920Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 90, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea0d5161-308a-4c59-9b92-142d6c920d31", + "fields": { + "timestamp": "2023-12-29T15:45:10.754Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 930, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea162032-d202-4c89-9431-51a686d84d63", + "fields": { + "timestamp": "2023-12-29T15:45:09.900Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "Comms closet", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea1b40c4-318c-4e24-a49c-a26c67f2741a", + "fields": { + "timestamp": "2023-12-29T15:45:04.644Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 64, + "field": "name", + "type": "str", + "value": "Outlet 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea2250f7-5ea9-4bf4-a8ad-f49f1248bc28", + "fields": { + "timestamp": "2023-12-29T15:45:08.704Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1284, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea28b850-0a3e-47ec-93d7-18a2111f3f52", + "fields": { + "timestamp": "2023-12-29T15:45:07.839Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1465, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea29566a-e256-46ee-b8a5-96c3d29bcc64", + "fields": { + "timestamp": "2023-12-29T15:45:06.623Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 870, + "field": "name", + "type": "str", + "value": "xe-0/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea295871-bf8e-4893-bcc9-91af07d2f932", + "fields": { + "timestamp": "2023-12-29T15:45:10.203Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 29, + "field": "prefix", + "type": "cidr", + "value": "10.112.150.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea37d2db-9512-4f54-a3ba-5c26953280d5", + "fields": { + "timestamp": "2023-12-29T15:45:09.175Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 959, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea3a743b-c242-453a-b140-907f5531ebc9", + "fields": { + "timestamp": "2023-12-29T15:45:08.244Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 713, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea3b9159-1ed3-4bfb-8d59-21064f0bbfa3", + "fields": { + "timestamp": "2023-12-29T15:45:06.944Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1019, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea410615-664d-4e8e-993d-d98ffb5ec229", + "fields": { + "timestamp": "2023-12-29T15:45:05.081Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 164, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea42de1e-d00a-4bfe-902a-b247107588fa", + "fields": { + "timestamp": "2023-12-29T15:45:04.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 104, + "field": "name", + "type": "str", + "value": "Cellular0/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea442196-37c4-4627-8502-cd1690ebc552", + "fields": { + "timestamp": "2023-12-29T15:45:11.151Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1201, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea46a8b9-d597-4025-9dfd-532c0b233881", + "fields": { + "timestamp": "2023-12-29T15:45:07.924Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1504, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea47844a-1c21-4203-b986-903daf200d4c", + "fields": { + "timestamp": "2023-12-29T15:45:07.308Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1220, + "field": "name", + "type": "str", + "value": "xe-2/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea4a3112-25bd-483c-9e3a-f4d13b85dc68", + "fields": { + "timestamp": "2023-12-29T15:45:05.810Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 495, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea4b66b7-1e83-477c-bd91-35611e746a41", + "fields": { + "timestamp": "2023-12-29T15:45:11.110Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1173, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea4d17d5-55fa-4c72-ba58-ceb042aa0af0", + "fields": { + "timestamp": "2023-12-29T15:45:07.474Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1297, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea52e199-be2a-44bb-aab3-d8a8bb01f7c6", + "fields": { + "timestamp": "2023-12-29T15:45:04.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 35, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea538886-e263-4e8d-b6dd-573533a6c19e", + "fields": { + "timestamp": "2023-12-29T15:45:07.493Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1306, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea54779f-1c88-4b16-89b7-9931f98ca69f", + "fields": { + "timestamp": "2023-12-29T15:45:10.786Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 952, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea591af6-db07-430b-8701-9ec51bb153a2", + "fields": { + "timestamp": "2023-12-29T15:45:05.735Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 461, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea5d499c-7525-4873-a114-4477a1e2c545", + "fields": { + "timestamp": "2023-12-29T15:45:05.159Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 198, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea742cff-a1b4-409f-a544-cb2a606286f1", + "fields": { + "timestamp": "2023-12-29T15:45:10.048Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 15, + "field": "slug", + "type": "str", + "value": "cn", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea817e1c-6640-4955-b939-0615694d7713", + "fields": { + "timestamp": "2023-12-29T15:45:05.576Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 388, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea827717-c65c-4bb3-b5e1-53414a3b670f", + "fields": { + "timestamp": "2023-12-29T15:45:11.054Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1134, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea84634c-17a7-4e2d-b596-a6d01566689c", + "fields": { + "timestamp": "2023-12-29T15:45:04.572Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 11, + "field": "maximum_draw", + "type": "int", + "value": "150", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea91a02e-8fe0-454f-9da5-c7ed922f9e23", + "fields": { + "timestamp": "2023-12-29T15:45:10.138Z", + "object_type": [ + "ipam", + "role" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Access - Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea96e732-b347-4905-ab65-d73be55378d9", + "fields": { + "timestamp": "2023-12-29T15:45:08.148Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1608, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ea9ae392-a873-430f-a721-baec86cdce0d", + "fields": { + "timestamp": "2023-12-29T15:45:05.838Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 508, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eaa0aeb4-e986-4637-a0d7-519b3531b1d5", + "fields": { + "timestamp": "2023-12-29T15:45:07.747Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1422, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eaa7a0c6-386a-4297-a436-5cfbaa09b309", + "fields": { + "timestamp": "2023-12-29T15:45:10.374Z", + "object_type": [ + "ipam", + "iprange" + ], + "object_id": 1, + "field": "start_address", + "type": "inet", + "value": "192.168.1.0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eab2c572-7a3c-4b45-aeaf-21c0ef5e2db9", + "fields": { + "timestamp": "2023-12-29T15:45:11.238Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1262, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eab3e55a-c240-4ccc-b2dc-b9d384228a28", + "fields": { + "timestamp": "2023-12-29T15:45:04.640Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 59, + "field": "name", + "type": "str", + "value": "Outlet 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eab4ea3f-dba0-4794-ae21-028b80599388", + "fields": { + "timestamp": "2023-12-29T15:45:04.481Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 37, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eaba9430-66d5-4968-b08b-f2002d887d60", + "fields": { + "timestamp": "2023-12-29T15:45:07.114Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1130, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eabcd677-6d89-4cd4-a24f-0eeba4ecd7c5", + "fields": { + "timestamp": "2023-12-29T15:45:10.638Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 425, + "field": "name", + "type": "str", + "value": "vm65", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eacc691b-fc05-4912-bf35-0a31dfadc8bd", + "fields": { + "timestamp": "2023-12-29T15:45:06.160Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 654, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ead0ce6e-1fb7-410c-b039-fdfbea1fbb3c", + "fields": { + "timestamp": "2023-12-29T15:45:05.309Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 266, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eae190f6-2ebe-4178-809c-caf65b6d2d06", + "fields": { + "timestamp": "2023-12-29T15:45:06.222Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 683, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eae62849-8492-4435-b9dc-b815e45b1306", + "fields": { + "timestamp": "2023-12-29T15:45:11.647Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1544, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eaec0724-183e-462b-ba80-76ee7f442196", + "fields": { + "timestamp": "2023-12-29T15:45:05.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 570, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eaf6664e-e441-4549-b469-e1593ab48beb", + "fields": { + "timestamp": "2023-12-29T15:45:06.490Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 808, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eaf6a338-c52c-43e7-94b0-01e643738bb1", + "fields": { + "timestamp": "2023-12-29T15:45:05.157Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 197, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eaf750c7-8582-4ac5-a7c2-4dee1686e5fd", + "fields": { + "timestamp": "2023-12-29T15:45:05.792Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 487, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eaf75c91-97f6-4889-a4b1-5449f056a948", + "fields": { + "timestamp": "2023-12-29T15:45:07.974Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1527, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eafe3989-52d0-43aa-b09c-3559f3b78eff", + "fields": { + "timestamp": "2023-12-29T15:45:06.117Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 634, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb00e92c-32f4-47cf-af65-8e91fb011d4c", + "fields": { + "timestamp": "2023-12-29T15:45:10.176Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 18, + "field": "prefix", + "type": "cidr", + "value": "10.112.139.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb046f10-199a-49eb-9783-31b467bebb78", + "fields": { + "timestamp": "2023-12-29T15:45:05.395Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 305, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb076531-af5f-4eef-93cb-5e4f79c8201c", + "fields": { + "timestamp": "2023-12-29T15:45:11.717Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1592, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb0e1a58-6a79-4cf5-ac6e-76e00b678163", + "fields": { + "timestamp": "2023-12-29T15:45:07.081Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1115, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb160514-2b4d-4e98-af24-c1e9d2fb0631", + "fields": { + "timestamp": "2023-12-29T15:45:04.783Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 29, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb18e998-9b3f-40d9-ae6b-fe23669e0739", + "fields": { + "timestamp": "2023-12-29T15:45:07.894Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1490, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb1cd79f-ebd0-4769-bdf1-0099f90e5c1d", + "fields": { + "timestamp": "2023-12-29T15:45:11.544Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1473, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb1ce20b-07a2-4fb2-921c-5d9f186f2ff4", + "fields": { + "timestamp": "2023-12-29T15:45:06.252Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 697, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb1ff370-d3a7-443e-aafa-6bc1ce1e545e", + "fields": { + "timestamp": "2023-12-29T15:45:06.669Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 890, + "field": "name", + "type": "str", + "value": "xe-0/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb235c53-a562-4e04-9905-0c5e0ee9f00b", + "fields": { + "timestamp": "2023-12-29T15:45:07.498Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1308, + "field": "name", + "type": "str", + "value": "xe-2/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb2b238c-54cd-4a67-a612-a81c65819307", + "fields": { + "timestamp": "2023-12-29T15:45:11.058Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1137, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb2f5546-ce5f-47d6-80fb-bcb91bade3dd", + "fields": { + "timestamp": "2023-12-29T15:45:06.357Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 746, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb32ec7f-4040-415a-9901-8ec3728c7758", + "fields": { + "timestamp": "2023-12-29T15:45:05.875Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 525, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb395d20-992a-47f0-a029-194cb05b9511", + "fields": { + "timestamp": "2023-12-29T15:45:05.361Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 290, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb3be00b-87b9-456f-8fd3-5cabfdb69542", + "fields": { + "timestamp": "2023-12-29T15:45:05.997Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 579, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb3da8d8-1b24-42e9-b86a-0612b54dd4ba", + "fields": { + "timestamp": "2023-12-29T15:45:09.912Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 21, + "field": "name", + "type": "str", + "value": "R108", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb45a686-bfe7-4d1a-90c2-e30901745d92", + "fields": { + "timestamp": "2023-12-29T15:45:09.086Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 847, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb4abaff-7e65-4ea6-9a45-20447bb3be37", + "fields": { + "timestamp": "2023-12-29T15:45:10.036Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 43, + "field": "name", + "type": "str", + "value": "P3-6A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb51bc9b-5457-4344-8775-60f179f584fe", + "fields": { + "timestamp": "2023-12-29T15:45:06.269Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 705, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb51f4c2-b560-41bc-b8cf-37fef6f8056f", + "fields": { + "timestamp": "2023-12-29T15:45:07.916Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1500, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb581803-1ede-41a4-8cfa-0e2d32db924b", + "fields": { + "timestamp": "2023-12-29T15:45:04.671Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 96, + "field": "name", + "type": "str", + "value": "Outlet 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb5a680c-0bd7-41e3-b9c0-ae2fa292ebac", + "fields": { + "timestamp": "2023-12-29T15:45:05.018Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 135, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb5dbc15-7f84-4fc3-8712-75fd8b1ecf92", + "fields": { + "timestamp": "2023-12-29T15:45:10.984Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1086, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb5f2c64-331d-4349-8bd9-9e8ad7152b49", + "fields": { + "timestamp": "2023-12-29T15:45:07.922Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1503, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb5fd57a-3108-430b-847b-3334ee7357ff", + "fields": { + "timestamp": "2023-12-29T15:45:05.866Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 521, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb6312e3-fe56-4cf7-80e3-fad69a13b051", + "fields": { + "timestamp": "2023-12-29T15:45:09.126Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 897, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb6570ee-4a27-470a-9d15-695502841acc", + "fields": { + "timestamp": "2023-12-29T15:45:10.482Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 177, + "field": "address", + "type": "inet", + "value": "172.20.0.27/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb66a9fc-905c-4cca-a77f-737c21267047", + "fields": { + "timestamp": "2023-12-29T15:45:11.435Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1399, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb6f0034-b650-422c-b281-95bc0a82cad5", + "fields": { + "timestamp": "2023-12-29T15:45:05.567Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 384, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb70ab48-0c85-44c0-9b48-22107f714b6e", + "fields": { + "timestamp": "2023-12-29T15:45:08.006Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1542, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb745f3b-83d5-4b24-8911-67848e4d5963", + "fields": { + "timestamp": "2023-12-29T15:45:05.126Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 183, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eb7592d8-39ac-4f4f-9fd9-a53a22c0d283", + "fields": { + "timestamp": "2023-12-29T15:45:11.052Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1133, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eba8716a-5c35-4d83-bcf0-2c546d385184", + "fields": { + "timestamp": "2023-12-29T15:45:11.341Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1333, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebc11a3a-a017-4128-8f07-76c7dd3a5bc5", + "fields": { + "timestamp": "2023-12-29T15:45:05.013Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 133, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebc5f6d4-1dfb-4ff6-aecc-fab73f70d12a", + "fields": { + "timestamp": "2023-12-29T15:45:10.057Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 44, + "field": "slug", + "type": "str", + "value": "us-ri", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebc976c5-c63e-4e88-973e-df822733a45e", + "fields": { + "timestamp": "2023-12-29T15:45:06.927Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1011, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebd063c4-2502-42ff-83c3-73e378264cac", + "fields": { + "timestamp": "2023-12-29T15:45:06.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1023, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebd6678b-0084-40e4-8251-d795333a05c8", + "fields": { + "timestamp": "2023-12-29T15:45:06.712Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 910, + "field": "name", + "type": "str", + "value": "xe-0/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebdfface-25c3-4346-bdcb-7a4928a9de96", + "fields": { + "timestamp": "2023-12-29T15:45:04.766Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 21, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebe100f6-5193-44fc-846c-ca8f86b3eb23", + "fields": { + "timestamp": "2023-12-29T15:45:08.105Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1588, + "field": "name", + "type": "str", + "value": "xe-1/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebe10b50-f5f1-462e-85d5-079c05acfc62", + "fields": { + "timestamp": "2023-12-29T15:45:07.081Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1115, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebe597a4-48c7-4f34-8b81-6caa85566c3a", + "fields": { + "timestamp": "2023-12-29T15:45:05.595Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 397, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebe5deb7-ee2f-4abd-a424-976895d75b23", + "fields": { + "timestamp": "2023-12-29T15:45:07.096Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1122, + "field": "name", + "type": "str", + "value": "xe-1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebe96ade-d0b1-44b9-a103-b60358e14e92", + "fields": { + "timestamp": "2023-12-29T15:45:09.329Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1152, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebea9653-6997-4570-9b78-b2e4ca46bb7a", + "fields": { + "timestamp": "2023-12-29T15:45:08.717Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1299, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebeca7aa-bf05-4680-b4be-0abe94702bb3", + "fields": { + "timestamp": "2023-12-29T15:45:08.554Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1098, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebeef221-a31b-4fb9-b063-220948bfb253", + "fields": { + "timestamp": "2023-12-29T15:45:05.742Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 464, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebf1cecf-fd86-4269-a035-3ba5007c4455", + "fields": { + "timestamp": "2023-12-29T15:45:11.303Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1307, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebf60c02-5801-45ef-bba2-6cfe267da357", + "fields": { + "timestamp": "2023-12-29T15:45:10.144Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 2, + "field": "description", + "type": "str", + "value": "DM HQ", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebf880d6-024e-43b5-80b9-37534011763a", + "fields": { + "timestamp": "2023-12-29T15:45:05.873Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 524, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ebfb7216-3234-4952-9dc0-68832c459ed0", + "fields": { + "timestamp": "2023-12-29T15:45:07.858Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1474, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec12cf7d-baba-4b08-8473-e9fcfe2b1279", + "fields": { + "timestamp": "2023-12-29T15:45:10.767Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 939, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec178ef1-14b3-4dbd-8fd7-c8dd55694862", + "fields": { + "timestamp": "2023-12-29T15:45:05.180Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 207, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec214707-6783-48b1-993d-69ac1a0713a9", + "fields": { + "timestamp": "2023-12-29T15:45:07.483Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1301, + "field": "name", + "type": "str", + "value": "xe-2/0/16", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec22910b-6655-4850-84a8-bb050d74bcfb", + "fields": { + "timestamp": "2023-12-29T15:45:06.361Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 748, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec231aa8-d8d7-4e87-9201-33f902485311", + "fields": { + "timestamp": "2023-12-29T15:45:06.967Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1030, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec282968-20d3-4d34-9c2d-f580a60241ae", + "fields": { + "timestamp": "2023-12-29T15:45:07.295Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1214, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec2bba08-9030-4b5c-a193-36ad9dcbb8d7", + "fields": { + "timestamp": "2023-12-29T15:45:06.591Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 855, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec2d63e4-ccda-4625-98ad-7f1fad8f7eb6", + "fields": { + "timestamp": "2023-12-29T15:45:09.927Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 41, + "field": "name", + "type": "str", + "value": "Plant 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec3bd737-38b6-4ddc-ab00-9c1130d88102", + "fields": { + "timestamp": "2023-12-29T15:45:04.944Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 101, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec3d55e8-6967-4ed6-a133-2e20372e7a2f", + "fields": { + "timestamp": "2023-12-29T15:45:06.916Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1006, + "field": "name", + "type": "str", + "value": "xe-0/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec431632-f8d0-4b5f-8e69-bfac1d0f67a5", + "fields": { + "timestamp": "2023-12-29T15:45:07.898Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1492, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec4638a3-144a-40f5-b5e8-b622a8347fd8", + "fields": { + "timestamp": "2023-12-29T15:45:07.532Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1324, + "field": "name", + "type": "str", + "value": "xe-2/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec46b9fd-4034-4bb3-9cf0-6994822c71ad", + "fields": { + "timestamp": "2023-12-29T15:45:06.132Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 641, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec4ad754-ce07-4409-843d-84a067140052", + "fields": { + "timestamp": "2023-12-29T15:45:11.583Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1500, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec4e776e-b69a-402d-8a0a-481370c99a45", + "fields": { + "timestamp": "2023-12-29T15:45:06.734Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 920, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec4f8951-ae76-444c-a5ef-918cb60cb7f5", + "fields": { + "timestamp": "2023-12-29T15:45:10.754Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 930, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec51c86e-f2c8-4265-886e-ba5a3538418f", + "fields": { + "timestamp": "2023-12-29T15:45:06.889Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 993, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec54e2ea-6ef8-484c-94e3-ba36362697b6", + "fields": { + "timestamp": "2023-12-29T15:45:05.733Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 460, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec564377-8d2f-471f-a6ec-ccc9cb4cdbbc", + "fields": { + "timestamp": "2023-12-29T15:45:07.465Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1293, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec59852f-6a9f-4f72-b39b-6c8bff53290e", + "fields": { + "timestamp": "2023-12-29T15:45:11.515Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1453, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec5f4fe3-1435-422f-b6d8-debc5e9f0f86", + "fields": { + "timestamp": "2023-12-29T15:45:07.850Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1470, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec6a3565-838e-4e4e-922c-7fae73537f48", + "fields": { + "timestamp": "2023-12-29T15:45:05.987Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 574, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec6c334c-7304-4389-b05c-9ce0105ca22b", + "fields": { + "timestamp": "2023-12-29T15:45:10.780Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 948, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec6d74ba-1b16-40b2-87ec-869c6c533fe7", + "fields": { + "timestamp": "2023-12-29T15:45:04.714Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 147, + "field": "name", + "type": "str", + "value": "Outlet 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec7215cc-c18f-4c59-a69a-9260e2d81d75", + "fields": { + "timestamp": "2023-12-29T15:45:07.858Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1474, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec7c112c-33e7-4b34-b161-90cd6078e120", + "fields": { + "timestamp": "2023-12-29T15:45:10.707Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 535, + "field": "name", + "type": "str", + "value": "vm175", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec7d37ba-6f4e-4e1e-b951-6a573cae70ab", + "fields": { + "timestamp": "2023-12-29T15:45:07.483Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1301, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec81c3e4-f3b4-413a-b656-86ffe739b153", + "fields": { + "timestamp": "2023-12-29T15:45:10.047Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 13, + "field": "name", + "type": "str", + "value": "Germany", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec898ee8-c147-446c-b134-2ad7cd233415", + "fields": { + "timestamp": "2023-12-29T15:45:10.059Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 47, + "field": "slug", + "type": "str", + "value": "us-ca", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec948a92-429f-41e4-b98a-a53b0ec97322", + "fields": { + "timestamp": "2023-12-29T15:45:09.926Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 40, + "field": "name", + "type": "str", + "value": "IDF117", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec969243-e60f-43b7-96c9-203ab396bd90", + "fields": { + "timestamp": "2023-12-29T15:45:05.650Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 422, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec9ae835-4c1f-4491-a2e6-3cea6681cf1c", + "fields": { + "timestamp": "2023-12-29T15:45:07.771Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1433, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec9cd049-09e6-4c6b-8dbf-4d118dec9b4e", + "fields": { + "timestamp": "2023-12-29T15:45:10.093Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 11, + "field": "slug", + "type": "str", + "value": "dm-stamford", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec9e944f-8e57-4922-a1aa-eb317297e44c", + "fields": { + "timestamp": "2023-12-29T15:45:04.928Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 94, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ec9f8a79-24c7-40d4-87ae-1052ad6221d6", + "fields": { + "timestamp": "2023-12-29T15:45:08.334Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 825, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eca32cbe-0132-4df4-be7d-ec75ebb4e37e", + "fields": { + "timestamp": "2023-12-29T15:45:07.226Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1182, + "field": "name", + "type": "str", + "value": "xe-2/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ecb035e6-e005-4a4f-8c99-afb4c022017c", + "fields": { + "timestamp": "2023-12-29T15:45:10.729Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 913, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ecb13175-dacc-43d6-b53b-f0b483c42154", + "fields": { + "timestamp": "2023-12-29T15:45:11.067Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1143, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ecba4c7d-c328-4669-ae5b-e9ccb6f361bb", + "fields": { + "timestamp": "2023-12-29T15:45:08.045Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1560, + "field": "name", + "type": "str", + "value": "xe-1/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ecc20a02-cbe9-437c-987d-88f792320725", + "fields": { + "timestamp": "2023-12-29T15:45:06.682Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 896, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ecc3156e-f95c-4dad-9242-9eee74970157", + "fields": { + "timestamp": "2023-12-29T15:45:10.498Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 15, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ecc53515-c41c-4ff3-bc95-048b8a6f8f96", + "fields": { + "timestamp": "2023-12-29T15:45:08.822Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1430, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ecc8612e-94a2-4807-9e9e-29ce966afc9f", + "fields": { + "timestamp": "2023-12-29T15:45:06.470Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 799, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eccb0fcd-42ca-46ae-86a8-970eb6da1803", + "fields": { + "timestamp": "2023-12-29T15:45:06.897Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 997, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ecd03c5e-fe84-4428-a384-d9b9bfc32986", + "fields": { + "timestamp": "2023-12-29T15:45:05.748Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 467, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ecd591d0-1c21-4189-91d6-65efa8b9518c", + "fields": { + "timestamp": "2023-12-29T15:45:05.005Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 129, + "field": "name", + "type": "str", + "value": "Wlan-GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ece45523-830b-4e8c-8d19-9c6986717af8", + "fields": { + "timestamp": "2023-12-29T15:45:11.367Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1351, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ece5121b-e005-41f3-8f05-2b6219e0c4c9", + "fields": { + "timestamp": "2023-12-29T15:45:11.244Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1266, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ece5bdbe-44ae-4eef-9681-b7f971f2cd65", + "fields": { + "timestamp": "2023-12-29T15:45:10.941Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1056, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ece70156-0f6f-4a4a-a8c5-ad7ca9502390", + "fields": { + "timestamp": "2023-12-29T15:45:05.417Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 315, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ecea1a6e-6523-4b90-bd7c-f4b409f62eee", + "fields": { + "timestamp": "2023-12-29T15:45:06.825Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 963, + "field": "name", + "type": "str", + "value": "xe-0/0/47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ecf80630-ca28-4f25-ae38-ef4f67e1702f", + "fields": { + "timestamp": "2023-12-29T15:45:06.693Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 901, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed052f1b-518b-461b-9dbe-b7b017867594", + "fields": { + "timestamp": "2023-12-29T15:45:04.834Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 52, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed06524b-342a-4feb-a7de-67e12db8c6d0", + "fields": { + "timestamp": "2023-12-29T15:45:05.184Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 209, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed0ae319-74e3-40e9-94e8-4f68eda4fb83", + "fields": { + "timestamp": "2023-12-29T15:45:06.038Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 598, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed0b3b2d-0f5a-4c71-b9d3-a4ccded21f53", + "fields": { + "timestamp": "2023-12-29T15:45:11.238Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1262, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed0c203a-eda6-4fcc-93f3-1bcb09cddfd1", + "fields": { + "timestamp": "2023-12-29T15:45:05.738Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 462, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed0cfabf-2a19-402b-a182-424aad841a29", + "fields": { + "timestamp": "2023-12-29T15:45:08.830Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1439, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed0dcf89-d972-448a-8b0e-f0178e4eeda2", + "fields": { + "timestamp": "2023-12-29T15:45:10.894Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1024, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed0fd5dc-985d-4ebe-98ea-2b10d5c4ee1d", + "fields": { + "timestamp": "2023-12-29T15:45:08.885Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1508, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed1de862-ece3-4912-ad66-c91249b1059d", + "fields": { + "timestamp": "2023-12-29T15:45:10.692Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 512, + "field": "name", + "type": "str", + "value": "vm152", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed1e1e75-0e61-4571-beb1-67c12bbf8c70", + "fields": { + "timestamp": "2023-12-29T15:45:10.048Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 14, + "field": "slug", + "type": "str", + "value": "sg", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed29fff3-ab42-4105-be5f-5434cb54e7e5", + "fields": { + "timestamp": "2023-12-29T15:45:04.643Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 62, + "field": "name", + "type": "str", + "value": "Outlet 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed2d4026-32ef-4f06-99ce-8e61f7497f7e", + "fields": { + "timestamp": "2023-12-29T15:45:05.105Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 174, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed301905-097a-473e-a61b-aaaf742e0c32", + "fields": { + "timestamp": "2023-12-29T15:45:05.157Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 197, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed3054db-34c3-489b-89be-c589fb81c507", + "fields": { + "timestamp": "2023-12-29T15:45:09.228Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1025, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed32fd07-ccdd-41eb-9b30-1480c5bd22a5", + "fields": { + "timestamp": "2023-12-29T15:45:09.942Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 17, + "field": "name", + "type": "str", + "value": "dmi01-buffalo-sw01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed357c8f-48ca-49a3-a5a5-69d673cfa51b", + "fields": { + "timestamp": "2023-12-29T15:45:08.303Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 786, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed36a1bb-5918-4185-a7be-a5e674af84a0", + "fields": { + "timestamp": "2023-12-29T15:45:05.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 575, + "field": "name", + "type": "str", + "value": "GigabitEthernet0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed3750bf-b874-4bb8-82ca-90e049520f71", + "fields": { + "timestamp": "2023-12-29T15:45:04.555Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 34, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed383c09-a134-42de-ad73-94c964a46889", + "fields": { + "timestamp": "2023-12-29T15:45:11.589Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1504, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed3a0f86-a34f-4744-93e6-0614bd931c24", + "fields": { + "timestamp": "2023-12-29T15:45:10.723Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 909, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed4a6475-b986-45ec-82d5-f8b5f46f1470", + "fields": { + "timestamp": "2023-12-29T15:45:09.043Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 793, + "field": "name", + "type": "str", + "value": "Port 25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed5365e3-6ba3-4fe4-8536-c6568703cc32", + "fields": { + "timestamp": "2023-12-29T15:45:05.604Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 401, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed54cd57-7cf0-48e0-9ffe-5e6dd0b1d9b6", + "fields": { + "timestamp": "2023-12-29T15:45:06.415Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 773, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed5b4b86-791a-41c0-ab94-3f7967e69ceb", + "fields": { + "timestamp": "2023-12-29T15:45:06.734Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 920, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed6187c1-4898-46f9-b389-255de1f63183", + "fields": { + "timestamp": "2023-12-29T15:45:09.219Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1014, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed67f580-df01-414a-9d98-1931cc15fa2a", + "fields": { + "timestamp": "2023-12-29T15:45:08.218Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 681, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed6f2428-1e1a-4805-bae3-600486a89fb4", + "fields": { + "timestamp": "2023-12-29T15:45:09.242Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1042, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed6fec3b-f468-4a32-9588-58216106e309", + "fields": { + "timestamp": "2023-12-29T15:45:05.239Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 234, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed73d957-0bf6-482e-b728-f73d9dc1d94f", + "fields": { + "timestamp": "2023-12-29T15:45:08.071Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1572, + "field": "name", + "type": "str", + "value": "xe-1/2/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed7ccb5f-2f91-4c56-a808-cfbe5a12ccd2", + "fields": { + "timestamp": "2023-12-29T15:45:06.436Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 783, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed809b4b-d208-4245-aeb7-a16c11625a45", + "fields": { + "timestamp": "2023-12-29T15:45:04.655Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 77, + "field": "name", + "type": "str", + "value": "Outlet 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed86e9fa-ef60-4be5-aa30-c73a0b83ecb5", + "fields": { + "timestamp": "2023-12-29T15:45:08.560Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1105, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed88bab9-bc13-470c-8f8b-f431957ad101", + "fields": { + "timestamp": "2023-12-29T15:45:10.365Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 93, + "field": "prefix", + "type": "cidr", + "value": "172.20.1.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed88eca2-6410-4124-b3c6-400d52449720", + "fields": { + "timestamp": "2023-12-29T15:45:06.496Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 811, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed8a05d4-ec36-4ffa-ac2b-41b65675bf40", + "fields": { + "timestamp": "2023-12-29T15:45:07.140Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1142, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed8b127c-b664-49a9-9e9b-6adc6056b28c", + "fields": { + "timestamp": "2023-12-29T15:45:06.899Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 998, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed8cb40d-b714-4a43-851e-957fa872ccf3", + "fields": { + "timestamp": "2023-12-29T15:45:06.861Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 980, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed900828-be45-4bf4-93f9-c7dc8bbab49d", + "fields": { + "timestamp": "2023-12-29T15:45:05.458Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 334, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ed933dd0-b217-4e6d-81d4-96ecd9a83e7a", + "fields": { + "timestamp": "2023-12-29T15:45:10.964Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1072, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eda38479-8761-4d8c-b6a6-b4eed4431ef0", + "fields": { + "timestamp": "2023-12-29T15:45:09.436Z", + "object_type": [ + "dcim", + "devicebay" + ], + "object_id": 34, + "field": "name", + "type": "str", + "value": "Bay 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eda91f33-3d04-4dc0-8df4-aa2fa225930f", + "fields": { + "timestamp": "2023-12-29T15:45:11.560Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1484, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edb1996c-9ec2-4f99-a5ed-032c779e383e", + "fields": { + "timestamp": "2023-12-29T15:45:11.481Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1430, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edb70503-6859-461f-8684-7f7723415db1", + "fields": { + "timestamp": "2023-12-29T15:45:06.747Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 926, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edb72d47-5690-420e-862e-d0e26973dae8", + "fields": { + "timestamp": "2023-12-29T15:45:06.203Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 674, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edb8f25e-090d-4695-92ea-1ed580f99d5b", + "fields": { + "timestamp": "2023-12-29T15:45:04.774Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 25, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edb93d4e-3e8b-4ce5-8e88-95cbadb02313", + "fields": { + "timestamp": "2023-12-29T15:45:07.433Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1278, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edbe316a-44e7-490f-a488-c160a735dfd1", + "fields": { + "timestamp": "2023-12-29T15:45:05.944Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 555, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edc4787e-5882-4ee7-8197-b033752c355a", + "fields": { + "timestamp": "2023-12-29T15:45:11.061Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1139, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edca5ed8-4c82-4c53-bcaa-ec80840460ef", + "fields": { + "timestamp": "2023-12-29T15:45:11.652Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1547, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edcb05e0-b34e-4b22-b82b-2e49f009faad", + "fields": { + "timestamp": "2023-12-29T15:45:07.696Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1398, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edcc0c01-aa30-43b8-bdd1-ddc146dd2af7", + "fields": { + "timestamp": "2023-12-29T15:45:06.572Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 846, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edcda824-4e1f-4878-9af3-64367f0de23a", + "fields": { + "timestamp": "2023-12-29T15:45:11.486Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1434, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edce1924-4c05-46ce-a54e-11279e57cfaa", + "fields": { + "timestamp": "2023-12-29T15:45:11.219Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1249, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edd234c7-0b90-4a5f-8319-0b27f6d88a74", + "fields": { + "timestamp": "2023-12-29T15:45:11.618Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1524, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edd2c052-13ce-4c4f-892e-b717f1ac66bf", + "fields": { + "timestamp": "2023-12-29T15:45:08.101Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1586, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edd43598-61e5-4350-acee-c25b3c177832", + "fields": { + "timestamp": "2023-12-29T15:45:07.254Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1195, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eddf136e-de46-437f-a52a-49d56ffa2469", + "fields": { + "timestamp": "2023-12-29T15:45:04.717Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 150, + "field": "name", + "type": "str", + "value": "Outlet 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ede48c89-b266-40fd-96a3-7de92289b9e8", + "fields": { + "timestamp": "2023-12-29T15:45:04.838Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 54, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ededea58-adab-49c7-b602-7f1121429a8c", + "fields": { + "timestamp": "2023-12-29T15:45:06.723Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 915, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edf060c3-245f-4f85-862f-a4ec4aadd173", + "fields": { + "timestamp": "2023-12-29T15:45:05.543Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 373, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edf24ec0-e9ad-4c31-8faf-343d0196584d", + "fields": { + "timestamp": "2023-12-29T15:45:09.923Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 35, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edf752c2-9bec-41e6-9b24-7d019d8a1841", + "fields": { + "timestamp": "2023-12-29T15:45:04.748Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 13, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edf9772e-3e86-4637-9611-d73e512e116f", + "fields": { + "timestamp": "2023-12-29T15:45:05.421Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 317, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "edfcd678-6d26-4a44-81b0-565734e62288", + "fields": { + "timestamp": "2023-12-29T15:45:08.060Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1567, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee05904a-58d9-478e-b198-438a4e86a35a", + "fields": { + "timestamp": "2023-12-29T15:45:11.273Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1286, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee07c796-0f5a-41a4-be96-b8a79c0d82be", + "fields": { + "timestamp": "2023-12-29T15:45:07.971Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1526, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee083247-4768-401f-8c71-d4f9d349ced2", + "fields": { + "timestamp": "2023-12-29T15:45:06.205Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 675, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee0c10d7-d552-4422-856d-17a9615a2113", + "fields": { + "timestamp": "2023-12-29T15:45:11.140Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1194, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee0eacaa-043f-49b9-9e9b-cd68f74c7d6e", + "fields": { + "timestamp": "2023-12-29T15:45:08.222Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 686, + "field": "name", + "type": "str", + "value": "Port 14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee15e3e4-f43d-4790-8008-2d1d5f025e54", + "fields": { + "timestamp": "2023-12-29T15:45:07.476Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1298, + "field": "name", + "type": "str", + "value": "xe-2/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee19d3d0-0bec-4355-a701-422e206d13c8", + "fields": { + "timestamp": "2023-12-29T15:45:05.033Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 142, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee2913b0-d975-4f6c-aca3-3e66cad47384", + "fields": { + "timestamp": "2023-12-29T15:45:09.277Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1086, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee29269c-d76b-41ab-9cc0-04386ad216f7", + "fields": { + "timestamp": "2023-12-29T15:45:06.619Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 868, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee2a0674-239c-47f2-8530-97df21151f7b", + "fields": { + "timestamp": "2023-12-29T15:45:05.002Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 128, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee34abf6-fb17-48bd-be83-f0cc052cba3e", + "fields": { + "timestamp": "2023-12-29T15:45:05.410Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 312, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee476522-8634-4cc5-aab6-6194aa071ba3", + "fields": { + "timestamp": "2023-12-29T15:45:11.516Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1454, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee4b9755-0663-4095-b689-084b3147ee91", + "fields": { + "timestamp": "2023-12-29T15:45:04.931Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 95, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee4bbbca-081d-4e7f-a24d-b047866478a2", + "fields": { + "timestamp": "2023-12-29T15:45:04.510Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 7, + "field": "cid", + "type": "str", + "value": "LQRT4981", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee51bcb3-fe7d-4bb6-9575-fc91012bebc4", + "fields": { + "timestamp": "2023-12-29T15:45:10.608Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 378, + "field": "name", + "type": "str", + "value": "vm18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee5870bf-9dcd-443d-98b8-b3b6087c5d34", + "fields": { + "timestamp": "2023-12-29T15:45:06.434Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 782, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee5ba1e8-7f93-4b15-9db5-92a40fd439d7", + "fields": { + "timestamp": "2023-12-29T15:45:05.569Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 385, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee609ab7-f388-48f8-84da-46b40eaf658a", + "fields": { + "timestamp": "2023-12-29T15:45:07.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1523, + "field": "name", + "type": "str", + "value": "xe-2/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee638190-02a0-4580-ba48-fea9f0c9840b", + "fields": { + "timestamp": "2023-12-29T15:45:06.687Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 898, + "field": "name", + "type": "str", + "value": "xe-0/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee6448c7-8659-43d6-ae17-a344a9e025c1", + "fields": { + "timestamp": "2023-12-29T15:45:10.838Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 987, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee65375a-74ab-474a-a927-1c76044a3e4b", + "fields": { + "timestamp": "2023-12-29T15:45:08.947Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 673, + "field": "name", + "type": "str", + "value": "Port 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee673171-642d-471b-8141-8da8446bfb47", + "fields": { + "timestamp": "2023-12-29T15:45:11.675Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1563, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee6fec26-84d0-436b-9e97-e557a9f61294", + "fields": { + "timestamp": "2023-12-29T15:45:11.539Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1469, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee71e4a6-e078-4af3-b3ce-25878bb09cb8", + "fields": { + "timestamp": "2023-12-29T15:45:06.359Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 747, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee724690-a584-49dd-8462-50fa15beb5b5", + "fields": { + "timestamp": "2023-12-29T15:45:06.293Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 716, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee75831a-2f28-41db-9476-523d5aba1bf3", + "fields": { + "timestamp": "2023-12-29T15:45:10.876Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1012, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee766879-3e6c-4e31-9621-f8ad7e575225", + "fields": { + "timestamp": "2023-12-29T15:45:07.698Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1399, + "field": "name", + "type": "str", + "value": "xe-2/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee76ec3f-ca22-4963-a3ce-c0e2546d5b99", + "fields": { + "timestamp": "2023-12-29T15:45:08.073Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1573, + "field": "name", + "type": "str", + "value": "xe-1/2/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee7fadc1-d718-4f46-ae58-4e283e9cb0cc", + "fields": { + "timestamp": "2023-12-29T15:45:05.055Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 152, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee8277bc-6500-4ae5-996f-6a52ad1f503f", + "fields": { + "timestamp": "2023-12-29T15:45:10.010Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 3, + "field": "name", + "type": "str", + "value": "P1-2A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee8e9b81-7733-464c-b25a-161ceef07bbd", + "fields": { + "timestamp": "2023-12-29T15:45:11.048Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1130, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee90a4de-0bf0-464f-b286-2bc8157ee8bb", + "fields": { + "timestamp": "2023-12-29T15:45:06.494Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 810, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee9419a0-ce82-4aec-ba28-958511331468", + "fields": { + "timestamp": "2023-12-29T15:45:06.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 604, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee98d8e2-7a5e-4682-8df4-42397c7a648c", + "fields": { + "timestamp": "2023-12-29T15:45:08.487Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1014, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ee9aef59-e874-44a9-afee-277045c0d23a", + "fields": { + "timestamp": "2023-12-29T15:45:08.721Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1304, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eead7d3c-4ff9-4323-8dbc-d7a0004d33e8", + "fields": { + "timestamp": "2023-12-29T15:45:06.751Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 928, + "field": "name", + "type": "str", + "value": "xe-0/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eeb4e3f2-2667-438b-8918-425d75f08536", + "fields": { + "timestamp": "2023-12-29T15:45:07.948Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1515, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eeb5d472-7e9c-4541-8245-161b1523eaad", + "fields": { + "timestamp": "2023-12-29T15:45:08.260Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 733, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eeb651a7-76ee-44d0-ac37-01e7673bb4de", + "fields": { + "timestamp": "2023-12-29T15:45:06.967Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1030, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eeb849f8-d23e-4914-a819-07ba802d34df", + "fields": { + "timestamp": "2023-12-29T15:45:10.067Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 61, + "field": "slug", + "type": "str", + "value": "us-la", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eeb8dca9-8b15-4347-9574-dcbd841f1b0d", + "fields": { + "timestamp": "2023-12-29T15:45:07.198Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1169, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eeb8e25d-0285-4577-bfb1-3f56da00c926", + "fields": { + "timestamp": "2023-12-29T15:45:04.787Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 31, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eec2bb79-7d93-4488-b29c-9cabbaffe090", + "fields": { + "timestamp": "2023-12-29T15:45:06.227Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 685, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eec77b5a-d688-40f9-8645-0583d29b669b", + "fields": { + "timestamp": "2023-12-29T15:45:09.265Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1071, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eecbeefc-fd9c-4ceb-a9d5-58ddb6dfeacb", + "fields": { + "timestamp": "2023-12-29T15:45:05.170Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 203, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eed9702a-af99-40ff-9de1-ba2d82c0598d", + "fields": { + "timestamp": "2023-12-29T15:45:06.109Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 630, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eedaf0c9-1f47-4ba8-9826-348f40960a3f", + "fields": { + "timestamp": "2023-12-29T15:45:08.939Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 663, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eedb4042-8010-4582-b467-567c9aba0b4f", + "fields": { + "timestamp": "2023-12-29T15:45:08.697Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1275, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eede0959-3042-4bbb-8179-97271053e2d7", + "fields": { + "timestamp": "2023-12-29T15:45:06.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 621, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eee3689d-5d89-4371-bcd9-38422c37b665", + "fields": { + "timestamp": "2023-12-29T15:45:11.518Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1455, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eee38e7d-e3de-4dcc-84e9-08bd821e9071", + "fields": { + "timestamp": "2023-12-29T15:45:04.560Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 39, + "field": "name", + "type": "str", + "value": "Console", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eee59635-c7f4-4b17-94f4-21ff6f1971fc", + "fields": { + "timestamp": "2023-12-29T15:45:06.487Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 807, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eee603c5-9473-4b79-8405-2abe10c5c2e6", + "fields": { + "timestamp": "2023-12-29T15:45:05.910Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 541, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eeecefc2-a5c9-4c2b-be57-ae79be1030b3", + "fields": { + "timestamp": "2023-12-29T15:45:05.558Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 380, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eeed661a-718a-46b7-ad88-7a1fe28695a4", + "fields": { + "timestamp": "2023-12-29T15:45:06.423Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 777, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eeeddf39-c2ad-4dba-a6ee-3d8b0575ac6b", + "fields": { + "timestamp": "2023-12-29T15:45:05.245Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 237, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eeefefee-b87a-4350-bf60-f64e9542e4fe", + "fields": { + "timestamp": "2023-12-29T15:45:10.810Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 968, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eef2f67e-a9d9-4118-b1c9-660a4764b262", + "fields": { + "timestamp": "2023-12-29T15:45:04.674Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 100, + "field": "name", + "type": "str", + "value": "Outlet 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eef6fa7c-f9eb-4cf5-beeb-e424e97f908a", + "fields": { + "timestamp": "2023-12-29T15:45:10.024Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 24, + "field": "name", + "type": "str", + "value": "P2-12B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eefbe9db-2009-4b07-9059-bba84be95f46", + "fields": { + "timestamp": "2023-12-29T15:45:05.825Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 502, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eefe4b9d-587c-4c1d-ae2b-a4be504b98d6", + "fields": { + "timestamp": "2023-12-29T15:45:11.407Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1379, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eefffb4d-0364-4340-aad3-d1ba31a76719", + "fields": { + "timestamp": "2023-12-29T15:45:06.684Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 897, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef069ccc-2583-48cd-a52a-df80baf85f4a", + "fields": { + "timestamp": "2023-12-29T15:45:08.637Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1200, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef0a1a63-f06e-4c98-b410-1c8117c98446", + "fields": { + "timestamp": "2023-12-29T15:45:10.637Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 424, + "field": "name", + "type": "str", + "value": "vm64", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef0a6d3a-1b35-4a34-817c-2aa4b0dcff9d", + "fields": { + "timestamp": "2023-12-29T15:45:07.991Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1535, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef0c42dc-6cdd-4695-ba04-9875aff4f925", + "fields": { + "timestamp": "2023-12-29T15:45:10.044Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 7, + "field": "slug", + "type": "str", + "value": "us", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef1a90c0-4372-4b00-bd4c-e6118cc032bd", + "fields": { + "timestamp": "2023-12-29T15:45:06.817Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 959, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef2c63c3-535b-4722-9607-64b9f7bd1be4", + "fields": { + "timestamp": "2023-12-29T15:45:10.506Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 29, + "field": "name", + "type": "str", + "value": "Wireless", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef3b43ae-b83d-4f49-95e6-cc250ada5f23", + "fields": { + "timestamp": "2023-12-29T15:45:06.522Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 823, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef3c321b-d17c-4c7e-a26a-1bfb9aac7f85", + "fields": { + "timestamp": "2023-12-29T15:45:06.240Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 691, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef3c8478-ceca-4413-86c5-944fd20c23cd", + "fields": { + "timestamp": "2023-12-29T15:45:08.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1563, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef404a84-9d14-4635-9a2c-b7599fe38d00", + "fields": { + "timestamp": "2023-12-29T15:45:04.939Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 99, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef432334-1332-49f1-aa95-7250b29bd3ba", + "fields": { + "timestamp": "2023-12-29T15:45:10.040Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "south-america", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef4d4864-b8f7-40ff-957e-69c8d10d2cb5", + "fields": { + "timestamp": "2023-12-29T15:45:05.412Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 313, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef521fc8-71a6-4fa2-80a3-6d5cb52d3798", + "fields": { + "timestamp": "2023-12-29T15:45:07.362Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1245, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef545bfd-be03-4fb4-8fd3-3acd2d08bc3d", + "fields": { + "timestamp": "2023-12-29T15:45:10.553Z", + "object_type": [ + "tenancy", + "contactgroup" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "customers", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef5675ec-6e40-4e65-8a3c-401078edab7c", + "fields": { + "timestamp": "2023-12-29T15:45:06.080Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 617, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef568457-59c8-436d-9480-8dda54f76fdd", + "fields": { + "timestamp": "2023-12-29T15:45:07.491Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1305, + "field": "name", + "type": "str", + "value": "xe-2/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef5f2f74-15e7-4421-b33a-0f1039acd65a", + "fields": { + "timestamp": "2023-12-29T15:45:10.421Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 75, + "field": "address", + "type": "inet", + "value": "172.17.0.15/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef602797-0f6e-42e8-9069-cc54aef12ac9", + "fields": { + "timestamp": "2023-12-29T15:45:11.104Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1169, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef60719d-6a46-4037-8431-d5c27ae59cfd", + "fields": { + "timestamp": "2023-12-29T15:45:05.384Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 300, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef6488f8-33f5-4661-8096-a40dcbe61f2f", + "fields": { + "timestamp": "2023-12-29T15:45:11.074Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1148, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef648932-7c67-4b54-9aec-f436d81a3eda", + "fields": { + "timestamp": "2023-12-29T15:45:11.152Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1202, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef6af6ba-4bb2-4881-8690-7c0042b25445", + "fields": { + "timestamp": "2023-12-29T15:45:05.388Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 302, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef6c6d44-88e1-45d7-8015-2a0c7b657133", + "fields": { + "timestamp": "2023-12-29T15:45:04.739Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 9, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef72a320-e8f0-4e06-aeaa-f88e91deed91", + "fields": { + "timestamp": "2023-12-29T15:45:05.753Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 469, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef72ccbe-a2e7-4cc8-b7f1-878ca7549789", + "fields": { + "timestamp": "2023-12-29T15:45:10.897Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1026, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef73a128-513a-4c44-940e-dc5f73ec62dc", + "fields": { + "timestamp": "2023-12-29T15:45:09.998Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 100, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef7a5541-952a-4732-ae9f-1ad4dc6fbee3", + "fields": { + "timestamp": "2023-12-29T15:45:04.699Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 129, + "field": "name", + "type": "str", + "value": "Outlet 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef89276e-244c-40a7-89c0-b0fd01367b3c", + "fields": { + "timestamp": "2023-12-29T15:45:11.716Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1591, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef8b14a6-1ee6-4e09-9c59-c40ff35a17ec", + "fields": { + "timestamp": "2023-12-29T15:45:09.918Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 29, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef8d6f95-b08a-44f5-9099-a20e979fd780", + "fields": { + "timestamp": "2023-12-29T15:45:04.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 27, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef8d99ad-622b-4de7-b62b-e13ed3f68ecd", + "fields": { + "timestamp": "2023-12-29T15:45:09.306Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1123, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef9a8c92-fdd5-4046-8b99-93f59705419f", + "fields": { + "timestamp": "2023-12-29T15:45:04.900Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 81, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ef9d6561-ed8e-4dfb-aa22-371bf8c36565", + "fields": { + "timestamp": "2023-12-29T15:45:07.198Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1169, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efa00bcd-27e4-4c01-b6c8-280c3b5d653d", + "fields": { + "timestamp": "2023-12-29T15:45:05.137Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 188, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efa0b704-47c4-42ff-a571-d336560021e0", + "fields": { + "timestamp": "2023-12-29T15:45:05.722Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 455, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efa2379e-e288-430a-9f00-ae86d6e28d69", + "fields": { + "timestamp": "2023-12-29T15:45:09.936Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 9, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efa26cb3-d856-4d8a-9ef0-59fc5296fa15", + "fields": { + "timestamp": "2023-12-29T15:45:06.606Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 862, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efa62722-48c8-400b-bc00-124e9f4266cc", + "fields": { + "timestamp": "2023-12-29T15:45:06.555Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 838, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efa71439-5e6d-41ae-bdaf-34ac4c9f1db0", + "fields": { + "timestamp": "2023-12-29T15:45:07.228Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1183, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efaf48a2-f468-4953-8675-40d4d92a4495", + "fields": { + "timestamp": "2023-12-29T15:45:06.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 657, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efb3506a-b463-4241-8b9d-044b4c50d054", + "fields": { + "timestamp": "2023-12-29T15:45:07.751Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1424, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efbedcf1-31b7-4c5d-8517-557f5f380e5e", + "fields": { + "timestamp": "2023-12-29T15:45:09.313Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1132, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efc0313f-9135-4d18-9cfa-9523de26e2fb", + "fields": { + "timestamp": "2023-12-29T15:45:05.128Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 184, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efc59a7d-0e59-4652-a75f-824ee7ab2f42", + "fields": { + "timestamp": "2023-12-29T15:45:07.252Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1194, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efcc2d18-de88-4e15-bbc8-37ee01c68224", + "fields": { + "timestamp": "2023-12-29T15:45:08.645Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1210, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efd0be21-01d7-4993-9971-f7dfc692b4cd", + "fields": { + "timestamp": "2023-12-29T15:45:06.149Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 649, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efd14bf1-5c66-4868-9a49-ea6699c0784a", + "fields": { + "timestamp": "2023-12-29T15:45:06.886Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 992, + "field": "name", + "type": "str", + "value": "xe-0/0/23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efdd0c84-e2a9-4b39-a863-7e0186fde885", + "fields": { + "timestamp": "2023-12-29T15:45:04.928Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 94, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efdf914c-4773-46be-8a29-0cf6b542d49b", + "fields": { + "timestamp": "2023-12-29T15:45:07.136Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1140, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efdfc7fe-4207-4797-8215-069bc88b3085", + "fields": { + "timestamp": "2023-12-29T15:45:10.083Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 1, + "field": "slug", + "type": "str", + "value": "dm-nyc", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efe7bedc-355c-4e3e-bd79-47a79ae4354e", + "fields": { + "timestamp": "2023-12-29T15:45:07.867Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1478, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efe7e3d9-59f5-4066-872d-89c344053f91", + "fields": { + "timestamp": "2023-12-29T15:45:06.912Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1004, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efe904c9-f1bf-4c3a-ba10-9be59edec5ff", + "fields": { + "timestamp": "2023-12-29T15:45:11.000Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1097, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efee5aa5-2c77-4090-8d99-5500c1cc43af", + "fields": { + "timestamp": "2023-12-29T15:45:06.175Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 661, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efeffa88-119a-4395-99b4-dc9bec6ee136", + "fields": { + "timestamp": "2023-12-29T15:45:05.234Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 232, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eff88cdf-8b5c-46c1-9254-9398100da502", + "fields": { + "timestamp": "2023-12-29T15:45:05.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 562, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "eff8d826-86e9-4d92-a9ff-36aae5edfc6c", + "fields": { + "timestamp": "2023-12-29T15:45:04.882Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 73, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "effa4aab-96dd-430f-88aa-6140730d7dd7", + "fields": { + "timestamp": "2023-12-29T15:45:06.160Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 654, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "effb3721-5e6d-41d7-8510-8cf50e3150d6", + "fields": { + "timestamp": "2023-12-29T15:45:07.571Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1342, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "efff1e97-aa70-469a-b096-c9bd8bf546c3", + "fields": { + "timestamp": "2023-12-29T15:45:08.516Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1050, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f002a347-425f-406b-a09f-b8b2aa8365d7", + "fields": { + "timestamp": "2023-12-29T15:45:07.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1154, + "field": "name", + "type": "str", + "value": "xe-1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f00c6b38-d1fb-4768-9648-373469a1dff4", + "fields": { + "timestamp": "2023-12-29T15:45:07.418Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1271, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f025c985-aa4e-4893-ba07-262a03ac2ec2", + "fields": { + "timestamp": "2023-12-29T15:45:08.187Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 643, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0264abe-f8a3-4d9d-b2d8-9d53e9d4b595", + "fields": { + "timestamp": "2023-12-29T15:45:07.636Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1370, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f027c054-2ca8-4bda-b61b-9c1b47e81084", + "fields": { + "timestamp": "2023-12-29T15:45:05.858Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 517, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0298178-0718-47f1-a9d7-fd3d8ede1d2a", + "fields": { + "timestamp": "2023-12-29T15:45:11.494Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1439, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f02d0eed-db4a-4b4d-9b2f-1fc8a3d4aa95", + "fields": { + "timestamp": "2023-12-29T15:45:05.703Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 446, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f030282f-0291-4f29-a1cf-1b77788dd70e", + "fields": { + "timestamp": "2023-12-29T15:45:10.557Z", + "object_type": [ + "tenancy", + "contact" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Michael Scott", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f030bde2-4573-4f13-b3a3-40bcb0b53bb1", + "fields": { + "timestamp": "2023-12-29T15:45:09.045Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 796, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f030ced3-60dc-49f2-967e-668d1d14e02b", + "fields": { + "timestamp": "2023-12-29T15:45:07.010Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1066, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0319ae3-a05e-4e9a-a30d-1b4fc30205a6", + "fields": { + "timestamp": "2023-12-29T15:45:06.291Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 715, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0334632-4344-4034-af4a-626c06ffa535", + "fields": { + "timestamp": "2023-12-29T15:45:08.950Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 677, + "field": "name", + "type": "str", + "value": "Port 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f03987a1-c1ee-4bff-8930-328215ac8329", + "fields": { + "timestamp": "2023-12-29T15:45:11.209Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1242, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0402fa0-ae21-4da5-978c-762fb5ed8e4e", + "fields": { + "timestamp": "2023-12-29T15:45:04.627Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 77, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f04076fa-965e-4201-a4b1-77c7e175d552", + "fields": { + "timestamp": "2023-12-29T15:45:06.411Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 771, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f043f7e7-4820-4a72-b13a-123abed937c1", + "fields": { + "timestamp": "2023-12-29T15:45:07.047Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1083, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f045ea14-4585-46e2-8603-f3dc0a396f37", + "fields": { + "timestamp": "2023-12-29T15:45:08.068Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1571, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f04680d0-029d-471d-afa7-65860fe1d5b5", + "fields": { + "timestamp": "2023-12-29T15:45:07.552Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1333, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0499a60-65e2-4657-9aea-5623e182a245", + "fields": { + "timestamp": "2023-12-29T15:45:05.635Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 415, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f04cedfb-0ff8-4fd9-aeda-aec3ad2a21f5", + "fields": { + "timestamp": "2023-12-29T15:45:05.923Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 547, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f04d483b-ef6e-4c2d-9940-75d8ead59276", + "fields": { + "timestamp": "2023-12-29T15:45:06.145Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 647, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f056cb39-78f6-4044-8257-a6ce04ce7468", + "fields": { + "timestamp": "2023-12-29T15:45:11.570Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1491, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f05f0ff4-952b-4252-bda7-ddd11c4e88a0", + "fields": { + "timestamp": "2023-12-29T15:45:05.995Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 578, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0604575-03e6-4167-995b-1d51d9d8f372", + "fields": { + "timestamp": "2023-12-29T15:45:08.313Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 798, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f061ded7-e907-4729-9a56-23464a5aa4fd", + "fields": { + "timestamp": "2023-12-29T15:45:04.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 27, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f066afb9-f676-45ca-a745-855898499593", + "fields": { + "timestamp": "2023-12-29T15:45:07.390Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1258, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f06eede8-3201-4df6-8d6a-ff585f30549a", + "fields": { + "timestamp": "2023-12-29T15:45:06.775Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 939, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f072595c-5385-4580-b10b-61a95db125ae", + "fields": { + "timestamp": "2023-12-29T15:45:10.068Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 62, + "field": "name", + "type": "str", + "value": "Tennessee", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f072cfd9-2ba2-4019-a86a-6a29cc14f0d3", + "fields": { + "timestamp": "2023-12-29T15:45:05.556Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 379, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0809b5a-31dc-4fc4-a000-5dc8d0b4e3d9", + "fields": { + "timestamp": "2023-12-29T15:45:08.963Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 693, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0888b6e-5d0a-42bc-9a1d-7f7cf2535d44", + "fields": { + "timestamp": "2023-12-29T15:45:06.785Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 944, + "field": "name", + "type": "str", + "value": "xe-0/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f08b0841-0c41-46ee-a687-76350fccca3a", + "fields": { + "timestamp": "2023-12-29T15:45:10.612Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 384, + "field": "name", + "type": "str", + "value": "vm24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f08b613a-1823-4138-b2c3-be171b44279d", + "fields": { + "timestamp": "2023-12-29T15:45:04.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 122, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f091b8a8-2404-4ee4-8fb8-9e31e8a4e5bb", + "fields": { + "timestamp": "2023-12-29T15:45:11.100Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1166, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f09791a1-ab5c-4582-87ca-ec4677386997", + "fields": { + "timestamp": "2023-12-29T15:45:09.190Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 978, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f09bc0e1-27e7-4d4e-82ee-7122b1b6c91b", + "fields": { + "timestamp": "2023-12-29T15:45:05.175Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 205, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f09c783f-3d8b-4f09-bbb8-6bb5a8f4712d", + "fields": { + "timestamp": "2023-12-29T15:45:07.259Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1197, + "field": "name", + "type": "str", + "value": "xe-2/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0a0e078-f06d-4fb3-8d3d-b9c1d0103f24", + "fields": { + "timestamp": "2023-12-29T15:45:08.354Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 849, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0a8d579-5bb0-485c-9dea-a920028049a0", + "fields": { + "timestamp": "2023-12-29T15:45:11.486Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1434, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0aa481d-e825-4dc8-996c-e76abbd2b322", + "fields": { + "timestamp": "2023-12-29T15:45:10.961Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1070, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0aa9e9f-e78b-419f-af5b-36cdd607ea20", + "fields": { + "timestamp": "2023-12-29T15:45:06.501Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 813, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0b2f61f-8424-4326-9799-fdec9f9d93a9", + "fields": { + "timestamp": "2023-12-29T15:45:10.081Z", + "object_type": [ + "dcim", + "sitegroup" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Customer Sites", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0b818cf-bc39-4c07-a095-f34e5372d3a6", + "fields": { + "timestamp": "2023-12-29T15:45:04.898Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 80, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0b90763-487e-4174-a643-f53436c68e0f", + "fields": { + "timestamp": "2023-12-29T15:45:08.779Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1376, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0c11d84-1a2a-4cf0-89df-e06d2a925dc5", + "fields": { + "timestamp": "2023-12-29T15:45:08.330Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 820, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0c90504-74d3-45d2-810a-ef46941f5e23", + "fields": { + "timestamp": "2023-12-29T15:45:05.313Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 268, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0c9516a-c506-480b-9fd3-39cb4e903c81", + "fields": { + "timestamp": "2023-12-29T15:45:06.734Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 920, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0c98755-7590-4554-a786-46792cee8a6e", + "fields": { + "timestamp": "2023-12-29T15:45:11.155Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1204, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0ce7aa3-90d6-42a4-8d32-79d4b2076614", + "fields": { + "timestamp": "2023-12-29T15:45:10.599Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 363, + "field": "name", + "type": "str", + "value": "vm3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0d25940-3854-46f4-b980-bd5aa3eec2d8", + "fields": { + "timestamp": "2023-12-29T15:45:10.409Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 55, + "field": "address", + "type": "inet", + "value": "172.16.0.25/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0d5d933-f0fa-48c3-aff4-8bb92dbf23ec", + "fields": { + "timestamp": "2023-12-29T15:45:07.369Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1248, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0d7830c-f437-43cf-96a3-0f3fbdc0b150", + "fields": { + "timestamp": "2023-12-29T15:45:08.103Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1587, + "field": "name", + "type": "str", + "value": "xe-1/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0df4011-a6ad-4349-867a-b931b6ab21ec", + "fields": { + "timestamp": "2023-12-29T15:45:10.903Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1030, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0e06d9c-cc18-4cf9-9f80-5595c331cf05", + "fields": { + "timestamp": "2023-12-29T15:45:06.498Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 812, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0e0c9b4-dc2b-40bc-8b85-15e5ee17fdf6", + "fields": { + "timestamp": "2023-12-29T15:45:05.164Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 200, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0e37fcf-3838-44b7-9820-f80022587387", + "fields": { + "timestamp": "2023-12-29T15:45:11.544Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1473, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0e5cd31-b74a-4ade-8d89-6e2150fe60b4", + "fields": { + "timestamp": "2023-12-29T15:45:09.871Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 12, + "field": "slug", + "type": "str", + "value": "panduit", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0ec9818-67d0-4be1-b852-b9eef5d6e31f", + "fields": { + "timestamp": "2023-12-29T15:45:07.991Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1535, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0f7568b-a823-46c5-9b7c-6c7c18b65eb5", + "fields": { + "timestamp": "2023-12-29T15:45:11.090Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1159, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0f8421c-28e6-49d1-b3b2-fef6b00f4595", + "fields": { + "timestamp": "2023-12-29T15:45:10.030Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 33, + "field": "name", + "type": "str", + "value": "P3-1A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f0fae253-0b92-4e1c-9b65-ef91570d7991", + "fields": { + "timestamp": "2023-12-29T15:45:05.573Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 387, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f11631b0-1bd5-4176-a6cb-c8b237bfabf0", + "fields": { + "timestamp": "2023-12-29T15:45:05.895Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 534, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f11b89b6-ac67-49aa-ac10-395378b82d7b", + "fields": { + "timestamp": "2023-12-29T15:45:06.276Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 708, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f11e693e-eb5f-4003-bdf1-689dda873532", + "fields": { + "timestamp": "2023-12-29T15:45:04.728Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 4, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1299fca-1b89-46bd-9176-3a63d8d1665a", + "fields": { + "timestamp": "2023-12-29T15:45:07.730Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1414, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f12dd693-6993-4535-9dc6-fc68e9f7f804", + "fields": { + "timestamp": "2023-12-29T15:45:08.129Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1599, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f12ea986-8e39-4a90-a9ea-66ba0d809f32", + "fields": { + "timestamp": "2023-12-29T15:45:08.690Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1267, + "field": "name", + "type": "str", + "value": "Port 19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f12fd003-0fe4-46fd-9834-671cc85eceff", + "fields": { + "timestamp": "2023-12-29T15:45:07.399Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1262, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f133be8e-7ad7-4cbd-bba5-009a65317c81", + "fields": { + "timestamp": "2023-12-29T15:45:04.501Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 47, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f13a7cdb-2d50-4c4a-bbba-812a1a93977f", + "fields": { + "timestamp": "2023-12-29T15:45:05.703Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 446, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f13beef8-6025-407f-82e3-7d64ea4a8783", + "fields": { + "timestamp": "2023-12-29T15:45:06.000Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 580, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1506e55-e9a9-4a4e-a4e0-0b2f6b765609", + "fields": { + "timestamp": "2023-12-29T15:45:05.827Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 503, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f154e177-0a51-4621-ab87-0c6e5c3aee4c", + "fields": { + "timestamp": "2023-12-29T15:45:04.792Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 33, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1596101-dc1c-4f44-bcd4-c73e6e3438dd", + "fields": { + "timestamp": "2023-12-29T15:45:05.348Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 284, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f15b1f75-4c9e-4408-9355-59c3b6d3865f", + "fields": { + "timestamp": "2023-12-29T15:45:07.646Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1375, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f15f63ef-76b6-4e7d-8f44-f2e5807053c3", + "fields": { + "timestamp": "2023-12-29T15:45:11.052Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1133, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1634b18-0776-4045-92d0-ecdefbec5255", + "fields": { + "timestamp": "2023-12-29T15:45:07.373Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1250, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1676678-632f-4c93-bb43-8314b27d293e", + "fields": { + "timestamp": "2023-12-29T15:45:11.132Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1188, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f168f873-469b-4e81-a5a7-e5328a48d1ce", + "fields": { + "timestamp": "2023-12-29T15:45:05.709Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 449, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f16feee7-d108-4787-b60a-d8614a1f66ca", + "fields": { + "timestamp": "2023-12-29T15:45:05.182Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 208, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f170cca0-6e97-4adc-9078-a5bd39052e2f", + "fields": { + "timestamp": "2023-12-29T15:45:05.681Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 436, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f17c008c-0ffc-4f77-bb79-4c59a4c8530e", + "fields": { + "timestamp": "2023-12-29T15:45:08.293Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 774, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f188b74d-9f92-4f63-bd65-75b1d460101d", + "fields": { + "timestamp": "2023-12-29T15:45:07.903Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1494, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f18cbdff-5aab-4496-bd01-82f23d85dcad", + "fields": { + "timestamp": "2023-12-29T15:45:07.764Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1430, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f18d61a4-40cb-4a8b-a2a4-f0ff145acc1a", + "fields": { + "timestamp": "2023-12-29T15:45:07.343Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1236, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f19d6eb5-2fb8-44b8-8dd7-93450b05ff3c", + "fields": { + "timestamp": "2023-12-29T15:45:04.849Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 59, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1a745ae-4c3d-4a38-9e89-ebe5c6565d79", + "fields": { + "timestamp": "2023-12-29T15:45:07.042Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1081, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1a78dbf-5f2d-4c8b-9afc-beea056a30dd", + "fields": { + "timestamp": "2023-12-29T15:45:11.653Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1548, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1ab667e-cc05-4ba5-9340-f9283f32815f", + "fields": { + "timestamp": "2023-12-29T15:45:07.989Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1534, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1acce77-59b4-4963-94f3-5c8e1301da72", + "fields": { + "timestamp": "2023-12-29T15:45:09.904Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 10, + "field": "name", + "type": "str", + "value": "Comms closet", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1b0e9ee-ec8d-47c1-81a8-fb57706edc13", + "fields": { + "timestamp": "2023-12-29T15:45:05.436Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 324, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1b290cf-f353-4426-8403-38610040da46", + "fields": { + "timestamp": "2023-12-29T15:45:04.907Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 84, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1b61d1d-fb3d-4edc-8cee-a4f9321a4b94", + "fields": { + "timestamp": "2023-12-29T15:45:11.507Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1448, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1b97097-17a8-4d76-b92a-2c0420028aff", + "fields": { + "timestamp": "2023-12-29T15:45:08.946Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 672, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1c00d08-84ab-450d-b65e-d3cb890f78ba", + "fields": { + "timestamp": "2023-12-29T15:45:07.113Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1130, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1c9c17a-2c38-4daa-b2a8-d884637fb0d0", + "fields": { + "timestamp": "2023-12-29T15:45:04.611Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 60, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1d9ee90-f21c-4d5c-9c20-87da03619a7e", + "fields": { + "timestamp": "2023-12-29T15:45:10.467Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 154, + "field": "address", + "type": "inet", + "value": "172.20.0.4/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1dc3294-5bb7-414b-8606-5e32ed549317", + "fields": { + "timestamp": "2023-12-29T15:45:07.991Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1535, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1df5a60-a846-4a18-b2cb-a6e5a017c06f", + "fields": { + "timestamp": "2023-12-29T15:45:07.879Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1483, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1e09940-4839-487f-8aef-168d42150482", + "fields": { + "timestamp": "2023-12-29T15:45:09.174Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 957, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1e09c35-193d-445d-b379-c7166a444e58", + "fields": { + "timestamp": "2023-12-29T15:45:06.368Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 751, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1e27428-316e-47bb-b0d3-3f20f5d2b62a", + "fields": { + "timestamp": "2023-12-29T15:45:05.563Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 382, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1e27e22-c8a8-447f-8826-fb9ac8322136", + "fields": { + "timestamp": "2023-12-29T15:45:06.948Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1021, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1e97dc6-88eb-492d-8acf-115fd88cf28b", + "fields": { + "timestamp": "2023-12-29T15:45:08.941Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 666, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1eefda4-967e-4218-a396-5c239fe0fe88", + "fields": { + "timestamp": "2023-12-29T15:45:10.003Z", + "object_type": [ + "dcim", + "virtualchassis" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "r108-torsw", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1f07a98-e68b-40c7-a1c7-359c775ca5e1", + "fields": { + "timestamp": "2023-12-29T15:45:08.079Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1576, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f1f5d623-c0e9-488e-899a-6972191b397a", + "fields": { + "timestamp": "2023-12-29T15:45:06.269Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 705, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f20460e2-0694-4166-b863-f08c1f4d5688", + "fields": { + "timestamp": "2023-12-29T15:45:04.454Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 15, + "field": "port_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2094f36-c5c8-452d-b46e-0bea198a34ff", + "fields": { + "timestamp": "2023-12-29T15:45:08.738Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1326, + "field": "name", + "type": "str", + "value": "Port 30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f20c5ad6-2def-4702-8db5-4756207c0a5a", + "fields": { + "timestamp": "2023-12-29T15:45:11.686Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1570, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f20d133c-a99b-4b4e-ab93-c407c0709da5", + "fields": { + "timestamp": "2023-12-29T15:45:08.573Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1121, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f20f488c-fe2c-4ee3-8574-31293f8af89e", + "fields": { + "timestamp": "2023-12-29T15:45:08.135Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1602, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f219ec68-c2ba-4b62-81ce-2eaa9a6dbf4b", + "fields": { + "timestamp": "2023-12-29T15:45:06.413Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 772, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f21e4efb-a3f4-449c-a226-0fce46025775", + "fields": { + "timestamp": "2023-12-29T15:45:05.980Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 571, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f21f8766-0fd0-4888-962f-69ef5631f2e7", + "fields": { + "timestamp": "2023-12-29T15:45:04.538Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 14, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2244ce5-a289-482e-b129-18e4a65071fc", + "fields": { + "timestamp": "2023-12-29T15:45:11.196Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1233, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f22c8fc3-2b52-4a5e-ad71-7b76b1e6b92a", + "fields": { + "timestamp": "2023-12-29T15:45:10.211Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 32, + "field": "prefix", + "type": "cidr", + "value": "10.112.153.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f22e871e-07fb-4546-8533-14d600f7ddf9", + "fields": { + "timestamp": "2023-12-29T15:45:08.213Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 675, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2336428-7a05-48d2-a0ee-69f2b36ef3c3", + "fields": { + "timestamp": "2023-12-29T15:45:06.492Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 809, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f23f896d-154b-495c-a042-25284f752fce", + "fields": { + "timestamp": "2023-12-29T15:45:10.029Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 32, + "field": "name", + "type": "str", + "value": "P2-16B", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2424ad1-c862-4a3f-b58b-4b3c3b0cab56", + "fields": { + "timestamp": "2023-12-29T15:45:07.014Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1068, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2469add-230d-4254-80cc-3e42920a64c1", + "fields": { + "timestamp": "2023-12-29T15:45:09.887Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "Application Server", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f247d295-0cd1-4780-885e-fd2905186c13", + "fields": { + "timestamp": "2023-12-29T15:45:10.895Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1025, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f24bc4b6-b08e-4494-8a12-9f4ea8c4798c", + "fields": { + "timestamp": "2023-12-29T15:45:08.899Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1525, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f24c9d51-7334-4752-92ec-8b018b16ea60", + "fields": { + "timestamp": "2023-12-29T15:45:07.019Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1070, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f269c760-32a6-4414-a51c-d148ca55bd44", + "fields": { + "timestamp": "2023-12-29T15:45:07.261Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1198, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f270b2b8-e701-4a19-a556-d9dafa7d9bac", + "fields": { + "timestamp": "2023-12-29T15:45:04.541Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 18, + "field": "name", + "type": "str", + "value": "usb", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f271fed9-6176-4733-a8b5-2a5ec44ecaca", + "fields": { + "timestamp": "2023-12-29T15:45:06.441Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 785, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f27213d7-a56a-4dc7-ad3b-41db741386fc", + "fields": { + "timestamp": "2023-12-29T15:45:05.641Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 418, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2740983-3256-4f6d-8169-4d571e35840d", + "fields": { + "timestamp": "2023-12-29T15:45:08.118Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1594, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f278d920-a89d-407a-ab95-3fff1eb919c2", + "fields": { + "timestamp": "2023-12-29T15:45:10.821Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 975, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2814187-abf3-4a6e-b364-e8cd2ba3a60d", + "fields": { + "timestamp": "2023-12-29T15:45:05.095Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 170, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f291f87b-c86a-4277-8ba3-3d90fb4eb7ce", + "fields": { + "timestamp": "2023-12-29T15:45:08.043Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1559, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f29c0d8c-2aeb-4e44-bc33-3d88a3631fd4", + "fields": { + "timestamp": "2023-12-29T15:45:05.781Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 482, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f29fde2a-4a31-47cc-b555-7799ac246f3d", + "fields": { + "timestamp": "2023-12-29T15:45:06.749Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 927, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2af7689-9445-4d4d-87c4-448e6424ba00", + "fields": { + "timestamp": "2023-12-29T15:45:04.893Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 78, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2af8f6c-a3d6-4aaf-89c7-0293a49bfe0b", + "fields": { + "timestamp": "2023-12-29T15:45:05.361Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 290, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2b2ae0d-2d73-4d7b-8891-964fa8c93c4a", + "fields": { + "timestamp": "2023-12-29T15:45:08.060Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1567, + "field": "name", + "type": "str", + "value": "xe-1/1/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2b36cd9-b89f-4a25-9964-fdb0b27f9e78", + "fields": { + "timestamp": "2023-12-29T15:45:09.168Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 950, + "field": "name", + "type": "str", + "value": "Port 38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2b46e65-5bb2-4e62-b664-8584916f78b8", + "fields": { + "timestamp": "2023-12-29T15:45:05.744Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 465, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2b8a0da-2c31-4270-bcce-faf1fc9aca41", + "fields": { + "timestamp": "2023-12-29T15:45:05.779Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 481, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2bfc70f-914e-4c91-9379-9a161c780100", + "fields": { + "timestamp": "2023-12-29T15:45:11.351Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1340, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2c0087d-342a-4ac2-bcc7-abb5a2c70d22", + "fields": { + "timestamp": "2023-12-29T15:45:07.736Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1417, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2c6383a-0bbb-470f-aff1-0778075d519e", + "fields": { + "timestamp": "2023-12-29T15:45:05.153Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 195, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2c70921-4bad-4f05-8db0-9f8f10a841e1", + "fields": { + "timestamp": "2023-12-29T15:45:05.832Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 505, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/30", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2cc0cf9-1a0e-49ed-8691-ec5d673eacd9", + "fields": { + "timestamp": "2023-12-29T15:45:10.676Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 486, + "field": "name", + "type": "str", + "value": "vm126", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2cd0c99-6117-4bd2-99ea-52477e5e0522", + "fields": { + "timestamp": "2023-12-29T15:45:05.783Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 483, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2d4ebaf-7928-484c-ad3a-b66e29293b32", + "fields": { + "timestamp": "2023-12-29T15:45:05.967Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 565, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2d6b4bd-2c9a-449b-a25a-f766459c3e6a", + "fields": { + "timestamp": "2023-12-29T15:45:07.310Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1221, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2debee7-5797-495a-9914-3bd22d699099", + "fields": { + "timestamp": "2023-12-29T15:45:05.430Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 321, + "field": "name", + "type": "str", + "value": "STACK0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2e8fc04-dcb9-4e14-afb5-4b4f0ba50b37", + "fields": { + "timestamp": "2023-12-29T15:45:10.949Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1062, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2f1dd83-1002-4253-9583-7e3c76ad696b", + "fields": { + "timestamp": "2023-12-29T15:45:07.655Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1379, + "field": "name", + "type": "str", + "value": "xe-1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2f6bb35-864c-47c4-b94d-00c63a549fee", + "fields": { + "timestamp": "2023-12-29T15:45:09.408Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1252, + "field": "name", + "type": "str", + "value": "Rear Splice", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2f701e9-d079-4cb9-a386-4e68771b440c", + "fields": { + "timestamp": "2023-12-29T15:45:06.468Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 798, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2f819bd-1c3c-4e75-a69d-bc1d22993874", + "fields": { + "timestamp": "2023-12-29T15:45:05.772Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 478, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2fd5223-7a53-463b-a9ca-409b298d8997", + "fields": { + "timestamp": "2023-12-29T15:45:11.489Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1436, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2fe5241-1c91-4018-9388-58049236bd91", + "fields": { + "timestamp": "2023-12-29T15:45:07.685Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1393, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f2fffcea-fef7-46cd-bc41-d85fd243a0ba", + "fields": { + "timestamp": "2023-12-29T15:45:05.995Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 578, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3026a15-c4d6-44e0-956f-135ae2be34d5", + "fields": { + "timestamp": "2023-12-29T15:45:08.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1569, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f30284f7-0f52-487a-85a9-ad9e284d6c23", + "fields": { + "timestamp": "2023-12-29T15:45:05.175Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 205, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f304685c-2fd0-4450-914a-079762f4f94b", + "fields": { + "timestamp": "2023-12-29T15:45:10.671Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 478, + "field": "name", + "type": "str", + "value": "vm118", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f30c4111-61e2-450c-83ea-e3a37576b3b5", + "fields": { + "timestamp": "2023-12-29T15:45:10.870Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1008, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f314614e-d2d8-451b-bc01-d44ef828485a", + "fields": { + "timestamp": "2023-12-29T15:45:07.175Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1158, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f31625d9-f3d7-4fa9-a48c-89ad801615db", + "fields": { + "timestamp": "2023-12-29T15:45:06.015Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 587, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f32364b2-a586-42a0-a72a-203eb2ca3e65", + "fields": { + "timestamp": "2023-12-29T15:45:08.249Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 719, + "field": "name", + "type": "str", + "value": "Port 47", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f32380e1-ffa3-4684-9874-3b18ecc6371c", + "fields": { + "timestamp": "2023-12-29T15:45:07.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1510, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f32b2071-090f-4c87-b34b-5d0d1b73ea2f", + "fields": { + "timestamp": "2023-12-29T15:45:07.295Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1214, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f32e1a8c-f798-4bf3-a988-251df5e90bcc", + "fields": { + "timestamp": "2023-12-29T15:45:04.829Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 50, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3350355-1535-43d8-8897-42f1ae20d3e1", + "fields": { + "timestamp": "2023-12-29T15:45:06.593Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 856, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f337738d-67a8-441c-bd9d-67b7666f71e3", + "fields": { + "timestamp": "2023-12-29T15:45:05.412Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 313, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f33d628d-561a-40e7-9d35-e10ba07d9927", + "fields": { + "timestamp": "2023-12-29T15:45:07.222Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1180, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f33e7eee-48f2-46fc-ba76-3aaac3e43f2a", + "fields": { + "timestamp": "2023-12-29T15:45:10.526Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 61, + "field": "vid", + "type": "int", + "value": "202", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f341c9ca-2673-4670-92f7-230034a1b373", + "fields": { + "timestamp": "2023-12-29T15:45:06.075Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 615, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f342e491-c9f0-46b2-86c8-33c1cdc448d5", + "fields": { + "timestamp": "2023-12-29T15:45:06.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1035, + "field": "name", + "type": "str", + "value": "xe-0/2/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3443a47-dce7-46fc-8de1-54ed8fb86a79", + "fields": { + "timestamp": "2023-12-29T15:45:05.460Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 335, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f345a823-1408-43cf-be16-c1a5d29bd75d", + "fields": { + "timestamp": "2023-12-29T15:45:06.028Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 593, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f347ea7c-1714-4485-b1eb-b742a59bf0fc", + "fields": { + "timestamp": "2023-12-29T15:45:05.048Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 149, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f34cb64f-6d9d-4c81-807e-41ec8d0e95a9", + "fields": { + "timestamp": "2023-12-29T15:45:05.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 557, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f34d8733-1c8c-427f-833c-9177331d9ae6", + "fields": { + "timestamp": "2023-12-29T15:45:05.764Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 474, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f34f336a-23fd-4b7c-a081-c500909ff918", + "fields": { + "timestamp": "2023-12-29T15:45:06.823Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 962, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f350b5fe-3557-4e13-a535-43d1dfa946e0", + "fields": { + "timestamp": "2023-12-29T15:45:11.747Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1613, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f351d225-bd46-46e1-8206-9a7f3d5b8e66", + "fields": { + "timestamp": "2023-12-29T15:45:06.501Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 813, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f358c2a4-957a-4751-889a-dd8618a1d21a", + "fields": { + "timestamp": "2023-12-29T15:45:04.621Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 70, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3604397-c21a-4009-a2fa-72933c92d459", + "fields": { + "timestamp": "2023-12-29T15:45:06.374Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 754, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3645444-8cbe-4fb1-82f5-eea8f6dfd582", + "fields": { + "timestamp": "2023-12-29T15:45:06.237Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 690, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f367e7a8-80c4-4ec3-83fb-947edba22094", + "fields": { + "timestamp": "2023-12-29T15:45:07.655Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1379, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f36dee10-994b-4ad2-932f-56899b42e80c", + "fields": { + "timestamp": "2023-12-29T15:45:08.649Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1215, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f379e764-a34c-435c-b735-02d7ee60f352", + "fields": { + "timestamp": "2023-12-29T15:45:09.421Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 15, + "field": "name", + "type": "str", + "value": "Slot 0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f37ae42b-ab4b-4c35-a0f3-a7620f215d47", + "fields": { + "timestamp": "2023-12-29T15:45:07.803Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1448, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f37d2f9e-4129-49f6-8271-f149c267e9fb", + "fields": { + "timestamp": "2023-12-29T15:45:10.860Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1001, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f37e3d9b-cba5-415d-960a-31f9bb8ca680", + "fields": { + "timestamp": "2023-12-29T15:45:11.447Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1407, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f37e9f6d-82ec-4a68-887f-372a3dc15138", + "fields": { + "timestamp": "2023-12-29T15:45:04.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 105, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f38a8880-9292-4e5b-a7d6-a4804d8216e3", + "fields": { + "timestamp": "2023-12-29T15:45:10.159Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 11, + "field": "prefix", + "type": "cidr", + "value": "10.112.132.0/28", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f38dd9f9-8db7-41cd-b040-37c8c4b9fed7", + "fields": { + "timestamp": "2023-12-29T15:45:08.559Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1104, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f395f814-1b1e-428c-a503-c15bd2f1f476", + "fields": { + "timestamp": "2023-12-29T15:45:06.904Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1000, + "field": "name", + "type": "str", + "value": "xe-0/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3968963-5082-4c1e-a0da-3e188174699e", + "fields": { + "timestamp": "2023-12-29T15:45:04.865Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 66, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f398b6e7-cfcb-4827-86b5-149cdf206a0f", + "fields": { + "timestamp": "2023-12-29T15:45:10.390Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 24, + "field": "address", + "type": "inet", + "value": "192.168.0.24/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f39969f4-a0aa-43b6-bec7-3e5f427c41d9", + "fields": { + "timestamp": "2023-12-29T15:45:08.112Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1591, + "field": "name", + "type": "str", + "value": "xe-1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f39a9bc3-2635-469a-bdc2-9749e3685942", + "fields": { + "timestamp": "2023-12-29T15:45:05.103Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 173, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3ab61da-5a17-438b-9e60-b5b4dd240d33", + "fields": { + "timestamp": "2023-12-29T15:45:10.080Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 82, + "field": "name", + "type": "str", + "value": "Mississippi", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3ad09c4-107a-4b6f-adb6-e020d12e8bdc", + "fields": { + "timestamp": "2023-12-29T15:45:10.489Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 1, + "field": "vid", + "type": "int", + "value": "100", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3ae965d-493c-4cf4-83c1-d55977377463", + "fields": { + "timestamp": "2023-12-29T15:45:08.833Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1443, + "field": "name", + "type": "str", + "value": "Port 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3b2e82e-ceb2-4e4e-ab18-143fe70505a6", + "fields": { + "timestamp": "2023-12-29T15:45:10.050Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 32, + "field": "slug", + "type": "str", + "value": "us-wa", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3b47506-845d-4f85-a519-bf115682bc87", + "fields": { + "timestamp": "2023-12-29T15:45:08.784Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1383, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3b577ca-a87f-4f45-8770-5c5c6bac9fe1", + "fields": { + "timestamp": "2023-12-29T15:45:05.740Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 463, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3bc561b-1bbb-4c05-b324-b9a9b7f655cb", + "fields": { + "timestamp": "2023-12-29T15:45:10.554Z", + "object_type": [ + "tenancy", + "contactgroup" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "dunder-mifflin", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3cb026b-da98-4276-8cf1-1ebdd9a47f03", + "fields": { + "timestamp": "2023-12-29T15:45:06.139Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 644, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3de68af-038d-4546-ae44-bb1f486b9a7f", + "fields": { + "timestamp": "2023-12-29T15:45:07.282Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1208, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3e4971b-4e1b-4850-b31e-e4d9b92e0b17", + "fields": { + "timestamp": "2023-12-29T15:45:07.282Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1208, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3e6b0fc-10f9-4af3-a7ce-1bfd038f9ec7", + "fields": { + "timestamp": "2023-12-29T15:45:07.997Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1538, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3e74ca1-97bc-4f2e-949f-227bcbcc2b66", + "fields": { + "timestamp": "2023-12-29T15:45:08.168Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1617, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3e80286-acae-49c2-b4ca-41988d7a3f59", + "fields": { + "timestamp": "2023-12-29T15:45:11.309Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1311, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3fbbe46-e6d7-450b-ad0a-9c985002f88e", + "fields": { + "timestamp": "2023-12-29T15:45:08.965Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 696, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3fca402-90ac-4c05-b1b9-3d472b81640f", + "fields": { + "timestamp": "2023-12-29T15:45:08.496Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1026, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f3fede90-b58b-427c-b0df-f3950bdad62d", + "fields": { + "timestamp": "2023-12-29T15:45:07.330Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1230, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f407b874-1036-4349-8000-4bd7a3878183", + "fields": { + "timestamp": "2023-12-29T15:45:04.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 34, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f412c0d6-180e-438d-b89b-9e8cf867ebf7", + "fields": { + "timestamp": "2023-12-29T15:45:06.743Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 924, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4152d69-f82a-4e7b-a16a-25744cf21b83", + "fields": { + "timestamp": "2023-12-29T15:45:09.969Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 84, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f418b80c-3a5a-4afa-b2c8-d789dee1a38f", + "fields": { + "timestamp": "2023-12-29T15:45:08.790Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1390, + "field": "name", + "type": "str", + "value": "Port 46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f419a0ca-c196-4273-831b-632d249e5b3c", + "fields": { + "timestamp": "2023-12-29T15:45:10.073Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 71, + "field": "name", + "type": "str", + "value": "Iowa", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f41b581c-4f85-46da-a291-251e1f5c3735", + "fields": { + "timestamp": "2023-12-29T15:45:08.838Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1450, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f41d0874-2cfc-4efd-80b1-2a5b9e73408a", + "fields": { + "timestamp": "2023-12-29T15:45:05.465Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 337, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f42115d3-d103-4bb2-8dbb-c56f40237f03", + "fields": { + "timestamp": "2023-12-29T15:45:05.491Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 349, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4229664-6cfe-45ef-b6b2-0c39da38d4b7", + "fields": { + "timestamp": "2023-12-29T15:45:09.026Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 772, + "field": "name", + "type": "str", + "value": "Port 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f422e66d-3346-49bf-9126-c357cfe3a754", + "fields": { + "timestamp": "2023-12-29T15:45:11.123Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1182, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f42458cb-8dcb-4160-befe-6070867456ce", + "fields": { + "timestamp": "2023-12-29T15:45:11.158Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1206, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f428ca58-e307-486c-9b9d-1cd988a6210f", + "fields": { + "timestamp": "2023-12-29T15:45:06.595Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 857, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f42dd05c-34d5-4a53-a6d2-d1f176339513", + "fields": { + "timestamp": "2023-12-29T15:45:06.443Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 786, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4321c7e-4a10-47b8-bc87-a7a971e3a619", + "fields": { + "timestamp": "2023-12-29T15:45:09.971Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 86, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4331811-6f91-4820-9b12-a59839583000", + "fields": { + "timestamp": "2023-12-29T15:45:08.297Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 778, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4371462-6d55-447a-b85b-f9c32e7c4076", + "fields": { + "timestamp": "2023-12-29T15:45:10.913Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1037, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f43965ab-ac56-4e21-922b-bba9f102435e", + "fields": { + "timestamp": "2023-12-29T15:45:04.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 34, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f43c9019-9f43-4a82-8937-eefeef0ab6f8", + "fields": { + "timestamp": "2023-12-29T15:45:09.301Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1116, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f43e249d-088a-44f3-b764-0d29c5cdb036", + "fields": { + "timestamp": "2023-12-29T15:45:04.684Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 112, + "field": "name", + "type": "str", + "value": "Outlet 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4418cac-0ca0-4d5f-8d03-8d3d882e3743", + "fields": { + "timestamp": "2023-12-29T15:45:05.816Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 498, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4464c7b-ae9c-4c63-83f9-6a821c277806", + "fields": { + "timestamp": "2023-12-29T15:45:06.684Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 897, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f446fe03-87fe-465d-a6cc-3ab0521d2230", + "fields": { + "timestamp": "2023-12-29T15:45:05.120Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 180, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f449553e-5acb-4c59-859d-51a5b4fc9758", + "fields": { + "timestamp": "2023-12-29T15:45:07.001Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1046, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f44e4128-57d0-432b-a27f-3a325e81cc62", + "fields": { + "timestamp": "2023-12-29T15:45:06.004Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 582, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4506444-c518-48db-bd70-e72ea05b94b2", + "fields": { + "timestamp": "2023-12-29T15:45:07.349Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1239, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f450867d-f46e-439e-a823-c08f3217a86b", + "fields": { + "timestamp": "2023-12-29T15:45:04.497Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 45, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4581165-6593-4c4c-95bd-a5a6520f1478", + "fields": { + "timestamp": "2023-12-29T15:45:06.209Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 677, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4587cde-f189-4319-bef9-285fa333fa13", + "fields": { + "timestamp": "2023-12-29T15:45:08.869Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1488, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f459a7ad-41bc-4853-8297-53476be38e25", + "fields": { + "timestamp": "2023-12-29T15:45:07.935Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1509, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f45a4223-27ea-4279-9a09-16dda44476b2", + "fields": { + "timestamp": "2023-12-29T15:45:11.741Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1609, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f45f88f6-936b-4ff5-b05c-ae7d6493c74f", + "fields": { + "timestamp": "2023-12-29T15:45:06.509Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 817, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4603625-ca89-418e-92ec-d47015c34a28", + "fields": { + "timestamp": "2023-12-29T15:45:07.334Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1232, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f46a0502-be50-43dc-897c-578527c600c8", + "fields": { + "timestamp": "2023-12-29T15:45:09.974Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 90, + "field": "name", + "type": "str", + "value": "PP:MDF", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f46bcff0-5677-421c-a840-e506a39a163a", + "fields": { + "timestamp": "2023-12-29T15:45:07.205Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1172, + "field": "name", + "type": "str", + "value": "et-2/0/51", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f472674b-347a-4b59-89ea-d1f08f519236", + "fields": { + "timestamp": "2023-12-29T15:45:06.522Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 823, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f473d3fa-11d7-494b-a3a7-38d966f1abd1", + "fields": { + "timestamp": "2023-12-29T15:45:07.640Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1372, + "field": "name", + "type": "str", + "value": "xe-1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f47f4882-0214-4873-9de1-01e6c2c0d1d4", + "fields": { + "timestamp": "2023-12-29T15:45:11.672Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1561, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f485c54f-37e1-411d-a007-407de7eedb41", + "fields": { + "timestamp": "2023-12-29T15:45:05.386Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 301, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4889e4a-9c4a-45bd-84bc-d9ba877a99c3", + "fields": { + "timestamp": "2023-12-29T15:45:05.965Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 564, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f48f64f1-3850-4ea3-9591-3a44752024bc", + "fields": { + "timestamp": "2023-12-29T15:45:07.575Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1344, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f491ab2e-d42a-42ff-9038-ae47991f6bb4", + "fields": { + "timestamp": "2023-12-29T15:45:09.430Z", + "object_type": [ + "dcim", + "modulebay" + ], + "object_id": 27, + "field": "name", + "type": "str", + "value": "Slot 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4923bea-8e42-48eb-99ef-d6ae72a1a913", + "fields": { + "timestamp": "2023-12-29T15:45:06.714Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 911, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4937787-37d0-4558-b965-e8403b103aee", + "fields": { + "timestamp": "2023-12-29T15:45:08.617Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1176, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4939a2d-2510-4be0-a8f3-5e5cbaed78a0", + "fields": { + "timestamp": "2023-12-29T15:45:08.268Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 743, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f49a8bd2-015f-4848-b12f-2b7c41b7b907", + "fields": { + "timestamp": "2023-12-29T15:45:08.296Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 777, + "field": "name", + "type": "str", + "value": "Port 9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f49c6dc2-cef4-4c06-806f-7c7a822d73ee", + "fields": { + "timestamp": "2023-12-29T15:45:11.280Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1291, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f49cee42-75df-4367-803c-3afcca3dcfb5", + "fields": { + "timestamp": "2023-12-29T15:45:07.068Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1093, + "field": "name", + "type": "str", + "value": "xe-0/3/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4a20dc3-7d91-49a8-b1be-dfa43be13b0e", + "fields": { + "timestamp": "2023-12-29T15:45:07.408Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1266, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4a26023-b91a-4385-9aa9-b107d1352c59", + "fields": { + "timestamp": "2023-12-29T15:45:04.605Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 53, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4b1423b-08bf-4a4e-b8c4-abd6f9a8e824", + "fields": { + "timestamp": "2023-12-29T15:45:07.689Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1395, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4b30ce4-9812-480d-8e30-694c5acf9d30", + "fields": { + "timestamp": "2023-12-29T15:45:06.708Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 908, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4b425bb-4508-4858-b354-88067a9c757c", + "fields": { + "timestamp": "2023-12-29T15:45:07.883Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1485, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4bca399-2443-4c8d-adde-3a0b6e1728a8", + "fields": { + "timestamp": "2023-12-29T15:45:09.899Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 3, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4c568ab-f2f0-4c64-8624-1539894b06d9", + "fields": { + "timestamp": "2023-12-29T15:45:04.809Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 41, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4dfcaac-2cde-4f03-95c8-176b9029d8a6", + "fields": { + "timestamp": "2023-12-29T15:45:05.740Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 463, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4e65357-8a80-423d-a36f-759acb8ce780", + "fields": { + "timestamp": "2023-12-29T15:45:11.638Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1538, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4ea633c-65c5-4f7c-a310-37bf7372200f", + "fields": { + "timestamp": "2023-12-29T15:45:07.890Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1488, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4ef4eb6-0327-4bf7-adf4-6d89355b4564", + "fields": { + "timestamp": "2023-12-29T15:45:04.524Z", + "object_type": [ + "circuits", + "provider" + ], + "object_id": 9, + "field": "comments", + "type": "str", + "value": "Local maintainer for NC State communications facilities", + "weight": 5000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4f1957b-d58d-47be-bfd5-738ce0805f58", + "fields": { + "timestamp": "2023-12-29T15:45:06.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 616, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f4f649cc-3dfe-4388-9f2a-00f91b42e94a", + "fields": { + "timestamp": "2023-12-29T15:45:09.868Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 7, + "field": "slug", + "type": "str", + "value": "juniper", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f504ee31-74fd-41e8-83c8-13621c54389b", + "fields": { + "timestamp": "2023-12-29T15:45:06.432Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 781, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f512c0c5-e254-44d0-86f5-f9a715445fa5", + "fields": { + "timestamp": "2023-12-29T15:45:07.351Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1240, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f516b015-09c3-41ad-80e2-4fac94067512", + "fields": { + "timestamp": "2023-12-29T15:45:10.437Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 103, + "field": "address", + "type": "inet", + "value": "172.18.0.13/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5294014-cf71-4874-8b37-878ef428c019", + "fields": { + "timestamp": "2023-12-29T15:45:07.345Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1237, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f529b788-5ec7-40f8-bf2f-8b3a3e92fea2", + "fields": { + "timestamp": "2023-12-29T15:45:09.039Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 789, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f52cd417-037a-4f04-a6e2-1f7748cfe625", + "fields": { + "timestamp": "2023-12-29T15:45:10.323Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 77, + "field": "prefix", + "type": "cidr", + "value": "172.18.0.0/16", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f52f6b87-7308-4f6d-aeb3-97381deed455", + "fields": { + "timestamp": "2023-12-29T15:45:05.944Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 555, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5311ee0-2a41-46ff-bf91-9d950572fc82", + "fields": { + "timestamp": "2023-12-29T15:45:05.969Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 566, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f537c118-f8ba-47bf-ac8c-b09f2e341fb5", + "fields": { + "timestamp": "2023-12-29T15:45:10.061Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 51, + "field": "name", + "type": "str", + "value": "Ohio", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f53f3aea-0fbb-4f2f-a2d7-184bae7a63c4", + "fields": { + "timestamp": "2023-12-29T15:45:05.274Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 250, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f545d1e4-3afa-484b-9002-b7d16e6e54b1", + "fields": { + "timestamp": "2023-12-29T15:45:11.325Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1322, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f54e4571-1b56-4903-b113-fc6d7ca13c40", + "fields": { + "timestamp": "2023-12-29T15:45:06.589Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 854, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f55e10a0-7dc0-4a69-987b-bbf8ea0f65f1", + "fields": { + "timestamp": "2023-12-29T15:45:06.680Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 895, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5688162-4eb3-4d06-951e-f245f6dfc0ed", + "fields": { + "timestamp": "2023-12-29T15:45:06.462Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 795, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f56e7e2d-f25c-4eac-bedd-50a3c4aed11b", + "fields": { + "timestamp": "2023-12-29T15:45:08.939Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 664, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f572aeaa-1875-451d-9bd5-4d1dc9986b70", + "fields": { + "timestamp": "2023-12-29T15:45:10.413Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 62, + "field": "address", + "type": "inet", + "value": "172.17.0.2/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5744107-6c50-46c8-8b94-e58d2616fa5f", + "fields": { + "timestamp": "2023-12-29T15:45:06.948Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1021, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f57803ff-2236-40f6-95a7-3d78920fc92b", + "fields": { + "timestamp": "2023-12-29T15:45:05.626Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 411, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f58ef7ae-3001-4965-89bf-d74c5edc8c90", + "fields": { + "timestamp": "2023-12-29T15:45:06.194Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 670, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f59024d5-2c5c-4365-bac0-bda0bd7d7bfc", + "fields": { + "timestamp": "2023-12-29T15:45:10.907Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1033, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f596d5f2-b959-4949-be14-83c8b490fc1a", + "fields": { + "timestamp": "2023-12-29T15:45:11.567Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1489, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f59af292-662f-43d4-af32-b273e696b9ca", + "fields": { + "timestamp": "2023-12-29T15:45:05.090Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 168, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f59bab3e-ddcd-45c1-a237-6571431bb94f", + "fields": { + "timestamp": "2023-12-29T15:45:07.423Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1273, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5a845cc-5e70-4fa7-a944-400f29538b90", + "fields": { + "timestamp": "2023-12-29T15:45:11.174Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1217, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5b3b57f-659c-450a-bcd3-1335df6fbdb5", + "fields": { + "timestamp": "2023-12-29T15:45:04.968Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 112, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5b60b06-eed2-4056-bc62-55bb377e83f1", + "fields": { + "timestamp": "2023-12-29T15:45:07.856Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1473, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5b8220b-46c3-47f9-8e9c-fe0a8b6765ba", + "fields": { + "timestamp": "2023-12-29T15:45:07.664Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1383, + "field": "name", + "type": "str", + "value": "xe-1/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5bb7c5f-615f-4e6e-9553-328c43692cd5", + "fields": { + "timestamp": "2023-12-29T15:45:10.487Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "JBB127", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5ca401a-42f9-474b-9b52-f68bb3bc9f6a", + "fields": { + "timestamp": "2023-12-29T15:45:05.814Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 497, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5cd4027-bec4-4037-bb29-2b6e7d212c97", + "fields": { + "timestamp": "2023-12-29T15:45:10.914Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1038, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5d620be-589f-4b07-8088-b4f8bd5c41e5", + "fields": { + "timestamp": "2023-12-29T15:45:07.708Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1404, + "field": "name", + "type": "str", + "value": "xe-2/0/9", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5dc45ec-3fb8-4c35-84bc-9f141ea6af05", + "fields": { + "timestamp": "2023-12-29T15:45:05.923Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 547, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5e08fe5-2d06-4ef1-bf7d-6948d4c36d3c", + "fields": { + "timestamp": "2023-12-29T15:45:09.159Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 939, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5e18317-e8a4-4a44-a4e8-3555219b1b4f", + "fields": { + "timestamp": "2023-12-29T15:45:08.045Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1560, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5e72135-06cd-41ac-9360-d2a82b8887d6", + "fields": { + "timestamp": "2023-12-29T15:45:08.153Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1610, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5e797d1-5afa-4940-991d-1cbe3a296132", + "fields": { + "timestamp": "2023-12-29T15:45:11.658Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1551, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5eb2bb2-cd02-475d-b338-547c6bebaba4", + "fields": { + "timestamp": "2023-12-29T15:45:05.515Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 360, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5ef6dad-b392-4529-aa18-e5b150764fa5", + "fields": { + "timestamp": "2023-12-29T15:45:11.717Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1592, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5f48a43-0722-482e-9e6c-34bd75db6257", + "fields": { + "timestamp": "2023-12-29T15:45:11.354Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1342, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5f58685-cfdb-4804-b077-bd249480da70", + "fields": { + "timestamp": "2023-12-29T15:45:11.446Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1406, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5f69a30-dcc9-4093-b177-e8998082fe89", + "fields": { + "timestamp": "2023-12-29T15:45:07.796Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1445, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5f733ff-0722-4ecd-9601-b7370cc87034", + "fields": { + "timestamp": "2023-12-29T15:45:08.258Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 730, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5f77d92-77cd-490c-a764-46feaf0f3c05", + "fields": { + "timestamp": "2023-12-29T15:45:11.506Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1447, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5fd4b05-fe87-4e6f-8b58-47f3f819e1a3", + "fields": { + "timestamp": "2023-12-29T15:45:10.793Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 957, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f5ff5507-1fc5-427e-a5b0-1a6586677e8f", + "fields": { + "timestamp": "2023-12-29T15:45:11.332Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1327, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6155b8c-e9d2-4550-9351-db2b525e8d03", + "fields": { + "timestamp": "2023-12-29T15:45:10.046Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 11, + "field": "name", + "type": "str", + "value": "United Kingdon", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f61582a8-8949-430e-92b0-8f1a2e9d7b0b", + "fields": { + "timestamp": "2023-12-29T15:45:07.528Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1322, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6178584-be6c-49ef-a00a-9b9cfa6d1d44", + "fields": { + "timestamp": "2023-12-29T15:45:07.813Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1453, + "field": "name", + "type": "str", + "value": "xe-1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f61d9edb-5c10-44a5-b30e-616faa6ccb97", + "fields": { + "timestamp": "2023-12-29T15:45:09.000Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 740, + "field": "name", + "type": "str", + "value": "Port 20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f61eae37-920b-4129-a5fa-d7768eb7e572", + "fields": { + "timestamp": "2023-12-29T15:45:07.308Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1220, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f628846c-bd27-4c41-8002-4d71dd0f3f7b", + "fields": { + "timestamp": "2023-12-29T15:45:11.208Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1241, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f62dd2ab-0569-4850-a6d7-db1426316f9c", + "fields": { + "timestamp": "2023-12-29T15:45:09.919Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 30, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6303e8d-f4cc-46cc-81a2-63b418786eef", + "fields": { + "timestamp": "2023-12-29T15:45:07.498Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1308, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f63edee7-dfd9-4bff-875a-8d5c2178853c", + "fields": { + "timestamp": "2023-12-29T15:45:07.649Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1376, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6411847-ba51-4a2a-b336-c882d3731e11", + "fields": { + "timestamp": "2023-12-29T15:45:07.440Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1281, + "field": "name", + "type": "str", + "value": "et-2/0/50", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6427ac1-9cf2-4f4b-84dd-071e3882f3de", + "fields": { + "timestamp": "2023-12-29T15:45:09.441Z", + "object_type": [ + "dcim", + "devicebay" + ], + "object_id": 39, + "field": "name", + "type": "str", + "value": "Bay 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6432754-3201-40e9-b161-5e6f0a3f5fdd", + "fields": { + "timestamp": "2023-12-29T15:45:06.025Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 592, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f64fa96a-0e19-4341-910b-3d4cda3af3f7", + "fields": { + "timestamp": "2023-12-29T15:45:05.694Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 442, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f65180e3-3731-485e-aa30-7a1c88595804", + "fields": { + "timestamp": "2023-12-29T15:45:11.055Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1135, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f65996e3-a98d-418a-9557-a05d38b4e465", + "fields": { + "timestamp": "2023-12-29T15:45:06.578Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 849, + "field": "name", + "type": "str", + "value": "Po1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f65f5c27-b511-4e45-a510-b123043fadc5", + "fields": { + "timestamp": "2023-12-29T15:45:05.659Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 426, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f663e534-b291-442c-8101-bac59b21e9fc", + "fields": { + "timestamp": "2023-12-29T15:45:05.085Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 166, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f66492c7-568c-446b-b576-6f9ade47381e", + "fields": { + "timestamp": "2023-12-29T15:45:09.877Z", + "object_type": [ + "dcim", + "devicetype" + ], + "object_id": 7, + "field": "part_number", + "type": "str", + "value": "C9200-48P", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f66e54c9-c4e2-4b3f-a4f7-527395cc7ef6", + "fields": { + "timestamp": "2023-12-29T15:45:10.516Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 44, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6781f0e-d4fd-42f1-8080-a91729cae8a6", + "fields": { + "timestamp": "2023-12-29T15:45:04.783Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 29, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f678c373-311b-40ca-9f8e-001b56e60627", + "fields": { + "timestamp": "2023-12-29T15:45:07.231Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1184, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f67ba07b-6a96-4c0e-b871-0c1f62a17032", + "fields": { + "timestamp": "2023-12-29T15:45:05.519Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 362, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f67d5369-42e9-4073-ae44-e40951d1f58e", + "fields": { + "timestamp": "2023-12-29T15:45:07.760Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1428, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f67e21ac-1496-4c89-ba04-e76ec26220da", + "fields": { + "timestamp": "2023-12-29T15:45:11.524Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1459, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f681715a-b2f4-47d0-9200-eb73d195fe98", + "fields": { + "timestamp": "2023-12-29T15:45:06.400Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 766, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6854673-fce0-4d13-88e4-7215d2aaff8c", + "fields": { + "timestamp": "2023-12-29T15:45:05.714Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 451, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f687a181-92be-49ee-b35c-c25e353c90e4", + "fields": { + "timestamp": "2023-12-29T15:45:06.737Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 921, + "field": "name", + "type": "str", + "value": "xe-0/0/5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f695c358-e501-4bac-8cbf-2ab97dfe10e9", + "fields": { + "timestamp": "2023-12-29T15:45:06.361Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 748, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6a5bf4a-b0cc-4805-89d2-8e3049bdcb20", + "fields": { + "timestamp": "2023-12-29T15:45:07.291Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1212, + "field": "name", + "type": "str", + "value": "xe-2/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6ae3b76-d76c-4a40-80bb-4b48c8530324", + "fields": { + "timestamp": "2023-12-29T15:45:04.647Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 67, + "field": "name", + "type": "str", + "value": "Outlet 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6bbfd6c-0943-430b-8cb6-91d17fde5dfe", + "fields": { + "timestamp": "2023-12-29T15:45:06.933Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1014, + "field": "name", + "type": "str", + "value": "xe-0/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6c56174-684f-4fc3-8e73-33e007755b9f", + "fields": { + "timestamp": "2023-12-29T15:45:04.603Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 51, + "field": "name", + "type": "str", + "value": "PSU1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6ccc4af-d274-4d8c-b5aa-98b7c7cfb116", + "fields": { + "timestamp": "2023-12-29T15:45:11.588Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1503, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6d35a87-e694-4a52-967b-a4153d7c706d", + "fields": { + "timestamp": "2023-12-29T15:45:08.298Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 780, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6d3878f-b6dc-4556-9a75-43c726a8e98c", + "fields": { + "timestamp": "2023-12-29T15:45:07.450Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1286, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6d73cca-2d1b-4d74-b7cc-07dc981c42a7", + "fields": { + "timestamp": "2023-12-29T15:45:04.474Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 33, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6d98b54-194b-48c9-9bcc-df18f70cd4c2", + "fields": { + "timestamp": "2023-12-29T15:45:06.708Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 908, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6dbed30-b3fd-49a0-8bf6-0ba4ea67313a", + "fields": { + "timestamp": "2023-12-29T15:45:08.176Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 630, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6e15d77-1a5d-4a98-8b2f-88820278579d", + "fields": { + "timestamp": "2023-12-29T15:45:10.615Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 389, + "field": "name", + "type": "str", + "value": "vm29", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6e2dfa1-cbda-4f65-8872-8b43729c402e", + "fields": { + "timestamp": "2023-12-29T15:45:10.439Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 106, + "field": "address", + "type": "inet", + "value": "172.18.0.16/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6e596be-aa02-41a9-a1dc-6e0bfcca5c29", + "fields": { + "timestamp": "2023-12-29T15:45:04.944Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 101, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6e6ecef-c995-4432-99e3-894ecc73be45", + "fields": { + "timestamp": "2023-12-29T15:45:10.789Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 954, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6eb6b60-34ac-4cd1-91e0-421a8c9e32b4", + "fields": { + "timestamp": "2023-12-29T15:45:04.650Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 71, + "field": "name", + "type": "str", + "value": "Outlet 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6ec2389-a82e-478f-a672-890fae073039", + "fields": { + "timestamp": "2023-12-29T15:45:07.794Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1444, + "field": "name", + "type": "str", + "value": "et-1/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6f2ecf8-ab9c-47b4-a017-eba2a58b56b0", + "fields": { + "timestamp": "2023-12-29T15:45:06.265Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 703, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6f3a57f-71cb-437a-b9f4-8ec5a3af80fe", + "fields": { + "timestamp": "2023-12-29T15:45:05.628Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 412, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6f4f717-de69-4129-8615-c74108d59f8d", + "fields": { + "timestamp": "2023-12-29T15:45:10.105Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 23, + "field": "physical_address", + "type": "str", + "value": "3200 Faucette Dr., Raleigh, NC 27607", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f6fecb6b-848d-4fa6-83ef-e8c2f55004f4", + "fields": { + "timestamp": "2023-12-29T15:45:07.116Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1131, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f70b1e7d-db80-4e07-9614-cfd7ecdcd27f", + "fields": { + "timestamp": "2023-12-29T15:45:08.979Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 714, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7199edc-4cca-429a-a417-d971de94efa3", + "fields": { + "timestamp": "2023-12-29T15:45:10.385Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 15, + "field": "address", + "type": "inet", + "value": "192.168.0.15/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f723bb8e-7805-43e6-9893-a577a2933b9c", + "fields": { + "timestamp": "2023-12-29T15:45:09.163Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 943, + "field": "name", + "type": "str", + "value": "Port 31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7242342-9e75-4048-8414-80cdd6f0d7c8", + "fields": { + "timestamp": "2023-12-29T15:45:07.611Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1360, + "field": "name", + "type": "str", + "value": "xe-1/0/20", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f729ccf2-054f-4e51-b171-8260b41ad566", + "fields": { + "timestamp": "2023-12-29T15:45:10.525Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 59, + "field": "name", + "type": "str", + "value": "Admin", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f733014f-d01d-43b8-8b04-02202601e1ac", + "fields": { + "timestamp": "2023-12-29T15:45:05.959Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 561, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7348334-bc09-43b2-ba61-49791d2fc8c5", + "fields": { + "timestamp": "2023-12-29T15:45:04.783Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 29, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f736cc5d-39eb-4508-b1a2-1bfa9a634c72", + "fields": { + "timestamp": "2023-12-29T15:45:05.083Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 165, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f739662e-a380-470a-9267-d72423e408f9", + "fields": { + "timestamp": "2023-12-29T15:45:06.978Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1035, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f73c62cf-91b9-4753-927d-4cda96ebd2c4", + "fields": { + "timestamp": "2023-12-29T15:45:09.916Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 26, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7425c96-fecc-40df-a654-d641f95a74fe", + "fields": { + "timestamp": "2023-12-29T15:45:09.007Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 748, + "field": "name", + "type": "str", + "value": "Port 28", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7458d3c-07b5-43f9-9449-3a4cb08b7230", + "fields": { + "timestamp": "2023-12-29T15:45:07.156Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1149, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f756cbbe-b3ea-40ac-955e-c7ae6abd1a33", + "fields": { + "timestamp": "2023-12-29T15:45:07.261Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1198, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f75d3a64-4c59-4d98-8098-18fc6231399c", + "fields": { + "timestamp": "2023-12-29T15:45:10.043Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 6, + "field": "slug", + "type": "str", + "value": "oceania", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f76ab642-8f31-41cf-b56b-83d7fcb6698a", + "fields": { + "timestamp": "2023-12-29T15:45:07.429Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1276, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f76ebf0a-9cd7-4857-bac2-dc4cbbcb4abb", + "fields": { + "timestamp": "2023-12-29T15:45:06.338Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 737, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7780b5f-0f45-4b11-9063-f75d4c8dd5d9", + "fields": { + "timestamp": "2023-12-29T15:45:11.421Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1389, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f778458e-1fa5-4671-8c5f-be0f78520321", + "fields": { + "timestamp": "2023-12-29T15:45:04.856Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 62, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f77bd0d5-fce4-4a1c-bea6-a697a7982805", + "fields": { + "timestamp": "2023-12-29T15:45:06.387Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 760, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f78245c4-1777-443f-8b06-891e46ed5a84", + "fields": { + "timestamp": "2023-12-29T15:45:06.684Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 897, + "field": "name", + "type": "str", + "value": "xe-0/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f782548a-2800-44e5-9c79-e3757f7d6dc7", + "fields": { + "timestamp": "2023-12-29T15:45:04.554Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 33, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f78437d0-15bb-4f9d-9689-b4c0b55d51ae", + "fields": { + "timestamp": "2023-12-29T15:45:11.757Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1620, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7882ea8-ff9d-44c9-979e-d174a1970c86", + "fields": { + "timestamp": "2023-12-29T15:45:06.128Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 639, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f78ab00a-e948-4617-82f5-1ce90ca4065a", + "fields": { + "timestamp": "2023-12-29T15:45:04.861Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 64, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f78ff1f0-cafa-4cf7-b45a-e9f17f7f4f84", + "fields": { + "timestamp": "2023-12-29T15:45:05.434Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 323, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f794b121-ac9b-4c6e-bd46-d35b331767d4", + "fields": { + "timestamp": "2023-12-29T15:45:07.330Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1230, + "field": "name", + "type": "str", + "value": "xe-1/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f796f318-37e9-4bcd-ba25-cc0ee1726b7e", + "fields": { + "timestamp": "2023-12-29T15:45:10.735Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 917, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7a398cd-502c-4584-946a-2bd6348d4d6d", + "fields": { + "timestamp": "2023-12-29T15:45:06.276Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 708, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7aad324-21d6-4051-9519-ab6be7dcb2c7", + "fields": { + "timestamp": "2023-12-29T15:45:04.691Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 120, + "field": "name", + "type": "str", + "value": "Outlet 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7ab2923-4143-4939-aafa-255c8ca885c0", + "fields": { + "timestamp": "2023-12-29T15:45:06.717Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 912, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7b4bc3c-f214-4595-8b7c-e2321324f4ca", + "fields": { + "timestamp": "2023-12-29T15:45:07.140Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1142, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7ba3ee5-5c10-46a6-af71-cf99604b92ae", + "fields": { + "timestamp": "2023-12-29T15:45:05.783Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 483, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7bdc15e-9a96-40aa-8ebf-b75d7c0864c3", + "fields": { + "timestamp": "2023-12-29T15:45:09.369Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1202, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7bdf7c0-4144-4564-bfb9-01c74939172a", + "fields": { + "timestamp": "2023-12-29T15:45:09.871Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 12, + "field": "name", + "type": "str", + "value": "Panduit", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7bfef59-878c-4b45-b0e2-6d9124823bc8", + "fields": { + "timestamp": "2023-12-29T15:45:07.822Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1457, + "field": "name", + "type": "str", + "value": "xe-1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7c2c4a5-5731-43a7-8fff-5d7a7b82e757", + "fields": { + "timestamp": "2023-12-29T15:45:11.513Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1452, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7c40aff-ec9d-474d-ba73-11c48e8a0e68", + "fields": { + "timestamp": "2023-12-29T15:45:11.047Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1129, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7c5ebd8-5442-4a3a-bfa1-d4dd881003a4", + "fields": { + "timestamp": "2023-12-29T15:45:04.562Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7c9ebee-fcd6-4c50-92a9-ddaed7b7cad6", + "fields": { + "timestamp": "2023-12-29T15:45:11.706Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1584, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7d95bfb-e564-470c-98ac-9b97d28e508a", + "fields": { + "timestamp": "2023-12-29T15:45:05.166Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 201, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7ddc66e-f76a-47ce-994b-27854fdd368f", + "fields": { + "timestamp": "2023-12-29T15:45:11.557Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1482, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7e7585d-488c-4faa-a5c9-918101d74220", + "fields": { + "timestamp": "2023-12-29T15:45:04.461Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 26, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7e8ad4d-8679-4fb4-ae8d-d61a977b5752", + "fields": { + "timestamp": "2023-12-29T15:45:04.591Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 38, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f7f50c29-a180-4889-bf6d-ae601bdd95b8", + "fields": { + "timestamp": "2023-12-29T15:45:05.193Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 213, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f800d9a7-8837-40a0-abd4-116574e92070", + "fields": { + "timestamp": "2023-12-29T15:45:07.420Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1272, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f805723e-6507-4432-ba1d-314af8f794dd", + "fields": { + "timestamp": "2023-12-29T15:45:07.442Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1282, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f80c2fae-7c6a-4828-b336-1cbfdbfd4c31", + "fields": { + "timestamp": "2023-12-29T15:45:07.164Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1153, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f80f4ecc-090c-4a7c-a701-e3d0245f0648", + "fields": { + "timestamp": "2023-12-29T15:45:10.787Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 953, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f810434b-182e-4539-8fa7-f200c26f7150", + "fields": { + "timestamp": "2023-12-29T15:45:06.312Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 725, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8134232-972b-402b-bede-638f566849e2", + "fields": { + "timestamp": "2023-12-29T15:45:04.646Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 66, + "field": "name", + "type": "str", + "value": "Outlet 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8138e67-a559-4d7e-b183-814932f297ef", + "fields": { + "timestamp": "2023-12-29T15:45:06.520Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 822, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f815b611-9d5b-42fb-91af-0ca8c1d7bba3", + "fields": { + "timestamp": "2023-12-29T15:45:04.547Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 24, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f81b109b-6040-42f7-b628-7c8b58a6b219", + "fields": { + "timestamp": "2023-12-29T15:45:05.232Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 231, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8227362-c2ad-47fc-9d7c-dec45c649c00", + "fields": { + "timestamp": "2023-12-29T15:45:05.502Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 354, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8257879-a05e-469e-b5f0-da178c2dc2b8", + "fields": { + "timestamp": "2023-12-29T15:45:08.989Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 726, + "field": "name", + "type": "str", + "value": "Port 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8284a20-5aef-4bfe-b04e-bd26b21f3f89", + "fields": { + "timestamp": "2023-12-29T15:45:06.710Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 909, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8293838-0106-414e-bb62-36c5cc155742", + "fields": { + "timestamp": "2023-12-29T15:45:08.971Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 704, + "field": "name", + "type": "str", + "value": "Port 32", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f829437b-9261-4065-bd34-bb4bddf8d0af", + "fields": { + "timestamp": "2023-12-29T15:45:09.911Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 19, + "field": "name", + "type": "str", + "value": "R106", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f829ffba-9030-42f4-987a-086700aec4dd", + "fields": { + "timestamp": "2023-12-29T15:45:04.620Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 69, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f830ca86-e50e-4deb-b20b-8fc781480cdd", + "fields": { + "timestamp": "2023-12-29T15:45:06.428Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 779, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f831dd05-412e-45de-a698-9f03c98d1186", + "fields": { + "timestamp": "2023-12-29T15:45:10.047Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 12, + "field": "slug", + "type": "str", + "value": "fr", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8350d0f-f39a-411a-86e8-77796eb4996a", + "fields": { + "timestamp": "2023-12-29T15:45:07.595Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1353, + "field": "name", + "type": "str", + "value": "xe-1/0/13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f83e3b34-7aed-4225-b04d-1ca1effd2917", + "fields": { + "timestamp": "2023-12-29T15:45:07.216Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1177, + "field": "name", + "type": "str", + "value": "xe-2/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f83ea898-a5dd-4f3b-987a-247763106c82", + "fields": { + "timestamp": "2023-12-29T15:45:09.246Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1047, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f84016aa-a244-4693-bee7-0d97ad680c26", + "fields": { + "timestamp": "2023-12-29T15:45:09.291Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1104, + "field": "name", + "type": "str", + "value": "Port 48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f84d7261-85b7-439b-825c-d5249a63f509", + "fields": { + "timestamp": "2023-12-29T15:45:05.126Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 183, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8533eea-7b38-4146-8b88-c77706fb37ea", + "fields": { + "timestamp": "2023-12-29T15:45:06.923Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1009, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8571671-e6db-46a4-8b75-7540cdb7aaa8", + "fields": { + "timestamp": "2023-12-29T15:45:10.093Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 11, + "field": "name", + "type": "str", + "value": "DM-Stamford", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f85803ae-8cd1-4023-9335-bae019924aa3", + "fields": { + "timestamp": "2023-12-29T15:45:05.412Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 313, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8593595-dc7a-4b54-9bf6-2c8b3f97356a", + "fields": { + "timestamp": "2023-12-29T15:45:11.627Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1530, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f85d6b74-3edb-4882-9caf-cb88d5af66fc", + "fields": { + "timestamp": "2023-12-29T15:45:06.789Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 946, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8607f7f-5697-406f-a92c-2e8c27cb687b", + "fields": { + "timestamp": "2023-12-29T15:45:07.103Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1125, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8622121-9dc0-45a7-a610-676a95b4df5d", + "fields": { + "timestamp": "2023-12-29T15:45:10.005Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 104, + "field": "name", + "type": "str", + "value": "None", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8649e69-8127-4a2a-bd3d-fd5a0def7d2c", + "fields": { + "timestamp": "2023-12-29T15:45:06.747Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 926, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f869a5a4-de30-4a8c-be61-7cb60bc24ac4", + "fields": { + "timestamp": "2023-12-29T15:45:07.330Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1230, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f86d4dfc-3414-4ef1-a5f3-913f4f92adee", + "fields": { + "timestamp": "2023-12-29T15:45:07.984Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1532, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8707576-a7e4-49fa-913b-14030cd9d7c8", + "fields": { + "timestamp": "2023-12-29T15:45:09.157Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 936, + "field": "name", + "type": "str", + "value": "Port 24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f874098d-72be-4796-8034-59cdd04b7c25", + "fields": { + "timestamp": "2023-12-29T15:45:11.112Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1174, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8743960-565a-4b91-9aba-6a7ca2d634ea", + "fields": { + "timestamp": "2023-12-29T15:45:11.090Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1159, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f874405c-0398-4ef8-98c1-e5925cb49ff4", + "fields": { + "timestamp": "2023-12-29T15:45:08.431Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 945, + "field": "name", + "type": "str", + "value": "Port 33", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f87d0d22-36f0-4cce-8860-5867a0001047", + "fields": { + "timestamp": "2023-12-29T15:45:05.819Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 499, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f87f9e88-54a6-42dd-a90a-873378604d2c", + "fields": { + "timestamp": "2023-12-29T15:45:08.062Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1568, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f882c314-a35e-4a1d-a197-f7e5dfe572e0", + "fields": { + "timestamp": "2023-12-29T15:45:08.208Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 669, + "field": "name", + "type": "str", + "value": "Port 45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8863c6f-3031-4465-98b4-da09dd298372", + "fields": { + "timestamp": "2023-12-29T15:45:05.901Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 537, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f889f4a4-268c-4f36-90fe-6ed292485013", + "fields": { + "timestamp": "2023-12-29T15:45:04.825Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 48, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f88ecd17-cf35-49ff-8bce-e4c1537a5f7d", + "fields": { + "timestamp": "2023-12-29T15:45:04.907Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 84, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f88fd2cd-6249-4027-9c72-0c6a2b26df94", + "fields": { + "timestamp": "2023-12-29T15:45:07.541Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1328, + "field": "name", + "type": "str", + "value": "xe-2/0/43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8912c75-906b-40a7-8859-b9e7f62386a0", + "fields": { + "timestamp": "2023-12-29T15:45:06.518Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 821, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8a361a8-9b3b-48d7-895e-205da4de6b80", + "fields": { + "timestamp": "2023-12-29T15:45:04.924Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 92, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/0/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8a51f54-1305-4952-b7b7-a87102b7bf4b", + "fields": { + "timestamp": "2023-12-29T15:45:04.970Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 113, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8b10057-fcf4-44f3-9b8b-0630ba6a5788", + "fields": { + "timestamp": "2023-12-29T15:45:11.261Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1278, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8b225db-f0d9-41b4-8239-b73f54738609", + "fields": { + "timestamp": "2023-12-29T15:45:08.004Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1541, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8b227b9-5d13-4c80-9886-ac158968882b", + "fields": { + "timestamp": "2023-12-29T15:45:05.475Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 342, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8baffcc-47dd-41e5-a541-ced1594bd30f", + "fields": { + "timestamp": "2023-12-29T15:45:06.509Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 817, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8c15182-7d21-436f-9ac5-9bdff85416e3", + "fields": { + "timestamp": "2023-12-29T15:45:04.854Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 61, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8c24383-d16b-4ac8-8c98-380d1eed8ba7", + "fields": { + "timestamp": "2023-12-29T15:45:09.216Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1010, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8c8543a-9da3-49ab-a94e-f4ea82b65350", + "fields": { + "timestamp": "2023-12-29T15:45:07.616Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1362, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8de2f0b-1129-4a9c-9394-247ff8b78ba1", + "fields": { + "timestamp": "2023-12-29T15:45:07.543Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1329, + "field": "name", + "type": "str", + "value": "xe-2/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8e1852f-f03c-4639-834a-cbd449413d9d", + "fields": { + "timestamp": "2023-12-29T15:45:05.681Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 436, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8e3e2da-8643-4a96-8647-6190341d7bb8", + "fields": { + "timestamp": "2023-12-29T15:45:10.609Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 379, + "field": "name", + "type": "str", + "value": "vm19", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8e5924d-92d6-4824-a2d3-79ecbca4aafd", + "fields": { + "timestamp": "2023-12-29T15:45:07.916Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1500, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8eb0d0f-a777-427e-ba86-0acfac2234d8", + "fields": { + "timestamp": "2023-12-29T15:45:05.381Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 299, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8ebfc37-c5b0-4e2c-9531-3dc630c887d5", + "fields": { + "timestamp": "2023-12-29T15:45:06.509Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 817, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8fa0eaf-da8c-40da-a78a-f6050fa1e953", + "fields": { + "timestamp": "2023-12-29T15:45:05.061Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 155, + "field": "name", + "type": "str", + "value": "Wlan-GigabitEthernet0/1/8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8fa1348-fd36-44e7-977b-43aeae755d2d", + "fields": { + "timestamp": "2023-12-29T15:45:06.813Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 957, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f8fdadb9-15ae-4d4c-b5aa-6221c8ea3462", + "fields": { + "timestamp": "2023-12-29T15:45:04.746Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 12, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f90a7a06-de18-4e1d-ab40-d7e66d7b67f4", + "fields": { + "timestamp": "2023-12-29T15:45:05.701Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 445, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f90a8a6e-f3d1-405f-bdca-9c2c5fdc7142", + "fields": { + "timestamp": "2023-12-29T15:45:05.061Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 155, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f90c4aba-c291-476e-a5d2-7782253e9d12", + "fields": { + "timestamp": "2023-12-29T15:45:06.293Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 716, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f90f5fc5-2285-4ffe-931c-fabe3694fe49", + "fields": { + "timestamp": "2023-12-29T15:45:06.969Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1031, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f916040a-9e8c-4b5f-b207-c7833e96b985", + "fields": { + "timestamp": "2023-12-29T15:45:04.573Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 12, + "field": "name", + "type": "str", + "value": "PSU0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f920c434-5754-49cc-9f2c-ec317546c07d", + "fields": { + "timestamp": "2023-12-29T15:45:10.721Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 908, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9220a50-e8c3-42d5-a316-118f7c5adae0", + "fields": { + "timestamp": "2023-12-29T15:45:10.702Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 528, + "field": "name", + "type": "str", + "value": "vm168", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f922816c-04d5-4db2-80ab-7c8730fd18de", + "fields": { + "timestamp": "2023-12-29T15:45:05.449Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 330, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f924fff5-7300-4e3d-b00b-99136822d654", + "fields": { + "timestamp": "2023-12-29T15:45:11.297Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1303, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f926890b-ca37-4057-9a76-6079b4178f5f", + "fields": { + "timestamp": "2023-12-29T15:45:06.704Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 906, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f929c7c1-32e7-443f-82c5-154b4d120995", + "fields": { + "timestamp": "2023-12-29T15:45:09.920Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 31, + "field": "name", + "type": "str", + "value": "R302", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f931bb95-d1f5-49d3-9d0f-c1e4f07d96eb", + "fields": { + "timestamp": "2023-12-29T15:45:05.322Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 272, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9380b19-7209-45b1-806e-ab66c14fd100", + "fields": { + "timestamp": "2023-12-29T15:45:08.716Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1298, + "field": "name", + "type": "str", + "value": "Port 2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f93dcae1-2a8d-4f3c-b21d-94b455dd9f45", + "fields": { + "timestamp": "2023-12-29T15:45:04.739Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 9, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f94732f2-89ba-4f95-9aaf-df8e863f7012", + "fields": { + "timestamp": "2023-12-29T15:45:07.807Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1450, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f949ec2e-6b36-44fe-94a7-ce8c475821f0", + "fields": { + "timestamp": "2023-12-29T15:45:07.498Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1308, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f95aee48-0768-4fe2-a30b-9b76c5e2011a", + "fields": { + "timestamp": "2023-12-29T15:45:06.464Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 796, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f95df2f2-50cd-488d-8dcb-0cb6b37959ac", + "fields": { + "timestamp": "2023-12-29T15:45:06.727Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 917, + "field": "name", + "type": "str", + "value": "xe-0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f95ee196-5852-415b-8472-60adfaf06224", + "fields": { + "timestamp": "2023-12-29T15:45:05.230Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 230, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f96129c9-c588-4ba1-9e99-664cfcabb45a", + "fields": { + "timestamp": "2023-12-29T15:45:08.565Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1111, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f962dbfe-bd32-4134-834c-99150b438088", + "fields": { + "timestamp": "2023-12-29T15:45:06.319Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 728, + "field": "name", + "type": "str", + "value": "GigabitEthernet0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f96420d7-41ce-4476-9a91-ca96bbfe501d", + "fields": { + "timestamp": "2023-12-29T15:45:07.728Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1413, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9674f5a-d0ea-4ccc-b20f-131de59824bf", + "fields": { + "timestamp": "2023-12-29T15:45:09.267Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1074, + "field": "name", + "type": "str", + "value": "Port 18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f967bdca-20c0-4a03-98fe-b8d98ad24c89", + "fields": { + "timestamp": "2023-12-29T15:45:08.692Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1269, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f977ecc8-2833-4dae-8a9e-eae3b30c6a35", + "fields": { + "timestamp": "2023-12-29T15:45:06.656Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 884, + "field": "name", + "type": "str", + "value": "xe-0/0/21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9816358-a1e0-45d9-959d-b4fe11f9f45a", + "fields": { + "timestamp": "2023-12-29T15:45:07.627Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1366, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9876e02-5134-4e1b-8267-8bdc911c59fb", + "fields": { + "timestamp": "2023-12-29T15:45:07.081Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1115, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9934f13-fd07-4854-b546-1cac613049a7", + "fields": { + "timestamp": "2023-12-29T15:45:07.500Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1309, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f996514f-bcae-42a2-8562-7b6cb4c92ebc", + "fields": { + "timestamp": "2023-12-29T15:45:08.530Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1068, + "field": "name", + "type": "str", + "value": "Port 12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9a27d57-45bd-4b26-a3b6-c0eef79ae32b", + "fields": { + "timestamp": "2023-12-29T15:45:06.639Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 877, + "field": "name", + "type": "str", + "value": "xe-0/0/14", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9ac351a-41ff-462a-8e2d-50b8a5f3bdab", + "fields": { + "timestamp": "2023-12-29T15:45:07.012Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1067, + "field": "name", + "type": "str", + "value": "xe-0/0/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9b16d9d-e745-4c82-ab00-dc9beacb636c", + "fields": { + "timestamp": "2023-12-29T15:45:05.144Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 191, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9b3bc8e-40be-499d-9bdd-ec5c39003415", + "fields": { + "timestamp": "2023-12-29T15:45:05.532Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 368, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9b632f8-a842-4128-86d1-79bc6e02e383", + "fields": { + "timestamp": "2023-12-29T15:45:06.777Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 940, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9b6fc30-eda3-47c2-aff8-bc003a3e4ad7", + "fields": { + "timestamp": "2023-12-29T15:45:06.695Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 902, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9b7cf6a-4831-4449-9103-e65224f6678f", + "fields": { + "timestamp": "2023-12-29T15:45:04.952Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 105, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9c22801-a9ca-4e4d-be3c-f6ed5dc47e67", + "fields": { + "timestamp": "2023-12-29T15:45:05.543Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 373, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9c244c4-0b69-4301-b235-e6fc24e46ba7", + "fields": { + "timestamp": "2023-12-29T15:45:04.584Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 30, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9c26523-7f0f-4b88-9f78-2dde90188e82", + "fields": { + "timestamp": "2023-12-29T15:45:11.721Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1595, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9c9122b-ac40-4b4c-b6ef-7bf035e41f6a", + "fields": { + "timestamp": "2023-12-29T15:45:07.597Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1354, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9d54986-95b7-46c7-8c81-dbc9ec6f3f75", + "fields": { + "timestamp": "2023-12-29T15:45:11.145Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1197, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9d8c6d5-825c-4399-bfa6-e6bba4617a91", + "fields": { + "timestamp": "2023-12-29T15:45:11.071Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1146, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9dbf03c-edda-4cb7-9bb2-d9f0b2fb81df", + "fields": { + "timestamp": "2023-12-29T15:45:06.378Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 756, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9e39d67-08d9-4437-a9b5-34f97524906f", + "fields": { + "timestamp": "2023-12-29T15:45:04.891Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 77, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9ebc009-8ea6-412d-ae13-af644343f58b", + "fields": { + "timestamp": "2023-12-29T15:45:05.103Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 173, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9ee7d9e-6392-4711-bfbc-8a97bacc13a3", + "fields": { + "timestamp": "2023-12-29T15:45:06.884Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 991, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "f9f73590-5feb-4e46-8a6c-2180eaf812b2", + "fields": { + "timestamp": "2023-12-29T15:45:05.677Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 434, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa047aa5-85eb-4ca8-9954-74f0026e48ea", + "fields": { + "timestamp": "2023-12-29T15:45:09.951Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 34, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa058d58-084d-4e38-8e61-a0f594e844d1", + "fields": { + "timestamp": "2023-12-29T15:45:08.322Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 810, + "field": "name", + "type": "str", + "value": "Port 42", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa099d5c-24d1-4402-b026-5ae206544868", + "fields": { + "timestamp": "2023-12-29T15:45:08.375Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 875, + "field": "name", + "type": "str", + "value": "Port 11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa154144-3eff-46d8-a427-b2b5bb09d6ff", + "fields": { + "timestamp": "2023-12-29T15:45:10.553Z", + "object_type": [ + "tenancy", + "contactgroup" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Customers", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa1bcbcc-5d85-44df-97b8-a1f71233041c", + "fields": { + "timestamp": "2023-12-29T15:45:07.674Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1388, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa24ca48-3555-44dc-9d1a-058bcf67179d", + "fields": { + "timestamp": "2023-12-29T15:45:10.857Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 999, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa25f5f1-c8b6-4243-a070-95524ddb6d5b", + "fields": { + "timestamp": "2023-12-29T15:45:10.686Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 502, + "field": "name", + "type": "str", + "value": "vm142", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa29c19e-534d-4e56-a242-62bb6488627a", + "fields": { + "timestamp": "2023-12-29T15:45:07.631Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1368, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa2c2e99-5536-472d-b34f-dfb72cf7deec", + "fields": { + "timestamp": "2023-12-29T15:45:07.162Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1152, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa2cf179-d921-4564-a8fe-c29b555130b3", + "fields": { + "timestamp": "2023-12-29T15:45:08.002Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1540, + "field": "name", + "type": "str", + "value": "xe-2/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa2e8c8f-1b91-4426-bb36-b96d91412e2d", + "fields": { + "timestamp": "2023-12-29T15:45:05.864Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 520, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa3b468a-54fd-4af9-9ccc-fce51db2a737", + "fields": { + "timestamp": "2023-12-29T15:45:09.906Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 12, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa3baf2e-ada4-4d64-8242-0437e2e2cea6", + "fields": { + "timestamp": "2023-12-29T15:45:04.770Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 23, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa3c41ae-73cc-404a-a661-46d5f8841ebb", + "fields": { + "timestamp": "2023-12-29T15:45:11.534Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1466, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa43a167-67ee-4bb5-8dbd-af866c6e3f92", + "fields": { + "timestamp": "2023-12-29T15:45:05.648Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 421, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa43ebeb-f575-45b5-b433-eb01b23187cc", + "fields": { + "timestamp": "2023-12-29T15:45:04.589Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 36, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa4b5a14-16ed-4e7d-b5ce-55341f77dd77", + "fields": { + "timestamp": "2023-12-29T15:45:10.273Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 57, + "field": "prefix", + "type": "cidr", + "value": "10.112.178.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa4bd84c-2744-4076-93e2-8b8be068af8f", + "fields": { + "timestamp": "2023-12-29T15:45:08.670Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1241, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa4f955e-e5b9-4f5f-bfb8-5d8108dd0130", + "fields": { + "timestamp": "2023-12-29T15:45:05.184Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 209, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa57e08d-1f64-4ef8-9a62-d68483e99377", + "fields": { + "timestamp": "2023-12-29T15:45:10.744Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 923, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa58b6f6-1c4d-41be-822b-9e09d6de3775", + "fields": { + "timestamp": "2023-12-29T15:45:11.465Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1419, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa59f7d7-a8fe-40ea-9c50-0a62dbf79040", + "fields": { + "timestamp": "2023-12-29T15:45:05.406Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 310, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa5a404a-1136-4c0b-b624-821a3efb7335", + "fields": { + "timestamp": "2023-12-29T15:45:11.302Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1306, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa5ac392-ec83-4417-b340-b48829c95157", + "fields": { + "timestamp": "2023-12-29T15:45:05.252Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 240, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa5e4e6f-b787-44e6-b0d8-9fd36465aeb7", + "fields": { + "timestamp": "2023-12-29T15:45:04.587Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 34, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa64ac84-5aa0-423b-b396-6c0164d2159a", + "fields": { + "timestamp": "2023-12-29T15:45:05.853Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 515, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa67e2f8-7492-4e5e-978b-ce380243a86a", + "fields": { + "timestamp": "2023-12-29T15:45:11.175Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1218, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa686b64-4602-434d-aee0-84f1a2a4fbc9", + "fields": { + "timestamp": "2023-12-29T15:45:05.847Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 512, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa7226fc-98ce-4817-a9b1-a60d5d2fec71", + "fields": { + "timestamp": "2023-12-29T15:45:09.259Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1064, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa74ea4a-6fea-4013-9852-f4f4e3f554ed", + "fields": { + "timestamp": "2023-12-29T15:45:05.344Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 282, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa767925-d091-478b-b6da-b171349abe85", + "fields": { + "timestamp": "2023-12-29T15:45:10.521Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 52, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa7bc466-375b-4e93-9181-fa08fd2cbce1", + "fields": { + "timestamp": "2023-12-29T15:45:04.710Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 142, + "field": "name", + "type": "str", + "value": "Outlet 6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa7f4037-4e0a-4c4c-ab61-062bbe424cf8", + "fields": { + "timestamp": "2023-12-29T15:45:04.915Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 88, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa826248-1223-4b58-98b8-3f6a689c532b", + "fields": { + "timestamp": "2023-12-29T15:45:07.156Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1149, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa82ec8a-3553-4c5b-b8ec-ecbd97301543", + "fields": { + "timestamp": "2023-12-29T15:45:07.070Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1094, + "field": "name", + "type": "str", + "value": "xe-0/3/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa865d19-a202-4a5a-b6c9-6b22e80b0c3a", + "fields": { + "timestamp": "2023-12-29T15:45:05.088Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 167, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa871a71-a440-4a0a-84dc-7d6acffd47df", + "fields": { + "timestamp": "2023-12-29T15:45:05.329Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 275, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa88c9f9-50f1-41dd-ab32-f8754dcf69bf", + "fields": { + "timestamp": "2023-12-29T15:45:10.761Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 935, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa8edb6b-91d4-4c80-89e0-a8ba78044f42", + "fields": { + "timestamp": "2023-12-29T15:45:06.272Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 706, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa912474-22df-4c41-b496-451781fc9f7a", + "fields": { + "timestamp": "2023-12-29T15:45:07.741Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1419, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa9268ff-270c-4c26-8c16-253eeb245037", + "fields": { + "timestamp": "2023-12-29T15:45:06.128Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 639, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa939de5-3304-47cf-b0b2-1022bba32aec", + "fields": { + "timestamp": "2023-12-29T15:45:04.557Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 36, + "field": "name", + "type": "str", + "value": "Console", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fa9bb383-6002-40fb-8a44-a01e622a6bdc", + "fields": { + "timestamp": "2023-12-29T15:45:04.632Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Outlet 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "faaadd90-fae2-4732-a6fc-9c930c913f30", + "fields": { + "timestamp": "2023-12-29T15:45:06.387Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 760, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "faae4422-3d68-45a9-a359-cf76d526f938", + "fields": { + "timestamp": "2023-12-29T15:45:06.859Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 979, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "faaff37c-090a-4dca-8f83-cdb2f75fff81", + "fields": { + "timestamp": "2023-12-29T15:45:10.584Z", + "object_type": [ + "virtualization", + "cluster" + ], + "object_id": 10, + "field": "name", + "type": "str", + "value": "gc-us-west1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fab37f35-5f7d-496b-9ba9-8d12778bca7f", + "fields": { + "timestamp": "2023-12-29T15:45:05.517Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 361, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fab3ea56-010f-4630-a6e1-2408c1207701", + "fields": { + "timestamp": "2023-12-29T15:45:07.336Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1233, + "field": "name", + "type": "str", + "value": "xe-1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fab4ba99-2dad-43d7-aa97-a3d37c97110f", + "fields": { + "timestamp": "2023-12-29T15:45:06.619Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 868, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fab767a4-f635-4c28-84d4-156ab5d80085", + "fields": { + "timestamp": "2023-12-29T15:45:10.330Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 80, + "field": "prefix", + "type": "cidr", + "value": "172.16.0.0/24", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fabcb71b-3dda-4824-a2ec-bbf6b5035fbe", + "fields": { + "timestamp": "2023-12-29T15:45:11.058Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1137, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fabfc022-7093-4ce5-817e-963726b8dfd2", + "fields": { + "timestamp": "2023-12-29T15:45:06.340Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 738, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fac7c42e-65b5-442f-b029-29f71fafce86", + "fields": { + "timestamp": "2023-12-29T15:45:04.583Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 29, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fac80bbd-beb8-4ebb-a267-23f885495d3e", + "fields": { + "timestamp": "2023-12-29T15:45:07.237Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1187, + "field": "name", + "type": "str", + "value": "xe-2/0/12", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fac90046-46b4-435f-bfdb-536bba9ef492", + "fields": { + "timestamp": "2023-12-29T15:45:06.954Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1024, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fad0ff14-4ee3-4f02-8284-1d236b186165", + "fields": { + "timestamp": "2023-12-29T15:45:10.105Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 23, + "field": "slug", + "type": "str", + "value": "ncsu-118", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fad6ef2a-2759-4779-a4d9-e1f9fb3be017", + "fields": { + "timestamp": "2023-12-29T15:45:05.683Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 437, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "faddddf0-8a71-4719-8be2-4c818795203e", + "fields": { + "timestamp": "2023-12-29T15:45:05.287Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 256, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "faee9974-c2f9-44ee-8b58-bbbf4d8b3fa0", + "fields": { + "timestamp": "2023-12-29T15:45:06.641Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 878, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "faf8726b-4edd-470d-a209-1fb35efb66da", + "fields": { + "timestamp": "2023-12-29T15:45:06.865Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 982, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fafa011b-81ec-4ae9-bc53-296e4858c104", + "fields": { + "timestamp": "2023-12-29T15:45:10.980Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1083, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fafe26d6-6fca-4e26-8255-2437703fca32", + "fields": { + "timestamp": "2023-12-29T15:45:06.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 604, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fafe9e64-2035-47c6-9e26-1846020f0cdf", + "fields": { + "timestamp": "2023-12-29T15:45:05.197Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 215, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb0d1b4b-fcab-4b77-bff3-22bfaa6530d5", + "fields": { + "timestamp": "2023-12-29T15:45:04.818Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 45, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb1249e5-3d7d-4f53-8f30-c0f48c886bc4", + "fields": { + "timestamp": "2023-12-29T15:45:11.003Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1099, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb1665ef-72b2-4e06-9e75-9fc183fc2ff7", + "fields": { + "timestamp": "2023-12-29T15:45:08.586Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1138, + "field": "name", + "type": "str", + "value": "Port 34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb16e313-abdd-42ec-a130-c6f1ebfce1a6", + "fields": { + "timestamp": "2023-12-29T15:45:07.980Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1530, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb1746a7-3d61-41cc-a29d-84cbcdf0701e", + "fields": { + "timestamp": "2023-12-29T15:45:10.651Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 447, + "field": "name", + "type": "str", + "value": "vm87", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb19b84a-d66b-4c85-8c04-0849fc1cca50", + "fields": { + "timestamp": "2023-12-29T15:45:07.913Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1499, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb26662f-77a0-409c-98ce-de49ba3e73f5", + "fields": { + "timestamp": "2023-12-29T15:45:07.423Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1273, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb2f897a-005a-4d60-8981-7bb567fcb11a", + "fields": { + "timestamp": "2023-12-29T15:45:06.589Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 854, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb31da5f-e5c2-421e-8540-e736bd16a47d", + "fields": { + "timestamp": "2023-12-29T15:45:06.104Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 628, + "field": "name", + "type": "str", + "value": "STACK1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb34f362-5cc6-496c-848d-dcc9db817715", + "fields": { + "timestamp": "2023-12-29T15:45:09.399Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1241, + "field": "name", + "type": "str", + "value": "Port 41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb357b73-484b-4a12-89f3-20b3e785eda1", + "fields": { + "timestamp": "2023-12-29T15:45:11.161Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1208, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb38aebb-d5bb-4412-a7a4-6b06a64dacbc", + "fields": { + "timestamp": "2023-12-29T15:45:10.126Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 11, + "field": "name", + "type": "str", + "value": "65000:1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb3d247a-5636-4f7a-ac38-437d4abe7472", + "fields": { + "timestamp": "2023-12-29T15:45:08.333Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 823, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb3d488b-f102-4aa1-aac7-e8c1865c1c56", + "fields": { + "timestamp": "2023-12-29T15:45:05.289Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 257, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb3d9730-b147-4432-b916-0fd282c9fa3d", + "fields": { + "timestamp": "2023-12-29T15:45:05.944Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 555, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb3df090-27c4-4308-ba1b-4cd1d4f9a02e", + "fields": { + "timestamp": "2023-12-29T15:45:05.072Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 160, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb3e13d4-1c58-4900-958a-1ce6bbdc10be", + "fields": { + "timestamp": "2023-12-29T15:45:09.992Z", + "object_type": [ + "dcim", + "virtualchassis" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "r105-torsw", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb3f2735-29b0-4082-b98e-b82613c232b3", + "fields": { + "timestamp": "2023-12-29T15:45:10.371Z", + "object_type": [ + "ipam", + "prefix" + ], + "object_id": 95, + "field": "description", + "type": "str", + "value": "Shared services", + "weight": 500 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb445e0b-6aab-488b-be42-7ea0b85d4b20", + "fields": { + "timestamp": "2023-12-29T15:45:07.224Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1181, + "field": "name", + "type": "str", + "value": "xe-2/0/6", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb5b0413-a68e-4436-9b4f-e94a093d2d8a", + "fields": { + "timestamp": "2023-12-29T15:45:07.721Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1410, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb5faa06-086f-4db6-8c08-3ea854aa2c8a", + "fields": { + "timestamp": "2023-12-29T15:45:05.755Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 470, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb5ffb8e-9649-429d-9327-f5eb13906679", + "fields": { + "timestamp": "2023-12-29T15:45:04.871Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 68, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb652dae-350e-446e-a015-ebfc9ba505ee", + "fields": { + "timestamp": "2023-12-29T15:45:05.278Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 252, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb66e5c3-355f-47d2-a88f-66dab3399a47", + "fields": { + "timestamp": "2023-12-29T15:45:10.520Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 51, + "field": "vid", + "type": "int", + "value": "204", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb674741-32c4-4732-a64e-f2b43705fe84", + "fields": { + "timestamp": "2023-12-29T15:45:06.659Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 885, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb687273-01ad-4af7-aa45-1ef85466f7b0", + "fields": { + "timestamp": "2023-12-29T15:45:08.153Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1610, + "field": "name", + "type": "str", + "value": "xe-1/2/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb6a1735-2621-4a85-8c34-49cac3778a43", + "fields": { + "timestamp": "2023-12-29T15:45:05.283Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 254, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb6e1146-d939-4830-8be6-bb2c84a332dd", + "fields": { + "timestamp": "2023-12-29T15:45:07.188Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1164, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb6f3fab-ca6c-4434-a7c0-c433b9c1b783", + "fields": { + "timestamp": "2023-12-29T15:45:05.454Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 332, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb6fc034-ade1-4dbc-b1d2-40e1a0309c7d", + "fields": { + "timestamp": "2023-12-29T15:45:05.272Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 249, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb719b87-70fe-48d7-893a-4ae0e11311fb", + "fields": { + "timestamp": "2023-12-29T15:45:08.531Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1069, + "field": "name", + "type": "str", + "value": "Port 13", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb768867-cc47-41ca-9b57-43ad01926a4a", + "fields": { + "timestamp": "2023-12-29T15:45:09.096Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 859, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb76cba1-7e52-4033-82d3-6cf5cf692a7a", + "fields": { + "timestamp": "2023-12-29T15:45:07.693Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1397, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb7e32d2-6d0a-404f-86f5-991e8eca7b20", + "fields": { + "timestamp": "2023-12-29T15:45:09.284Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1095, + "field": "name", + "type": "str", + "value": "Port 39", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb8ab0dd-9421-4de4-b5ad-b9e5a13e7a4a", + "fields": { + "timestamp": "2023-12-29T15:45:07.909Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1497, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb97288c-f2b3-4657-bf60-9edc1f52c340", + "fields": { + "timestamp": "2023-12-29T15:45:07.096Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1122, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb99aab9-1b84-4fe8-bd7a-e1c637761758", + "fields": { + "timestamp": "2023-12-29T15:45:07.982Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1531, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb9c2bfc-ac37-4f2c-b789-fb2419b5a93e", + "fields": { + "timestamp": "2023-12-29T15:45:10.910Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1035, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fb9d82f7-32f6-48c8-87d9-a5b9aaecb97c", + "fields": { + "timestamp": "2023-12-29T15:45:11.175Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1218, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fba222f7-c5cb-4f3c-b808-c58868016fe6", + "fields": { + "timestamp": "2023-12-29T15:45:07.984Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1532, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fba7acef-c558-4017-acfc-1b675f80820c", + "fields": { + "timestamp": "2023-12-29T15:45:10.062Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 52, + "field": "slug", + "type": "str", + "value": "us-ks", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fbc49098-4c27-4a26-a60f-48524b493efb", + "fields": { + "timestamp": "2023-12-29T15:45:05.694Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 442, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fbc4a167-ddfc-49e6-9c8f-43e52544510f", + "fields": { + "timestamp": "2023-12-29T15:45:10.813Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 970, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fbcc7ff9-9d1d-424a-9929-2faeab2ca259", + "fields": { + "timestamp": "2023-12-29T15:45:04.597Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 45, + "field": "maximum_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fbd17f9e-6948-4b22-87b8-830be8f647d7", + "fields": { + "timestamp": "2023-12-29T15:45:10.864Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1004, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fbd89ea3-2aaa-4755-bc5d-3feea1864d0d", + "fields": { + "timestamp": "2023-12-29T15:45:05.342Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 281, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fbdaa488-1200-42df-b9dc-2c1aab13d4ed", + "fields": { + "timestamp": "2023-12-29T15:45:07.457Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1289, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fbe3d196-0b5b-4667-984a-4afce917b934", + "fields": { + "timestamp": "2023-12-29T15:45:04.591Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 38, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fbe826da-b3c3-413c-bdbc-51c7bece5516", + "fields": { + "timestamp": "2023-12-29T15:45:07.450Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1286, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fbf1b3cf-3bd2-4d97-b9b4-08f25bfa5b16", + "fields": { + "timestamp": "2023-12-29T15:45:05.258Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 243, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fbf3f06a-5154-4069-bee8-181884631244", + "fields": { + "timestamp": "2023-12-29T15:45:05.644Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 419, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fbf48024-83bb-408e-afa5-73279a2e8035", + "fields": { + "timestamp": "2023-12-29T15:45:10.990Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1090, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc032c5b-247d-4ba0-a866-19476e307145", + "fields": { + "timestamp": "2023-12-29T15:45:11.582Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1499, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc081a93-9f35-4b5b-ab44-90cd441b65eb", + "fields": { + "timestamp": "2023-12-29T15:45:06.910Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1003, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc0b437f-71c1-4407-93e7-0661dd650215", + "fields": { + "timestamp": "2023-12-29T15:45:05.703Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 446, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc0bd35e-20f7-42ee-8f77-ed45a40c1d06", + "fields": { + "timestamp": "2023-12-29T15:45:09.886Z", + "object_type": [ + "dcim", + "devicerole" + ], + "object_id": 5, + "field": "name", + "type": "str", + "value": "PDU", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc11072d-627a-4a63-b8f7-9f6f54730f22", + "fields": { + "timestamp": "2023-12-29T15:45:05.950Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 557, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/31", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc176f40-7aac-4f31-8de8-3c58b612d92e", + "fields": { + "timestamp": "2023-12-29T15:45:07.133Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1139, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc1a8901-84f0-454e-bead-aeb825591ec0", + "fields": { + "timestamp": "2023-12-29T15:45:05.177Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 206, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc1b4711-2c43-46db-91ea-0c377abd8544", + "fields": { + "timestamp": "2023-12-29T15:45:11.344Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1335, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc1d0788-139f-4c38-92cd-6fd525f69d83", + "fields": { + "timestamp": "2023-12-29T15:45:07.571Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1342, + "field": "name", + "type": "str", + "value": "xe-1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc1f9502-4b5a-4af6-8386-2a3bb8163224", + "fields": { + "timestamp": "2023-12-29T15:45:07.107Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1127, + "field": "name", + "type": "str", + "value": "xe-1/0/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc2056e4-6a5a-4517-b2e0-80c3d1c9c932", + "fields": { + "timestamp": "2023-12-29T15:45:07.455Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1288, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc245fbd-5fce-44fb-aa41-d8e2c5d7ca8d", + "fields": { + "timestamp": "2023-12-29T15:45:10.504Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 25, + "field": "name", + "type": "str", + "value": "Data", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc275bbc-fb56-42ab-a250-f399df6ba193", + "fields": { + "timestamp": "2023-12-29T15:45:06.227Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 685, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc2a1a9e-b207-43f1-af0b-0158a49a7575", + "fields": { + "timestamp": "2023-12-29T15:45:05.247Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 238, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc2a53dc-ce29-43d2-a2b8-cfa3f1a44f29", + "fields": { + "timestamp": "2023-12-29T15:45:05.153Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 195, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc2b4277-61fd-4638-a1a9-423542589674", + "fields": { + "timestamp": "2023-12-29T15:45:07.526Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1321, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc2ba313-8236-48d2-b2fd-9cc27673ec8d", + "fields": { + "timestamp": "2023-12-29T15:45:04.976Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 116, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc2e891c-0b90-4035-90a2-2c8454234479", + "fields": { + "timestamp": "2023-12-29T15:45:04.715Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 148, + "field": "name", + "type": "str", + "value": "Outlet 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc30b416-1c05-4602-b2fb-e37a567d527e", + "fields": { + "timestamp": "2023-12-29T15:45:09.921Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 32, + "field": "facility_id", + "type": "str", + "value": "None", + "weight": 200 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc30cccf-e1ab-4093-bc90-c69d6a98eed0", + "fields": { + "timestamp": "2023-12-29T15:45:05.775Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 479, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc39b298-9092-4868-be1a-0bb9f84a0371", + "fields": { + "timestamp": "2023-12-29T15:45:07.730Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1414, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc3b144a-3f83-4359-8ce5-c4ec3684bde3", + "fields": { + "timestamp": "2023-12-29T15:45:07.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1522, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc3ce8a7-3b90-457f-8b85-edf4b539c777", + "fields": { + "timestamp": "2023-12-29T15:45:10.562Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Strickland Propane", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc3dcc9e-e97d-4c9b-8f15-e449ae44b8b1", + "fields": { + "timestamp": "2023-12-29T15:45:04.681Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 109, + "field": "name", + "type": "str", + "value": "Outlet 5", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc3ffb34-00f3-4f9c-8a2e-88b4108b9f18", + "fields": { + "timestamp": "2023-12-29T15:45:10.840Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 988, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc428218-78ca-4715-ba38-33df4b8c3374", + "fields": { + "timestamp": "2023-12-29T15:45:11.257Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1275, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc48c105-f066-47a0-acd4-2bc543732151", + "fields": { + "timestamp": "2023-12-29T15:45:05.357Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 288, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc48fd51-9ef2-4c67-8f9f-73cad084f0e8", + "fields": { + "timestamp": "2023-12-29T15:45:04.948Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 103, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc4b8843-728e-4fb3-94e9-ccc83c9c95f2", + "fields": { + "timestamp": "2023-12-29T15:45:10.040Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "South America", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc4bbedb-f9e7-454e-a3e8-caf674a44806", + "fields": { + "timestamp": "2023-12-29T15:45:04.865Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 66, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc54505b-beac-4664-b574-ab3b9e203aff", + "fields": { + "timestamp": "2023-12-29T15:45:09.128Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 900, + "field": "name", + "type": "str", + "value": "Port 36", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc567354-6fc0-40cd-99d3-59a9e8d03e85", + "fields": { + "timestamp": "2023-12-29T15:45:06.729Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 918, + "field": "name", + "type": "str", + "value": "xe-0/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc5bfa81-b54f-41ff-83b6-e6c67962ad25", + "fields": { + "timestamp": "2023-12-29T15:45:10.061Z", + "object_type": [ + "dcim", + "region" + ], + "object_id": 50, + "field": "slug", + "type": "str", + "value": "us-ok", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc5fed73-86c6-4bd8-b465-949479ca5ff4", + "fields": { + "timestamp": "2023-12-29T15:45:05.469Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 339, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc6c84f7-dd0a-43a8-aa86-8a557cd90cc7", + "fields": { + "timestamp": "2023-12-29T15:45:07.397Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1261, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc6cad9c-e0e7-40a8-a982-320e87d3f242", + "fields": { + "timestamp": "2023-12-29T15:45:06.853Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 976, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc7a8002-85c5-4ddf-95a0-77789c49908e", + "fields": { + "timestamp": "2023-12-29T15:45:05.608Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 403, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc7ab7f5-52a3-441e-8036-c7eb1d11b002", + "fields": { + "timestamp": "2023-12-29T15:45:06.289Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 714, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc7c6c5e-e8a3-4fd3-b272-745e5bfbd0b3", + "fields": { + "timestamp": "2023-12-29T15:45:11.724Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1597, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc8d130d-4c55-4867-af2a-64df73d1ad4c", + "fields": { + "timestamp": "2023-12-29T15:45:09.235Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1034, + "field": "name", + "type": "str", + "value": "Port 26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc93842f-45df-49f6-b6ef-22ccfec45b5b", + "fields": { + "timestamp": "2023-12-29T15:45:06.659Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 885, + "field": "name", + "type": "str", + "value": "xe-0/0/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc951dd6-2e28-400a-8c69-e3d1417b0d5b", + "fields": { + "timestamp": "2023-12-29T15:45:06.310Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 724, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc9a0a1b-ddf9-40b7-b6b5-afa7df7b2877", + "fields": { + "timestamp": "2023-12-29T15:45:11.506Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1447, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fc9c623c-517f-4554-83f0-d7c98cf4bec2", + "fields": { + "timestamp": "2023-12-29T15:45:08.742Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1331, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fca01e39-c9e2-41fb-a184-bc745ad69434", + "fields": { + "timestamp": "2023-12-29T15:45:07.801Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1447, + "field": "name", + "type": "str", + "value": "et-1/0/51", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fca48876-05b5-40e3-b69d-6ae1f0273fa1", + "fields": { + "timestamp": "2023-12-29T15:45:04.645Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 65, + "field": "name", + "type": "str", + "value": "Outlet 1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fca58f89-4468-4085-b702-e15787be4830", + "fields": { + "timestamp": "2023-12-29T15:45:04.562Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 1, + "field": "maximum_draw", + "type": "int", + "value": "150", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fca5f6a4-8d8c-461c-a1b5-35d61914919c", + "fields": { + "timestamp": "2023-12-29T15:45:11.104Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1169, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcaa91b1-539e-48e2-8505-54d60e03f4b7", + "fields": { + "timestamp": "2023-12-29T15:45:04.834Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 52, + "field": "name", + "type": "str", + "value": "Cellular0/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcab5657-4573-483b-a33e-7c7e4841c7da", + "fields": { + "timestamp": "2023-12-29T15:45:10.021Z", + "object_type": [ + "dcim", + "powerfeed" + ], + "object_id": 19, + "field": "name", + "type": "str", + "value": "P1-10A", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcae0ec9-ec30-4542-a667-567e1fbcc557", + "fields": { + "timestamp": "2023-12-29T15:45:10.682Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 495, + "field": "name", + "type": "str", + "value": "vm135", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcaf11de-1fb6-44f7-b282-4aef757b1c72", + "fields": { + "timestamp": "2023-12-29T15:45:06.872Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 985, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcb1b024-b065-4a4c-b525-97c9c9f1ec3b", + "fields": { + "timestamp": "2023-12-29T15:45:05.615Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 406, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcb4fef5-5066-4e46-ba4a-7e7d90a25965", + "fields": { + "timestamp": "2023-12-29T15:45:04.909Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 85, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcb67fad-b16a-4f7f-b231-8d03e17d157c", + "fields": { + "timestamp": "2023-12-29T15:45:07.237Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1187, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcb88048-aac2-4bce-84fe-ade556e2ba5f", + "fields": { + "timestamp": "2023-12-29T15:45:06.889Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 993, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcbd37ef-b5e0-4ce0-a311-c3d03dac45bb", + "fields": { + "timestamp": "2023-12-29T15:45:06.280Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 710, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcc01a75-fd89-46ce-aa1b-5614fbc8afed", + "fields": { + "timestamp": "2023-12-29T15:45:08.159Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1613, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcc3b4f6-bd9a-4dbf-9ca7-c8102f8c1253", + "fields": { + "timestamp": "2023-12-29T15:45:10.488Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 7, + "field": "name", + "type": "str", + "value": "JBB133", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcc70f16-54ee-4e3a-a167-01b112c6f85a", + "fields": { + "timestamp": "2023-12-29T15:45:08.589Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1141, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fccae758-caae-4335-ab29-502e1475cebd", + "fields": { + "timestamp": "2023-12-29T15:45:07.081Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1115, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcd4a13d-260b-448e-8fc9-b7890da7f198", + "fields": { + "timestamp": "2023-12-29T15:45:05.417Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 315, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcdb6535-4b65-4305-a901-07e5effc0f5a", + "fields": { + "timestamp": "2023-12-29T15:45:11.208Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1241, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcdf3f2c-7440-4e4c-acdf-b3e92b8e61e8", + "fields": { + "timestamp": "2023-12-29T15:45:04.508Z", + "object_type": [ + "circuits", + "circuit" + ], + "object_id": 9, + "field": "cid", + "type": "str", + "value": "KSIR0381", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fce3a17b-8709-4b0d-807b-50f56613e01f", + "fields": { + "timestamp": "2023-12-29T15:45:10.976Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1080, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcea015e-dd27-4696-ad57-66d6dd764559", + "fields": { + "timestamp": "2023-12-29T15:45:08.243Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 712, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcebdf2d-ecbd-4e3b-b6f4-65ed421cf07d", + "fields": { + "timestamp": "2023-12-29T15:45:09.902Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 7, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcfadee5-5d91-4b85-8d89-e5b47d0dd19c", + "fields": { + "timestamp": "2023-12-29T15:45:07.055Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1087, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcfeed69-9117-471a-a484-fef2c04cf9f6", + "fields": { + "timestamp": "2023-12-29T15:45:09.883Z", + "object_type": [ + "dcim", + "moduletype" + ], + "object_id": 1, + "field": "model", + "type": "str", + "value": "EX9200-32XS", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fcffe658-a173-4dd9-8f7a-9e562fa4b72c", + "fields": { + "timestamp": "2023-12-29T15:45:05.252Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 240, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd10b977-e57e-48cf-87a7-cfb4ffac25ac", + "fields": { + "timestamp": "2023-12-29T15:45:04.998Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 126, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd139f25-3a07-484c-8db9-5f94717e8a7f", + "fields": { + "timestamp": "2023-12-29T15:45:11.267Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1282, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd1abf78-1901-4c08-814c-5ee39eaa3522", + "fields": { + "timestamp": "2023-12-29T15:45:07.600Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1355, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd1c83ad-bd2a-4a90-8046-cc375f7c509c", + "fields": { + "timestamp": "2023-12-29T15:45:05.419Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 316, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/45", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd25f831-8452-4cb6-b25c-80fb47686337", + "fields": { + "timestamp": "2023-12-29T15:45:07.289Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1211, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd2a65e1-514a-44bc-8f94-ae376363ff2d", + "fields": { + "timestamp": "2023-12-29T15:45:09.303Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1119, + "field": "name", + "type": "str", + "value": "Port 15", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd3a37e5-f1a5-4c92-b2c1-b1a615f0b68d", + "fields": { + "timestamp": "2023-12-29T15:45:06.580Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 850, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd3c8ea1-2612-4302-a9c2-835ea7b6e285", + "fields": { + "timestamp": "2023-12-29T15:45:07.883Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1485, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd4130e5-0d20-487d-a34a-3b32f975df4f", + "fields": { + "timestamp": "2023-12-29T15:45:11.649Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1545, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd4c7250-5bfd-4d4f-96a1-c67267e97741", + "fields": { + "timestamp": "2023-12-29T15:45:06.931Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1013, + "field": "name", + "type": "str", + "value": "xe-0/0/44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd51f925-1ac4-4453-888e-b1cae1fe7899", + "fields": { + "timestamp": "2023-12-29T15:45:07.470Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1295, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd54810b-930a-4c1a-9e57-4112f01a1aca", + "fields": { + "timestamp": "2023-12-29T15:45:07.099Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1123, + "field": "name", + "type": "str", + "value": "xe-1/0/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd55a282-0e25-45a1-b320-3c2d0de6e08a", + "fields": { + "timestamp": "2023-12-29T15:45:11.148Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1199, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd563a6e-5b02-414f-a88c-75da1ca5386f", + "fields": { + "timestamp": "2023-12-29T15:45:07.526Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1321, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd56e15b-03ef-4819-988e-a2bdd46bd008", + "fields": { + "timestamp": "2023-12-29T15:45:07.624Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1365, + "field": "name", + "type": "str", + "value": "xe-1/0/25", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd584330-3465-4c1c-8413-963025dbd056", + "fields": { + "timestamp": "2023-12-29T15:45:06.982Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1037, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd5962b3-6c8b-4eaa-8b58-d061d2ccaf91", + "fields": { + "timestamp": "2023-12-29T15:45:05.556Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 379, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd5b0743-e020-4f2a-af40-af38887791b7", + "fields": { + "timestamp": "2023-12-29T15:45:09.434Z", + "object_type": [ + "dcim", + "devicebay" + ], + "object_id": 31, + "field": "name", + "type": "str", + "value": "Bay 3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd5e011d-e860-4782-b6d5-c3b788174fea", + "fields": { + "timestamp": "2023-12-29T15:45:06.043Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 600, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd605503-5cdc-4571-b691-530b75795f21", + "fields": { + "timestamp": "2023-12-29T15:45:10.493Z", + "object_type": [ + "ipam", + "vlan" + ], + "object_id": 7, + "field": "vid", + "type": "int", + "value": "100", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd646473-d2ae-4c1d-b308-daa686d446cf", + "fields": { + "timestamp": "2023-12-29T15:45:06.821Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 961, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd66dbe3-ba70-4938-9ac8-b3ef34a491b9", + "fields": { + "timestamp": "2023-12-29T15:45:11.583Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1500, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd72393e-2f8e-4ed0-a1ba-21031c9ae6b1", + "fields": { + "timestamp": "2023-12-29T15:45:09.864Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 2, + "field": "name", + "type": "str", + "value": "Brocade", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd84668a-41f0-40ec-9e1b-a7c2559e85f5", + "fields": { + "timestamp": "2023-12-29T15:45:06.961Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1027, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd8baa7e-499e-4691-8d5d-ef5fb2c04ab7", + "fields": { + "timestamp": "2023-12-29T15:45:08.360Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 856, + "field": "name", + "type": "str", + "value": "Port 40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd8c24f2-511a-4268-9e57-52ca92440366", + "fields": { + "timestamp": "2023-12-29T15:45:06.077Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 616, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd91dc28-f26d-4de6-becd-2dd7616d3abe", + "fields": { + "timestamp": "2023-12-29T15:45:05.567Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 384, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fd9cdaba-7f2e-4e8a-b99a-adfff4141f7b", + "fields": { + "timestamp": "2023-12-29T15:45:05.135Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 187, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/18", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fda436cc-c438-4782-92f7-ffbe7036e794", + "fields": { + "timestamp": "2023-12-29T15:45:05.545Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 374, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fda74065-bf29-49fd-8371-c895ba51fa8e", + "fields": { + "timestamp": "2023-12-29T15:45:07.549Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1332, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fda87507-8765-4224-8ce4-073fba21c064", + "fields": { + "timestamp": "2023-12-29T15:45:05.346Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 283, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fdb7fac2-805e-4c81-b288-d212ccd629ad", + "fields": { + "timestamp": "2023-12-29T15:45:05.499Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 353, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fdb90729-ddfb-46f5-8b1c-7c5150656477", + "fields": { + "timestamp": "2023-12-29T15:45:07.579Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1346, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fdb97ec5-f0e6-4e9a-8672-03cb9c40493e", + "fields": { + "timestamp": "2023-12-29T15:45:04.720Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fdc86684-6dc1-42aa-8392-415c5b647496", + "fields": { + "timestamp": "2023-12-29T15:45:05.000Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 127, + "field": "name", + "type": "str", + "value": "GigabitEthernet0/1/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fdd56886-f331-479c-af69-9e33c4b68679", + "fields": { + "timestamp": "2023-12-29T15:45:11.336Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1330, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fdd80efa-ed24-4e5a-b40c-813f2902c60a", + "fields": { + "timestamp": "2023-12-29T15:45:09.897Z", + "object_type": [ + "dcim", + "rack" + ], + "object_id": 1, + "field": "name", + "type": "str", + "value": "Comms closet", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fdd92686-95ca-4edb-92b5-4cbd7076e50c", + "fields": { + "timestamp": "2023-12-29T15:45:08.025Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1551, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fddaffa7-3f46-444b-be1c-3e6e60640683", + "fields": { + "timestamp": "2023-12-29T15:45:06.400Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 766, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fdef99b3-81ba-4f5c-aba8-cca1fd462715", + "fields": { + "timestamp": "2023-12-29T15:45:08.710Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1291, + "field": "name", + "type": "str", + "value": "Port 43", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fdf1e6c3-e456-4d7b-9a49-11e9fecaf357", + "fields": { + "timestamp": "2023-12-29T15:45:08.460Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 981, + "field": "name", + "type": "str", + "value": "Port 21", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fdf96d75-1e3d-4171-b47a-f5174b9383f2", + "fields": { + "timestamp": "2023-12-29T15:45:06.445Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 787, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fdff332f-5114-423c-9bbf-5a6554efe826", + "fields": { + "timestamp": "2023-12-29T15:45:11.472Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1424, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fdff91c8-01fb-4992-8f5d-edc10ed3511f", + "fields": { + "timestamp": "2023-12-29T15:45:05.155Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 196, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe10b6a5-2342-4eda-81b2-78bf7054a841", + "fields": { + "timestamp": "2023-12-29T15:45:08.394Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 899, + "field": "name", + "type": "str", + "value": "Port 35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe1a5304-63cb-4ebc-9c0f-90ceef780b67", + "fields": { + "timestamp": "2023-12-29T15:45:06.071Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 613, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe25b7a2-1d40-4580-9350-205b206b4752", + "fields": { + "timestamp": "2023-12-29T15:45:10.837Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 986, + "field": "name", + "type": "str", + "value": "eth1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe26b8c3-0cd3-412f-a28e-b8bc21867472", + "fields": { + "timestamp": "2023-12-29T15:45:05.567Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 384, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe2879a5-bbf0-4ce3-9b6a-40d68b8a8ceb", + "fields": { + "timestamp": "2023-12-29T15:45:07.816Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1454, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe2a208e-a5e7-4746-98f1-766553d3ecaf", + "fields": { + "timestamp": "2023-12-29T15:45:10.658Z", + "object_type": [ + "virtualization", + "virtualmachine" + ], + "object_id": 457, + "field": "name", + "type": "str", + "value": "vm97", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe32a28a-3ac2-421e-be7a-2d5764e8ef87", + "fields": { + "timestamp": "2023-12-29T15:45:11.577Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1496, + "field": "name", + "type": "str", + "value": "eth3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe35616c-8120-43e5-9282-c176e220a259", + "fields": { + "timestamp": "2023-12-29T15:45:05.991Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 576, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe37c6c2-9754-4486-b9ab-57b2d88c15df", + "fields": { + "timestamp": "2023-12-29T15:45:06.901Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 999, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe3e5ca1-34c1-4b8e-99e9-8d0d54a9113f", + "fields": { + "timestamp": "2023-12-29T15:45:04.601Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 49, + "field": "maximum_draw", + "type": "int", + "value": "650", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe3f8dc2-4962-466c-8be7-e7d0928b1b19", + "fields": { + "timestamp": "2023-12-29T15:45:05.300Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 262, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe42fd73-995b-4e87-9628-8cca05307f05", + "fields": { + "timestamp": "2023-12-29T15:45:09.944Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 19, + "field": "name", + "type": "str", + "value": "dmi01-nashua-sw01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe4330a8-d114-4e43-8a80-ae59b9b245d1", + "fields": { + "timestamp": "2023-12-29T15:45:11.701Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1581, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe464076-8986-4222-91b4-43e2d1329e11", + "fields": { + "timestamp": "2023-12-29T15:45:05.064Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 156, + "field": "name", + "type": "str", + "value": "Cellular0/2/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe4e03c7-e8ca-4e6f-9764-125b519797e0", + "fields": { + "timestamp": "2023-12-29T15:45:06.190Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 668, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe4fb172-a445-4e97-856c-a7a7b6ae16a1", + "fields": { + "timestamp": "2023-12-29T15:45:04.641Z", + "object_type": [ + "dcim", + "poweroutlet" + ], + "object_id": 60, + "field": "name", + "type": "str", + "value": "Outlet 4", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe52bf93-cb9b-49d2-b8c8-5147247718da", + "fields": { + "timestamp": "2023-12-29T15:45:05.735Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 461, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe53789b-b7df-4aea-828b-5f07b95d3007", + "fields": { + "timestamp": "2023-12-29T15:45:08.318Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 805, + "field": "name", + "type": "str", + "value": "Port 37", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe540d05-f44d-443d-b5fa-405f44b97fc3", + "fields": { + "timestamp": "2023-12-29T15:45:07.738Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1418, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe5601e7-335b-4ded-bdc7-0c60f1664fe7", + "fields": { + "timestamp": "2023-12-29T15:45:11.588Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1503, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe580118-afc3-4bc4-8af4-bafd2e5aac49", + "fields": { + "timestamp": "2023-12-29T15:45:07.889Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1488, + "field": "name", + "type": "str", + "value": "xe-1/0/38", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe5b4605-21e1-4fad-a35c-612cb4a4b695", + "fields": { + "timestamp": "2023-12-29T15:45:07.711Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1405, + "field": "name", + "type": "str", + "value": "xe-2/0/10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe5e4355-1a39-4c39-b5c3-ac358663a298", + "fields": { + "timestamp": "2023-12-29T15:45:09.865Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 3, + "field": "slug", + "type": "str", + "value": "cisco", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe612b09-195b-417f-a30a-aca08888fa2c", + "fields": { + "timestamp": "2023-12-29T15:45:06.836Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 968, + "field": "name", + "type": "str", + "value": "et-0/0/51", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe637043-71b5-4fd9-9adb-9ec3bce24635", + "fields": { + "timestamp": "2023-12-29T15:45:09.261Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1066, + "field": "name", + "type": "str", + "value": "Port 10", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe6542ad-d533-4606-bc5f-eb362834bb01", + "fields": { + "timestamp": "2023-12-29T15:45:06.710Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 909, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe6a09b3-38fd-4916-a5e7-9a1682583268", + "fields": { + "timestamp": "2023-12-29T15:45:09.971Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 87, + "field": "asset_tag", + "type": "str", + "value": "None", + "weight": 50 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe702e1f-fac8-4448-953f-1474103cac3f", + "fields": { + "timestamp": "2023-12-29T15:45:05.580Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 390, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe70d62c-8bdd-4f2d-9bad-7a984d578bd6", + "fields": { + "timestamp": "2023-12-29T15:45:06.542Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 832, + "field": "name", + "type": "str", + "value": "STACK1", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe7582ff-abc2-4caa-b41a-76924b0999c7", + "fields": { + "timestamp": "2023-12-29T15:45:10.418Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 70, + "field": "address", + "type": "inet", + "value": "172.17.0.10/24", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe767fa2-4b75-4277-8b05-98910b108dec", + "fields": { + "timestamp": "2023-12-29T15:45:04.963Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 110, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe77d0c4-e31d-4450-a639-246303bd8821", + "fields": { + "timestamp": "2023-12-29T15:45:09.868Z", + "object_type": [ + "dcim", + "manufacturer" + ], + "object_id": 8, + "field": "name", + "type": "str", + "value": "Opengear", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe7b2e75-30e7-46b3-a992-92d732c139c9", + "fields": { + "timestamp": "2023-12-29T15:45:06.045Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 601, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe7c2426-8a5f-48ac-9729-270a6ffcab5c", + "fields": { + "timestamp": "2023-12-29T15:45:11.450Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1409, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe7f9425-15f8-4263-ae9c-1228ebfc6123", + "fields": { + "timestamp": "2023-12-29T15:45:05.051Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 150, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe7fbcb8-ace4-414c-bcc7-71d2d9064982", + "fields": { + "timestamp": "2023-12-29T15:45:10.085Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 2, + "field": "slug", + "type": "str", + "value": "dm-akron", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe85a1cc-19f3-41c3-8090-895b8d3657f6", + "fields": { + "timestamp": "2023-12-29T15:45:05.600Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 399, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe8ee9b6-aa39-4759-999f-fd3f0b77dfd9", + "fields": { + "timestamp": "2023-12-29T15:45:10.566Z", + "object_type": [ + "tenancy", + "tenant" + ], + "object_id": 5, + "field": "slug", + "type": "str", + "value": "dunder-mifflin", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe8f0270-d41a-441d-943b-8297974bb171", + "fields": { + "timestamp": "2023-12-29T15:45:05.672Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 432, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe8f8817-a8de-4757-b1dd-1a4d54e2c19f", + "fields": { + "timestamp": "2023-12-29T15:45:08.384Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 887, + "field": "name", + "type": "str", + "value": "Port 23", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe922f12-e78e-4ebe-b26f-ca3848059a48", + "fields": { + "timestamp": "2023-12-29T15:45:11.178Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1220, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe93f180-a30c-433a-b28f-bbba161de733", + "fields": { + "timestamp": "2023-12-29T15:45:10.378Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 3, + "field": "address", + "type": "inet", + "value": "192.168.0.3/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe9589a0-f419-4d8e-9afa-d52a0e111ae0", + "fields": { + "timestamp": "2023-12-29T15:45:11.706Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1584, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe972f4d-6225-4b08-8907-bf3d4b085387", + "fields": { + "timestamp": "2023-12-29T15:45:05.630Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 413, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fe9a76e7-6c57-4157-9f14-f2737e0cf692", + "fields": { + "timestamp": "2023-12-29T15:45:10.141Z", + "object_type": [ + "ipam", + "role" + ], + "object_id": 5, + "field": "slug", + "type": "str", + "value": "testing", + "weight": 110 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fea48015-2d83-4f5f-aeb3-36583f7754b9", + "fields": { + "timestamp": "2023-12-29T15:45:07.845Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1468, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "febd3474-7dac-44b0-b05c-65ed640ea78d", + "fields": { + "timestamp": "2023-12-29T15:45:05.148Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 193, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "febeedb5-a25c-4630-8f54-cf8222c01077", + "fields": { + "timestamp": "2023-12-29T15:45:06.682Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 896, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fec1050e-e497-4ee9-ae74-41a922fe36bb", + "fields": { + "timestamp": "2023-12-29T15:45:06.359Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 747, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fec76e1b-fd69-490f-b6f8-5ad7796d9260", + "fields": { + "timestamp": "2023-12-29T15:45:09.258Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 1063, + "field": "name", + "type": "str", + "value": "Port 7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "feca1ee4-e67b-4477-b9fe-c882fe5bcfb2", + "fields": { + "timestamp": "2023-12-29T15:45:07.371Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1249, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fef1a16e-31e1-4f3a-8ef8-5dab48e9a97f", + "fields": { + "timestamp": "2023-12-29T15:45:06.710Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 909, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fef430f5-ef2a-40a3-97f4-291aa1b50432", + "fields": { + "timestamp": "2023-12-29T15:45:10.489Z", + "object_type": [ + "ipam", + "vlangroup" + ], + "object_id": 8, + "field": "max_vid", + "type": "int", + "value": "4094", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fef6e8b3-d06d-46b7-929a-d981bc41df0f", + "fields": { + "timestamp": "2023-12-29T15:45:06.929Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1012, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff0e559e-9141-43a0-ae3c-8369ca5fdb76", + "fields": { + "timestamp": "2023-12-29T15:45:04.431Z", + "object_type": [ + "circuits", + "circuittermination" + ], + "object_id": 1, + "field": "upstream_speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff0f5679-5d5c-4f20-a87f-c12563f7cbec", + "fields": { + "timestamp": "2023-12-29T15:45:07.558Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1336, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff143a17-c1d0-465c-8f24-3d2fa188a89e", + "fields": { + "timestamp": "2023-12-29T15:45:05.346Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 283, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff19c3e0-2521-4f4a-9e52-6c3618b71a2a", + "fields": { + "timestamp": "2023-12-29T15:45:06.177Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 662, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff1b63f3-e4b3-4f55-b509-ac20da396e28", + "fields": { + "timestamp": "2023-12-29T15:45:11.599Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1511, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff200de9-1581-4b61-af48-e0d1f8b1279e", + "fields": { + "timestamp": "2023-12-29T15:45:04.624Z", + "object_type": [ + "dcim", + "powerport" + ], + "object_id": 74, + "field": "allocated_draw", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff214493-4920-4d52-b217-ff21218985c7", + "fields": { + "timestamp": "2023-12-29T15:45:10.741Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 921, + "field": "name", + "type": "str", + "value": "eth0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff23aca3-15ea-4b83-95fa-865447045065", + "fields": { + "timestamp": "2023-12-29T15:45:07.764Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1430, + "field": "name", + "type": "str", + "value": "xe-2/0/35", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff2782c6-fc02-4a2b-a4e9-cf5b887952df", + "fields": { + "timestamp": "2023-12-29T15:45:08.689Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1265, + "field": "name", + "type": "str", + "value": "Port 17", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff29f64b-6f8f-4ed1-ab45-2b5edf8c81ba", + "fields": { + "timestamp": "2023-12-29T15:45:11.387Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1365, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff2e2209-eeda-409b-b0bb-588be6f430e8", + "fields": { + "timestamp": "2023-12-29T15:45:07.898Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1492, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff2e32bf-a339-498b-85f9-5a9bb397d8e0", + "fields": { + "timestamp": "2023-12-29T15:45:09.058Z", + "object_type": [ + "dcim", + "rearport" + ], + "object_id": 812, + "field": "name", + "type": "str", + "value": "Port 44", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff2e517a-570c-4598-a2e8-0771aab0aabd", + "fields": { + "timestamp": "2023-12-29T15:45:06.710Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 909, + "field": "name", + "type": "str", + "value": "xe-0/0/46", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff2e769b-bfa6-4204-8461-315137402520", + "fields": { + "timestamp": "2023-12-29T15:45:06.840Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 970, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff309266-3682-4b2d-9bdd-65687fe291c7", + "fields": { + "timestamp": "2023-12-29T15:45:07.034Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1077, + "field": "name", + "type": "str", + "value": "xe-0/1/3", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff30abae-d4b3-4a0d-9dbd-4c632e611534", + "fields": { + "timestamp": "2023-12-29T15:45:04.530Z", + "object_type": [ + "dcim", + "consoleport" + ], + "object_id": 5, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff36e040-e7d7-442c-b866-2850058b7ceb", + "fields": { + "timestamp": "2023-12-29T15:45:05.937Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 553, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff400ade-ec31-45db-bcb9-759d3f2c3b87", + "fields": { + "timestamp": "2023-12-29T15:45:10.866Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1005, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff414768-3998-4e97-bb35-059d755885b5", + "fields": { + "timestamp": "2023-12-29T15:45:10.760Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 934, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff4257e8-1202-480b-ad6c-b26efbc077b6", + "fields": { + "timestamp": "2023-12-29T15:45:06.595Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 857, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff43a91a-8089-45cc-a2e1-eeac49fe1b61", + "fields": { + "timestamp": "2023-12-29T15:45:05.934Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 552, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff4bf5e5-c052-469b-9d74-1cc5cb589497", + "fields": { + "timestamp": "2023-12-29T15:45:05.401Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 308, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff5176d9-8de5-491b-967e-7679302ecc54", + "fields": { + "timestamp": "2023-12-29T15:45:08.504Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 1035, + "field": "name", + "type": "str", + "value": "Port 27", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff5643bf-f493-42c0-ba80-2c63c40a4772", + "fields": { + "timestamp": "2023-12-29T15:45:10.105Z", + "object_type": [ + "dcim", + "site" + ], + "object_id": 23, + "field": "facility", + "type": "str", + "value": "GRL", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff56c824-f2dd-46ff-9e50-0253f3fe63c7", + "fields": { + "timestamp": "2023-12-29T15:45:05.042Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 146, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff58261f-64c1-4124-9386-9c5eb8792f6e", + "fields": { + "timestamp": "2023-12-29T15:45:11.544Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1473, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff5a9c17-ee9b-4ecd-9f20-1667848e1b40", + "fields": { + "timestamp": "2023-12-29T15:45:07.745Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1421, + "field": "name", + "type": "str", + "value": "xe-2/0/26", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff5eaa38-26fc-4f07-8ec1-f44a654e9bcd", + "fields": { + "timestamp": "2023-12-29T15:45:08.017Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1547, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff62bda7-4652-4125-b036-2cf8b0810059", + "fields": { + "timestamp": "2023-12-29T15:45:07.811Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1452, + "field": "name", + "type": "str", + "value": "xe-1/0/2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff68e435-a19a-4c4a-bbff-0139e75c3cac", + "fields": { + "timestamp": "2023-12-29T15:45:08.105Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1588, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff6ea486-f950-4c42-a172-1a396d1cf85e", + "fields": { + "timestamp": "2023-12-29T15:45:06.139Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 644, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff7c8556-6fe4-4e4f-8386-8608f08f8991", + "fields": { + "timestamp": "2023-12-29T15:45:10.939Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1055, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff7ca89b-8567-4fd2-9fab-4411c6974957", + "fields": { + "timestamp": "2023-12-29T15:45:05.225Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 228, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff851769-c2a6-41cf-bf6d-693c453344a4", + "fields": { + "timestamp": "2023-12-29T15:45:06.637Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 876, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff87607c-c5eb-4046-a05f-5b4f6de230ef", + "fields": { + "timestamp": "2023-12-29T15:45:07.414Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1269, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff88a0fe-3dc5-4907-8e09-988953f0a50c", + "fields": { + "timestamp": "2023-12-29T15:45:07.062Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1090, + "field": "name", + "type": "str", + "value": "xe-0/3/0", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff8dce38-1da2-4159-88d8-72ac4fe0c03b", + "fields": { + "timestamp": "2023-12-29T15:45:05.617Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 407, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/34", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff92547e-489c-46bc-a9e6-4e20cf5cb79c", + "fields": { + "timestamp": "2023-12-29T15:45:11.221Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1250, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff941ac7-34a5-4d0a-a86e-064110d54b9f", + "fields": { + "timestamp": "2023-12-29T15:45:06.190Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 668, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/40", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff949888-e695-4b28-850c-bcdd93bf50d5", + "fields": { + "timestamp": "2023-12-29T15:45:06.346Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 741, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/11", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ff9aa7cc-ebc6-4e7f-b78b-f3b6c58314c6", + "fields": { + "timestamp": "2023-12-29T15:45:10.124Z", + "object_type": [ + "ipam", + "routetarget" + ], + "object_id": 6, + "field": "name", + "type": "str", + "value": "65000:302", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffa272af-8646-4e45-831c-1957d693249a", + "fields": { + "timestamp": "2023-12-29T15:45:07.941Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1512, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffaa4c28-347e-4ec8-ada1-65154f672b7c", + "fields": { + "timestamp": "2023-12-29T15:45:11.378Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1359, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffab6f63-e4ad-49c3-935b-14ed107cbafb", + "fields": { + "timestamp": "2023-12-29T15:45:06.181Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 664, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffb10212-a7a3-4816-bf88-2d31116a41be", + "fields": { + "timestamp": "2023-12-29T15:45:05.790Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 486, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffb49b53-f5d3-460c-be6e-cf1cd43aaed7", + "fields": { + "timestamp": "2023-12-29T15:45:11.698Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1579, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffb60a92-cc2c-4a1a-aad4-18a6d76a2ce0", + "fields": { + "timestamp": "2023-12-29T15:45:05.748Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 467, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffb64745-05c8-4788-9f34-bc59a6361b58", + "fields": { + "timestamp": "2023-12-29T15:45:07.913Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1499, + "field": "name", + "type": "str", + "value": "et-2/0/48", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffb6ce8e-f2c3-4e44-86a7-35a39fb137e8", + "fields": { + "timestamp": "2023-12-29T15:45:07.837Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1464, + "field": "wwn", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffb9cd86-5fa7-40c8-8079-a9b12d9d4ecc", + "fields": { + "timestamp": "2023-12-29T15:45:06.338Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 737, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffbb2315-0620-49e9-b9fe-8ad23314bb44", + "fields": { + "timestamp": "2023-12-29T15:45:07.867Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1478, + "field": "speed", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffca1487-2623-46f0-a0d1-4eb53c374edb", + "fields": { + "timestamp": "2023-12-29T15:45:11.286Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1295, + "field": "name", + "type": "str", + "value": "eth2", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffcd81f2-ab39-4ae3-a476-2c23940d1283", + "fields": { + "timestamp": "2023-12-29T15:45:08.450Z", + "object_type": [ + "dcim", + "frontport" + ], + "object_id": 968, + "field": "name", + "type": "str", + "value": "Port 8", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffcf22e6-ed67-4eff-9cdb-2db00df9ee27", + "fields": { + "timestamp": "2023-12-29T15:45:05.836Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 507, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffd1b211-2208-48cc-86da-3ddbec68497a", + "fields": { + "timestamp": "2023-12-29T15:45:04.743Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 11, + "field": "mac_address", + "type": "str", + "value": "None", + "weight": 300 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffd6dbc0-74bb-4d37-ab7a-a3d4bc94bb8d", + "fields": { + "timestamp": "2023-12-29T15:45:07.425Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1274, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffdbf6ff-8e71-40b8-8bac-33a9803698ba", + "fields": { + "timestamp": "2023-12-29T15:45:09.932Z", + "object_type": [ + "dcim", + "device" + ], + "object_id": 4, + "field": "name", + "type": "str", + "value": "dmi01-buffalo-rtr01", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffeaf2e6-3c0b-4d85-a2df-86ea6fb3bec6", + "fields": { + "timestamp": "2023-12-29T15:45:08.101Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 1586, + "field": "name", + "type": "str", + "value": "xe-1/3/7", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "ffeb02e7-bcd1-4343-b27f-c1e98b3faa11", + "fields": { + "timestamp": "2023-12-29T15:45:11.658Z", + "object_type": [ + "virtualization", + "vminterface" + ], + "object_id": 1551, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fff2a42e-203e-47b3-918c-36c2f084eaec", + "fields": { + "timestamp": "2023-12-29T15:45:06.082Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 618, + "field": "name", + "type": "str", + "value": "GigabitEthernet1/0/41", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fff6598a-a3eb-4a21-acb9-ee88305df24a", + "fields": { + "timestamp": "2023-12-29T15:45:10.377Z", + "object_type": [ + "ipam", + "ipaddress" + ], + "object_id": 2, + "field": "address", + "type": "inet", + "value": "192.168.0.2/22", + "weight": 100 + } +}, +{ + "model": "extras.cachedvalue", + "pk": "fffb5fbe-7ffe-4695-9abb-d66fe1c198a2", + "fields": { + "timestamp": "2023-12-29T15:45:06.102Z", + "object_type": [ + "dcim", + "interface" + ], + "object_id": 627, + "field": "mtu", + "type": "int", + "value": "None", + "weight": 2000 + } +}, +{ + "model": "tenancy.contactgroup", + "pk": 1, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:58:29.302Z", + "custom_field_data": {}, + "parent": null, + "name": "Customers", + "slug": "customers", + "description": "", + "lft": 1, + "rght": 4, + "tree_id": 1, + "level": 0 + } +}, +{ + "model": "tenancy.contactgroup", + "pk": 2, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:58:37.371Z", + "custom_field_data": {}, + "parent": 1, + "name": "Dunder-Mifflin", + "slug": "dunder-mifflin", + "description": "", + "lft": 2, + "rght": 3, + "tree_id": 1, + "level": 1 + } +}, +{ + "model": "tenancy.contactrole", + "pk": 1, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:56:57.687Z", + "custom_field_data": {}, + "name": "Administrative", + "slug": "administrative", + "description": "" + } +}, +{ + "model": "tenancy.contactrole", + "pk": 2, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:57:02.707Z", + "custom_field_data": {}, + "name": "Operational", + "slug": "operational", + "description": "" + } +}, +{ + "model": "tenancy.contactrole", + "pk": 3, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:57:07.209Z", + "custom_field_data": {}, + "name": "Billing", + "slug": "billing", + "description": "" + } +}, +{ + "model": "tenancy.contact", + "pk": 1, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:00:56.747Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "group": 2, + "name": "Michael Scott", + "title": "Regional Manager", + "phone": "272-555-9194", + "email": "mscott@dunder-mifflin.com", + "address": "", + "link": "" + } +}, +{ + "model": "tenancy.contact", + "pk": 2, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:01:12.192Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "group": 2, + "name": "Pamela Halpert", + "title": "Office Admin", + "phone": "272-555-1261", + "email": "phalpert@dunder-mifflin.com", + "address": "", + "link": "" + } +}, +{ + "model": "tenancy.contact", + "pk": 3, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:00:36.197Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "group": 2, + "name": "Dwight Schrute", + "title": "Assistant to the Regional Manager", + "phone": "272-555-3827", + "email": "dschrute@dunder-miffline.com", + "address": "", + "link": "" + } +}, +{ + "model": "tenancy.contactassignment", + "pk": 1, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:02:04.079Z", + "custom_field_data": {}, + "content_type": [ + "dcim", + "site" + ], + "object_id": 10, + "contact": 2, + "role": 1, + "priority": "primary" + } +}, +{ + "model": "tenancy.contactassignment", + "pk": 2, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:02:13.267Z", + "custom_field_data": {}, + "content_type": [ + "dcim", + "site" + ], + "object_id": 10, + "contact": 1, + "role": 1, + "priority": "secondary" + } +}, +{ + "model": "tenancy.contactassignment", + "pk": 3, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T16:02:23.996Z", + "custom_field_data": {}, + "content_type": [ + "dcim", + "site" + ], + "object_id": 10, + "contact": 3, + "role": 2, + "priority": "primary" + } +}, +{ + "model": "tenancy.tenantgroup", + "pk": 1, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-19T02:43:53.309Z", + "custom_field_data": {}, + "parent": null, + "description": "", + "name": "Customers", + "slug": "customers", + "lft": 1, + "rght": 2, + "tree_id": 1, + "level": 0 + } +}, +{ + "model": "tenancy.tenant", + "pk": 1, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:27.571Z", + "custom_field_data": { + "cust_id": "INI04" + }, + "description": "", + "comments": "", + "name": "Initech", + "slug": "initech", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 2, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:28.013Z", + "custom_field_data": { + "cust_id": "STR01" + }, + "description": "", + "comments": "", + "name": "Strickland Propane", + "slug": "strickland-propane", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 3, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:27.776Z", + "custom_field_data": { + "cust_id": "PPI02" + }, + "description": "", + "comments": "", + "name": "Pied Piper", + "slug": "pied-piper", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 4, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:27.927Z", + "custom_field_data": { + "cust_id": "STA03" + }, + "description": "", + "comments": "", + "name": "Stark Industries", + "slug": "stark-industries", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 5, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:27.515Z", + "custom_field_data": { + "cust_id": "DMI01" + }, + "description": "", + "comments": "", + "name": "Dunder-Mifflin, Inc.", + "slug": "dunder-mifflin", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 6, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:28.158Z", + "custom_field_data": { + "cust_id": "WAY01" + }, + "description": "", + "comments": "", + "name": "Wayne Enterprises", + "slug": "wayne-enterprises", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 7, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:27.449Z", + "custom_field_data": { + "cust_id": "CYB01" + }, + "description": "", + "comments": "", + "name": "Cyberdyne Systems", + "slug": "cyberdyne", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 8, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:28.103Z", + "custom_field_data": { + "cust_id": "UMB01" + }, + "description": "", + "comments": "", + "name": "Umbrella Corporation", + "slug": "umbrella", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 9, + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2020-12-30T18:43:27.631Z", + "custom_field_data": { + "cust_id": "YKY01" + }, + "description": "", + "comments": "", + "name": "Nakatomi Corportation", + "slug": "nakatomi", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 10, + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2021-03-10T20:44:16.078Z", + "custom_field_data": { + "cust_id": "" + }, + "description": "", + "comments": "", + "name": "Jimbob's Banking & Trust", + "slug": "jimbobs-banking-trust", + "group": 1 + } +}, +{ + "model": "tenancy.tenant", + "pk": 13, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:46:50.851Z", + "custom_field_data": { + "cust_id": "" + }, + "description": "", + "comments": "", + "name": "NC State University", + "slug": "nc-state", + "group": 1 + } +}, +{ + "model": "virtualization.clustertype", + "pk": 1, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T15:49:11.877Z", + "custom_field_data": {}, + "name": "Amazon Web Services", + "slug": "amazon-web-services", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": 2, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T15:49:30.272Z", + "custom_field_data": {}, + "name": "Google Cloud", + "slug": "google-cloud", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": 3, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T15:49:37.168Z", + "custom_field_data": {}, + "name": "Microsoft Azure", + "slug": "microsoft-azure", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": 4, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T15:49:43.339Z", + "custom_field_data": {}, + "name": "DigitalOcean", + "slug": "digitalocean", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": 5, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:00:23.581Z", + "custom_field_data": {}, + "name": "VMware", + "slug": "vmware", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": 6, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:05:02.510Z", + "custom_field_data": {}, + "name": "KVM", + "slug": "kvm", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": 1, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:01:25.618Z", + "custom_field_data": {}, + "name": "North America", + "slug": "north-america", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": 3, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T15:58:27.437Z", + "custom_field_data": {}, + "name": "EMEA", + "slug": "emea", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": 4, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:01:49.188Z", + "custom_field_data": {}, + "name": "Asia Pacific", + "slug": "asia-pacific", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": 5, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:06:22.848Z", + "custom_field_data": {}, + "name": "South America", + "slug": "south-america", + "description": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": 1, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T15:53:41.323Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DO-NYC1", + "type": 4, + "group": 1, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 2, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T15:53:47.949Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DO-NYC3", + "type": 4, + "group": 1, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 3, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:01:35.774Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DO-SFO3", + "type": 4, + "group": 1, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 4, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:02:09.962Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DO-TOR1", + "type": 4, + "group": 1, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 5, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:02:37.662Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DO-SGP1", + "type": 4, + "group": 4, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 6, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:02:55.049Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DO-LON1", + "type": 4, + "group": 3, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 7, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:03:04.254Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DO-FRA1", + "type": 4, + "group": 3, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 8, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:03:29.825Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DO-BLR1", + "type": 4, + "group": 4, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 9, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:03:57.309Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "DO-AMS3", + "type": 4, + "group": 3, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 10, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:34:22.537Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-us-west1", + "type": 2, + "group": 1, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 11, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:36:26.999Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-us-west2", + "type": 2, + "group": 1, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 12, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:36:27.084Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-us-west3", + "type": 2, + "group": 1, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 13, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:36:27.160Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-us-west4", + "type": 2, + "group": 1, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 14, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:36:27.284Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-us-central1", + "type": 2, + "group": 1, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 15, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:36:27.373Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-us-east1", + "type": 2, + "group": 1, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 16, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:36:27.447Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-us-east4", + "type": 2, + "group": 1, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 17, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:36:27.520Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-northamerica-northeast1", + "type": 2, + "group": 1, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 18, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:36:27.593Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-southamerica-southeast1", + "type": 2, + "group": 5, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 19, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:37:11.951Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-europe-west1", + "type": 2, + "group": 3, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 20, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:37:12.026Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-europe-west2", + "type": 2, + "group": 3, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 21, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:37:12.102Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-europe-west3", + "type": 2, + "group": 3, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 22, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:37:12.176Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-europe-west4", + "type": 2, + "group": 3, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 23, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:37:12.256Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-europe-west6", + "type": 2, + "group": 3, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 24, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:37:12.335Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-europe-north1", + "type": 2, + "group": 3, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 33, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:39:05.807Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-asia-south1", + "type": 2, + "group": 4, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 34, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:39:05.878Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-asia-southeast1", + "type": 2, + "group": 4, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 35, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:39:05.950Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-asia-southeast2", + "type": 2, + "group": 4, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 36, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:39:06.022Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-asia-east1", + "type": 2, + "group": 4, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 37, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:39:06.093Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-asia-east2", + "type": 2, + "group": 4, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 38, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:39:06.164Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-asia-northeast1", + "type": 2, + "group": 4, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 39, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:39:06.236Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-asia-northeast2", + "type": 2, + "group": 4, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.cluster", + "pk": 40, + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2021-04-02T16:39:06.308Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "name": "gc-asia-northeast3", + "type": 2, + "group": 4, + "status": "active", + "tenant": null, + "site": null + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 361, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.301Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm1", + "_name": "vm00000001", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 362, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.309Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm2", + "_name": "vm00000002", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 363, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.311Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm3", + "_name": "vm00000003", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 364, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.312Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm4", + "_name": "vm00000004", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 365, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.314Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm5", + "_name": "vm00000005", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 366, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.316Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm6", + "_name": "vm00000006", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 367, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.317Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm7", + "_name": "vm00000007", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 368, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.319Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm8", + "_name": "vm00000008", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 369, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.321Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm9", + "_name": "vm00000009", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 370, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.322Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm10", + "_name": "vm00000010", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 371, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.324Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm11", + "_name": "vm00000011", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 372, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.325Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm12", + "_name": "vm00000012", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 373, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.327Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm13", + "_name": "vm00000013", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 374, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.328Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm14", + "_name": "vm00000014", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 375, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.330Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm15", + "_name": "vm00000015", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 376, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.331Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm16", + "_name": "vm00000016", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 377, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.333Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm17", + "_name": "vm00000017", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 378, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.334Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm18", + "_name": "vm00000018", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 379, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.336Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm19", + "_name": "vm00000019", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 380, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.338Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 9, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm20", + "_name": "vm00000020", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 381, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.339Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm21", + "_name": "vm00000021", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 382, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.341Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm22", + "_name": "vm00000022", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 383, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.343Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm23", + "_name": "vm00000023", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 384, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.344Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm24", + "_name": "vm00000024", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 385, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.346Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm25", + "_name": "vm00000025", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 386, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.347Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm26", + "_name": "vm00000026", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 387, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.349Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm27", + "_name": "vm00000027", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 388, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.350Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm28", + "_name": "vm00000028", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 389, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.352Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm29", + "_name": "vm00000029", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 390, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.353Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm30", + "_name": "vm00000030", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 391, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.355Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm31", + "_name": "vm00000031", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 392, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.357Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm32", + "_name": "vm00000032", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 393, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.359Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm33", + "_name": "vm00000033", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 394, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.360Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm34", + "_name": "vm00000034", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 395, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.362Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm35", + "_name": "vm00000035", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 396, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.363Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm36", + "_name": "vm00000036", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 397, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.365Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm37", + "_name": "vm00000037", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 398, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.366Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm38", + "_name": "vm00000038", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 399, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.367Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm39", + "_name": "vm00000039", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 400, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.369Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 8, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm40", + "_name": "vm00000040", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 401, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.370Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm41", + "_name": "vm00000041", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 402, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.372Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm42", + "_name": "vm00000042", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 403, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.374Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm43", + "_name": "vm00000043", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 404, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.375Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm44", + "_name": "vm00000044", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 405, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.377Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm45", + "_name": "vm00000045", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 406, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.379Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm46", + "_name": "vm00000046", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 407, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.380Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm47", + "_name": "vm00000047", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 408, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.382Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm48", + "_name": "vm00000048", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 409, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.383Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm49", + "_name": "vm00000049", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 410, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.385Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm50", + "_name": "vm00000050", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 411, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.386Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm51", + "_name": "vm00000051", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 412, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.387Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm52", + "_name": "vm00000052", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 413, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.389Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm53", + "_name": "vm00000053", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 414, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.390Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm54", + "_name": "vm00000054", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 415, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.392Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm55", + "_name": "vm00000055", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 416, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.393Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm56", + "_name": "vm00000056", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 417, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.394Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm57", + "_name": "vm00000057", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 418, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.396Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm58", + "_name": "vm00000058", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 419, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.397Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm59", + "_name": "vm00000059", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 420, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.399Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 7, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm60", + "_name": "vm00000060", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 421, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.400Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm61", + "_name": "vm00000061", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 422, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.402Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm62", + "_name": "vm00000062", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 423, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.404Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm63", + "_name": "vm00000063", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 424, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.406Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm64", + "_name": "vm00000064", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 425, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.407Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm65", + "_name": "vm00000065", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 426, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.409Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm66", + "_name": "vm00000066", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 427, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.411Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm67", + "_name": "vm00000067", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 428, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.412Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm68", + "_name": "vm00000068", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 429, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.414Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm69", + "_name": "vm00000069", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 430, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.416Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm70", + "_name": "vm00000070", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 431, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.417Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm71", + "_name": "vm00000071", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 432, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.419Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm72", + "_name": "vm00000072", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 433, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.420Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm73", + "_name": "vm00000073", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 434, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.422Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm74", + "_name": "vm00000074", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 435, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.424Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm75", + "_name": "vm00000075", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 436, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.425Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm76", + "_name": "vm00000076", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 437, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.427Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm77", + "_name": "vm00000077", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 438, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.428Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm78", + "_name": "vm00000078", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 439, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.429Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm79", + "_name": "vm00000079", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 440, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.431Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 6, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm80", + "_name": "vm00000080", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 441, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.433Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm81", + "_name": "vm00000081", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 442, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.434Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm82", + "_name": "vm00000082", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 443, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.436Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm83", + "_name": "vm00000083", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 444, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.437Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm84", + "_name": "vm00000084", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 445, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.439Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm85", + "_name": "vm00000085", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 446, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.441Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm86", + "_name": "vm00000086", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 447, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.442Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm87", + "_name": "vm00000087", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 448, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.444Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm88", + "_name": "vm00000088", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 449, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.445Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm89", + "_name": "vm00000089", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 450, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.447Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm90", + "_name": "vm00000090", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 451, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.448Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm91", + "_name": "vm00000091", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 452, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.449Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm92", + "_name": "vm00000092", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 453, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.451Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm93", + "_name": "vm00000093", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 454, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.453Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm94", + "_name": "vm00000094", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 455, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.455Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm95", + "_name": "vm00000095", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 456, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.456Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm96", + "_name": "vm00000096", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 457, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.458Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm97", + "_name": "vm00000097", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 458, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.459Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm98", + "_name": "vm00000098", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 459, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.461Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm99", + "_name": "vm00000099", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 460, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.462Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 1, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm100", + "_name": "vm00000100", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 461, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.464Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm101", + "_name": "vm00000101", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 462, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.465Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm102", + "_name": "vm00000102", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 463, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.467Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm103", + "_name": "vm00000103", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 464, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.468Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm104", + "_name": "vm00000104", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 465, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.470Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm105", + "_name": "vm00000105", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 466, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.472Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm106", + "_name": "vm00000106", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 467, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.473Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm107", + "_name": "vm00000107", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 468, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.475Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm108", + "_name": "vm00000108", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 469, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.476Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm109", + "_name": "vm00000109", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 470, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.478Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm110", + "_name": "vm00000110", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 471, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.479Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm111", + "_name": "vm00000111", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 472, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.481Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm112", + "_name": "vm00000112", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 473, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.482Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm113", + "_name": "vm00000113", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 474, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.484Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm114", + "_name": "vm00000114", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 475, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.485Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm115", + "_name": "vm00000115", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 476, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.487Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm116", + "_name": "vm00000116", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 477, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.488Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm117", + "_name": "vm00000117", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 478, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.490Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm118", + "_name": "vm00000118", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 479, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.491Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm119", + "_name": "vm00000119", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 480, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.493Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 2, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm120", + "_name": "vm00000120", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 481, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.495Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm121", + "_name": "vm00000121", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 482, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.496Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm122", + "_name": "vm00000122", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 483, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.498Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm123", + "_name": "vm00000123", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 484, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.499Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm124", + "_name": "vm00000124", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 485, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.501Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm125", + "_name": "vm00000125", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 486, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.502Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm126", + "_name": "vm00000126", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 487, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.504Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm127", + "_name": "vm00000127", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 488, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.505Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm128", + "_name": "vm00000128", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 489, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.507Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm129", + "_name": "vm00000129", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 490, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.508Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm130", + "_name": "vm00000130", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 491, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.510Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm131", + "_name": "vm00000131", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 492, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.511Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm132", + "_name": "vm00000132", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 493, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.513Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm133", + "_name": "vm00000133", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 494, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.515Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm134", + "_name": "vm00000134", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 495, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.516Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm135", + "_name": "vm00000135", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 496, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.518Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm136", + "_name": "vm00000136", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 497, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.519Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm137", + "_name": "vm00000137", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 498, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.521Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm138", + "_name": "vm00000138", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 499, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.522Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm139", + "_name": "vm00000139", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 500, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.524Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 3, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm140", + "_name": "vm00000140", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 501, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.525Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm141", + "_name": "vm00000141", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 502, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.527Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm142", + "_name": "vm00000142", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 503, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.528Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm143", + "_name": "vm00000143", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 504, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.530Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm144", + "_name": "vm00000144", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 505, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.531Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm145", + "_name": "vm00000145", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 506, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.533Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm146", + "_name": "vm00000146", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 507, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.535Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm147", + "_name": "vm00000147", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 508, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.537Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm148", + "_name": "vm00000148", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 509, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.538Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm149", + "_name": "vm00000149", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 510, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.540Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm150", + "_name": "vm00000150", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 511, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.541Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm151", + "_name": "vm00000151", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 512, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.543Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm152", + "_name": "vm00000152", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 513, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.544Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm153", + "_name": "vm00000153", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 514, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.546Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm154", + "_name": "vm00000154", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 515, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.547Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm155", + "_name": "vm00000155", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 516, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.549Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm156", + "_name": "vm00000156", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 517, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.550Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm157", + "_name": "vm00000157", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 518, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.552Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm158", + "_name": "vm00000158", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 519, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.554Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm159", + "_name": "vm00000159", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 520, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.555Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 5, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm160", + "_name": "vm00000160", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 521, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.557Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm161", + "_name": "vm00000161", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 522, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.559Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm162", + "_name": "vm00000162", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 523, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.560Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm163", + "_name": "vm00000163", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 524, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.562Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm164", + "_name": "vm00000164", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 525, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.563Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm165", + "_name": "vm00000165", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 526, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.565Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm166", + "_name": "vm00000166", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 527, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.566Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm167", + "_name": "vm00000167", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 528, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.568Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm168", + "_name": "vm00000168", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 529, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.569Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm169", + "_name": "vm00000169", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 530, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.571Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm170", + "_name": "vm00000170", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 531, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.572Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm171", + "_name": "vm00000171", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 532, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.574Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm172", + "_name": "vm00000172", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 533, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.576Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm173", + "_name": "vm00000173", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 534, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.577Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm174", + "_name": "vm00000174", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 535, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.579Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm175", + "_name": "vm00000175", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 536, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.580Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm176", + "_name": "vm00000176", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 537, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.582Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm177", + "_name": "vm00000177", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 538, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.583Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm178", + "_name": "vm00000178", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 539, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.585Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm179", + "_name": "vm00000179", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": 540, + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2021-04-05T21:15:56.586Z", + "custom_field_data": {}, + "description": "", + "comments": "", + "local_context_data": null, + "config_template": null, + "site": null, + "cluster": 4, + "device": null, + "tenant": null, + "platform": 3, + "name": "vm180", + "_name": "vm00000180", + "status": "active", + "role": 7, + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "interface_count": 4, + "virtual_disk_count": 0 + } +}, +{ + "model": "virtualization.vminterface", + "pk": 901, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 361, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 902, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 361, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 903, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 361, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 904, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 361, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 905, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 370, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 906, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 370, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 907, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 370, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 908, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 370, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 909, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 460, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 910, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 460, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 911, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 460, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 912, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 460, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 913, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 461, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 914, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 461, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 915, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 461, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 916, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 461, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 917, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 462, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 918, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 462, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 919, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 462, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 920, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 462, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 921, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 463, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 922, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 463, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 923, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 463, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 924, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 463, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 925, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 464, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 926, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 464, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 927, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 464, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 928, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 464, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 929, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 465, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 930, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 465, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 931, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 465, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 932, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 465, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 933, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 466, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 934, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 466, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 935, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 466, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 936, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 466, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 937, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 467, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 938, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 467, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 939, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 467, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 940, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 467, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 941, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 468, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 942, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 468, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 943, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 468, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 944, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 468, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 945, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 469, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 946, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 469, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 947, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 469, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 948, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 469, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 949, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 371, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 950, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 371, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 951, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 371, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 952, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 371, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 953, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 470, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 954, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 470, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 955, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 470, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 956, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 470, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 957, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 471, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 958, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 471, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 959, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 471, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 960, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 471, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 961, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 472, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 962, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 472, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 963, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 472, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 964, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 472, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 965, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 473, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 966, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 473, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 967, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 473, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 968, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 473, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 969, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 474, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 970, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 474, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 971, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 474, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 972, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 474, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 973, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 475, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 974, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 475, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 975, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 475, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 976, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 475, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 977, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 476, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 978, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 476, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 979, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 476, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 980, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 476, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 981, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 477, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 982, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 477, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 983, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 477, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 984, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 477, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 985, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 478, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 986, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 478, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 987, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 478, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 988, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 478, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 989, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 479, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 990, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 479, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 991, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 479, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 992, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 479, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 993, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 372, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 994, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 372, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 995, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 372, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 996, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 372, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 997, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 480, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 998, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 480, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 999, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 480, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1000, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 480, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1001, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 481, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1002, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 481, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1003, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 481, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1004, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 481, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1005, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 482, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1006, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 482, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1007, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 482, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1008, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 482, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1009, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 483, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1010, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 483, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1011, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 483, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1012, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 483, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1013, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 484, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1014, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 484, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1015, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 484, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1016, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 484, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1017, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 485, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1018, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 485, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1019, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 485, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1020, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 485, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1021, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 486, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1022, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 486, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1023, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 486, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1024, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 486, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1025, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 487, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1026, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 487, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1027, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 487, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1028, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 487, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1029, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 488, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1030, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 488, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1031, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 488, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1032, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 488, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1033, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 489, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1034, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 489, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1035, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 489, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1036, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 489, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1037, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 373, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1038, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 373, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1039, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 373, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1040, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 373, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1041, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 490, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1042, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 490, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1043, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 490, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1044, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 490, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1045, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 491, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1046, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 491, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1047, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 491, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1048, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 491, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1049, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 492, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1050, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 492, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1051, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 492, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1052, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 492, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1053, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 493, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1054, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 493, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1055, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 493, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1056, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 493, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1057, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 494, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1058, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 494, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1059, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 494, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1060, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 494, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1061, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 495, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1062, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 495, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1063, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 495, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1064, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 495, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1065, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 496, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1066, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 496, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1067, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 496, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1068, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 496, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1069, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 497, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1070, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 497, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1071, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 497, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1072, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 497, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1073, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 498, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1074, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 498, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1075, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 498, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1076, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 498, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1077, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 499, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1078, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 499, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1079, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 499, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1080, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 499, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1081, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 374, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1082, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 374, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1083, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 374, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1084, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 374, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1085, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 500, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1086, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 500, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1087, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 500, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1088, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 500, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1089, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 501, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1090, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 501, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1091, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 501, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1092, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 501, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1093, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 502, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1094, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 502, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1095, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 502, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1096, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 502, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1097, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 503, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1098, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 503, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1099, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 503, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1100, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 503, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1101, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 504, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1102, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 504, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1103, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 504, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1104, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 504, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1105, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 505, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1106, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 505, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1107, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 505, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1108, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 505, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1109, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 506, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1110, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 506, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1111, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 506, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1112, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 506, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1113, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 507, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1114, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 507, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1115, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 507, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1116, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 507, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1117, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 508, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1118, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 508, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1119, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 508, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1120, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 508, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1121, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 509, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1122, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 509, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1123, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 509, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1124, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 509, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1125, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 375, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1126, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 375, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1127, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 375, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1128, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 375, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1129, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 510, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1130, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 510, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1131, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 510, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1132, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 510, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1133, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 511, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1134, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 511, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1135, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 511, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1136, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 511, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1137, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 512, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1138, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 512, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1139, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 512, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1140, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 512, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1141, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 513, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1142, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 513, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1143, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 513, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1144, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 513, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1145, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 514, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1146, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 514, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1147, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 514, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1148, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 514, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1149, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 515, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1150, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 515, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1151, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 515, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1152, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 515, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1153, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 516, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1154, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 516, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1155, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 516, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1156, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 516, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1157, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 517, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1158, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 517, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1159, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 517, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1160, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 517, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1161, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 518, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1162, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 518, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1163, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 518, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1164, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 518, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1165, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 519, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1166, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 519, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1167, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 519, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1168, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 519, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1169, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 376, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1170, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 376, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1171, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 376, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1172, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 376, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1173, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 520, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1174, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 520, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1175, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 520, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1176, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 520, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1177, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 521, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1178, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 521, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1179, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 521, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1180, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 521, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1181, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 522, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1182, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 522, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1183, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 522, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1184, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 522, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1185, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 523, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1186, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 523, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1187, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 523, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1188, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 523, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1189, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 524, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1190, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 524, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1191, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 524, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1192, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 524, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1193, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 525, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1194, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 525, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1195, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 525, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1196, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 525, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1197, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 526, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1198, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 526, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1199, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 526, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1200, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 526, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1201, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 527, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1202, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 527, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1203, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 527, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1204, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 527, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1205, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 528, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1206, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 528, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1207, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 528, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1208, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 528, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1209, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 529, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1210, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 529, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1211, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 529, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1212, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 529, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1213, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 377, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1214, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 377, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1215, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 377, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1216, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 377, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1217, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 530, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1218, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 530, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1219, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 530, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1220, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 530, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1221, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 531, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1222, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 531, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1223, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 531, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1224, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 531, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1225, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 532, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1226, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 532, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1227, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 532, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1228, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 532, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1229, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 533, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1230, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 533, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1231, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 533, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1232, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 533, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1233, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 534, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1234, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 534, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1235, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 534, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1236, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 534, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1237, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 535, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1238, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 535, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1239, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 535, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1240, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 535, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1241, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 536, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1242, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 536, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1243, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 536, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1244, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 536, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1245, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 537, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1246, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 537, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1247, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 537, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1248, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 537, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1249, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 538, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1250, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 538, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1251, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 538, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1252, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 538, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1253, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 539, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1254, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 539, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1255, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 539, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1256, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 539, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1257, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 378, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1258, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 378, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1259, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 378, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1260, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 378, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1261, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 540, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1262, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 540, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1263, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 540, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1264, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 540, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1265, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 379, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1266, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 379, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1267, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 379, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1268, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 379, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1269, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 362, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1270, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 362, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1271, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 362, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1272, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 362, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1273, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 380, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1274, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 380, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1275, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 380, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1276, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 380, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1277, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 381, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1278, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 381, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1279, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 381, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1280, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 381, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1281, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 382, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1282, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 382, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1283, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 382, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1284, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 382, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1285, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 383, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1286, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 383, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1287, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 383, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1288, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 383, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1289, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 384, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1290, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 384, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1291, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 384, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1292, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 384, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1293, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 385, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1294, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 385, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1295, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 385, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1296, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 385, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1297, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 386, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1298, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 386, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1299, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 386, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1300, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 386, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1301, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 387, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1302, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 387, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1303, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 387, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1304, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 387, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1305, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 388, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1306, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 388, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1307, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 388, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1308, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 388, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1309, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 389, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1310, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 389, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1311, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 389, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1312, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 389, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1313, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 363, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1314, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 363, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1315, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 363, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1316, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 363, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1317, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 390, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1318, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 390, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1319, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 390, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1320, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 390, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1321, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 391, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1322, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 391, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1323, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 391, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1324, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 391, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1325, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 392, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1326, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 392, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1327, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 392, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1328, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 392, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1329, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 393, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1330, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 393, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1331, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 393, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1332, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 393, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1333, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 394, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1334, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 394, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1335, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 394, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1336, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 394, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1337, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 395, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1338, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 395, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1339, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 395, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1340, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 395, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1341, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 396, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1342, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 396, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1343, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 396, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1344, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 396, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1345, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 397, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1346, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 397, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1347, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 397, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1348, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 397, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1349, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 398, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1350, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 398, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1351, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 398, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1352, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 398, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1353, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 399, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1354, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 399, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1355, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 399, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1356, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 399, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1357, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 364, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1358, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 364, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1359, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 364, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1360, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 364, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1361, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 400, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1362, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 400, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1363, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 400, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1364, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 400, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1365, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 401, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1366, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 401, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1367, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 401, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1368, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 401, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1369, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 402, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1370, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 402, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1371, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 402, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1372, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 402, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1373, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 403, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1374, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 403, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1375, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 403, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1376, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 403, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1377, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 404, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1378, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 404, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1379, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 404, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1380, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 404, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1381, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 405, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1382, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 405, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1383, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 405, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1384, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 405, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1385, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 406, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1386, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 406, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1387, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 406, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1388, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 406, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1389, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 407, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1390, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 407, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1391, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 407, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1392, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 407, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1393, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 408, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1394, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 408, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1395, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 408, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1396, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 408, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1397, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 409, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1398, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 409, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1399, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 409, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1400, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 409, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1401, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 365, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1402, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 365, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1403, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 365, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1404, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 365, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1405, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 410, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1406, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 410, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1407, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 410, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1408, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 410, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1409, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 411, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1410, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 411, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1411, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 411, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1412, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 411, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1413, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 412, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1414, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 412, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1415, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 412, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1416, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 412, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1417, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 413, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1418, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 413, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1419, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 413, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1420, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 413, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1421, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 414, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1422, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 414, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1423, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 414, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1424, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 414, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1425, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 415, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1426, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 415, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1427, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 415, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1428, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 415, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1429, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 416, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1430, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 416, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1431, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 416, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1432, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 416, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1433, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 417, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1434, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 417, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1435, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 417, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1436, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 417, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1437, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 418, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1438, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 418, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1439, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 418, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1440, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 418, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1441, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 419, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1442, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 419, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1443, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 419, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1444, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 419, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1445, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 366, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1446, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 366, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1447, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 366, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1448, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 366, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1449, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 420, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1450, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 420, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1451, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 420, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1452, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 420, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1453, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 421, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1454, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 421, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1455, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 421, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1456, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 421, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1457, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 422, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1458, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 422, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1459, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 422, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1460, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 422, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1461, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 423, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1462, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 423, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1463, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 423, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1464, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 423, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1465, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 424, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1466, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 424, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1467, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 424, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1468, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 424, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1469, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 425, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1470, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 425, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1471, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 425, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1472, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 425, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1473, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 426, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1474, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 426, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1475, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 426, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1476, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 426, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1477, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 427, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1478, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 427, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1479, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 427, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1480, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 427, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1481, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 428, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1482, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 428, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1483, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 428, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1484, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 428, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1485, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 429, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1486, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 429, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1487, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 429, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1488, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 429, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1489, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 367, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1490, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 367, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1491, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 367, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1492, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 367, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1493, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 430, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1494, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 430, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1495, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 430, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1496, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 430, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1497, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 431, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1498, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 431, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1499, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 431, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1500, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 431, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1501, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 432, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1502, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 432, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1503, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 432, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1504, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 432, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1505, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 433, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1506, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 433, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1507, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 433, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1508, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 433, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1509, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 434, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1510, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 434, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1511, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 434, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1512, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 434, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1513, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 435, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1514, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 435, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1515, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 435, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1516, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 435, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1517, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 436, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1518, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 436, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1519, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 436, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1520, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 436, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1521, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 437, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1522, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 437, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1523, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 437, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1524, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 437, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1525, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 438, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1526, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 438, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1527, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 438, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1528, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 438, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1529, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 439, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1530, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 439, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1531, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 439, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1532, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 439, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1533, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 368, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1534, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 368, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1535, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 368, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1536, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 368, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1537, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 440, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1538, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 440, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1539, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 440, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1540, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 440, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1541, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 441, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1542, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 441, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1543, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 441, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1544, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 441, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1545, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 442, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1546, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 442, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1547, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 442, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1548, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 442, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1549, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 443, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1550, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 443, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1551, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 443, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1552, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 443, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1553, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 444, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1554, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 444, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1555, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 444, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1556, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 444, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1557, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 445, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1558, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 445, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1559, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 445, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1560, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 445, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1561, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 446, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1562, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 446, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1563, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 446, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1564, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 446, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1565, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 447, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1566, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 447, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1567, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 447, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1568, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 447, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1569, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 448, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1570, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 448, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1571, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 448, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1572, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 448, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1573, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 449, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1574, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 449, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1575, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 449, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1576, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 449, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1577, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 369, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1578, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 369, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1579, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 369, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1580, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 369, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1581, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 450, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1582, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 450, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1583, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 450, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1584, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 450, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1585, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 451, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1586, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 451, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1587, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 451, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1588, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 451, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1589, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 452, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1590, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 452, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1591, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 452, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1592, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 452, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1593, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 453, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1594, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 453, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1595, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 453, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1596, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 453, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1597, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 454, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1598, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 454, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1599, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 454, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1600, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 454, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1601, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 455, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1602, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 455, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1603, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 455, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1604, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 455, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1605, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 456, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1606, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 456, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1607, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 456, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1608, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 456, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1609, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 457, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1610, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 457, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1611, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 457, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1612, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 457, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1613, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 458, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1614, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 458, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1615, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 458, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1616, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 458, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1617, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth0", + "description": "", + "virtual_machine": 459, + "_name": "9999999999999999eth000000............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1618, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth1", + "description": "", + "virtual_machine": 459, + "_name": "9999999999999999eth000001............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1619, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth2", + "description": "", + "virtual_machine": 459, + "_name": "9999999999999999eth000002............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": 1620, + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2021-04-14T17:36:20.845Z", + "custom_field_data": {}, + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent": null, + "bridge": null, + "name": "eth3", + "description": "", + "virtual_machine": 459, + "_name": "9999999999999999eth000003............", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add log entry", + "content_type": [ + "admin", + "logentry" + ], + "codename": "add_logentry" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change log entry", + "content_type": [ + "admin", + "logentry" + ], + "codename": "change_logentry" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete log entry", + "content_type": [ + "admin", + "logentry" + ], + "codename": "delete_logentry" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view log entry", + "content_type": [ + "admin", + "logentry" + ], + "codename": "view_logentry" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add permission", + "content_type": [ + "auth", + "permission" + ], + "codename": "add_permission" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change permission", + "content_type": [ + "auth", + "permission" + ], + "codename": "change_permission" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete permission", + "content_type": [ + "auth", + "permission" + ], + "codename": "delete_permission" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view permission", + "content_type": [ + "auth", + "permission" + ], + "codename": "view_permission" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add group", + "content_type": [ + "auth", + "group" + ], + "codename": "add_group" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change group", + "content_type": [ + "auth", + "group" + ], + "codename": "change_group" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete group", + "content_type": [ + "auth", + "group" + ], + "codename": "delete_group" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view group", + "content_type": [ + "auth", + "group" + ], + "codename": "view_group" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add user", + "content_type": [ + "auth", + "user" + ], + "codename": "add_user" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change user", + "content_type": [ + "auth", + "user" + ], + "codename": "change_user" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete user", + "content_type": [ + "auth", + "user" + ], + "codename": "delete_user" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view user", + "content_type": [ + "auth", + "user" + ], + "codename": "view_user" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add content type", + "content_type": [ + "contenttypes", + "contenttype" + ], + "codename": "add_contenttype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change content type", + "content_type": [ + "contenttypes", + "contenttype" + ], + "codename": "change_contenttype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete content type", + "content_type": [ + "contenttypes", + "contenttype" + ], + "codename": "delete_contenttype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view content type", + "content_type": [ + "contenttypes", + "contenttype" + ], + "codename": "view_contenttype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add session", + "content_type": [ + "sessions", + "session" + ], + "codename": "add_session" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change session", + "content_type": [ + "sessions", + "session" + ], + "codename": "change_session" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete session", + "content_type": [ + "sessions", + "session" + ], + "codename": "delete_session" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view session", + "content_type": [ + "sessions", + "session" + ], + "codename": "view_session" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add association", + "content_type": [ + "social_django", + "association" + ], + "codename": "add_association" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change association", + "content_type": [ + "social_django", + "association" + ], + "codename": "change_association" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete association", + "content_type": [ + "social_django", + "association" + ], + "codename": "delete_association" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view association", + "content_type": [ + "social_django", + "association" + ], + "codename": "view_association" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add code", + "content_type": [ + "social_django", + "code" + ], + "codename": "add_code" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change code", + "content_type": [ + "social_django", + "code" + ], + "codename": "change_code" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete code", + "content_type": [ + "social_django", + "code" + ], + "codename": "delete_code" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view code", + "content_type": [ + "social_django", + "code" + ], + "codename": "view_code" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add nonce", + "content_type": [ + "social_django", + "nonce" + ], + "codename": "add_nonce" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change nonce", + "content_type": [ + "social_django", + "nonce" + ], + "codename": "change_nonce" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete nonce", + "content_type": [ + "social_django", + "nonce" + ], + "codename": "delete_nonce" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view nonce", + "content_type": [ + "social_django", + "nonce" + ], + "codename": "view_nonce" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add user social auth", + "content_type": [ + "social_django", + "usersocialauth" + ], + "codename": "add_usersocialauth" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change user social auth", + "content_type": [ + "social_django", + "usersocialauth" + ], + "codename": "change_usersocialauth" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete user social auth", + "content_type": [ + "social_django", + "usersocialauth" + ], + "codename": "delete_usersocialauth" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view user social auth", + "content_type": [ + "social_django", + "usersocialauth" + ], + "codename": "view_usersocialauth" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add partial", + "content_type": [ + "social_django", + "partial" + ], + "codename": "add_partial" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change partial", + "content_type": [ + "social_django", + "partial" + ], + "codename": "change_partial" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete partial", + "content_type": [ + "social_django", + "partial" + ], + "codename": "delete_partial" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view partial", + "content_type": [ + "social_django", + "partial" + ], + "codename": "view_partial" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add tag", + "content_type": [ + "taggit", + "tag" + ], + "codename": "add_tag" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change tag", + "content_type": [ + "taggit", + "tag" + ], + "codename": "change_tag" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete tag", + "content_type": [ + "taggit", + "tag" + ], + "codename": "delete_tag" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view tag", + "content_type": [ + "taggit", + "tag" + ], + "codename": "view_tag" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add tagged item", + "content_type": [ + "taggit", + "taggeditem" + ], + "codename": "add_taggeditem" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change tagged item", + "content_type": [ + "taggit", + "taggeditem" + ], + "codename": "change_taggeditem" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete tagged item", + "content_type": [ + "taggit", + "taggeditem" + ], + "codename": "delete_taggeditem" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view tagged item", + "content_type": [ + "taggit", + "taggeditem" + ], + "codename": "view_taggeditem" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add data source", + "content_type": [ + "core", + "datasource" + ], + "codename": "add_datasource" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change data source", + "content_type": [ + "core", + "datasource" + ], + "codename": "change_datasource" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete data source", + "content_type": [ + "core", + "datasource" + ], + "codename": "delete_datasource" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view data source", + "content_type": [ + "core", + "datasource" + ], + "codename": "view_datasource" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add data file", + "content_type": [ + "core", + "datafile" + ], + "codename": "add_datafile" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change data file", + "content_type": [ + "core", + "datafile" + ], + "codename": "change_datafile" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete data file", + "content_type": [ + "core", + "datafile" + ], + "codename": "delete_datafile" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view data file", + "content_type": [ + "core", + "datafile" + ], + "codename": "view_datafile" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add auto sync record", + "content_type": [ + "core", + "autosyncrecord" + ], + "codename": "add_autosyncrecord" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change auto sync record", + "content_type": [ + "core", + "autosyncrecord" + ], + "codename": "change_autosyncrecord" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete auto sync record", + "content_type": [ + "core", + "autosyncrecord" + ], + "codename": "delete_autosyncrecord" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view auto sync record", + "content_type": [ + "core", + "autosyncrecord" + ], + "codename": "view_autosyncrecord" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add managed file", + "content_type": [ + "core", + "managedfile" + ], + "codename": "add_managedfile" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change managed file", + "content_type": [ + "core", + "managedfile" + ], + "codename": "change_managedfile" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete managed file", + "content_type": [ + "core", + "managedfile" + ], + "codename": "delete_managedfile" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view managed file", + "content_type": [ + "core", + "managedfile" + ], + "codename": "view_managedfile" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add job", + "content_type": [ + "core", + "job" + ], + "codename": "add_job" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change job", + "content_type": [ + "core", + "job" + ], + "codename": "change_job" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete job", + "content_type": [ + "core", + "job" + ], + "codename": "delete_job" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view job", + "content_type": [ + "core", + "job" + ], + "codename": "view_job" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add token", + "content_type": [ + "account", + "usertoken" + ], + "codename": "add_usertoken" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change token", + "content_type": [ + "account", + "usertoken" + ], + "codename": "change_usertoken" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete token", + "content_type": [ + "account", + "usertoken" + ], + "codename": "delete_usertoken" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view token", + "content_type": [ + "account", + "usertoken" + ], + "codename": "view_usertoken" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add circuit", + "content_type": [ + "circuits", + "circuit" + ], + "codename": "add_circuit" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change circuit", + "content_type": [ + "circuits", + "circuit" + ], + "codename": "change_circuit" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete circuit", + "content_type": [ + "circuits", + "circuit" + ], + "codename": "delete_circuit" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view circuit", + "content_type": [ + "circuits", + "circuit" + ], + "codename": "view_circuit" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add circuit termination", + "content_type": [ + "circuits", + "circuittermination" + ], + "codename": "add_circuittermination" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change circuit termination", + "content_type": [ + "circuits", + "circuittermination" + ], + "codename": "change_circuittermination" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete circuit termination", + "content_type": [ + "circuits", + "circuittermination" + ], + "codename": "delete_circuittermination" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view circuit termination", + "content_type": [ + "circuits", + "circuittermination" + ], + "codename": "view_circuittermination" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add circuit type", + "content_type": [ + "circuits", + "circuittype" + ], + "codename": "add_circuittype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change circuit type", + "content_type": [ + "circuits", + "circuittype" + ], + "codename": "change_circuittype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete circuit type", + "content_type": [ + "circuits", + "circuittype" + ], + "codename": "delete_circuittype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view circuit type", + "content_type": [ + "circuits", + "circuittype" + ], + "codename": "view_circuittype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add provider", + "content_type": [ + "circuits", + "provider" + ], + "codename": "add_provider" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change provider", + "content_type": [ + "circuits", + "provider" + ], + "codename": "change_provider" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete provider", + "content_type": [ + "circuits", + "provider" + ], + "codename": "delete_provider" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view provider", + "content_type": [ + "circuits", + "provider" + ], + "codename": "view_provider" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add provider network", + "content_type": [ + "circuits", + "providernetwork" + ], + "codename": "add_providernetwork" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change provider network", + "content_type": [ + "circuits", + "providernetwork" + ], + "codename": "change_providernetwork" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete provider network", + "content_type": [ + "circuits", + "providernetwork" + ], + "codename": "delete_providernetwork" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view provider network", + "content_type": [ + "circuits", + "providernetwork" + ], + "codename": "view_providernetwork" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add provider account", + "content_type": [ + "circuits", + "provideraccount" + ], + "codename": "add_provideraccount" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change provider account", + "content_type": [ + "circuits", + "provideraccount" + ], + "codename": "change_provideraccount" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete provider account", + "content_type": [ + "circuits", + "provideraccount" + ], + "codename": "delete_provideraccount" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view provider account", + "content_type": [ + "circuits", + "provideraccount" + ], + "codename": "view_provideraccount" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add cable", + "content_type": [ + "dcim", + "cable" + ], + "codename": "add_cable" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change cable", + "content_type": [ + "dcim", + "cable" + ], + "codename": "change_cable" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete cable", + "content_type": [ + "dcim", + "cable" + ], + "codename": "delete_cable" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view cable", + "content_type": [ + "dcim", + "cable" + ], + "codename": "view_cable" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add cable path", + "content_type": [ + "dcim", + "cablepath" + ], + "codename": "add_cablepath" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change cable path", + "content_type": [ + "dcim", + "cablepath" + ], + "codename": "change_cablepath" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete cable path", + "content_type": [ + "dcim", + "cablepath" + ], + "codename": "delete_cablepath" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view cable path", + "content_type": [ + "dcim", + "cablepath" + ], + "codename": "view_cablepath" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add console port", + "content_type": [ + "dcim", + "consoleport" + ], + "codename": "add_consoleport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change console port", + "content_type": [ + "dcim", + "consoleport" + ], + "codename": "change_consoleport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete console port", + "content_type": [ + "dcim", + "consoleport" + ], + "codename": "delete_consoleport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view console port", + "content_type": [ + "dcim", + "consoleport" + ], + "codename": "view_consoleport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add console port template", + "content_type": [ + "dcim", + "consoleporttemplate" + ], + "codename": "add_consoleporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change console port template", + "content_type": [ + "dcim", + "consoleporttemplate" + ], + "codename": "change_consoleporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete console port template", + "content_type": [ + "dcim", + "consoleporttemplate" + ], + "codename": "delete_consoleporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view console port template", + "content_type": [ + "dcim", + "consoleporttemplate" + ], + "codename": "view_consoleporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add console server port", + "content_type": [ + "dcim", + "consoleserverport" + ], + "codename": "add_consoleserverport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change console server port", + "content_type": [ + "dcim", + "consoleserverport" + ], + "codename": "change_consoleserverport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete console server port", + "content_type": [ + "dcim", + "consoleserverport" + ], + "codename": "delete_consoleserverport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view console server port", + "content_type": [ + "dcim", + "consoleserverport" + ], + "codename": "view_consoleserverport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add console server port template", + "content_type": [ + "dcim", + "consoleserverporttemplate" + ], + "codename": "add_consoleserverporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change console server port template", + "content_type": [ + "dcim", + "consoleserverporttemplate" + ], + "codename": "change_consoleserverporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete console server port template", + "content_type": [ + "dcim", + "consoleserverporttemplate" + ], + "codename": "delete_consoleserverporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view console server port template", + "content_type": [ + "dcim", + "consoleserverporttemplate" + ], + "codename": "view_consoleserverporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add device", + "content_type": [ + "dcim", + "device" + ], + "codename": "add_device" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change device", + "content_type": [ + "dcim", + "device" + ], + "codename": "change_device" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete device", + "content_type": [ + "dcim", + "device" + ], + "codename": "delete_device" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view device", + "content_type": [ + "dcim", + "device" + ], + "codename": "view_device" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add device bay", + "content_type": [ + "dcim", + "devicebay" + ], + "codename": "add_devicebay" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change device bay", + "content_type": [ + "dcim", + "devicebay" + ], + "codename": "change_devicebay" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete device bay", + "content_type": [ + "dcim", + "devicebay" + ], + "codename": "delete_devicebay" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view device bay", + "content_type": [ + "dcim", + "devicebay" + ], + "codename": "view_devicebay" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add device bay template", + "content_type": [ + "dcim", + "devicebaytemplate" + ], + "codename": "add_devicebaytemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change device bay template", + "content_type": [ + "dcim", + "devicebaytemplate" + ], + "codename": "change_devicebaytemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete device bay template", + "content_type": [ + "dcim", + "devicebaytemplate" + ], + "codename": "delete_devicebaytemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view device bay template", + "content_type": [ + "dcim", + "devicebaytemplate" + ], + "codename": "view_devicebaytemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add device role", + "content_type": [ + "dcim", + "devicerole" + ], + "codename": "add_devicerole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change device role", + "content_type": [ + "dcim", + "devicerole" + ], + "codename": "change_devicerole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete device role", + "content_type": [ + "dcim", + "devicerole" + ], + "codename": "delete_devicerole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view device role", + "content_type": [ + "dcim", + "devicerole" + ], + "codename": "view_devicerole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add device type", + "content_type": [ + "dcim", + "devicetype" + ], + "codename": "add_devicetype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change device type", + "content_type": [ + "dcim", + "devicetype" + ], + "codename": "change_devicetype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete device type", + "content_type": [ + "dcim", + "devicetype" + ], + "codename": "delete_devicetype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view device type", + "content_type": [ + "dcim", + "devicetype" + ], + "codename": "view_devicetype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add front port", + "content_type": [ + "dcim", + "frontport" + ], + "codename": "add_frontport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change front port", + "content_type": [ + "dcim", + "frontport" + ], + "codename": "change_frontport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete front port", + "content_type": [ + "dcim", + "frontport" + ], + "codename": "delete_frontport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view front port", + "content_type": [ + "dcim", + "frontport" + ], + "codename": "view_frontport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add front port template", + "content_type": [ + "dcim", + "frontporttemplate" + ], + "codename": "add_frontporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change front port template", + "content_type": [ + "dcim", + "frontporttemplate" + ], + "codename": "change_frontporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete front port template", + "content_type": [ + "dcim", + "frontporttemplate" + ], + "codename": "delete_frontporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view front port template", + "content_type": [ + "dcim", + "frontporttemplate" + ], + "codename": "view_frontporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add interface", + "content_type": [ + "dcim", + "interface" + ], + "codename": "add_interface" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change interface", + "content_type": [ + "dcim", + "interface" + ], + "codename": "change_interface" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete interface", + "content_type": [ + "dcim", + "interface" + ], + "codename": "delete_interface" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view interface", + "content_type": [ + "dcim", + "interface" + ], + "codename": "view_interface" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add interface template", + "content_type": [ + "dcim", + "interfacetemplate" + ], + "codename": "add_interfacetemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change interface template", + "content_type": [ + "dcim", + "interfacetemplate" + ], + "codename": "change_interfacetemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete interface template", + "content_type": [ + "dcim", + "interfacetemplate" + ], + "codename": "delete_interfacetemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view interface template", + "content_type": [ + "dcim", + "interfacetemplate" + ], + "codename": "view_interfacetemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add inventory item", + "content_type": [ + "dcim", + "inventoryitem" + ], + "codename": "add_inventoryitem" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change inventory item", + "content_type": [ + "dcim", + "inventoryitem" + ], + "codename": "change_inventoryitem" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete inventory item", + "content_type": [ + "dcim", + "inventoryitem" + ], + "codename": "delete_inventoryitem" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view inventory item", + "content_type": [ + "dcim", + "inventoryitem" + ], + "codename": "view_inventoryitem" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add location", + "content_type": [ + "dcim", + "location" + ], + "codename": "add_location" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change location", + "content_type": [ + "dcim", + "location" + ], + "codename": "change_location" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete location", + "content_type": [ + "dcim", + "location" + ], + "codename": "delete_location" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view location", + "content_type": [ + "dcim", + "location" + ], + "codename": "view_location" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add manufacturer", + "content_type": [ + "dcim", + "manufacturer" + ], + "codename": "add_manufacturer" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change manufacturer", + "content_type": [ + "dcim", + "manufacturer" + ], + "codename": "change_manufacturer" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete manufacturer", + "content_type": [ + "dcim", + "manufacturer" + ], + "codename": "delete_manufacturer" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view manufacturer", + "content_type": [ + "dcim", + "manufacturer" + ], + "codename": "view_manufacturer" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add platform", + "content_type": [ + "dcim", + "platform" + ], + "codename": "add_platform" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change platform", + "content_type": [ + "dcim", + "platform" + ], + "codename": "change_platform" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete platform", + "content_type": [ + "dcim", + "platform" + ], + "codename": "delete_platform" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view platform", + "content_type": [ + "dcim", + "platform" + ], + "codename": "view_platform" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add power feed", + "content_type": [ + "dcim", + "powerfeed" + ], + "codename": "add_powerfeed" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change power feed", + "content_type": [ + "dcim", + "powerfeed" + ], + "codename": "change_powerfeed" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete power feed", + "content_type": [ + "dcim", + "powerfeed" + ], + "codename": "delete_powerfeed" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view power feed", + "content_type": [ + "dcim", + "powerfeed" + ], + "codename": "view_powerfeed" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add power outlet", + "content_type": [ + "dcim", + "poweroutlet" + ], + "codename": "add_poweroutlet" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change power outlet", + "content_type": [ + "dcim", + "poweroutlet" + ], + "codename": "change_poweroutlet" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete power outlet", + "content_type": [ + "dcim", + "poweroutlet" + ], + "codename": "delete_poweroutlet" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view power outlet", + "content_type": [ + "dcim", + "poweroutlet" + ], + "codename": "view_poweroutlet" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add power outlet template", + "content_type": [ + "dcim", + "poweroutlettemplate" + ], + "codename": "add_poweroutlettemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change power outlet template", + "content_type": [ + "dcim", + "poweroutlettemplate" + ], + "codename": "change_poweroutlettemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete power outlet template", + "content_type": [ + "dcim", + "poweroutlettemplate" + ], + "codename": "delete_poweroutlettemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view power outlet template", + "content_type": [ + "dcim", + "poweroutlettemplate" + ], + "codename": "view_poweroutlettemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add power panel", + "content_type": [ + "dcim", + "powerpanel" + ], + "codename": "add_powerpanel" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change power panel", + "content_type": [ + "dcim", + "powerpanel" + ], + "codename": "change_powerpanel" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete power panel", + "content_type": [ + "dcim", + "powerpanel" + ], + "codename": "delete_powerpanel" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view power panel", + "content_type": [ + "dcim", + "powerpanel" + ], + "codename": "view_powerpanel" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add power port", + "content_type": [ + "dcim", + "powerport" + ], + "codename": "add_powerport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change power port", + "content_type": [ + "dcim", + "powerport" + ], + "codename": "change_powerport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete power port", + "content_type": [ + "dcim", + "powerport" + ], + "codename": "delete_powerport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view power port", + "content_type": [ + "dcim", + "powerport" + ], + "codename": "view_powerport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add power port template", + "content_type": [ + "dcim", + "powerporttemplate" + ], + "codename": "add_powerporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change power port template", + "content_type": [ + "dcim", + "powerporttemplate" + ], + "codename": "change_powerporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete power port template", + "content_type": [ + "dcim", + "powerporttemplate" + ], + "codename": "delete_powerporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view power port template", + "content_type": [ + "dcim", + "powerporttemplate" + ], + "codename": "view_powerporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add rack", + "content_type": [ + "dcim", + "rack" + ], + "codename": "add_rack" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change rack", + "content_type": [ + "dcim", + "rack" + ], + "codename": "change_rack" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete rack", + "content_type": [ + "dcim", + "rack" + ], + "codename": "delete_rack" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view rack", + "content_type": [ + "dcim", + "rack" + ], + "codename": "view_rack" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add rack reservation", + "content_type": [ + "dcim", + "rackreservation" + ], + "codename": "add_rackreservation" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change rack reservation", + "content_type": [ + "dcim", + "rackreservation" + ], + "codename": "change_rackreservation" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete rack reservation", + "content_type": [ + "dcim", + "rackreservation" + ], + "codename": "delete_rackreservation" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view rack reservation", + "content_type": [ + "dcim", + "rackreservation" + ], + "codename": "view_rackreservation" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add rack role", + "content_type": [ + "dcim", + "rackrole" + ], + "codename": "add_rackrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change rack role", + "content_type": [ + "dcim", + "rackrole" + ], + "codename": "change_rackrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete rack role", + "content_type": [ + "dcim", + "rackrole" + ], + "codename": "delete_rackrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view rack role", + "content_type": [ + "dcim", + "rackrole" + ], + "codename": "view_rackrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add rear port", + "content_type": [ + "dcim", + "rearport" + ], + "codename": "add_rearport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change rear port", + "content_type": [ + "dcim", + "rearport" + ], + "codename": "change_rearport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete rear port", + "content_type": [ + "dcim", + "rearport" + ], + "codename": "delete_rearport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view rear port", + "content_type": [ + "dcim", + "rearport" + ], + "codename": "view_rearport" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add rear port template", + "content_type": [ + "dcim", + "rearporttemplate" + ], + "codename": "add_rearporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change rear port template", + "content_type": [ + "dcim", + "rearporttemplate" + ], + "codename": "change_rearporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete rear port template", + "content_type": [ + "dcim", + "rearporttemplate" + ], + "codename": "delete_rearporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view rear port template", + "content_type": [ + "dcim", + "rearporttemplate" + ], + "codename": "view_rearporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add region", + "content_type": [ + "dcim", + "region" + ], + "codename": "add_region" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change region", + "content_type": [ + "dcim", + "region" + ], + "codename": "change_region" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete region", + "content_type": [ + "dcim", + "region" + ], + "codename": "delete_region" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view region", + "content_type": [ + "dcim", + "region" + ], + "codename": "view_region" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add site", + "content_type": [ + "dcim", + "site" + ], + "codename": "add_site" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change site", + "content_type": [ + "dcim", + "site" + ], + "codename": "change_site" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete site", + "content_type": [ + "dcim", + "site" + ], + "codename": "delete_site" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view site", + "content_type": [ + "dcim", + "site" + ], + "codename": "view_site" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add site group", + "content_type": [ + "dcim", + "sitegroup" + ], + "codename": "add_sitegroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change site group", + "content_type": [ + "dcim", + "sitegroup" + ], + "codename": "change_sitegroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete site group", + "content_type": [ + "dcim", + "sitegroup" + ], + "codename": "delete_sitegroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view site group", + "content_type": [ + "dcim", + "sitegroup" + ], + "codename": "view_sitegroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add virtual chassis", + "content_type": [ + "dcim", + "virtualchassis" + ], + "codename": "add_virtualchassis" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change virtual chassis", + "content_type": [ + "dcim", + "virtualchassis" + ], + "codename": "change_virtualchassis" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete virtual chassis", + "content_type": [ + "dcim", + "virtualchassis" + ], + "codename": "delete_virtualchassis" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view virtual chassis", + "content_type": [ + "dcim", + "virtualchassis" + ], + "codename": "view_virtualchassis" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add module type", + "content_type": [ + "dcim", + "moduletype" + ], + "codename": "add_moduletype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change module type", + "content_type": [ + "dcim", + "moduletype" + ], + "codename": "change_moduletype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete module type", + "content_type": [ + "dcim", + "moduletype" + ], + "codename": "delete_moduletype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view module type", + "content_type": [ + "dcim", + "moduletype" + ], + "codename": "view_moduletype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add module bay", + "content_type": [ + "dcim", + "modulebay" + ], + "codename": "add_modulebay" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change module bay", + "content_type": [ + "dcim", + "modulebay" + ], + "codename": "change_modulebay" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete module bay", + "content_type": [ + "dcim", + "modulebay" + ], + "codename": "delete_modulebay" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view module bay", + "content_type": [ + "dcim", + "modulebay" + ], + "codename": "view_modulebay" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add module", + "content_type": [ + "dcim", + "module" + ], + "codename": "add_module" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change module", + "content_type": [ + "dcim", + "module" + ], + "codename": "change_module" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete module", + "content_type": [ + "dcim", + "module" + ], + "codename": "delete_module" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view module", + "content_type": [ + "dcim", + "module" + ], + "codename": "view_module" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add module bay template", + "content_type": [ + "dcim", + "modulebaytemplate" + ], + "codename": "add_modulebaytemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change module bay template", + "content_type": [ + "dcim", + "modulebaytemplate" + ], + "codename": "change_modulebaytemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete module bay template", + "content_type": [ + "dcim", + "modulebaytemplate" + ], + "codename": "delete_modulebaytemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view module bay template", + "content_type": [ + "dcim", + "modulebaytemplate" + ], + "codename": "view_modulebaytemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add inventory item role", + "content_type": [ + "dcim", + "inventoryitemrole" + ], + "codename": "add_inventoryitemrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change inventory item role", + "content_type": [ + "dcim", + "inventoryitemrole" + ], + "codename": "change_inventoryitemrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete inventory item role", + "content_type": [ + "dcim", + "inventoryitemrole" + ], + "codename": "delete_inventoryitemrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view inventory item role", + "content_type": [ + "dcim", + "inventoryitemrole" + ], + "codename": "view_inventoryitemrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add inventory item template", + "content_type": [ + "dcim", + "inventoryitemtemplate" + ], + "codename": "add_inventoryitemtemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change inventory item template", + "content_type": [ + "dcim", + "inventoryitemtemplate" + ], + "codename": "change_inventoryitemtemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete inventory item template", + "content_type": [ + "dcim", + "inventoryitemtemplate" + ], + "codename": "delete_inventoryitemtemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view inventory item template", + "content_type": [ + "dcim", + "inventoryitemtemplate" + ], + "codename": "view_inventoryitemtemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add cable termination", + "content_type": [ + "dcim", + "cabletermination" + ], + "codename": "add_cabletermination" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change cable termination", + "content_type": [ + "dcim", + "cabletermination" + ], + "codename": "change_cabletermination" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete cable termination", + "content_type": [ + "dcim", + "cabletermination" + ], + "codename": "delete_cabletermination" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view cable termination", + "content_type": [ + "dcim", + "cabletermination" + ], + "codename": "view_cabletermination" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add virtual device context", + "content_type": [ + "dcim", + "virtualdevicecontext" + ], + "codename": "add_virtualdevicecontext" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change virtual device context", + "content_type": [ + "dcim", + "virtualdevicecontext" + ], + "codename": "change_virtualdevicecontext" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete virtual device context", + "content_type": [ + "dcim", + "virtualdevicecontext" + ], + "codename": "delete_virtualdevicecontext" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view virtual device context", + "content_type": [ + "dcim", + "virtualdevicecontext" + ], + "codename": "view_virtualdevicecontext" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add aggregate", + "content_type": [ + "ipam", + "aggregate" + ], + "codename": "add_aggregate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change aggregate", + "content_type": [ + "ipam", + "aggregate" + ], + "codename": "change_aggregate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete aggregate", + "content_type": [ + "ipam", + "aggregate" + ], + "codename": "delete_aggregate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view aggregate", + "content_type": [ + "ipam", + "aggregate" + ], + "codename": "view_aggregate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add IP address", + "content_type": [ + "ipam", + "ipaddress" + ], + "codename": "add_ipaddress" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change IP address", + "content_type": [ + "ipam", + "ipaddress" + ], + "codename": "change_ipaddress" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete IP address", + "content_type": [ + "ipam", + "ipaddress" + ], + "codename": "delete_ipaddress" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view IP address", + "content_type": [ + "ipam", + "ipaddress" + ], + "codename": "view_ipaddress" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add prefix", + "content_type": [ + "ipam", + "prefix" + ], + "codename": "add_prefix" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change prefix", + "content_type": [ + "ipam", + "prefix" + ], + "codename": "change_prefix" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete prefix", + "content_type": [ + "ipam", + "prefix" + ], + "codename": "delete_prefix" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view prefix", + "content_type": [ + "ipam", + "prefix" + ], + "codename": "view_prefix" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add RIR", + "content_type": [ + "ipam", + "rir" + ], + "codename": "add_rir" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change RIR", + "content_type": [ + "ipam", + "rir" + ], + "codename": "change_rir" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete RIR", + "content_type": [ + "ipam", + "rir" + ], + "codename": "delete_rir" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view RIR", + "content_type": [ + "ipam", + "rir" + ], + "codename": "view_rir" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add role", + "content_type": [ + "ipam", + "role" + ], + "codename": "add_role" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change role", + "content_type": [ + "ipam", + "role" + ], + "codename": "change_role" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete role", + "content_type": [ + "ipam", + "role" + ], + "codename": "delete_role" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view role", + "content_type": [ + "ipam", + "role" + ], + "codename": "view_role" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add route target", + "content_type": [ + "ipam", + "routetarget" + ], + "codename": "add_routetarget" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change route target", + "content_type": [ + "ipam", + "routetarget" + ], + "codename": "change_routetarget" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete route target", + "content_type": [ + "ipam", + "routetarget" + ], + "codename": "delete_routetarget" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view route target", + "content_type": [ + "ipam", + "routetarget" + ], + "codename": "view_routetarget" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add VRF", + "content_type": [ + "ipam", + "vrf" + ], + "codename": "add_vrf" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change VRF", + "content_type": [ + "ipam", + "vrf" + ], + "codename": "change_vrf" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete VRF", + "content_type": [ + "ipam", + "vrf" + ], + "codename": "delete_vrf" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view VRF", + "content_type": [ + "ipam", + "vrf" + ], + "codename": "view_vrf" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add VLAN group", + "content_type": [ + "ipam", + "vlangroup" + ], + "codename": "add_vlangroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change VLAN group", + "content_type": [ + "ipam", + "vlangroup" + ], + "codename": "change_vlangroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete VLAN group", + "content_type": [ + "ipam", + "vlangroup" + ], + "codename": "delete_vlangroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view VLAN group", + "content_type": [ + "ipam", + "vlangroup" + ], + "codename": "view_vlangroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add VLAN", + "content_type": [ + "ipam", + "vlan" + ], + "codename": "add_vlan" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change VLAN", + "content_type": [ + "ipam", + "vlan" + ], + "codename": "change_vlan" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete VLAN", + "content_type": [ + "ipam", + "vlan" + ], + "codename": "delete_vlan" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view VLAN", + "content_type": [ + "ipam", + "vlan" + ], + "codename": "view_vlan" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add service", + "content_type": [ + "ipam", + "service" + ], + "codename": "add_service" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change service", + "content_type": [ + "ipam", + "service" + ], + "codename": "change_service" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete service", + "content_type": [ + "ipam", + "service" + ], + "codename": "delete_service" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view service", + "content_type": [ + "ipam", + "service" + ], + "codename": "view_service" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add IP range", + "content_type": [ + "ipam", + "iprange" + ], + "codename": "add_iprange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change IP range", + "content_type": [ + "ipam", + "iprange" + ], + "codename": "change_iprange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete IP range", + "content_type": [ + "ipam", + "iprange" + ], + "codename": "delete_iprange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view IP range", + "content_type": [ + "ipam", + "iprange" + ], + "codename": "view_iprange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add FHRP group", + "content_type": [ + "ipam", + "fhrpgroup" + ], + "codename": "add_fhrpgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change FHRP group", + "content_type": [ + "ipam", + "fhrpgroup" + ], + "codename": "change_fhrpgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete FHRP group", + "content_type": [ + "ipam", + "fhrpgroup" + ], + "codename": "delete_fhrpgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view FHRP group", + "content_type": [ + "ipam", + "fhrpgroup" + ], + "codename": "view_fhrpgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add FHRP group assignment", + "content_type": [ + "ipam", + "fhrpgroupassignment" + ], + "codename": "add_fhrpgroupassignment" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change FHRP group assignment", + "content_type": [ + "ipam", + "fhrpgroupassignment" + ], + "codename": "change_fhrpgroupassignment" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete FHRP group assignment", + "content_type": [ + "ipam", + "fhrpgroupassignment" + ], + "codename": "delete_fhrpgroupassignment" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view FHRP group assignment", + "content_type": [ + "ipam", + "fhrpgroupassignment" + ], + "codename": "view_fhrpgroupassignment" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add ASN", + "content_type": [ + "ipam", + "asn" + ], + "codename": "add_asn" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change ASN", + "content_type": [ + "ipam", + "asn" + ], + "codename": "change_asn" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete ASN", + "content_type": [ + "ipam", + "asn" + ], + "codename": "delete_asn" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view ASN", + "content_type": [ + "ipam", + "asn" + ], + "codename": "view_asn" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add service template", + "content_type": [ + "ipam", + "servicetemplate" + ], + "codename": "add_servicetemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change service template", + "content_type": [ + "ipam", + "servicetemplate" + ], + "codename": "change_servicetemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete service template", + "content_type": [ + "ipam", + "servicetemplate" + ], + "codename": "delete_servicetemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view service template", + "content_type": [ + "ipam", + "servicetemplate" + ], + "codename": "view_servicetemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add L2VPN", + "content_type": [ + "vpn", + "l2vpn" + ], + "codename": "add_l2vpn" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change L2VPN", + "content_type": [ + "vpn", + "l2vpn" + ], + "codename": "change_l2vpn" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete L2VPN", + "content_type": [ + "vpn", + "l2vpn" + ], + "codename": "delete_l2vpn" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view L2VPN", + "content_type": [ + "vpn", + "l2vpn" + ], + "codename": "view_l2vpn" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add L2VPN termination", + "content_type": [ + "vpn", + "l2vpntermination" + ], + "codename": "add_l2vpntermination" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change L2VPN termination", + "content_type": [ + "vpn", + "l2vpntermination" + ], + "codename": "change_l2vpntermination" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete L2VPN termination", + "content_type": [ + "vpn", + "l2vpntermination" + ], + "codename": "delete_l2vpntermination" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view L2VPN termination", + "content_type": [ + "vpn", + "l2vpntermination" + ], + "codename": "view_l2vpntermination" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add ASN range", + "content_type": [ + "ipam", + "asnrange" + ], + "codename": "add_asnrange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change ASN range", + "content_type": [ + "ipam", + "asnrange" + ], + "codename": "change_asnrange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete ASN range", + "content_type": [ + "ipam", + "asnrange" + ], + "codename": "delete_asnrange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view ASN range", + "content_type": [ + "ipam", + "asnrange" + ], + "codename": "view_asnrange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add report", + "content_type": [ + "extras", + "report" + ], + "codename": "add_report" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change report", + "content_type": [ + "extras", + "report" + ], + "codename": "change_report" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete report", + "content_type": [ + "extras", + "report" + ], + "codename": "delete_report" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view report", + "content_type": [ + "extras", + "report" + ], + "codename": "view_report" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add script", + "content_type": [ + "extras", + "script" + ], + "codename": "add_script" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change script", + "content_type": [ + "extras", + "script" + ], + "codename": "change_script" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete script", + "content_type": [ + "extras", + "script" + ], + "codename": "delete_script" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view script", + "content_type": [ + "extras", + "script" + ], + "codename": "view_script" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add config context", + "content_type": [ + "extras", + "configcontext" + ], + "codename": "add_configcontext" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change config context", + "content_type": [ + "extras", + "configcontext" + ], + "codename": "change_configcontext" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete config context", + "content_type": [ + "extras", + "configcontext" + ], + "codename": "delete_configcontext" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view config context", + "content_type": [ + "extras", + "configcontext" + ], + "codename": "view_configcontext" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add tag", + "content_type": [ + "extras", + "tag" + ], + "codename": "add_tag" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change tag", + "content_type": [ + "extras", + "tag" + ], + "codename": "change_tag" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete tag", + "content_type": [ + "extras", + "tag" + ], + "codename": "delete_tag" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view tag", + "content_type": [ + "extras", + "tag" + ], + "codename": "view_tag" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add webhook", + "content_type": [ + "extras", + "webhook" + ], + "codename": "add_webhook" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change webhook", + "content_type": [ + "extras", + "webhook" + ], + "codename": "change_webhook" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete webhook", + "content_type": [ + "extras", + "webhook" + ], + "codename": "delete_webhook" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view webhook", + "content_type": [ + "extras", + "webhook" + ], + "codename": "view_webhook" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add tagged item", + "content_type": [ + "extras", + "taggeditem" + ], + "codename": "add_taggeditem" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change tagged item", + "content_type": [ + "extras", + "taggeditem" + ], + "codename": "change_taggeditem" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete tagged item", + "content_type": [ + "extras", + "taggeditem" + ], + "codename": "delete_taggeditem" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view tagged item", + "content_type": [ + "extras", + "taggeditem" + ], + "codename": "view_taggeditem" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add object change", + "content_type": [ + "extras", + "objectchange" + ], + "codename": "add_objectchange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change object change", + "content_type": [ + "extras", + "objectchange" + ], + "codename": "change_objectchange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete object change", + "content_type": [ + "extras", + "objectchange" + ], + "codename": "delete_objectchange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view object change", + "content_type": [ + "extras", + "objectchange" + ], + "codename": "view_objectchange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add journal entry", + "content_type": [ + "extras", + "journalentry" + ], + "codename": "add_journalentry" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change journal entry", + "content_type": [ + "extras", + "journalentry" + ], + "codename": "change_journalentry" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete journal entry", + "content_type": [ + "extras", + "journalentry" + ], + "codename": "delete_journalentry" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view journal entry", + "content_type": [ + "extras", + "journalentry" + ], + "codename": "view_journalentry" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add image attachment", + "content_type": [ + "extras", + "imageattachment" + ], + "codename": "add_imageattachment" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change image attachment", + "content_type": [ + "extras", + "imageattachment" + ], + "codename": "change_imageattachment" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete image attachment", + "content_type": [ + "extras", + "imageattachment" + ], + "codename": "delete_imageattachment" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view image attachment", + "content_type": [ + "extras", + "imageattachment" + ], + "codename": "view_imageattachment" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add export template", + "content_type": [ + "extras", + "exporttemplate" + ], + "codename": "add_exporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change export template", + "content_type": [ + "extras", + "exporttemplate" + ], + "codename": "change_exporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete export template", + "content_type": [ + "extras", + "exporttemplate" + ], + "codename": "delete_exporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view export template", + "content_type": [ + "extras", + "exporttemplate" + ], + "codename": "view_exporttemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add custom link", + "content_type": [ + "extras", + "customlink" + ], + "codename": "add_customlink" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change custom link", + "content_type": [ + "extras", + "customlink" + ], + "codename": "change_customlink" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete custom link", + "content_type": [ + "extras", + "customlink" + ], + "codename": "delete_customlink" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view custom link", + "content_type": [ + "extras", + "customlink" + ], + "codename": "view_customlink" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add custom field", + "content_type": [ + "extras", + "customfield" + ], + "codename": "add_customfield" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change custom field", + "content_type": [ + "extras", + "customfield" + ], + "codename": "change_customfield" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete custom field", + "content_type": [ + "extras", + "customfield" + ], + "codename": "delete_customfield" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view custom field", + "content_type": [ + "extras", + "customfield" + ], + "codename": "view_customfield" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add config revision", + "content_type": [ + "core", + "configrevision" + ], + "codename": "add_configrevision" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change config revision", + "content_type": [ + "core", + "configrevision" + ], + "codename": "change_configrevision" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete config revision", + "content_type": [ + "core", + "configrevision" + ], + "codename": "delete_configrevision" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view config revision", + "content_type": [ + "core", + "configrevision" + ], + "codename": "view_configrevision" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add saved filter", + "content_type": [ + "extras", + "savedfilter" + ], + "codename": "add_savedfilter" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change saved filter", + "content_type": [ + "extras", + "savedfilter" + ], + "codename": "change_savedfilter" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete saved filter", + "content_type": [ + "extras", + "savedfilter" + ], + "codename": "delete_savedfilter" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view saved filter", + "content_type": [ + "extras", + "savedfilter" + ], + "codename": "view_savedfilter" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add cached value", + "content_type": [ + "extras", + "cachedvalue" + ], + "codename": "add_cachedvalue" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change cached value", + "content_type": [ + "extras", + "cachedvalue" + ], + "codename": "change_cachedvalue" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete cached value", + "content_type": [ + "extras", + "cachedvalue" + ], + "codename": "delete_cachedvalue" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view cached value", + "content_type": [ + "extras", + "cachedvalue" + ], + "codename": "view_cachedvalue" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add branch", + "content_type": [ + "extras", + "branch" + ], + "codename": "add_branch" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change branch", + "content_type": [ + "extras", + "branch" + ], + "codename": "change_branch" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete branch", + "content_type": [ + "extras", + "branch" + ], + "codename": "delete_branch" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view branch", + "content_type": [ + "extras", + "branch" + ], + "codename": "view_branch" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add staged change", + "content_type": [ + "extras", + "stagedchange" + ], + "codename": "add_stagedchange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change staged change", + "content_type": [ + "extras", + "stagedchange" + ], + "codename": "change_stagedchange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete staged change", + "content_type": [ + "extras", + "stagedchange" + ], + "codename": "delete_stagedchange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view staged change", + "content_type": [ + "extras", + "stagedchange" + ], + "codename": "view_stagedchange" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add config template", + "content_type": [ + "extras", + "configtemplate" + ], + "codename": "add_configtemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change config template", + "content_type": [ + "extras", + "configtemplate" + ], + "codename": "change_configtemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete config template", + "content_type": [ + "extras", + "configtemplate" + ], + "codename": "delete_configtemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view config template", + "content_type": [ + "extras", + "configtemplate" + ], + "codename": "view_configtemplate" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add dashboard", + "content_type": [ + "extras", + "dashboard" + ], + "codename": "add_dashboard" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change dashboard", + "content_type": [ + "extras", + "dashboard" + ], + "codename": "change_dashboard" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete dashboard", + "content_type": [ + "extras", + "dashboard" + ], + "codename": "delete_dashboard" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view dashboard", + "content_type": [ + "extras", + "dashboard" + ], + "codename": "view_dashboard" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add report module", + "content_type": [ + "extras", + "reportmodule" + ], + "codename": "add_reportmodule" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change report module", + "content_type": [ + "extras", + "reportmodule" + ], + "codename": "change_reportmodule" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete report module", + "content_type": [ + "extras", + "reportmodule" + ], + "codename": "delete_reportmodule" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view report module", + "content_type": [ + "extras", + "reportmodule" + ], + "codename": "view_reportmodule" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add script module", + "content_type": [ + "extras", + "scriptmodule" + ], + "codename": "add_scriptmodule" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change script module", + "content_type": [ + "extras", + "scriptmodule" + ], + "codename": "change_scriptmodule" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete script module", + "content_type": [ + "extras", + "scriptmodule" + ], + "codename": "delete_scriptmodule" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view script module", + "content_type": [ + "extras", + "scriptmodule" + ], + "codename": "view_scriptmodule" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add bookmark", + "content_type": [ + "extras", + "bookmark" + ], + "codename": "add_bookmark" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change bookmark", + "content_type": [ + "extras", + "bookmark" + ], + "codename": "change_bookmark" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete bookmark", + "content_type": [ + "extras", + "bookmark" + ], + "codename": "delete_bookmark" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view bookmark", + "content_type": [ + "extras", + "bookmark" + ], + "codename": "view_bookmark" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add custom field choice set", + "content_type": [ + "extras", + "customfieldchoiceset" + ], + "codename": "add_customfieldchoiceset" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change custom field choice set", + "content_type": [ + "extras", + "customfieldchoiceset" + ], + "codename": "change_customfieldchoiceset" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete custom field choice set", + "content_type": [ + "extras", + "customfieldchoiceset" + ], + "codename": "delete_customfieldchoiceset" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view custom field choice set", + "content_type": [ + "extras", + "customfieldchoiceset" + ], + "codename": "view_customfieldchoiceset" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add tenant group", + "content_type": [ + "tenancy", + "tenantgroup" + ], + "codename": "add_tenantgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change tenant group", + "content_type": [ + "tenancy", + "tenantgroup" + ], + "codename": "change_tenantgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete tenant group", + "content_type": [ + "tenancy", + "tenantgroup" + ], + "codename": "delete_tenantgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view tenant group", + "content_type": [ + "tenancy", + "tenantgroup" + ], + "codename": "view_tenantgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add tenant", + "content_type": [ + "tenancy", + "tenant" + ], + "codename": "add_tenant" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change tenant", + "content_type": [ + "tenancy", + "tenant" + ], + "codename": "change_tenant" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete tenant", + "content_type": [ + "tenancy", + "tenant" + ], + "codename": "delete_tenant" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view tenant", + "content_type": [ + "tenancy", + "tenant" + ], + "codename": "view_tenant" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add contact role", + "content_type": [ + "tenancy", + "contactrole" + ], + "codename": "add_contactrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change contact role", + "content_type": [ + "tenancy", + "contactrole" + ], + "codename": "change_contactrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete contact role", + "content_type": [ + "tenancy", + "contactrole" + ], + "codename": "delete_contactrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view contact role", + "content_type": [ + "tenancy", + "contactrole" + ], + "codename": "view_contactrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add contact group", + "content_type": [ + "tenancy", + "contactgroup" + ], + "codename": "add_contactgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change contact group", + "content_type": [ + "tenancy", + "contactgroup" + ], + "codename": "change_contactgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete contact group", + "content_type": [ + "tenancy", + "contactgroup" + ], + "codename": "delete_contactgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view contact group", + "content_type": [ + "tenancy", + "contactgroup" + ], + "codename": "view_contactgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add contact", + "content_type": [ + "tenancy", + "contact" + ], + "codename": "add_contact" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change contact", + "content_type": [ + "tenancy", + "contact" + ], + "codename": "change_contact" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete contact", + "content_type": [ + "tenancy", + "contact" + ], + "codename": "delete_contact" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view contact", + "content_type": [ + "tenancy", + "contact" + ], + "codename": "view_contact" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add contact assignment", + "content_type": [ + "tenancy", + "contactassignment" + ], + "codename": "add_contactassignment" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change contact assignment", + "content_type": [ + "tenancy", + "contactassignment" + ], + "codename": "change_contactassignment" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete contact assignment", + "content_type": [ + "tenancy", + "contactassignment" + ], + "codename": "delete_contactassignment" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view contact assignment", + "content_type": [ + "tenancy", + "contactassignment" + ], + "codename": "view_contactassignment" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add User Preferences", + "content_type": [ + "users", + "userconfig" + ], + "codename": "add_userconfig" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change User Preferences", + "content_type": [ + "users", + "userconfig" + ], + "codename": "change_userconfig" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete User Preferences", + "content_type": [ + "users", + "userconfig" + ], + "codename": "delete_userconfig" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view User Preferences", + "content_type": [ + "users", + "userconfig" + ], + "codename": "view_userconfig" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add token", + "content_type": [ + "users", + "token" + ], + "codename": "add_token" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change token", + "content_type": [ + "users", + "token" + ], + "codename": "change_token" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete token", + "content_type": [ + "users", + "token" + ], + "codename": "delete_token" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view token", + "content_type": [ + "users", + "token" + ], + "codename": "view_token" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add permission", + "content_type": [ + "users", + "objectpermission" + ], + "codename": "add_objectpermission" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change permission", + "content_type": [ + "users", + "objectpermission" + ], + "codename": "change_objectpermission" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete permission", + "content_type": [ + "users", + "objectpermission" + ], + "codename": "delete_objectpermission" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view permission", + "content_type": [ + "users", + "objectpermission" + ], + "codename": "view_objectpermission" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add Group", + "content_type": [ + "users", + "netboxgroup" + ], + "codename": "add_netboxgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change Group", + "content_type": [ + "users", + "netboxgroup" + ], + "codename": "change_netboxgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete Group", + "content_type": [ + "users", + "netboxgroup" + ], + "codename": "delete_netboxgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view Group", + "content_type": [ + "users", + "netboxgroup" + ], + "codename": "view_netboxgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add User", + "content_type": [ + "users", + "netboxuser" + ], + "codename": "add_netboxuser" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change User", + "content_type": [ + "users", + "netboxuser" + ], + "codename": "change_netboxuser" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete User", + "content_type": [ + "users", + "netboxuser" + ], + "codename": "delete_netboxuser" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view User", + "content_type": [ + "users", + "netboxuser" + ], + "codename": "view_netboxuser" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add cluster", + "content_type": [ + "virtualization", + "cluster" + ], + "codename": "add_cluster" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change cluster", + "content_type": [ + "virtualization", + "cluster" + ], + "codename": "change_cluster" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete cluster", + "content_type": [ + "virtualization", + "cluster" + ], + "codename": "delete_cluster" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view cluster", + "content_type": [ + "virtualization", + "cluster" + ], + "codename": "view_cluster" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add cluster group", + "content_type": [ + "virtualization", + "clustergroup" + ], + "codename": "add_clustergroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change cluster group", + "content_type": [ + "virtualization", + "clustergroup" + ], + "codename": "change_clustergroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete cluster group", + "content_type": [ + "virtualization", + "clustergroup" + ], + "codename": "delete_clustergroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view cluster group", + "content_type": [ + "virtualization", + "clustergroup" + ], + "codename": "view_clustergroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add cluster type", + "content_type": [ + "virtualization", + "clustertype" + ], + "codename": "add_clustertype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change cluster type", + "content_type": [ + "virtualization", + "clustertype" + ], + "codename": "change_clustertype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete cluster type", + "content_type": [ + "virtualization", + "clustertype" + ], + "codename": "delete_clustertype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view cluster type", + "content_type": [ + "virtualization", + "clustertype" + ], + "codename": "view_clustertype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add virtual machine", + "content_type": [ + "virtualization", + "virtualmachine" + ], + "codename": "add_virtualmachine" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change virtual machine", + "content_type": [ + "virtualization", + "virtualmachine" + ], + "codename": "change_virtualmachine" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete virtual machine", + "content_type": [ + "virtualization", + "virtualmachine" + ], + "codename": "delete_virtualmachine" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view virtual machine", + "content_type": [ + "virtualization", + "virtualmachine" + ], + "codename": "view_virtualmachine" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add interface", + "content_type": [ + "virtualization", + "vminterface" + ], + "codename": "add_vminterface" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change interface", + "content_type": [ + "virtualization", + "vminterface" + ], + "codename": "change_vminterface" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete interface", + "content_type": [ + "virtualization", + "vminterface" + ], + "codename": "delete_vminterface" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view interface", + "content_type": [ + "virtualization", + "vminterface" + ], + "codename": "view_vminterface" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add wireless lan group", + "content_type": [ + "wireless", + "wirelesslangroup" + ], + "codename": "add_wirelesslangroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change wireless lan group", + "content_type": [ + "wireless", + "wirelesslangroup" + ], + "codename": "change_wirelesslangroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete wireless lan group", + "content_type": [ + "wireless", + "wirelesslangroup" + ], + "codename": "delete_wirelesslangroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view wireless lan group", + "content_type": [ + "wireless", + "wirelesslangroup" + ], + "codename": "view_wirelesslangroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add Wireless LAN", + "content_type": [ + "wireless", + "wirelesslan" + ], + "codename": "add_wirelesslan" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change Wireless LAN", + "content_type": [ + "wireless", + "wirelesslan" + ], + "codename": "change_wirelesslan" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete Wireless LAN", + "content_type": [ + "wireless", + "wirelesslan" + ], + "codename": "delete_wirelesslan" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view Wireless LAN", + "content_type": [ + "wireless", + "wirelesslan" + ], + "codename": "view_wirelesslan" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add wireless link", + "content_type": [ + "wireless", + "wirelesslink" + ], + "codename": "add_wirelesslink" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change wireless link", + "content_type": [ + "wireless", + "wirelesslink" + ], + "codename": "change_wirelesslink" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete wireless link", + "content_type": [ + "wireless", + "wirelesslink" + ], + "codename": "delete_wirelesslink" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view wireless link", + "content_type": [ + "wireless", + "wirelesslink" + ], + "codename": "view_wirelesslink" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Access admin page", + "content_type": [ + "django_rq", + "queue" + ], + "codename": "view" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add secret", + "content_type": [ + "secrets", + "secret" + ], + "codename": "add_secret" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change secret", + "content_type": [ + "secrets", + "secret" + ], + "codename": "change_secret" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete secret", + "content_type": [ + "secrets", + "secret" + ], + "codename": "delete_secret" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view secret", + "content_type": [ + "secrets", + "secret" + ], + "codename": "view_secret" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add secret role", + "content_type": [ + "secrets", + "secretrole" + ], + "codename": "add_secretrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change secret role", + "content_type": [ + "secrets", + "secretrole" + ], + "codename": "change_secretrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete secret role", + "content_type": [ + "secrets", + "secretrole" + ], + "codename": "delete_secretrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view secret role", + "content_type": [ + "secrets", + "secretrole" + ], + "codename": "view_secretrole" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add user key", + "content_type": [ + "secrets", + "userkey" + ], + "codename": "add_userkey" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change user key", + "content_type": [ + "secrets", + "userkey" + ], + "codename": "change_userkey" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete user key", + "content_type": [ + "secrets", + "userkey" + ], + "codename": "delete_userkey" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view user key", + "content_type": [ + "secrets", + "userkey" + ], + "codename": "view_userkey" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add session key", + "content_type": [ + "secrets", + "sessionkey" + ], + "codename": "add_sessionkey" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change session key", + "content_type": [ + "secrets", + "sessionkey" + ], + "codename": "change_sessionkey" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete session key", + "content_type": [ + "secrets", + "sessionkey" + ], + "codename": "delete_sessionkey" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view session key", + "content_type": [ + "secrets", + "sessionkey" + ], + "codename": "view_sessionkey" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add content type", + "content_type": [ + "core", + "contenttype" + ], + "codename": "add_contenttype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change content type", + "content_type": [ + "core", + "contenttype" + ], + "codename": "change_contenttype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete content type", + "content_type": [ + "core", + "contenttype" + ], + "codename": "delete_contenttype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view content type", + "content_type": [ + "core", + "contenttype" + ], + "codename": "view_contenttype" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add eventrule", + "content_type": [ + "extras", + "eventrule" + ], + "codename": "add_eventrule" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change eventrule", + "content_type": [ + "extras", + "eventrule" + ], + "codename": "change_eventrule" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete eventrule", + "content_type": [ + "extras", + "eventrule" + ], + "codename": "delete_eventrule" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view eventrule", + "content_type": [ + "extras", + "eventrule" + ], + "codename": "view_eventrule" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add virtual disk", + "content_type": [ + "virtualization", + "virtualdisk" + ], + "codename": "add_virtualdisk" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change virtual disk", + "content_type": [ + "virtualization", + "virtualdisk" + ], + "codename": "change_virtualdisk" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete virtual disk", + "content_type": [ + "virtualization", + "virtualdisk" + ], + "codename": "delete_virtualdisk" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view virtual disk", + "content_type": [ + "virtualization", + "virtualdisk" + ], + "codename": "view_virtualdisk" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add IKE proposal", + "content_type": [ + "vpn", + "ikeproposal" + ], + "codename": "add_ikeproposal" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change IKE proposal", + "content_type": [ + "vpn", + "ikeproposal" + ], + "codename": "change_ikeproposal" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete IKE proposal", + "content_type": [ + "vpn", + "ikeproposal" + ], + "codename": "delete_ikeproposal" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view IKE proposal", + "content_type": [ + "vpn", + "ikeproposal" + ], + "codename": "view_ikeproposal" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add IKE policy", + "content_type": [ + "vpn", + "ikepolicy" + ], + "codename": "add_ikepolicy" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change IKE policy", + "content_type": [ + "vpn", + "ikepolicy" + ], + "codename": "change_ikepolicy" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete IKE policy", + "content_type": [ + "vpn", + "ikepolicy" + ], + "codename": "delete_ikepolicy" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view IKE policy", + "content_type": [ + "vpn", + "ikepolicy" + ], + "codename": "view_ikepolicy" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add IPSec proposal", + "content_type": [ + "vpn", + "ipsecproposal" + ], + "codename": "add_ipsecproposal" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change IPSec proposal", + "content_type": [ + "vpn", + "ipsecproposal" + ], + "codename": "change_ipsecproposal" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete IPSec proposal", + "content_type": [ + "vpn", + "ipsecproposal" + ], + "codename": "delete_ipsecproposal" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view IPSec proposal", + "content_type": [ + "vpn", + "ipsecproposal" + ], + "codename": "view_ipsecproposal" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add IPSec policy", + "content_type": [ + "vpn", + "ipsecpolicy" + ], + "codename": "add_ipsecpolicy" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change IPSec policy", + "content_type": [ + "vpn", + "ipsecpolicy" + ], + "codename": "change_ipsecpolicy" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete IPSec policy", + "content_type": [ + "vpn", + "ipsecpolicy" + ], + "codename": "delete_ipsecpolicy" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view IPSec policy", + "content_type": [ + "vpn", + "ipsecpolicy" + ], + "codename": "view_ipsecpolicy" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add IPSec profile", + "content_type": [ + "vpn", + "ipsecprofile" + ], + "codename": "add_ipsecprofile" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change IPSec profile", + "content_type": [ + "vpn", + "ipsecprofile" + ], + "codename": "change_ipsecprofile" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete IPSec profile", + "content_type": [ + "vpn", + "ipsecprofile" + ], + "codename": "delete_ipsecprofile" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view IPSec profile", + "content_type": [ + "vpn", + "ipsecprofile" + ], + "codename": "view_ipsecprofile" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add tunnel group", + "content_type": [ + "vpn", + "tunnelgroup" + ], + "codename": "add_tunnelgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change tunnel group", + "content_type": [ + "vpn", + "tunnelgroup" + ], + "codename": "change_tunnelgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete tunnel group", + "content_type": [ + "vpn", + "tunnelgroup" + ], + "codename": "delete_tunnelgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view tunnel group", + "content_type": [ + "vpn", + "tunnelgroup" + ], + "codename": "view_tunnelgroup" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add tunnel", + "content_type": [ + "vpn", + "tunnel" + ], + "codename": "add_tunnel" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change tunnel", + "content_type": [ + "vpn", + "tunnel" + ], + "codename": "change_tunnel" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete tunnel", + "content_type": [ + "vpn", + "tunnel" + ], + "codename": "delete_tunnel" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view tunnel", + "content_type": [ + "vpn", + "tunnel" + ], + "codename": "view_tunnel" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can add tunnel termination", + "content_type": [ + "vpn", + "tunneltermination" + ], + "codename": "add_tunneltermination" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can change tunnel termination", + "content_type": [ + "vpn", + "tunneltermination" + ], + "codename": "change_tunneltermination" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can delete tunnel termination", + "content_type": [ + "vpn", + "tunneltermination" + ], + "codename": "delete_tunneltermination" + } +}, +{ + "model": "auth.permission", + "fields": { + "name": "Can view tunnel termination", + "content_type": [ + "vpn", + "tunneltermination" + ], + "codename": "view_tunneltermination" + } +}, +{ + "model": "auth.group", + "fields": { + "name": "Staff", + "permissions": [] + } +}, +{ + "model": "auth.user", + "fields": { + "password": "pbkdf2_sha256$600000$CkTfO0SiVMBpmi7ODDAYwV$oxXAfr3OYKeOmF3Q1MJ+tsdgIEBSxAs/nBA32Lcp6dc=", + "last_login": "2024-02-08T07:40:11.500Z", + "is_superuser": true, + "username": "admin", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": true, + "is_active": true, + "date_joined": "2020-12-18T02:07:15.359Z", + "groups": [], + "user_permissions": [] + } +}, +{ + "model": "auth.user", + "fields": { + "password": "pbkdf2_sha256$260000$gBi1K9FpA2NWj5dSvB6znV$zBALOmUvzUyYDaWRYLzVrRI1zG8h9Ad0gg7Qvg0v/UA=", + "last_login": null, + "is_superuser": false, + "username": "alice", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:08Z", + "groups": [ + [ + "Staff" + ] + ], + "user_permissions": [] + } +}, +{ + "model": "auth.user", + "fields": { + "password": "pbkdf2_sha256$260000$JgEVc44FdXaM95n6Be3n7Y$/F2wz5QMuE3N+d7y33pC3T3UAqbM48cJE9kvev+8bbk=", + "last_login": null, + "is_superuser": false, + "username": "bob", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:16Z", + "groups": [ + [ + "Staff" + ] + ], + "user_permissions": [] + } +}, +{ + "model": "auth.user", + "fields": { + "password": "pbkdf2_sha256$260000$0p4aoqQjuAqDTT7Bw38a3f$J1MJnsHPyQS5B/qZdiJwWqoVkolzklptsVvHwumSNxY=", + "last_login": null, + "is_superuser": false, + "username": "charlie", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:22Z", + "groups": [ + [ + "Staff" + ] + ], + "user_permissions": [] + } +}, +{ + "model": "auth.user", + "fields": { + "password": "pbkdf2_sha256$260000$GBsMoAampVW1SJXxqW2QST$M5K+Kg7Q1YHhvX8aJnlqVqQCoPYAodeVPiHGrD5kpqE=", + "last_login": null, + "is_superuser": false, + "username": "danielle", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:40Z", + "groups": [ + [ + "Staff" + ] + ], + "user_permissions": [] + } +}, +{ + "model": "auth.user", + "fields": { + "password": "pbkdf2_sha256$260000$OmfTtdffXUdO8KU20NV2st$SCU3bZf19U8QaovyDS/PY5joXvHllYUK7qULPxuoIsk=", + "last_login": null, + "is_superuser": false, + "username": "edward", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:50Z", + "groups": [ + [ + "Staff" + ] + ], + "user_permissions": [] + } +}, +{ + "model": "dcim.rackreservation", + "pk": 1, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:55:18.622Z", + "custom_field_data": {}, + "comments": "", + "rack": 39, + "units": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ], + "tenant": null, + "user": [ + "alice" + ], + "description": "Reserved for future projects" + } +}, +{ + "model": "dcim.rackreservation", + "pk": 2, + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2021-12-30T15:56:21.237Z", + "custom_field_data": {}, + "comments": "", + "rack": 14, + "units": [ + 20, + 21 + ], + "tenant": null, + "user": [ + "bob" + ], + "description": "Damaged - DO NOT USE" + } +}, +{ + "model": "extras.dashboard", + "pk": 1, + "fields": { + "user": [ + "admin" + ], + "layout": [ + { + "h": 5, + "w": 4, + "x": null, + "y": null, + "id": "e9701cd6-e45a-4a6e-98e8-73c9dc935fc7" + }, + { + "h": 2, + "w": 4, + "x": null, + "y": null, + "id": "b989f4c5-1a16-4c5a-abe4-6631bd31cad6" + }, + { + "h": 2, + "w": 4, + "x": null, + "y": null, + "id": "b437a42e-823b-4b61-808f-cd55f33b0151" + }, + { + "h": 3, + "w": 4, + "x": null, + "y": null, + "id": "6d78e7fe-7718-4775-8c3f-45fe31d96b0a" + }, + { + "h": 4, + "w": 4, + "x": null, + "y": null, + "id": "19dc731e-ea2a-48fe-ae05-5b1c947ffd2c" + }, + { + "h": 3, + "w": 4, + "x": null, + "y": null, + "id": "1cdbc2cf-fa8f-4916-b257-c71c24a3a2ff" + }, + { + "h": 3, + "w": 4, + "x": null, + "y": null, + "id": "e364fedb-d175-4118-a6fe-77d2e218e487" + }, + { + "h": 2, + "w": 4, + "x": null, + "y": null, + "id": "f459f3e9-caee-4fcd-8f9c-9731bce0e4b0" + }, + { + "h": 5, + "w": 12, + "x": null, + "y": null, + "id": "71dd10c3-649c-4482-88f6-f900114cd80a" + } + ], + "config": { + "19dc731e-ea2a-48fe-ae05-5b1c947ffd2c": { + "class": "extras.RSSFeedWidget", + "color": null, + "title": "NetBox News", + "config": { + "feed_url": "http://netbox.dev/rss/", + "max_entries": 10, + "cache_timeout": 14400 + } + }, + "1cdbc2cf-fa8f-4916-b257-c71c24a3a2ff": { + "class": "extras.ObjectCountsWidget", + "color": null, + "title": "Circuits", + "config": { + "models": [ + "circuits.provider", + "circuits.circuit", + "circuits.providernetwork", + "circuits.provideraccount" + ] + } + }, + "6d78e7fe-7718-4775-8c3f-45fe31d96b0a": { + "class": "extras.ObjectCountsWidget", + "color": null, + "title": "IPAM", + "config": { + "models": [ + "ipam.vrf", + "ipam.aggregate", + "ipam.prefix", + "ipam.iprange", + "ipam.ipaddress", + "ipam.vlan" + ] + } + }, + "71dd10c3-649c-4482-88f6-f900114cd80a": { + "class": "extras.ObjectListWidget", + "color": "blue", + "title": "Change Log", + "config": { + "model": "extras.objectchange", + "page_size": 25 + } + }, + "b437a42e-823b-4b61-808f-cd55f33b0151": { + "class": "extras.NoteWidget", + "color": "green", + "title": "Welcome!", + "config": { + "content": "This is your personal dashboard. Feel free to customize it by rearranging, resizing, or removing widgets. You can also add new widgets using the \"add widget\" button below. Any changes affect only _your_ dashboard, so feel free to experiment!" + } + }, + "b989f4c5-1a16-4c5a-abe4-6631bd31cad6": { + "class": "extras.ObjectCountsWidget", + "color": null, + "title": "Organization", + "config": { + "models": [ + "dcim.site", + "tenancy.tenant", + "tenancy.contact" + ] + } + }, + "e364fedb-d175-4118-a6fe-77d2e218e487": { + "class": "extras.ObjectCountsWidget", + "color": null, + "title": "DCIM", + "config": { + "models": [ + "dcim.site", + "dcim.rack", + "dcim.devicetype", + "dcim.device", + "dcim.cable" + ] + } + }, + "e9701cd6-e45a-4a6e-98e8-73c9dc935fc7": { + "class": "extras.BookmarksWidget", + "color": "orange", + "title": "Bookmarks", + "config": {} + }, + "f459f3e9-caee-4fcd-8f9c-9731bce0e4b0": { + "class": "extras.ObjectCountsWidget", + "color": null, + "title": "Virtualization", + "config": { + "models": [ + "virtualization.cluster", + "virtualization.virtualmachine" + ] + } + } + } + } +}, +{ + "model": "users.userconfig", + "pk": 1, + "fields": { + "user": [ + "admin" + ], + "data": { + "tables": { + "VRFTable": { + "columns": [ + "name", + "rd", + "tenant", + "description", + "import_targets", + "export_targets" + ] + }, + "SiteTable": { + "columns": [ + "name", + "status", + "facility", + "region", + "tenant", + "tags" + ], + "available_columns": [] + }, + "CableTable": { + "columns": [ + "id", + "label", + "termination_a_parent", + "termination_a", + "termination_b_parent", + "termination_b", + "status", + "type", + "color" + ] + }, + "PrefixTable": { + "columns": [ + "prefix", + "status", + "children", + "vrf", + "tenant", + "site", + "vlan", + "role", + "description" + ] + }, + "DeviceTypeTable": { + "columns": [ + "model", + "manufacturer", + "part_number", + "u_height", + "is_full_depth", + "instance_count", + "subdevice_role" + ], + "available_columns": [] + }, + "RackDetailTable": { + "columns": [ + "name", + "site", + "group", + "status", + "facility_id", + "tenant", + "role", + "u_height", + "device_count" + ] + }, + "DeviceInterfaceTable": { + "columns": [ + "name", + "label", + "enabled", + "type", + "cable", + "connection", + "module" + ] + } + }, + "pagination": { + "per_page": 100 + } + } + } +}, +{ + "model": "users.userconfig", + "pk": 2, + "fields": { + "user": [ + "alice" + ], + "data": {} + } +}, +{ + "model": "users.userconfig", + "pk": 3, + "fields": { + "user": [ + "bob" + ], + "data": {} + } +}, +{ + "model": "users.userconfig", + "pk": 4, + "fields": { + "user": [ + "charlie" + ], + "data": {} + } +}, +{ + "model": "users.userconfig", + "pk": 5, + "fields": { + "user": [ + "danielle" + ], + "data": {} + } +}, +{ + "model": "users.userconfig", + "pk": 6, + "fields": { + "user": [ + "edward" + ], + "data": {} + } +}, +{ + "model": "admin.logentry", + "pk": 1, + "fields": { + "action_time": "2020-12-20T02:28:30.033Z", + "user": [ + "admin" + ], + "content_type": [ + "extras", + "customfield" + ], + "object_id": "1", + "object_repr": "Customer ID", + "action_flag": 1, + "change_message": "[{\"added\": {}}]" + } +}, +{ + "model": "admin.logentry", + "pk": 2, + "fields": { + "action_time": "2021-12-30T15:51:08.186Z", + "user": [ + "admin" + ], + "content_type": [ + "auth", + "user" + ], + "object_id": "2", + "object_repr": "alice", + "action_flag": 1, + "change_message": "[{\"added\": {}}]" + } +}, +{ + "model": "admin.logentry", + "pk": 3, + "fields": { + "action_time": "2021-12-30T15:51:16.114Z", + "user": [ + "admin" + ], + "content_type": [ + "auth", + "user" + ], + "object_id": "3", + "object_repr": "bob", + "action_flag": 1, + "change_message": "[{\"added\": {}}]" + } +}, +{ + "model": "admin.logentry", + "pk": 4, + "fields": { + "action_time": "2021-12-30T15:51:22.813Z", + "user": [ + "admin" + ], + "content_type": [ + "auth", + "user" + ], + "object_id": "4", + "object_repr": "charlie", + "action_flag": 1, + "change_message": "[{\"added\": {}}]" + } +}, +{ + "model": "admin.logentry", + "pk": 5, + "fields": { + "action_time": "2021-12-30T15:51:41.039Z", + "user": [ + "admin" + ], + "content_type": [ + "auth", + "user" + ], + "object_id": "5", + "object_repr": "danielle", + "action_flag": 1, + "change_message": "[{\"added\": {}}]" + } +}, +{ + "model": "admin.logentry", + "pk": 6, + "fields": { + "action_time": "2021-12-30T15:51:50.742Z", + "user": [ + "admin" + ], + "content_type": [ + "auth", + "user" + ], + "object_id": "6", + "object_repr": "edward", + "action_flag": 1, + "change_message": "[{\"added\": {}}]" + } +}, +{ + "model": "admin.logentry", + "pk": 7, + "fields": { + "action_time": "2021-12-30T15:52:05.739Z", + "user": [ + "admin" + ], + "content_type": [ + "auth", + "group" + ], + "object_id": "1", + "object_repr": "Staff", + "action_flag": 1, + "change_message": "[{\"added\": {}}]" + } +}, +{ + "model": "admin.logentry", + "pk": 8, + "fields": { + "action_time": "2021-12-30T15:53:02.242Z", + "user": [ + "admin" + ], + "content_type": [ + "auth", + "user" + ], + "object_id": "2", + "object_repr": "alice", + "action_flag": 2, + "change_message": "[{\"changed\": {\"fields\": [\"Groups\"]}}]" + } +}, +{ + "model": "admin.logentry", + "pk": 9, + "fields": { + "action_time": "2021-12-30T15:53:08.690Z", + "user": [ + "admin" + ], + "content_type": [ + "auth", + "user" + ], + "object_id": "3", + "object_repr": "bob", + "action_flag": 2, + "change_message": "[{\"changed\": {\"fields\": [\"Groups\"]}}]" + } +}, +{ + "model": "admin.logentry", + "pk": 10, + "fields": { + "action_time": "2021-12-30T15:53:15.403Z", + "user": [ + "admin" + ], + "content_type": [ + "auth", + "user" + ], + "object_id": "4", + "object_repr": "charlie", + "action_flag": 2, + "change_message": "[{\"changed\": {\"fields\": [\"Groups\"]}}]" + } +}, +{ + "model": "admin.logentry", + "pk": 11, + "fields": { + "action_time": "2021-12-30T15:53:21.530Z", + "user": [ + "admin" + ], + "content_type": [ + "auth", + "user" + ], + "object_id": "5", + "object_repr": "danielle", + "action_flag": 2, + "change_message": "[{\"changed\": {\"fields\": [\"Groups\"]}}]" + } +}, +{ + "model": "admin.logentry", + "pk": 12, + "fields": { + "action_time": "2021-12-30T15:53:27.196Z", + "user": [ + "admin" + ], + "content_type": [ + "auth", + "user" + ], + "object_id": "6", + "object_repr": "edward", + "action_flag": 2, + "change_message": "[{\"changed\": {\"fields\": [\"Groups\"]}}]" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/auth.group.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/auth.group.json new file mode 100644 index 00000000..5aab8700 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/auth.group.json @@ -0,0 +1,10 @@ +[ +{ + "model": "auth.group", + "pk": 1, + "fields": { + "name": "Staff", + "permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/circuits.circuit.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/circuits.circuit.json new file mode 100644 index 00000000..7ccd76f5 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/circuits.circuit.json @@ -0,0 +1,62 @@ +[ +{ + "model": "circuits.circuit", + "pk": "59523c4f-f12f-5d16-8773-d87ba79caffe", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.716Z", + "_custom_field_data": {}, + "cid": "DOQHD947", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "circuit_type": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": "96175cfc-d219-5383-ba15-b9e44d6888f8", + "circuit_termination_z": "fed7cc00-4eae-5b48-a493-096372bb4f6c" + } +}, +{ + "model": "circuits.circuit", + "pk": "ec546139-9a55-5bb5-b939-aab775339e92", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.772Z", + "_custom_field_data": {}, + "cid": "PPJQ5091", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "circuit_type": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": "9b657ab6-9fba-55a8-9df2-2253c6f198e0", + "circuit_termination_z": "127e0d2d-2162-5709-8cd7-07f68916ab05" + } +}, +{ + "model": "circuits.circuit", + "pk": "f4765d9a-6c74-5893-b98b-77e6cef06996", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.758Z", + "_custom_field_data": {}, + "cid": "KSIR0381", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "circuit_type": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "install_date": null, + "commit_rate": null, + "description": "", + "comments": "", + "circuit_termination_a": "b653d70d-a7d8-56ae-8dcd-24f660ad85a8", + "circuit_termination_z": "ff725522-e836-5ccb-a5b2-02267d2f6ec2" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/circuits.circuittermination.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/circuits.circuittermination.json new file mode 100644 index 00000000..18153df4 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/circuits.circuittermination.json @@ -0,0 +1,68 @@ +[ +{ + "model": "circuits.circuittermination", + "pk": "8f43033b-d845-54fc-a786-507fa2c7da45", + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.736Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "circuit": "e558d397-72b2-568f-9470-e7d41f8a8c70", + "term_side": "A", + "location": null, + "provider_network": "389a055c-b2b4-5f38-a48c-df1bc2f42fb9", + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "f321fa5c-5d92-517e-b176-7d0af3a5e5f0", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.585Z", + "_custom_field_data": {}, + "cable": "0b6f4983-0f8e-50aa-b0f9-2bd7a3c574c2", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "85cbae87-ee2a-41b5-848d-a21a838a0293", + "circuit": "4f4d1f8c-85c2-5d2f-9432-2480bbba3386", + "term_side": "Z", + "location": "f8b1dcf0-c3bb-5a86-8816-9e986092326b", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +}, +{ + "model": "circuits.circuittermination", + "pk": "ff725522-e836-5ccb-a5b2-02267d2f6ec2", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.543Z", + "_custom_field_data": {}, + "cable": "10ad83c3-4c0a-50e9-93f9-fec0188a16fc", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "62892811-3762-498e-8736-9369d6710c2d", + "circuit": "f4765d9a-6c74-5893-b98b-77e6cef06996", + "term_side": "Z", + "location": "d9e22478-92df-5726-a0f1-691c8430f2c5", + "provider_network": null, + "port_speed": null, + "upstream_speed": null, + "xconnect_id": "", + "pp_info": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/circuits.circuittype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/circuits.circuittype.json new file mode 100644 index 00000000..611b8c80 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/circuits.circuittype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "circuits.circuittype", + "pk": "0c9d650f-39cd-5060-809c-8cbc291e9fbb", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.792Z", + "_custom_field_data": {}, + "name": "MPLS", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "8ce04a4e-277b-5699-964b-38ba765b7a1d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.793Z", + "_custom_field_data": {}, + "name": "Point-to-point", + "description": "" + } +}, +{ + "model": "circuits.circuittype", + "pk": "d2b28782-c952-524c-a84a-fa087a53c5db", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.795Z", + "_custom_field_data": {}, + "name": "Dark Fiber", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/circuits.provider.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/circuits.provider.json new file mode 100644 index 00000000..fc04a629 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/circuits.provider.json @@ -0,0 +1,50 @@ +[ +{ + "model": "circuits.provider", + "pk": "259e85ef-c01a-5e32-9be4-bc9e51e66949", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.804Z", + "_custom_field_data": {}, + "name": "NTT", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +}, +{ + "model": "circuits.provider", + "pk": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.802Z", + "_custom_field_data": {}, + "name": "Level 3", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +}, +{ + "model": "circuits.provider", + "pk": "aaa90236-9b2a-5ae3-901d-59574a1d3da0", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.796Z", + "_custom_field_data": {}, + "name": "AT&T", + "asn": null, + "account": "", + "portal_url": "", + "noc_contact": "", + "admin_contact": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/circuits.providernetwork.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/circuits.providernetwork.json new file mode 100644 index 00000000..58d70bd1 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/circuits.providernetwork.json @@ -0,0 +1,15 @@ +[ +{ + "model": "circuits.providernetwork", + "pk": "389a055c-b2b4-5f38-a48c-df1bc2f42fb9", + "fields": { + "created": "2021-04-19T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.809Z", + "_custom_field_data": {}, + "name": "Level3 MPLS", + "provider": "30efd662-fc9b-5892-b2be-adeb8091cb29", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.cable.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.cable.json new file mode 100644 index 00000000..e7d9dff2 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.cable.json @@ -0,0 +1,68 @@ +[ +{ + "model": "dcim.cable", + "pk": "5ba1d971-f57c-5525-a95d-71b1bc2a76bd", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:55:14.757Z", + "_custom_field_data": {}, + "termination_a_type": 27, + "termination_a_id": "5a3bb1b9-9531-5c8c-ad2e-edf129c6289f", + "termination_b_type": 32, + "termination_b_id": "adb011f6-ea82-5dc7-bc42-28f45aa0af7c", + "type": "cat5e", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "2196f3", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": null, + "_termination_b_device": "77d715d2-761e-5a81-b80e-494174a6312f" + } +}, +{ + "model": "dcim.cable", + "pk": "9e17d4bd-017f-529e-b6ae-c50dc795567d", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:55:15.519Z", + "_custom_field_data": {}, + "termination_a_type": 32, + "termination_a_id": "42960d92-ad09-5fea-982f-2032ce33eb17", + "termination_b_type": 32, + "termination_b_id": "8ffb325e-0f5b-571f-96bb-ff36116ed32c", + "type": "cat5e", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "ff5722", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": "77d715d2-761e-5a81-b80e-494174a6312f", + "_termination_b_device": "65aaaab4-69f7-5578-8480-5aebb4d7f301" + } +}, +{ + "model": "dcim.cable", + "pk": "b5aeaeaa-2a45-5169-a567-1a76511a7434", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-08T07:55:16.906Z", + "_custom_field_data": {}, + "termination_a_type": 32, + "termination_a_id": "95e48d20-8323-5af9-b509-d9493becab33", + "termination_b_type": 35, + "termination_b_id": "0307c22a-dde0-5dc6-b1fc-9793cdf03a4e", + "type": "", + "status": "e81c76fa-2fb5-54e3-acbd-f0b817639af5", + "label": "", + "color": "", + "length": null, + "length_unit": "", + "_abs_length": null, + "_termination_a_device": "51b30b85-3937-54f2-b400-10a33e9ecfc7", + "_termination_b_device": "5ed7a02c-455c-5614-8447-03d98c39dbac" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.consoleport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.consoleport.json new file mode 100644 index 00000000..b95c9ada --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.consoleport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.consoleport", + "pk": "2f644920-1eab-59d5-9916-b8bb88fb0b29", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.859Z", + "_custom_field_data": {}, + "device": "89c764de-c87c-5c2e-86ae-57cf930e6cfe", + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "usb-mini-b" + } +}, +{ + "model": "dcim.consoleport", + "pk": "823b93df-1426-51f1-a100-1bd7bf096f64", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.869Z", + "_custom_field_data": {}, + "device": "2e9b2c1d-7a16-5c4e-ab12-a5b1cd679b1c", + "name": "con 0", + "_name": "con 00000000", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleport", + "pk": "a4c0cbc2-df5b-5d29-84dd-86e30981e305", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.889Z", + "_custom_field_data": {}, + "device": "d73da41d-bc0f-502a-88a3-36fc6b3af7b7", + "name": "Console-RE1", + "_name": "Console-RE00000001", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "rj-45" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.consoleporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.consoleporttemplate.json new file mode 100644 index 00000000..e986b084 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.consoleporttemplate.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.consoleporttemplate", + "pk": "310aa620-c534-50f1-96f1-46e191b49b43", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.907Z", + "_custom_field_data": {}, + "device_type": "257dca9a-92d2-5f02-af45-4de316a47b71", + "name": "Console-RE1", + "_name": "Console-RE00000001", + "label": "", + "description": "", + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "5cbf1d44-c791-5a81-b9f8-b52731b58f62", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.918Z", + "_custom_field_data": {}, + "device_type": "7d87e054-c030-5f5c-ac14-a84a14a872c9", + "name": "Console", + "_name": "Console", + "label": "", + "description": "", + "type": "rj-45" + } +}, +{ + "model": "dcim.consoleporttemplate", + "pk": "be8c6b2a-c42c-5901-9471-9b2ebd34b4c3", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.916Z", + "_custom_field_data": {}, + "device_type": "86c8ea5d-3bac-514f-b0ce-da555e3f0bef", + "name": "usb", + "_name": "usb", + "label": "", + "description": "", + "type": "usb-mini-b" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.device.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.device.json new file mode 100644 index 00000000..1ac1d4ec --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.device.json @@ -0,0 +1,110 @@ +[ +{ + "model": "dcim.device", + "pk": "1348e764-b4fb-5406-a5f2-fc50df2067aa", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.298Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "9cbb3312-7783-519f-be1b-5c849324a2d1", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "98be24c5-55b8-5f56-b83d-a1862ff11a50", + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "location": "cf28b6e3-d0e5-59d1-80b0-f2df3642716e", + "rack": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "position": 26, + "face": "rear", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": "364e4d51-2c82-5053-90a1-79cf9956175a", + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": 1, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "77d715d2-761e-5a81-b80e-494174a6312f", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-02-08T07:54:56.039Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "86c8ea5d-3bac-514f-b0ce-da555e3f0bef", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "33afe68f-1216-58d2-890a-e18d188e885d", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "platform": "89096900-db0b-55ac-a094-0e1423e3f277", + "name": "dmi01-utica-rtr01", + "_name": "dmi00000001-utica-rtr00000001", + "serial": "", + "asset_tag": null, + "location": "62185250-13e1-53d7-bfdd-210e9492ddad", + "rack": "bd33afb3-2089-5e67-ab33-d6b094577a28", + "position": 4, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +}, +{ + "model": "dcim.device", + "pk": "f0b8bd56-a23e-5af6-8882-08e81467229c", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:54:56.376Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "7c20cf28-1ac0-51d3-9222-65c10b1e302b", + "tenant": null, + "platform": null, + "name": null, + "_name": null, + "serial": "", + "asset_tag": null, + "location": "044d48c0-0889-5205-a6fa-2c7c21aaa1de", + "rack": "884140cb-687f-5d09-8920-f7327b7c8373", + "position": 11, + "face": "front", + "primary_ip4": null, + "primary_ip6": null, + "cluster": null, + "virtual_chassis": null, + "device_redundancy_group": null, + "device_redundancy_group_priority": null, + "vc_position": null, + "vc_priority": null, + "comments": "", + "secrets_group": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.devicebay.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.devicebay.json new file mode 100644 index 00000000..0bf6e531 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.devicebay.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.devicebay", + "pk": "4eb01c6c-7d97-59be-9db8-984e9d12f3a5", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-02-08T07:54:56.667Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 8", + "_name": "Bay 00000008", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "9eb2802e-2549-5dd6-b8ac-f8c7d4b71dfd", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-02-08T07:54:56.680Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 13", + "_name": "Bay 00000013", + "label": "", + "description": "", + "installed_device": null + } +}, +{ + "model": "dcim.devicebay", + "pk": "aeac61ae-3d08-56d3-8735-be3dfc01806a", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-02-08T07:54:56.657Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "Bay 4", + "_name": "Bay 00000004", + "label": "", + "description": "", + "installed_device": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.devicebaytemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.devicebaytemplate.json new file mode 100644 index 00000000..3e038f63 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.devicebaytemplate.json @@ -0,0 +1,44 @@ +[ +{ + "model": "dcim.devicebaytemplate", + "pk": "5bd36fe2-c713-57b0-ad0b-a700b1432c86", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.282Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 6", + "_name": "Bay 00000006", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": "687725a7-a754-52e4-9348-62472fef371d", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.283Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 7", + "_name": "Bay 00000007", + "label": "", + "description": "" + } +}, +{ + "model": "dcim.devicebaytemplate", + "pk": "9fc7a808-2a07-5399-b249-4f81c2a3c205", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.284Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "Bay 8", + "_name": "Bay 00000008", + "label": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.devicetype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.devicetype.json new file mode 100644 index 00000000..bacfd886 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.devicetype.json @@ -0,0 +1,56 @@ +[ +{ + "model": "dcim.devicetype", + "pk": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.828Z", + "_custom_field_data": {}, + "manufacturer": "d9d589db-ff6e-5151-8af2-d8512bb09cfd", + "model": "AP7901", + "part_number": "AP7901B", + "u_height": 1, + "is_full_depth": false, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "" + } +}, +{ + "model": "dcim.devicetype", + "pk": "516e3837-80ac-587b-b541-1811ea94f597", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.831Z", + "_custom_field_data": {}, + "manufacturer": "c5902059-194c-583a-83c3-058cd5ed3f5a", + "model": "48-Port Patch Panel", + "part_number": "", + "u_height": 2, + "is_full_depth": false, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "" + } +}, +{ + "model": "dcim.devicetype", + "pk": "b1fc894c-dddf-56a0-8bf4-92467a5d97bd", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.837Z", + "_custom_field_data": {}, + "manufacturer": "e0ee785f-2349-574b-942c-aaf46a748cf3", + "model": "QFX5110-48S-4C", + "part_number": "", + "u_height": 1, + "is_full_depth": true, + "subdevice_role": "", + "front_image": "", + "rear_image": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.frontport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.frontport.json new file mode 100644 index 00000000..ed2042c4 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.frontport.json @@ -0,0 +1,62 @@ +[ +{ + "model": "dcim.frontport", + "pk": "40de5be9-ce40-5cd6-89e4-8213bc44ab33", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:54:57.024Z", + "_custom_field_data": {}, + "device": "90c0386a-96e0-56ea-85dd-2c2d83dda214", + "name": "Port 34", + "_name": "Port 00000034", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "8p8c", + "rear_port": "b3ae99b8-0661-5e32-afb8-8a7fdb6ab5f2", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontport", + "pk": "534092be-c221-5c73-aa78-4c11ab955207", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:54:58.213Z", + "_custom_field_data": {}, + "device": "af442925-b894-597c-847f-a2f91397aa20", + "name": "Port 36", + "_name": "Port 00000036", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "sc", + "rear_port": "3784ad2e-685a-503f-8f14-8c866ae9ad62", + "rear_port_position": 36 + } +}, +{ + "model": "dcim.frontport", + "pk": "bcd2564b-86c4-5bae-8b1b-0a3ff9431898", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:54:58.134Z", + "_custom_field_data": {}, + "device": "5ed7a02c-455c-5614-8447-03d98c39dbac", + "name": "Port 42", + "_name": "Port 00000042", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "sc", + "rear_port": "e0184ba4-f27d-572f-82d2-8bbad0aedca8", + "rear_port_position": 42 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.frontporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.frontporttemplate.json new file mode 100644 index 00000000..42143677 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.frontporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.frontporttemplate", + "pk": "0bdbfa5d-d52b-5334-a22b-aef47071570b", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:54:58.352Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 14", + "_name": "Port 00000014", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "bed22cf2-128c-57fd-8556-f2d1ed76ca7c", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "a0f347b4-0c7c-5c59-8693-a857f359d1a8", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:54:58.384Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 8", + "_name": "Port 00000008", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "57fc3bcf-c190-525f-b8e2-7dbd76dd4903", + "rear_port_position": 1 + } +}, +{ + "model": "dcim.frontporttemplate", + "pk": "cbad498d-e110-56b0-a306-e6962a3aaf5a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:54:58.400Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 17", + "_name": "Port 00000017", + "label": "", + "description": "", + "type": "8p8c", + "rear_port_template": "fca6507e-5e1e-51cc-b2e3-531df479d46a", + "rear_port_position": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.interface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.interface.json new file mode 100644 index 00000000..d31dd9f0 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.interface.json @@ -0,0 +1,95 @@ +[ +{ + "model": "dcim.interface", + "pk": "208c39a4-24d4-598a-9c4a-da942b79e30d", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:55:10.075Z", + "_custom_field_data": {}, + "device": "a820f924-a76b-5ead-a64b-756b00664e69", + "name": "xe-2/0/22", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0002000099999999xe-000022............", + "lag": null, + "type": "10gbase-t", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "80b3ee3f-f2b8-5770-94b8-27566a70bc4f", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:04.758Z", + "_custom_field_data": {}, + "device": "ce45609b-b0bb-5511-bd10-0bcc317ba161", + "name": "GigabitEthernet1/0/43", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0001000099999999GigabitEthernet000043............", + "lag": null, + "type": "1000base-t", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "dcim.interface", + "pk": "a64f7876-cb1d-52de-af98-f459b747f7a4", + "fields": { + "created": "2022-04-08T00:59:29.213Z", + "last_updated": "2024-02-08T07:55:11.350Z", + "_custom_field_data": {}, + "device": "d73da41d-bc0f-502a-88a3-36fc6b3af7b7", + "name": "xe-1/1/6", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "_name": "0001000199999999xe-000006............", + "lag": null, + "type": "10gbase-x-sfpp", + "mgmt_only": false, + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.interfacetemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.interfacetemplate.json new file mode 100644 index 00000000..6356a782 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.interfacetemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.interfacetemplate", + "pk": "de986d94-873a-590e-9d2f-6c3e60cd67ec", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:11.891Z", + "_custom_field_data": {}, + "device_type": "9cbb3312-7783-519f-be1b-5c849324a2d1", + "name": "xe-0/0/44", + "label": "", + "description": "", + "_name": "0000000099999999xe-000044............", + "type": "10gbase-t", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "e3365258-c3d6-54d7-b15c-c6c60ef1da0b", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.037Z", + "_custom_field_data": {}, + "device_type": "b1fc894c-dddf-56a0-8bf4-92467a5d97bd", + "name": "xe-0/0/34", + "label": "", + "description": "", + "_name": "0000000099999999xe-000034............", + "type": "10gbase-x-sfpp", + "mgmt_only": false + } +}, +{ + "model": "dcim.interfacetemplate", + "pk": "e96b1659-d6fa-54ea-8810-4ee44bf941d9", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:11.999Z", + "_custom_field_data": {}, + "device_type": "b1fc894c-dddf-56a0-8bf4-92467a5d97bd", + "name": "xe-0/0/6", + "label": "", + "description": "", + "_name": "0000000099999999xe-000006............", + "type": "10gbase-x-sfpp", + "mgmt_only": false + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.location.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.location.json new file mode 100644 index 00000000..2332f335 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.location.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.location", + "pk": "f0bf9f0f-9972-5db7-8686-c28fbd36a0a5", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-02-08T07:54:54.824Z", + "_custom_field_data": {}, + "parent": null, + "name": "Africa", + "_name": "Africa", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-02-08T07:54:54.828Z", + "_custom_field_data": {}, + "parent": null, + "name": "Asia", + "_name": "Asia", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +}, +{ + "model": "dcim.location", + "pk": "9870e54f-2a5b-585b-92bc-3e01df3912c3", + "fields": { + "created": "2020-12-18T00:00:00Z", + "last_updated": "2024-02-08T07:54:54.887Z", + "_custom_field_data": {}, + "parent": "9f46070b-752f-57c8-8bb1-5b985c60b4e1", + "name": "China", + "_name": "China", + "location_type": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "tenant": null, + "description": "", + "facility": "", + "asn": null, + "time_zone": null, + "physical_address": "", + "shipping_address": "", + "latitude": null, + "longitude": null, + "contact_name": "", + "contact_phone": "", + "contact_email": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.locationtype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.locationtype.json new file mode 100644 index 00000000..535d23c2 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.locationtype.json @@ -0,0 +1,54 @@ +[ +{ + "model": "dcim.locationtype", + "pk": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "fields": { + "created": "2024-02-08T07:54:54.802Z", + "last_updated": "2024-02-08T07:54:54.802Z", + "_custom_field_data": {}, + "parent": null, + "name": "Region", + "description": "", + "nestable": true, + "content_types": [ + 56, + 55 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "001a5b44-6c65-5a97-bee3-c52494c176d3", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:54:54.791Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Branch Offices", + "description": "", + "nestable": true, + "content_types": [ + 56, + 68, + 72, + 42, + 27, + 60 + ] + } +}, +{ + "model": "dcim.locationtype", + "pk": "6d92eb8b-0617-5e93-88ab-ca3bd253e632", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:54:54.788Z", + "_custom_field_data": {}, + "parent": "6003e66c-d3f2-5a36-9c06-5ee450898936", + "name": "Customer Sites", + "description": "", + "nestable": true, + "content_types": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.manufacturer.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.manufacturer.json new file mode 100644 index 00000000..5ddb9b57 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.manufacturer.json @@ -0,0 +1,35 @@ +[ +{ + "model": "dcim.manufacturer", + "pk": "70bcef54-cbf3-5783-b7e1-537b7b90707f", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-08T07:55:20.054Z", + "_custom_field_data": {}, + "name": "Generic", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "d9d589db-ff6e-5151-8af2-d8512bb09cfd", + "fields": { + "created": "2020-12-22T00:00:00Z", + "last_updated": "2024-02-08T07:55:20.052Z", + "_custom_field_data": {}, + "name": "APC", + "description": "" + } +}, +{ + "model": "dcim.manufacturer", + "pk": "f5136724-0984-5e3b-b073-ea6d83116997", + "fields": { + "created": "2024-02-08T07:55:20.057Z", + "last_updated": "2024-02-08T07:55:20.057Z", + "_custom_field_data": {}, + "name": "Unknown", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.platform.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.platform.json new file mode 100644 index 00000000..44a85025 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.platform.json @@ -0,0 +1,47 @@ +[ +{ + "model": "dcim.platform", + "pk": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.295Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 20.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "82e12391-d52a-5f15-8474-0b444a157d2d", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.294Z", + "_custom_field_data": {}, + "name": "Ubuntu Linux 18.04", + "manufacturer": "f5136724-0984-5e3b-b073-ea6d83116997", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +}, +{ + "model": "dcim.platform", + "pk": "89096900-db0b-55ac-a094-0e1423e3f277", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.292Z", + "_custom_field_data": {}, + "name": "Cisco IOS", + "manufacturer": "94e7b59b-659f-5c68-9958-a3e82f19aa9f", + "network_driver": "", + "napalm_driver": "", + "napalm_args": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.powerfeed.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.powerfeed.json new file mode 100644 index 00000000..958f1212 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.powerfeed.json @@ -0,0 +1,77 @@ +[ +{ + "model": "dcim.powerfeed", + "pk": "47f69d3d-8fcd-5b63-8695-21aa51fb4fbf", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.193Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P2-9B", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "87cf96f1-95fa-546c-9665-977f42764f8b", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.240Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P4-4B", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +}, +{ + "model": "dcim.powerfeed", + "pk": "b9c591cd-fdc0-5cf2-83c4-400554b811cd", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.220Z", + "_custom_field_data": {}, + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "power_panel": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P1-16A", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": 220, + "amperage": 20, + "max_utilization": 80, + "available_power": 3520, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.poweroutlet.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.poweroutlet.json new file mode 100644 index 00000000..0394f0e3 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.poweroutlet.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.poweroutlet", + "pk": "0ea3f32b-fac2-5512-8c2f-b515440f036e", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.263Z", + "_custom_field_data": {}, + "device": "93a0d1ab-bea4-5eaf-ba1f-4576386cf9e8", + "name": "Outlet 2", + "_name": "Outlet 00000002", + "label": "", + "description": "", + "cable": "ee9816bd-cf1e-566d-9c39-3dd663c3aaba", + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": "f32b49a6-c961-4cd5-923b-bade1ce6ec26", + "type": "nema-5-20r", + "power_port": "b089e651-cb20-5a41-a53d-b68d604a1399", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "287092d5-005e-58dc-8de9-e1ac6d88a603", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.287Z", + "_custom_field_data": {}, + "device": "173aff4c-bc13-5c77-93df-e10bac429aae", + "name": "Outlet 6", + "_name": "Outlet 00000006", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "c25eb19e-df59-57b0-ad0d-41907b0be240", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlet", + "pk": "be1a4214-bc72-584d-93ef-fc1056a5785f", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.415Z", + "_custom_field_data": {}, + "device": "6660b73c-d0d8-50ab-9576-c3e75e4e2ce8", + "name": "Outlet 7", + "_name": "Outlet 00000007", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "nema-5-20r", + "power_port": "7820c8a7-79f0-5e73-87db-e2f4025e244e", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.poweroutlettemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.poweroutlettemplate.json new file mode 100644 index 00000000..efbbad93 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.poweroutlettemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.poweroutlettemplate", + "pk": "5634ab2a-0455-5d70-bdd9-fc0d83cb756d", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.478Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 8", + "_name": "Outlet 00000008", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "56ebc625-d455-5958-91c3-795f00e824a9", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.472Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 5", + "_name": "Outlet 00000005", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +}, +{ + "model": "dcim.poweroutlettemplate", + "pk": "e6a6f4b7-7a9a-5562-9d50-f32a8a4a1b30", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.465Z", + "_custom_field_data": {}, + "device_type": "3f1e22a8-e77e-53a4-8efe-1bdfd89f06bc", + "name": "Outlet 1", + "_name": "Outlet 00000001", + "label": "", + "description": "", + "type": "nema-5-20r", + "power_port_template": "85cb73b4-9ea4-55a4-842f-df9cdd8e8656", + "feed_leg": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.powerpanel.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.powerpanel.json new file mode 100644 index 00000000..66d3ae73 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.powerpanel.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.powerpanel", + "pk": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.480Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 1" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.488Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 4" + } +}, +{ + "model": "dcim.powerpanel", + "pk": "78d58858-0cc7-530a-8a3b-daa91a436803", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.482Z", + "_custom_field_data": {}, + "location": "91ad2053-8442-5dcb-b277-a32f4dea6f31", + "rack_group": null, + "name": "Panel 2" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.powerport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.powerport.json new file mode 100644 index 00000000..0306f461 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.powerport.json @@ -0,0 +1,65 @@ +[ +{ + "model": "dcim.powerport", + "pk": "25475f9c-b632-568c-91c8-d9dc5ef2f4de", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.591Z", + "_custom_field_data": {}, + "device": "1772665e-6140-5ce6-be65-209f86a722dc", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "iec-60320-c14", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "b242835b-7cdd-5512-848d-9668006c1f3f", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.559Z", + "_custom_field_data": {}, + "device": "d73da41d-bc0f-502a-88a3-36fc6b3af7b7", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerport", + "pk": "b98589ae-5a74-517c-a798-25a10978598a", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.594Z", + "_custom_field_data": {}, + "device": "5e8512ff-2dc0-5b92-945b-6ffdad391463", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "_path": null, + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.powerporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.powerporttemplate.json new file mode 100644 index 00000000..fd3de620 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.powerporttemplate.json @@ -0,0 +1,53 @@ +[ +{ + "model": "dcim.powerporttemplate", + "pk": "1b47668a-48d2-5711-9d1b-e8f8df8afcdb", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.632Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "PSU0", + "_name": "PSU00000000", + "label": "", + "description": "", + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "2cdc06fb-8ce5-5dee-a2c7-d2e003e4df65", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.619Z", + "_custom_field_data": {}, + "device_type": "89343eba-98ad-5be4-9c74-49ac12a1f2ef", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "type": "iec-60320-c14", + "maximum_draw": 350, + "allocated_draw": null + } +}, +{ + "model": "dcim.powerporttemplate", + "pk": "bd59f26d-0547-5d67-ae20-280eeeed27ff", + "fields": { + "created": "2022-01-10T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.633Z", + "_custom_field_data": {}, + "device_type": "3ad1b4ce-7f9c-581e-9af7-4efc2da8fbea", + "name": "PSU1", + "_name": "PSU00000001", + "label": "", + "description": "", + "type": "iec-60320-c20", + "maximum_draw": null, + "allocated_draw": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.rack.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.rack.json new file mode 100644 index 00000000..0258eb53 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.rack.json @@ -0,0 +1,83 @@ +[ +{ + "model": "dcim.rack", + "pk": "0ed813a0-26e3-570e-b3d2-34b2c96036fd", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.666Z", + "_custom_field_data": {}, + "name": "Comms closet", + "_name": "Comms closet", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "facility_id": null, + "location": "920970b7-44b2-5c1d-862d-d9f568553e53", + "rack_group": null, + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "serial": "", + "asset_tag": null, + "type": "wall-cabinet", + "width": 19, + "u_height": 12, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.871Z", + "_custom_field_data": {}, + "name": "R307", + "_name": "R00000307", + "status": "9172bac4-6144-54e5-b44d-f530905f8d05", + "role": null, + "facility_id": null, + "location": "a7f18fd3-b68a-5304-903a-6996f5ac9731", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +}, +{ + "model": "dcim.rack", + "pk": "82b8b341-86cb-5760-a942-01f866935056", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-08T07:55:12.860Z", + "_custom_field_data": {}, + "name": "R305", + "_name": "R00000305", + "status": "9172bac4-6144-54e5-b44d-f530905f8d05", + "role": null, + "facility_id": null, + "location": "a7f18fd3-b68a-5304-903a-6996f5ac9731", + "rack_group": null, + "tenant": "3ee5bf99-c3d8-5ab6-8bfd-e06847234e1f", + "serial": "", + "asset_tag": null, + "type": "4-post-cabinet", + "width": 19, + "u_height": 48, + "desc_units": false, + "outer_width": null, + "outer_depth": null, + "outer_unit": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.rackreservation.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.rackreservation.json new file mode 100644 index 00000000..fd6acd26 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.rackreservation.json @@ -0,0 +1,30 @@ +[ +{ + "model": "dcim.rackreservation", + "pk": "6632b13e-787b-596b-8d3f-dd711778f6b2", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:55:20.035Z", + "_custom_field_data": {}, + "rack": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "units": "[\"20\", \"21\"]", + "tenant": null, + "user": "79770d9b-4994-5610-8175-123cecb0bcac", + "description": "Damaged - DO NOT USE" + } +}, +{ + "model": "dcim.rackreservation", + "pk": "fc8c21ff-bff8-59a8-b256-612719b46978", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:55:20.032Z", + "_custom_field_data": {}, + "rack": "333af99c-ec4b-505f-ac02-1a03f6cb9689", + "units": "[\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\", \"10\"]", + "tenant": null, + "user": "35a3bbbb-48d5-5891-8ddc-8b4a97e30d10", + "description": "Reserved for future projects" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.rearport.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.rearport.json new file mode 100644 index 00000000..70d329cd --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.rearport.json @@ -0,0 +1,59 @@ +[ +{ + "model": "dcim.rearport", + "pk": "4d63e75a-1712-5624-b48b-1dd0227dc869", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:13.488Z", + "_custom_field_data": {}, + "device": "fe06067b-380f-5cb6-bf23-87a20db244d2", + "name": "Port 29", + "_name": "Port 00000029", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "84dfef91-5474-5020-8cd8-2b7f9d458f2d", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:13.346Z", + "_custom_field_data": {}, + "device": "6de81103-8dc0-532a-8da6-54760b1673b8", + "name": "Port 47", + "_name": "Port 00000047", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearport", + "pk": "e81cffd3-711c-56aa-b534-51d8cdfb3679", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:13.191Z", + "_custom_field_data": {}, + "device": "90c0386a-96e0-56ea-85dd-2c2d83dda214", + "name": "Port 11", + "_name": "Port 00000011", + "label": "", + "description": "", + "cable": null, + "_cable_peer_type": null, + "_cable_peer_id": null, + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.rearporttemplate.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.rearporttemplate.json new file mode 100644 index 00000000..b5890d96 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.rearporttemplate.json @@ -0,0 +1,50 @@ +[ +{ + "model": "dcim.rearporttemplate", + "pk": "1578c964-0127-5663-afe9-0c08193bee02", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:13.991Z", + "_custom_field_data": {}, + "device_type": "e95ceab6-30ed-5b5c-86d3-ae2cff3d51b3", + "name": "Port 5", + "_name": "Port 00000005", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "20861bd2-4efc-57af-8b81-33d30253aad0", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:14.068Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 45", + "_name": "Port 00000045", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +}, +{ + "model": "dcim.rearporttemplate", + "pk": "30e08e03-be3b-5bf0-92e5-ccf75ca5527b", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:14.072Z", + "_custom_field_data": {}, + "device_type": "516e3837-80ac-587b-b541-1811ea94f597", + "name": "Port 48", + "_name": "Port 00000048", + "label": "", + "description": "", + "type": "110-punch", + "positions": 1 + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.virtualchassis.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.virtualchassis.json new file mode 100644 index 00000000..3e560fe1 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/dcim.virtualchassis.json @@ -0,0 +1,38 @@ +[ +{ + "model": "dcim.virtualchassis", + "pk": "364e4d51-2c82-5053-90a1-79cf9956175a", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.300Z", + "_custom_field_data": {}, + "master": "1348e764-b4fb-5406-a5f2-fc50df2067aa", + "name": "r105-torsw", + "domain": "" + } +}, +{ + "model": "dcim.virtualchassis", + "pk": "448cc808-7987-5b5c-ad70-debc462777b4", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.310Z", + "_custom_field_data": {}, + "master": "1ae60b28-f763-513e-9fe4-70dc7f3159d7", + "name": "r107-torsw", + "domain": "" + } +}, +{ + "model": "dcim.virtualchassis", + "pk": "b09ec4dd-301f-51a1-9fef-9d9732c3ebac", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.305Z", + "_custom_field_data": {}, + "master": "b8700b34-5236-5cae-a009-361a082d01f4", + "name": "r106-torsw", + "domain": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/extras.customfield.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/extras.customfield.json new file mode 100644 index 00000000..1b849645 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/extras.customfield.json @@ -0,0 +1,26 @@ +[ +{ + "model": "extras.customfield", + "pk": "e4fa5680-4657-50ea-837c-604617c7fc0d", + "fields": { + "created": "2021-09-09T00:00:00Z", + "last_updated": "2024-02-08T07:54:54.720Z", + "grouping": "", + "type": "text", + "label": "Customer ID", + "key": "cust_id", + "description": "", + "required": false, + "filter_logic": "exact", + "default": null, + "weight": 100, + "validation_minimum": null, + "validation_maximum": null, + "validation_regex": "^[A-Z]{3}\\d{2}$", + "advanced_ui": false, + "content_types": [ + 109 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/extras.role.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/extras.role.json new file mode 100644 index 00000000..f02470e9 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/extras.role.json @@ -0,0 +1,51 @@ +[ +{ + "model": "extras.role", + "pk": "98be24c5-55b8-5f56-b83d-a1862ff11a50", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:54:54.761Z", + "_custom_field_data": {}, + "name": "ToR Switch", + "color": "ff5722", + "description": "", + "weight": null, + "content_types": [ + 42 + ] + } +}, +{ + "model": "extras.role", + "pk": "dbed0abd-816d-5b68-97bb-f23241287139", + "fields": { + "created": "2020-12-20T00:00:00Z", + "last_updated": "2024-02-22T12:45:04.393Z", + "_custom_field_data": {}, + "name": "Access Switch", + "color": "03a9f4", + "description": "", + "weight": null, + "content_types": [ + 42 + ] + } +}, +{ + "model": "extras.role", + "pk": "dfd5a12a-ffe4-5ae5-9bdd-e71adbe5b49a", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-02-22T12:45:04.419Z", + "_custom_field_data": {}, + "name": "Access - Data", + "color": "9e9e9e", + "description": "", + "weight": 1000, + "content_types": [ + 72, + 68 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/extras.status.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/extras.status.json new file mode 100644 index 00000000..1ece32d3 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/extras.status.json @@ -0,0 +1,47 @@ +[ +{ + "model": "extras.status", + "pk": "90ef0b5d-5e04-5ff3-b1a4-695a42311ede", + "fields": { + "created": "2024-02-08T07:54:54.735Z", + "last_updated": "2024-02-08T07:54:54.735Z", + "_custom_field_data": {}, + "name": "Container", + "color": "9e9e9e", + "description": "", + "content_types": [ + 68 + ] + } +}, +{ + "model": "extras.status", + "pk": "9172bac4-6144-54e5-b44d-f530905f8d05", + "fields": { + "created": "2024-02-08T07:54:54.733Z", + "last_updated": "2024-02-08T07:54:54.733Z", + "_custom_field_data": {}, + "name": "Available", + "color": "9e9e9e", + "description": "", + "content_types": [ + 60 + ] + } +}, +{ + "model": "extras.status", + "pk": "e9984337-802f-53ef-93b6-82b347f63527", + "fields": { + "created": "2024-02-08T07:54:54.737Z", + "last_updated": "2024-02-08T07:54:54.737Z", + "_custom_field_data": {}, + "name": "Reserved", + "color": "9e9e9e", + "description": "", + "content_types": [ + 69 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/extras.tag.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/extras.tag.json new file mode 100644 index 00000000..ad618929 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/extras.tag.json @@ -0,0 +1,47 @@ +[ +{ + "model": "extras.tag", + "pk": "1c3dc2d0-a74c-57cb-8661-987dd30a8658", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.411Z", + "_custom_field_data": {}, + "name": "November", + "color": "2f6a31", + "description": "", + "content_types": [ + 56 + ] + } +}, +{ + "model": "extras.tag", + "pk": "2e689544-46a5-524d-9dde-9ebe6b165264", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.439Z", + "_custom_field_data": {}, + "name": "Zulu", + "color": "111111", + "description": "", + "content_types": [ + 56 + ] + } +}, +{ + "model": "extras.tag", + "pk": "4771a7d6-59f1-5d03-ae02-583c70eb53a8", + "fields": { + "created": "2021-12-30T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.423Z", + "_custom_field_data": {}, + "name": "Sierra", + "color": "ffc107", + "description": "", + "content_types": [ + 56 + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/extras.taggeditem.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/extras.taggeditem.json new file mode 100644 index 00000000..d5de9781 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/extras.taggeditem.json @@ -0,0 +1,29 @@ +[ +{ + "model": "extras.taggeditem", + "pk": "079b4ffa-d471-5a39-a2e1-6ee4dab83a8a", + "fields": { + "content_type": 56, + "object_id": "c75ebf9a-0f74-5c7f-982b-a1a42faf5b09", + "tag": "f9a24b72-d97e-573c-b667-dc62d68f2ed7" + } +}, +{ + "model": "extras.taggeditem", + "pk": "a4881596-f487-5590-a179-e7eb9481421f", + "fields": { + "content_type": 56, + "object_id": "489d7296-d9b9-587d-87bc-bbe3f200e241", + "tag": "d0f34513-3ad9-5139-80de-c30df75d848b" + } +}, +{ + "model": "extras.taggeditem", + "pk": "bf24ed45-9744-5726-9f1d-21a740e99ce5", + "fields": { + "content_type": 56, + "object_id": "699920eb-7c6b-59e6-b19a-d5eeb670c890", + "tag": "a5277d98-faca-5fdb-a37e-63b6cddb6bf9" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.ipaddress.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.ipaddress.json new file mode 100644 index 00000000..d6c23de5 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.ipaddress.json @@ -0,0 +1,62 @@ +[ +{ + "model": "ipam.ipaddress", + "pk": "1b7cefe1-e8e1-5cb0-a81d-98a23b212a24", + "fields": { + "created": "2022-04-08T00:25:35.287Z", + "last_updated": "2024-02-08T07:55:21.013Z", + "_custom_field_data": {}, + "host": "172.20.0.20", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "97038736-2dfa-5c54-8b15-404ff1ec3b8f", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": "35b18ee9-35f6-57b9-8b77-c0c22d9b9489", + "fields": { + "created": "2022-04-08T00:25:24.124Z", + "last_updated": "2024-02-08T07:55:20.370Z", + "_custom_field_data": {}, + "host": "172.16.0.26", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "32bded30-89da-5a7f-9b21-66af799bf284", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +}, +{ + "model": "ipam.ipaddress", + "pk": "ce13fded-8936-583e-82ac-4423bcffef18", + "fields": { + "created": "2022-04-08T00:25:25.410Z", + "last_updated": "2024-02-08T07:55:20.437Z", + "_custom_field_data": {}, + "host": "172.17.0.8", + "mask_length": 24, + "type": "host", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "parent": "57055415-065b-5eb4-b75b-fc62515d43ed", + "ip_version": 4, + "tenant": null, + "nat_inside": null, + "dns_name": "", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.prefix.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.prefix.json new file mode 100644 index 00000000..f337f7da --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.prefix.json @@ -0,0 +1,71 @@ +[ +{ + "model": "ipam.prefix", + "pk": "9e4d6b7f-8de1-542c-b5e2-8e776a626b4a", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-15T11:31:14.175Z", + "_custom_field_data": {}, + "network": "10.112.128.0", + "broadcast": "10.112.255.255", + "prefix_length": 17, + "type": "network", + "status": "90ef0b5d-5e04-5ff3-b1a4-695a42311ede", + "role": null, + "parent": "99d61314-b42c-5725-8c17-90a3261db527", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": null, + "rir": null, + "date_allocated": null, + "description": "DM branch offices" + } +}, +{ + "model": "ipam.prefix", + "pk": "fa1cb5ca-2eb8-56ba-b126-deed0409f0c9", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-15T11:31:14.819Z", + "_custom_field_data": {}, + "network": "10.112.160.0", + "broadcast": "10.112.163.255", + "prefix_length": 22, + "type": "network", + "status": "90ef0b5d-5e04-5ff3-b1a4-695a42311ede", + "role": null, + "parent": "9e4d6b7f-8de1-542c-b5e2-8e776a626b4a", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": null, + "rir": null, + "date_allocated": null, + "description": "" + } +}, +{ + "model": "ipam.prefix", + "pk": "fb7516a0-78af-5903-bbf6-3179f9055b79", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-15T11:31:14.436Z", + "_custom_field_data": {}, + "network": "10.112.151.0", + "broadcast": "10.112.151.255", + "prefix_length": 24, + "type": "network", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "2a53f46b-41e1-5f02-865a-163c8edd429a", + "parent": "0b5d17a9-940b-527f-bdc4-62d835cbce44", + "ip_version": 4, + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "vlan": "a4207b17-ba34-50a9-876a-c61a0953300b", + "rir": null, + "date_allocated": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.rir.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.rir.json new file mode 100644 index 00000000..99db5b1c --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.rir.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.rir", + "pk": "270d7ef4-3f6e-5f6f-b1f2-85c97d7f8d8a", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.364Z", + "_custom_field_data": {}, + "name": "AFRINIC", + "is_private": false, + "description": "African Network Information Centre" + } +}, +{ + "model": "ipam.rir", + "pk": "9a496681-ac3d-5e1a-9453-4a69b6aed1a2", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.365Z", + "_custom_field_data": {}, + "name": "RFC 1918", + "is_private": true, + "description": "" + } +}, +{ + "model": "ipam.rir", + "pk": "bf8e7943-daf2-5ce7-bde3-d4e1bb30188b", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.363Z", + "_custom_field_data": {}, + "name": "LACNIC", + "is_private": false, + "description": "Latin America and Caribbean Network Information Centre" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.routetarget.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.routetarget.json new file mode 100644 index 00000000..7b96a778 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.routetarget.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.routetarget", + "pk": "2ca62435-a1d9-508f-a90c-fea781fb01fa", + "fields": { + "created": "2022-04-08T00:28:03.747Z", + "last_updated": "2024-02-08T07:55:21.343Z", + "_custom_field_data": {}, + "name": "65000:101", + "description": "Alpha-import", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "fields": { + "created": "2022-04-08T00:35:24.949Z", + "last_updated": "2024-02-08T07:55:21.357Z", + "_custom_field_data": {}, + "name": "65000:2", + "description": "Shared-export", + "tenant": null + } +}, +{ + "model": "ipam.routetarget", + "pk": "6cc00d80-6754-504b-b920-e14d13a65832", + "fields": { + "created": "2022-04-08T00:34:04.990Z", + "last_updated": "2024-02-08T07:55:21.356Z", + "_custom_field_data": {}, + "name": "65000:1", + "description": "Shared-import", + "tenant": null + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.vlan.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.vlan.json new file mode 100644 index 00000000..5f5645ee --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.vlan.json @@ -0,0 +1,50 @@ +[ +{ + "model": "ipam.vlan", + "pk": "3371590a-6317-53ae-ba8b-7ca30f0a1f8b", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:31:16.669Z", + "_custom_field_data": {}, + "vlan_group": "9ffb100d-0db5-5453-b80b-bb7be990809e", + "vid": 201, + "name": "Data", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "tenant": "35f6098e-5c2c-58b3-824c-9b5c024a4321", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "62442dd2-60a2-56bf-b922-a7cfe1b8e274", + "fields": { + "created": "2020-12-30T00:00:00Z", + "last_updated": "2024-05-15T11:31:16.428Z", + "_custom_field_data": {}, + "vlan_group": null, + "vid": 200, + "name": "Voice", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "cfe1ee60-d4a6-5c9f-b35c-0d92aa3fade1", + "tenant": "80f6b934-9627-5da1-9928-fc0e5e03f2f0", + "description": "" + } +}, +{ + "model": "ipam.vlan", + "pk": "ef894a42-aa7e-5beb-936e-f96a4d7bb70f", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:31:16.609Z", + "_custom_field_data": {}, + "vlan_group": "3060d7a7-bf57-5d57-aeb7-4a8b0463932d", + "vid": 204, + "name": "Admin", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": null, + "tenant": "35f6098e-5c2c-58b3-824c-9b5c024a4321", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.vlangroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.vlangroup.json new file mode 100644 index 00000000..869be601 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.vlangroup.json @@ -0,0 +1,38 @@ +[ +{ + "model": "ipam.vlangroup", + "pk": "3ac8f2e8-c354-5f7e-82e1-01a00999857d", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:31:19.225Z", + "_custom_field_data": {}, + "name": "JBB104", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "9ffb100d-0db5-5453-b80b-bb7be990809e", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:31:19.232Z", + "_custom_field_data": {}, + "name": "JBB127", + "location": null, + "description": "" + } +}, +{ + "model": "ipam.vlangroup", + "pk": "ac3df58d-fa3c-5e5e-babf-1785afb46a36", + "fields": { + "created": "2021-03-10T00:00:00Z", + "last_updated": "2024-05-15T11:31:19.233Z", + "_custom_field_data": {}, + "name": "JBB133", + "location": null, + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.vrf.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.vrf.json new file mode 100644 index 00000000..256bd129 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/ipam.vrf.json @@ -0,0 +1,66 @@ +[ +{ + "model": "ipam.vrf", + "pk": "242112ea-1ff0-5c1a-9773-4ff3f57b7d8c", + "fields": { + "created": "2022-04-08T00:05:32.118Z", + "last_updated": "2024-02-08T07:55:21.331Z", + "_custom_field_data": {}, + "name": "Delta", + "rd": "65000:400", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "19e89fbb-f05f-5ddf-8b88-b30f64645cdc" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "500736bc-0caf-548e-a35b-e67adb2bcc96" + ] + } +}, +{ + "model": "ipam.vrf", + "pk": "4d683b05-ce3f-52c3-8e1a-ee31e5771976", + "fields": { + "created": "2022-04-08T00:05:31.743Z", + "last_updated": "2024-02-08T07:55:21.323Z", + "_custom_field_data": {}, + "name": "Bravo", + "rd": "65000:200", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "", + "import_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982", + "d1e9d468-d4c3-5f49-b2d0-e7af0268de47" + ], + "export_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832", + "d1e9d468-d4c3-5f49-b2d0-e7af0268de47" + ] + } +}, +{ + "model": "ipam.vrf", + "pk": "73360e91-5f1d-5d9b-8be2-06b867b5953b", + "fields": { + "created": "2022-04-08T00:32:05.517Z", + "last_updated": "2024-02-08T07:55:21.340Z", + "_custom_field_data": {}, + "name": "Shared", + "rd": "65000:1", + "namespace": "26756c2d-fddd-4128-9f88-dbcbddcbef45", + "tenant": null, + "description": "Shared services VRF", + "import_targets": [ + "6cc00d80-6754-504b-b920-e14d13a65832" + ], + "export_targets": [ + "4e3a7cf5-5e49-55c9-8fed-10c6d35f9982" + ] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/tenancy.tenant.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/tenancy.tenant.json new file mode 100644 index 00000000..953c606e --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/tenancy.tenant.json @@ -0,0 +1,47 @@ +[ +{ + "model": "tenancy.tenant", + "pk": "325fbd45-7e2d-5f37-b0ab-f179a4d2f291", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.432Z", + "_custom_field_data": { + "cust_id": "PPI02" + }, + "name": "Pied Piper", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "40244885-7452-547f-ae8c-28d0a85a4d7c", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.437Z", + "_custom_field_data": { + "cust_id": "WAY01" + }, + "name": "Wayne Enterprises", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +}, +{ + "model": "tenancy.tenant", + "pk": "50369baf-2664-5398-ae46-90eba767ddae", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.438Z", + "_custom_field_data": { + "cust_id": "CYB01" + }, + "name": "Cyberdyne Systems", + "tenant_group": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "description": "", + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/tenancy.tenantgroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/tenancy.tenantgroup.json new file mode 100644 index 00000000..c777f683 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/tenancy.tenantgroup.json @@ -0,0 +1,14 @@ +[ +{ + "model": "tenancy.tenantgroup", + "pk": "7a7ff049-1b7a-50ea-a7f3-8cf53a7940a2", + "fields": { + "created": "2020-12-19T00:00:00Z", + "last_updated": "2024-02-08T07:54:55.427Z", + "_custom_field_data": {}, + "parent": null, + "name": "Customers", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/users.user.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/users.user.json new file mode 100644 index 00000000..d23c9e42 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/users.user.json @@ -0,0 +1,63 @@ +[ +{ + "model": "users.user", + "pk": "af2898b3-c07a-5b03-b367-ef0ea066ac28", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "edward", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:50Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "b6111f2f-ede6-5a47-b0e5-3842b76f14cd", + "fields": { + "password": "", + "last_login": null, + "is_superuser": true, + "username": "admin", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": true, + "is_active": true, + "date_joined": "2020-12-18T02:07:15.359Z", + "config_data": {}, + "groups": [], + "user_permissions": [] + } +}, +{ + "model": "users.user", + "pk": "fe73675b-51ca-56ac-8cab-ef9580f18278", + "fields": { + "password": "", + "last_login": null, + "is_superuser": false, + "username": "charlie", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-12-30T15:51:22Z", + "config_data": {}, + "groups": [ + 1 + ], + "user_permissions": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/virtualization.cluster.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/virtualization.cluster.json new file mode 100644 index 00000000..07cc6600 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/virtualization.cluster.json @@ -0,0 +1,47 @@ +[ +{ + "model": "virtualization.cluster", + "pk": "656c354d-5c62-528a-8629-4049d3edfd9a", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-08T07:55:17.759Z", + "_custom_field_data": {}, + "name": "gc-asia-south1", + "cluster_type": "49f2845e-b8f4-58e3-8534-2a1131071e25", + "cluster_group": "7a2352bc-7253-5c1d-bb1f-0a4a1412dc9e", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "ca5f6ebc-2cba-5925-8e86-3f8554b47e0d", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-08T07:55:17.727Z", + "_custom_field_data": {}, + "name": "DO-NYC3", + "cluster_type": "786c136a-fff1-5f84-8d0c-c43610039f45", + "cluster_group": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "tenant": null, + "location": null, + "comments": "" + } +}, +{ + "model": "virtualization.cluster", + "pk": "e2f873ce-e8b2-5a35-a0a8-59ada819cec5", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-08T07:55:17.730Z", + "_custom_field_data": {}, + "name": "DO-TOR1", + "cluster_type": "786c136a-fff1-5f84-8d0c-c43610039f45", + "cluster_group": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "tenant": null, + "location": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/virtualization.clustergroup.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/virtualization.clustergroup.json new file mode 100644 index 00000000..961f2bdd --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/virtualization.clustergroup.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustergroup", + "pk": "20182816-bf12-5cd0-8f07-c91fcd271bd7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.451Z", + "_custom_field_data": {}, + "name": "EMEA", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "7a2352bc-7253-5c1d-bb1f-0a4a1412dc9e", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.452Z", + "_custom_field_data": {}, + "name": "Asia Pacific", + "description": "" + } +}, +{ + "model": "virtualization.clustergroup", + "pk": "f296b7c8-68ed-5c8a-85fc-11ef680cbe7e", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.449Z", + "_custom_field_data": {}, + "name": "North America", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/virtualization.clustertype.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/virtualization.clustertype.json new file mode 100644 index 00000000..a207cfe5 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/virtualization.clustertype.json @@ -0,0 +1,35 @@ +[ +{ + "model": "virtualization.clustertype", + "pk": "40ad4d12-4324-581c-9f4a-a87421336e3b", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.444Z", + "_custom_field_data": {}, + "name": "Microsoft Azure", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "786c136a-fff1-5f84-8d0c-c43610039f45", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.445Z", + "_custom_field_data": {}, + "name": "DigitalOcean", + "description": "" + } +}, +{ + "model": "virtualization.clustertype", + "pk": "ae807dce-fa79-5557-9d7e-a8e8f8e881a7", + "fields": { + "created": "2021-04-02T00:00:00Z", + "last_updated": "2024-02-08T07:55:21.447Z", + "_custom_field_data": {}, + "name": "VMware", + "description": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/virtualization.virtualmachine.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/virtualization.virtualmachine.json new file mode 100644 index 00000000..2c44216f --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/virtualization.virtualmachine.json @@ -0,0 +1,77 @@ +[ +{ + "model": "virtualization.virtualmachine", + "pk": "6ee5416b-312b-5783-9d1d-6cb70f73bef1", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-02-08T07:55:17.943Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "ca5f6ebc-2cba-5925-8e86-3f8554b47e0d", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm106", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "b90a0639-161d-5a90-a2d5-9ad5bcbb45c2", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-02-08T07:55:18.031Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "57a3cc22-970e-5bf5-b67c-616646fd17c5", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm160", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +}, +{ + "model": "virtualization.virtualmachine", + "pk": "c831b2b8-260d-542c-b0db-43653c018f21", + "fields": { + "created": "2021-04-05T00:00:00Z", + "last_updated": "2024-02-08T07:55:17.899Z", + "_custom_field_data": {}, + "local_config_context_data": null, + "local_config_context_schema": null, + "local_config_context_data_owner_content_type": null, + "local_config_context_data_owner_object_id": null, + "cluster": "eed9e8dc-4464-53ee-8d16-80dc6027b13e", + "tenant": null, + "platform": "069874d3-da4d-54f5-a17b-40bbb0d29f98", + "name": "vm79", + "status": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "role": "67af1cd7-6cd7-5f2f-b58a-cb264dbaa896", + "primary_ip4": null, + "primary_ip6": null, + "vcpus": null, + "memory": null, + "disk": null, + "comments": "" + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/virtualization.vminterface.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/virtualization.vminterface.json new file mode 100644 index 00000000..36400bcc --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/samples/virtualization.vminterface.json @@ -0,0 +1,71 @@ +[ +{ + "model": "virtualization.vminterface", + "pk": "0fdf2d01-4733-532c-a5a9-f9e4397c4fde", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:18.999Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "c413f642-c890-5975-a0ec-8bb004bb6313", + "name": "eth3", + "_name": "9999999999999999eth000003............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "59723897-8811-5706-ac42-c080a668f8dc", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:19.067Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "c73e0157-1cac-5baf-a25d-3342f76b6bb7", + "name": "eth0", + "_name": "9999999999999999eth000000............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +}, +{ + "model": "virtualization.vminterface", + "pk": "dde04988-3681-5f85-b6d2-7aeed165390a", + "fields": { + "created": "2021-04-14T00:00:00Z", + "last_updated": "2024-02-08T07:55:18.524Z", + "_custom_field_data": {}, + "status": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "enabled": true, + "mac_address": null, + "mtu": null, + "mode": "", + "parent_interface": null, + "bridge": null, + "virtual_machine": "0384fae9-5188-53af-a000-8e8538aabd05", + "name": "eth3", + "_name": "9999999999999999eth000003............", + "description": "", + "untagged_vlan": null, + "vrf": null, + "tagged_vlans": [] + } +} +] diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/summary.json b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/summary.json new file mode 100644 index 00000000..b4ff9006 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/summary.json @@ -0,0 +1,17308 @@ +{ + "diffsync": { + "create": 5870, + "update": 0, + "delete": 0, + "no-change": 0, + "skip": 143 + }, + "source": { + "account.usertoken": { + "content_type": "account.usertoken", + "content_type_id": 19, + "extends_content_type": null, + "nautobot_content_type": "account.usertoken", + "disable_reason": "Nautobot content type: `account.usertoken` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 1, + "extends_content_type": null, + "nautobot_content_type": "admin.logentry", + "disable_reason": "Not directly used in Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 12 + } + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 3, + "extends_content_type": null, + "nautobot_content_type": "auth.group", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "permissions": { + "name": "permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 2, + "extends_content_type": null, + "nautobot_content_type": "auth.permission", + "disable_reason": "Handled via a Nautobot model and may not be a 1 to 1.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 569 + } + }, + "auth.user": { + "content_type": "auth.user", + "content_type_id": 4, + "extends_content_type": null, + "nautobot_content_type": "users.user", + "disable_reason": "", + "identifiers": [ + "username" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "date_joined": { + "name": "date_joined", + "nautobot_name": "date_joined", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "date_joined", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "email": { + "name": "email", + "nautobot_name": "email", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "email", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "first_name": { + "name": "first_name", + "nautobot_name": "first_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "first_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "groups": { + "name": "groups", + "nautobot_name": "groups", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "groups", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_active": { + "name": "is_active", + "nautobot_name": "is_active", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_active", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "is_staff": { + "name": "is_staff", + "nautobot_name": "is_staff", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_staff", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "is_superuser": { + "name": "is_superuser", + "nautobot_name": "is_superuser", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_superuser", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_login": { + "name": "last_login", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "last_name": { + "name": "last_name", + "nautobot_name": "last_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "last_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "password": { + "name": "password", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Should not be attempted to migrate", + "required": false + }, + "user_permissions": { + "name": "user_permissions", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Permissions import is not implemented yet", + "required": false + }, + "username": { + "name": "username", + "nautobot_name": "username", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "username", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 20, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuit", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "cid": { + "name": "cid", + "nautobot_name": "cid", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "cid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "commit_rate": { + "name": "commit_rate", + "nautobot_name": "commit_rate", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "commit_rate", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "install_date": { + "name": "install_date", + "nautobot_name": "install_date", + "nautobot_internal_type": "DateField", + "nautobot_can_import": true, + "importer": "date_importer", + "definition": "install_date", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "provider_account": { + "name": "provider_account", + "nautobot_name": "provider_account", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "provider_account", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_a": { + "name": "termination_a", + "nautobot_name": "circuit_termination_a_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_a", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_date": { + "name": "termination_date", + "nautobot_name": "termination_date", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "termination_date", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "termination_z": { + "name": "termination_z", + "nautobot_name": "circuit_termination_z_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_termination_z", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "circuit_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 29, + "second_pass_used": 29, + "created": 29, + "imported": 29 + } + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 21, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittermination", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "circuit": { + "name": "circuit", + "nautobot_name": "circuit_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "circuit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "port_speed": { + "name": "port_speed", + "nautobot_name": "port_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "port_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "pp_info": { + "name": "pp_info", + "nautobot_name": "pp_info", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "pp_info", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "provider_network": { + "name": "provider_network", + "nautobot_name": "provider_network_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider_network", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "term_side": { + "name": "term_side", + "nautobot_name": "term_side", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "term_side", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "upstream_speed": { + "name": "upstream_speed", + "nautobot_name": "upstream_speed", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "upstream_speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "xconnect_id": { + "name": "xconnect_id", + "nautobot_name": "xconnect_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "xconnect_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 45, + "second_pass_used": 45, + "created": 45, + "imported": 45 + } + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 22, + "extends_content_type": null, + "nautobot_content_type": "circuits.circuittype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 23, + "extends_content_type": null, + "nautobot_content_type": "circuits.provider", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "asns": { + "name": "asns", + "nautobot_name": "asns", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "asns", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9, + "second_pass_used": 9, + "created": 9, + "imported": 9 + } + }, + "circuits.provideraccount": { + "content_type": "circuits.provideraccount", + "content_type_id": 25, + "extends_content_type": null, + "nautobot_content_type": "circuits.provideraccount", + "disable_reason": "Nautobot content type: `circuits.provideraccount` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 24, + "extends_content_type": null, + "nautobot_content_type": "circuits.providernetwork", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "provider": { + "name": "provider", + "nautobot_name": "provider_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "provider", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "service_id": { + "name": "service_id", + "nautobot_name": "service_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "service_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 5, + "extends_content_type": null, + "nautobot_content_type": "contenttypes.contenttype", + "disable_reason": "", + "identifiers": [ + "app_label", + "model" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "app_label": { + "name": "app_label", + "nautobot_name": "app_label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "content_types_mapper_importer", + "definition": "define_app_label", + "sources": [ + "CUSTOM", + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.IGNORE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 143, + "second_pass_used": 143, + "created": 143, + "imported": 143 + } + }, + "core.autosyncrecord": { + "content_type": "core.autosyncrecord", + "content_type_id": 16, + "extends_content_type": null, + "nautobot_content_type": "core.autosyncrecord", + "disable_reason": "Nautobot content type: `core.autosyncrecord` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "core.configrevision": { + "content_type": "core.configrevision", + "content_type_id": 98, + "extends_content_type": null, + "nautobot_content_type": "core.configrevision", + "disable_reason": "Nautobot content type: `core.configrevision` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "core.contenttype": { + "content_type": "core.contenttype", + "content_type_id": 143, + "extends_content_type": null, + "nautobot_content_type": "core.contenttype", + "disable_reason": "Nautobot content type: `core.contenttype` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "core.datafile": { + "content_type": "core.datafile", + "content_type_id": 15, + "extends_content_type": null, + "nautobot_content_type": "core.datafile", + "disable_reason": "Nautobot content type: `core.datafile` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "core.datasource": { + "content_type": "core.datasource", + "content_type_id": 14, + "extends_content_type": null, + "nautobot_content_type": "core.datasource", + "disable_reason": "Nautobot content type: `core.datasource` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "core.job": { + "content_type": "core.job", + "content_type_id": 18, + "extends_content_type": null, + "nautobot_content_type": "core.job", + "disable_reason": "Nautobot content type: `core.job` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "core.managedfile": { + "content_type": "core.managedfile", + "content_type_id": 17, + "extends_content_type": null, + "nautobot_content_type": "core.managedfile", + "disable_reason": "Nautobot content type: `core.managedfile` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 26, + "extends_content_type": null, + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_length": { + "name": "_abs_length", + "nautobot_name": "_abs_length", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "length": { + "name": "length", + "nautobot_name": "length", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "length", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "length_unit": { + "name": "length_unit", + "nautobot_name": "length_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "length_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 108, + "second_pass_used": 108, + "created": 108, + "imported": 108 + } + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 27, + "extends_content_type": null, + "nautobot_content_type": "dcim.cablepath", + "disable_reason": "Recreated in Nautobot on signal when circuit termination is created", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 154 + } + }, + "dcim.cabletermination": { + "content_type": "dcim.cabletermination", + "content_type_id": 66, + "extends_content_type": "dcim.cable", + "nautobot_content_type": "dcim.cable", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "_pre_import_cable_termination", + "fields": { + "_device": { + "name": "_device", + "nautobot_name": "_device", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_location": { + "name": "_location", + "nautobot_name": "_location", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_location", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_rack": { + "name": "_rack", + "nautobot_name": "_rack", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_site": { + "name": "_site", + "nautobot_name": "_site", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_site", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "termination_a_id": { + "name": "termination_a_id", + "nautobot_name": "termination_a_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_a_type": { + "name": "termination_a_type", + "nautobot_name": "termination_a_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_a_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_id": { + "name": "termination_b_id", + "nautobot_name": "termination_b_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "termination_b_type": { + "name": "termination_b_type", + "nautobot_name": "termination_b_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_and_type_importer", + "definition": "termination_b_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 216, + "second_pass_used": 216, + "imported": 216 + } + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 28, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "speed": { + "name": "speed", + "nautobot_name": "speed", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 41, + "second_pass_used": 41, + "created": 41, + "imported": 41 + } + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 29, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 30, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 31, + "extends_content_type": null, + "nautobot_content_type": "dcim.consoleserverporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 32, + "extends_content_type": null, + "nautobot_content_type": "dcim.device", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "config_template": { + "name": "config_template", + "nautobot_name": "config_template", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "config_template", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "console_port_count": { + "name": "console_port_count", + "nautobot_name": "console_port_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "console_port_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "console_server_port_count": { + "name": "console_server_port_count", + "nautobot_name": "console_server_port_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "console_server_port_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_bay_count": { + "name": "device_bay_count", + "nautobot_name": "device_bay_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "device_bay_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_role": { + "name": "device_role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "face": { + "name": "face", + "nautobot_name": "face", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "face", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "front_port_count": { + "name": "front_port_count", + "nautobot_name": "front_port_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "front_port_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "interface_count": { + "name": "interface_count", + "nautobot_name": "interface_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "interface_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "inventory_item_count": { + "name": "inventory_item_count", + "nautobot_name": "inventory_item_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "inventory_item_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "latitude": { + "name": "latitude", + "nautobot_name": "latitude", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "latitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "longitude": { + "name": "longitude", + "nautobot_name": "longitude", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "longitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module_bay_count": { + "name": "module_bay_count", + "nautobot_name": "module_bay_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_bay_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "oob_ip": { + "name": "oob_ip", + "nautobot_name": "oob_ip", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "oob_ip", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "position": { + "name": "position", + "nautobot_name": "position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "power_outlet_count": { + "name": "power_outlet_count", + "nautobot_name": "power_outlet_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "power_outlet_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "power_port_count": { + "name": "power_port_count", + "nautobot_name": "power_port_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "power_port_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rear_port_count": { + "name": "rear_port_count", + "nautobot_name": "rear_port_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rear_port_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_position": { + "name": "vc_position", + "nautobot_name": "vc_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_position", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vc_priority": { + "name": "vc_priority", + "nautobot_name": "vc_priority", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vc_priority", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_chassis": { + "name": "virtual_chassis", + "nautobot_name": "virtual_chassis_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_chassis", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 72, + "second_pass_used": 72, + "created": 72, + "imported": 72 + } + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 33, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebay", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "installed_device": { + "name": "installed_device", + "nautobot_name": "installed_device_id", + "nautobot_internal_type": "OneToOneField", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "installed_device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14, + "second_pass_used": 14, + "created": 14, + "imported": 14 + } + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 34, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicebaytemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14, + "second_pass_used": 14, + "created": 14, + "imported": 14 + } + }, + "dcim.devicerole": { + "content_type": "dcim.devicerole", + "content_type_id": 35, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "config_template": { + "name": "config_template", + "nautobot_name": "config_template", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "config_template", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vm_role": { + "name": "vm_role", + "nautobot_name": "vm_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vm_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 9, + "second_pass_used": 9, + "created": 9, + "imported": 9 + } + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 36, + "extends_content_type": null, + "nautobot_content_type": "dcim.devicetype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_weight": { + "name": "_abs_weight", + "nautobot_name": "_abs_weight", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "airflow": { + "name": "airflow", + "nautobot_name": "airflow", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "airflow", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "console_port_template_count": { + "name": "console_port_template_count", + "nautobot_name": "console_port_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "console_port_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "console_server_port_template_count": { + "name": "console_server_port_template_count", + "nautobot_name": "console_server_port_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "console_server_port_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "default_platform": { + "name": "default_platform", + "nautobot_name": "default_platform", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "default_platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_bay_template_count": { + "name": "device_bay_template_count", + "nautobot_name": "device_bay_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "device_bay_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "exclude_from_utilization": { + "name": "exclude_from_utilization", + "nautobot_name": "exclude_from_utilization", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "exclude_from_utilization", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "front_image": { + "name": "front_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "front_port_template_count": { + "name": "front_port_template_count", + "nautobot_name": "front_port_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "front_port_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "interface_template_count": { + "name": "interface_template_count", + "nautobot_name": "interface_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "interface_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "inventory_item_template_count": { + "name": "inventory_item_template_count", + "nautobot_name": "inventory_item_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "inventory_item_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "is_full_depth": { + "name": "is_full_depth", + "nautobot_name": "is_full_depth", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_full_depth", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": true + }, + "model": { + "name": "model", + "nautobot_name": "model", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "model", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "module_bay_template_count": { + "name": "module_bay_template_count", + "nautobot_name": "module_bay_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_bay_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "part_number": { + "name": "part_number", + "nautobot_name": "part_number", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "part_number", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "power_outlet_template_count": { + "name": "power_outlet_template_count", + "nautobot_name": "power_outlet_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "power_outlet_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "power_port_template_count": { + "name": "power_port_template_count", + "nautobot_name": "power_port_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "power_port_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rear_image": { + "name": "rear_image", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Import does not contain images", + "required": false + }, + "rear_port_template_count": { + "name": "rear_port_template_count", + "nautobot_name": "rear_port_template_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rear_port_template_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "subdevice_role": { + "name": "subdevice_role", + "nautobot_name": "subdevice_role", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "subdevice_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight_unit": { + "name": "weight_unit", + "nautobot_name": "weight_unit", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "stats": { + "pre_cached": 1, + "first_pass_used": 14, + "second_pass_used": 14, + "created": 15, + "imported": 15, + "imported_from_cache": 1 + } + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 37, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 912, + "second_pass_used": 912, + "created": 912, + "imported": 912 + } + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 38, + "extends_content_type": null, + "nautobot_content_type": "dcim.frontporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port": { + "name": "rear_port", + "nautobot_name": "rear_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rear_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rear_port_position": { + "name": "rear_port_position", + "nautobot_name": "rear_port_position", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "rear_port_position", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 120, + "second_pass_used": 120, + "created": 120, + "imported": 120 + } + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 39, + "extends_content_type": null, + "nautobot_content_type": "dcim.interface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "duplex": { + "name": "duplex", + "nautobot_name": "duplex", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "duplex", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "lag": { + "name": "lag", + "nautobot_name": "lag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "lag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "poe_mode": { + "name": "poe_mode", + "nautobot_name": "poe_mode", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "poe_type": { + "name": "poe_type", + "nautobot_name": "poe_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel": { + "name": "rf_channel", + "nautobot_name": "rf_channel", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel_frequency": { + "name": "rf_channel_frequency", + "nautobot_name": "rf_channel_frequency", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel_frequency", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_channel_width": { + "name": "rf_channel_width", + "nautobot_name": "rf_channel_width", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_channel_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_role": { + "name": "rf_role", + "nautobot_name": "rf_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "speed": { + "name": "speed", + "nautobot_name": "speed", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "speed", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tx_power": { + "name": "tx_power", + "nautobot_name": "tx_power", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tx_power", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vdcs": { + "name": "vdcs", + "nautobot_name": "vdcs", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vdcs", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wireless_lans": { + "name": "wireless_lans", + "nautobot_name": "wireless_lans", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wireless_lans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wireless_link": { + "name": "wireless_link", + "nautobot_name": "wireless_link", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wireless_link", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "wwn": { + "name": "wwn", + "nautobot_name": "wwn", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "wwn", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1586, + "second_pass_used": 1586, + "created": 1586, + "imported": 1586 + } + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 40, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfacetemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mgmt_only": { + "name": "mgmt_only", + "nautobot_name": "mgmt_only", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mgmt_only", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "poe_mode": { + "name": "poe_mode", + "nautobot_name": "poe_mode", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "poe_type": { + "name": "poe_type", + "nautobot_name": "poe_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "poe_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rf_role": { + "name": "rf_role", + "nautobot_name": "rf_role", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "rf_role", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 300, + "second_pass_used": 300, + "created": 300, + "imported": 300 + } + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 41, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.inventoryitemrole": { + "content_type": "dcim.inventoryitemrole", + "content_type_id": 64, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitemrole", + "disable_reason": "Nautobot content type: `dcim.inventoryitemrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.inventoryitemtemplate": { + "content_type": "dcim.inventoryitemtemplate", + "content_type_id": 65, + "extends_content_type": null, + "nautobot_content_type": "dcim.inventoryitemtemplate", + "disable_reason": "Nautobot content type: `dcim.inventoryitemtemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 42, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "_define_location_parent", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "location_parent_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "nestable", + "sources": [ + "CACHE" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "CACHE" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "pre_cached": 3, + "imported": 3, + "imported_from_cache": 3, + "created": 3 + } + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 43, + "extends_content_type": null, + "nautobot_content_type": "dcim.manufacturer", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "f5136724-0984-5e3b-b073-ea6d83116997", + "stats": { + "pre_cached": 1, + "first_pass_used": 14, + "second_pass_used": 14, + "created": 15, + "imported": 15, + "imported_from_cache": 1 + } + }, + "dcim.module": { + "content_type": "dcim.module", + "content_type_id": 62, + "extends_content_type": null, + "nautobot_content_type": "dcim.module", + "disable_reason": "Nautobot content type: `dcim.module` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4 + } + }, + "dcim.modulebay": { + "content_type": "dcim.modulebay", + "content_type_id": 61, + "extends_content_type": null, + "nautobot_content_type": "dcim.modulebay", + "disable_reason": "Nautobot content type: `dcim.modulebay` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 28 + } + }, + "dcim.modulebaytemplate": { + "content_type": "dcim.modulebaytemplate", + "content_type_id": 63, + "extends_content_type": null, + "nautobot_content_type": "dcim.modulebaytemplate", + "disable_reason": "Nautobot content type: `dcim.modulebaytemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 14 + } + }, + "dcim.moduletype": { + "content_type": "dcim.moduletype", + "content_type_id": 60, + "extends_content_type": null, + "nautobot_content_type": "dcim.moduletype", + "disable_reason": "Nautobot content type: `dcim.moduletype` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1 + } + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 44, + "extends_content_type": null, + "nautobot_content_type": "dcim.platform", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "config_template": { + "name": "config_template", + "nautobot_name": "config_template", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "config_template", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "manufacturer": { + "name": "manufacturer", + "nautobot_name": "manufacturer_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "manufacturer", + "sources": [ + "DATA" + ], + "default_value": "f5136724-0984-5e3b-b073-ea6d83116997", + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3, + "second_pass_used": 3, + "created": 3, + "imported": 3 + } + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 45, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerfeed", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "amperage": { + "name": "amperage", + "nautobot_name": "amperage", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "amperage", + "sources": [ + "DATA" + ], + "default_value": 20, + "disable_reason": "", + "required": true + }, + "available_power": { + "name": "available_power", + "nautobot_name": "available_power", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "available_power", + "sources": [ + "DATA" + ], + "default_value": 0, + "disable_reason": "", + "required": true + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "max_utilization": { + "name": "max_utilization", + "nautobot_name": "max_utilization", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "max_utilization", + "sources": [ + "DATA" + ], + "default_value": 80, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "phase": { + "name": "phase", + "nautobot_name": "phase", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "phase", + "sources": [ + "DATA" + ], + "default_value": "single-phase", + "disable_reason": "", + "required": true + }, + "power_panel": { + "name": "power_panel", + "nautobot_name": "power_panel_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_panel", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "supply": { + "name": "supply", + "nautobot_name": "supply", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "supply", + "sources": [ + "DATA" + ], + "default_value": "ac", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": "primary", + "disable_reason": "", + "required": true + }, + "voltage": { + "name": "voltage", + "nautobot_name": "voltage", + "nautobot_internal_type": "SmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "voltage", + "sources": [ + "DATA" + ], + "default_value": 120, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 48, + "second_pass_used": 48, + "created": 48, + "imported": 48 + } + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 46, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlet", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 104, + "second_pass_used": 104, + "created": 104, + "imported": 104 + } + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 47, + "extends_content_type": null, + "nautobot_content_type": "dcim.poweroutlettemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "feed_leg": { + "name": "feed_leg", + "nautobot_name": "feed_leg", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "feed_leg", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "power_port": { + "name": "power_port", + "nautobot_name": "power_port_template_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "power_port_template", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 48, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerpanel", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 49, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_path": { + "name": "_path", + "nautobot_name": "_path", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_path", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 75, + "second_pass_used": 75, + "created": 75, + "imported": 75 + } + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 50, + "extends_content_type": null, + "nautobot_content_type": "dcim.powerporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "allocated_draw": { + "name": "allocated_draw", + "nautobot_name": "allocated_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "allocated_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "maximum_draw": { + "name": "maximum_draw", + "nautobot_name": "maximum_draw", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "maximum_draw", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 26, + "second_pass_used": 26, + "created": 26, + "imported": 26 + } + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 51, + "extends_content_type": null, + "nautobot_content_type": "dcim.rack", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_abs_max_weight": { + "name": "_abs_max_weight", + "nautobot_name": "_abs_max_weight", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_max_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_abs_weight": { + "name": "_abs_weight", + "nautobot_name": "_abs_weight", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_abs_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asset_tag": { + "name": "asset_tag", + "nautobot_name": "asset_tag", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "asset_tag", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "desc_units": { + "name": "desc_units", + "nautobot_name": "desc_units", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "desc_units", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "facility_id": { + "name": "facility_id", + "nautobot_name": "facility_id", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "max_weight": { + "name": "max_weight", + "nautobot_name": "max_weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "max_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mounting_depth": { + "name": "mounting_depth", + "nautobot_name": "mounting_depth", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mounting_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "outer_depth": { + "name": "outer_depth", + "nautobot_name": "outer_depth", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_unit": { + "name": "outer_unit", + "nautobot_name": "outer_unit", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "outer_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "outer_width": { + "name": "outer_width", + "nautobot_name": "outer_width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "outer_width", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "serial": { + "name": "serial", + "nautobot_name": "serial", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "serial", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "starting_unit": { + "name": "starting_unit", + "nautobot_name": "starting_unit", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "starting_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "u_height": { + "name": "u_height", + "nautobot_name": "u_height", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "u_height", + "sources": [ + "DATA" + ], + "default_value": 42, + "disable_reason": "", + "required": true + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight_unit": { + "name": "weight_unit", + "nautobot_name": "weight_unit", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "weight_unit", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "width": { + "name": "width", + "nautobot_name": "width", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "width", + "sources": [ + "DATA" + ], + "default_value": 19, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 42, + "second_pass_used": 42, + "created": 42, + "imported": 42 + } + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 52, + "extends_content_type": null, + "nautobot_content_type": "dcim.rackreservation", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "rack": { + "name": "rack", + "nautobot_name": "rack_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rack", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "units": { + "name": "units", + "nautobot_name": "units", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "units_importer", + "definition": "_define_units", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "user": { + "name": "user", + "nautobot_name": "user_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "user", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2, + "second_pass_used": 2, + "created": 2, + "imported": 2 + } + }, + "dcim.rackrole": { + "content_type": "dcim.rackrole", + "content_type_id": 53, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 54, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearport", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable": { + "name": "cable", + "nautobot_name": "cable_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cable_end": { + "name": "cable_end", + "nautobot_name": "cable_end", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "cable_end", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mark_connected": { + "name": "mark_connected", + "nautobot_name": "mark_connected", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_connected", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "module": { + "name": "module", + "nautobot_name": "module", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 630, + "second_pass_used": 630, + "created": 630, + "imported": 630 + } + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 55, + "extends_content_type": null, + "nautobot_content_type": "dcim.rearporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device_type": { + "name": "device_type", + "nautobot_name": "device_type_id", + "nautobot_internal_type": "ForeignKeyWithAutoRelatedName", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "device_type", + "sources": [ + "DATA" + ], + "default_value": "c40e8fa5-0254-5b8f-97da-19b227497d92", + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "label", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "module_type": { + "name": "module_type", + "nautobot_name": "module_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "module_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "positions": { + "name": "positions", + "nautobot_name": "positions", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "positions", + "sources": [ + "DATA" + ], + "default_value": 1, + "disable_reason": "", + "required": true + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 73, + "second_pass_used": 73, + "created": 73, + "imported": 73 + } + }, + "dcim.region": { + "content_type": "dcim.region", + "content_type_id": 56, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "location_type": { + "name": "location_type", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 67, + "second_pass_used": 67, + "created": 67, + "imported": 67 + } + }, + "dcim.site": { + "content_type": "dcim.site", + "content_type_id": 57, + "extends_content_type": null, + "nautobot_content_type": "dcim.location", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": "forward_references", + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "asns": { + "name": "asns", + "nautobot_name": "asns", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "asns", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "facility": { + "name": "facility", + "nautobot_name": "facility", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "facility", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "location_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "site_group_importer", + "definition": "_define_site_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "latitude": { + "name": "latitude", + "nautobot_name": "latitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "latitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "longitude": { + "name": "longitude", + "nautobot_name": "longitude", + "nautobot_internal_type": "DecimalField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "longitude", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "physical_address": { + "name": "physical_address", + "nautobot_name": "physical_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "physical_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "shipping_address": { + "name": "shipping_address", + "nautobot_name": "shipping_address", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "shipping_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "time_zone": { + "name": "time_zone", + "nautobot_name": "time_zone", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "time_zone", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 24, + "second_pass_used": 24, + "created": 24, + "imported": 24 + } + }, + "dcim.sitegroup": { + "content_type": "dcim.sitegroup", + "content_type_id": 58, + "extends_content_type": null, + "nautobot_content_type": "dcim.locationtype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "nestable": { + "name": "nestable", + "nautobot_name": "nestable", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "constant_importer", + "definition": "define_constant", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3, + "second_pass_used": 3, + "created": 3, + "imported": 3 + } + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 59, + "extends_content_type": null, + "nautobot_content_type": "dcim.virtualchassis", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "domain": { + "name": "domain", + "nautobot_name": "domain", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "domain", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "master": { + "name": "master", + "nautobot_name": "master_id", + "nautobot_internal_type": "OneToOneField", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "master", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "member_count": { + "name": "member_count", + "nautobot_name": "member_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "member_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "dcim.virtualdevicecontext": { + "content_type": "dcim.virtualdevicecontext", + "content_type_id": 67, + "extends_content_type": null, + "nautobot_content_type": "dcim.virtualdevicecontext", + "disable_reason": "Nautobot content type: `dcim.virtualdevicecontext` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": 128, + "extends_content_type": null, + "nautobot_content_type": "django_rq.queue", + "disable_reason": "Nautobot content type: `django_rq.queue` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.bookmark": { + "content_type": "extras.bookmark", + "content_type_id": 107, + "extends_content_type": null, + "nautobot_content_type": "extras.bookmark", + "disable_reason": "Nautobot content type: `extras.bookmark` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.branch": { + "content_type": "extras.branch", + "content_type_id": 101, + "extends_content_type": null, + "nautobot_content_type": "extras.branch", + "disable_reason": "Nautobot content type: `extras.branch` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.cachedvalue": { + "content_type": "extras.cachedvalue", + "content_type_id": 100, + "extends_content_type": null, + "nautobot_content_type": "extras.cachedvalue", + "disable_reason": "Nautobot content type: `extras.cachedvalue` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 13652 + } + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 88, + "extends_content_type": null, + "nautobot_content_type": "extras.configcontext", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "locations": { + "name": "locations", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_locations", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "regions": { + "name": "regions", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "regions", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "roles": { + "name": "roles", + "nautobot_name": "roles", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "define_relation", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "sites": { + "name": "sites", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "sites", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.configtemplate": { + "content_type": "extras.configtemplate", + "content_type_id": 103, + "extends_content_type": null, + "nautobot_content_type": "extras.configtemplate", + "disable_reason": "Nautobot content type: `extras.configtemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 97, + "extends_content_type": null, + "nautobot_content_type": "extras.customfield", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "choice_set": { + "name": "choice_set", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choice_set", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "choices": { + "name": "choices", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": "choices_importer", + "definition": "define_choices", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "default": { + "name": "default", + "nautobot_name": "default", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "default", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "filter_logic": { + "name": "filter_logic", + "nautobot_name": "filter_logic", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "filter_logic", + "sources": [ + "DATA" + ], + "default_value": "loose", + "disable_reason": "", + "required": true + }, + "group_name": { + "name": "group_name", + "nautobot_name": "group_name", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "group_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_cloneable": { + "name": "is_cloneable", + "nautobot_name": "is_cloneable", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "is_cloneable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "label": { + "name": "label", + "nautobot_name": "label", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "define_default", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "Empty Label", + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "key", + "nautobot_internal_type": "SlugField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "key", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "object_type": { + "name": "object_type", + "nautobot_name": "object_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "required": { + "name": "required", + "nautobot_name": "required", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "required", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "search_weight": { + "name": "search_weight", + "nautobot_name": "search_weight", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "search_weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "type", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": "text", + "disable_reason": "", + "required": true + }, + "ui_editable": { + "name": "ui_editable", + "nautobot_name": "ui_editable", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "ui_editable", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "ui_visible": { + "name": "ui_visible", + "nautobot_name": "ui_visible", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "ui_visible", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_maximum": { + "name": "validation_maximum", + "nautobot_name": "validation_maximum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_maximum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_minimum": { + "name": "validation_minimum", + "nautobot_name": "validation_minimum", + "nautobot_internal_type": "BigIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "validation_minimum", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "validation_regex": { + "name": "validation_regex", + "nautobot_name": "validation_regex", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "validation_regex", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": 100, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoice", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "custom_field": { + "name": "custom_field", + "nautobot_name": "custom_field_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "custom_field", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "value": { + "name": "value", + "nautobot_name": "value", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "value", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": 108, + "extends_content_type": null, + "nautobot_content_type": "extras.customfieldchoiceset", + "disable_reason": "Nautobot content type: `extras.customfieldchoiceset` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": "create_choice_set", + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 96, + "extends_content_type": null, + "nautobot_content_type": "extras.customlink", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.dashboard": { + "content_type": "extras.dashboard", + "content_type_id": 104, + "extends_content_type": null, + "nautobot_content_type": "extras.dashboard", + "disable_reason": "Nautobot content type: `extras.dashboard` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1 + } + }, + "extras.eventrule": { + "content_type": "extras.eventrule", + "content_type_id": 133, + "extends_content_type": null, + "nautobot_content_type": "extras.eventrule", + "disable_reason": "Nautobot content type: `extras.eventrule` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 95, + "extends_content_type": null, + "nautobot_content_type": "extras.exporttemplate", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 94, + "extends_content_type": null, + "nautobot_content_type": "extras.imageattachment", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.journalentry": { + "content_type": "extras.journalentry", + "content_type_id": 93, + "extends_content_type": null, + "nautobot_content_type": "extras.note", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 92, + "extends_content_type": null, + "nautobot_content_type": "extras.objectchange", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": true, + "forward_references": null, + "pre_import": "skip_disabled_object_types", + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "postchange_data": { + "name": "postchange_data", + "nautobot_name": "object_data", + "nautobot_internal_type": "JSONField", + "nautobot_can_import": true, + "importer": "json_importer", + "definition": "object_data", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "time": { + "name": "time", + "nautobot_name": "time", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "define_force", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": 86, + "extends_content_type": null, + "nautobot_content_type": "extras.report", + "disable_reason": "Nautobot content type: `extras.report` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.reportmodule": { + "content_type": "extras.reportmodule", + "content_type_id": 105, + "extends_content_type": null, + "nautobot_content_type": "extras.reportmodule", + "disable_reason": "Nautobot content type: `extras.reportmodule` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.savedfilter": { + "content_type": "extras.savedfilter", + "content_type_id": 99, + "extends_content_type": null, + "nautobot_content_type": "extras.savedfilter", + "disable_reason": "Nautobot content type: `extras.savedfilter` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": 87, + "extends_content_type": null, + "nautobot_content_type": "extras.script", + "disable_reason": "Nautobot content type: `extras.script` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.scriptmodule": { + "content_type": "extras.scriptmodule", + "content_type_id": 106, + "extends_content_type": null, + "nautobot_content_type": "extras.scriptmodule", + "disable_reason": "Nautobot content type: `extras.scriptmodule` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.stagedchange": { + "content_type": "extras.stagedchange", + "content_type_id": 102, + "extends_content_type": null, + "nautobot_content_type": "extras.stagedchange", + "disable_reason": "Nautobot content type: `extras.stagedchange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": null, + "extends_content_type": null, + "nautobot_content_type": "extras.status", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "CACHE", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "stats": { + "pre_cached": 6, + "imported": 6, + "imported_from_cache": 6, + "created": 6 + } + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 89, + "extends_content_type": null, + "nautobot_content_type": "extras.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "DATA" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_types": { + "name": "object_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 26, + "second_pass_used": 26, + "created": 26, + "imported": 26 + } + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 91, + "extends_content_type": null, + "nautobot_content_type": "extras.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "content_type": { + "name": "content_type", + "nautobot_name": "content_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "content_type", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "object_id": { + "name": "object_id", + "nautobot_name": "object_id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "_define_tagged_object", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tag": { + "name": "tag", + "nautobot_name": "tag_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "tagged_object_importer", + "definition": "tag", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 72, + "second_pass_used": 72, + "created": 72, + "imported": 72 + } + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 90, + "extends_content_type": null, + "nautobot_content_type": "extras.webhook", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.aggregate": { + "content_type": "ipam.aggregate", + "content_type_id": 68, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "date_added": { + "name": "date_added", + "nautobot_name": "date_added", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "date_added", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rir": { + "name": "rir", + "nautobot_name": "rir_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "rir", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": 81, + "extends_content_type": null, + "nautobot_content_type": "ipam.asn", + "disable_reason": "Nautobot content type: `ipam.asn` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 5 + } + }, + "ipam.asnrange": { + "content_type": "ipam.asnrange", + "content_type_id": 85, + "extends_content_type": null, + "nautobot_content_type": "ipam.asnrange", + "disable_reason": "Nautobot content type: `ipam.asnrange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.fhrpgroup": { + "content_type": "ipam.fhrpgroup", + "content_type_id": 79, + "extends_content_type": null, + "nautobot_content_type": "dcim.interfaceredundancygroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "protocol": { + "name": "protocol", + "nautobot_name": "protocol", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "fallback_importer", + "definition": "define_fallback", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": 80, + "extends_content_type": null, + "nautobot_content_type": "ipam.fhrpgroupassignment", + "disable_reason": "Nautobot content type: `ipam.fhrpgroupassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 69, + "extends_content_type": null, + "nautobot_content_type": "ipam.ipaddress", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "address": { + "name": "address", + "nautobot_name": "address", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_id": { + "name": "assigned_object_id", + "nautobot_name": "assigned_object_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "assigned_object_type": { + "name": "assigned_object_type", + "nautobot_name": "assigned_object_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "assigned_object_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "dns_name": { + "name": "dns_name", + "nautobot_name": "dns_name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "dns_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "nat_inside": { + "name": "nat_inside", + "nautobot_name": "nat_inside_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "nat_inside", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 180, + "second_pass_used": 180, + "created": 180, + "imported": 180 + } + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": 78, + "extends_content_type": null, + "nautobot_content_type": "ipam.iprange", + "disable_reason": "Nautobot content type: `ipam.iprange` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4 + } + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 70, + "extends_content_type": null, + "nautobot_content_type": "ipam.prefix", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_children": { + "name": "_children", + "nautobot_name": "_children", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_children", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "_depth": { + "name": "_depth", + "nautobot_name": "_depth", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_depth", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_pool": { + "name": "is_pool", + "nautobot_name": "is_pool", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "is_pool", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mark_utilized": { + "name": "mark_utilized", + "nautobot_name": "mark_utilized", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "mark_utilized", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "prefix": { + "name": "prefix", + "nautobot_name": "prefix", + "nautobot_internal_type": "Property", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "prefix", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vlan": { + "name": "vlan", + "nautobot_name": "vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 90, + "second_pass_used": 90, + "created": 90, + "imported": 90 + } + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 71, + "extends_content_type": null, + "nautobot_content_type": "ipam.rir", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "is_private": { + "name": "is_private", + "nautobot_name": "is_private", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "is_private", + "sources": [ + "DATA" + ], + "default_value": false, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 8, + "second_pass_used": 8, + "created": 8, + "imported": 8 + } + }, + "ipam.role": { + "content_type": "ipam.role", + "content_type_id": 72, + "extends_content_type": null, + "nautobot_content_type": "extras.role", + "disable_reason": "", + "identifiers": [ + "name" + ], + "disable_related_reference": false, + "forward_references": null, + "pre_import": "cache_roles", + "fields": { + "color": { + "name": "color", + "nautobot_name": "color", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "color", + "sources": [ + "CUSTOM" + ], + "default_value": "9e9e9e", + "disable_reason": "", + "required": true + }, + "content_types": { + "name": "content_types", + "nautobot_name": "content_types", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "content_types_importer", + "definition": "content_types", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA", + "IDENTIFIER" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "weight": { + "name": "weight", + "nautobot_name": "weight", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "weight", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 5, + "second_pass_used": 5, + "created": 5, + "imported": 5 + } + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 73, + "extends_content_type": null, + "nautobot_content_type": "ipam.routetarget", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 12, + "second_pass_used": 12, + "created": 12, + "imported": 12 + } + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 77, + "extends_content_type": null, + "nautobot_content_type": "ipam.service", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.servicetemplate": { + "content_type": "ipam.servicetemplate", + "content_type_id": 82, + "extends_content_type": null, + "nautobot_content_type": "ipam.servicetemplate", + "disable_reason": "Nautobot content type: `ipam.servicetemplate` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 76, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlan", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "vlan_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vlan_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "locations", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vid": { + "name": "vid", + "nautobot_name": "vid", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 63, + "second_pass_used": 63, + "created": 63, + "imported": 63 + } + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 75, + "extends_content_type": null, + "nautobot_content_type": "ipam.vlangroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "max_vid": { + "name": "max_vid", + "nautobot_name": "max_vid", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "max_vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "min_vid": { + "name": "min_vid", + "nautobot_name": "min_vid", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "min_vid", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "scope_id": { + "name": "scope_id", + "nautobot_name": "scope_id", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_id", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "scope_type": { + "name": "scope_type", + "nautobot_name": "scope_type", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "scope_type", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 7, + "second_pass_used": 7, + "created": 7, + "imported": 7 + } + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 74, + "extends_content_type": null, + "nautobot_content_type": "ipam.vrf", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enforce_unique": { + "name": "enforce_unique", + "nautobot_name": "enforce_unique", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "enforce_unique", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "export_targets": { + "name": "export_targets", + "nautobot_name": "export_targets", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "export_targets", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "import_targets": { + "name": "import_targets", + "nautobot_name": "import_targets", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "import_targets", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "rd": { + "name": "rd", + "nautobot_name": "rd", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "rd", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": 129, + "extends_content_type": null, + "nautobot_content_type": "secrets.secret", + "disable_reason": "Nautobot content type: `secrets.secret` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": 130, + "extends_content_type": null, + "nautobot_content_type": "secrets.secretrole", + "disable_reason": "Nautobot content type: `secrets.secretrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": 132, + "extends_content_type": null, + "nautobot_content_type": "secrets.sessionkey", + "disable_reason": "Nautobot content type: `secrets.sessionkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": 131, + "extends_content_type": null, + "nautobot_content_type": "secrets.userkey", + "disable_reason": "Nautobot content type: `secrets.userkey` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 6, + "extends_content_type": null, + "nautobot_content_type": "sessions.session", + "disable_reason": "Nautobot has own sessions, sessions should never cross apps.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "session_key": { + "name": "session_key", + "nautobot_name": "session_key", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": null, + "definition": "session_key", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1 + } + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 7, + "extends_content_type": null, + "nautobot_content_type": "social_django.association", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 8, + "extends_content_type": null, + "nautobot_content_type": "social_django.code", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 9, + "extends_content_type": null, + "nautobot_content_type": "social_django.nonce", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 11, + "extends_content_type": null, + "nautobot_content_type": "social_django.partial", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 10, + "extends_content_type": null, + "nautobot_content_type": "social_django.usersocialauth", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "BigAutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 12, + "extends_content_type": null, + "nautobot_content_type": "taggit.tag", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 13, + "extends_content_type": null, + "nautobot_content_type": "taggit.taggeditem", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "AutoField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": 113, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contact", + "disable_reason": "Nautobot content type: `tenancy.contact` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": 114, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactassignment", + "disable_reason": "Nautobot content type: `tenancy.contactassignment` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": 112, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactgroup", + "disable_reason": "Nautobot content type: `tenancy.contactgroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 2 + } + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": 111, + "extends_content_type": null, + "nautobot_content_type": "tenancy.contactrole", + "disable_reason": "Nautobot content type: `tenancy.contactrole` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 3 + } + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 110, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenant", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "tenant_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 11, + "second_pass_used": 11, + "created": 11, + "imported": 11 + } + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 109, + "extends_content_type": null, + "nautobot_content_type": "tenancy.tenantgroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "level": { + "name": "level", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "lft": { + "name": "lft", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_id", + "nautobot_internal_type": "TreeNodeForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "rght": { + "name": "rght", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tree_id": { + "name": "tree_id", + "nautobot_name": null, + "nautobot_internal_type": null, + "nautobot_can_import": null, + "importer": null, + "definition": null, + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "Tree fields doesn't need to be imported", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 1, + "second_pass_used": 1, + "created": 1, + "imported": 1 + } + }, + "users.netboxgroup": { + "content_type": "users.netboxgroup", + "content_type_id": 118, + "extends_content_type": null, + "nautobot_content_type": "users.netboxgroup", + "disable_reason": "Nautobot content type: `users.netboxgroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.netboxuser": { + "content_type": "users.netboxuser", + "content_type_id": 119, + "extends_content_type": null, + "nautobot_content_type": "users.netboxuser", + "disable_reason": "Nautobot content type: `users.netboxuser` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 117, + "extends_content_type": null, + "nautobot_content_type": "users.objectpermission", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 116, + "extends_content_type": null, + "nautobot_content_type": "users.token", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": 115, + "extends_content_type": null, + "nautobot_content_type": "users.userconfig", + "disable_reason": "May not have a 1 to 1 translation to Nautobot.", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6 + } + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 120, + "extends_content_type": null, + "nautobot_content_type": "virtualization.cluster", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "group": { + "name": "group", + "nautobot_name": "cluster_group_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_group", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "location": { + "name": "location", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "define_location", + "sources": [ + "CUSTOM" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "region": { + "name": "region", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "region", + "sources": [ + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "location_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "location_importer", + "definition": "site", + "sources": [ + "DATA", + "SIBLING" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "status", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "type": { + "name": "type", + "nautobot_name": "cluster_type_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster_type", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 32, + "second_pass_used": 32, + "created": 32, + "imported": 32 + } + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 121, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustergroup", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 4, + "second_pass_used": 4, + "created": 4, + "imported": 4 + } + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 122, + "extends_content_type": null, + "nautobot_content_type": "virtualization.clustertype", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "slug": { + "name": "slug", + "nautobot_name": "slug", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "slug", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 6, + "second_pass_used": 6, + "created": 6, + "imported": 6 + } + }, + "virtualization.virtualdisk": { + "content_type": "virtualization.virtualdisk", + "content_type_id": 134, + "extends_content_type": null, + "nautobot_content_type": "virtualization.virtualdisk", + "disable_reason": "Nautobot content type: `virtualization.virtualdisk` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 123, + "extends_content_type": null, + "nautobot_content_type": "virtualization.virtualmachine", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "cluster": { + "name": "cluster", + "nautobot_name": "cluster_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "cluster", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "comments": { + "name": "comments", + "nautobot_name": "comments", + "nautobot_internal_type": "TextField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "comments", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "config_template": { + "name": "config_template", + "nautobot_name": "config_template", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "config_template", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "device": { + "name": "device", + "nautobot_name": "device", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "device", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "disk": { + "name": "disk", + "nautobot_name": "disk", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "disk", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "interface_count": { + "name": "interface_count", + "nautobot_name": "interface_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "interface_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "local_context_data": { + "name": "local_context_data", + "nautobot_name": "local_context_data", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "local_context_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "memory": { + "name": "memory", + "nautobot_name": "memory", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "memory", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "platform": { + "name": "platform", + "nautobot_name": "platform_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "platform", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip4": { + "name": "primary_ip4", + "nautobot_name": "primary_ip4_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip4", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "primary_ip6": { + "name": "primary_ip6", + "nautobot_name": "primary_ip6_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "primary_ip6", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "role": { + "name": "role", + "nautobot_name": "role_id", + "nautobot_internal_type": "RoleField", + "nautobot_can_import": true, + "importer": "role_importer", + "definition": "define_role", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "site": { + "name": "site", + "nautobot_name": "site", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "site", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tenant": { + "name": "tenant", + "nautobot_name": "tenant_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "tenant", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "vcpus": { + "name": "vcpus", + "nautobot_name": "vcpus", + "nautobot_internal_type": "PositiveSmallIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "vcpus", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_disk_count": { + "name": "virtual_disk_count", + "nautobot_name": "virtual_disk_count", + "nautobot_internal_type": "NotFound", + "nautobot_can_import": false, + "importer": null, + "definition": "virtual_disk_count", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 180, + "second_pass_used": 180, + "created": 180, + "imported": 180 + } + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 124, + "extends_content_type": null, + "nautobot_content_type": "virtualization.vminterface", + "disable_reason": "", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": { + "_name": { + "name": "_name", + "nautobot_name": "_name", + "nautobot_internal_type": "PrivateProperty", + "nautobot_can_import": false, + "importer": null, + "definition": "_name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "bridge": { + "name": "bridge", + "nautobot_name": "bridge_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "bridge", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "created": { + "name": "created", + "nautobot_name": "created", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": "datetime_importer", + "definition": "created", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "custom_field_data": { + "name": "custom_field_data", + "nautobot_name": "custom_field_data", + "nautobot_internal_type": "CustomFieldData", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "custom_field_data", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "description": { + "name": "description", + "nautobot_name": "description", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "description", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "enabled": { + "name": "enabled", + "nautobot_name": "enabled", + "nautobot_internal_type": "BooleanField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "enabled", + "sources": [ + "DATA" + ], + "default_value": true, + "disable_reason": "", + "required": true + }, + "id": { + "name": "id", + "nautobot_name": "id", + "nautobot_internal_type": "UUIDField", + "nautobot_can_import": true, + "importer": null, + "definition": "id", + "sources": [ + "AUTO", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "last_updated": { + "name": "last_updated", + "nautobot_name": "last_updated", + "nautobot_internal_type": "DateTimeField", + "nautobot_can_import": true, + "importer": null, + "definition": null, + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "Last updated field is updated with each write", + "required": false + }, + "mac_address": { + "name": "mac_address", + "nautobot_name": "mac_address", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "mac_address", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mode": { + "name": "mode", + "nautobot_name": "mode", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "choice_importer", + "definition": "mode", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "mtu": { + "name": "mtu", + "nautobot_name": "mtu", + "nautobot_internal_type": "PositiveIntegerField", + "nautobot_can_import": true, + "importer": "integer_importer", + "definition": "mtu", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "name": { + "name": "name", + "nautobot_name": "name", + "nautobot_internal_type": "CharField", + "nautobot_can_import": true, + "importer": "value_importer", + "definition": "name", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "parent": { + "name": "parent", + "nautobot_name": "parent_interface_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "parent_interface", + "sources": [ + "CUSTOM", + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "status": { + "name": "status", + "nautobot_name": "status_id", + "nautobot_internal_type": "StatusField", + "nautobot_can_import": true, + "importer": "status_importer", + "definition": "status", + "sources": [ + "AUTO" + ], + "default_value": "623acb70-22ce-5f69-bd7e-76bc921aa6c4", + "disable_reason": "", + "required": true + }, + "tagged_vlans": { + "name": "tagged_vlans", + "nautobot_name": "tagged_vlans", + "nautobot_internal_type": "ManyToManyField", + "nautobot_can_import": true, + "importer": "m2m_importer", + "definition": "tagged_vlans", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "untagged_vlan": { + "name": "untagged_vlan", + "nautobot_name": "untagged_vlan_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "untagged_vlan", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + }, + "virtual_machine": { + "name": "virtual_machine", + "nautobot_name": "virtual_machine_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "virtual_machine", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": true + }, + "vrf": { + "name": "vrf", + "nautobot_name": "vrf_id", + "nautobot_internal_type": "ForeignKey", + "nautobot_can_import": true, + "importer": "relation_importer", + "definition": "vrf", + "sources": [ + "DATA" + ], + "default_value": null, + "disable_reason": "", + "required": false + } + }, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": { + "first_pass_used": 720, + "second_pass_used": 720, + "created": 720, + "imported": 720 + } + }, + "vpn.ikepolicy": { + "content_type": "vpn.ikepolicy", + "content_type_id": 136, + "extends_content_type": null, + "nautobot_content_type": "vpn.ikepolicy", + "disable_reason": "Nautobot content type: `vpn.ikepolicy` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.ikeproposal": { + "content_type": "vpn.ikeproposal", + "content_type_id": 135, + "extends_content_type": null, + "nautobot_content_type": "vpn.ikeproposal", + "disable_reason": "Nautobot content type: `vpn.ikeproposal` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.ipsecpolicy": { + "content_type": "vpn.ipsecpolicy", + "content_type_id": 138, + "extends_content_type": null, + "nautobot_content_type": "vpn.ipsecpolicy", + "disable_reason": "Nautobot content type: `vpn.ipsecpolicy` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.ipsecprofile": { + "content_type": "vpn.ipsecprofile", + "content_type_id": 139, + "extends_content_type": null, + "nautobot_content_type": "vpn.ipsecprofile", + "disable_reason": "Nautobot content type: `vpn.ipsecprofile` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.ipsecproposal": { + "content_type": "vpn.ipsecproposal", + "content_type_id": 137, + "extends_content_type": null, + "nautobot_content_type": "vpn.ipsecproposal", + "disable_reason": "Nautobot content type: `vpn.ipsecproposal` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.l2vpn": { + "content_type": "vpn.l2vpn", + "content_type_id": 83, + "extends_content_type": null, + "nautobot_content_type": "vpn.l2vpn", + "disable_reason": "Nautobot content type: `vpn.l2vpn` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.l2vpntermination": { + "content_type": "vpn.l2vpntermination", + "content_type_id": 84, + "extends_content_type": null, + "nautobot_content_type": "vpn.l2vpntermination", + "disable_reason": "Nautobot content type: `vpn.l2vpntermination` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.tunnel": { + "content_type": "vpn.tunnel", + "content_type_id": 141, + "extends_content_type": null, + "nautobot_content_type": "vpn.tunnel", + "disable_reason": "Nautobot content type: `vpn.tunnel` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.tunnelgroup": { + "content_type": "vpn.tunnelgroup", + "content_type_id": 140, + "extends_content_type": null, + "nautobot_content_type": "vpn.tunnelgroup", + "disable_reason": "Nautobot content type: `vpn.tunnelgroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "vpn.tunneltermination": { + "content_type": "vpn.tunneltermination", + "content_type_id": 142, + "extends_content_type": null, + "nautobot_content_type": "vpn.tunneltermination", + "disable_reason": "Nautobot content type: `vpn.tunneltermination` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": 126, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslan", + "disable_reason": "Nautobot content type: `wireless.wirelesslan` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": 125, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslangroup", + "disable_reason": "Nautobot content type: `wireless.wirelesslangroup` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": 127, + "extends_content_type": null, + "nautobot_content_type": "wireless.wirelesslink", + "disable_reason": "Nautobot content type: `wireless.wirelesslink` not found", + "identifiers": null, + "disable_related_reference": false, + "forward_references": null, + "pre_import": null, + "fields": {}, + "flags": "DiffSyncModelFlags.NONE", + "default_reference_uid": null, + "stats": {} + } + }, + "nautobot": { + "account.usertoken": { + "content_type": "account.usertoken", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "admin.logentry": { + "content_type": "admin.logentry", + "content_type_id": 13, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "auth.group": { + "content_type": "auth.group", + "content_type_id": 2, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "auth.permission": { + "content_type": "auth.permission", + "content_type_id": 1, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "circuits.circuit": { + "content_type": "circuits.circuit", + "content_type_id": 26, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 29, + "created": 29 + }, + "issues": [] + }, + "circuits.circuittermination": { + "content_type": "circuits.circuittermination", + "content_type_id": 27, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 45, + "created": 45 + }, + "issues": [] + }, + "circuits.circuittype": { + "content_type": "circuits.circuittype", + "content_type_id": 25, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "circuits.provider": { + "content_type": "circuits.provider", + "content_type_id": 24, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 9, + "created": 9 + }, + "issues": [] + }, + "circuits.provideraccount": { + "content_type": "circuits.provideraccount", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "circuits.providernetwork": { + "content_type": "circuits.providernetwork", + "content_type_id": 23, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "contenttypes.contenttype": { + "content_type": "contenttypes.contenttype", + "content_type_id": 4, + "flags": "DiffSyncModelFlags.IGNORE", + "disabled": false, + "stats": { + "source_ignored": 143 + }, + "issues": [] + }, + "core.autosyncrecord": { + "content_type": "core.autosyncrecord", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "core.configrevision": { + "content_type": "core.configrevision", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "core.contenttype": { + "content_type": "core.contenttype", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "core.datafile": { + "content_type": "core.datafile", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "core.datasource": { + "content_type": "core.datasource", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "core.job": { + "content_type": "core.job", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "core.managedfile": { + "content_type": "core.managedfile", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.cable": { + "content_type": "dcim.cable", + "content_type_id": 45, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 108, + "created": 108 + }, + "issues": [] + }, + "dcim.cablepath": { + "content_type": "dcim.cablepath", + "content_type_id": 46, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleport": { + "content_type": "dcim.consoleport", + "content_type_id": 28, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 41, + "created": 41 + }, + "issues": [] + }, + "dcim.consoleporttemplate": { + "content_type": "dcim.consoleporttemplate", + "content_type_id": 47, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "dcim.consoleserverport": { + "content_type": "dcim.consoleserverport", + "content_type_id": 29, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.consoleserverporttemplate": { + "content_type": "dcim.consoleserverporttemplate", + "content_type_id": 48, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.device": { + "content_type": "dcim.device", + "content_type_id": 42, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 72, + "created": 72 + }, + "issues": [] + }, + "dcim.devicebay": { + "content_type": "dcim.devicebay", + "content_type_id": 37, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.devicebaytemplate": { + "content_type": "dcim.devicebaytemplate", + "content_type_id": 54, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 14, + "created": 14 + }, + "issues": [] + }, + "dcim.devicetype": { + "content_type": "dcim.devicetype", + "content_type_id": 40, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 15, + "created": 15 + }, + "issues": [] + }, + "dcim.frontport": { + "content_type": "dcim.frontport", + "content_type_id": 35, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 912, + "created": 912 + }, + "issues": [] + }, + "dcim.frontporttemplate": { + "content_type": "dcim.frontporttemplate", + "content_type_id": 52, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 120, + "created": 120 + }, + "issues": [] + }, + "dcim.interface": { + "content_type": "dcim.interface", + "content_type_id": 32, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1586, + "created": 1586 + }, + "issues": [] + }, + "dcim.interfaceredundancygroup": { + "content_type": "dcim.interfaceredundancygroup", + "content_type_id": 33, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.interfacetemplate": { + "content_type": "dcim.interfacetemplate", + "content_type_id": 51, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 300, + "created": 300 + }, + "issues": [] + }, + "dcim.inventoryitem": { + "content_type": "dcim.inventoryitem", + "content_type_id": 38, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "dcim.inventoryitemrole": { + "content_type": "dcim.inventoryitemrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.inventoryitemtemplate": { + "content_type": "dcim.inventoryitemtemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.location": { + "content_type": "dcim.location", + "content_type_id": 56, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 95, + "created": 95 + }, + "issues": [] + }, + "dcim.locationtype": { + "content_type": "dcim.locationtype", + "content_type_id": 55, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "dcim.manufacturer": { + "content_type": "dcim.manufacturer", + "content_type_id": 39, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 15, + "created": 15 + }, + "issues": [] + }, + "dcim.module": { + "content_type": "dcim.module", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.modulebay": { + "content_type": "dcim.modulebay", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.modulebaytemplate": { + "content_type": "dcim.modulebaytemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.moduletype": { + "content_type": "dcim.moduletype", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "dcim.platform": { + "content_type": "dcim.platform", + "content_type_id": 41, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 3, + "created": 3 + }, + "issues": [] + }, + "dcim.powerfeed": { + "content_type": "dcim.powerfeed", + "content_type_id": 58, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 48, + "created": 48, + "issues": 48 + }, + "issues": [ + { + "uid": "0434ed4d-cc76-5051-a38c-b84ed32de2c1", + "name": "P2-6B", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P2-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05541f06-08c9-5d84-a8b6-13ce3cd45938", + "name": "P3-8A", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P3-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "05f5bb91-e84c-5908-8d9a-8256959bfcab", + "name": "P2-11B", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P2-11B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "06ebb1db-aaa0-5b24-a832-8ca1671f8b0a", + "name": "P2-4B", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P2-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "07316815-d36d-552d-8859-03e7fe09354a", + "name": "P2-13B", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P2-13B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "0e23ee26-033e-5cfd-8bce-b5ef5909e13c", + "name": "P2-10B", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P2-10B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "10da56b6-09b1-5da6-9505-d9253863e062", + "name": "P3-1A", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P3-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "17a0b412-4187-51a2-a238-901b3a275bcd", + "name": "P1-14A", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P1-14A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "194e2d64-c904-59bc-af2c-e040beb3aeac", + "name": "P2-14B", + "issue_type": "ValidationError", + "message": "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "92950785-2136-5d96-a774-b497b348c1c7", + "name": "P2-14B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "1f4b42df-43ce-52aa-8a61-4a19ce1af962", + "name": "P4-3B", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P4-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061", + "name": "P2-15B", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P2-15B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4", + "name": "P4-1B", + "issue_type": "ValidationError", + "message": "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "000a90c0-0499-5ad5-9f12-936fde3b8735", + "name": "P4-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "314fead6-ffae-51f7-abb0-2edcf7d6da49", + "name": "P3-2A", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P3-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "31f1abb3-660f-5a57-9256-42be3d5b75cf", + "name": "P2-3B", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P2-3B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3213730d-18bd-5a3a-9828-4ab023ed4652", + "name": "P1-6A", + "issue_type": "ValidationError", + "message": "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "e67bdbbe-b394-5403-a07b-e02937abfcc0", + "name": "P1-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3338c701-47fd-513e-945a-78a98b84d7f0", + "name": "P4-8B", + "issue_type": "ValidationError", + "message": "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d1b8fb44-5ac2-5f32-a1b4-bc669201f368", + "name": "P4-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "38f5aa36-561b-5cd8-8362-9d093ff7b89a", + "name": "P1-15A", + "issue_type": "ValidationError", + "message": "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "2ad09e04-b923-5eca-9fc0-7b1dcae72bf5", + "name": "P1-15A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "3f702c58-7dea-5b78-a007-17f40b465810", + "name": "P1-10A", + "issue_type": "ValidationError", + "message": "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "52553f3d-a19b-55f7-8569-428982869b9a", + "name": "P1-10A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "416a01e5-fbf9-522e-b9e9-4037cf8c984f", + "name": "P1-4A", + "issue_type": "ValidationError", + "message": "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "932673ee-1e85-5f4f-bdae-889d5cde166d", + "name": "P1-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "451c4aad-d892-5114-8724-be2f8148c322", + "name": "P2-2B", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P2-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "47f69d3d-8fcd-5b63-8695-21aa51fb4fbf", + "name": "P2-9B", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P2-9B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "53ed215b-9003-522d-9cb1-d48dbb18fdc2", + "name": "P3-7A", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P3-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5a2f51ea-7a05-53d2-8a47-cd383629a343", + "name": "P1-13A", + "issue_type": "ValidationError", + "message": "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "b63cf024-f02f-5a00-9426-f96385dd767f", + "name": "P1-13A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "5fa35cf7-5d55-5533-99ee-7d1ecaa69856", + "name": "P2-1B", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P2-1B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6203a499-6777-5cd0-841b-fa6339c48890", + "name": "P1-9A", + "issue_type": "ValidationError", + "message": "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9077cdb9-95d3-5dd9-8f02-f1d339686da1", + "name": "P1-9A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "6a1a4ac2-e77b-526b-9aa6-8c7903e5f572", + "name": "P2-8B", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P2-8B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7257a622-3ca0-5163-8b6e-5e88c573b17e", + "name": "P2-16B", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P2-16B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7c07894e-9772-5e1c-a418-bdf3fd58e7c3", + "name": "P1-7A", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P1-7A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "7eae2a15-d2d0-52ab-bfcf-3cf6823078cf", + "name": "P2-7B", + "issue_type": "ValidationError", + "message": "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "75010862-25f1-50ea-8465-6aa192106e91", + "name": "P2-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "872d498b-e156-57b9-8f1d-f595c31ef703", + "name": "P3-5A", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P3-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "87cf96f1-95fa-546c-9665-977f42764f8b", + "name": "P4-4B", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P4-4B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "8cf662de-a918-5648-b152-d71da75a7392", + "name": "P3-4A", + "issue_type": "ValidationError", + "message": "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "c2c0acf3-4f8b-503f-9a06-f72d370d300e", + "name": "P3-4A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a5511926-c977-593b-9bf1-57c8175be85d", + "name": "P2-5B", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P2-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e", + "name": "P1-3A", + "issue_type": "ValidationError", + "message": "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "10f885df-75ca-5aac-b4ff-c2c88d1ff001", + "name": "P1-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b3bfb863-c40a-5c49-b82e-1095037d3578", + "name": "P3-3A", + "issue_type": "ValidationError", + "message": "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "945d8acb-5025-51af-932d-f6b4ef4d4df1", + "name": "P3-3A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b4031fa2-14a6-5d06-a3a2-3a3376b10d72", + "name": "P1-11A", + "issue_type": "ValidationError", + "message": "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9ca552c2-823a-5b5b-9d12-ad3144752573", + "name": "P1-11A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "b9c591cd-fdc0-5cf2-83c4-400554b811cd", + "name": "P1-16A", + "issue_type": "ValidationError", + "message": "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "70586a39-5938-5e69-9d17-0fd275579052", + "name": "P1-16A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "bb4485d0-144b-506f-a8ab-faf523304cf8", + "name": "P4-7B", + "issue_type": "ValidationError", + "message": "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "368dfeb1-eb21-528f-a9f8-827ce66bdeb3", + "name": "P4-7B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c0e96716-af7f-5b78-8210-d51b55fa53d2", + "name": "P1-1A", + "issue_type": "ValidationError", + "message": "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9bcf34fc-257c-5923-ba34-e10c6067f9ed", + "name": "P1-1A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c2893189-8044-5d85-8e91-7832c201474d", + "name": "P1-8A", + "issue_type": "ValidationError", + "message": "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "99d7f968-198f-5f24-9f32-895e31d76fd7", + "name": "P1-8A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "c6b3c62b-5f0d-51d1-95d9-761914979d47", + "name": "P3-6A", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "d74c0a43-19ad-5743-b7e7-96532d49ade3", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P3-6A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "cd4f8f27-620f-59fe-aa9a-4c13ff4a7274", + "name": "P1-12A", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P1-12A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "d951d5fc-81be-51ae-98a1-7759c859d904", + "name": "P4-5B", + "issue_type": "ValidationError", + "message": "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "82b8b341-86cb-5760-a942-01f866935056", + "name": "P4-5B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e04582bd-f2cb-5deb-b374-be9260cd5b27", + "name": "P4-6B", + "issue_type": "ValidationError", + "message": "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "7c8034cd-4a7a-50e8-bfbf-7afefb242189", + "name": "P4-6B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1672072-7885-5330-a7dd-52f3769d4863", + "name": "P1-5A", + "issue_type": "ValidationError", + "message": "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "c7aef58b-f4fc-56ca-9b9a-616b8fe7b74d", + "name": "P1-5A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "e1b4bb92-803c-59f4-90a7-4f5deb95abc2", + "name": "P4-2B", + "issue_type": "ValidationError", + "message": "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "55b416c2-a8f1-5812-a75c-85d37c2a2cfa", + "rack_id": "d3a083bd-4e9e-5433-be88-bf7f502b92cf", + "name": "P4-2B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "f2ee9737-42d8-5093-a349-be97765a39e0", + "name": "P1-2A", + "issue_type": "ValidationError", + "message": "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "0cfa181b-6b4a-569c-a30d-db4d87f03373", + "rack_id": "f0ba2817-8b5d-52cc-abbe-b29e168a28d6", + "name": "P1-2A", + "type": "primary", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + }, + { + "uid": "fcb61481-0da8-5412-b68b-2463016a017d", + "name": "P2-12B", + "issue_type": "ValidationError", + "message": "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']", + "data": { + "status_id": "fb37b4d1-40ae-5d11-b8cd-46d3f9c25c14", + "created": "2021-04-05 00:00:00+00:00", + "last_updated": "None", + "power_panel_id": "78d58858-0cc7-530a-8a3b-daa91a436803", + "rack_id": "9817e30f-a830-5152-a65a-1e2334e66700", + "name": "P2-12B", + "type": "redundant", + "supply": "ac", + "phase": "single-phase", + "voltage": "220", + "amperage": "20", + "max_utilization": "80", + "available_power": "3520" + } + } + ] + }, + "dcim.poweroutlet": { + "content_type": "dcim.poweroutlet", + "content_type_id": 31, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 104, + "created": 104 + }, + "issues": [] + }, + "dcim.poweroutlettemplate": { + "content_type": "dcim.poweroutlettemplate", + "content_type_id": 50, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 8, + "created": 8 + }, + "issues": [] + }, + "dcim.powerpanel": { + "content_type": "dcim.powerpanel", + "content_type_id": 57, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "dcim.powerport": { + "content_type": "dcim.powerport", + "content_type_id": 30, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 75, + "created": 75 + }, + "issues": [] + }, + "dcim.powerporttemplate": { + "content_type": "dcim.powerporttemplate", + "content_type_id": 49, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 26, + "created": 26 + }, + "issues": [] + }, + "dcim.rack": { + "content_type": "dcim.rack", + "content_type_id": 60, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 42, + "created": 42 + }, + "issues": [] + }, + "dcim.rackreservation": { + "content_type": "dcim.rackreservation", + "content_type_id": 61, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 2, + "created": 2 + }, + "issues": [] + }, + "dcim.rearport": { + "content_type": "dcim.rearport", + "content_type_id": 36, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 630, + "created": 630 + }, + "issues": [] + }, + "dcim.rearporttemplate": { + "content_type": "dcim.rearporttemplate", + "content_type_id": 53, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 73, + "created": 73 + }, + "issues": [] + }, + "dcim.virtualchassis": { + "content_type": "dcim.virtualchassis", + "content_type_id": 43, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "dcim.virtualdevicecontext": { + "content_type": "dcim.virtualdevicecontext", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "django_rq.queue": { + "content_type": "django_rq.queue", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.bookmark": { + "content_type": "extras.bookmark", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.branch": { + "content_type": "extras.branch", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.cachedvalue": { + "content_type": "extras.cachedvalue", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.configcontext": { + "content_type": "extras.configcontext", + "content_type_id": 94, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.configtemplate": { + "content_type": "extras.configtemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customfield": { + "content_type": "extras.customfield", + "content_type_id": 76, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "extras.customfieldchoice": { + "content_type": "extras.customfieldchoice", + "content_type_id": 77, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.customfieldchoiceset": { + "content_type": "extras.customfieldchoiceset", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.customlink": { + "content_type": "extras.customlink", + "content_type_id": 96, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.dashboard": { + "content_type": "extras.dashboard", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.eventrule": { + "content_type": "extras.eventrule", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.exporttemplate": { + "content_type": "extras.exporttemplate", + "content_type_id": 97, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.imageattachment": { + "content_type": "extras.imageattachment", + "content_type_id": 102, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.note": { + "content_type": "extras.note", + "content_type_id": 103, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.objectchange": { + "content_type": "extras.objectchange", + "content_type_id": 74, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "extras.report": { + "content_type": "extras.report", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.reportmodule": { + "content_type": "extras.reportmodule", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.role": { + "content_type": "extras.role", + "content_type_id": 80, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 18, + "created": 18 + }, + "issues": [] + }, + "extras.savedfilter": { + "content_type": "extras.savedfilter", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.script": { + "content_type": "extras.script", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.scriptmodule": { + "content_type": "extras.scriptmodule", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.stagedchange": { + "content_type": "extras.stagedchange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "extras.status": { + "content_type": "extras.status", + "content_type_id": 81, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "extras.tag": { + "content_type": "extras.tag", + "content_type_id": 82, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 26, + "created": 26 + }, + "issues": [] + }, + "extras.taggeditem": { + "content_type": "extras.taggeditem", + "content_type_id": 83, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 72, + "created": 72 + }, + "issues": [] + }, + "extras.webhook": { + "content_type": "extras.webhook", + "content_type_id": 104, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.asn": { + "content_type": "ipam.asn", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.asnrange": { + "content_type": "ipam.asnrange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.fhrpgroupassignment": { + "content_type": "ipam.fhrpgroupassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.ipaddress": { + "content_type": "ipam.ipaddress", + "content_type_id": 69, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 180, + "created": 180 + }, + "issues": [] + }, + "ipam.iprange": { + "content_type": "ipam.iprange", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.prefix": { + "content_type": "ipam.prefix", + "content_type_id": 68, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 94, + "created": 94 + }, + "issues": [] + }, + "ipam.rir": { + "content_type": "ipam.rir", + "content_type_id": 67, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 8, + "created": 8 + }, + "issues": [] + }, + "ipam.routetarget": { + "content_type": "ipam.routetarget", + "content_type_id": 66, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 12, + "created": 12 + }, + "issues": [] + }, + "ipam.service": { + "content_type": "ipam.service", + "content_type_id": 73, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "ipam.servicetemplate": { + "content_type": "ipam.servicetemplate", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "ipam.vlan": { + "content_type": "ipam.vlan", + "content_type_id": 72, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 63, + "created": 63 + }, + "issues": [] + }, + "ipam.vlangroup": { + "content_type": "ipam.vlangroup", + "content_type_id": 71, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 7, + "created": 7 + }, + "issues": [] + }, + "ipam.vrf": { + "content_type": "ipam.vrf", + "content_type_id": 63, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "secrets.secret": { + "content_type": "secrets.secret", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.secretrole": { + "content_type": "secrets.secretrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.sessionkey": { + "content_type": "secrets.sessionkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "secrets.userkey": { + "content_type": "secrets.userkey", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "sessions.session": { + "content_type": "sessions.session", + "content_type_id": 5, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.association": { + "content_type": "social_django.association", + "content_type_id": 8, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.code": { + "content_type": "social_django.code", + "content_type_id": 9, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.nonce": { + "content_type": "social_django.nonce", + "content_type_id": 7, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.partial": { + "content_type": "social_django.partial", + "content_type_id": 10, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "social_django.usersocialauth": { + "content_type": "social_django.usersocialauth", + "content_type_id": 6, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.tag": { + "content_type": "taggit.tag", + "content_type_id": 11, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "taggit.taggeditem": { + "content_type": "taggit.taggeditem", + "content_type_id": 12, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "tenancy.contact": { + "content_type": "tenancy.contact", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactassignment": { + "content_type": "tenancy.contactassignment", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactgroup": { + "content_type": "tenancy.contactgroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.contactrole": { + "content_type": "tenancy.contactrole", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "tenancy.tenant": { + "content_type": "tenancy.tenant", + "content_type_id": 109, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 11, + "created": 11 + }, + "issues": [] + }, + "tenancy.tenantgroup": { + "content_type": "tenancy.tenantgroup", + "content_type_id": 108, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 1, + "created": 1 + }, + "issues": [] + }, + "users.netboxgroup": { + "content_type": "users.netboxgroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "users.netboxuser": { + "content_type": "users.netboxuser", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "users.objectpermission": { + "content_type": "users.objectpermission", + "content_type_id": 113, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.token": { + "content_type": "users.token", + "content_type_id": 112, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": {}, + "issues": [] + }, + "users.user": { + "content_type": "users.user", + "content_type_id": 110, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "users.userconfig": { + "content_type": "users.userconfig", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "virtualization.cluster": { + "content_type": "virtualization.cluster", + "content_type_id": 116, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 32, + "created": 32 + }, + "issues": [] + }, + "virtualization.clustergroup": { + "content_type": "virtualization.clustergroup", + "content_type_id": 115, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 4, + "created": 4 + }, + "issues": [] + }, + "virtualization.clustertype": { + "content_type": "virtualization.clustertype", + "content_type_id": 114, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 6, + "created": 6 + }, + "issues": [] + }, + "virtualization.virtualdisk": { + "content_type": "virtualization.virtualdisk", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "virtualization.virtualmachine": { + "content_type": "virtualization.virtualmachine", + "content_type_id": 117, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 180, + "created": 180 + }, + "issues": [] + }, + "virtualization.vminterface": { + "content_type": "virtualization.vminterface", + "content_type_id": 118, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": false, + "stats": { + "source_created": 720, + "created": 720 + }, + "issues": [] + }, + "vpn.ikepolicy": { + "content_type": "vpn.ikepolicy", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.ikeproposal": { + "content_type": "vpn.ikeproposal", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.ipsecpolicy": { + "content_type": "vpn.ipsecpolicy", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.ipsecprofile": { + "content_type": "vpn.ipsecprofile", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.ipsecproposal": { + "content_type": "vpn.ipsecproposal", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.l2vpn": { + "content_type": "vpn.l2vpn", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.l2vpntermination": { + "content_type": "vpn.l2vpntermination", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.tunnel": { + "content_type": "vpn.tunnel", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.tunnelgroup": { + "content_type": "vpn.tunnelgroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "vpn.tunneltermination": { + "content_type": "vpn.tunneltermination", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslan": { + "content_type": "wireless.wirelesslan", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslangroup": { + "content_type": "wireless.wirelesslangroup", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + }, + "wireless.wirelesslink": { + "content_type": "wireless.wirelesslink", + "content_type_id": null, + "flags": "DiffSyncModelFlags.SKIP_UNMATCHED_DST", + "disabled": true, + "stats": {}, + "issues": [] + } + } +} \ No newline at end of file diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/summary.txt b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/summary.txt new file mode 100644 index 00000000..86badc53 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/3.7/summary.txt @@ -0,0 +1,1422 @@ +* Import Summary: ********************************************************************************** += DiffSync Summary: ================================================================================ +create: 5870 +update: 0 +delete: 0 +no-change: 0 +skip: 143 += Source Stats: ==================================================================================== +- admin.logentry ----------------------------------------------------------------------------------- +first_pass_used: 12 +- auth.group --------------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- auth.permission ---------------------------------------------------------------------------------- +first_pass_used: 569 +- auth.user ---------------------------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- circuits.circuit --------------------------------------------------------------------------------- +first_pass_used: 29 +second_pass_used: 29 +created: 29 +imported: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +first_pass_used: 45 +second_pass_used: 45 +created: 45 +imported: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- circuits.provider -------------------------------------------------------------------------------- +first_pass_used: 9 +second_pass_used: 9 +created: 9 +imported: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +first_pass_used: 143 +second_pass_used: 143 +created: 143 +imported: 143 +- core.managedfile --------------------------------------------------------------------------------- +first_pass_used: 3 +- dcim.cable --------------------------------------------------------------------------------------- +first_pass_used: 108 +second_pass_used: 108 +created: 108 +imported: 108 +- dcim.cablepath ----------------------------------------------------------------------------------- +first_pass_used: 154 +- dcim.cabletermination ---------------------------------------------------------------------------- +first_pass_used: 216 +second_pass_used: 216 +imported: 216 +- dcim.consoleport --------------------------------------------------------------------------------- +first_pass_used: 41 +second_pass_used: 41 +created: 41 +imported: 41 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- dcim.device -------------------------------------------------------------------------------------- +first_pass_used: 72 +second_pass_used: 72 +created: 72 +imported: 72 +- dcim.devicebay ----------------------------------------------------------------------------------- +first_pass_used: 14 +second_pass_used: 14 +created: 14 +imported: 14 +- dcim.devicebaytemplate --------------------------------------------------------------------------- +first_pass_used: 14 +second_pass_used: 14 +created: 14 +imported: 14 +- dcim.devicerole ---------------------------------------------------------------------------------- +first_pass_used: 9 +second_pass_used: 9 +created: 9 +imported: 9 +- dcim.devicetype ---------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 14 +second_pass_used: 14 +created: 15 +imported: 15 +imported_from_cache: 1 +- dcim.frontport ----------------------------------------------------------------------------------- +first_pass_used: 912 +second_pass_used: 912 +created: 912 +imported: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +first_pass_used: 120 +second_pass_used: 120 +created: 120 +imported: 120 +- dcim.interface ----------------------------------------------------------------------------------- +first_pass_used: 1586 +second_pass_used: 1586 +created: 1586 +imported: 1586 +- dcim.interfacetemplate --------------------------------------------------------------------------- +first_pass_used: 300 +second_pass_used: 300 +created: 300 +imported: 300 +- dcim.location ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.locationtype -------------------------------------------------------------------------------- +pre_cached: 3 +imported: 3 +imported_from_cache: 3 +created: 3 +- dcim.manufacturer -------------------------------------------------------------------------------- +pre_cached: 1 +first_pass_used: 14 +second_pass_used: 14 +created: 15 +imported: 15 +imported_from_cache: 1 +- dcim.module -------------------------------------------------------------------------------------- +first_pass_used: 4 +- dcim.modulebay ----------------------------------------------------------------------------------- +first_pass_used: 28 +- dcim.modulebaytemplate --------------------------------------------------------------------------- +first_pass_used: 14 +- dcim.moduletype ---------------------------------------------------------------------------------- +first_pass_used: 1 +- dcim.platform ------------------------------------------------------------------------------------ +first_pass_used: 3 +second_pass_used: 3 +created: 3 +imported: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +first_pass_used: 48 +second_pass_used: 48 +created: 48 +imported: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +first_pass_used: 104 +second_pass_used: 104 +created: 104 +imported: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +first_pass_used: 75 +second_pass_used: 75 +created: 75 +imported: 75 +- dcim.powerporttemplate --------------------------------------------------------------------------- +first_pass_used: 26 +second_pass_used: 26 +created: 26 +imported: 26 +- dcim.rack ---------------------------------------------------------------------------------------- +first_pass_used: 42 +second_pass_used: 42 +created: 42 +imported: 42 +- dcim.rackreservation ----------------------------------------------------------------------------- +first_pass_used: 2 +second_pass_used: 2 +created: 2 +imported: 2 +- dcim.rackrole ------------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- dcim.rearport ------------------------------------------------------------------------------------ +first_pass_used: 630 +second_pass_used: 630 +created: 630 +imported: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +first_pass_used: 73 +second_pass_used: 73 +created: 73 +imported: 73 +- dcim.region -------------------------------------------------------------------------------------- +first_pass_used: 67 +second_pass_used: 67 +created: 67 +imported: 67 +- dcim.site ---------------------------------------------------------------------------------------- +first_pass_used: 24 +second_pass_used: 24 +created: 24 +imported: 24 +- dcim.sitegroup ----------------------------------------------------------------------------------- +first_pass_used: 3 +second_pass_used: 3 +created: 3 +imported: 3 +- dcim.virtualchassis ------------------------------------------------------------------------------ +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- extras.cachedvalue ------------------------------------------------------------------------------- +first_pass_used: 13652 +- extras.customfield ------------------------------------------------------------------------------- +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- extras.dashboard --------------------------------------------------------------------------------- +first_pass_used: 1 +- extras.status ------------------------------------------------------------------------------------ +pre_cached: 6 +imported: 6 +imported_from_cache: 6 +created: 6 +- extras.tag --------------------------------------------------------------------------------------- +first_pass_used: 26 +second_pass_used: 26 +created: 26 +imported: 26 +- extras.taggeditem -------------------------------------------------------------------------------- +first_pass_used: 72 +second_pass_used: 72 +created: 72 +imported: 72 +- ipam.aggregate ----------------------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- ipam.asn ----------------------------------------------------------------------------------------- +first_pass_used: 5 +- ipam.ipaddress ----------------------------------------------------------------------------------- +first_pass_used: 180 +second_pass_used: 180 +created: 180 +imported: 180 +- ipam.iprange ------------------------------------------------------------------------------------- +first_pass_used: 4 +- ipam.prefix -------------------------------------------------------------------------------------- +first_pass_used: 90 +second_pass_used: 90 +created: 90 +imported: 90 +- ipam.rir ----------------------------------------------------------------------------------------- +first_pass_used: 8 +second_pass_used: 8 +created: 8 +imported: 8 +- ipam.role ---------------------------------------------------------------------------------------- +first_pass_used: 5 +second_pass_used: 5 +created: 5 +imported: 5 +- ipam.routetarget --------------------------------------------------------------------------------- +first_pass_used: 12 +second_pass_used: 12 +created: 12 +imported: 12 +- ipam.vlan ---------------------------------------------------------------------------------------- +first_pass_used: 63 +second_pass_used: 63 +created: 63 +imported: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +first_pass_used: 7 +second_pass_used: 7 +created: 7 +imported: 7 +- ipam.vrf ----------------------------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- sessions.session --------------------------------------------------------------------------------- +first_pass_used: 1 +- tenancy.contact ---------------------------------------------------------------------------------- +first_pass_used: 3 +- tenancy.contactassignment ------------------------------------------------------------------------ +first_pass_used: 3 +- tenancy.contactgroup ----------------------------------------------------------------------------- +first_pass_used: 2 +- tenancy.contactrole ------------------------------------------------------------------------------ +first_pass_used: 3 +- tenancy.tenant ----------------------------------------------------------------------------------- +first_pass_used: 11 +second_pass_used: 11 +created: 11 +imported: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +first_pass_used: 1 +second_pass_used: 1 +created: 1 +imported: 1 +- users.userconfig --------------------------------------------------------------------------------- +first_pass_used: 6 +- virtualization.cluster --------------------------------------------------------------------------- +first_pass_used: 32 +second_pass_used: 32 +created: 32 +imported: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +first_pass_used: 4 +second_pass_used: 4 +created: 4 +imported: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +first_pass_used: 6 +second_pass_used: 6 +created: 6 +imported: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +first_pass_used: 180 +second_pass_used: 180 +created: 180 +imported: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +first_pass_used: 720 +second_pass_used: 720 +created: 720 +imported: 720 += Nautobot Stats: ================================================================================== +- auth.group --------------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- circuits.circuit --------------------------------------------------------------------------------- +source_created: 29 +created: 29 +- circuits.circuittermination ---------------------------------------------------------------------- +source_created: 45 +created: 45 +- circuits.circuittype ----------------------------------------------------------------------------- +source_created: 4 +created: 4 +- circuits.provider -------------------------------------------------------------------------------- +source_created: 9 +created: 9 +- circuits.providernetwork ------------------------------------------------------------------------- +source_created: 1 +created: 1 +- contenttypes.contenttype ------------------------------------------------------------------------- +source_ignored: 143 +- dcim.cable --------------------------------------------------------------------------------------- +source_created: 108 +created: 108 +- dcim.consoleport --------------------------------------------------------------------------------- +source_created: 41 +created: 41 +- dcim.consoleporttemplate ------------------------------------------------------------------------- +source_created: 11 +created: 11 +- dcim.device -------------------------------------------------------------------------------------- +source_created: 72 +created: 72 +- dcim.devicebay ----------------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.devicebaytemplate --------------------------------------------------------------------------- +source_created: 14 +created: 14 +- dcim.devicetype ---------------------------------------------------------------------------------- +source_created: 15 +created: 15 +- dcim.frontport ----------------------------------------------------------------------------------- +source_created: 912 +created: 912 +- dcim.frontporttemplate --------------------------------------------------------------------------- +source_created: 120 +created: 120 +- dcim.interface ----------------------------------------------------------------------------------- +source_created: 1586 +created: 1586 +- dcim.interfacetemplate --------------------------------------------------------------------------- +source_created: 300 +created: 300 +- dcim.location ------------------------------------------------------------------------------------ +source_created: 95 +created: 95 +- dcim.locationtype -------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- dcim.manufacturer -------------------------------------------------------------------------------- +source_created: 15 +created: 15 +- dcim.platform ------------------------------------------------------------------------------------ +source_created: 3 +created: 3 +- dcim.powerfeed ----------------------------------------------------------------------------------- +source_created: 48 +created: 48 +issues: 48 +- dcim.poweroutlet --------------------------------------------------------------------------------- +source_created: 104 +created: 104 +- dcim.poweroutlettemplate ------------------------------------------------------------------------- +source_created: 8 +created: 8 +- dcim.powerpanel ---------------------------------------------------------------------------------- +source_created: 4 +created: 4 +- dcim.powerport ----------------------------------------------------------------------------------- +source_created: 75 +created: 75 +- dcim.powerporttemplate --------------------------------------------------------------------------- +source_created: 26 +created: 26 +- dcim.rack ---------------------------------------------------------------------------------------- +source_created: 42 +created: 42 +- dcim.rackreservation ----------------------------------------------------------------------------- +source_created: 2 +created: 2 +- dcim.rearport ------------------------------------------------------------------------------------ +source_created: 630 +created: 630 +- dcim.rearporttemplate ---------------------------------------------------------------------------- +source_created: 73 +created: 73 +- dcim.virtualchassis ------------------------------------------------------------------------------ +source_created: 4 +created: 4 +- extras.customfield ------------------------------------------------------------------------------- +source_created: 1 +created: 1 +- extras.role -------------------------------------------------------------------------------------- +source_created: 18 +created: 18 +- extras.status ------------------------------------------------------------------------------------ +source_created: 6 +created: 6 +- extras.tag --------------------------------------------------------------------------------------- +source_created: 26 +created: 26 +- extras.taggeditem -------------------------------------------------------------------------------- +source_created: 72 +created: 72 +- ipam.ipaddress ----------------------------------------------------------------------------------- +source_created: 180 +created: 180 +- ipam.prefix -------------------------------------------------------------------------------------- +source_created: 94 +created: 94 +- ipam.rir ----------------------------------------------------------------------------------------- +source_created: 8 +created: 8 +- ipam.routetarget --------------------------------------------------------------------------------- +source_created: 12 +created: 12 +- ipam.vlan ---------------------------------------------------------------------------------------- +source_created: 63 +created: 63 +- ipam.vlangroup ----------------------------------------------------------------------------------- +source_created: 7 +created: 7 +- ipam.vrf ----------------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- tenancy.tenant ----------------------------------------------------------------------------------- +source_created: 11 +created: 11 +- tenancy.tenantgroup ------------------------------------------------------------------------------ +source_created: 1 +created: 1 +- users.user --------------------------------------------------------------------------------------- +source_created: 6 +created: 6 +- virtualization.cluster --------------------------------------------------------------------------- +source_created: 32 +created: 32 +- virtualization.clustergroup ---------------------------------------------------------------------- +source_created: 4 +created: 4 +- virtualization.clustertype ----------------------------------------------------------------------- +source_created: 6 +created: 6 +- virtualization.virtualmachine -------------------------------------------------------------------- +source_created: 180 +created: 180 +- virtualization.vminterface ----------------------------------------------------------------------- +source_created: 720 +created: 720 += Content Types Mapping Deviations: ================================================================ + Mapping deviations from source content type to Nautobot content type +auth.user => users.user +dcim.cabletermination EXTENDS dcim.cable => dcim.cable +dcim.devicerole => extras.role +dcim.rackrole => extras.role +dcim.region => dcim.location +dcim.site => dcim.location +dcim.sitegroup => dcim.locationtype +ipam.aggregate => ipam.prefix +ipam.role => extras.role += Content Types Back Mapping: ====================================================================== + Back mapping deviations from Nautobot content type to the source content type +users.user => auth.user +dcim.cable => dcim.cabletermination +extras.role => Ambiguous +dcim.location => Ambiguous +dcim.locationtype => dcim.sitegroup +ipam.prefix => ipam.aggregate += Importer issues: ================================================================================= +- dcim.powerfeed ----------------------------------------------------------------------------------- +0434ed4d-cc76-5051-a38c-b84ed32de2c1 | ValidationError | "P2-6B" | "['Rack R106 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +05541f06-08c9-5d84-a8b6-13ce3cd45938 | ValidationError | "P3-8A" | "['Rack R308 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +05f5bb91-e84c-5908-8d9a-8256959bfcab | ValidationError | "P2-11B" | "['Rack R203 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +06ebb1db-aaa0-5b24-a832-8ca1671f8b0a | ValidationError | "P2-4B" | "['Rack R104 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +07316815-d36d-552d-8859-03e7fe09354a | ValidationError | "P2-13B" | "['Rack R205 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +0e23ee26-033e-5cfd-8bce-b5ef5909e13c | ValidationError | "P2-10B" | "['Rack R202 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +10da56b6-09b1-5da6-9505-d9253863e062 | ValidationError | "P3-1A" | "['Rack R301 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +17a0b412-4187-51a2-a238-901b3a275bcd | ValidationError | "P1-14A" | "['Rack R206 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +194e2d64-c904-59bc-af2c-e040beb3aeac | ValidationError | "P2-14B" | "['Rack R206 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +1f4b42df-43ce-52aa-8a61-4a19ce1af962 | ValidationError | "P4-3B" | "['Rack R303 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +20b3c4c0-eb30-5f8b-adcf-20e4fa5d0061 | ValidationError | "P2-15B" | "['Rack R207 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +29b6b9f0-f50a-592c-8e3f-e415a0bf4cd4 | ValidationError | "P4-1B" | "['Rack R301 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +314fead6-ffae-51f7-abb0-2edcf7d6da49 | ValidationError | "P3-2A" | "['Rack R302 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +31f1abb3-660f-5a57-9256-42be3d5b75cf | ValidationError | "P2-3B" | "['Rack R103 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +3213730d-18bd-5a3a-9828-4ab023ed4652 | ValidationError | "P1-6A" | "['Rack R106 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +3338c701-47fd-513e-945a-78a98b84d7f0 | ValidationError | "P4-8B" | "['Rack R308 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +38f5aa36-561b-5cd8-8362-9d093ff7b89a | ValidationError | "P1-15A" | "['Rack R207 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +3f702c58-7dea-5b78-a007-17f40b465810 | ValidationError | "P1-10A" | "['Rack R202 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +416a01e5-fbf9-522e-b9e9-4037cf8c984f | ValidationError | "P1-4A" | "['Rack R104 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +451c4aad-d892-5114-8724-be2f8148c322 | ValidationError | "P2-2B" | "['Rack R102 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +47f69d3d-8fcd-5b63-8695-21aa51fb4fbf | ValidationError | "P2-9B" | "['Rack R201 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +53ed215b-9003-522d-9cb1-d48dbb18fdc2 | ValidationError | "P3-7A" | "['Rack R307 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +5a2f51ea-7a05-53d2-8a47-cd383629a343 | ValidationError | "P1-13A" | "['Rack R205 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +5fa35cf7-5d55-5533-99ee-7d1ecaa69856 | ValidationError | "P2-1B" | "['Rack R101 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +6203a499-6777-5cd0-841b-fa6339c48890 | ValidationError | "P1-9A" | "['Rack R201 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +6a1a4ac2-e77b-526b-9aa6-8c7903e5f572 | ValidationError | "P2-8B" | "['Rack R108 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +7257a622-3ca0-5163-8b6e-5e88c573b17e | ValidationError | "P2-16B" | "['Rack R208 (Row 2) and power panel Panel 2 (MDF) are in different locations']" +7c07894e-9772-5e1c-a418-bdf3fd58e7c3 | ValidationError | "P1-7A" | "['Rack R107 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +7eae2a15-d2d0-52ab-bfcf-3cf6823078cf | ValidationError | "P2-7B" | "['Rack R107 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +872d498b-e156-57b9-8f1d-f595c31ef703 | ValidationError | "P3-5A" | "['Rack R305 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +87cf96f1-95fa-546c-9665-977f42764f8b | ValidationError | "P4-4B" | "['Rack R304 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +8cf662de-a918-5648-b152-d71da75a7392 | ValidationError | "P3-4A" | "['Rack R304 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +a5511926-c977-593b-9bf1-57c8175be85d | ValidationError | "P2-5B" | "['Rack R105 (Row 1) and power panel Panel 2 (MDF) are in different locations']" +a7c6bcef-dbe4-51cd-a6d0-14ab5facbe5e | ValidationError | "P1-3A" | "['Rack R103 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +b3bfb863-c40a-5c49-b82e-1095037d3578 | ValidationError | "P3-3A" | "['Rack R303 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +b4031fa2-14a6-5d06-a3a2-3a3376b10d72 | ValidationError | "P1-11A" | "['Rack R203 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +b9c591cd-fdc0-5cf2-83c4-400554b811cd | ValidationError | "P1-16A" | "['Rack R208 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +bb4485d0-144b-506f-a8ab-faf523304cf8 | ValidationError | "P4-7B" | "['Rack R307 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +c0e96716-af7f-5b78-8210-d51b55fa53d2 | ValidationError | "P1-1A" | "['Rack R101 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c2893189-8044-5d85-8e91-7832c201474d | ValidationError | "P1-8A" | "['Rack R108 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +c6b3c62b-5f0d-51d1-95d9-761914979d47 | ValidationError | "P3-6A" | "['Rack R306 (Row 3) and power panel Panel 3 (MDF) are in different locations']" +cd4f8f27-620f-59fe-aa9a-4c13ff4a7274 | ValidationError | "P1-12A" | "['Rack R204 (Row 2) and power panel Panel 1 (MDF) are in different locations']" +d951d5fc-81be-51ae-98a1-7759c859d904 | ValidationError | "P4-5B" | "['Rack R305 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e04582bd-f2cb-5deb-b374-be9260cd5b27 | ValidationError | "P4-6B" | "['Rack R306 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +e1672072-7885-5330-a7dd-52f3769d4863 | ValidationError | "P1-5A" | "['Rack R105 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +e1b4bb92-803c-59f4-90a7-4f5deb95abc2 | ValidationError | "P4-2B" | "['Rack R302 (Row 3) and power panel Panel 4 (MDF) are in different locations']" +f2ee9737-42d8-5093-a349-be97765a39e0 | ValidationError | "P1-2A" | "['Rack R102 (Row 1) and power panel Panel 1 (MDF) are in different locations']" +fcb61481-0da8-5412-b68b-2463016a017d | ValidationError | "P2-12B" | "['Rack R204 (Row 2) and power panel Panel 2 (MDF) are in different locations']" += Field Mappings: ================================================================================== +- auth.group => auth.group ------------------------------------------------------------------------- +name => value_importer => name (CharField) +permissions => Disabled with reason: Permissions import is not implemented yet +- auth.user => users.user -------------------------------------------------------------------------- +date_joined => datetime_importer => date_joined (DateTimeField) +email => value_importer => email (CharField) +first_name => value_importer => first_name (CharField) +groups => m2m_importer => groups (ManyToManyField) +is_active => value_importer => is_active (BooleanField) +is_staff => value_importer => is_staff (BooleanField) +is_superuser => value_importer => is_superuser (BooleanField) +last_login => Disabled with reason: Should not be attempted to migrate +last_name => value_importer => last_name (CharField) +password => Disabled with reason: Should not be attempted to migrate +user_permissions => Disabled with reason: Permissions import is not implemented yet +username => value_importer => username (CharField) +- circuits.circuit => circuits.circuit ------------------------------------------------------------- +cid => value_importer => cid (CharField) +comments => value_importer => comments (TextField) +commit_rate => integer_importer => commit_rate (PositiveIntegerField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +install_date => date_importer => install_date (DateField) +last_updated => Disabled with reason: Last updated field is updated with each write +provider => relation_importer => provider_id (ForeignKey) +provider_account => NO IMPORTER => provider_account (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +termination_a => relation_importer => circuit_termination_a_id (ForeignKey) +termination_date => NO IMPORTER => termination_date (NotFound) +termination_z => relation_importer => circuit_termination_z_id (ForeignKey) +type => relation_importer => circuit_type_id (ForeignKey) +- circuits.circuittermination => circuits.circuittermination --------------------------------------- +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +circuit => relation_importer => circuit_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +port_speed => integer_importer => port_speed (PositiveIntegerField) +pp_info => value_importer => pp_info (CharField) +provider_network => relation_importer => provider_network_id (ForeignKey) +site => location_importer => location_id (ForeignKey) +term_side => choice_importer => term_side (CharField) +upstream_speed => integer_importer => upstream_speed (PositiveIntegerField) +xconnect_id => value_importer => xconnect_id (CharField) +- circuits.circuittype => circuits.circuittype ----------------------------------------------------- +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.provider => circuits.provider ----------------------------------------------------------- +asns => NO IMPORTER => asns (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- circuits.providernetwork => circuits.providernetwork --------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +provider => relation_importer => provider_id (ForeignKey) +service_id => NO IMPORTER => service_id (NotFound) +- contenttypes.contenttype => contenttypes.contenttype --------------------------------------------- +app_label => content_types_mapper_importer => app_label (CharField) +model => value_importer => model (CharField) +- dcim.cable => dcim.cable ------------------------------------------------------------------------- +_abs_length => NO IMPORTER => _abs_length (PrivateProperty) +color => value_importer => color (CharField) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +length => integer_importer => length (PositiveSmallIntegerField) +length_unit => choice_importer => length_unit (CharField) +status => status_importer => status_id (StatusField) +tenant => NO IMPORTER => tenant (NotFound) +type => choice_importer => type (CharField) +- dcim.cabletermination => dcim.cable -------------------------------------------------------------- +_device => NO IMPORTER => _device (PrivateProperty) +_location => NO IMPORTER => _location (PrivateProperty) +_rack => NO IMPORTER => _rack (PrivateProperty) +_site => NO IMPORTER => _site (PrivateProperty) +created => datetime_importer => created (DateTimeField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +termination_a_id => relation_and_type_importer => termination_a_id (UUIDField) +termination_a_type => relation_and_type_importer => termination_a_type_id (ForeignKey) +termination_b_id => relation_and_type_importer => termination_b_id (UUIDField) +termination_b_type => relation_and_type_importer => termination_b_type_id (ForeignKey) +- dcim.consoleport => dcim.consoleport ------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +speed => NO IMPORTER => speed (NotFound) +type => choice_importer => type (CharField) +- dcim.consoleporttemplate => dcim.consoleporttemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.device => dcim.device ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +airflow => NO IMPORTER => airflow (NotFound) +asset_tag => value_importer => asset_tag (CharField) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +config_template => NO IMPORTER => config_template (NotFound) +console_port_count => NO IMPORTER => console_port_count (NotFound) +console_server_port_count => NO IMPORTER => console_server_port_count (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +device_bay_count => NO IMPORTER => device_bay_count (NotFound) +device_type => relation_importer => device_type_id (ForeignKey) +face => choice_importer => face (CharField) +front_port_count => NO IMPORTER => front_port_count (NotFound) +id => uid_from_data => id (UUIDField) +interface_count => NO IMPORTER => interface_count (NotFound) +inventory_item_count => NO IMPORTER => inventory_item_count (NotFound) +last_updated => Disabled with reason: Last updated field is updated with each write +latitude => NO IMPORTER => latitude (NotFound) +local_context_data => NO IMPORTER => local_context_data (NotFound) +location => location_importer => location_id (ForeignKey) +longitude => NO IMPORTER => longitude (NotFound) +module_bay_count => NO IMPORTER => module_bay_count (NotFound) +name => value_importer => name (CharField) +oob_ip => NO IMPORTER => oob_ip (NotFound) +platform => relation_importer => platform_id (ForeignKey) +position => integer_importer => position (PositiveSmallIntegerField) +power_outlet_count => NO IMPORTER => power_outlet_count (NotFound) +power_port_count => NO IMPORTER => power_port_count (NotFound) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +rear_port_count => NO IMPORTER => rear_port_count (NotFound) +role => role_importer => role_id (RoleField) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vc_position => integer_importer => vc_position (PositiveSmallIntegerField) +vc_priority => integer_importer => vc_priority (PositiveSmallIntegerField) +virtual_chassis => relation_importer => virtual_chassis_id (ForeignKey) +- dcim.devicebay => dcim.devicebay ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +installed_device => relation_importer => installed_device_id (OneToOneField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +- dcim.devicebaytemplate => dcim.devicebaytemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +- dcim.devicerole => extras.role ------------------------------------------------------------------- +color => value_importer => color (CharField) +config_template => NO IMPORTER => config_template (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +vm_role => NO IMPORTER => vm_role (NotFound) +- dcim.devicetype => dcim.devicetype --------------------------------------------------------------- +_abs_weight => NO IMPORTER => _abs_weight (PrivateProperty) +airflow => NO IMPORTER => airflow (NotFound) +comments => value_importer => comments (TextField) +console_port_template_count => NO IMPORTER => console_port_template_count (NotFound) +console_server_port_template_count => NO IMPORTER => console_server_port_template_count (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +default_platform => NO IMPORTER => default_platform (NotFound) +description => NO IMPORTER => description (NotFound) +device_bay_template_count => NO IMPORTER => device_bay_template_count (NotFound) +exclude_from_utilization => NO IMPORTER => exclude_from_utilization (NotFound) +front_image => Disabled with reason: Import does not contain images +front_port_template_count => NO IMPORTER => front_port_template_count (NotFound) +id => uid_from_data => id (UUIDField) +interface_template_count => NO IMPORTER => interface_template_count (NotFound) +inventory_item_template_count => NO IMPORTER => inventory_item_template_count (NotFound) +is_full_depth => value_importer => is_full_depth (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +model => value_importer => model (CharField) +module_bay_template_count => NO IMPORTER => module_bay_template_count (NotFound) +part_number => value_importer => part_number (CharField) +power_outlet_template_count => NO IMPORTER => power_outlet_template_count (NotFound) +power_port_template_count => NO IMPORTER => power_port_template_count (NotFound) +rear_image => Disabled with reason: Import does not contain images +rear_port_template_count => NO IMPORTER => rear_port_template_count (NotFound) +slug => NO IMPORTER => slug (NotFound) +subdevice_role => choice_importer => subdevice_role (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +weight => NO IMPORTER => weight (NotFound) +weight_unit => NO IMPORTER => weight_unit (NotFound) +- dcim.frontport => dcim.frontport ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.frontporttemplate => dcim.frontporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +rear_port => relation_importer => rear_port_template_id (ForeignKey) +rear_port_position => integer_importer => rear_port_position (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.interface => dcim.interface ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +bridge => relation_importer => bridge_id (ForeignKey) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +duplex => NO IMPORTER => duplex (NotFound) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +lag => relation_importer => lag_id (ForeignKey) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mark_connected => NO IMPORTER => mark_connected (NotFound) +mgmt_only => value_importer => mgmt_only (BooleanField) +mode => choice_importer => mode (CharField) +module => NO IMPORTER => module (NotFound) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +poe_mode => NO IMPORTER => poe_mode (NotFound) +poe_type => NO IMPORTER => poe_type (NotFound) +rf_channel => NO IMPORTER => rf_channel (NotFound) +rf_channel_frequency => NO IMPORTER => rf_channel_frequency (NotFound) +rf_channel_width => NO IMPORTER => rf_channel_width (NotFound) +rf_role => NO IMPORTER => rf_role (NotFound) +speed => NO IMPORTER => speed (NotFound) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +tx_power => NO IMPORTER => tx_power (NotFound) +type => choice_importer => type (CharField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +vdcs => NO IMPORTER => vdcs (NotFound) +vrf => relation_importer => vrf_id (ForeignKey) +wireless_lans => NO IMPORTER => wireless_lans (NotFound) +wireless_link => NO IMPORTER => wireless_link (NotFound) +wwn => NO IMPORTER => wwn (NotFound) +- dcim.interfacetemplate => dcim.interfacetemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +bridge => NO IMPORTER => bridge (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +enabled => NO IMPORTER => enabled (NotFound) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mgmt_only => value_importer => mgmt_only (BooleanField) +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +poe_mode => NO IMPORTER => poe_mode (NotFound) +poe_type => NO IMPORTER => poe_type (NotFound) +rf_role => NO IMPORTER => rf_role (NotFound) +type => choice_importer => type (CharField) +- dcim.location => dcim.location ------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => location_parent_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +site => location_parent_importer => parent_id (TreeNodeForeignKey) +slug => NO IMPORTER => slug (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.manufacturer => dcim.manufacturer ----------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.platform => dcim.platform ------------------------------------------------------------------- +config_template => NO IMPORTER => config_template (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +manufacturer => relation_importer => manufacturer_id (ForeignKey) +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.powerfeed => dcim.powerfeed ----------------------------------------------------------------- +_path => NO IMPORTER => _path (PrivateProperty) +amperage => integer_importer => amperage (PositiveSmallIntegerField) +available_power => integer_importer => available_power (PositiveIntegerField) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +max_utilization => integer_importer => max_utilization (PositiveSmallIntegerField) +name => value_importer => name (CharField) +phase => choice_importer => phase (CharField) +power_panel => relation_importer => power_panel_id (ForeignKey) +rack => relation_importer => rack_id (ForeignKey) +status => status_importer => status_id (StatusField) +supply => choice_importer => supply (CharField) +tenant => NO IMPORTER => tenant (NotFound) +type => choice_importer => type (CharField) +voltage => integer_importer => voltage (SmallIntegerField) +- dcim.poweroutlet => dcim.poweroutlet ------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +power_port => relation_importer => power_port_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.poweroutlettemplate => dcim.poweroutlettemplate --------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +feed_leg => choice_importer => feed_leg (CharField) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +power_port => relation_importer => power_port_template_id (ForeignKey) +type => choice_importer => type (CharField) +- dcim.powerpanel => dcim.powerpanel --------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +- dcim.powerport => dcim.powerport ----------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +_path => NO IMPORTER => _path (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.powerporttemplate => dcim.powerporttemplate ------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +allocated_draw => integer_importer => allocated_draw (PositiveSmallIntegerField) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +maximum_draw => integer_importer => maximum_draw (PositiveSmallIntegerField) +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +type => choice_importer => type (CharField) +- dcim.rack => dcim.rack --------------------------------------------------------------------------- +_abs_max_weight => NO IMPORTER => _abs_max_weight (PrivateProperty) +_abs_weight => NO IMPORTER => _abs_weight (PrivateProperty) +_name => NO IMPORTER => _name (PrivateProperty) +asset_tag => value_importer => asset_tag (CharField) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +desc_units => value_importer => desc_units (BooleanField) +description => NO IMPORTER => description (NotFound) +facility_id => value_importer => facility_id (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +location => location_importer => location_id (ForeignKey) +max_weight => NO IMPORTER => max_weight (NotFound) +mounting_depth => NO IMPORTER => mounting_depth (NotFound) +name => value_importer => name (CharField) +outer_depth => integer_importer => outer_depth (PositiveSmallIntegerField) +outer_unit => choice_importer => outer_unit (CharField) +outer_width => integer_importer => outer_width (PositiveSmallIntegerField) +role => role_importer => role_id (RoleField) +serial => value_importer => serial (CharField) +site => location_importer => location_id (ForeignKey) +starting_unit => NO IMPORTER => starting_unit (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +type => choice_importer => type (CharField) +u_height => integer_importer => u_height (PositiveSmallIntegerField) +weight => NO IMPORTER => weight (NotFound) +weight_unit => NO IMPORTER => weight_unit (NotFound) +width => choice_importer => width (PositiveSmallIntegerField) +- dcim.rackreservation => dcim.rackreservation ----------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +rack => relation_importer => rack_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +units => units_importer => units (JSONField) +user => relation_importer => user_id (ForeignKey) +- dcim.rackrole => extras.role --------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- dcim.rearport => dcim.rearport ------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cable => relation_importer => cable_id (ForeignKey) +cable_end => NO IMPORTER => cable_end (NotFound) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +device => relation_importer => device_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_connected => NO IMPORTER => mark_connected (NotFound) +module => NO IMPORTER => module (NotFound) +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.rearporttemplate => dcim.rearporttemplate --------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +color => NO IMPORTER => color (NotFound) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +device_type => relation_importer => device_type_id (ForeignKeyWithAutoRelatedName) +id => uid_from_data => id (UUIDField) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +module_type => NO IMPORTER => module_type (NotFound) +name => value_importer => name (CharField) +positions => integer_importer => positions (PositiveSmallIntegerField) +type => choice_importer => type (CharField) +- dcim.region => dcim.location --------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.site => dcim.location ----------------------------------------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +asns => NO IMPORTER => asns (NotFound) +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +facility => value_importer => facility (CharField) +group => site_group_importer => location_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +latitude => value_importer => latitude (DecimalField) +longitude => value_importer => longitude (DecimalField) +name => value_importer => name (CharField) +physical_address => value_importer => physical_address (TextField) +region => relation_importer => parent_id (TreeNodeForeignKey) +shipping_address => value_importer => shipping_address (TextField) +slug => NO IMPORTER => slug (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +time_zone => choice_importer => time_zone (CharField) +- dcim.sitegroup => dcim.locationtype -------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => constant_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- dcim.virtualchassis => dcim.virtualchassis ------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +domain => value_importer => domain (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +master => relation_importer => master_id (OneToOneField) +member_count => NO IMPORTER => member_count (NotFound) +name => value_importer => name (CharField) +- extras.customfield => extras.customfield --------------------------------------------------------- +choice_set => choices_importer => CUSTOM TARGET +content_types => content_types_importer => content_types (ManyToManyField) +created => datetime_importer => created (DateTimeField) +default => json_importer => default (JSONField) +description => value_importer => description (CharField) +filter_logic => choice_importer => filter_logic (CharField) +group_name => NO IMPORTER => group_name (NotFound) +id => uid_from_data => id (UUIDField) +is_cloneable => NO IMPORTER => is_cloneable (NotFound) +label => value_importer => label (CharField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => key (SlugField) +object_type => NO IMPORTER => object_type (NotFound) +required => value_importer => required (BooleanField) +search_weight => NO IMPORTER => search_weight (NotFound) +type => fallback_importer => type (CharField) +ui_editable => NO IMPORTER => ui_editable (NotFound) +ui_visible => NO IMPORTER => ui_visible (NotFound) +validation_maximum => integer_importer => validation_maximum (BigIntegerField) +validation_minimum => integer_importer => validation_minimum (BigIntegerField) +validation_regex => value_importer => validation_regex (CharField) +weight => integer_importer => weight (PositiveSmallIntegerField) +- extras.tag => extras.tag ------------------------------------------------------------------------- +color => value_importer => color (CharField) +created => datetime_importer => created (DateTimeField) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +object_types => content_types_importer => content_types (ManyToManyField) +slug => NO IMPORTER => slug (NotFound) +- extras.taggeditem => extras.taggeditem ----------------------------------------------------------- +content_type => tagged_object_importer => content_type_id (ForeignKey) +id => uid_from_data => id (UUIDField) +object_id => tagged_object_importer => object_id (UUIDField) +tag => tagged_object_importer => tag_id (ForeignKey) +- ipam.aggregate => ipam.prefix -------------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +date_added => NO IMPORTER => date_added (NotFound) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +prefix => value_importer => prefix (Property) +rir => relation_importer => rir_id (ForeignKey) +tenant => relation_importer => tenant_id (ForeignKey) +- ipam.ipaddress => ipam.ipaddress ----------------------------------------------------------------- +address => value_importer => address (Property) +assigned_object_id => NO IMPORTER => assigned_object_id (NotFound) +assigned_object_type => NO IMPORTER => assigned_object_type (NotFound) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +dns_name => value_importer => dns_name (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +nat_inside => relation_importer => nat_inside_id (ForeignKey) +role => role_importer => role_id (RoleField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.prefix => ipam.prefix ----------------------------------------------------------------------- +_children => NO IMPORTER => _children (PrivateProperty) +_depth => NO IMPORTER => _depth (PrivateProperty) +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_pool => NO IMPORTER => is_pool (NotFound) +last_updated => Disabled with reason: Last updated field is updated with each write +mark_utilized => NO IMPORTER => mark_utilized (NotFound) +prefix => value_importer => prefix (Property) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vlan => relation_importer => vlan_id (ForeignKey) +vrf => NO IMPORTER => vrf (NotFound) +- ipam.rir => ipam.rir ----------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +is_private => value_importer => is_private (BooleanField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- ipam.role => extras.role ------------------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +weight => integer_importer => weight (PositiveSmallIntegerField) +- ipam.routetarget => ipam.routetarget ------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +tenant => relation_importer => tenant_id (ForeignKey) +- ipam.vlan => ipam.vlan --------------------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => vlan_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +role => role_importer => role_id (RoleField) +site => location_importer => locations (ManyToManyField) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vid => integer_importer => vid (PositiveSmallIntegerField) +- ipam.vlangroup => ipam.vlangroup ----------------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +max_vid => NO IMPORTER => max_vid (NotFound) +min_vid => NO IMPORTER => min_vid (NotFound) +name => value_importer => name (CharField) +scope_id => NO IMPORTER => scope_id (NotFound) +scope_type => NO IMPORTER => scope_type (NotFound) +slug => NO IMPORTER => slug (NotFound) +- ipam.vrf => ipam.vrf ----------------------------------------------------------------------------- +comments => NO IMPORTER => comments (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +enforce_unique => NO IMPORTER => enforce_unique (NotFound) +export_targets => m2m_importer => export_targets (ManyToManyField) +id => uid_from_data => id (UUIDField) +import_targets => m2m_importer => import_targets (ManyToManyField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +rd => value_importer => rd (CharField) +tenant => relation_importer => tenant_id (ForeignKey) +- tenancy.tenant => tenancy.tenant ----------------------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +group => relation_importer => tenant_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- tenancy.tenantgroup => tenancy.tenantgroup ------------------------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +level => Disabled with reason: Tree fields doesn't need to be imported +lft => Disabled with reason: Tree fields doesn't need to be imported +name => value_importer => name (CharField) +parent => relation_importer => parent_id (TreeNodeForeignKey) +rght => Disabled with reason: Tree fields doesn't need to be imported +slug => NO IMPORTER => slug (NotFound) +tree_id => Disabled with reason: Tree fields doesn't need to be imported +- virtualization.cluster => virtualization.cluster ------------------------------------------------- +comments => value_importer => comments (TextField) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +group => relation_importer => cluster_group_id (ForeignKey) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +site => location_importer => location_id (ForeignKey) +status => NO IMPORTER => status (NotFound) +tenant => relation_importer => tenant_id (ForeignKey) +type => relation_importer => cluster_type_id (ForeignKey) +- virtualization.clustergroup => virtualization.clustergroup --------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.clustertype => virtualization.clustertype ----------------------------------------- +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +name => value_importer => name (CharField) +slug => NO IMPORTER => slug (NotFound) +- virtualization.virtualmachine => virtualization.virtualmachine ----------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +cluster => relation_importer => cluster_id (ForeignKey) +comments => value_importer => comments (TextField) +config_template => NO IMPORTER => config_template (NotFound) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => NO IMPORTER => description (NotFound) +device => NO IMPORTER => device (NotFound) +disk => integer_importer => disk (PositiveIntegerField) +id => uid_from_data => id (UUIDField) +interface_count => NO IMPORTER => interface_count (NotFound) +last_updated => Disabled with reason: Last updated field is updated with each write +local_context_data => NO IMPORTER => local_context_data (NotFound) +memory => integer_importer => memory (PositiveIntegerField) +name => value_importer => name (CharField) +platform => relation_importer => platform_id (ForeignKey) +primary_ip4 => relation_importer => primary_ip4_id (ForeignKey) +primary_ip6 => relation_importer => primary_ip6_id (ForeignKey) +role => role_importer => role_id (RoleField) +site => NO IMPORTER => site (NotFound) +status => status_importer => status_id (StatusField) +tenant => relation_importer => tenant_id (ForeignKey) +vcpus => integer_importer => vcpus (PositiveSmallIntegerField) +virtual_disk_count => NO IMPORTER => virtual_disk_count (NotFound) +- virtualization.vminterface => virtualization.vminterface ----------------------------------------- +_name => NO IMPORTER => _name (PrivateProperty) +bridge => relation_importer => bridge_id (ForeignKey) +created => datetime_importer => created (DateTimeField) +custom_field_data => value_importer => custom_field_data (CustomFieldData) +description => value_importer => description (CharField) +enabled => value_importer => enabled (BooleanField) +id => uid_from_data => id (UUIDField) +last_updated => Disabled with reason: Last updated field is updated with each write +mac_address => value_importer => mac_address (CharField) +mode => choice_importer => mode (CharField) +mtu => integer_importer => mtu (PositiveIntegerField) +name => value_importer => name (CharField) +parent => relation_importer => parent_interface_id (ForeignKey) +tagged_vlans => m2m_importer => tagged_vlans (ManyToManyField) +untagged_vlan => relation_importer => untagged_vlan_id (ForeignKey) +virtual_machine => relation_importer => virtual_machine_id (ForeignKey) +vrf => relation_importer => vrf_id (ForeignKey) +* End of Import Summary **************************************************************************** diff --git a/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/dump.sql b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/dump.sql new file mode 100644 index 00000000..8de76772 --- /dev/null +++ b/nautobot_netbox_importer/tests/fixtures/nautobot-v2.3/dump.sql @@ -0,0 +1,15657 @@ +-- +-- PostgreSQL database dump +-- + +-- Dumped from database version 13.12 +-- Dumped by pg_dump version 13.12 + +SET statement_timeout = 0; +SET lock_timeout = 0; +SET idle_in_transaction_session_timeout = 0; +SET client_encoding = 'UTF8'; +SET standard_conforming_strings = on; +SELECT pg_catalog.set_config('search_path', '', false); +SET check_function_bodies = false; +SET xmloption = content; +SET client_min_messages = warning; +SET row_security = off; + +ALTER TABLE ONLY public.virtualization_vminterface DROP CONSTRAINT virtualization_vminterface_vrf_id_4b570a8c_fk_ipam_vrf_id; +ALTER TABLE ONLY public.virtualization_vminterface_tagged_vlans DROP CONSTRAINT virtualization_vmint_vminterface_id_904b12de_fk_virtualiz; +ALTER TABLE ONLY public.virtualization_vminterface_tagged_vlans DROP CONSTRAINT virtualization_vmint_vlan_id_4e77411e_fk_ipam_vlan; +ALTER TABLE ONLY public.virtualization_vminterface DROP CONSTRAINT virtualization_vmint_virtual_machine_id_e9f89829_fk_virtualiz; +ALTER TABLE ONLY public.virtualization_vminterface DROP CONSTRAINT virtualization_vmint_untagged_vlan_id_aea4fc69_fk_ipam_vlan; +ALTER TABLE ONLY public.virtualization_vminterface DROP CONSTRAINT virtualization_vmint_status_id_5f9104d8_fk_extras_st; +ALTER TABLE ONLY public.virtualization_vminterface DROP CONSTRAINT virtualization_vmint_parent_interface_id_3532b142_fk_virtualiz; +ALTER TABLE ONLY public.virtualization_vminterface DROP CONSTRAINT virtualization_vmint_bridge_id_7462b91e_fk_virtualiz; +ALTER TABLE ONLY public.virtualization_virtualmachine DROP CONSTRAINT virtualization_virtu_tenant_id_d00d1d77_fk_tenancy_t; +ALTER TABLE ONLY public.virtualization_virtualmachine DROP CONSTRAINT virtualization_virtu_status_id_ff17be20_fk_extras_st; +ALTER TABLE ONLY public.virtualization_virtualmachine DROP CONSTRAINT virtualization_virtu_role_id_0cc898f9_fk_extras_ro; +ALTER TABLE ONLY public.virtualization_virtualmachine DROP CONSTRAINT virtualization_virtu_primary_ip6_id_b7904e73_fk_ipam_ipad; +ALTER TABLE ONLY public.virtualization_virtualmachine DROP CONSTRAINT virtualization_virtu_primary_ip4_id_942e42ae_fk_ipam_ipad; +ALTER TABLE ONLY public.virtualization_virtualmachine DROP CONSTRAINT virtualization_virtu_platform_id_a6c5ccb2_fk_dcim_plat; +ALTER TABLE ONLY public.virtualization_virtualmachine DROP CONSTRAINT virtualization_virtu_local_config_context_bec5cdf8_fk_extras_co; +ALTER TABLE ONLY public.virtualization_virtualmachine DROP CONSTRAINT virtualization_virtu_local_config_context_a233267f_fk_django_co; +ALTER TABLE ONLY public.virtualization_virtualmachine DROP CONSTRAINT virtualization_virtu_cluster_id_6c9f9047_fk_virtualiz; +ALTER TABLE ONLY public.virtualization_cluster DROP CONSTRAINT virtualization_cluster_tenant_id_bc2868d0_fk_tenancy_tenant_id; +ALTER TABLE ONLY public.virtualization_cluster DROP CONSTRAINT virtualization_cluster_location_id_fdcab7e6_fk_dcim_location_id; +ALTER TABLE ONLY public.virtualization_cluster DROP CONSTRAINT virtualization_clust_cluster_type_id_d4889bbe_fk_virtualiz; +ALTER TABLE ONLY public.virtualization_cluster DROP CONSTRAINT virtualization_clust_cluster_group_id_fec59c40_fk_virtualiz; +ALTER TABLE ONLY public.users_token DROP CONSTRAINT users_token_user_id_af964690_fk_auth_user_id; +ALTER TABLE ONLY public.users_objectpermission_users DROP CONSTRAINT users_objectpermission_users_user_id_16c0905d_fk_auth_user_id; +ALTER TABLE ONLY public.users_objectpermission_users DROP CONSTRAINT users_objectpermissi_objectpermission_id_78a9c2e6_fk_users_obj; +ALTER TABLE ONLY public.users_objectpermission_object_types DROP CONSTRAINT users_objectpermissi_objectpermission_id_38c7d8f5_fk_users_obj; +ALTER TABLE ONLY public.users_objectpermission_groups DROP CONSTRAINT users_objectpermissi_objectpermission_id_2f7cc117_fk_users_obj; +ALTER TABLE ONLY public.users_objectpermission_groups DROP CONSTRAINT users_objectpermissi_group_id_fb7ba6e0_fk_auth_grou; +ALTER TABLE ONLY public.users_objectpermission_object_types DROP CONSTRAINT users_objectpermissi_contenttype_id_594b1cc7_fk_django_co; +ALTER TABLE ONLY public.tenancy_tenantgroup DROP CONSTRAINT tenancy_tenantgroup_parent_id_2542fc18_fk_tenancy_t; +ALTER TABLE ONLY public.tenancy_tenant DROP CONSTRAINT tenancy_tenant_tenant_group_id_bb4557b9_fk_tenancy_t; +ALTER TABLE ONLY public.taggit_taggeditem DROP CONSTRAINT taggit_taggeditem_tag_id_f4f5b767_fk_taggit_tag_id; +ALTER TABLE ONLY public.taggit_taggeditem DROP CONSTRAINT taggit_taggeditem_content_type_id_9957a03c_fk_django_co; +ALTER TABLE ONLY public.social_auth_usersocialauth DROP CONSTRAINT social_auth_usersocialauth_user_id_17d28448_fk_auth_user_id; +ALTER TABLE ONLY public.ipam_vrfprefixassignment DROP CONSTRAINT ipam_vrfprefixassignment_vrf_id_d9496635_fk_ipam_vrf_id; +ALTER TABLE ONLY public.ipam_vrfprefixassignment DROP CONSTRAINT ipam_vrfprefixassignment_prefix_id_808d8301_fk_ipam_prefix_id; +ALTER TABLE ONLY public.ipam_vrfdeviceassignment DROP CONSTRAINT ipam_vrfdeviceassignment_vrf_id_de560201_fk_ipam_vrf_id; +ALTER TABLE ONLY public.ipam_vrfdeviceassignment DROP CONSTRAINT ipam_vrfdeviceassignment_device_id_b79a12ce_fk_dcim_device_id; +ALTER TABLE ONLY public.ipam_vrfdeviceassignment DROP CONSTRAINT ipam_vrfdeviceassign_virtual_machine_id_2b9c3e80_fk_virtualiz; +ALTER TABLE ONLY public.ipam_vrf DROP CONSTRAINT ipam_vrf_tenant_id_498b0051_fk_tenancy_tenant_id; +ALTER TABLE ONLY public.ipam_vrf DROP CONSTRAINT ipam_vrf_namespace_id_8835a4df_fk_ipam_namespace_id; +ALTER TABLE ONLY public.ipam_vrf_import_targets DROP CONSTRAINT ipam_vrf_import_targets_vrf_id_ed491b19_fk_ipam_vrf_id; +ALTER TABLE ONLY public.ipam_vrf_import_targets DROP CONSTRAINT ipam_vrf_import_targ_routetarget_id_0e05b144_fk_ipam_rout; +ALTER TABLE ONLY public.ipam_vrf_export_targets DROP CONSTRAINT ipam_vrf_export_targets_vrf_id_6f4875c4_fk_ipam_vrf_id; +ALTER TABLE ONLY public.ipam_vrf_export_targets DROP CONSTRAINT ipam_vrf_export_targ_routetarget_id_8d9319f7_fk_ipam_rout; +ALTER TABLE ONLY public.ipam_vlangroup DROP CONSTRAINT ipam_vlangroup_location_id_f239af79_fk_dcim_location_id; +ALTER TABLE ONLY public.ipam_vlan DROP CONSTRAINT ipam_vlan_vlan_group_id_a59c4d3f_fk_ipam_vlangroup_id; +ALTER TABLE ONLY public.ipam_vlan DROP CONSTRAINT ipam_vlan_tenant_id_71a8290d_fk_tenancy_tenant_id; +ALTER TABLE ONLY public.ipam_vlan DROP CONSTRAINT ipam_vlan_status_id_898aa317_fk_extras_status_id; +ALTER TABLE ONLY public.ipam_vlan DROP CONSTRAINT ipam_vlan_role_id_f5015962_fk_extras_role_id; +ALTER TABLE ONLY public.ipam_vlan DROP CONSTRAINT ipam_vlan_location_id_07dd65e4_fk_dcim_location_id; +ALTER TABLE ONLY public.ipam_service DROP CONSTRAINT ipam_service_virtual_machine_id_e8b53562_fk_virtualiz; +ALTER TABLE ONLY public.ipam_service_ip_addresses DROP CONSTRAINT ipam_service_ipaddresses_service_id_ae26b9ab_fk_ipam_service_id; +ALTER TABLE ONLY public.ipam_service_ip_addresses DROP CONSTRAINT ipam_service_ipaddre_ipaddress_id_b4138c6d_fk_ipam_ipad; +ALTER TABLE ONLY public.ipam_service DROP CONSTRAINT ipam_service_device_id_b4d2bb9c_fk_dcim_device_id; +ALTER TABLE ONLY public.ipam_routetarget DROP CONSTRAINT ipam_routetarget_tenant_id_5a0b35e8_fk_tenancy_tenant_id; +ALTER TABLE ONLY public.ipam_prefix DROP CONSTRAINT ipam_prefix_vlan_id_1db91bff_fk_ipam_vlan_id; +ALTER TABLE ONLY public.ipam_prefix DROP CONSTRAINT ipam_prefix_tenant_id_7ba1fcc4_fk_tenancy_tenant_id; +ALTER TABLE ONLY public.ipam_prefix DROP CONSTRAINT ipam_prefix_status_id_cffa56c0_fk_extras_status_id; +ALTER TABLE ONLY public.ipam_prefix DROP CONSTRAINT ipam_prefix_role_id_0a98d415_fk_extras_role_id; +ALTER TABLE ONLY public.ipam_prefix DROP CONSTRAINT ipam_prefix_rir_id_a009797a_fk_ipam_rir_id; +ALTER TABLE ONLY public.ipam_prefix DROP CONSTRAINT ipam_prefix_parent_id_93c2aef8_fk_ipam_prefix_id; +ALTER TABLE ONLY public.ipam_prefix DROP CONSTRAINT ipam_prefix_namespace_id_aaf034e9_fk_ipam_namespace_id; +ALTER TABLE ONLY public.ipam_prefix DROP CONSTRAINT ipam_prefix_location_id_9a5c5f60_fk_dcim_location_id; +ALTER TABLE ONLY public.ipam_namespace DROP CONSTRAINT ipam_namespace_location_id_0ee18237_fk_dcim_location_id; +ALTER TABLE ONLY public.ipam_ipaddresstointerface DROP CONSTRAINT ipam_ipaddresstointe_vm_interface_id_9ffb75a8_fk_virtualiz; +ALTER TABLE ONLY public.ipam_ipaddresstointerface DROP CONSTRAINT ipam_ipaddresstointe_ip_address_id_7437efa0_fk_ipam_ipad; +ALTER TABLE ONLY public.ipam_ipaddresstointerface DROP CONSTRAINT ipam_ipaddresstointe_interface_id_035d6540_fk_dcim_inte; +ALTER TABLE ONLY public.ipam_ipaddress DROP CONSTRAINT ipam_ipaddress_tenant_id_ac55acfd_fk_tenancy_tenant_id; +ALTER TABLE ONLY public.ipam_ipaddress DROP CONSTRAINT ipam_ipaddress_status_id_942778b7_fk_extras_status_id; +ALTER TABLE ONLY public.ipam_ipaddress DROP CONSTRAINT ipam_ipaddress_role_id_719761b6_fk_extras_role_id; +ALTER TABLE ONLY public.ipam_ipaddress DROP CONSTRAINT ipam_ipaddress_parent_id_085a7a43_fk_ipam_prefix_id; +ALTER TABLE ONLY public.ipam_ipaddress DROP CONSTRAINT ipam_ipaddress_nat_inside_id_a45fb7c5_fk_ipam_ipaddress_id; +ALTER TABLE ONLY public.extras_webhook_content_types DROP CONSTRAINT extras_webhook_conte_webhook_id_0c169800_fk_extras_we; +ALTER TABLE ONLY public.extras_webhook_content_types DROP CONSTRAINT extras_webhook_conte_contenttype_id_3fc2c4d3_fk_django_co; +ALTER TABLE ONLY public.extras_taggeditem DROP CONSTRAINT extras_taggeditem_tag_id_d48af7c7_fk_extras_tag_id; +ALTER TABLE ONLY public.extras_taggeditem DROP CONSTRAINT extras_taggeditem_content_type_id_ba5562ed_fk_django_co; +ALTER TABLE ONLY public.extras_tag_content_types DROP CONSTRAINT extras_tag_content_types_tag_id_34a8ca46_fk_extras_tag_id; +ALTER TABLE ONLY public.extras_tag_content_types DROP CONSTRAINT extras_tag_content_t_contenttype_id_5baa3bb5_fk_django_co; +ALTER TABLE ONLY public.extras_status_content_types DROP CONSTRAINT extras_status_conten_status_id_27c665c7_fk_extras_st; +ALTER TABLE ONLY public.extras_status_content_types DROP CONSTRAINT extras_status_conten_contenttype_id_38503e74_fk_django_co; +ALTER TABLE ONLY public.extras_secretsgroupassociation DROP CONSTRAINT extras_secretsgroupa_secrets_group_id_cf96162e_fk_extras_se; +ALTER TABLE ONLY public.extras_secretsgroupassociation DROP CONSTRAINT extras_secretsgroupa_secret_id_14d43d7e_fk_extras_se; +ALTER TABLE ONLY public.extras_scheduledjob DROP CONSTRAINT extras_scheduledjob_user_id_4d8034ff_fk_auth_user_id; +ALTER TABLE ONLY public.extras_scheduledjob DROP CONSTRAINT extras_scheduledjob_job_model_id_d4c0711e_fk_extras_job_id; +ALTER TABLE ONLY public.extras_scheduledjob DROP CONSTRAINT extras_scheduledjob_approved_by_user_id_06b8fb0a_fk_auth_user; +ALTER TABLE ONLY public.extras_role_content_types DROP CONSTRAINT extras_role_content_types_role_id_1db5d29d_fk_extras_role_id; +ALTER TABLE ONLY public.extras_role_content_types DROP CONSTRAINT extras_role_content__contenttype_id_b8004814_fk_django_co; +ALTER TABLE ONLY public.extras_relationshipassociation DROP CONSTRAINT extras_relationshipa_source_type_id_28c8df60_fk_django_co; +ALTER TABLE ONLY public.extras_relationshipassociation DROP CONSTRAINT extras_relationshipa_relationship_id_9a65ccc8_fk_extras_re; +ALTER TABLE ONLY public.extras_relationshipassociation DROP CONSTRAINT extras_relationshipa_destination_type_id_5ccb6728_fk_django_co; +ALTER TABLE ONLY public.extras_relationship DROP CONSTRAINT extras_relationship_source_type_id_21183ad6_fk_django_co; +ALTER TABLE ONLY public.extras_relationship DROP CONSTRAINT extras_relationship_destination_type_id_fb7387c3_fk_django_co; +ALTER TABLE ONLY public.extras_objectchange DROP CONSTRAINT extras_objectchange_user_id_7fdf8186_fk_auth_user_id; +ALTER TABLE ONLY public.extras_objectchange DROP CONSTRAINT extras_objectchange_related_object_type__fe6e521f_fk_django_co; +ALTER TABLE ONLY public.extras_objectchange DROP CONSTRAINT extras_objectchange_changed_object_type__b755bb60_fk_django_co; +ALTER TABLE ONLY public.extras_note DROP CONSTRAINT extras_note_user_id_f11ab655_fk_auth_user_id; +ALTER TABLE ONLY public.extras_note DROP CONSTRAINT extras_note_assigned_object_type_e15d3cda_fk_django_co; +ALTER TABLE ONLY public.extras_jobresult DROP CONSTRAINT extras_jobresult_user_id_d35285ab_fk_auth_user_id; +ALTER TABLE ONLY public.extras_jobresult DROP CONSTRAINT extras_jobresult_scheduled_job_id_0921f94c_fk_extras_sc; +ALTER TABLE ONLY public.extras_jobresult DROP CONSTRAINT extras_jobresult_job_model_id_d581ec7e_fk_extras_job_id; +ALTER TABLE ONLY public.extras_joblogentry DROP CONSTRAINT extras_joblogentry_job_result_id_91e10d1a_fk_extras_jo; +ALTER TABLE ONLY public.extras_jobhook DROP CONSTRAINT extras_jobhook_job_id_cfcdb972_fk_extras_job_id; +ALTER TABLE ONLY public.extras_jobhook_content_types DROP CONSTRAINT extras_jobhook_conte_jobhook_id_d994e51b_fk_extras_jo; +ALTER TABLE ONLY public.extras_jobhook_content_types DROP CONSTRAINT extras_jobhook_conte_contenttype_id_42d2bda1_fk_django_co; +ALTER TABLE ONLY public.extras_jobbutton DROP CONSTRAINT extras_jobbutton_job_id_710e013a_fk_extras_job_id; +ALTER TABLE ONLY public.extras_jobbutton_content_types DROP CONSTRAINT extras_jobbutton_con_jobbutton_id_72bd14bf_fk_extras_jo; +ALTER TABLE ONLY public.extras_jobbutton_content_types DROP CONSTRAINT extras_jobbutton_con_contenttype_id_b0c6bbc4_fk_django_co; +ALTER TABLE ONLY public.extras_imageattachment DROP CONSTRAINT extras_imageattachme_content_type_id_90e0643d_fk_django_co; +ALTER TABLE ONLY public.extras_gitrepository DROP CONSTRAINT extras_gitrepository_secrets_group_id_fd1fdceb_fk_extras_se; +ALTER TABLE ONLY public.extras_exporttemplate DROP CONSTRAINT extras_exporttemplat_owner_content_type_i_6bb67821_fk_django_co; +ALTER TABLE ONLY public.extras_exporttemplate DROP CONSTRAINT extras_exporttemplat_content_type_id_59737e21_fk_django_co; +ALTER TABLE ONLY public.extras_dynamicgroupmembership DROP CONSTRAINT extras_dynamicgroupm_parent_group_id_f09f9b01_fk_extras_dy; +ALTER TABLE ONLY public.extras_dynamicgroupmembership DROP CONSTRAINT extras_dynamicgroupm_group_id_1616d7d6_fk_extras_dy; +ALTER TABLE ONLY public.extras_dynamicgroup DROP CONSTRAINT extras_dynamicgroup_content_type_id_1bed5de5_fk_django_co; +ALTER TABLE ONLY public.extras_customlink DROP CONSTRAINT extras_customlink_content_type_id_4d35b063_fk_django_co; +ALTER TABLE ONLY public.extras_customfieldchoice DROP CONSTRAINT extras_customfieldch_custom_field_id_d57e0f43_fk_extras_cu; +ALTER TABLE ONLY public.extras_customfield_content_types DROP CONSTRAINT extras_customfield_c_customfield_id_3842aaf3_fk_extras_cu; +ALTER TABLE ONLY public.extras_customfield_content_types DROP CONSTRAINT extras_customfield_c_contenttype_id_2997ba90_fk_django_co; +ALTER TABLE ONLY public.extras_configcontext_tenant_groups DROP CONSTRAINT extras_configcontext_tenantgroup_id_0909688d_fk_tenancy_t; +ALTER TABLE ONLY public.extras_configcontext_tenants DROP CONSTRAINT extras_configcontext_tenant_id_8d0aa28e_fk_tenancy_t; +ALTER TABLE ONLY public.extras_configcontext_tags DROP CONSTRAINT extras_configcontext_tags_tag_id_129a5d87_fk_extras_tag_id; +ALTER TABLE ONLY public.extras_configcontext_roles DROP CONSTRAINT extras_configcontext_role_id_597e3d84_fk_extras_ro; +ALTER TABLE ONLY public.extras_configcontext_platforms DROP CONSTRAINT extras_configcontext_platform_id_3fdfedc0_fk_dcim_plat; +ALTER TABLE ONLY public.extras_configcontext DROP CONSTRAINT extras_configcontext_owner_content_type_i_af30e837_fk_django_co; +ALTER TABLE ONLY public.extras_configcontextschema DROP CONSTRAINT extras_configcontext_owner_content_type_i_0a0756bc_fk_django_co; +ALTER TABLE ONLY public.extras_configcontext_locations DROP CONSTRAINT extras_configcontext_location_id_9e19eac9_fk_dcim_loca; +ALTER TABLE ONLY public.extras_configcontext_dynamic_groups DROP CONSTRAINT extras_configcontext_dynamicgroup_id_05854998_fk_extras_dy; +ALTER TABLE ONLY public.extras_configcontext_device_types DROP CONSTRAINT extras_configcontext_devicetype_id_b8788c2d_fk_dcim_devi; +ALTER TABLE ONLY public.extras_configcontext_device_redundancy_groups DROP CONSTRAINT extras_configcontext_deviceredundancygrou_d30c185c_fk_dcim_devi; +ALTER TABLE ONLY public.extras_configcontext_clusters DROP CONSTRAINT extras_configcontext_configcontext_id_ed579a40_fk_extras_co; +ALTER TABLE ONLY public.extras_configcontext_locations DROP CONSTRAINT extras_configcontext_configcontext_id_cc629ec1_fk_extras_co; +ALTER TABLE ONLY public.extras_configcontext_tenants DROP CONSTRAINT extras_configcontext_configcontext_id_b53552a6_fk_extras_co; +ALTER TABLE ONLY public.extras_configcontext_tenant_groups DROP CONSTRAINT extras_configcontext_configcontext_id_92f68345_fk_extras_co; +ALTER TABLE ONLY public.extras_configcontext_cluster_groups DROP CONSTRAINT extras_configcontext_configcontext_id_8f50b794_fk_extras_co; +ALTER TABLE ONLY public.extras_configcontext_roles DROP CONSTRAINT extras_configcontext_configcontext_id_7b11e08b_fk_extras_co; +ALTER TABLE ONLY public.extras_configcontext_device_redundancy_groups DROP CONSTRAINT extras_configcontext_configcontext_id_72bfff9d_fk_extras_co; +ALTER TABLE ONLY public.extras_configcontext_tags DROP CONSTRAINT extras_configcontext_configcontext_id_64a392b1_fk_extras_co; +ALTER TABLE ONLY public.extras_configcontext_device_types DROP CONSTRAINT extras_configcontext_configcontext_id_55632923_fk_extras_co; +ALTER TABLE ONLY public.extras_configcontext_dynamic_groups DROP CONSTRAINT extras_configcontext_configcontext_id_3cdbc95f_fk_extras_co; +ALTER TABLE ONLY public.extras_configcontext_platforms DROP CONSTRAINT extras_configcontext_configcontext_id_2a516699_fk_extras_co; +ALTER TABLE ONLY public.extras_configcontext DROP CONSTRAINT extras_configcontext_config_context_schem_1e242da5_fk_extras_co; +ALTER TABLE ONLY public.extras_configcontext_cluster_groups DROP CONSTRAINT extras_configcontext_clustergroup_id_f4322ce8_fk_virtualiz; +ALTER TABLE ONLY public.extras_configcontext_clusters DROP CONSTRAINT extras_configcontext_cluster_id_6abd47a1_fk_virtualiz; +ALTER TABLE ONLY public.extras_computedfield DROP CONSTRAINT extras_computedfield_content_type_id_def6603f_fk_django_co; +ALTER TABLE ONLY public.django_celery_beat_periodictask DROP CONSTRAINT django_celery_beat_p_solar_id_a87ce72c_fk_django_ce; +ALTER TABLE ONLY public.django_celery_beat_periodictask DROP CONSTRAINT django_celery_beat_p_interval_id_a8ca27da_fk_django_ce; +ALTER TABLE ONLY public.django_celery_beat_periodictask DROP CONSTRAINT django_celery_beat_p_crontab_id_d3cba168_fk_django_ce; +ALTER TABLE ONLY public.django_celery_beat_periodictask DROP CONSTRAINT django_celery_beat_p_clocked_id_47a69f82_fk_django_ce; +ALTER TABLE ONLY public.django_admin_log DROP CONSTRAINT django_admin_log_user_id_c564eba6_fk_auth_user_id; +ALTER TABLE ONLY public.django_admin_log DROP CONSTRAINT django_admin_log_content_type_id_c4bce8eb_fk_django_co; +ALTER TABLE ONLY public.dcim_virtualchassis DROP CONSTRAINT dcim_virtualchassis_master_id_ab54cfc6_fk_dcim_device_id; +ALTER TABLE ONLY public.dcim_rearporttemplate DROP CONSTRAINT dcim_rearporttemplat_device_type_id_6a02fd01_fk_dcim_devi; +ALTER TABLE ONLY public.dcim_rearport DROP CONSTRAINT dcim_rearport_device_id_0bdfe9c0_fk_dcim_device_id; +ALTER TABLE ONLY public.dcim_rearport DROP CONSTRAINT dcim_rearport_cable_id_42c0e4e7_fk_dcim_cable_id; +ALTER TABLE ONLY public.dcim_rearport DROP CONSTRAINT dcim_rearport__cable_peer_type_id_cecf241c_fk_django_co; +ALTER TABLE ONLY public.dcim_rackreservation DROP CONSTRAINT dcim_rackreservation_user_id_0785a527_fk_auth_user_id; +ALTER TABLE ONLY public.dcim_rackreservation DROP CONSTRAINT dcim_rackreservation_tenant_id_eb5e045f_fk_tenancy_tenant_id; +ALTER TABLE ONLY public.dcim_rackreservation DROP CONSTRAINT dcim_rackreservation_rack_id_1ebbaa9b_fk_dcim_rack_id; +ALTER TABLE ONLY public.dcim_rackgroup DROP CONSTRAINT dcim_rackgroup_parent_id_cc315105_fk_dcim_rackgroup_id; +ALTER TABLE ONLY public.dcim_rackgroup DROP CONSTRAINT dcim_rackgroup_location_id_5a6fdeac_fk_dcim_location_id; +ALTER TABLE ONLY public.dcim_rack DROP CONSTRAINT dcim_rack_tenant_id_7cdf3725_fk_tenancy_tenant_id; +ALTER TABLE ONLY public.dcim_rack DROP CONSTRAINT dcim_rack_status_id_ee3dee3e_fk_extras_status_id; +ALTER TABLE ONLY public.dcim_rack DROP CONSTRAINT dcim_rack_role_id_62d6919e_fk_extras_role_id; +ALTER TABLE ONLY public.dcim_rack DROP CONSTRAINT dcim_rack_rack_group_id_70309130_fk_dcim_rackgroup_id; +ALTER TABLE ONLY public.dcim_rack DROP CONSTRAINT dcim_rack_location_id_5f63ec31_fk_dcim_location_id; +ALTER TABLE ONLY public.dcim_powerporttemplate DROP CONSTRAINT dcim_powerporttempla_device_type_id_1ddfbfcc_fk_dcim_devi; +ALTER TABLE ONLY public.dcim_powerport DROP CONSTRAINT dcim_powerport_device_id_ef7185ae_fk_dcim_device_id; +ALTER TABLE ONLY public.dcim_powerport DROP CONSTRAINT dcim_powerport_cable_id_c9682ba2_fk_dcim_cable_id; +ALTER TABLE ONLY public.dcim_powerport DROP CONSTRAINT dcim_powerport__path_id_9fe4af8f_fk_dcim_cablepath_id; +ALTER TABLE ONLY public.dcim_powerport DROP CONSTRAINT dcim_powerport__cable_peer_type_id_9df2a278_fk_django_co; +ALTER TABLE ONLY public.dcim_powerpanel DROP CONSTRAINT dcim_powerpanel_rack_group_id_76467cc9_fk_dcim_rackgroup_id; +ALTER TABLE ONLY public.dcim_powerpanel DROP CONSTRAINT dcim_powerpanel_location_id_474b60f8_fk_dcim_location_id; +ALTER TABLE ONLY public.dcim_poweroutlettemplate DROP CONSTRAINT dcim_poweroutlettemp_power_port_template__fd11e222_fk_dcim_powe; +ALTER TABLE ONLY public.dcim_poweroutlettemplate DROP CONSTRAINT dcim_poweroutlettemp_device_type_id_26b2316c_fk_dcim_devi; +ALTER TABLE ONLY public.dcim_poweroutlet DROP CONSTRAINT dcim_poweroutlet_power_port_id_9bdf4163_fk_dcim_powerport_id; +ALTER TABLE ONLY public.dcim_poweroutlet DROP CONSTRAINT dcim_poweroutlet_device_id_286351d7_fk_dcim_device_id; +ALTER TABLE ONLY public.dcim_poweroutlet DROP CONSTRAINT dcim_poweroutlet_cable_id_8dbea1ec_fk_dcim_cable_id; +ALTER TABLE ONLY public.dcim_poweroutlet DROP CONSTRAINT dcim_poweroutlet__path_id_cbb47bb9_fk_dcim_cablepath_id; +ALTER TABLE ONLY public.dcim_poweroutlet DROP CONSTRAINT dcim_poweroutlet__cable_peer_type_id_bbff28d0_fk_django_co; +ALTER TABLE ONLY public.dcim_powerfeed DROP CONSTRAINT dcim_powerfeed_status_id_8c424cc3_fk_extras_status_id; +ALTER TABLE ONLY public.dcim_powerfeed DROP CONSTRAINT dcim_powerfeed_rack_id_7abba090_fk_dcim_rack_id; +ALTER TABLE ONLY public.dcim_powerfeed DROP CONSTRAINT dcim_powerfeed_power_panel_id_32bde3be_fk_dcim_powerpanel_id; +ALTER TABLE ONLY public.dcim_powerfeed DROP CONSTRAINT dcim_powerfeed_cable_id_ec44c4f8_fk_dcim_cable_id; +ALTER TABLE ONLY public.dcim_powerfeed DROP CONSTRAINT dcim_powerfeed__path_id_a1ea1f28_fk_dcim_cablepath_id; +ALTER TABLE ONLY public.dcim_powerfeed DROP CONSTRAINT dcim_powerfeed__cable_peer_type_id_9f930589_fk_django_co; +ALTER TABLE ONLY public.dcim_platform DROP CONSTRAINT dcim_platform_manufacturer_id_83f72d3d_fk_dcim_manufacturer_id; +ALTER TABLE ONLY public.dcim_locationtype DROP CONSTRAINT dcim_locationtype_parent_id_023ca1c8_fk_dcim_locationtype_id; +ALTER TABLE ONLY public.dcim_locationtype_content_types DROP CONSTRAINT dcim_locationtype_co_locationtype_id_daa2005b_fk_dcim_loca; +ALTER TABLE ONLY public.dcim_locationtype_content_types DROP CONSTRAINT dcim_locationtype_co_contenttype_id_806c318e_fk_django_co; +ALTER TABLE ONLY public.dcim_location DROP CONSTRAINT dcim_location_tenant_id_2c4df974_fk_tenancy_tenant_id; +ALTER TABLE ONLY public.dcim_location DROP CONSTRAINT dcim_location_status_id_3d74f10a_fk_extras_status_id; +ALTER TABLE ONLY public.dcim_location DROP CONSTRAINT dcim_location_parent_id_d77f3318_fk_dcim_location_id; +ALTER TABLE ONLY public.dcim_location DROP CONSTRAINT dcim_location_location_type_id_511a9421_fk_dcim_locationtype_id; +ALTER TABLE ONLY public.dcim_inventoryitem DROP CONSTRAINT dcim_inventoryitem_parent_id_7ebcd457_fk_dcim_inventoryitem_id; +ALTER TABLE ONLY public.dcim_inventoryitem DROP CONSTRAINT dcim_inventoryitem_manufacturer_id_dcd1b78a_fk_dcim_manu; +ALTER TABLE ONLY public.dcim_inventoryitem DROP CONSTRAINT dcim_inventoryitem_device_id_033d83f8_fk_dcim_device_id; +ALTER TABLE ONLY public.dcim_interfacetemplate DROP CONSTRAINT dcim_interfacetempla_device_type_id_4bfcbfab_fk_dcim_devi; +ALTER TABLE ONLY public.dcim_interfaceredundancygroup DROP CONSTRAINT dcim_interfaceredund_virtual_ip_id_14cbd633_fk_ipam_ipad; +ALTER TABLE ONLY public.dcim_interfaceredundancygroup DROP CONSTRAINT dcim_interfaceredund_status_id_751f2043_fk_extras_st; +ALTER TABLE ONLY public.dcim_interfaceredundancygroup DROP CONSTRAINT dcim_interfaceredund_secrets_group_id_e31c9631_fk_extras_se; +ALTER TABLE ONLY public.dcim_interfaceredundancygroupassociation DROP CONSTRAINT dcim_interfaceredund_interface_redundancy_a12adcaa_fk_dcim_inte; +ALTER TABLE ONLY public.dcim_interfaceredundancygroupassociation DROP CONSTRAINT dcim_interfaceredund_interface_id_a2cd97e8_fk_dcim_inte; +ALTER TABLE ONLY public.dcim_interface DROP CONSTRAINT dcim_interface_vrf_id_a92e59b2_fk_ipam_vrf_id; +ALTER TABLE ONLY public.dcim_interface DROP CONSTRAINT dcim_interface_untagged_vlan_id_838dc7be_fk_ipam_vlan_id; +ALTER TABLE ONLY public.dcim_interface_tagged_vlans DROP CONSTRAINT dcim_interface_tagged_vlans_vlan_id_e027005c_fk_ipam_vlan_id; +ALTER TABLE ONLY public.dcim_interface_tagged_vlans DROP CONSTRAINT dcim_interface_tagge_interface_id_5870c9e9_fk_dcim_inte; +ALTER TABLE ONLY public.dcim_interface DROP CONSTRAINT dcim_interface_status_id_5d68d3d6_fk_extras_status_id; +ALTER TABLE ONLY public.dcim_interface DROP CONSTRAINT dcim_interface_parent_interface_id_dc46b61a_fk_dcim_inte; +ALTER TABLE ONLY public.dcim_interface DROP CONSTRAINT dcim_interface_lag_id_ea1a1d12_fk_dcim_interface_id; +ALTER TABLE ONLY public.dcim_interface DROP CONSTRAINT dcim_interface_device_id_359c6115_fk_dcim_device_id; +ALTER TABLE ONLY public.dcim_interface DROP CONSTRAINT dcim_interface_cable_id_1b264edb_fk_dcim_cable_id; +ALTER TABLE ONLY public.dcim_interface DROP CONSTRAINT dcim_interface_bridge_id_f2a8df85_fk_dcim_interface_id; +ALTER TABLE ONLY public.dcim_interface DROP CONSTRAINT dcim_interface__path_id_f8f4f7f0_fk_dcim_cablepath_id; +ALTER TABLE ONLY public.dcim_interface DROP CONSTRAINT dcim_interface__cable_peer_type_id_ce52cb81_fk_django_co; +ALTER TABLE ONLY public.dcim_frontporttemplate DROP CONSTRAINT dcim_frontporttempla_rear_port_template_i_d6a910d0_fk_dcim_rear; +ALTER TABLE ONLY public.dcim_frontporttemplate DROP CONSTRAINT dcim_frontporttempla_device_type_id_f088b952_fk_dcim_devi; +ALTER TABLE ONLY public.dcim_frontport DROP CONSTRAINT dcim_frontport_rear_port_id_78df2532_fk_dcim_rearport_id; +ALTER TABLE ONLY public.dcim_frontport DROP CONSTRAINT dcim_frontport_device_id_950557b5_fk_dcim_device_id; +ALTER TABLE ONLY public.dcim_frontport DROP CONSTRAINT dcim_frontport_cable_id_04ff8aab_fk_dcim_cable_id; +ALTER TABLE ONLY public.dcim_frontport DROP CONSTRAINT dcim_frontport__cable_peer_type_id_c4690f56_fk_django_co; +ALTER TABLE ONLY public.dcim_devicetype DROP CONSTRAINT dcim_devicetype_manufacturer_id_a3e8029e_fk_dcim_manu; +ALTER TABLE ONLY public.dcim_deviceredundancygroup DROP CONSTRAINT dcim_deviceredundanc_status_id_de1ca6f3_fk_extras_st; +ALTER TABLE ONLY public.dcim_deviceredundancygroup DROP CONSTRAINT dcim_deviceredundanc_secrets_group_id_19061ee9_fk_extras_se; +ALTER TABLE ONLY public.dcim_devicebaytemplate DROP CONSTRAINT dcim_devicebaytempla_device_type_id_f4b24a29_fk_dcim_devi; +ALTER TABLE ONLY public.dcim_devicebay DROP CONSTRAINT dcim_devicebay_installed_device_id_04618112_fk_dcim_device_id; +ALTER TABLE ONLY public.dcim_devicebay DROP CONSTRAINT dcim_devicebay_device_id_0c8a1218_fk_dcim_device_id; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_virtual_chassis_id_aed51693_fk_dcim_virt; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_tenant_id_dcea7969_fk_tenancy_tenant_id; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_status_id_96d2fc6f_fk_extras_status_id; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_secrets_group_id_52d75f4a_fk_extras_secretsgroup_id; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_role_id_61edcc33_fk_extras_role_id; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_rack_id_23bde71f_fk_dcim_rack_id; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_primary_ip6_id_d180fe91_fk_ipam_ipaddress_id; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_primary_ip4_id_2ccd943a_fk_ipam_ipaddress_id; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_platform_id_468138f1_fk_dcim_platform_id; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_location_id_11a7bedb_fk_dcim_location_id; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_local_config_context_a4c083a4_fk_extras_co; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_local_config_context_433299af_fk_django_co; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_device_type_id_d61b4086_fk_dcim_devicetype_id; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_device_redundancy_gr_ca97f1fc_fk_dcim_devi; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_cluster_id_cf852f78_fk_virtualization_cluster_id; +ALTER TABLE ONLY public.dcim_consoleserverport DROP CONSTRAINT dcim_consoleserverport_device_id_d9866581_fk_dcim_device_id; +ALTER TABLE ONLY public.dcim_consoleserverport DROP CONSTRAINT dcim_consoleserverport_cable_id_f2940dfd_fk_dcim_cable_id; +ALTER TABLE ONLY public.dcim_consoleserverport DROP CONSTRAINT dcim_consoleserverport__path_id_dc5abe09_fk_dcim_cablepath_id; +ALTER TABLE ONLY public.dcim_consoleserverporttemplate DROP CONSTRAINT dcim_consoleserverpo_device_type_id_579bdc86_fk_dcim_devi; +ALTER TABLE ONLY public.dcim_consoleserverport DROP CONSTRAINT dcim_consoleserverpo__cable_peer_type_id_132b6744_fk_django_co; +ALTER TABLE ONLY public.dcim_consoleporttemplate DROP CONSTRAINT dcim_consoleporttemp_device_type_id_075d4015_fk_dcim_devi; +ALTER TABLE ONLY public.dcim_consoleport DROP CONSTRAINT dcim_consoleport_device_id_f2d90d3c_fk_dcim_device_id; +ALTER TABLE ONLY public.dcim_consoleport DROP CONSTRAINT dcim_consoleport_cable_id_a9ae5465_fk_dcim_cable_id; +ALTER TABLE ONLY public.dcim_consoleport DROP CONSTRAINT dcim_consoleport__path_id_e40a4436_fk_dcim_cablepath_id; +ALTER TABLE ONLY public.dcim_consoleport DROP CONSTRAINT dcim_consoleport__cable_peer_type_id_52adb1be_fk_django_co; +ALTER TABLE ONLY public.dcim_cablepath DROP CONSTRAINT dcim_cablepath_origin_type_id_6de54f6d_fk_django_co; +ALTER TABLE ONLY public.dcim_cablepath DROP CONSTRAINT dcim_cablepath_destination_type_id_a8c1654b_fk_django_co; +ALTER TABLE ONLY public.dcim_cable DROP CONSTRAINT dcim_cable_termination_b_type_i_a91595d0_fk_django_co; +ALTER TABLE ONLY public.dcim_cable DROP CONSTRAINT dcim_cable_termination_a_type_i_a614bab8_fk_django_co; +ALTER TABLE ONLY public.dcim_cable DROP CONSTRAINT dcim_cable_status_id_6a580869_fk_extras_status_id; +ALTER TABLE ONLY public.dcim_cable DROP CONSTRAINT dcim_cable__termination_b_device_id_a9073762_fk_dcim_device_id; +ALTER TABLE ONLY public.dcim_cable DROP CONSTRAINT dcim_cable__termination_a_device_id_e59cde1c_fk_dcim_device_id; +ALTER TABLE ONLY public.circuits_providernetwork DROP CONSTRAINT circuits_providernet_provider_id_7992236c_fk_circuits_; +ALTER TABLE ONLY public.circuits_circuittermination DROP CONSTRAINT circuits_circuittermination_cable_id_35e9f703_fk_dcim_cable_id; +ALTER TABLE ONLY public.circuits_circuittermination DROP CONSTRAINT circuits_circuitterm_provider_network_id_b0c660f1_fk_circuits_; +ALTER TABLE ONLY public.circuits_circuittermination DROP CONSTRAINT circuits_circuitterm_location_id_9896bd96_fk_dcim_loca; +ALTER TABLE ONLY public.circuits_circuittermination DROP CONSTRAINT circuits_circuitterm_circuit_id_257e87e7_fk_circuits_; +ALTER TABLE ONLY public.circuits_circuittermination DROP CONSTRAINT circuits_circuitterm__path_id_6dfd8db0_fk_dcim_cabl; +ALTER TABLE ONLY public.circuits_circuittermination DROP CONSTRAINT circuits_circuitterm__cable_peer_type_id_bd122156_fk_django_co; +ALTER TABLE ONLY public.circuits_circuit DROP CONSTRAINT circuits_circuit_tenant_id_812508a5_fk_tenancy_tenant_id; +ALTER TABLE ONLY public.circuits_circuit DROP CONSTRAINT circuits_circuit_status_id_6433793f_fk_extras_status_id; +ALTER TABLE ONLY public.circuits_circuit DROP CONSTRAINT circuits_circuit_provider_id_d9195418_fk_circuits_provider_id; +ALTER TABLE ONLY public.circuits_circuit DROP CONSTRAINT circuits_circuit_circuit_type_id_8b659c7a_fk_circuits_; +ALTER TABLE ONLY public.circuits_circuit DROP CONSTRAINT circuits_circuit_circuit_termination__ef74b54e_fk_circuits_; +ALTER TABLE ONLY public.circuits_circuit DROP CONSTRAINT circuits_circuit_circuit_termination__498b110c_fk_circuits_; +ALTER TABLE ONLY public.auth_user_user_permissions DROP CONSTRAINT auth_user_user_permissions_user_id_a95ead1b_fk_auth_user_id; +ALTER TABLE ONLY public.auth_user_user_permissions DROP CONSTRAINT auth_user_user_permi_permission_id_1fbb5f2c_fk_auth_perm; +ALTER TABLE ONLY public.auth_user_groups DROP CONSTRAINT auth_user_groups_user_id_6a12ed8b_fk_auth_user_id; +ALTER TABLE ONLY public.auth_user_groups DROP CONSTRAINT auth_user_groups_group_id_97559544_fk_auth_group_id; +ALTER TABLE ONLY public.auth_permission DROP CONSTRAINT auth_permission_content_type_id_2f476e4b_fk_django_co; +ALTER TABLE ONLY public.auth_group_permissions DROP CONSTRAINT auth_group_permissions_group_id_b120cbf9_fk_auth_group_id; +ALTER TABLE ONLY public.auth_group_permissions DROP CONSTRAINT auth_group_permissio_permission_id_84c5c92e_fk_auth_perm; +DROP INDEX public.virtualization_vminterface_vrf_id_4b570a8c; +DROP INDEX public.virtualization_vminterface_virtual_machine_id_e9f89829; +DROP INDEX public.virtualization_vminterface_untagged_vlan_id_aea4fc69; +DROP INDEX public.virtualization_vminterface_tagged_vlans_vminterface_id_904b12de; +DROP INDEX public.virtualization_vminterface_tagged_vlans_vlan_id_4e77411e; +DROP INDEX public.virtualization_vminterface_status_id_5f9104d8; +DROP INDEX public.virtualization_vminterface_parent_interface_id_3532b142; +DROP INDEX public.virtualization_vminterface_name_8b75a799_like; +DROP INDEX public.virtualization_vminterface_name_8b75a799; +DROP INDEX public.virtualization_vminterface_bridge_id_7462b91e; +DROP INDEX public.virtualization_vminterface__name_0052e83a_like; +DROP INDEX public.virtualization_vminterface__name_0052e83a; +DROP INDEX public.virtualization_virtualmachine_tenant_id_d00d1d77; +DROP INDEX public.virtualization_virtualmachine_status_id_ff17be20; +DROP INDEX public.virtualization_virtualmachine_primary_ip6_id_b7904e73; +DROP INDEX public.virtualization_virtualmachine_primary_ip4_id_942e42ae; +DROP INDEX public.virtualization_virtualmachine_platform_id_a6c5ccb2; +DROP INDEX public.virtualization_virtualmachine_new_role_id_73370f1c; +DROP INDEX public.virtualization_virtualmachine_name_266f6cdc_like; +DROP INDEX public.virtualization_virtualmachine_name_266f6cdc; +DROP INDEX public.virtualization_virtualmachine_local_context_schema_id_d359876d; +DROP INDEX public.virtualization_virtualmachine_cluster_id_6c9f9047; +DROP INDEX public.virtualization_virtualmach_local_context_data_owner_c_f760366b; +DROP INDEX public.virtualization_clustertype_name_ea854d3d_like; +DROP INDEX public.virtualization_clustergroup_name_4fcd26b4_like; +DROP INDEX public.virtualization_cluster_type_id_4efafb0a; +DROP INDEX public.virtualization_cluster_tenant_id_bc2868d0; +DROP INDEX public.virtualization_cluster_name_1b59a61b_like; +DROP INDEX public.virtualization_cluster_location_id_fdcab7e6; +DROP INDEX public.virtualization_cluster_group_id_de379828; +DROP INDEX public.users_token_user_id_af964690; +DROP INDEX public.users_token_key_820deccd_like; +DROP INDEX public.users_objectpermission_users_user_id_16c0905d; +DROP INDEX public.users_objectpermission_users_objectpermission_id_78a9c2e6; +DROP INDEX public.users_objectpermission_object_types_contenttype_id_594b1cc7; +DROP INDEX public.users_objectpermission_obj_objectpermission_id_38c7d8f5; +DROP INDEX public.users_objectpermission_name_8d7a5900_like; +DROP INDEX public.users_objectpermission_groups_objectpermission_id_2f7cc117; +DROP INDEX public.users_objectpermission_groups_group_id_fb7ba6e0; +DROP INDEX public.tenancy_tenantgroup_parent_id_2542fc18; +DROP INDEX public.tenancy_tenantgroup_name_53363199_like; +DROP INDEX public.tenancy_tenant_name_f6e5b2f5_like; +DROP INDEX public.tenancy_tenant_group_id_7daef6f4; +DROP INDEX public.taggit_taggeditem_tag_id_f4f5b767; +DROP INDEX public.taggit_taggeditem_object_id_e2d7d1df; +DROP INDEX public.taggit_taggeditem_content_type_id_object_id_196cc965_idx; +DROP INDEX public.taggit_taggeditem_content_type_id_9957a03c; +DROP INDEX public.taggit_tag_slug_6be58b2c_like; +DROP INDEX public.taggit_tag_name_58eb2ed9_like; +DROP INDEX public.social_auth_usersocialauth_user_id_17d28448; +DROP INDEX public.social_auth_usersocialauth_uid_796e51dc_like; +DROP INDEX public.social_auth_usersocialauth_uid_796e51dc; +DROP INDEX public.social_auth_partial_token_3017fea3_like; +DROP INDEX public.social_auth_partial_token_3017fea3; +DROP INDEX public.social_auth_partial_timestamp_50f2119f; +DROP INDEX public.social_auth_code_timestamp_176b341f; +DROP INDEX public.social_auth_code_code_a2393167_like; +DROP INDEX public.social_auth_code_code_a2393167; +DROP INDEX public.ipam_vrfprefixassignment_vrf_id_d9496635; +DROP INDEX public.ipam_vrfprefixassignment_prefix_id_808d8301; +DROP INDEX public.ipam_vrfdeviceassignment_vrf_id_de560201; +DROP INDEX public.ipam_vrfdeviceassignment_virtual_machine_id_2b9c3e80; +DROP INDEX public.ipam_vrfdeviceassignment_device_id_b79a12ce; +DROP INDEX public.ipam_vrf_tenant_id_498b0051; +DROP INDEX public.ipam_vrf_namespace_id_8835a4df; +DROP INDEX public.ipam_vrf_name_bf7146b0_like; +DROP INDEX public.ipam_vrf_name_bf7146b0; +DROP INDEX public.ipam_vrf_import_targets_vrf_id_ed491b19; +DROP INDEX public.ipam_vrf_import_targets_routetarget_id_0e05b144; +DROP INDEX public.ipam_vrf_export_targets_vrf_id_6f4875c4; +DROP INDEX public.ipam_vrf_export_targets_routetarget_id_8d9319f7; +DROP INDEX public.ipam_vlangroup_name_46bf02a4_like; +DROP INDEX public.ipam_vlangroup_location_id_f239af79; +DROP INDEX public.ipam_vlan_tenant_id_71a8290d; +DROP INDEX public.ipam_vlan_status_id_898aa317; +DROP INDEX public.ipam_vlan_new_role_id_980649ea; +DROP INDEX public.ipam_vlan_name_a7671201_like; +DROP INDEX public.ipam_vlan_name_a7671201; +DROP INDEX public.ipam_vlan_location_id_07dd65e4; +DROP INDEX public.ipam_vlan_group_id_88cbfa62; +DROP INDEX public.ipam_service_virtual_machine_id_e8b53562; +DROP INDEX public.ipam_service_name_7e839153_like; +DROP INDEX public.ipam_service_name_7e839153; +DROP INDEX public.ipam_service_ipaddresses_service_id_ae26b9ab; +DROP INDEX public.ipam_service_ipaddresses_ipaddress_id_b4138c6d; +DROP INDEX public.ipam_service_device_id_b4d2bb9c; +DROP INDEX public.ipam_routetarget_tenant_id_5a0b35e8; +DROP INDEX public.ipam_routetarget_name_212be79f_like; +DROP INDEX public.ipam_rir_name_64a71982_like; +DROP INDEX public.ipam_prefix_vlan_id_1db91bff; +DROP INDEX public.ipam_prefix_tenant_id_7ba1fcc4; +DROP INDEX public.ipam_prefix_status_id_cffa56c0; +DROP INDEX public.ipam_prefix_rir_id_a009797a; +DROP INDEX public.ipam_prefix_prefix_length_84660485; +DROP INDEX public.ipam_prefix_parent_id_93c2aef8; +DROP INDEX public.ipam_prefix_new_role_id_528afd96; +DROP INDEX public.ipam_prefix_network_f7bac882; +DROP INDEX public.ipam_prefix_network_broadcast_prefix_length_cac86426_idx; +DROP INDEX public.ipam_prefix_namespace_id_network_bro_a2f7797d_idx; +DROP INDEX public.ipam_prefix_namespace_id_aaf034e9; +DROP INDEX public.ipam_prefix_location_id_9a5c5f60; +DROP INDEX public.ipam_prefix_ip_version_85fe83ba; +DROP INDEX public.ipam_prefix_broadcast_8e623832; +DROP INDEX public.ipam_namespace_name_63ca21f2_like; +DROP INDEX public.ipam_namespace_location_id_0ee18237; +DROP INDEX public.ipam_ipaddresstointerface_vm_interface_id_9ffb75a8; +DROP INDEX public.ipam_ipaddresstointerface_ip_address_id_7437efa0; +DROP INDEX public.ipam_ipaddresstointerface_interface_id_035d6540; +DROP INDEX public.ipam_ipaddress_tenant_id_ac55acfd; +DROP INDEX public.ipam_ipaddress_status_id_942778b7; +DROP INDEX public.ipam_ipaddress_prefix_length_f80d3663; +DROP INDEX public.ipam_ipaddress_parent_id_085a7a43; +DROP INDEX public.ipam_ipaddress_new_role_id_93bf5f61; +DROP INDEX public.ipam_ipaddress_nat_inside_id_a45fb7c5; +DROP INDEX public.ipam_ipaddress_ip_version_ce3b626f; +DROP INDEX public.ipam_ipaddress_host_c1f8ad3e; +DROP INDEX public.ipam_ipaddress_dns_name_d5c4f5d8_like; +DROP INDEX public.ipam_ipaddress_dns_name_d5c4f5d8; +DROP INDEX public.extras_webhook_name_82cf60b5_like; +DROP INDEX public.extras_webhook_content_types_webhook_id_0c169800; +DROP INDEX public.extras_webhook_content_types_contenttype_id_3fc2c4d3; +DROP INDEX public.extras_taggeditem_tag_id_d48af7c7; +DROP INDEX public.extras_taggeditem_object_id_31b2aa77; +DROP INDEX public.extras_taggeditem_content_type_id_object_id_80e28e23_idx; +DROP INDEX public.extras_taggeditem_content_type_id_ba5562ed; +DROP INDEX public.extras_tag_name_9550b3d9_like; +DROP INDEX public.extras_tag_content_types_tag_id_34a8ca46; +DROP INDEX public.extras_tag_content_types_contenttype_id_5baa3bb5; +DROP INDEX public.extras_status_name_d8897514_like; +DROP INDEX public.extras_status_content_types_status_id_27c665c7; +DROP INDEX public.extras_status_content_types_contenttype_id_38503e74; +DROP INDEX public.extras_secretsgroupassociation_secret_id_14d43d7e; +DROP INDEX public.extras_secretsgroupassociation_group_id_68ca43f6; +DROP INDEX public.extras_secretsgroup_name_626cec38_like; +DROP INDEX public.extras_secret_name_5e2de97e_like; +DROP INDEX public.extras_scheduledjob_user_id_4d8034ff; +DROP INDEX public.extras_scheduledjob_task_7eaf2d6d_like; +DROP INDEX public.extras_scheduledjob_task_7eaf2d6d; +DROP INDEX public.extras_scheduledjob_queue_681f2627_like; +DROP INDEX public.extras_scheduledjob_queue_681f2627; +DROP INDEX public.extras_scheduledjob_name_fcea52d7_like; +DROP INDEX public.extras_scheduledjob_job_model_id_d4c0711e; +DROP INDEX public.extras_scheduledjob_approved_by_user_id_06b8fb0a; +DROP INDEX public.extras_role_name_fa7c1d4b_like; +DROP INDEX public.extras_role_content_types_role_id_1db5d29d; +DROP INDEX public.extras_role_content_types_contenttype_id_b8004814; +DROP INDEX public.extras_relationshipassociation_source_type_id_28c8df60; +DROP INDEX public.extras_relationshipassociation_source_id_cb8931c1; +DROP INDEX public.extras_relationshipassociation_relationship_id_9a65ccc8; +DROP INDEX public.extras_relationshipassociation_destination_type_id_5ccb6728; +DROP INDEX public.extras_relationshipassociation_destination_id_83f811cb; +DROP INDEX public.extras_relationship_source_type_id_21183ad6; +DROP INDEX public.extras_relationship_slug_e09b40f4_like; +DROP INDEX public.extras_relationship_name_5f6f8ea2_like; +DROP INDEX public.extras_relationship_destination_type_id_fb7387c3; +DROP INDEX public.extras_objectchange_user_id_7fdf8186; +DROP INDEX public.extras_objectchange_triple_idx; +DROP INDEX public.extras_objectchange_time_224380ea; +DROP INDEX public.extras_objectchange_rtime_idx; +DROP INDEX public.extras_objectchange_request_id_4ae21e90; +DROP INDEX public.extras_objectchange_related_object_type_id_fe6e521f; +DROP INDEX public.extras_objectchange_double_idx; +DROP INDEX public.extras_objectchange_changed_object_type_id_b755bb60; +DROP INDEX public.extras_objectchange_changed_object_id_efb1a943; +DROP INDEX public.extras_objectchange_change_context_8e03ae30_like; +DROP INDEX public.extras_objectchange_change_context_8e03ae30; +DROP INDEX public.extras_note_user_id_f11ab655; +DROP INDEX public.extras_note_assigned_object_type_id_e15d3cda; +DROP INDEX public.extras_note_assigned_object_id_af6ced75; +DROP INDEX public.extras_jr_statrdone_idx; +DROP INDEX public.extras_jr_statrcreate_idx; +DROP INDEX public.extras_jr_rdone_idx; +DROP INDEX public.extras_jobresult_user_id_d35285ab; +DROP INDEX public.extras_jobresult_task_name_05e4b9b2_like; +DROP INDEX public.extras_jobresult_task_name_05e4b9b2; +DROP INDEX public.extras_jobresult_status_2659cbae_like; +DROP INDEX public.extras_jobresult_status_2659cbae; +DROP INDEX public.extras_jobresult_schedule_id_24ce985a; +DROP INDEX public.extras_jobresult_rcreated_idx; +DROP INDEX public.extras_jobresult_name_3f143125_like; +DROP INDEX public.extras_jobresult_name_3f143125; +DROP INDEX public.extras_jobresult_job_model_id_d581ec7e; +DROP INDEX public.extras_jobresult_created_bf3a3954; +DROP INDEX public.extras_jobresult_completed_41ca396b; +DROP INDEX public.extras_joblogentry_log_level_f8cfe898_like; +DROP INDEX public.extras_joblogentry_log_level_f8cfe898; +DROP INDEX public.extras_joblogentry_job_result_id_91e10d1a; +DROP INDEX public.extras_jobhook_name_1d539c95_like; +DROP INDEX public.extras_jobhook_job_id_cfcdb972; +DROP INDEX public.extras_jobhook_content_types_jobhook_id_d994e51b; +DROP INDEX public.extras_jobhook_content_types_contenttype_id_42d2bda1; +DROP INDEX public.extras_jobbutton_name_c1a7d587_like; +DROP INDEX public.extras_jobbutton_job_id_710e013a; +DROP INDEX public.extras_jobbutton_content_types_jobbutton_id_72bd14bf; +DROP INDEX public.extras_jobbutton_content_types_contenttype_id_b0c6bbc4; +DROP INDEX public.extras_job_name_34d98c40_like; +DROP INDEX public.extras_job_module_name_912a3dda_like; +DROP INDEX public.extras_job_module_name_912a3dda; +DROP INDEX public.extras_job_job_class_name_d9c82b93_like; +DROP INDEX public.extras_job_job_class_name_d9c82b93; +DROP INDEX public.extras_job_installed_9b043061; +DROP INDEX public.extras_job_hidden_f4b1d9d5; +DROP INDEX public.extras_job_grouping_692d2dc2_like; +DROP INDEX public.extras_job_grouping_692d2dc2; +DROP INDEX public.extras_imageattachment_object_id_f5308bf7; +DROP INDEX public.extras_imageattachment_name_04f9d9dd_like; +DROP INDEX public.extras_imageattachment_name_04f9d9dd; +DROP INDEX public.extras_imageattachment_content_type_id_90e0643d; +DROP INDEX public.extras_graphqlquery_name_53899a98_like; +DROP INDEX public.extras_gitrepository_slug_a71da0ac_like; +DROP INDEX public.extras_gitrepository_secrets_group_id_fd1fdceb; +DROP INDEX public.extras_gitrepository_name_b85445c9_like; +DROP INDEX public.extras_exporttemplate_owner_content_type_id_6bb67821; +DROP INDEX public.extras_exporttemplate_content_type_id_59737e21; +DROP INDEX public.extras_dynamicgroupmembership_parent_group_id_f09f9b01; +DROP INDEX public.extras_dynamicgroupmembership_group_id_1616d7d6; +DROP INDEX public.extras_dynamicgroup_name_46a8d891_like; +DROP INDEX public.extras_dynamicgroup_content_type_id_1bed5de5; +DROP INDEX public.extras_customlink_name_daed2d18_like; +DROP INDEX public.extras_customlink_content_type_id_4d35b063; +DROP INDEX public.extras_customfieldchoice_field_id_35006739; +DROP INDEX public.extras_customfield_slug_ed27c4fe_like; +DROP INDEX public.extras_customfield_content_types_customfield_id_3842aaf3; +DROP INDEX public.extras_customfield_content_types_contenttype_id_2997ba90; +DROP INDEX public.extras_configcontextschema_owner_content_type_id_0a0756bc; +DROP INDEX public.extras_configcontextschema_name_e2a3ef7b_like; +DROP INDEX public.extras_configcontext_tenants_tenant_id_8d0aa28e; +DROP INDEX public.extras_configcontext_tenants_configcontext_id_b53552a6; +DROP INDEX public.extras_configcontext_tenant_groups_tenantgroup_id_0909688d; +DROP INDEX public.extras_configcontext_tenant_groups_configcontext_id_92f68345; +DROP INDEX public.extras_configcontext_tags_tag_id_129a5d87; +DROP INDEX public.extras_configcontext_tags_configcontext_id_64a392b1; +DROP INDEX public.extras_configcontext_schema_id_1a9d39fe; +DROP INDEX public.extras_configcontext_platforms_platform_id_3fdfedc0; +DROP INDEX public.extras_configcontext_platforms_configcontext_id_2a516699; +DROP INDEX public.extras_configcontext_owner_content_type_id_af30e837; +DROP INDEX public.extras_configcontext_new_roles_role_id_597e3d84; +DROP INDEX public.extras_configcontext_new_roles_configcontext_id_7b11e08b; +DROP INDEX public.extras_configcontext_name_4bbfe25d_like; +DROP INDEX public.extras_configcontext_locations_location_id_9e19eac9; +DROP INDEX public.extras_configcontext_locations_configcontext_id_cc629ec1; +DROP INDEX public.extras_configcontext_dynamic_groups_dynamicgroup_id_05854998; +DROP INDEX public.extras_configcontext_dynamic_groups_configcontext_id_3cdbc95f; +DROP INDEX public.extras_configcontext_device_types_devicetype_id_b8788c2d; +DROP INDEX public.extras_configcontext_device_types_configcontext_id_55632923; +DROP INDEX public.extras_configcontext_devic_deviceredundancygroup_id_d30c185c; +DROP INDEX public.extras_configcontext_devic_configcontext_id_72bfff9d; +DROP INDEX public.extras_configcontext_clusters_configcontext_id_ed579a40; +DROP INDEX public.extras_configcontext_clusters_cluster_id_6abd47a1; +DROP INDEX public.extras_configcontext_cluster_groups_configcontext_id_8f50b794; +DROP INDEX public.extras_configcontext_cluster_groups_clustergroup_id_f4322ce8; +DROP INDEX public.extras_computedfield_slug_3c4b9636_like; +DROP INDEX public.extras_computedfield_content_type_id_def6603f; +DROP INDEX public.django_session_session_key_c0390e0f_like; +DROP INDEX public.django_session_expire_date_a5c62663; +DROP INDEX public.django_celery_results_taskresult_task_id_de0d95bf_like; +DROP INDEX public.django_celery_results_groupresult_group_id_a085f1a9_like; +DROP INDEX public.django_celery_results_chordcounter_group_id_1f70858c_like; +DROP INDEX public.django_celery_beat_periodictask_solar_id_a87ce72c; +DROP INDEX public.django_celery_beat_periodictask_name_265a36b7_like; +DROP INDEX public.django_celery_beat_periodictask_interval_id_a8ca27da; +DROP INDEX public.django_celery_beat_periodictask_crontab_id_d3cba168; +DROP INDEX public.django_celery_beat_periodictask_clocked_id_47a69f82; +DROP INDEX public.django_cele_worker_d54dd8_idx; +DROP INDEX public.django_cele_task_na_08aec9_idx; +DROP INDEX public.django_cele_status_9b6201_idx; +DROP INDEX public.django_cele_date_do_f59aad_idx; +DROP INDEX public.django_cele_date_do_caae0e_idx; +DROP INDEX public.django_cele_date_cr_f04a50_idx; +DROP INDEX public.django_cele_date_cr_bd6c1d_idx; +DROP INDEX public.django_admin_log_user_id_c564eba6; +DROP INDEX public.django_admin_log_content_type_id_c4bce8eb; +DROP INDEX public.dcim_virtualchassis_name_7dcc237d_like; +DROP INDEX public.dcim_rearporttemplate_device_type_id_6a02fd01; +DROP INDEX public.dcim_rearport_name_2300a129_like; +DROP INDEX public.dcim_rearport_name_2300a129; +DROP INDEX public.dcim_rearport_device_id_0bdfe9c0; +DROP INDEX public.dcim_rearport_cable_id_42c0e4e7; +DROP INDEX public.dcim_rearport__name_50f20c9e_like; +DROP INDEX public.dcim_rearport__name_50f20c9e; +DROP INDEX public.dcim_rearport__cable_peer_type_id_cecf241c; +DROP INDEX public.dcim_rackreservation_user_id_0785a527; +DROP INDEX public.dcim_rackreservation_tenant_id_eb5e045f; +DROP INDEX public.dcim_rackreservation_rack_id_1ebbaa9b; +DROP INDEX public.dcim_rackgroup_parent_id_cc315105; +DROP INDEX public.dcim_rackgroup_name_6a84593a_like; +DROP INDEX public.dcim_rackgroup_name_6a84593a; +DROP INDEX public.dcim_rackgroup_location_id_5a6fdeac; +DROP INDEX public.dcim_rack_tenant_id_7cdf3725; +DROP INDEX public.dcim_rack_status_id_ee3dee3e; +DROP INDEX public.dcim_rack_serial_d9cd7ac4_like; +DROP INDEX public.dcim_rack_serial_d9cd7ac4; +DROP INDEX public.dcim_rack_new_role_id_dfa62b13; +DROP INDEX public.dcim_rack_name_b74aa0b4_like; +DROP INDEX public.dcim_rack_name_b74aa0b4; +DROP INDEX public.dcim_rack_location_id_5f63ec31; +DROP INDEX public.dcim_rack_group_id_44e90ea9; +DROP INDEX public.dcim_rack_asset_tag_f88408e5_like; +DROP INDEX public.dcim_rack__name_e3323581_like; +DROP INDEX public.dcim_rack__name_e3323581; +DROP INDEX public.dcim_powerporttemplate_device_type_id_1ddfbfcc; +DROP INDEX public.dcim_powerport_name_8b95aa68_like; +DROP INDEX public.dcim_powerport_name_8b95aa68; +DROP INDEX public.dcim_powerport_device_id_ef7185ae; +DROP INDEX public.dcim_powerport_cable_id_c9682ba2; +DROP INDEX public.dcim_powerport__path_id_9fe4af8f; +DROP INDEX public.dcim_powerport__name_cd2ccdac_like; +DROP INDEX public.dcim_powerport__name_cd2ccdac; +DROP INDEX public.dcim_powerport__cable_peer_type_id_9df2a278; +DROP INDEX public.dcim_powerpanel_rack_group_id_76467cc9; +DROP INDEX public.dcim_powerpanel_name_09946067_like; +DROP INDEX public.dcim_powerpanel_name_09946067; +DROP INDEX public.dcim_powerpanel_location_id_474b60f8; +DROP INDEX public.dcim_poweroutlettemplate_power_port_id_c0fb0c42; +DROP INDEX public.dcim_poweroutlettemplate_device_type_id_26b2316c; +DROP INDEX public.dcim_poweroutlet_power_port_id_9bdf4163; +DROP INDEX public.dcim_poweroutlet_name_98c8e7a2_like; +DROP INDEX public.dcim_poweroutlet_name_98c8e7a2; +DROP INDEX public.dcim_poweroutlet_device_id_286351d7; +DROP INDEX public.dcim_poweroutlet_cable_id_8dbea1ec; +DROP INDEX public.dcim_poweroutlet__path_id_cbb47bb9; +DROP INDEX public.dcim_poweroutlet__name_0ecdd374_like; +DROP INDEX public.dcim_poweroutlet__name_0ecdd374; +DROP INDEX public.dcim_poweroutlet__cable_peer_type_id_bbff28d0; +DROP INDEX public.dcim_powerfeed_status_id_8c424cc3; +DROP INDEX public.dcim_powerfeed_rack_id_7abba090; +DROP INDEX public.dcim_powerfeed_power_panel_id_32bde3be; +DROP INDEX public.dcim_powerfeed_cable_id_ec44c4f8; +DROP INDEX public.dcim_powerfeed__path_id_a1ea1f28; +DROP INDEX public.dcim_powerfeed__cable_peer_type_id_9f930589; +DROP INDEX public.dcim_platform_name_c2f04255_like; +DROP INDEX public.dcim_platform_manufacturer_id_83f72d3d; +DROP INDEX public.dcim_manufacturer_name_841fcd92_like; +DROP INDEX public.dcim_locationtype_parent_id_023ca1c8; +DROP INDEX public.dcim_locationtype_name_1eab0ffa_like; +DROP INDEX public.dcim_locationtype_content_types_locationtype_id_daa2005b; +DROP INDEX public.dcim_locationtype_content_types_contenttype_id_806c318e; +DROP INDEX public.dcim_location_tenant_id_2c4df974; +DROP INDEX public.dcim_location_status_id_3d74f10a; +DROP INDEX public.dcim_location_parent_id_d77f3318; +DROP INDEX public.dcim_location_name_da208275_like; +DROP INDEX public.dcim_location_name_da208275; +DROP INDEX public.dcim_location_location_type_id_511a9421; +DROP INDEX public.dcim_location__name_09ea12a5_like; +DROP INDEX public.dcim_location__name_09ea12a5; +DROP INDEX public.dcim_inventoryitem_serial_9f53019e_like; +DROP INDEX public.dcim_inventoryitem_serial_9f53019e; +DROP INDEX public.dcim_inventoryitem_parent_id_7ebcd457; +DROP INDEX public.dcim_inventoryitem_name_3e415949_like; +DROP INDEX public.dcim_inventoryitem_name_3e415949; +DROP INDEX public.dcim_inventoryitem_manufacturer_id_dcd1b78a; +DROP INDEX public.dcim_inventoryitem_device_id_033d83f8; +DROP INDEX public.dcim_inventoryitem_asset_tag_d3289273_like; +DROP INDEX public.dcim_inventoryitem__name_959f73cc_like; +DROP INDEX public.dcim_inventoryitem__name_959f73cc; +DROP INDEX public.dcim_interfacetemplate_device_type_id_4bfcbfab; +DROP INDEX public.dcim_interfaceredundancygroupassociation_interface_id_a2cd97e8; +DROP INDEX public.dcim_interfaceredundancygroup_virtual_ip_id_14cbd633; +DROP INDEX public.dcim_interfaceredundancygroup_status_id_751f2043; +DROP INDEX public.dcim_interfaceredundancygroup_secrets_group_id_e31c9631; +DROP INDEX public.dcim_interfaceredundancygroup_name_908bfaee_like; +DROP INDEX public.dcim_interfaceredundancygr_interface_redundancy_group_a12adcaa; +DROP INDEX public.dcim_interface_vrf_id_a92e59b2; +DROP INDEX public.dcim_interface_untagged_vlan_id_838dc7be; +DROP INDEX public.dcim_interface_tagged_vlans_vlan_id_e027005c; +DROP INDEX public.dcim_interface_tagged_vlans_interface_id_5870c9e9; +DROP INDEX public.dcim_interface_status_id_5d68d3d6; +DROP INDEX public.dcim_interface_parent_interface_id_dc46b61a; +DROP INDEX public.dcim_interface_name_bc4e48ab_like; +DROP INDEX public.dcim_interface_name_bc4e48ab; +DROP INDEX public.dcim_interface_lag_id_ea1a1d12; +DROP INDEX public.dcim_interface_device_id_359c6115; +DROP INDEX public.dcim_interface_cable_id_1b264edb; +DROP INDEX public.dcim_interface_bridge_id_f2a8df85; +DROP INDEX public.dcim_interface__path_id_f8f4f7f0; +DROP INDEX public.dcim_interface__name_8796fa61_like; +DROP INDEX public.dcim_interface__name_8796fa61; +DROP INDEX public.dcim_interface__cable_peer_type_id_ce52cb81; +DROP INDEX public.dcim_frontporttemplate_rear_port_id_9775411b; +DROP INDEX public.dcim_frontporttemplate_device_type_id_f088b952; +DROP INDEX public.dcim_frontport_rear_port_id_78df2532; +DROP INDEX public.dcim_frontport_name_8972111f_like; +DROP INDEX public.dcim_frontport_name_8972111f; +DROP INDEX public.dcim_frontport_device_id_950557b5; +DROP INDEX public.dcim_frontport_cable_id_04ff8aab; +DROP INDEX public.dcim_frontport__name_273b2ca3_like; +DROP INDEX public.dcim_frontport__name_273b2ca3; +DROP INDEX public.dcim_frontport__cable_peer_type_id_c4690f56; +DROP INDEX public.dcim_devicetype_manufacturer_id_a3e8029e; +DROP INDEX public.dcim_deviceredundancygroup_status_id_de1ca6f3; +DROP INDEX public.dcim_deviceredundancygroup_secrets_group_id_19061ee9; +DROP INDEX public.dcim_deviceredundancygroup_name_54930246_like; +DROP INDEX public.dcim_devicebaytemplate_device_type_id_f4b24a29; +DROP INDEX public.dcim_devicebay_name_ee470978_like; +DROP INDEX public.dcim_devicebay_name_ee470978; +DROP INDEX public.dcim_devicebay_device_id_0c8a1218; +DROP INDEX public.dcim_devicebay__name_d9f2bdd3_like; +DROP INDEX public.dcim_devicebay__name_d9f2bdd3; +DROP INDEX public.dcim_device_virtual_chassis_id_aed51693; +DROP INDEX public.dcim_device_tenant_id_dcea7969; +DROP INDEX public.dcim_device_status_id_96d2fc6f; +DROP INDEX public.dcim_device_serial_9170722b_like; +DROP INDEX public.dcim_device_serial_9170722b; +DROP INDEX public.dcim_device_secrets_group_id_52d75f4a; +DROP INDEX public.dcim_device_rack_id_23bde71f; +DROP INDEX public.dcim_device_primary_ip6_id_d180fe91; +DROP INDEX public.dcim_device_primary_ip4_id_2ccd943a; +DROP INDEX public.dcim_device_platform_id_468138f1; +DROP INDEX public.dcim_device_new_role_id_edcafe36; +DROP INDEX public.dcim_device_name_cfa61dd8_like; +DROP INDEX public.dcim_device_name_cfa61dd8; +DROP INDEX public.dcim_device_location_id_11a7bedb; +DROP INDEX public.dcim_device_local_context_schema_id_0ff8d657; +DROP INDEX public.dcim_device_local_context_data_owner_content_type_id_5d06013b; +DROP INDEX public.dcim_device_device_type_id_d61b4086; +DROP INDEX public.dcim_device_device_redundancy_group_id_ca97f1fc; +DROP INDEX public.dcim_device_cluster_id_cf852f78; +DROP INDEX public.dcim_device_asset_tag_8dac1079_like; +DROP INDEX public.dcim_device__name_a8ed2cdf_like; +DROP INDEX public.dcim_device__name_a8ed2cdf; +DROP INDEX public.dcim_consoleserverporttemplate_device_type_id_579bdc86; +DROP INDEX public.dcim_consoleserverport_name_2319aaf4_like; +DROP INDEX public.dcim_consoleserverport_name_2319aaf4; +DROP INDEX public.dcim_consoleserverport_device_id_d9866581; +DROP INDEX public.dcim_consoleserverport_cable_id_f2940dfd; +DROP INDEX public.dcim_consoleserverport__path_id_dc5abe09; +DROP INDEX public.dcim_consoleserverport__name_70f9317c_like; +DROP INDEX public.dcim_consoleserverport__name_70f9317c; +DROP INDEX public.dcim_consoleserverport__cable_peer_type_id_132b6744; +DROP INDEX public.dcim_consoleporttemplate_device_type_id_075d4015; +DROP INDEX public.dcim_consoleport_name_ef94d0d1_like; +DROP INDEX public.dcim_consoleport_name_ef94d0d1; +DROP INDEX public.dcim_consoleport_device_id_f2d90d3c; +DROP INDEX public.dcim_consoleport_cable_id_a9ae5465; +DROP INDEX public.dcim_consoleport__path_id_e40a4436; +DROP INDEX public.dcim_consoleport__name_6ac60d99_like; +DROP INDEX public.dcim_consoleport__name_6ac60d99; +DROP INDEX public.dcim_consoleport__cable_peer_type_id_52adb1be; +DROP INDEX public.dcim_cablepath_origin_type_id_6de54f6d; +DROP INDEX public.dcim_cablepath_destination_type_id_a8c1654b; +DROP INDEX public.dcim_cable_termination_b_type_id_a91595d0; +DROP INDEX public.dcim_cable_termination_a_type_id_a614bab8; +DROP INDEX public.dcim_cable_status_id_6a580869; +DROP INDEX public.dcim_cable__termination_b_device_id_a9073762; +DROP INDEX public.dcim_cable__termination_a_device_id_e59cde1c; +DROP INDEX public.constance_config_key_baef3136_like; +DROP INDEX public.circuits_providernetwork_provider_id_7992236c; +DROP INDEX public.circuits_providernetwork_name_9d69fb4d_like; +DROP INDEX public.circuits_providernetwork_name_9d69fb4d; +DROP INDEX public.circuits_provider_name_8f2514f5_like; +DROP INDEX public.circuits_circuittype_name_8256ea9a_like; +DROP INDEX public.circuits_circuittermination_provider_network_id_b0c660f1; +DROP INDEX public.circuits_circuittermination_location_id_9896bd96; +DROP INDEX public.circuits_circuittermination_circuit_id_257e87e7; +DROP INDEX public.circuits_circuittermination_cable_id_35e9f703; +DROP INDEX public.circuits_circuittermination__path_id_6dfd8db0; +DROP INDEX public.circuits_circuittermination__cable_peer_type_id_bd122156; +DROP INDEX public.circuits_circuit_type_id_1b9f485a; +DROP INDEX public.circuits_circuit_termination_z_id_377b8551; +DROP INDEX public.circuits_circuit_termination_a_id_f891adac; +DROP INDEX public.circuits_circuit_tenant_id_812508a5; +DROP INDEX public.circuits_circuit_status_id_6433793f; +DROP INDEX public.circuits_circuit_provider_id_d9195418; +DROP INDEX public.auth_user_username_6821ab7c_like; +DROP INDEX public.auth_user_user_permissions_user_id_a95ead1b; +DROP INDEX public.auth_user_user_permissions_permission_id_1fbb5f2c; +DROP INDEX public.auth_user_groups_user_id_6a12ed8b; +DROP INDEX public.auth_user_groups_group_id_97559544; +DROP INDEX public.auth_permission_content_type_id_2f476e4b; +DROP INDEX public.auth_group_permissions_permission_id_84c5c92e; +DROP INDEX public.auth_group_permissions_group_id_b120cbf9; +DROP INDEX public.auth_group_name_a6ea08ec_like; +ALTER TABLE ONLY public.virtualization_vminterface_tagged_vlans DROP CONSTRAINT virtualization_vminterface_tagged_vlans_pkey; +ALTER TABLE ONLY public.virtualization_vminterface DROP CONSTRAINT virtualization_vminterface_pkey; +ALTER TABLE ONLY public.virtualization_vminterface_tagged_vlans DROP CONSTRAINT virtualization_vminterfa_vminterface_id_vlan_id_27e907db_uniq; +ALTER TABLE ONLY public.virtualization_vminterface DROP CONSTRAINT virtualization_vminterfa_virtual_machine_id_name_cfb9c423_uniq; +ALTER TABLE ONLY public.virtualization_virtualmachine DROP CONSTRAINT virtualization_virtualmachine_pkey; +ALTER TABLE ONLY public.virtualization_virtualmachine DROP CONSTRAINT virtualization_virtualma_cluster_id_tenant_id_nam_56c69afb_uniq; +ALTER TABLE ONLY public.virtualization_clustertype DROP CONSTRAINT virtualization_clustertype_pkey; +ALTER TABLE ONLY public.virtualization_clustertype DROP CONSTRAINT virtualization_clustertype_name_key; +ALTER TABLE ONLY public.virtualization_clustergroup DROP CONSTRAINT virtualization_clustergroup_pkey; +ALTER TABLE ONLY public.virtualization_clustergroup DROP CONSTRAINT virtualization_clustergroup_name_key; +ALTER TABLE ONLY public.virtualization_cluster DROP CONSTRAINT virtualization_cluster_pkey; +ALTER TABLE ONLY public.virtualization_cluster DROP CONSTRAINT virtualization_cluster_name_key; +ALTER TABLE ONLY public.users_token DROP CONSTRAINT users_token_pkey; +ALTER TABLE ONLY public.users_token DROP CONSTRAINT users_token_key_key; +ALTER TABLE ONLY public.users_objectpermission_users DROP CONSTRAINT users_objectpermission_users_pkey; +ALTER TABLE ONLY public.users_objectpermission_users DROP CONSTRAINT users_objectpermission_u_objectpermission_id_user_3a7db108_uniq; +ALTER TABLE ONLY public.users_objectpermission DROP CONSTRAINT users_objectpermission_pkey; +ALTER TABLE ONLY public.users_objectpermission_object_types DROP CONSTRAINT users_objectpermission_object_types_pkey; +ALTER TABLE ONLY public.users_objectpermission_object_types DROP CONSTRAINT users_objectpermission_o_objectpermission_id_cont_7c40d31a_uniq; +ALTER TABLE ONLY public.users_objectpermission DROP CONSTRAINT users_objectpermission_name_8d7a5900_uniq; +ALTER TABLE ONLY public.users_objectpermission_groups DROP CONSTRAINT users_objectpermission_groups_pkey; +ALTER TABLE ONLY public.users_objectpermission_groups DROP CONSTRAINT users_objectpermission_g_objectpermission_id_grou_3b62a39c_uniq; +ALTER TABLE ONLY public.ipam_service DROP CONSTRAINT unique_virtual_machine_service_name; +ALTER TABLE ONLY public.ipam_service DROP CONSTRAINT unique_device_service_name; +ALTER TABLE ONLY public.tenancy_tenantgroup DROP CONSTRAINT tenancy_tenantgroup_pkey; +ALTER TABLE ONLY public.tenancy_tenantgroup DROP CONSTRAINT tenancy_tenantgroup_name_key; +ALTER TABLE ONLY public.tenancy_tenant DROP CONSTRAINT tenancy_tenant_pkey; +ALTER TABLE ONLY public.tenancy_tenant DROP CONSTRAINT tenancy_tenant_name_key; +ALTER TABLE ONLY public.taggit_taggeditem DROP CONSTRAINT taggit_taggeditem_pkey; +ALTER TABLE ONLY public.taggit_taggeditem DROP CONSTRAINT taggit_taggeditem_content_type_id_object_i_4bb97a8e_uniq; +ALTER TABLE ONLY public.taggit_tag DROP CONSTRAINT taggit_tag_slug_key; +ALTER TABLE ONLY public.taggit_tag DROP CONSTRAINT taggit_tag_pkey; +ALTER TABLE ONLY public.taggit_tag DROP CONSTRAINT taggit_tag_name_key; +ALTER TABLE ONLY public.social_auth_usersocialauth DROP CONSTRAINT social_auth_usersocialauth_provider_uid_e6b5e668_uniq; +ALTER TABLE ONLY public.social_auth_usersocialauth DROP CONSTRAINT social_auth_usersocialauth_pkey; +ALTER TABLE ONLY public.social_auth_partial DROP CONSTRAINT social_auth_partial_pkey; +ALTER TABLE ONLY public.social_auth_nonce DROP CONSTRAINT social_auth_nonce_server_url_timestamp_salt_f6284463_uniq; +ALTER TABLE ONLY public.social_auth_nonce DROP CONSTRAINT social_auth_nonce_pkey; +ALTER TABLE ONLY public.social_auth_code DROP CONSTRAINT social_auth_code_pkey; +ALTER TABLE ONLY public.social_auth_code DROP CONSTRAINT social_auth_code_email_code_801b2d02_uniq; +ALTER TABLE ONLY public.social_auth_association DROP CONSTRAINT social_auth_association_server_url_handle_078befa2_uniq; +ALTER TABLE ONLY public.social_auth_association DROP CONSTRAINT social_auth_association_pkey; +ALTER TABLE ONLY public.ipam_vrfprefixassignment DROP CONSTRAINT ipam_vrfprefixassignment_vrf_id_prefix_id_8123b1c4_uniq; +ALTER TABLE ONLY public.ipam_vrfprefixassignment DROP CONSTRAINT ipam_vrfprefixassignment_pkey; +ALTER TABLE ONLY public.ipam_vrfdeviceassignment DROP CONSTRAINT ipam_vrfdeviceassignment_vrf_id_virtual_machine_i_0799c2cc_uniq; +ALTER TABLE ONLY public.ipam_vrfdeviceassignment DROP CONSTRAINT ipam_vrfdeviceassignment_vrf_id_device_id_6c9f7b7d_uniq; +ALTER TABLE ONLY public.ipam_vrfdeviceassignment DROP CONSTRAINT ipam_vrfdeviceassignment_pkey; +ALTER TABLE ONLY public.ipam_vrf DROP CONSTRAINT ipam_vrf_pkey; +ALTER TABLE ONLY public.ipam_vrf DROP CONSTRAINT ipam_vrf_namespace_id_rd_ddfc14fc_uniq; +ALTER TABLE ONLY public.ipam_vrf_import_targets DROP CONSTRAINT ipam_vrf_import_targets_vrf_id_routetarget_id_399b155f_uniq; +ALTER TABLE ONLY public.ipam_vrf_import_targets DROP CONSTRAINT ipam_vrf_import_targets_pkey; +ALTER TABLE ONLY public.ipam_vrf_export_targets DROP CONSTRAINT ipam_vrf_export_targets_vrf_id_routetarget_id_63ba8c62_uniq; +ALTER TABLE ONLY public.ipam_vrf_export_targets DROP CONSTRAINT ipam_vrf_export_targets_pkey; +ALTER TABLE ONLY public.ipam_vlangroup DROP CONSTRAINT ipam_vlangroup_pkey; +ALTER TABLE ONLY public.ipam_vlangroup DROP CONSTRAINT ipam_vlangroup_name_46bf02a4_uniq; +ALTER TABLE ONLY public.ipam_vlan DROP CONSTRAINT ipam_vlan_pkey; +ALTER TABLE ONLY public.ipam_vlan DROP CONSTRAINT ipam_vlan_group_id_vid_5ca4cc47_uniq; +ALTER TABLE ONLY public.ipam_vlan DROP CONSTRAINT ipam_vlan_group_id_name_e53919df_uniq; +ALTER TABLE ONLY public.ipam_service DROP CONSTRAINT ipam_service_pkey; +ALTER TABLE ONLY public.ipam_service_ip_addresses DROP CONSTRAINT ipam_service_ipaddresses_service_id_ipaddress_id_d019a805_uniq; +ALTER TABLE ONLY public.ipam_service_ip_addresses DROP CONSTRAINT ipam_service_ipaddresses_pkey; +ALTER TABLE ONLY public.ipam_routetarget DROP CONSTRAINT ipam_routetarget_pkey; +ALTER TABLE ONLY public.ipam_routetarget DROP CONSTRAINT ipam_routetarget_name_key; +ALTER TABLE ONLY public.ipam_rir DROP CONSTRAINT ipam_rir_pkey; +ALTER TABLE ONLY public.ipam_rir DROP CONSTRAINT ipam_rir_name_key; +ALTER TABLE ONLY public.ipam_prefix DROP CONSTRAINT ipam_prefix_pkey; +ALTER TABLE ONLY public.ipam_prefix DROP CONSTRAINT ipam_prefix_namespace_id_network_prefix_length_b2dd8b57_uniq; +ALTER TABLE ONLY public.ipam_namespace DROP CONSTRAINT ipam_namespace_pkey; +ALTER TABLE ONLY public.ipam_namespace DROP CONSTRAINT ipam_namespace_name_key; +ALTER TABLE ONLY public.ipam_ipaddresstointerface DROP CONSTRAINT ipam_ipaddresstointerface_pkey; +ALTER TABLE ONLY public.ipam_ipaddresstointerface DROP CONSTRAINT ipam_ipaddresstointerfac_ip_address_id_vm_interfa_be84a621_uniq; +ALTER TABLE ONLY public.ipam_ipaddresstointerface DROP CONSTRAINT ipam_ipaddresstointerfac_ip_address_id_interface__b15a8b31_uniq; +ALTER TABLE ONLY public.ipam_ipaddress DROP CONSTRAINT ipam_ipaddress_pkey; +ALTER TABLE ONLY public.ipam_ipaddress DROP CONSTRAINT ipam_ipaddress_parent_id_host_89330d7e_uniq; +ALTER TABLE ONLY public.extras_webhook DROP CONSTRAINT extras_webhook_pkey; +ALTER TABLE ONLY public.extras_webhook DROP CONSTRAINT extras_webhook_name_key; +ALTER TABLE ONLY public.extras_webhook_content_types DROP CONSTRAINT extras_webhook_content_types_pkey; +ALTER TABLE ONLY public.extras_webhook_content_types DROP CONSTRAINT extras_webhook_content_t_webhook_id_contenttype_i_485b9e93_uniq; +ALTER TABLE ONLY public.extras_taggeditem DROP CONSTRAINT extras_taggeditem_pkey; +ALTER TABLE ONLY public.extras_taggeditem DROP CONSTRAINT extras_taggeditem_content_type_id_object_i_fb5205e9_uniq; +ALTER TABLE ONLY public.extras_tag DROP CONSTRAINT extras_tag_pkey; +ALTER TABLE ONLY public.extras_tag DROP CONSTRAINT extras_tag_name_key; +ALTER TABLE ONLY public.extras_tag_content_types DROP CONSTRAINT extras_tag_content_types_tag_id_contenttype_id_726a20d6_uniq; +ALTER TABLE ONLY public.extras_tag_content_types DROP CONSTRAINT extras_tag_content_types_pkey; +ALTER TABLE ONLY public.extras_status DROP CONSTRAINT extras_status_pkey; +ALTER TABLE ONLY public.extras_status DROP CONSTRAINT extras_status_name_key; +ALTER TABLE ONLY public.extras_status_content_types DROP CONSTRAINT extras_status_content_types_pkey; +ALTER TABLE ONLY public.extras_status_content_types DROP CONSTRAINT extras_status_content_ty_status_id_contenttype_id_423e142c_uniq; +ALTER TABLE ONLY public.extras_secretsgroupassociation DROP CONSTRAINT extras_secretsgroupassociation_pkey; +ALTER TABLE ONLY public.extras_secretsgroupassociation DROP CONSTRAINT extras_secretsgroupassoc_group_id_access_type_sec_1b1e944a_uniq; +ALTER TABLE ONLY public.extras_secretsgroup DROP CONSTRAINT extras_secretsgroup_pkey; +ALTER TABLE ONLY public.extras_secretsgroup DROP CONSTRAINT extras_secretsgroup_name_key; +ALTER TABLE ONLY public.extras_secret DROP CONSTRAINT extras_secret_pkey; +ALTER TABLE ONLY public.extras_secret DROP CONSTRAINT extras_secret_name_key; +ALTER TABLE ONLY public.extras_scheduledjobs DROP CONSTRAINT extras_scheduledjobs_pkey; +ALTER TABLE ONLY public.extras_scheduledjob DROP CONSTRAINT extras_scheduledjob_pkey; +ALTER TABLE ONLY public.extras_scheduledjob DROP CONSTRAINT extras_scheduledjob_name_fcea52d7_uniq; +ALTER TABLE ONLY public.extras_role DROP CONSTRAINT extras_role_pkey; +ALTER TABLE ONLY public.extras_role DROP CONSTRAINT extras_role_name_key; +ALTER TABLE ONLY public.extras_role_content_types DROP CONSTRAINT extras_role_content_types_role_id_contenttype_id_ff2e3d23_uniq; +ALTER TABLE ONLY public.extras_role_content_types DROP CONSTRAINT extras_role_content_types_pkey; +ALTER TABLE ONLY public.extras_relationshipassociation DROP CONSTRAINT extras_relationshipassociation_pkey; +ALTER TABLE ONLY public.extras_relationshipassociation DROP CONSTRAINT extras_relationshipassoc_relationship_id_source_t_6826a98b_uniq; +ALTER TABLE ONLY public.extras_relationship DROP CONSTRAINT extras_relationship_slug_key; +ALTER TABLE ONLY public.extras_relationship DROP CONSTRAINT extras_relationship_pkey; +ALTER TABLE ONLY public.extras_relationship DROP CONSTRAINT extras_relationship_name_key; +ALTER TABLE ONLY public.extras_objectchange DROP CONSTRAINT extras_objectchange_time_request_id_changed__f5f870cc_uniq; +ALTER TABLE ONLY public.extras_objectchange DROP CONSTRAINT extras_objectchange_pkey; +ALTER TABLE ONLY public.extras_note DROP CONSTRAINT extras_note_pkey; +ALTER TABLE ONLY public.extras_note DROP CONSTRAINT extras_note_assigned_object_type_id__e1504524_uniq; +ALTER TABLE ONLY public.extras_jobresult DROP CONSTRAINT extras_jobresult_pkey; +ALTER TABLE ONLY public.extras_job DROP CONSTRAINT extras_jobmodel_pkey; +ALTER TABLE ONLY public.extras_joblogentry DROP CONSTRAINT extras_joblogentry_pkey; +ALTER TABLE ONLY public.extras_jobhook DROP CONSTRAINT extras_jobhook_pkey; +ALTER TABLE ONLY public.extras_jobhook DROP CONSTRAINT extras_jobhook_name_key; +ALTER TABLE ONLY public.extras_jobhook_content_types DROP CONSTRAINT extras_jobhook_content_types_pkey; +ALTER TABLE ONLY public.extras_jobhook_content_types DROP CONSTRAINT extras_jobhook_content_t_jobhook_id_contenttype_i_c21a50f9_uniq; +ALTER TABLE ONLY public.extras_jobbutton DROP CONSTRAINT extras_jobbutton_pkey; +ALTER TABLE ONLY public.extras_jobbutton DROP CONSTRAINT extras_jobbutton_name_key; +ALTER TABLE ONLY public.extras_jobbutton_content_types DROP CONSTRAINT extras_jobbutton_content_types_pkey; +ALTER TABLE ONLY public.extras_jobbutton_content_types DROP CONSTRAINT extras_jobbutton_content_jobbutton_id_contenttype_058baab2_uniq; +ALTER TABLE ONLY public.extras_job DROP CONSTRAINT extras_job_name_34d98c40_uniq; +ALTER TABLE ONLY public.extras_job DROP CONSTRAINT extras_job_module_name_job_class_name_b531472b_uniq; +ALTER TABLE ONLY public.extras_imageattachment DROP CONSTRAINT extras_imageattachment_pkey; +ALTER TABLE ONLY public.extras_healthchecktestmodel DROP CONSTRAINT extras_healthchecktestmodel_pkey; +ALTER TABLE ONLY public.extras_graphqlquery DROP CONSTRAINT extras_graphqlquery_pkey; +ALTER TABLE ONLY public.extras_graphqlquery DROP CONSTRAINT extras_graphqlquery_name_key; +ALTER TABLE ONLY public.extras_gitrepository DROP CONSTRAINT extras_gitrepository_slug_key; +ALTER TABLE ONLY public.extras_gitrepository DROP CONSTRAINT extras_gitrepository_pkey; +ALTER TABLE ONLY public.extras_gitrepository DROP CONSTRAINT extras_gitrepository_name_key; +ALTER TABLE ONLY public.extras_fileproxy DROP CONSTRAINT extras_fileproxy_pkey; +ALTER TABLE ONLY public.extras_fileattachment DROP CONSTRAINT extras_fileattachment_pkey; +ALTER TABLE ONLY public.extras_exporttemplate DROP CONSTRAINT extras_exporttemplate_pkey; +ALTER TABLE ONLY public.extras_exporttemplate DROP CONSTRAINT extras_exporttemplate_content_type_id_name_edca9b9b_uniq; +ALTER TABLE ONLY public.extras_dynamicgroupmembership DROP CONSTRAINT extras_dynamicgroupmembership_pkey; +ALTER TABLE ONLY public.extras_dynamicgroupmembership DROP CONSTRAINT extras_dynamicgroupmembe_group_id_parent_group_id_0011d94d_uniq; +ALTER TABLE ONLY public.extras_dynamicgroup DROP CONSTRAINT extras_dynamicgroup_pkey; +ALTER TABLE ONLY public.extras_dynamicgroup DROP CONSTRAINT extras_dynamicgroup_name_key; +ALTER TABLE ONLY public.extras_customlink DROP CONSTRAINT extras_customlink_pkey; +ALTER TABLE ONLY public.extras_customlink DROP CONSTRAINT extras_customlink_name_key; +ALTER TABLE ONLY public.extras_customfieldchoice DROP CONSTRAINT extras_customfieldchoice_pkey; +ALTER TABLE ONLY public.extras_customfieldchoice DROP CONSTRAINT extras_customfieldchoice_field_id_value_f959a108_uniq; +ALTER TABLE ONLY public.extras_customfield DROP CONSTRAINT extras_customfield_slug_ed27c4fe_uniq; +ALTER TABLE ONLY public.extras_customfield DROP CONSTRAINT extras_customfield_pkey; +ALTER TABLE ONLY public.extras_customfield_content_types DROP CONSTRAINT extras_customfield_content_types_pkey; +ALTER TABLE ONLY public.extras_customfield_content_types DROP CONSTRAINT extras_customfield_conte_customfield_id_contentty_51136c2b_uniq; +ALTER TABLE ONLY public.extras_configcontextschema DROP CONSTRAINT extras_configcontextschema_pkey; +ALTER TABLE ONLY public.extras_configcontextschema DROP CONSTRAINT extras_configcontextschema_name_e2a3ef7b_uniq; +ALTER TABLE ONLY public.extras_configcontext_tenants DROP CONSTRAINT extras_configcontext_tenants_pkey; +ALTER TABLE ONLY public.extras_configcontext_tenant_groups DROP CONSTRAINT extras_configcontext_tenant_groups_pkey; +ALTER TABLE ONLY public.extras_configcontext_tenant_groups DROP CONSTRAINT extras_configcontext_ten_configcontext_id_tenantg_d6afc6f5_uniq; +ALTER TABLE ONLY public.extras_configcontext_tenants DROP CONSTRAINT extras_configcontext_ten_configcontext_id_tenant__aefb257d_uniq; +ALTER TABLE ONLY public.extras_configcontext_tags DROP CONSTRAINT extras_configcontext_tags_pkey; +ALTER TABLE ONLY public.extras_configcontext_tags DROP CONSTRAINT extras_configcontext_tags_configcontext_id_tag_id_f6c53016_uniq; +ALTER TABLE ONLY public.extras_configcontext_platforms DROP CONSTRAINT extras_configcontext_platforms_pkey; +ALTER TABLE ONLY public.extras_configcontext_platforms DROP CONSTRAINT extras_configcontext_pla_configcontext_id_platfor_3c67c104_uniq; +ALTER TABLE ONLY public.extras_configcontext DROP CONSTRAINT extras_configcontext_pkey; +ALTER TABLE ONLY public.extras_configcontext_roles DROP CONSTRAINT extras_configcontext_new_roles_pkey; +ALTER TABLE ONLY public.extras_configcontext_roles DROP CONSTRAINT extras_configcontext_new_configcontext_id_role_id_66046ad0_uniq; +ALTER TABLE ONLY public.extras_configcontext DROP CONSTRAINT extras_configcontext_name_4bbfe25d_uniq; +ALTER TABLE ONLY public.extras_configcontext_locations DROP CONSTRAINT extras_configcontext_locations_pkey; +ALTER TABLE ONLY public.extras_configcontext_locations DROP CONSTRAINT extras_configcontext_loc_configcontext_id_locatio_15d9b342_uniq; +ALTER TABLE ONLY public.extras_configcontext_dynamic_groups DROP CONSTRAINT extras_configcontext_dynamic_groups_pkey; +ALTER TABLE ONLY public.extras_configcontext_dynamic_groups DROP CONSTRAINT extras_configcontext_dyn_configcontext_id_dynamic_2eea3817_uniq; +ALTER TABLE ONLY public.extras_configcontext_device_types DROP CONSTRAINT extras_configcontext_device_types_pkey; +ALTER TABLE ONLY public.extras_configcontext_device_redundancy_groups DROP CONSTRAINT extras_configcontext_device_redundancy_groups_pkey; +ALTER TABLE ONLY public.extras_configcontext_device_types DROP CONSTRAINT extras_configcontext_dev_configcontext_id_devicet_a0aaba6f_uniq; +ALTER TABLE ONLY public.extras_configcontext_device_redundancy_groups DROP CONSTRAINT extras_configcontext_dev_configcontext_id_devicer_80f1d0b0_uniq; +ALTER TABLE ONLY public.extras_configcontext_clusters DROP CONSTRAINT extras_configcontext_clusters_pkey; +ALTER TABLE ONLY public.extras_configcontext_cluster_groups DROP CONSTRAINT extras_configcontext_cluster_groups_pkey; +ALTER TABLE ONLY public.extras_configcontext_cluster_groups DROP CONSTRAINT extras_configcontext_clu_configcontext_id_cluster_bc530192_uniq; +ALTER TABLE ONLY public.extras_configcontext_clusters DROP CONSTRAINT extras_configcontext_clu_configcontext_id_cluster_0c7e5d20_uniq; +ALTER TABLE ONLY public.extras_computedfield DROP CONSTRAINT extras_computedfield_slug_key; +ALTER TABLE ONLY public.extras_computedfield DROP CONSTRAINT extras_computedfield_pkey; +ALTER TABLE ONLY public.extras_computedfield DROP CONSTRAINT extras_computedfield_content_type_id_label_021486c8_uniq; +ALTER TABLE ONLY public.django_session DROP CONSTRAINT django_session_pkey; +ALTER TABLE ONLY public.django_migrations DROP CONSTRAINT django_migrations_pkey; +ALTER TABLE ONLY public.django_content_type DROP CONSTRAINT django_content_type_pkey; +ALTER TABLE ONLY public.django_content_type DROP CONSTRAINT django_content_type_app_label_model_76bd3d3b_uniq; +ALTER TABLE ONLY public.django_celery_results_taskresult DROP CONSTRAINT django_celery_results_taskresult_task_id_key; +ALTER TABLE ONLY public.django_celery_results_taskresult DROP CONSTRAINT django_celery_results_taskresult_pkey; +ALTER TABLE ONLY public.django_celery_results_groupresult DROP CONSTRAINT django_celery_results_groupresult_pkey; +ALTER TABLE ONLY public.django_celery_results_groupresult DROP CONSTRAINT django_celery_results_groupresult_group_id_key; +ALTER TABLE ONLY public.django_celery_results_chordcounter DROP CONSTRAINT django_celery_results_chordcounter_pkey; +ALTER TABLE ONLY public.django_celery_results_chordcounter DROP CONSTRAINT django_celery_results_chordcounter_group_id_key; +ALTER TABLE ONLY public.django_celery_beat_solarschedule DROP CONSTRAINT django_celery_beat_solarschedule_pkey; +ALTER TABLE ONLY public.django_celery_beat_solarschedule DROP CONSTRAINT django_celery_beat_solar_event_latitude_longitude_ba64999a_uniq; +ALTER TABLE ONLY public.django_celery_beat_periodictasks DROP CONSTRAINT django_celery_beat_periodictasks_pkey; +ALTER TABLE ONLY public.django_celery_beat_periodictask DROP CONSTRAINT django_celery_beat_periodictask_pkey; +ALTER TABLE ONLY public.django_celery_beat_periodictask DROP CONSTRAINT django_celery_beat_periodictask_name_key; +ALTER TABLE ONLY public.django_celery_beat_intervalschedule DROP CONSTRAINT django_celery_beat_intervalschedule_pkey; +ALTER TABLE ONLY public.django_celery_beat_crontabschedule DROP CONSTRAINT django_celery_beat_crontabschedule_pkey; +ALTER TABLE ONLY public.django_celery_beat_clockedschedule DROP CONSTRAINT django_celery_beat_clockedschedule_pkey; +ALTER TABLE ONLY public.django_admin_log DROP CONSTRAINT django_admin_log_pkey; +ALTER TABLE ONLY public.dcim_virtualchassis DROP CONSTRAINT dcim_virtualchassis_pkey; +ALTER TABLE ONLY public.dcim_virtualchassis DROP CONSTRAINT dcim_virtualchassis_name_7dcc237d_uniq; +ALTER TABLE ONLY public.dcim_virtualchassis DROP CONSTRAINT dcim_virtualchassis_master_id_key; +ALTER TABLE ONLY public.dcim_rearporttemplate DROP CONSTRAINT dcim_rearporttemplate_pkey; +ALTER TABLE ONLY public.dcim_rearporttemplate DROP CONSTRAINT dcim_rearporttemplate_device_type_id_name_9bdddb29_uniq; +ALTER TABLE ONLY public.dcim_rearport DROP CONSTRAINT dcim_rearport_pkey; +ALTER TABLE ONLY public.dcim_rearport DROP CONSTRAINT dcim_rearport_device_id_name_4b14dde6_uniq; +ALTER TABLE ONLY public.dcim_rackreservation DROP CONSTRAINT dcim_rackreservation_pkey; +ALTER TABLE ONLY public.dcim_rackgroup DROP CONSTRAINT dcim_rackgroup_pkey; +ALTER TABLE ONLY public.dcim_rackgroup DROP CONSTRAINT dcim_rackgroup_location_id_name_8555e7b1_uniq; +ALTER TABLE ONLY public.dcim_rack DROP CONSTRAINT dcim_rack_pkey; +ALTER TABLE ONLY public.dcim_rack DROP CONSTRAINT dcim_rack_group_id_name_846f3826_uniq; +ALTER TABLE ONLY public.dcim_rack DROP CONSTRAINT dcim_rack_group_id_facility_id_f16a53ae_uniq; +ALTER TABLE ONLY public.dcim_rack DROP CONSTRAINT dcim_rack_asset_tag_key; +ALTER TABLE ONLY public.dcim_powerporttemplate DROP CONSTRAINT dcim_powerporttemplate_pkey; +ALTER TABLE ONLY public.dcim_powerporttemplate DROP CONSTRAINT dcim_powerporttemplate_device_type_id_name_b4e9689f_uniq; +ALTER TABLE ONLY public.dcim_powerport DROP CONSTRAINT dcim_powerport_pkey; +ALTER TABLE ONLY public.dcim_powerport DROP CONSTRAINT dcim_powerport_device_id_name_948af82c_uniq; +ALTER TABLE ONLY public.dcim_powerpanel DROP CONSTRAINT dcim_powerpanel_pkey; +ALTER TABLE ONLY public.dcim_powerpanel DROP CONSTRAINT dcim_powerpanel_location_id_name_682403ca_uniq; +ALTER TABLE ONLY public.dcim_poweroutlettemplate DROP CONSTRAINT dcim_poweroutlettemplate_pkey; +ALTER TABLE ONLY public.dcim_poweroutlettemplate DROP CONSTRAINT dcim_poweroutlettemplate_device_type_id_name_eafbb07d_uniq; +ALTER TABLE ONLY public.dcim_poweroutlet DROP CONSTRAINT dcim_poweroutlet_pkey; +ALTER TABLE ONLY public.dcim_poweroutlet DROP CONSTRAINT dcim_poweroutlet_device_id_name_981b00c1_uniq; +ALTER TABLE ONLY public.dcim_powerfeed DROP CONSTRAINT dcim_powerfeed_power_panel_id_name_0fbaae9f_uniq; +ALTER TABLE ONLY public.dcim_powerfeed DROP CONSTRAINT dcim_powerfeed_pkey; +ALTER TABLE ONLY public.dcim_platform DROP CONSTRAINT dcim_platform_pkey; +ALTER TABLE ONLY public.dcim_platform DROP CONSTRAINT dcim_platform_name_key; +ALTER TABLE ONLY public.dcim_manufacturer DROP CONSTRAINT dcim_manufacturer_pkey; +ALTER TABLE ONLY public.dcim_manufacturer DROP CONSTRAINT dcim_manufacturer_name_key; +ALTER TABLE ONLY public.dcim_locationtype DROP CONSTRAINT dcim_locationtype_pkey; +ALTER TABLE ONLY public.dcim_locationtype DROP CONSTRAINT dcim_locationtype_name_key; +ALTER TABLE ONLY public.dcim_locationtype_content_types DROP CONSTRAINT dcim_locationtype_content_types_pkey; +ALTER TABLE ONLY public.dcim_locationtype_content_types DROP CONSTRAINT dcim_locationtype_conten_locationtype_id_contentt_58938a25_uniq; +ALTER TABLE ONLY public.dcim_location DROP CONSTRAINT dcim_location_pkey; +ALTER TABLE ONLY public.dcim_location DROP CONSTRAINT dcim_location_parent_id_name_1e7c6218_uniq; +ALTER TABLE ONLY public.dcim_inventoryitem DROP CONSTRAINT dcim_inventoryitem_pkey; +ALTER TABLE ONLY public.dcim_inventoryitem DROP CONSTRAINT dcim_inventoryitem_device_id_parent_id_name_bb84bd2b_uniq; +ALTER TABLE ONLY public.dcim_inventoryitem DROP CONSTRAINT dcim_inventoryitem_asset_tag_key; +ALTER TABLE ONLY public.dcim_interfacetemplate DROP CONSTRAINT dcim_interfacetemplate_pkey; +ALTER TABLE ONLY public.dcim_interfacetemplate DROP CONSTRAINT dcim_interfacetemplate_device_type_id_name_3a847237_uniq; +ALTER TABLE ONLY public.dcim_interfaceredundancygroupassociation DROP CONSTRAINT dcim_interfaceredundancygroupassociation_pkey; +ALTER TABLE ONLY public.dcim_interfaceredundancygroup DROP CONSTRAINT dcim_interfaceredundancygroup_pkey; +ALTER TABLE ONLY public.dcim_interfaceredundancygroup DROP CONSTRAINT dcim_interfaceredundancygroup_name_key; +ALTER TABLE ONLY public.dcim_interfaceredundancygroupassociation DROP CONSTRAINT dcim_interfaceredundancy_interface_redundancy_gro_5aece630_uniq; +ALTER TABLE ONLY public.dcim_interface_tagged_vlans DROP CONSTRAINT dcim_interface_tagged_vlans_pkey; +ALTER TABLE ONLY public.dcim_interface_tagged_vlans DROP CONSTRAINT dcim_interface_tagged_vlans_interface_id_vlan_id_0d55c576_uniq; +ALTER TABLE ONLY public.dcim_interface DROP CONSTRAINT dcim_interface_pkey; +ALTER TABLE ONLY public.dcim_interface DROP CONSTRAINT dcim_interface_device_id_name_bffc4ec4_uniq; +ALTER TABLE ONLY public.dcim_frontporttemplate DROP CONSTRAINT dcim_frontporttemplate_rear_port_id_rear_port_p_401fe927_uniq; +ALTER TABLE ONLY public.dcim_frontporttemplate DROP CONSTRAINT dcim_frontporttemplate_pkey; +ALTER TABLE ONLY public.dcim_frontporttemplate DROP CONSTRAINT dcim_frontporttemplate_device_type_id_name_0a0a0e05_uniq; +ALTER TABLE ONLY public.dcim_frontport DROP CONSTRAINT dcim_frontport_rear_port_id_rear_port_position_8b0bf7ca_uniq; +ALTER TABLE ONLY public.dcim_frontport DROP CONSTRAINT dcim_frontport_pkey; +ALTER TABLE ONLY public.dcim_frontport DROP CONSTRAINT dcim_frontport_device_id_name_235b7af2_uniq; +ALTER TABLE ONLY public.dcim_devicetype DROP CONSTRAINT dcim_devicetype_pkey; +ALTER TABLE ONLY public.dcim_devicetype DROP CONSTRAINT dcim_devicetype_manufacturer_id_model_17948c0c_uniq; +ALTER TABLE ONLY public.dcim_deviceredundancygroup DROP CONSTRAINT dcim_deviceredundancygroup_pkey; +ALTER TABLE ONLY public.dcim_deviceredundancygroup DROP CONSTRAINT dcim_deviceredundancygroup_name_key; +ALTER TABLE ONLY public.dcim_devicebaytemplate DROP CONSTRAINT dcim_devicebaytemplate_pkey; +ALTER TABLE ONLY public.dcim_devicebaytemplate DROP CONSTRAINT dcim_devicebaytemplate_device_type_id_name_8f4899fe_uniq; +ALTER TABLE ONLY public.dcim_devicebay DROP CONSTRAINT dcim_devicebay_pkey; +ALTER TABLE ONLY public.dcim_devicebay DROP CONSTRAINT dcim_devicebay_installed_device_id_key; +ALTER TABLE ONLY public.dcim_devicebay DROP CONSTRAINT dcim_devicebay_device_id_name_2475a67b_uniq; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_virtual_chassis_id_vc_position_efea7133_uniq; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_rack_id_position_face_43208a79_uniq; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_pkey; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_location_id_tenant_id_name_2259bd02_uniq; +ALTER TABLE ONLY public.dcim_device DROP CONSTRAINT dcim_device_asset_tag_key; +ALTER TABLE ONLY public.dcim_consoleserverporttemplate DROP CONSTRAINT dcim_consoleserverporttemplate_pkey; +ALTER TABLE ONLY public.dcim_consoleserverporttemplate DROP CONSTRAINT dcim_consoleserverportte_device_type_id_name_a05c974d_uniq; +ALTER TABLE ONLY public.dcim_consoleserverport DROP CONSTRAINT dcim_consoleserverport_pkey; +ALTER TABLE ONLY public.dcim_consoleserverport DROP CONSTRAINT dcim_consoleserverport_device_id_name_fb1c5999_uniq; +ALTER TABLE ONLY public.dcim_consoleporttemplate DROP CONSTRAINT dcim_consoleporttemplate_pkey; +ALTER TABLE ONLY public.dcim_consoleporttemplate DROP CONSTRAINT dcim_consoleporttemplate_device_type_id_name_8208f9ca_uniq; +ALTER TABLE ONLY public.dcim_consoleport DROP CONSTRAINT dcim_consoleport_pkey; +ALTER TABLE ONLY public.dcim_consoleport DROP CONSTRAINT dcim_consoleport_device_id_name_293786b6_uniq; +ALTER TABLE ONLY public.dcim_cablepath DROP CONSTRAINT dcim_cablepath_pkey; +ALTER TABLE ONLY public.dcim_cablepath DROP CONSTRAINT dcim_cablepath_origin_type_id_origin_id_41b6f814_uniq; +ALTER TABLE ONLY public.dcim_cable DROP CONSTRAINT dcim_cable_termination_b_type_id_termination_b_id_057fc21f_uniq; +ALTER TABLE ONLY public.dcim_cable DROP CONSTRAINT dcim_cable_termination_a_type_id_termination_a_id_e9d24bad_uniq; +ALTER TABLE ONLY public.dcim_cable DROP CONSTRAINT dcim_cable_pkey; +ALTER TABLE ONLY public.constance_config DROP CONSTRAINT constance_config_pkey; +ALTER TABLE ONLY public.constance_config DROP CONSTRAINT constance_config_key_key; +ALTER TABLE ONLY public.circuits_providernetwork DROP CONSTRAINT circuits_providernetwork_provider_name; +ALTER TABLE ONLY public.circuits_providernetwork DROP CONSTRAINT circuits_providernetwork_provider_id_name_6f6610a0_uniq; +ALTER TABLE ONLY public.circuits_providernetwork DROP CONSTRAINT circuits_providernetwork_pkey; +ALTER TABLE ONLY public.circuits_provider DROP CONSTRAINT circuits_provider_pkey; +ALTER TABLE ONLY public.circuits_provider DROP CONSTRAINT circuits_provider_name_key; +ALTER TABLE ONLY public.circuits_circuittype DROP CONSTRAINT circuits_circuittype_pkey; +ALTER TABLE ONLY public.circuits_circuittype DROP CONSTRAINT circuits_circuittype_name_key; +ALTER TABLE ONLY public.circuits_circuittermination DROP CONSTRAINT circuits_circuittermination_pkey; +ALTER TABLE ONLY public.circuits_circuittermination DROP CONSTRAINT circuits_circuittermination_circuit_id_term_side_b13efd0e_uniq; +ALTER TABLE ONLY public.circuits_circuit DROP CONSTRAINT circuits_circuit_provider_id_cid_b6f29862_uniq; +ALTER TABLE ONLY public.circuits_circuit DROP CONSTRAINT circuits_circuit_pkey; +ALTER TABLE ONLY public.auth_user DROP CONSTRAINT auth_user_username_key; +ALTER TABLE ONLY public.auth_user_user_permissions DROP CONSTRAINT auth_user_user_permissions_user_id_permission_id_14a6b632_uniq; +ALTER TABLE ONLY public.auth_user_user_permissions DROP CONSTRAINT auth_user_user_permissions_pkey; +ALTER TABLE ONLY public.auth_user DROP CONSTRAINT auth_user_pkey; +ALTER TABLE ONLY public.auth_user_groups DROP CONSTRAINT auth_user_groups_user_id_group_id_94350c0c_uniq; +ALTER TABLE ONLY public.auth_user_groups DROP CONSTRAINT auth_user_groups_pkey; +ALTER TABLE ONLY public.auth_permission DROP CONSTRAINT auth_permission_pkey; +ALTER TABLE ONLY public.auth_permission DROP CONSTRAINT auth_permission_content_type_id_codename_01ab375a_uniq; +ALTER TABLE ONLY public.auth_group DROP CONSTRAINT auth_group_pkey; +ALTER TABLE ONLY public.auth_group_permissions DROP CONSTRAINT auth_group_permissions_pkey; +ALTER TABLE ONLY public.auth_group_permissions DROP CONSTRAINT auth_group_permissions_group_id_permission_id_0cd325b0_uniq; +ALTER TABLE ONLY public.auth_group DROP CONSTRAINT auth_group_name_key; +ALTER TABLE public.virtualization_vminterface_tagged_vlans ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.users_objectpermission_users ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.users_objectpermission_object_types ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.users_objectpermission_groups ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.taggit_taggeditem ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.taggit_tag ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.social_auth_usersocialauth ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.social_auth_partial ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.social_auth_nonce ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.social_auth_code ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.social_auth_association ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.ipam_vrf_import_targets ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.ipam_vrf_export_targets ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.ipam_service_ip_addresses ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_webhook_content_types ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_tag_content_types ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_status_content_types ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_role_content_types ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_jobhook_content_types ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_jobbutton_content_types ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_customfield_content_types ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_configcontext_tenants ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_configcontext_tenant_groups ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_configcontext_tags ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_configcontext_roles ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_configcontext_platforms ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_configcontext_locations ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_configcontext_dynamic_groups ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_configcontext_device_types ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_configcontext_device_redundancy_groups ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_configcontext_clusters ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.extras_configcontext_cluster_groups ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.django_migrations ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.django_content_type ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.django_celery_results_taskresult ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.django_celery_results_groupresult ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.django_celery_results_chordcounter ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.django_celery_beat_solarschedule ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.django_celery_beat_periodictask ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.django_celery_beat_intervalschedule ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.django_celery_beat_crontabschedule ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.django_celery_beat_clockedschedule ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.django_admin_log ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.dcim_locationtype_content_types ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.dcim_interface_tagged_vlans ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.constance_config ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.auth_user_user_permissions ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.auth_user_groups ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.auth_permission ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.auth_group_permissions ALTER COLUMN id DROP DEFAULT; +ALTER TABLE public.auth_group ALTER COLUMN id DROP DEFAULT; +DROP SEQUENCE public.virtualization_vminterface_tagged_vlans_id_seq; +DROP TABLE public.virtualization_vminterface_tagged_vlans; +DROP TABLE public.virtualization_vminterface; +DROP TABLE public.virtualization_virtualmachine; +DROP TABLE public.virtualization_clustertype; +DROP TABLE public.virtualization_clustergroup; +DROP TABLE public.virtualization_cluster; +DROP TABLE public.users_token; +DROP SEQUENCE public.users_objectpermission_users_id_seq; +DROP TABLE public.users_objectpermission_users; +DROP SEQUENCE public.users_objectpermission_object_types_id_seq; +DROP TABLE public.users_objectpermission_object_types; +DROP SEQUENCE public.users_objectpermission_groups_id_seq; +DROP TABLE public.users_objectpermission_groups; +DROP TABLE public.users_objectpermission; +DROP TABLE public.tenancy_tenantgroup; +DROP TABLE public.tenancy_tenant; +DROP SEQUENCE public.taggit_taggeditem_id_seq; +DROP TABLE public.taggit_taggeditem; +DROP SEQUENCE public.taggit_tag_id_seq; +DROP TABLE public.taggit_tag; +DROP SEQUENCE public.social_auth_usersocialauth_id_seq; +DROP TABLE public.social_auth_usersocialauth; +DROP SEQUENCE public.social_auth_partial_id_seq; +DROP TABLE public.social_auth_partial; +DROP SEQUENCE public.social_auth_nonce_id_seq; +DROP TABLE public.social_auth_nonce; +DROP SEQUENCE public.social_auth_code_id_seq; +DROP TABLE public.social_auth_code; +DROP SEQUENCE public.social_auth_association_id_seq; +DROP TABLE public.social_auth_association; +DROP TABLE public.ipam_vrfprefixassignment; +DROP TABLE public.ipam_vrfdeviceassignment; +DROP SEQUENCE public.ipam_vrf_import_targets_id_seq; +DROP TABLE public.ipam_vrf_import_targets; +DROP SEQUENCE public.ipam_vrf_export_targets_id_seq; +DROP TABLE public.ipam_vrf_export_targets; +DROP TABLE public.ipam_vrf; +DROP TABLE public.ipam_vlangroup; +DROP TABLE public.ipam_vlan; +DROP SEQUENCE public.ipam_service_ipaddresses_id_seq; +DROP TABLE public.ipam_service_ip_addresses; +DROP TABLE public.ipam_service; +DROP TABLE public.ipam_routetarget; +DROP TABLE public.ipam_rir; +DROP TABLE public.ipam_prefix; +DROP TABLE public.ipam_namespace; +DROP TABLE public.ipam_ipaddresstointerface; +DROP TABLE public.ipam_ipaddress; +DROP SEQUENCE public.extras_webhook_content_types_id_seq; +DROP TABLE public.extras_webhook_content_types; +DROP TABLE public.extras_webhook; +DROP TABLE public.extras_taggeditem; +DROP SEQUENCE public.extras_tag_content_types_id_seq; +DROP TABLE public.extras_tag_content_types; +DROP TABLE public.extras_tag; +DROP SEQUENCE public.extras_status_content_types_id_seq; +DROP TABLE public.extras_status_content_types; +DROP TABLE public.extras_status; +DROP TABLE public.extras_secretsgroupassociation; +DROP TABLE public.extras_secretsgroup; +DROP TABLE public.extras_secret; +DROP TABLE public.extras_scheduledjobs; +DROP TABLE public.extras_scheduledjob; +DROP SEQUENCE public.extras_role_content_types_id_seq; +DROP TABLE public.extras_role_content_types; +DROP TABLE public.extras_role; +DROP TABLE public.extras_relationshipassociation; +DROP TABLE public.extras_relationship; +DROP TABLE public.extras_objectchange; +DROP TABLE public.extras_note; +DROP TABLE public.extras_jobresult; +DROP TABLE public.extras_joblogentry; +DROP SEQUENCE public.extras_jobhook_content_types_id_seq; +DROP TABLE public.extras_jobhook_content_types; +DROP TABLE public.extras_jobhook; +DROP SEQUENCE public.extras_jobbutton_content_types_id_seq; +DROP TABLE public.extras_jobbutton_content_types; +DROP TABLE public.extras_jobbutton; +DROP TABLE public.extras_job; +DROP TABLE public.extras_imageattachment; +DROP TABLE public.extras_healthchecktestmodel; +DROP TABLE public.extras_graphqlquery; +DROP TABLE public.extras_gitrepository; +DROP TABLE public.extras_fileproxy; +DROP TABLE public.extras_fileattachment; +DROP TABLE public.extras_exporttemplate; +DROP TABLE public.extras_dynamicgroupmembership; +DROP TABLE public.extras_dynamicgroup; +DROP TABLE public.extras_customlink; +DROP TABLE public.extras_customfieldchoice; +DROP SEQUENCE public.extras_customfield_content_types_id_seq; +DROP TABLE public.extras_customfield_content_types; +DROP TABLE public.extras_customfield; +DROP TABLE public.extras_configcontextschema; +DROP SEQUENCE public.extras_configcontext_tenants_id_seq; +DROP TABLE public.extras_configcontext_tenants; +DROP SEQUENCE public.extras_configcontext_tenant_groups_id_seq; +DROP TABLE public.extras_configcontext_tenant_groups; +DROP SEQUENCE public.extras_configcontext_tags_id_seq; +DROP TABLE public.extras_configcontext_tags; +DROP SEQUENCE public.extras_configcontext_platforms_id_seq; +DROP TABLE public.extras_configcontext_platforms; +DROP SEQUENCE public.extras_configcontext_new_roles_id_seq; +DROP TABLE public.extras_configcontext_roles; +DROP SEQUENCE public.extras_configcontext_locations_id_seq; +DROP TABLE public.extras_configcontext_locations; +DROP SEQUENCE public.extras_configcontext_dynamic_groups_id_seq; +DROP TABLE public.extras_configcontext_dynamic_groups; +DROP SEQUENCE public.extras_configcontext_device_types_id_seq; +DROP TABLE public.extras_configcontext_device_types; +DROP SEQUENCE public.extras_configcontext_device_redundancy_groups_id_seq; +DROP TABLE public.extras_configcontext_device_redundancy_groups; +DROP SEQUENCE public.extras_configcontext_clusters_id_seq; +DROP TABLE public.extras_configcontext_clusters; +DROP SEQUENCE public.extras_configcontext_cluster_groups_id_seq; +DROP TABLE public.extras_configcontext_cluster_groups; +DROP TABLE public.extras_configcontext; +DROP TABLE public.extras_computedfield; +DROP TABLE public.django_session; +DROP SEQUENCE public.django_migrations_id_seq; +DROP TABLE public.django_migrations; +DROP SEQUENCE public.django_content_type_id_seq; +DROP TABLE public.django_content_type; +DROP SEQUENCE public.django_celery_results_taskresult_id_seq; +DROP TABLE public.django_celery_results_taskresult; +DROP SEQUENCE public.django_celery_results_groupresult_id_seq; +DROP TABLE public.django_celery_results_groupresult; +DROP SEQUENCE public.django_celery_results_chordcounter_id_seq; +DROP TABLE public.django_celery_results_chordcounter; +DROP SEQUENCE public.django_celery_beat_solarschedule_id_seq; +DROP TABLE public.django_celery_beat_solarschedule; +DROP TABLE public.django_celery_beat_periodictasks; +DROP SEQUENCE public.django_celery_beat_periodictask_id_seq; +DROP TABLE public.django_celery_beat_periodictask; +DROP SEQUENCE public.django_celery_beat_intervalschedule_id_seq; +DROP TABLE public.django_celery_beat_intervalschedule; +DROP SEQUENCE public.django_celery_beat_crontabschedule_id_seq; +DROP TABLE public.django_celery_beat_crontabschedule; +DROP SEQUENCE public.django_celery_beat_clockedschedule_id_seq; +DROP TABLE public.django_celery_beat_clockedschedule; +DROP SEQUENCE public.django_admin_log_id_seq; +DROP TABLE public.django_admin_log; +DROP TABLE public.dcim_virtualchassis; +DROP TABLE public.dcim_rearporttemplate; +DROP TABLE public.dcim_rearport; +DROP TABLE public.dcim_rackreservation; +DROP TABLE public.dcim_rackgroup; +DROP TABLE public.dcim_rack; +DROP TABLE public.dcim_powerporttemplate; +DROP TABLE public.dcim_powerport; +DROP TABLE public.dcim_powerpanel; +DROP TABLE public.dcim_poweroutlettemplate; +DROP TABLE public.dcim_poweroutlet; +DROP TABLE public.dcim_powerfeed; +DROP TABLE public.dcim_platform; +DROP TABLE public.dcim_manufacturer; +DROP SEQUENCE public.dcim_locationtype_content_types_id_seq; +DROP TABLE public.dcim_locationtype_content_types; +DROP TABLE public.dcim_locationtype; +DROP TABLE public.dcim_location; +DROP TABLE public.dcim_inventoryitem; +DROP TABLE public.dcim_interfacetemplate; +DROP TABLE public.dcim_interfaceredundancygroupassociation; +DROP TABLE public.dcim_interfaceredundancygroup; +DROP SEQUENCE public.dcim_interface_tagged_vlans_id_seq; +DROP TABLE public.dcim_interface_tagged_vlans; +DROP TABLE public.dcim_interface; +DROP TABLE public.dcim_frontporttemplate; +DROP TABLE public.dcim_frontport; +DROP TABLE public.dcim_devicetype; +DROP TABLE public.dcim_deviceredundancygroup; +DROP TABLE public.dcim_devicebaytemplate; +DROP TABLE public.dcim_devicebay; +DROP TABLE public.dcim_device; +DROP TABLE public.dcim_consoleserverporttemplate; +DROP TABLE public.dcim_consoleserverport; +DROP TABLE public.dcim_consoleporttemplate; +DROP TABLE public.dcim_consoleport; +DROP TABLE public.dcim_cablepath; +DROP TABLE public.dcim_cable; +DROP SEQUENCE public.constance_config_id_seq; +DROP TABLE public.constance_config; +DROP TABLE public.circuits_providernetwork; +DROP TABLE public.circuits_provider; +DROP TABLE public.circuits_circuittype; +DROP TABLE public.circuits_circuittermination; +DROP TABLE public.circuits_circuit; +DROP SEQUENCE public.auth_user_user_permissions_id_seq; +DROP TABLE public.auth_user_user_permissions; +DROP SEQUENCE public.auth_user_groups_id_seq; +DROP TABLE public.auth_user_groups; +DROP TABLE public.auth_user; +DROP SEQUENCE public.auth_permission_id_seq; +DROP TABLE public.auth_permission; +DROP SEQUENCE public.auth_group_permissions_id_seq; +DROP TABLE public.auth_group_permissions; +DROP SEQUENCE public.auth_group_id_seq; +DROP TABLE public.auth_group; +SET default_tablespace = ''; + +SET default_table_access_method = heap; + +-- +-- Name: auth_group; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.auth_group ( + id integer NOT NULL, + name character varying(150) NOT NULL +); + + +ALTER TABLE public.auth_group OWNER TO nautobot; + +-- +-- Name: auth_group_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.auth_group_id_seq + AS integer + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.auth_group_id_seq OWNER TO nautobot; + +-- +-- Name: auth_group_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.auth_group_id_seq OWNED BY public.auth_group.id; + + +-- +-- Name: auth_group_permissions; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.auth_group_permissions ( + id bigint NOT NULL, + group_id integer NOT NULL, + permission_id integer NOT NULL +); + + +ALTER TABLE public.auth_group_permissions OWNER TO nautobot; + +-- +-- Name: auth_group_permissions_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.auth_group_permissions_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.auth_group_permissions_id_seq OWNER TO nautobot; + +-- +-- Name: auth_group_permissions_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.auth_group_permissions_id_seq OWNED BY public.auth_group_permissions.id; + + +-- +-- Name: auth_permission; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.auth_permission ( + id integer NOT NULL, + name character varying(255) NOT NULL, + content_type_id integer NOT NULL, + codename character varying(100) NOT NULL +); + + +ALTER TABLE public.auth_permission OWNER TO nautobot; + +-- +-- Name: auth_permission_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.auth_permission_id_seq + AS integer + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.auth_permission_id_seq OWNER TO nautobot; + +-- +-- Name: auth_permission_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.auth_permission_id_seq OWNED BY public.auth_permission.id; + + +-- +-- Name: auth_user; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.auth_user ( + password character varying(128) NOT NULL, + last_login timestamp with time zone, + is_superuser boolean NOT NULL, + username character varying(150) NOT NULL, + first_name character varying(150) NOT NULL, + last_name character varying(150) NOT NULL, + email character varying(254) NOT NULL, + is_staff boolean NOT NULL, + is_active boolean NOT NULL, + date_joined timestamp with time zone NOT NULL, + id uuid NOT NULL, + config_data jsonb NOT NULL +); + + +ALTER TABLE public.auth_user OWNER TO nautobot; + +-- +-- Name: auth_user_groups; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.auth_user_groups ( + id bigint NOT NULL, + user_id uuid NOT NULL, + group_id integer NOT NULL +); + + +ALTER TABLE public.auth_user_groups OWNER TO nautobot; + +-- +-- Name: auth_user_groups_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.auth_user_groups_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.auth_user_groups_id_seq OWNER TO nautobot; + +-- +-- Name: auth_user_groups_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.auth_user_groups_id_seq OWNED BY public.auth_user_groups.id; + + +-- +-- Name: auth_user_user_permissions; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.auth_user_user_permissions ( + id bigint NOT NULL, + user_id uuid NOT NULL, + permission_id integer NOT NULL +); + + +ALTER TABLE public.auth_user_user_permissions OWNER TO nautobot; + +-- +-- Name: auth_user_user_permissions_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.auth_user_user_permissions_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.auth_user_user_permissions_id_seq OWNER TO nautobot; + +-- +-- Name: auth_user_user_permissions_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.auth_user_user_permissions_id_seq OWNED BY public.auth_user_user_permissions.id; + + +-- +-- Name: circuits_circuit; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.circuits_circuit ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + cid character varying(100) NOT NULL, + install_date date, + commit_rate integer, + description character varying(200) NOT NULL, + comments text NOT NULL, + provider_id uuid NOT NULL, + status_id uuid NOT NULL, + tenant_id uuid, + circuit_type_id uuid NOT NULL, + circuit_termination_a_id uuid, + circuit_termination_z_id uuid, + CONSTRAINT circuits_circuit_commit_rate_check CHECK ((commit_rate >= 0)) +); + + +ALTER TABLE public.circuits_circuit OWNER TO nautobot; + +-- +-- Name: circuits_circuittermination; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.circuits_circuittermination ( + id uuid NOT NULL, + _cable_peer_id uuid, + term_side character varying(1) NOT NULL, + port_speed integer, + upstream_speed integer, + xconnect_id character varying(50) NOT NULL, + pp_info character varying(100) NOT NULL, + description character varying(200) NOT NULL, + _cable_peer_type_id integer, + _path_id uuid, + cable_id uuid, + circuit_id uuid NOT NULL, + provider_network_id uuid, + _custom_field_data jsonb NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + location_id uuid, + CONSTRAINT circuits_circuittermination_port_speed_check CHECK ((port_speed >= 0)), + CONSTRAINT circuits_circuittermination_upstream_speed_check CHECK ((upstream_speed >= 0)) +); + + +ALTER TABLE public.circuits_circuittermination OWNER TO nautobot; + +-- +-- Name: circuits_circuittype; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.circuits_circuittype ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL +); + + +ALTER TABLE public.circuits_circuittype OWNER TO nautobot; + +-- +-- Name: circuits_provider; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.circuits_provider ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + asn bigint, + account character varying(100) NOT NULL, + portal_url character varying(200) NOT NULL, + noc_contact text NOT NULL, + admin_contact text NOT NULL, + comments text NOT NULL +); + + +ALTER TABLE public.circuits_provider OWNER TO nautobot; + +-- +-- Name: circuits_providernetwork; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.circuits_providernetwork ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL, + comments text NOT NULL, + provider_id uuid NOT NULL +); + + +ALTER TABLE public.circuits_providernetwork OWNER TO nautobot; + +-- +-- Name: constance_config; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.constance_config ( + id integer NOT NULL, + key character varying(255) NOT NULL, + value text +); + + +ALTER TABLE public.constance_config OWNER TO nautobot; + +-- +-- Name: constance_config_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.constance_config_id_seq + AS integer + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.constance_config_id_seq OWNER TO nautobot; + +-- +-- Name: constance_config_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.constance_config_id_seq OWNED BY public.constance_config.id; + + +-- +-- Name: dcim_cable; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_cable ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + termination_a_id uuid NOT NULL, + termination_b_id uuid NOT NULL, + type character varying(50) NOT NULL, + label character varying(100) NOT NULL, + color character varying(6) NOT NULL, + length smallint, + length_unit character varying(50) NOT NULL, + _abs_length numeric(10,4), + _termination_a_device_id uuid, + _termination_b_device_id uuid, + status_id uuid NOT NULL, + termination_a_type_id integer NOT NULL, + termination_b_type_id integer NOT NULL, + CONSTRAINT dcim_cable_length_check CHECK ((length >= 0)) +); + + +ALTER TABLE public.dcim_cable OWNER TO nautobot; + +-- +-- Name: dcim_cablepath; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_cablepath ( + id uuid NOT NULL, + origin_id uuid NOT NULL, + destination_id uuid, + path jsonb NOT NULL, + is_active boolean NOT NULL, + is_split boolean NOT NULL, + destination_type_id integer, + origin_type_id integer NOT NULL +); + + +ALTER TABLE public.dcim_cablepath OWNER TO nautobot; + +-- +-- Name: dcim_consoleport; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_consoleport ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + _cable_peer_id uuid, + type character varying(50) NOT NULL, + _cable_peer_type_id integer, + _path_id uuid, + cable_id uuid, + device_id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone +); + + +ALTER TABLE public.dcim_consoleport OWNER TO nautobot; + +-- +-- Name: dcim_consoleporttemplate; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_consoleporttemplate ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + type character varying(50) NOT NULL, + device_type_id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone +); + + +ALTER TABLE public.dcim_consoleporttemplate OWNER TO nautobot; + +-- +-- Name: dcim_consoleserverport; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_consoleserverport ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + _cable_peer_id uuid, + type character varying(50) NOT NULL, + _cable_peer_type_id integer, + _path_id uuid, + cable_id uuid, + device_id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone +); + + +ALTER TABLE public.dcim_consoleserverport OWNER TO nautobot; + +-- +-- Name: dcim_consoleserverporttemplate; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_consoleserverporttemplate ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + type character varying(50) NOT NULL, + device_type_id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone +); + + +ALTER TABLE public.dcim_consoleserverporttemplate OWNER TO nautobot; + +-- +-- Name: dcim_device; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_device ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + local_config_context_data jsonb, + local_config_context_data_owner_object_id uuid, + name character varying(64), + _name character varying(100), + serial character varying(255) NOT NULL, + asset_tag character varying(100), + "position" smallint, + face character varying(50) NOT NULL, + vc_position smallint, + vc_priority smallint, + comments text NOT NULL, + cluster_id uuid, + device_type_id uuid NOT NULL, + local_config_context_data_owner_content_type_id integer, + platform_id uuid, + primary_ip4_id uuid, + primary_ip6_id uuid, + rack_id uuid, + status_id uuid NOT NULL, + tenant_id uuid, + virtual_chassis_id uuid, + local_config_context_schema_id uuid, + secrets_group_id uuid, + location_id uuid NOT NULL, + device_redundancy_group_priority smallint, + device_redundancy_group_id uuid, + role_id uuid NOT NULL, + CONSTRAINT dcim_device_device_redundancy_group_priority_check CHECK ((device_redundancy_group_priority >= 0)), + CONSTRAINT dcim_device_position_check CHECK (("position" >= 0)), + CONSTRAINT dcim_device_vc_position_check CHECK ((vc_position >= 0)), + CONSTRAINT dcim_device_vc_priority_check CHECK ((vc_priority >= 0)) +); + + +ALTER TABLE public.dcim_device OWNER TO nautobot; + +-- +-- Name: dcim_devicebay; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_devicebay ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + device_id uuid NOT NULL, + installed_device_id uuid, + created timestamp with time zone, + last_updated timestamp with time zone +); + + +ALTER TABLE public.dcim_devicebay OWNER TO nautobot; + +-- +-- Name: dcim_devicebaytemplate; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_devicebaytemplate ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + device_type_id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone +); + + +ALTER TABLE public.dcim_devicebaytemplate OWNER TO nautobot; + +-- +-- Name: dcim_deviceredundancygroup; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_deviceredundancygroup ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL, + failover_strategy character varying(50) NOT NULL, + comments text NOT NULL, + secrets_group_id uuid, + status_id uuid NOT NULL +); + + +ALTER TABLE public.dcim_deviceredundancygroup OWNER TO nautobot; + +-- +-- Name: dcim_devicetype; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_devicetype ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + model character varying(100) NOT NULL, + part_number character varying(50) NOT NULL, + u_height smallint NOT NULL, + is_full_depth boolean NOT NULL, + subdevice_role character varying(50) NOT NULL, + front_image character varying(100) NOT NULL, + rear_image character varying(100) NOT NULL, + comments text NOT NULL, + manufacturer_id uuid NOT NULL, + CONSTRAINT dcim_devicetype_u_height_check CHECK ((u_height >= 0)) +); + + +ALTER TABLE public.dcim_devicetype OWNER TO nautobot; + +-- +-- Name: dcim_frontport; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_frontport ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + _cable_peer_id uuid, + type character varying(50) NOT NULL, + rear_port_position smallint NOT NULL, + _cable_peer_type_id integer, + cable_id uuid, + device_id uuid NOT NULL, + rear_port_id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + CONSTRAINT dcim_frontport_rear_port_position_check CHECK ((rear_port_position >= 0)) +); + + +ALTER TABLE public.dcim_frontport OWNER TO nautobot; + +-- +-- Name: dcim_frontporttemplate; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_frontporttemplate ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + type character varying(50) NOT NULL, + rear_port_position smallint NOT NULL, + device_type_id uuid NOT NULL, + rear_port_template_id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + CONSTRAINT dcim_frontporttemplate_rear_port_position_check CHECK ((rear_port_position >= 0)) +); + + +ALTER TABLE public.dcim_frontporttemplate OWNER TO nautobot; + +-- +-- Name: dcim_interface; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_interface ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + _cable_peer_id uuid, + enabled boolean NOT NULL, + mac_address character varying(18) NOT NULL, + mtu integer, + mode character varying(50) NOT NULL, + _name character varying(100) NOT NULL, + type character varying(50) NOT NULL, + mgmt_only boolean NOT NULL, + _cable_peer_type_id integer, + _path_id uuid, + cable_id uuid, + device_id uuid NOT NULL, + lag_id uuid, + untagged_vlan_id uuid, + status_id uuid NOT NULL, + parent_interface_id uuid, + bridge_id uuid, + created timestamp with time zone, + last_updated timestamp with time zone, + vrf_id uuid, + CONSTRAINT dcim_interface_mtu_check CHECK ((mtu >= 0)) +); + + +ALTER TABLE public.dcim_interface OWNER TO nautobot; + +-- +-- Name: dcim_interface_tagged_vlans; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_interface_tagged_vlans ( + id bigint NOT NULL, + interface_id uuid NOT NULL, + vlan_id uuid NOT NULL +); + + +ALTER TABLE public.dcim_interface_tagged_vlans OWNER TO nautobot; + +-- +-- Name: dcim_interface_tagged_vlans_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.dcim_interface_tagged_vlans_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.dcim_interface_tagged_vlans_id_seq OWNER TO nautobot; + +-- +-- Name: dcim_interface_tagged_vlans_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.dcim_interface_tagged_vlans_id_seq OWNED BY public.dcim_interface_tagged_vlans.id; + + +-- +-- Name: dcim_interfaceredundancygroup; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_interfaceredundancygroup ( + id uuid NOT NULL, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + created timestamp with time zone NOT NULL, + description character varying(200) NOT NULL, + protocol character varying(50) NOT NULL, + protocol_group_id character varying(50) NOT NULL, + secrets_group_id uuid, + status_id uuid NOT NULL, + virtual_ip_id uuid +); + + +ALTER TABLE public.dcim_interfaceredundancygroup OWNER TO nautobot; + +-- +-- Name: dcim_interfaceredundancygroupassociation; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_interfaceredundancygroupassociation ( + id uuid NOT NULL, + last_updated timestamp with time zone, + priority smallint NOT NULL, + interface_id uuid NOT NULL, + interface_redundancy_group_id uuid NOT NULL, + created timestamp with time zone, + CONSTRAINT dcim_interfaceredundancygroupassociation_priority_check CHECK ((priority >= 0)) +); + + +ALTER TABLE public.dcim_interfaceredundancygroupassociation OWNER TO nautobot; + +-- +-- Name: dcim_interfacetemplate; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_interfacetemplate ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + _name character varying(100) NOT NULL, + type character varying(50) NOT NULL, + mgmt_only boolean NOT NULL, + device_type_id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone +); + + +ALTER TABLE public.dcim_interfacetemplate OWNER TO nautobot; + +-- +-- Name: dcim_inventoryitem; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_inventoryitem ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + part_id character varying(50) NOT NULL, + serial character varying(255) NOT NULL, + asset_tag character varying(50), + discovered boolean NOT NULL, + device_id uuid NOT NULL, + manufacturer_id uuid, + parent_id uuid, + created timestamp with time zone, + last_updated timestamp with time zone +); + + +ALTER TABLE public.dcim_inventoryitem OWNER TO nautobot; + +-- +-- Name: dcim_location; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_location ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + _name character varying(100) NOT NULL, + description character varying(200) NOT NULL, + location_type_id uuid NOT NULL, + parent_id uuid, + status_id uuid NOT NULL, + tenant_id uuid, + asn bigint, + comments text NOT NULL, + contact_email character varying(254) NOT NULL, + contact_name character varying(100) NOT NULL, + contact_phone character varying(50) NOT NULL, + facility character varying(50) NOT NULL, + latitude numeric(8,6), + longitude numeric(9,6), + physical_address text NOT NULL, + shipping_address text NOT NULL, + time_zone character varying(63) NOT NULL +); + + +ALTER TABLE public.dcim_location OWNER TO nautobot; + +-- +-- Name: dcim_locationtype; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_locationtype ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL, + parent_id uuid, + nestable boolean NOT NULL +); + + +ALTER TABLE public.dcim_locationtype OWNER TO nautobot; + +-- +-- Name: dcim_locationtype_content_types; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_locationtype_content_types ( + id bigint NOT NULL, + locationtype_id uuid NOT NULL, + contenttype_id integer NOT NULL +); + + +ALTER TABLE public.dcim_locationtype_content_types OWNER TO nautobot; + +-- +-- Name: dcim_locationtype_content_types_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.dcim_locationtype_content_types_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.dcim_locationtype_content_types_id_seq OWNER TO nautobot; + +-- +-- Name: dcim_locationtype_content_types_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.dcim_locationtype_content_types_id_seq OWNED BY public.dcim_locationtype_content_types.id; + + +-- +-- Name: dcim_manufacturer; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_manufacturer ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL +); + + +ALTER TABLE public.dcim_manufacturer OWNER TO nautobot; + +-- +-- Name: dcim_platform; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_platform ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + napalm_driver character varying(50) NOT NULL, + napalm_args jsonb, + description character varying(200) NOT NULL, + manufacturer_id uuid, + network_driver character varying(100) NOT NULL +); + + +ALTER TABLE public.dcim_platform OWNER TO nautobot; + +-- +-- Name: dcim_powerfeed; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_powerfeed ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + _cable_peer_id uuid, + name character varying(100) NOT NULL, + type character varying(50) NOT NULL, + supply character varying(50) NOT NULL, + phase character varying(50) NOT NULL, + voltage smallint NOT NULL, + amperage smallint NOT NULL, + max_utilization smallint NOT NULL, + available_power integer NOT NULL, + comments text NOT NULL, + _cable_peer_type_id integer, + _path_id uuid, + cable_id uuid, + power_panel_id uuid NOT NULL, + rack_id uuid, + status_id uuid NOT NULL, + CONSTRAINT dcim_powerfeed_amperage_check CHECK ((amperage >= 0)), + CONSTRAINT dcim_powerfeed_available_power_check CHECK ((available_power >= 0)), + CONSTRAINT dcim_powerfeed_max_utilization_check CHECK ((max_utilization >= 0)) +); + + +ALTER TABLE public.dcim_powerfeed OWNER TO nautobot; + +-- +-- Name: dcim_poweroutlet; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_poweroutlet ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + _cable_peer_id uuid, + type character varying(50) NOT NULL, + feed_leg character varying(50) NOT NULL, + _cable_peer_type_id integer, + _path_id uuid, + cable_id uuid, + device_id uuid NOT NULL, + power_port_id uuid, + created timestamp with time zone, + last_updated timestamp with time zone +); + + +ALTER TABLE public.dcim_poweroutlet OWNER TO nautobot; + +-- +-- Name: dcim_poweroutlettemplate; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_poweroutlettemplate ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + type character varying(50) NOT NULL, + feed_leg character varying(50) NOT NULL, + device_type_id uuid NOT NULL, + power_port_template_id uuid, + created timestamp with time zone, + last_updated timestamp with time zone +); + + +ALTER TABLE public.dcim_poweroutlettemplate OWNER TO nautobot; + +-- +-- Name: dcim_powerpanel; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_powerpanel ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + rack_group_id uuid, + location_id uuid NOT NULL +); + + +ALTER TABLE public.dcim_powerpanel OWNER TO nautobot; + +-- +-- Name: dcim_powerport; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_powerport ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + _cable_peer_id uuid, + type character varying(50) NOT NULL, + maximum_draw smallint, + allocated_draw smallint, + _cable_peer_type_id integer, + _path_id uuid, + cable_id uuid, + device_id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + CONSTRAINT dcim_powerport_allocated_draw_check CHECK ((allocated_draw >= 0)), + CONSTRAINT dcim_powerport_maximum_draw_check CHECK ((maximum_draw >= 0)) +); + + +ALTER TABLE public.dcim_powerport OWNER TO nautobot; + +-- +-- Name: dcim_powerporttemplate; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_powerporttemplate ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + type character varying(50) NOT NULL, + maximum_draw smallint, + allocated_draw smallint, + device_type_id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + CONSTRAINT dcim_powerporttemplate_allocated_draw_check CHECK ((allocated_draw >= 0)), + CONSTRAINT dcim_powerporttemplate_maximum_draw_check CHECK ((maximum_draw >= 0)) +); + + +ALTER TABLE public.dcim_powerporttemplate OWNER TO nautobot; + +-- +-- Name: dcim_rack; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_rack ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + _name character varying(100) NOT NULL, + facility_id character varying(50), + serial character varying(255) NOT NULL, + asset_tag character varying(50), + type character varying(50) NOT NULL, + width smallint NOT NULL, + u_height smallint NOT NULL, + desc_units boolean NOT NULL, + outer_width smallint, + outer_depth smallint, + outer_unit character varying(50) NOT NULL, + comments text NOT NULL, + rack_group_id uuid, + status_id uuid NOT NULL, + tenant_id uuid, + location_id uuid NOT NULL, + role_id uuid, + CONSTRAINT dcim_rack_outer_depth_check CHECK ((outer_depth >= 0)), + CONSTRAINT dcim_rack_outer_width_check CHECK ((outer_width >= 0)), + CONSTRAINT dcim_rack_u_height_check CHECK ((u_height >= 0)), + CONSTRAINT dcim_rack_width_check CHECK ((width >= 0)) +); + + +ALTER TABLE public.dcim_rack OWNER TO nautobot; + +-- +-- Name: dcim_rackgroup; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_rackgroup ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL, + parent_id uuid, + location_id uuid NOT NULL +); + + +ALTER TABLE public.dcim_rackgroup OWNER TO nautobot; + +-- +-- Name: dcim_rackreservation; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_rackreservation ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + units jsonb NOT NULL, + description character varying(200) NOT NULL, + rack_id uuid NOT NULL, + tenant_id uuid, + user_id uuid NOT NULL +); + + +ALTER TABLE public.dcim_rackreservation OWNER TO nautobot; + +-- +-- Name: dcim_rearport; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_rearport ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + _cable_peer_id uuid, + type character varying(50) NOT NULL, + positions smallint NOT NULL, + _cable_peer_type_id integer, + cable_id uuid, + device_id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + CONSTRAINT dcim_rearport_positions_check CHECK ((positions >= 0)) +); + + +ALTER TABLE public.dcim_rearport OWNER TO nautobot; + +-- +-- Name: dcim_rearporttemplate; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_rearporttemplate ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + label character varying(64) NOT NULL, + description character varying(200) NOT NULL, + type character varying(50) NOT NULL, + positions smallint NOT NULL, + device_type_id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + CONSTRAINT dcim_rearporttemplate_positions_check CHECK ((positions >= 0)) +); + + +ALTER TABLE public.dcim_rearporttemplate OWNER TO nautobot; + +-- +-- Name: dcim_virtualchassis; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.dcim_virtualchassis ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(64) NOT NULL, + domain character varying(30) NOT NULL, + master_id uuid +); + + +ALTER TABLE public.dcim_virtualchassis OWNER TO nautobot; + +-- +-- Name: django_admin_log; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.django_admin_log ( + id integer NOT NULL, + action_time timestamp with time zone NOT NULL, + object_id text, + object_repr character varying(200) NOT NULL, + action_flag smallint NOT NULL, + change_message text NOT NULL, + content_type_id integer, + user_id uuid NOT NULL, + CONSTRAINT django_admin_log_action_flag_check CHECK ((action_flag >= 0)) +); + + +ALTER TABLE public.django_admin_log OWNER TO nautobot; + +-- +-- Name: django_admin_log_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.django_admin_log_id_seq + AS integer + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.django_admin_log_id_seq OWNER TO nautobot; + +-- +-- Name: django_admin_log_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.django_admin_log_id_seq OWNED BY public.django_admin_log.id; + + +-- +-- Name: django_celery_beat_clockedschedule; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.django_celery_beat_clockedschedule ( + id integer NOT NULL, + clocked_time timestamp with time zone NOT NULL +); + + +ALTER TABLE public.django_celery_beat_clockedschedule OWNER TO nautobot; + +-- +-- Name: django_celery_beat_clockedschedule_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.django_celery_beat_clockedschedule_id_seq + AS integer + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.django_celery_beat_clockedschedule_id_seq OWNER TO nautobot; + +-- +-- Name: django_celery_beat_clockedschedule_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.django_celery_beat_clockedschedule_id_seq OWNED BY public.django_celery_beat_clockedschedule.id; + + +-- +-- Name: django_celery_beat_crontabschedule; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.django_celery_beat_crontabschedule ( + id integer NOT NULL, + minute character varying(240) NOT NULL, + hour character varying(96) NOT NULL, + day_of_week character varying(64) NOT NULL, + day_of_month character varying(124) NOT NULL, + month_of_year character varying(64) NOT NULL, + timezone character varying(63) NOT NULL +); + + +ALTER TABLE public.django_celery_beat_crontabschedule OWNER TO nautobot; + +-- +-- Name: django_celery_beat_crontabschedule_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.django_celery_beat_crontabschedule_id_seq + AS integer + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.django_celery_beat_crontabschedule_id_seq OWNER TO nautobot; + +-- +-- Name: django_celery_beat_crontabschedule_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.django_celery_beat_crontabschedule_id_seq OWNED BY public.django_celery_beat_crontabschedule.id; + + +-- +-- Name: django_celery_beat_intervalschedule; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.django_celery_beat_intervalschedule ( + id integer NOT NULL, + every integer NOT NULL, + period character varying(24) NOT NULL +); + + +ALTER TABLE public.django_celery_beat_intervalschedule OWNER TO nautobot; + +-- +-- Name: django_celery_beat_intervalschedule_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.django_celery_beat_intervalschedule_id_seq + AS integer + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.django_celery_beat_intervalschedule_id_seq OWNER TO nautobot; + +-- +-- Name: django_celery_beat_intervalschedule_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.django_celery_beat_intervalschedule_id_seq OWNED BY public.django_celery_beat_intervalschedule.id; + + +-- +-- Name: django_celery_beat_periodictask; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.django_celery_beat_periodictask ( + id integer NOT NULL, + name character varying(200) NOT NULL, + task character varying(200) NOT NULL, + args text NOT NULL, + kwargs text NOT NULL, + queue character varying(200), + exchange character varying(200), + routing_key character varying(200), + expires timestamp with time zone, + enabled boolean NOT NULL, + last_run_at timestamp with time zone, + total_run_count integer NOT NULL, + date_changed timestamp with time zone NOT NULL, + description text NOT NULL, + crontab_id integer, + interval_id integer, + solar_id integer, + one_off boolean NOT NULL, + start_time timestamp with time zone, + priority integer, + headers text NOT NULL, + clocked_id integer, + expire_seconds integer, + CONSTRAINT django_celery_beat_periodictask_expire_seconds_check CHECK ((expire_seconds >= 0)), + CONSTRAINT django_celery_beat_periodictask_priority_check CHECK ((priority >= 0)), + CONSTRAINT django_celery_beat_periodictask_total_run_count_check CHECK ((total_run_count >= 0)) +); + + +ALTER TABLE public.django_celery_beat_periodictask OWNER TO nautobot; + +-- +-- Name: django_celery_beat_periodictask_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.django_celery_beat_periodictask_id_seq + AS integer + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.django_celery_beat_periodictask_id_seq OWNER TO nautobot; + +-- +-- Name: django_celery_beat_periodictask_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.django_celery_beat_periodictask_id_seq OWNED BY public.django_celery_beat_periodictask.id; + + +-- +-- Name: django_celery_beat_periodictasks; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.django_celery_beat_periodictasks ( + ident smallint NOT NULL, + last_update timestamp with time zone NOT NULL +); + + +ALTER TABLE public.django_celery_beat_periodictasks OWNER TO nautobot; + +-- +-- Name: django_celery_beat_solarschedule; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.django_celery_beat_solarschedule ( + id integer NOT NULL, + event character varying(24) NOT NULL, + latitude numeric(9,6) NOT NULL, + longitude numeric(9,6) NOT NULL +); + + +ALTER TABLE public.django_celery_beat_solarschedule OWNER TO nautobot; + +-- +-- Name: django_celery_beat_solarschedule_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.django_celery_beat_solarschedule_id_seq + AS integer + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.django_celery_beat_solarschedule_id_seq OWNER TO nautobot; + +-- +-- Name: django_celery_beat_solarschedule_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.django_celery_beat_solarschedule_id_seq OWNED BY public.django_celery_beat_solarschedule.id; + + +-- +-- Name: django_celery_results_chordcounter; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.django_celery_results_chordcounter ( + id integer NOT NULL, + group_id character varying(255) NOT NULL, + sub_tasks text NOT NULL, + count integer NOT NULL, + CONSTRAINT django_celery_results_chordcounter_count_check CHECK ((count >= 0)) +); + + +ALTER TABLE public.django_celery_results_chordcounter OWNER TO nautobot; + +-- +-- Name: django_celery_results_chordcounter_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.django_celery_results_chordcounter_id_seq + AS integer + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.django_celery_results_chordcounter_id_seq OWNER TO nautobot; + +-- +-- Name: django_celery_results_chordcounter_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.django_celery_results_chordcounter_id_seq OWNED BY public.django_celery_results_chordcounter.id; + + +-- +-- Name: django_celery_results_groupresult; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.django_celery_results_groupresult ( + id integer NOT NULL, + group_id character varying(255) NOT NULL, + date_created timestamp with time zone NOT NULL, + date_done timestamp with time zone NOT NULL, + content_type character varying(128) NOT NULL, + content_encoding character varying(64) NOT NULL, + result text +); + + +ALTER TABLE public.django_celery_results_groupresult OWNER TO nautobot; + +-- +-- Name: django_celery_results_groupresult_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.django_celery_results_groupresult_id_seq + AS integer + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.django_celery_results_groupresult_id_seq OWNER TO nautobot; + +-- +-- Name: django_celery_results_groupresult_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.django_celery_results_groupresult_id_seq OWNED BY public.django_celery_results_groupresult.id; + + +-- +-- Name: django_celery_results_taskresult; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.django_celery_results_taskresult ( + id integer NOT NULL, + task_id character varying(255) NOT NULL, + status character varying(50) NOT NULL, + content_type character varying(128) NOT NULL, + content_encoding character varying(64) NOT NULL, + result text, + date_done timestamp with time zone NOT NULL, + traceback text, + meta text, + task_args text, + task_kwargs text, + task_name character varying(255), + worker character varying(100), + date_created timestamp with time zone NOT NULL, + periodic_task_name character varying(255) +); + + +ALTER TABLE public.django_celery_results_taskresult OWNER TO nautobot; + +-- +-- Name: django_celery_results_taskresult_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.django_celery_results_taskresult_id_seq + AS integer + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.django_celery_results_taskresult_id_seq OWNER TO nautobot; + +-- +-- Name: django_celery_results_taskresult_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.django_celery_results_taskresult_id_seq OWNED BY public.django_celery_results_taskresult.id; + + +-- +-- Name: django_content_type; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.django_content_type ( + id integer NOT NULL, + app_label character varying(100) NOT NULL, + model character varying(100) NOT NULL +); + + +ALTER TABLE public.django_content_type OWNER TO nautobot; + +-- +-- Name: django_content_type_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.django_content_type_id_seq + AS integer + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.django_content_type_id_seq OWNER TO nautobot; + +-- +-- Name: django_content_type_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.django_content_type_id_seq OWNED BY public.django_content_type.id; + + +-- +-- Name: django_migrations; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.django_migrations ( + id bigint NOT NULL, + app character varying(255) NOT NULL, + name character varying(255) NOT NULL, + applied timestamp with time zone NOT NULL +); + + +ALTER TABLE public.django_migrations OWNER TO nautobot; + +-- +-- Name: django_migrations_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.django_migrations_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.django_migrations_id_seq OWNER TO nautobot; + +-- +-- Name: django_migrations_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.django_migrations_id_seq OWNED BY public.django_migrations.id; + + +-- +-- Name: django_session; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.django_session ( + session_key character varying(40) NOT NULL, + session_data text NOT NULL, + expire_date timestamp with time zone NOT NULL +); + + +ALTER TABLE public.django_session OWNER TO nautobot; + +-- +-- Name: extras_computedfield; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_computedfield ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + key character varying(100) NOT NULL, + label character varying(100) NOT NULL, + description character varying(200) NOT NULL, + template text NOT NULL, + fallback_value character varying(500) NOT NULL, + weight smallint NOT NULL, + content_type_id integer NOT NULL, + advanced_ui boolean NOT NULL, + CONSTRAINT extras_computedfield_weight_check CHECK ((weight >= 0)) +); + + +ALTER TABLE public.extras_computedfield OWNER TO nautobot; + +-- +-- Name: extras_configcontext; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_configcontext ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + name character varying(100) NOT NULL, + owner_object_id uuid, + weight smallint NOT NULL, + description character varying(200) NOT NULL, + is_active boolean NOT NULL, + data jsonb NOT NULL, + owner_content_type_id integer, + config_context_schema_id uuid, + CONSTRAINT extras_configcontext_weight_check CHECK ((weight >= 0)) +); + + +ALTER TABLE public.extras_configcontext OWNER TO nautobot; + +-- +-- Name: extras_configcontext_cluster_groups; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_configcontext_cluster_groups ( + id bigint NOT NULL, + configcontext_id uuid NOT NULL, + clustergroup_id uuid NOT NULL +); + + +ALTER TABLE public.extras_configcontext_cluster_groups OWNER TO nautobot; + +-- +-- Name: extras_configcontext_cluster_groups_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_configcontext_cluster_groups_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_configcontext_cluster_groups_id_seq OWNER TO nautobot; + +-- +-- Name: extras_configcontext_cluster_groups_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_configcontext_cluster_groups_id_seq OWNED BY public.extras_configcontext_cluster_groups.id; + + +-- +-- Name: extras_configcontext_clusters; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_configcontext_clusters ( + id bigint NOT NULL, + configcontext_id uuid NOT NULL, + cluster_id uuid NOT NULL +); + + +ALTER TABLE public.extras_configcontext_clusters OWNER TO nautobot; + +-- +-- Name: extras_configcontext_clusters_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_configcontext_clusters_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_configcontext_clusters_id_seq OWNER TO nautobot; + +-- +-- Name: extras_configcontext_clusters_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_configcontext_clusters_id_seq OWNED BY public.extras_configcontext_clusters.id; + + +-- +-- Name: extras_configcontext_device_redundancy_groups; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_configcontext_device_redundancy_groups ( + id bigint NOT NULL, + configcontext_id uuid NOT NULL, + deviceredundancygroup_id uuid NOT NULL +); + + +ALTER TABLE public.extras_configcontext_device_redundancy_groups OWNER TO nautobot; + +-- +-- Name: extras_configcontext_device_redundancy_groups_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_configcontext_device_redundancy_groups_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_configcontext_device_redundancy_groups_id_seq OWNER TO nautobot; + +-- +-- Name: extras_configcontext_device_redundancy_groups_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_configcontext_device_redundancy_groups_id_seq OWNED BY public.extras_configcontext_device_redundancy_groups.id; + + +-- +-- Name: extras_configcontext_device_types; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_configcontext_device_types ( + id bigint NOT NULL, + configcontext_id uuid NOT NULL, + devicetype_id uuid NOT NULL +); + + +ALTER TABLE public.extras_configcontext_device_types OWNER TO nautobot; + +-- +-- Name: extras_configcontext_device_types_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_configcontext_device_types_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_configcontext_device_types_id_seq OWNER TO nautobot; + +-- +-- Name: extras_configcontext_device_types_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_configcontext_device_types_id_seq OWNED BY public.extras_configcontext_device_types.id; + + +-- +-- Name: extras_configcontext_dynamic_groups; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_configcontext_dynamic_groups ( + id bigint NOT NULL, + configcontext_id uuid NOT NULL, + dynamicgroup_id uuid NOT NULL +); + + +ALTER TABLE public.extras_configcontext_dynamic_groups OWNER TO nautobot; + +-- +-- Name: extras_configcontext_dynamic_groups_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_configcontext_dynamic_groups_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_configcontext_dynamic_groups_id_seq OWNER TO nautobot; + +-- +-- Name: extras_configcontext_dynamic_groups_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_configcontext_dynamic_groups_id_seq OWNED BY public.extras_configcontext_dynamic_groups.id; + + +-- +-- Name: extras_configcontext_locations; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_configcontext_locations ( + id bigint NOT NULL, + configcontext_id uuid NOT NULL, + location_id uuid NOT NULL +); + + +ALTER TABLE public.extras_configcontext_locations OWNER TO nautobot; + +-- +-- Name: extras_configcontext_locations_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_configcontext_locations_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_configcontext_locations_id_seq OWNER TO nautobot; + +-- +-- Name: extras_configcontext_locations_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_configcontext_locations_id_seq OWNED BY public.extras_configcontext_locations.id; + + +-- +-- Name: extras_configcontext_roles; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_configcontext_roles ( + id bigint NOT NULL, + configcontext_id uuid NOT NULL, + role_id uuid NOT NULL +); + + +ALTER TABLE public.extras_configcontext_roles OWNER TO nautobot; + +-- +-- Name: extras_configcontext_new_roles_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_configcontext_new_roles_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_configcontext_new_roles_id_seq OWNER TO nautobot; + +-- +-- Name: extras_configcontext_new_roles_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_configcontext_new_roles_id_seq OWNED BY public.extras_configcontext_roles.id; + + +-- +-- Name: extras_configcontext_platforms; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_configcontext_platforms ( + id bigint NOT NULL, + configcontext_id uuid NOT NULL, + platform_id uuid NOT NULL +); + + +ALTER TABLE public.extras_configcontext_platforms OWNER TO nautobot; + +-- +-- Name: extras_configcontext_platforms_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_configcontext_platforms_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_configcontext_platforms_id_seq OWNER TO nautobot; + +-- +-- Name: extras_configcontext_platforms_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_configcontext_platforms_id_seq OWNED BY public.extras_configcontext_platforms.id; + + +-- +-- Name: extras_configcontext_tags; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_configcontext_tags ( + id bigint NOT NULL, + configcontext_id uuid NOT NULL, + tag_id uuid NOT NULL +); + + +ALTER TABLE public.extras_configcontext_tags OWNER TO nautobot; + +-- +-- Name: extras_configcontext_tags_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_configcontext_tags_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_configcontext_tags_id_seq OWNER TO nautobot; + +-- +-- Name: extras_configcontext_tags_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_configcontext_tags_id_seq OWNED BY public.extras_configcontext_tags.id; + + +-- +-- Name: extras_configcontext_tenant_groups; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_configcontext_tenant_groups ( + id bigint NOT NULL, + configcontext_id uuid NOT NULL, + tenantgroup_id uuid NOT NULL +); + + +ALTER TABLE public.extras_configcontext_tenant_groups OWNER TO nautobot; + +-- +-- Name: extras_configcontext_tenant_groups_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_configcontext_tenant_groups_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_configcontext_tenant_groups_id_seq OWNER TO nautobot; + +-- +-- Name: extras_configcontext_tenant_groups_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_configcontext_tenant_groups_id_seq OWNED BY public.extras_configcontext_tenant_groups.id; + + +-- +-- Name: extras_configcontext_tenants; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_configcontext_tenants ( + id bigint NOT NULL, + configcontext_id uuid NOT NULL, + tenant_id uuid NOT NULL +); + + +ALTER TABLE public.extras_configcontext_tenants OWNER TO nautobot; + +-- +-- Name: extras_configcontext_tenants_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_configcontext_tenants_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_configcontext_tenants_id_seq OWNER TO nautobot; + +-- +-- Name: extras_configcontext_tenants_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_configcontext_tenants_id_seq OWNED BY public.extras_configcontext_tenants.id; + + +-- +-- Name: extras_configcontextschema; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_configcontextschema ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(200) NOT NULL, + description character varying(200) NOT NULL, + data_schema jsonb NOT NULL, + owner_object_id uuid, + owner_content_type_id integer +); + + +ALTER TABLE public.extras_configcontextschema OWNER TO nautobot; + +-- +-- Name: extras_customfield; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_customfield ( + id uuid NOT NULL, + type character varying(50) NOT NULL, + label character varying(50) NOT NULL, + description character varying(200) NOT NULL, + required boolean NOT NULL, + filter_logic character varying(50) NOT NULL, + "default" jsonb, + weight smallint NOT NULL, + validation_minimum bigint, + validation_maximum bigint, + validation_regex character varying(500) NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + advanced_ui boolean NOT NULL, + key character varying(100) NOT NULL, + "grouping" character varying(255) NOT NULL, + CONSTRAINT extras_customfield_weight_check CHECK ((weight >= 0)) +); + + +ALTER TABLE public.extras_customfield OWNER TO nautobot; + +-- +-- Name: extras_customfield_content_types; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_customfield_content_types ( + id bigint NOT NULL, + customfield_id uuid NOT NULL, + contenttype_id integer NOT NULL +); + + +ALTER TABLE public.extras_customfield_content_types OWNER TO nautobot; + +-- +-- Name: extras_customfield_content_types_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_customfield_content_types_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_customfield_content_types_id_seq OWNER TO nautobot; + +-- +-- Name: extras_customfield_content_types_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_customfield_content_types_id_seq OWNED BY public.extras_customfield_content_types.id; + + +-- +-- Name: extras_customfieldchoice; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_customfieldchoice ( + id uuid NOT NULL, + value character varying(100) NOT NULL, + weight smallint NOT NULL, + custom_field_id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + CONSTRAINT extras_customfieldchoice_weight_check CHECK ((weight >= 0)) +); + + +ALTER TABLE public.extras_customfieldchoice OWNER TO nautobot; + +-- +-- Name: extras_customlink; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_customlink ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + name character varying(100) NOT NULL, + text character varying(500) NOT NULL, + target_url character varying(500) NOT NULL, + weight smallint NOT NULL, + group_name character varying(50) NOT NULL, + button_class character varying(30) NOT NULL, + new_window boolean NOT NULL, + content_type_id integer NOT NULL, + CONSTRAINT extras_customlink_weight_check CHECK ((weight >= 0)) +); + + +ALTER TABLE public.extras_customlink OWNER TO nautobot; + +-- +-- Name: extras_dynamicgroup; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_dynamicgroup ( + _custom_field_data jsonb NOT NULL, + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL, + filter jsonb NOT NULL, + content_type_id integer NOT NULL +); + + +ALTER TABLE public.extras_dynamicgroup OWNER TO nautobot; + +-- +-- Name: extras_dynamicgroupmembership; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_dynamicgroupmembership ( + id uuid NOT NULL, + operator character varying(12) NOT NULL, + weight smallint NOT NULL, + group_id uuid NOT NULL, + parent_group_id uuid NOT NULL, + CONSTRAINT extras_dynamicgroupmembership_weight_check CHECK ((weight >= 0)) +); + + +ALTER TABLE public.extras_dynamicgroupmembership OWNER TO nautobot; + +-- +-- Name: extras_exporttemplate; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_exporttemplate ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + owner_object_id uuid, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL, + template_code text NOT NULL, + mime_type character varying(50) NOT NULL, + file_extension character varying(15) NOT NULL, + content_type_id integer NOT NULL, + owner_content_type_id integer +); + + +ALTER TABLE public.extras_exporttemplate OWNER TO nautobot; + +-- +-- Name: extras_fileattachment; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_fileattachment ( + id uuid NOT NULL, + bytes bytea NOT NULL, + filename character varying(255) NOT NULL, + mimetype character varying(255) NOT NULL +); + + +ALTER TABLE public.extras_fileattachment OWNER TO nautobot; + +-- +-- Name: extras_fileproxy; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_fileproxy ( + id uuid NOT NULL, + name character varying(255) NOT NULL, + file character varying(100) NOT NULL, + uploaded_at timestamp with time zone NOT NULL +); + + +ALTER TABLE public.extras_fileproxy OWNER TO nautobot; + +-- +-- Name: extras_gitrepository; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_gitrepository ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + slug character varying(100) NOT NULL, + remote_url character varying(255) NOT NULL, + branch character varying(64) NOT NULL, + current_head character varying(48) NOT NULL, + provided_contents jsonb NOT NULL, + secrets_group_id uuid +); + + +ALTER TABLE public.extras_gitrepository OWNER TO nautobot; + +-- +-- Name: extras_graphqlquery; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_graphqlquery ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + name character varying(100) NOT NULL, + query text NOT NULL, + variables jsonb NOT NULL +); + + +ALTER TABLE public.extras_graphqlquery OWNER TO nautobot; + +-- +-- Name: extras_healthchecktestmodel; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_healthchecktestmodel ( + id uuid NOT NULL, + title character varying(128) NOT NULL +); + + +ALTER TABLE public.extras_healthchecktestmodel OWNER TO nautobot; + +-- +-- Name: extras_imageattachment; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_imageattachment ( + id uuid NOT NULL, + object_id uuid NOT NULL, + image character varying(100) NOT NULL, + image_height smallint NOT NULL, + image_width smallint NOT NULL, + name character varying(50) NOT NULL, + created timestamp with time zone NOT NULL, + content_type_id integer NOT NULL, + CONSTRAINT extras_imageattachment_image_height_check CHECK ((image_height >= 0)), + CONSTRAINT extras_imageattachment_image_width_check CHECK ((image_width >= 0)) +); + + +ALTER TABLE public.extras_imageattachment OWNER TO nautobot; + +-- +-- Name: extras_job; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_job ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + module_name character varying(100) NOT NULL, + job_class_name character varying(100) NOT NULL, + "grouping" character varying(255) NOT NULL, + name character varying(100) NOT NULL, + description text NOT NULL, + installed boolean NOT NULL, + enabled boolean NOT NULL, + dryrun_default boolean NOT NULL, + hidden boolean NOT NULL, + read_only boolean NOT NULL, + approval_required boolean NOT NULL, + soft_time_limit double precision NOT NULL, + time_limit double precision NOT NULL, + grouping_override boolean NOT NULL, + name_override boolean NOT NULL, + description_override boolean NOT NULL, + dryrun_default_override boolean NOT NULL, + hidden_override boolean NOT NULL, + approval_required_override boolean NOT NULL, + soft_time_limit_override boolean NOT NULL, + time_limit_override boolean NOT NULL, + has_sensitive_variables boolean NOT NULL, + has_sensitive_variables_override boolean NOT NULL, + is_job_hook_receiver boolean NOT NULL, + task_queues jsonb NOT NULL, + task_queues_override boolean NOT NULL, + is_job_button_receiver boolean NOT NULL, + supports_dryrun boolean NOT NULL +); + + +ALTER TABLE public.extras_job OWNER TO nautobot; + +-- +-- Name: extras_jobbutton; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_jobbutton ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + name character varying(100) NOT NULL, + text character varying(500) NOT NULL, + weight smallint NOT NULL, + group_name character varying(50) NOT NULL, + button_class character varying(30) NOT NULL, + confirmation boolean NOT NULL, + job_id uuid NOT NULL, + CONSTRAINT extras_jobbutton_weight_check CHECK ((weight >= 0)) +); + + +ALTER TABLE public.extras_jobbutton OWNER TO nautobot; + +-- +-- Name: extras_jobbutton_content_types; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_jobbutton_content_types ( + id bigint NOT NULL, + jobbutton_id uuid NOT NULL, + contenttype_id integer NOT NULL +); + + +ALTER TABLE public.extras_jobbutton_content_types OWNER TO nautobot; + +-- +-- Name: extras_jobbutton_content_types_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_jobbutton_content_types_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_jobbutton_content_types_id_seq OWNER TO nautobot; + +-- +-- Name: extras_jobbutton_content_types_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_jobbutton_content_types_id_seq OWNED BY public.extras_jobbutton_content_types.id; + + +-- +-- Name: extras_jobhook; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_jobhook ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + enabled boolean NOT NULL, + name character varying(100) NOT NULL, + type_create boolean NOT NULL, + type_delete boolean NOT NULL, + type_update boolean NOT NULL, + job_id uuid NOT NULL +); + + +ALTER TABLE public.extras_jobhook OWNER TO nautobot; + +-- +-- Name: extras_jobhook_content_types; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_jobhook_content_types ( + id bigint NOT NULL, + jobhook_id uuid NOT NULL, + contenttype_id integer NOT NULL +); + + +ALTER TABLE public.extras_jobhook_content_types OWNER TO nautobot; + +-- +-- Name: extras_jobhook_content_types_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_jobhook_content_types_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_jobhook_content_types_id_seq OWNER TO nautobot; + +-- +-- Name: extras_jobhook_content_types_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_jobhook_content_types_id_seq OWNED BY public.extras_jobhook_content_types.id; + + +-- +-- Name: extras_joblogentry; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_joblogentry ( + id uuid NOT NULL, + log_level character varying(32) NOT NULL, + "grouping" character varying(100) NOT NULL, + message text NOT NULL, + created timestamp with time zone NOT NULL, + log_object character varying(200) NOT NULL, + absolute_url character varying(255) NOT NULL, + job_result_id uuid NOT NULL +); + + +ALTER TABLE public.extras_joblogentry OWNER TO nautobot; + +-- +-- Name: extras_jobresult; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_jobresult ( + id uuid NOT NULL, + name character varying(255) NOT NULL, + date_created timestamp with time zone NOT NULL, + date_done timestamp with time zone, + status character varying(30) NOT NULL, + result jsonb, + user_id uuid, + _custom_field_data jsonb NOT NULL, + scheduled_job_id uuid, + job_model_id uuid, + task_args jsonb NOT NULL, + meta jsonb, + task_kwargs jsonb NOT NULL, + task_name character varying(255), + traceback text, + worker character varying(100), + celery_kwargs jsonb NOT NULL +); + + +ALTER TABLE public.extras_jobresult OWNER TO nautobot; + +-- +-- Name: extras_note; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_note ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + assigned_object_id uuid NOT NULL, + user_name character varying(150) NOT NULL, + note text NOT NULL, + assigned_object_type_id integer NOT NULL, + user_id uuid +); + + +ALTER TABLE public.extras_note OWNER TO nautobot; + +-- +-- Name: extras_objectchange; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_objectchange ( + id uuid NOT NULL, + "time" timestamp with time zone NOT NULL, + user_name character varying(150) NOT NULL, + request_id uuid NOT NULL, + action character varying(50) NOT NULL, + changed_object_id uuid NOT NULL, + related_object_id uuid, + object_repr character varying(200) NOT NULL, + object_data jsonb NOT NULL, + changed_object_type_id integer NOT NULL, + related_object_type_id integer, + user_id uuid, + object_data_v2 jsonb, + change_context character varying(50) NOT NULL, + change_context_detail character varying(400) NOT NULL +); + + +ALTER TABLE public.extras_objectchange OWNER TO nautobot; + +-- +-- Name: extras_relationship; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_relationship ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + label character varying(100) NOT NULL, + key character varying(100) NOT NULL, + description character varying(200) NOT NULL, + type character varying(50) NOT NULL, + source_label character varying(50) NOT NULL, + source_hidden boolean NOT NULL, + source_filter jsonb, + destination_label character varying(50) NOT NULL, + destination_hidden boolean NOT NULL, + destination_filter jsonb, + destination_type_id integer NOT NULL, + source_type_id integer NOT NULL, + advanced_ui boolean NOT NULL, + required_on character varying(12) NOT NULL +); + + +ALTER TABLE public.extras_relationship OWNER TO nautobot; + +-- +-- Name: extras_relationshipassociation; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_relationshipassociation ( + id uuid NOT NULL, + source_id uuid NOT NULL, + destination_id uuid NOT NULL, + destination_type_id integer NOT NULL, + relationship_id uuid NOT NULL, + source_type_id integer NOT NULL +); + + +ALTER TABLE public.extras_relationshipassociation OWNER TO nautobot; + +-- +-- Name: extras_role; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_role ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + color character varying(6) NOT NULL, + description character varying(200) NOT NULL, + weight smallint, + CONSTRAINT extras_role_weight_check CHECK ((weight >= 0)) +); + + +ALTER TABLE public.extras_role OWNER TO nautobot; + +-- +-- Name: extras_role_content_types; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_role_content_types ( + id bigint NOT NULL, + role_id uuid NOT NULL, + contenttype_id integer NOT NULL +); + + +ALTER TABLE public.extras_role_content_types OWNER TO nautobot; + +-- +-- Name: extras_role_content_types_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_role_content_types_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_role_content_types_id_seq OWNER TO nautobot; + +-- +-- Name: extras_role_content_types_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_role_content_types_id_seq OWNED BY public.extras_role_content_types.id; + + +-- +-- Name: extras_scheduledjob; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_scheduledjob ( + id uuid NOT NULL, + name character varying(200) NOT NULL, + task character varying(201) NOT NULL, + "interval" character varying(255) NOT NULL, + args jsonb NOT NULL, + kwargs jsonb NOT NULL, + queue character varying(200) NOT NULL, + one_off boolean NOT NULL, + start_time timestamp with time zone NOT NULL, + enabled boolean NOT NULL, + last_run_at timestamp with time zone, + total_run_count integer NOT NULL, + date_changed timestamp with time zone NOT NULL, + description text NOT NULL, + approval_required boolean NOT NULL, + approved_at timestamp with time zone, + approved_by_user_id uuid, + user_id uuid, + job_model_id uuid, + crontab character varying(255) NOT NULL, + celery_kwargs jsonb NOT NULL, + CONSTRAINT extras_scheduledjob_total_run_count_check CHECK ((total_run_count >= 0)) +); + + +ALTER TABLE public.extras_scheduledjob OWNER TO nautobot; + +-- +-- Name: extras_scheduledjobs; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_scheduledjobs ( + ident smallint NOT NULL, + last_update timestamp with time zone NOT NULL +); + + +ALTER TABLE public.extras_scheduledjobs OWNER TO nautobot; + +-- +-- Name: extras_secret; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_secret ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL, + provider character varying(100) NOT NULL, + parameters jsonb NOT NULL +); + + +ALTER TABLE public.extras_secret OWNER TO nautobot; + +-- +-- Name: extras_secretsgroup; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_secretsgroup ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL +); + + +ALTER TABLE public.extras_secretsgroup OWNER TO nautobot; + +-- +-- Name: extras_secretsgroupassociation; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_secretsgroupassociation ( + id uuid NOT NULL, + access_type character varying(32) NOT NULL, + secret_type character varying(32) NOT NULL, + secrets_group_id uuid NOT NULL, + secret_id uuid NOT NULL +); + + +ALTER TABLE public.extras_secretsgroupassociation OWNER TO nautobot; + +-- +-- Name: extras_status; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_status ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + color character varying(6) NOT NULL, + description character varying(200) NOT NULL +); + + +ALTER TABLE public.extras_status OWNER TO nautobot; + +-- +-- Name: extras_status_content_types; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_status_content_types ( + id bigint NOT NULL, + status_id uuid NOT NULL, + contenttype_id integer NOT NULL +); + + +ALTER TABLE public.extras_status_content_types OWNER TO nautobot; + +-- +-- Name: extras_status_content_types_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_status_content_types_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_status_content_types_id_seq OWNER TO nautobot; + +-- +-- Name: extras_status_content_types_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_status_content_types_id_seq OWNED BY public.extras_status_content_types.id; + + +-- +-- Name: extras_tag; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_tag ( + name character varying(100) NOT NULL, + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + color character varying(6) NOT NULL, + description character varying(200) NOT NULL +); + + +ALTER TABLE public.extras_tag OWNER TO nautobot; + +-- +-- Name: extras_tag_content_types; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_tag_content_types ( + id bigint NOT NULL, + tag_id uuid NOT NULL, + contenttype_id integer NOT NULL +); + + +ALTER TABLE public.extras_tag_content_types OWNER TO nautobot; + +-- +-- Name: extras_tag_content_types_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_tag_content_types_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_tag_content_types_id_seq OWNER TO nautobot; + +-- +-- Name: extras_tag_content_types_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_tag_content_types_id_seq OWNED BY public.extras_tag_content_types.id; + + +-- +-- Name: extras_taggeditem; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_taggeditem ( + id uuid NOT NULL, + object_id uuid NOT NULL, + content_type_id integer NOT NULL, + tag_id uuid NOT NULL +); + + +ALTER TABLE public.extras_taggeditem OWNER TO nautobot; + +-- +-- Name: extras_webhook; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_webhook ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + name character varying(150) NOT NULL, + type_create boolean NOT NULL, + type_update boolean NOT NULL, + type_delete boolean NOT NULL, + payload_url character varying(500) NOT NULL, + enabled boolean NOT NULL, + http_method character varying(30) NOT NULL, + http_content_type character varying(100) NOT NULL, + additional_headers text NOT NULL, + body_template text NOT NULL, + secret character varying(255) NOT NULL, + ssl_verification boolean NOT NULL, + ca_file_path character varying(4096) NOT NULL +); + + +ALTER TABLE public.extras_webhook OWNER TO nautobot; + +-- +-- Name: extras_webhook_content_types; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.extras_webhook_content_types ( + id bigint NOT NULL, + webhook_id uuid NOT NULL, + contenttype_id integer NOT NULL +); + + +ALTER TABLE public.extras_webhook_content_types OWNER TO nautobot; + +-- +-- Name: extras_webhook_content_types_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.extras_webhook_content_types_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.extras_webhook_content_types_id_seq OWNER TO nautobot; + +-- +-- Name: extras_webhook_content_types_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.extras_webhook_content_types_id_seq OWNED BY public.extras_webhook_content_types.id; + + +-- +-- Name: ipam_ipaddress; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.ipam_ipaddress ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + host bytea NOT NULL, + mask_length integer NOT NULL, + dns_name character varying(255) NOT NULL, + description character varying(200) NOT NULL, + nat_inside_id uuid, + status_id uuid NOT NULL, + tenant_id uuid, + role_id uuid, + ip_version integer, + parent_id uuid, + type character varying(50) NOT NULL +); + + +ALTER TABLE public.ipam_ipaddress OWNER TO nautobot; + +-- +-- Name: ipam_ipaddresstointerface; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.ipam_ipaddresstointerface ( + id uuid NOT NULL, + is_source boolean NOT NULL, + is_destination boolean NOT NULL, + is_default boolean NOT NULL, + is_preferred boolean NOT NULL, + is_primary boolean NOT NULL, + is_secondary boolean NOT NULL, + is_standby boolean NOT NULL, + interface_id uuid, + ip_address_id uuid NOT NULL, + vm_interface_id uuid +); + + +ALTER TABLE public.ipam_ipaddresstointerface OWNER TO nautobot; + +-- +-- Name: ipam_namespace; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.ipam_namespace ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(255) NOT NULL, + description character varying(200) NOT NULL, + location_id uuid +); + + +ALTER TABLE public.ipam_namespace OWNER TO nautobot; + +-- +-- Name: ipam_prefix; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.ipam_prefix ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + network bytea NOT NULL, + broadcast bytea NOT NULL, + prefix_length integer NOT NULL, + description character varying(200) NOT NULL, + status_id uuid NOT NULL, + tenant_id uuid, + vlan_id uuid, + location_id uuid, + role_id uuid, + type character varying(50) NOT NULL, + date_allocated timestamp with time zone, + rir_id uuid, + ip_version integer, + namespace_id uuid NOT NULL, + parent_id uuid +); + + +ALTER TABLE public.ipam_prefix OWNER TO nautobot; + +-- +-- Name: ipam_rir; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.ipam_rir ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + is_private boolean NOT NULL, + description character varying(200) NOT NULL +); + + +ALTER TABLE public.ipam_rir OWNER TO nautobot; + +-- +-- Name: ipam_routetarget; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.ipam_routetarget ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(21) NOT NULL, + description character varying(200) NOT NULL, + tenant_id uuid +); + + +ALTER TABLE public.ipam_routetarget OWNER TO nautobot; + +-- +-- Name: ipam_service; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.ipam_service ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + protocol character varying(50) NOT NULL, + ports jsonb NOT NULL, + description character varying(200) NOT NULL, + device_id uuid, + virtual_machine_id uuid +); + + +ALTER TABLE public.ipam_service OWNER TO nautobot; + +-- +-- Name: ipam_service_ip_addresses; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.ipam_service_ip_addresses ( + id bigint NOT NULL, + service_id uuid NOT NULL, + ipaddress_id uuid NOT NULL +); + + +ALTER TABLE public.ipam_service_ip_addresses OWNER TO nautobot; + +-- +-- Name: ipam_service_ipaddresses_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.ipam_service_ipaddresses_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.ipam_service_ipaddresses_id_seq OWNER TO nautobot; + +-- +-- Name: ipam_service_ipaddresses_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.ipam_service_ipaddresses_id_seq OWNED BY public.ipam_service_ip_addresses.id; + + +-- +-- Name: ipam_vlan; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.ipam_vlan ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + vid smallint NOT NULL, + name character varying(255) NOT NULL, + description character varying(200) NOT NULL, + vlan_group_id uuid, + status_id uuid NOT NULL, + tenant_id uuid, + location_id uuid, + role_id uuid, + CONSTRAINT ipam_vlan_vid_check CHECK ((vid >= 0)) +); + + +ALTER TABLE public.ipam_vlan OWNER TO nautobot; + +-- +-- Name: ipam_vlangroup; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.ipam_vlangroup ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL, + location_id uuid +); + + +ALTER TABLE public.ipam_vlangroup OWNER TO nautobot; + +-- +-- Name: ipam_vrf; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.ipam_vrf ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + rd character varying(21), + description character varying(200) NOT NULL, + tenant_id uuid, + namespace_id uuid NOT NULL +); + + +ALTER TABLE public.ipam_vrf OWNER TO nautobot; + +-- +-- Name: ipam_vrf_export_targets; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.ipam_vrf_export_targets ( + id bigint NOT NULL, + vrf_id uuid NOT NULL, + routetarget_id uuid NOT NULL +); + + +ALTER TABLE public.ipam_vrf_export_targets OWNER TO nautobot; + +-- +-- Name: ipam_vrf_export_targets_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.ipam_vrf_export_targets_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.ipam_vrf_export_targets_id_seq OWNER TO nautobot; + +-- +-- Name: ipam_vrf_export_targets_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.ipam_vrf_export_targets_id_seq OWNED BY public.ipam_vrf_export_targets.id; + + +-- +-- Name: ipam_vrf_import_targets; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.ipam_vrf_import_targets ( + id bigint NOT NULL, + vrf_id uuid NOT NULL, + routetarget_id uuid NOT NULL +); + + +ALTER TABLE public.ipam_vrf_import_targets OWNER TO nautobot; + +-- +-- Name: ipam_vrf_import_targets_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.ipam_vrf_import_targets_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.ipam_vrf_import_targets_id_seq OWNER TO nautobot; + +-- +-- Name: ipam_vrf_import_targets_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.ipam_vrf_import_targets_id_seq OWNED BY public.ipam_vrf_import_targets.id; + + +-- +-- Name: ipam_vrfdeviceassignment; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.ipam_vrfdeviceassignment ( + id uuid NOT NULL, + rd character varying(21), + name character varying(100) NOT NULL, + device_id uuid, + virtual_machine_id uuid, + vrf_id uuid NOT NULL +); + + +ALTER TABLE public.ipam_vrfdeviceassignment OWNER TO nautobot; + +-- +-- Name: ipam_vrfprefixassignment; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.ipam_vrfprefixassignment ( + id uuid NOT NULL, + prefix_id uuid NOT NULL, + vrf_id uuid NOT NULL +); + + +ALTER TABLE public.ipam_vrfprefixassignment OWNER TO nautobot; + +-- +-- Name: social_auth_association; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.social_auth_association ( + id bigint NOT NULL, + server_url character varying(255) NOT NULL, + handle character varying(255) NOT NULL, + secret character varying(255) NOT NULL, + issued integer NOT NULL, + lifetime integer NOT NULL, + assoc_type character varying(64) NOT NULL +); + + +ALTER TABLE public.social_auth_association OWNER TO nautobot; + +-- +-- Name: social_auth_association_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.social_auth_association_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.social_auth_association_id_seq OWNER TO nautobot; + +-- +-- Name: social_auth_association_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.social_auth_association_id_seq OWNED BY public.social_auth_association.id; + + +-- +-- Name: social_auth_code; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.social_auth_code ( + id bigint NOT NULL, + email character varying(254) NOT NULL, + code character varying(32) NOT NULL, + verified boolean NOT NULL, + "timestamp" timestamp with time zone NOT NULL +); + + +ALTER TABLE public.social_auth_code OWNER TO nautobot; + +-- +-- Name: social_auth_code_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.social_auth_code_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.social_auth_code_id_seq OWNER TO nautobot; + +-- +-- Name: social_auth_code_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.social_auth_code_id_seq OWNED BY public.social_auth_code.id; + + +-- +-- Name: social_auth_nonce; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.social_auth_nonce ( + id bigint NOT NULL, + server_url character varying(255) NOT NULL, + "timestamp" integer NOT NULL, + salt character varying(65) NOT NULL +); + + +ALTER TABLE public.social_auth_nonce OWNER TO nautobot; + +-- +-- Name: social_auth_nonce_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.social_auth_nonce_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.social_auth_nonce_id_seq OWNER TO nautobot; + +-- +-- Name: social_auth_nonce_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.social_auth_nonce_id_seq OWNED BY public.social_auth_nonce.id; + + +-- +-- Name: social_auth_partial; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.social_auth_partial ( + id bigint NOT NULL, + token character varying(32) NOT NULL, + next_step smallint NOT NULL, + backend character varying(32) NOT NULL, + data text NOT NULL, + "timestamp" timestamp with time zone NOT NULL, + CONSTRAINT social_auth_partial_next_step_check CHECK ((next_step >= 0)) +); + + +ALTER TABLE public.social_auth_partial OWNER TO nautobot; + +-- +-- Name: social_auth_partial_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.social_auth_partial_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.social_auth_partial_id_seq OWNER TO nautobot; + +-- +-- Name: social_auth_partial_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.social_auth_partial_id_seq OWNED BY public.social_auth_partial.id; + + +-- +-- Name: social_auth_usersocialauth; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.social_auth_usersocialauth ( + id bigint NOT NULL, + provider character varying(32) NOT NULL, + uid character varying(255) NOT NULL, + extra_data text NOT NULL, + user_id uuid NOT NULL, + created timestamp with time zone NOT NULL, + modified timestamp with time zone NOT NULL +); + + +ALTER TABLE public.social_auth_usersocialauth OWNER TO nautobot; + +-- +-- Name: social_auth_usersocialauth_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.social_auth_usersocialauth_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.social_auth_usersocialauth_id_seq OWNER TO nautobot; + +-- +-- Name: social_auth_usersocialauth_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.social_auth_usersocialauth_id_seq OWNED BY public.social_auth_usersocialauth.id; + + +-- +-- Name: taggit_tag; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.taggit_tag ( + id integer NOT NULL, + name character varying(100) NOT NULL, + slug character varying(100) NOT NULL +); + + +ALTER TABLE public.taggit_tag OWNER TO nautobot; + +-- +-- Name: taggit_tag_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.taggit_tag_id_seq + AS integer + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.taggit_tag_id_seq OWNER TO nautobot; + +-- +-- Name: taggit_tag_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.taggit_tag_id_seq OWNED BY public.taggit_tag.id; + + +-- +-- Name: taggit_taggeditem; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.taggit_taggeditem ( + id integer NOT NULL, + object_id integer NOT NULL, + content_type_id integer NOT NULL, + tag_id integer NOT NULL +); + + +ALTER TABLE public.taggit_taggeditem OWNER TO nautobot; + +-- +-- Name: taggit_taggeditem_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.taggit_taggeditem_id_seq + AS integer + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.taggit_taggeditem_id_seq OWNER TO nautobot; + +-- +-- Name: taggit_taggeditem_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.taggit_taggeditem_id_seq OWNED BY public.taggit_taggeditem.id; + + +-- +-- Name: tenancy_tenant; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.tenancy_tenant ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL, + comments text NOT NULL, + tenant_group_id uuid +); + + +ALTER TABLE public.tenancy_tenant OWNER TO nautobot; + +-- +-- Name: tenancy_tenantgroup; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.tenancy_tenantgroup ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL, + parent_id uuid +); + + +ALTER TABLE public.tenancy_tenantgroup OWNER TO nautobot; + +-- +-- Name: users_objectpermission; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.users_objectpermission ( + id uuid NOT NULL, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL, + enabled boolean NOT NULL, + actions jsonb NOT NULL, + constraints jsonb +); + + +ALTER TABLE public.users_objectpermission OWNER TO nautobot; + +-- +-- Name: users_objectpermission_groups; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.users_objectpermission_groups ( + id bigint NOT NULL, + objectpermission_id uuid NOT NULL, + group_id integer NOT NULL +); + + +ALTER TABLE public.users_objectpermission_groups OWNER TO nautobot; + +-- +-- Name: users_objectpermission_groups_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.users_objectpermission_groups_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.users_objectpermission_groups_id_seq OWNER TO nautobot; + +-- +-- Name: users_objectpermission_groups_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.users_objectpermission_groups_id_seq OWNED BY public.users_objectpermission_groups.id; + + +-- +-- Name: users_objectpermission_object_types; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.users_objectpermission_object_types ( + id bigint NOT NULL, + objectpermission_id uuid NOT NULL, + contenttype_id integer NOT NULL +); + + +ALTER TABLE public.users_objectpermission_object_types OWNER TO nautobot; + +-- +-- Name: users_objectpermission_object_types_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.users_objectpermission_object_types_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.users_objectpermission_object_types_id_seq OWNER TO nautobot; + +-- +-- Name: users_objectpermission_object_types_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.users_objectpermission_object_types_id_seq OWNED BY public.users_objectpermission_object_types.id; + + +-- +-- Name: users_objectpermission_users; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.users_objectpermission_users ( + id bigint NOT NULL, + objectpermission_id uuid NOT NULL, + user_id uuid NOT NULL +); + + +ALTER TABLE public.users_objectpermission_users OWNER TO nautobot; + +-- +-- Name: users_objectpermission_users_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.users_objectpermission_users_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.users_objectpermission_users_id_seq OWNER TO nautobot; + +-- +-- Name: users_objectpermission_users_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.users_objectpermission_users_id_seq OWNED BY public.users_objectpermission_users.id; + + +-- +-- Name: users_token; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.users_token ( + id uuid NOT NULL, + created timestamp with time zone NOT NULL, + expires timestamp with time zone, + key character varying(40) NOT NULL, + write_enabled boolean NOT NULL, + description character varying(200) NOT NULL, + user_id uuid NOT NULL +); + + +ALTER TABLE public.users_token OWNER TO nautobot; + +-- +-- Name: virtualization_cluster; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.virtualization_cluster ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + comments text NOT NULL, + cluster_group_id uuid, + tenant_id uuid, + cluster_type_id uuid NOT NULL, + location_id uuid +); + + +ALTER TABLE public.virtualization_cluster OWNER TO nautobot; + +-- +-- Name: virtualization_clustergroup; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.virtualization_clustergroup ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL +); + + +ALTER TABLE public.virtualization_clustergroup OWNER TO nautobot; + +-- +-- Name: virtualization_clustertype; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.virtualization_clustertype ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + name character varying(100) NOT NULL, + description character varying(200) NOT NULL +); + + +ALTER TABLE public.virtualization_clustertype OWNER TO nautobot; + +-- +-- Name: virtualization_virtualmachine; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.virtualization_virtualmachine ( + id uuid NOT NULL, + created timestamp with time zone, + last_updated timestamp with time zone, + _custom_field_data jsonb NOT NULL, + local_config_context_data jsonb, + local_config_context_data_owner_object_id uuid, + name character varying(64) NOT NULL, + vcpus smallint, + memory integer, + disk integer, + comments text NOT NULL, + cluster_id uuid NOT NULL, + local_config_context_data_owner_content_type_id integer, + platform_id uuid, + primary_ip4_id uuid, + primary_ip6_id uuid, + status_id uuid NOT NULL, + tenant_id uuid, + local_config_context_schema_id uuid, + role_id uuid, + CONSTRAINT virtualization_virtualmachine_disk_check CHECK ((disk >= 0)), + CONSTRAINT virtualization_virtualmachine_memory_check CHECK ((memory >= 0)), + CONSTRAINT virtualization_virtualmachine_vcpus_check CHECK ((vcpus >= 0)) +); + + +ALTER TABLE public.virtualization_virtualmachine OWNER TO nautobot; + +-- +-- Name: virtualization_vminterface; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.virtualization_vminterface ( + id uuid NOT NULL, + _custom_field_data jsonb NOT NULL, + enabled boolean NOT NULL, + mac_address character varying(18) NOT NULL, + mtu integer, + mode character varying(50) NOT NULL, + name character varying(64) NOT NULL, + _name character varying(100) NOT NULL, + description character varying(200) NOT NULL, + untagged_vlan_id uuid, + virtual_machine_id uuid NOT NULL, + status_id uuid NOT NULL, + parent_interface_id uuid, + bridge_id uuid, + created timestamp with time zone, + last_updated timestamp with time zone, + vrf_id uuid, + CONSTRAINT virtualization_vminterface_mtu_check CHECK ((mtu >= 0)) +); + + +ALTER TABLE public.virtualization_vminterface OWNER TO nautobot; + +-- +-- Name: virtualization_vminterface_tagged_vlans; Type: TABLE; Schema: public; Owner: nautobot +-- + +CREATE TABLE public.virtualization_vminterface_tagged_vlans ( + id bigint NOT NULL, + vminterface_id uuid NOT NULL, + vlan_id uuid NOT NULL +); + + +ALTER TABLE public.virtualization_vminterface_tagged_vlans OWNER TO nautobot; + +-- +-- Name: virtualization_vminterface_tagged_vlans_id_seq; Type: SEQUENCE; Schema: public; Owner: nautobot +-- + +CREATE SEQUENCE public.virtualization_vminterface_tagged_vlans_id_seq + START WITH 1 + INCREMENT BY 1 + NO MINVALUE + NO MAXVALUE + CACHE 1; + + +ALTER TABLE public.virtualization_vminterface_tagged_vlans_id_seq OWNER TO nautobot; + +-- +-- Name: virtualization_vminterface_tagged_vlans_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: nautobot +-- + +ALTER SEQUENCE public.virtualization_vminterface_tagged_vlans_id_seq OWNED BY public.virtualization_vminterface_tagged_vlans.id; + + +-- +-- Name: auth_group id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_group ALTER COLUMN id SET DEFAULT nextval('public.auth_group_id_seq'::regclass); + + +-- +-- Name: auth_group_permissions id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_group_permissions ALTER COLUMN id SET DEFAULT nextval('public.auth_group_permissions_id_seq'::regclass); + + +-- +-- Name: auth_permission id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_permission ALTER COLUMN id SET DEFAULT nextval('public.auth_permission_id_seq'::regclass); + + +-- +-- Name: auth_user_groups id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_user_groups ALTER COLUMN id SET DEFAULT nextval('public.auth_user_groups_id_seq'::regclass); + + +-- +-- Name: auth_user_user_permissions id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_user_user_permissions ALTER COLUMN id SET DEFAULT nextval('public.auth_user_user_permissions_id_seq'::regclass); + + +-- +-- Name: constance_config id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.constance_config ALTER COLUMN id SET DEFAULT nextval('public.constance_config_id_seq'::regclass); + + +-- +-- Name: dcim_interface_tagged_vlans id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface_tagged_vlans ALTER COLUMN id SET DEFAULT nextval('public.dcim_interface_tagged_vlans_id_seq'::regclass); + + +-- +-- Name: dcim_locationtype_content_types id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_locationtype_content_types ALTER COLUMN id SET DEFAULT nextval('public.dcim_locationtype_content_types_id_seq'::regclass); + + +-- +-- Name: django_admin_log id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_admin_log ALTER COLUMN id SET DEFAULT nextval('public.django_admin_log_id_seq'::regclass); + + +-- +-- Name: django_celery_beat_clockedschedule id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_clockedschedule ALTER COLUMN id SET DEFAULT nextval('public.django_celery_beat_clockedschedule_id_seq'::regclass); + + +-- +-- Name: django_celery_beat_crontabschedule id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_crontabschedule ALTER COLUMN id SET DEFAULT nextval('public.django_celery_beat_crontabschedule_id_seq'::regclass); + + +-- +-- Name: django_celery_beat_intervalschedule id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_intervalschedule ALTER COLUMN id SET DEFAULT nextval('public.django_celery_beat_intervalschedule_id_seq'::regclass); + + +-- +-- Name: django_celery_beat_periodictask id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_periodictask ALTER COLUMN id SET DEFAULT nextval('public.django_celery_beat_periodictask_id_seq'::regclass); + + +-- +-- Name: django_celery_beat_solarschedule id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_solarschedule ALTER COLUMN id SET DEFAULT nextval('public.django_celery_beat_solarschedule_id_seq'::regclass); + + +-- +-- Name: django_celery_results_chordcounter id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_results_chordcounter ALTER COLUMN id SET DEFAULT nextval('public.django_celery_results_chordcounter_id_seq'::regclass); + + +-- +-- Name: django_celery_results_groupresult id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_results_groupresult ALTER COLUMN id SET DEFAULT nextval('public.django_celery_results_groupresult_id_seq'::regclass); + + +-- +-- Name: django_celery_results_taskresult id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_results_taskresult ALTER COLUMN id SET DEFAULT nextval('public.django_celery_results_taskresult_id_seq'::regclass); + + +-- +-- Name: django_content_type id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_content_type ALTER COLUMN id SET DEFAULT nextval('public.django_content_type_id_seq'::regclass); + + +-- +-- Name: django_migrations id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_migrations ALTER COLUMN id SET DEFAULT nextval('public.django_migrations_id_seq'::regclass); + + +-- +-- Name: extras_configcontext_cluster_groups id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_cluster_groups ALTER COLUMN id SET DEFAULT nextval('public.extras_configcontext_cluster_groups_id_seq'::regclass); + + +-- +-- Name: extras_configcontext_clusters id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_clusters ALTER COLUMN id SET DEFAULT nextval('public.extras_configcontext_clusters_id_seq'::regclass); + + +-- +-- Name: extras_configcontext_device_redundancy_groups id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_device_redundancy_groups ALTER COLUMN id SET DEFAULT nextval('public.extras_configcontext_device_redundancy_groups_id_seq'::regclass); + + +-- +-- Name: extras_configcontext_device_types id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_device_types ALTER COLUMN id SET DEFAULT nextval('public.extras_configcontext_device_types_id_seq'::regclass); + + +-- +-- Name: extras_configcontext_dynamic_groups id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_dynamic_groups ALTER COLUMN id SET DEFAULT nextval('public.extras_configcontext_dynamic_groups_id_seq'::regclass); + + +-- +-- Name: extras_configcontext_locations id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_locations ALTER COLUMN id SET DEFAULT nextval('public.extras_configcontext_locations_id_seq'::regclass); + + +-- +-- Name: extras_configcontext_platforms id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_platforms ALTER COLUMN id SET DEFAULT nextval('public.extras_configcontext_platforms_id_seq'::regclass); + + +-- +-- Name: extras_configcontext_roles id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_roles ALTER COLUMN id SET DEFAULT nextval('public.extras_configcontext_new_roles_id_seq'::regclass); + + +-- +-- Name: extras_configcontext_tags id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_tags ALTER COLUMN id SET DEFAULT nextval('public.extras_configcontext_tags_id_seq'::regclass); + + +-- +-- Name: extras_configcontext_tenant_groups id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_tenant_groups ALTER COLUMN id SET DEFAULT nextval('public.extras_configcontext_tenant_groups_id_seq'::regclass); + + +-- +-- Name: extras_configcontext_tenants id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_tenants ALTER COLUMN id SET DEFAULT nextval('public.extras_configcontext_tenants_id_seq'::regclass); + + +-- +-- Name: extras_customfield_content_types id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_customfield_content_types ALTER COLUMN id SET DEFAULT nextval('public.extras_customfield_content_types_id_seq'::regclass); + + +-- +-- Name: extras_jobbutton_content_types id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobbutton_content_types ALTER COLUMN id SET DEFAULT nextval('public.extras_jobbutton_content_types_id_seq'::regclass); + + +-- +-- Name: extras_jobhook_content_types id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobhook_content_types ALTER COLUMN id SET DEFAULT nextval('public.extras_jobhook_content_types_id_seq'::regclass); + + +-- +-- Name: extras_role_content_types id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_role_content_types ALTER COLUMN id SET DEFAULT nextval('public.extras_role_content_types_id_seq'::regclass); + + +-- +-- Name: extras_status_content_types id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_status_content_types ALTER COLUMN id SET DEFAULT nextval('public.extras_status_content_types_id_seq'::regclass); + + +-- +-- Name: extras_tag_content_types id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_tag_content_types ALTER COLUMN id SET DEFAULT nextval('public.extras_tag_content_types_id_seq'::regclass); + + +-- +-- Name: extras_webhook_content_types id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_webhook_content_types ALTER COLUMN id SET DEFAULT nextval('public.extras_webhook_content_types_id_seq'::regclass); + + +-- +-- Name: ipam_service_ip_addresses id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_service_ip_addresses ALTER COLUMN id SET DEFAULT nextval('public.ipam_service_ipaddresses_id_seq'::regclass); + + +-- +-- Name: ipam_vrf_export_targets id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrf_export_targets ALTER COLUMN id SET DEFAULT nextval('public.ipam_vrf_export_targets_id_seq'::regclass); + + +-- +-- Name: ipam_vrf_import_targets id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrf_import_targets ALTER COLUMN id SET DEFAULT nextval('public.ipam_vrf_import_targets_id_seq'::regclass); + + +-- +-- Name: social_auth_association id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.social_auth_association ALTER COLUMN id SET DEFAULT nextval('public.social_auth_association_id_seq'::regclass); + + +-- +-- Name: social_auth_code id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.social_auth_code ALTER COLUMN id SET DEFAULT nextval('public.social_auth_code_id_seq'::regclass); + + +-- +-- Name: social_auth_nonce id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.social_auth_nonce ALTER COLUMN id SET DEFAULT nextval('public.social_auth_nonce_id_seq'::regclass); + + +-- +-- Name: social_auth_partial id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.social_auth_partial ALTER COLUMN id SET DEFAULT nextval('public.social_auth_partial_id_seq'::regclass); + + +-- +-- Name: social_auth_usersocialauth id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.social_auth_usersocialauth ALTER COLUMN id SET DEFAULT nextval('public.social_auth_usersocialauth_id_seq'::regclass); + + +-- +-- Name: taggit_tag id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.taggit_tag ALTER COLUMN id SET DEFAULT nextval('public.taggit_tag_id_seq'::regclass); + + +-- +-- Name: taggit_taggeditem id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.taggit_taggeditem ALTER COLUMN id SET DEFAULT nextval('public.taggit_taggeditem_id_seq'::regclass); + + +-- +-- Name: users_objectpermission_groups id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission_groups ALTER COLUMN id SET DEFAULT nextval('public.users_objectpermission_groups_id_seq'::regclass); + + +-- +-- Name: users_objectpermission_object_types id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission_object_types ALTER COLUMN id SET DEFAULT nextval('public.users_objectpermission_object_types_id_seq'::regclass); + + +-- +-- Name: users_objectpermission_users id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission_users ALTER COLUMN id SET DEFAULT nextval('public.users_objectpermission_users_id_seq'::regclass); + + +-- +-- Name: virtualization_vminterface_tagged_vlans id; Type: DEFAULT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_vminterface_tagged_vlans ALTER COLUMN id SET DEFAULT nextval('public.virtualization_vminterface_tagged_vlans_id_seq'::regclass); + + +-- +-- Data for Name: auth_group; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: auth_group_permissions; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: auth_permission; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + +INSERT INTO public.auth_permission VALUES (1, 'Can add permission', 1, 'add_permission'); +INSERT INTO public.auth_permission VALUES (2, 'Can change permission', 1, 'change_permission'); +INSERT INTO public.auth_permission VALUES (3, 'Can delete permission', 1, 'delete_permission'); +INSERT INTO public.auth_permission VALUES (4, 'Can view permission', 1, 'view_permission'); +INSERT INTO public.auth_permission VALUES (5, 'Can add group', 2, 'add_group'); +INSERT INTO public.auth_permission VALUES (6, 'Can change group', 2, 'change_group'); +INSERT INTO public.auth_permission VALUES (7, 'Can delete group', 2, 'delete_group'); +INSERT INTO public.auth_permission VALUES (8, 'Can view group', 2, 'view_group'); +INSERT INTO public.auth_permission VALUES (9, 'Can change config', 3, 'change_config'); +INSERT INTO public.auth_permission VALUES (10, 'Can view config', 3, 'view_config'); +INSERT INTO public.auth_permission VALUES (11, 'Can add content type', 4, 'add_contenttype'); +INSERT INTO public.auth_permission VALUES (12, 'Can change content type', 4, 'change_contenttype'); +INSERT INTO public.auth_permission VALUES (13, 'Can delete content type', 4, 'delete_contenttype'); +INSERT INTO public.auth_permission VALUES (14, 'Can view content type', 4, 'view_contenttype'); +INSERT INTO public.auth_permission VALUES (15, 'Can add session', 5, 'add_session'); +INSERT INTO public.auth_permission VALUES (16, 'Can change session', 5, 'change_session'); +INSERT INTO public.auth_permission VALUES (17, 'Can delete session', 5, 'delete_session'); +INSERT INTO public.auth_permission VALUES (18, 'Can view session', 5, 'view_session'); +INSERT INTO public.auth_permission VALUES (19, 'Can add user social auth', 6, 'add_usersocialauth'); +INSERT INTO public.auth_permission VALUES (20, 'Can change user social auth', 6, 'change_usersocialauth'); +INSERT INTO public.auth_permission VALUES (21, 'Can delete user social auth', 6, 'delete_usersocialauth'); +INSERT INTO public.auth_permission VALUES (22, 'Can view user social auth', 6, 'view_usersocialauth'); +INSERT INTO public.auth_permission VALUES (23, 'Can add nonce', 7, 'add_nonce'); +INSERT INTO public.auth_permission VALUES (24, 'Can change nonce', 7, 'change_nonce'); +INSERT INTO public.auth_permission VALUES (25, 'Can delete nonce', 7, 'delete_nonce'); +INSERT INTO public.auth_permission VALUES (26, 'Can view nonce', 7, 'view_nonce'); +INSERT INTO public.auth_permission VALUES (27, 'Can add association', 8, 'add_association'); +INSERT INTO public.auth_permission VALUES (28, 'Can change association', 8, 'change_association'); +INSERT INTO public.auth_permission VALUES (29, 'Can delete association', 8, 'delete_association'); +INSERT INTO public.auth_permission VALUES (30, 'Can view association', 8, 'view_association'); +INSERT INTO public.auth_permission VALUES (31, 'Can add code', 9, 'add_code'); +INSERT INTO public.auth_permission VALUES (32, 'Can change code', 9, 'change_code'); +INSERT INTO public.auth_permission VALUES (33, 'Can delete code', 9, 'delete_code'); +INSERT INTO public.auth_permission VALUES (34, 'Can view code', 9, 'view_code'); +INSERT INTO public.auth_permission VALUES (35, 'Can add partial', 10, 'add_partial'); +INSERT INTO public.auth_permission VALUES (36, 'Can change partial', 10, 'change_partial'); +INSERT INTO public.auth_permission VALUES (37, 'Can delete partial', 10, 'delete_partial'); +INSERT INTO public.auth_permission VALUES (38, 'Can view partial', 10, 'view_partial'); +INSERT INTO public.auth_permission VALUES (39, 'Can add tag', 11, 'add_tag'); +INSERT INTO public.auth_permission VALUES (40, 'Can change tag', 11, 'change_tag'); +INSERT INTO public.auth_permission VALUES (41, 'Can delete tag', 11, 'delete_tag'); +INSERT INTO public.auth_permission VALUES (42, 'Can view tag', 11, 'view_tag'); +INSERT INTO public.auth_permission VALUES (43, 'Can add tagged item', 12, 'add_taggeditem'); +INSERT INTO public.auth_permission VALUES (44, 'Can change tagged item', 12, 'change_taggeditem'); +INSERT INTO public.auth_permission VALUES (45, 'Can delete tagged item', 12, 'delete_taggeditem'); +INSERT INTO public.auth_permission VALUES (46, 'Can view tagged item', 12, 'view_taggeditem'); +INSERT INTO public.auth_permission VALUES (47, 'Can add log entry', 13, 'add_logentry'); +INSERT INTO public.auth_permission VALUES (48, 'Can change log entry', 13, 'change_logentry'); +INSERT INTO public.auth_permission VALUES (49, 'Can delete log entry', 13, 'delete_logentry'); +INSERT INTO public.auth_permission VALUES (50, 'Can view log entry', 13, 'view_logentry'); +INSERT INTO public.auth_permission VALUES (51, 'Can add solar event', 14, 'add_solarschedule'); +INSERT INTO public.auth_permission VALUES (52, 'Can change solar event', 14, 'change_solarschedule'); +INSERT INTO public.auth_permission VALUES (53, 'Can delete solar event', 14, 'delete_solarschedule'); +INSERT INTO public.auth_permission VALUES (54, 'Can view solar event', 14, 'view_solarschedule'); +INSERT INTO public.auth_permission VALUES (55, 'Can add interval', 15, 'add_intervalschedule'); +INSERT INTO public.auth_permission VALUES (56, 'Can change interval', 15, 'change_intervalschedule'); +INSERT INTO public.auth_permission VALUES (57, 'Can delete interval', 15, 'delete_intervalschedule'); +INSERT INTO public.auth_permission VALUES (58, 'Can view interval', 15, 'view_intervalschedule'); +INSERT INTO public.auth_permission VALUES (59, 'Can add clocked', 16, 'add_clockedschedule'); +INSERT INTO public.auth_permission VALUES (60, 'Can change clocked', 16, 'change_clockedschedule'); +INSERT INTO public.auth_permission VALUES (61, 'Can delete clocked', 16, 'delete_clockedschedule'); +INSERT INTO public.auth_permission VALUES (62, 'Can view clocked', 16, 'view_clockedschedule'); +INSERT INTO public.auth_permission VALUES (63, 'Can add crontab', 17, 'add_crontabschedule'); +INSERT INTO public.auth_permission VALUES (64, 'Can change crontab', 17, 'change_crontabschedule'); +INSERT INTO public.auth_permission VALUES (65, 'Can delete crontab', 17, 'delete_crontabschedule'); +INSERT INTO public.auth_permission VALUES (66, 'Can view crontab', 17, 'view_crontabschedule'); +INSERT INTO public.auth_permission VALUES (67, 'Can add periodic tasks', 18, 'add_periodictasks'); +INSERT INTO public.auth_permission VALUES (68, 'Can change periodic tasks', 18, 'change_periodictasks'); +INSERT INTO public.auth_permission VALUES (69, 'Can delete periodic tasks', 18, 'delete_periodictasks'); +INSERT INTO public.auth_permission VALUES (70, 'Can view periodic tasks', 18, 'view_periodictasks'); +INSERT INTO public.auth_permission VALUES (71, 'Can add periodic task', 19, 'add_periodictask'); +INSERT INTO public.auth_permission VALUES (72, 'Can change periodic task', 19, 'change_periodictask'); +INSERT INTO public.auth_permission VALUES (73, 'Can delete periodic task', 19, 'delete_periodictask'); +INSERT INTO public.auth_permission VALUES (74, 'Can view periodic task', 19, 'view_periodictask'); +INSERT INTO public.auth_permission VALUES (75, 'Can add task result', 20, 'add_taskresult'); +INSERT INTO public.auth_permission VALUES (76, 'Can change task result', 20, 'change_taskresult'); +INSERT INTO public.auth_permission VALUES (77, 'Can delete task result', 20, 'delete_taskresult'); +INSERT INTO public.auth_permission VALUES (78, 'Can view task result', 20, 'view_taskresult'); +INSERT INTO public.auth_permission VALUES (79, 'Can add chord counter', 21, 'add_chordcounter'); +INSERT INTO public.auth_permission VALUES (80, 'Can change chord counter', 21, 'change_chordcounter'); +INSERT INTO public.auth_permission VALUES (81, 'Can delete chord counter', 21, 'delete_chordcounter'); +INSERT INTO public.auth_permission VALUES (82, 'Can view chord counter', 21, 'view_chordcounter'); +INSERT INTO public.auth_permission VALUES (83, 'Can add group result', 22, 'add_groupresult'); +INSERT INTO public.auth_permission VALUES (84, 'Can change group result', 22, 'change_groupresult'); +INSERT INTO public.auth_permission VALUES (85, 'Can delete group result', 22, 'delete_groupresult'); +INSERT INTO public.auth_permission VALUES (86, 'Can view group result', 22, 'view_groupresult'); +INSERT INTO public.auth_permission VALUES (87, 'Can add provider network', 23, 'add_providernetwork'); +INSERT INTO public.auth_permission VALUES (88, 'Can change provider network', 23, 'change_providernetwork'); +INSERT INTO public.auth_permission VALUES (89, 'Can delete provider network', 23, 'delete_providernetwork'); +INSERT INTO public.auth_permission VALUES (90, 'Can view provider network', 23, 'view_providernetwork'); +INSERT INTO public.auth_permission VALUES (91, 'Can add provider', 24, 'add_provider'); +INSERT INTO public.auth_permission VALUES (92, 'Can change provider', 24, 'change_provider'); +INSERT INTO public.auth_permission VALUES (93, 'Can delete provider', 24, 'delete_provider'); +INSERT INTO public.auth_permission VALUES (94, 'Can view provider', 24, 'view_provider'); +INSERT INTO public.auth_permission VALUES (95, 'Can add circuit type', 25, 'add_circuittype'); +INSERT INTO public.auth_permission VALUES (96, 'Can change circuit type', 25, 'change_circuittype'); +INSERT INTO public.auth_permission VALUES (97, 'Can delete circuit type', 25, 'delete_circuittype'); +INSERT INTO public.auth_permission VALUES (98, 'Can view circuit type', 25, 'view_circuittype'); +INSERT INTO public.auth_permission VALUES (99, 'Can add circuit', 26, 'add_circuit'); +INSERT INTO public.auth_permission VALUES (100, 'Can change circuit', 26, 'change_circuit'); +INSERT INTO public.auth_permission VALUES (101, 'Can delete circuit', 26, 'delete_circuit'); +INSERT INTO public.auth_permission VALUES (102, 'Can view circuit', 26, 'view_circuit'); +INSERT INTO public.auth_permission VALUES (103, 'Can add circuit termination', 27, 'add_circuittermination'); +INSERT INTO public.auth_permission VALUES (104, 'Can change circuit termination', 27, 'change_circuittermination'); +INSERT INTO public.auth_permission VALUES (105, 'Can delete circuit termination', 27, 'delete_circuittermination'); +INSERT INTO public.auth_permission VALUES (106, 'Can view circuit termination', 27, 'view_circuittermination'); +INSERT INTO public.auth_permission VALUES (107, 'Can add console port', 28, 'add_consoleport'); +INSERT INTO public.auth_permission VALUES (108, 'Can change console port', 28, 'change_consoleport'); +INSERT INTO public.auth_permission VALUES (109, 'Can delete console port', 28, 'delete_consoleport'); +INSERT INTO public.auth_permission VALUES (110, 'Can view console port', 28, 'view_consoleport'); +INSERT INTO public.auth_permission VALUES (111, 'Can add console server port', 29, 'add_consoleserverport'); +INSERT INTO public.auth_permission VALUES (112, 'Can change console server port', 29, 'change_consoleserverport'); +INSERT INTO public.auth_permission VALUES (113, 'Can delete console server port', 29, 'delete_consoleserverport'); +INSERT INTO public.auth_permission VALUES (114, 'Can view console server port', 29, 'view_consoleserverport'); +INSERT INTO public.auth_permission VALUES (115, 'Can add power port', 30, 'add_powerport'); +INSERT INTO public.auth_permission VALUES (116, 'Can change power port', 30, 'change_powerport'); +INSERT INTO public.auth_permission VALUES (117, 'Can delete power port', 30, 'delete_powerport'); +INSERT INTO public.auth_permission VALUES (118, 'Can view power port', 30, 'view_powerport'); +INSERT INTO public.auth_permission VALUES (119, 'Can add power outlet', 31, 'add_poweroutlet'); +INSERT INTO public.auth_permission VALUES (120, 'Can change power outlet', 31, 'change_poweroutlet'); +INSERT INTO public.auth_permission VALUES (121, 'Can delete power outlet', 31, 'delete_poweroutlet'); +INSERT INTO public.auth_permission VALUES (122, 'Can view power outlet', 31, 'view_poweroutlet'); +INSERT INTO public.auth_permission VALUES (123, 'Can add interface', 32, 'add_interface'); +INSERT INTO public.auth_permission VALUES (124, 'Can change interface', 32, 'change_interface'); +INSERT INTO public.auth_permission VALUES (125, 'Can delete interface', 32, 'delete_interface'); +INSERT INTO public.auth_permission VALUES (126, 'Can view interface', 32, 'view_interface'); +INSERT INTO public.auth_permission VALUES (127, 'Can add interface redundancy group', 33, 'add_interfaceredundancygroup'); +INSERT INTO public.auth_permission VALUES (128, 'Can change interface redundancy group', 33, 'change_interfaceredundancygroup'); +INSERT INTO public.auth_permission VALUES (129, 'Can delete interface redundancy group', 33, 'delete_interfaceredundancygroup'); +INSERT INTO public.auth_permission VALUES (130, 'Can view interface redundancy group', 33, 'view_interfaceredundancygroup'); +INSERT INTO public.auth_permission VALUES (131, 'Can add interface redundancy group association', 34, 'add_interfaceredundancygroupassociation'); +INSERT INTO public.auth_permission VALUES (132, 'Can change interface redundancy group association', 34, 'change_interfaceredundancygroupassociation'); +INSERT INTO public.auth_permission VALUES (133, 'Can delete interface redundancy group association', 34, 'delete_interfaceredundancygroupassociation'); +INSERT INTO public.auth_permission VALUES (134, 'Can view interface redundancy group association', 34, 'view_interfaceredundancygroupassociation'); +INSERT INTO public.auth_permission VALUES (135, 'Can add front port', 35, 'add_frontport'); +INSERT INTO public.auth_permission VALUES (136, 'Can change front port', 35, 'change_frontport'); +INSERT INTO public.auth_permission VALUES (137, 'Can delete front port', 35, 'delete_frontport'); +INSERT INTO public.auth_permission VALUES (138, 'Can view front port', 35, 'view_frontport'); +INSERT INTO public.auth_permission VALUES (139, 'Can add rear port', 36, 'add_rearport'); +INSERT INTO public.auth_permission VALUES (140, 'Can change rear port', 36, 'change_rearport'); +INSERT INTO public.auth_permission VALUES (141, 'Can delete rear port', 36, 'delete_rearport'); +INSERT INTO public.auth_permission VALUES (142, 'Can view rear port', 36, 'view_rearport'); +INSERT INTO public.auth_permission VALUES (143, 'Can add device bay', 37, 'add_devicebay'); +INSERT INTO public.auth_permission VALUES (144, 'Can change device bay', 37, 'change_devicebay'); +INSERT INTO public.auth_permission VALUES (145, 'Can delete device bay', 37, 'delete_devicebay'); +INSERT INTO public.auth_permission VALUES (146, 'Can view device bay', 37, 'view_devicebay'); +INSERT INTO public.auth_permission VALUES (147, 'Can add inventory item', 38, 'add_inventoryitem'); +INSERT INTO public.auth_permission VALUES (148, 'Can change inventory item', 38, 'change_inventoryitem'); +INSERT INTO public.auth_permission VALUES (149, 'Can delete inventory item', 38, 'delete_inventoryitem'); +INSERT INTO public.auth_permission VALUES (150, 'Can view inventory item', 38, 'view_inventoryitem'); +INSERT INTO public.auth_permission VALUES (151, 'Can add manufacturer', 39, 'add_manufacturer'); +INSERT INTO public.auth_permission VALUES (152, 'Can change manufacturer', 39, 'change_manufacturer'); +INSERT INTO public.auth_permission VALUES (153, 'Can delete manufacturer', 39, 'delete_manufacturer'); +INSERT INTO public.auth_permission VALUES (154, 'Can view manufacturer', 39, 'view_manufacturer'); +INSERT INTO public.auth_permission VALUES (155, 'Can add device type', 40, 'add_devicetype'); +INSERT INTO public.auth_permission VALUES (156, 'Can change device type', 40, 'change_devicetype'); +INSERT INTO public.auth_permission VALUES (157, 'Can delete device type', 40, 'delete_devicetype'); +INSERT INTO public.auth_permission VALUES (158, 'Can view device type', 40, 'view_devicetype'); +INSERT INTO public.auth_permission VALUES (159, 'Can add platform', 41, 'add_platform'); +INSERT INTO public.auth_permission VALUES (160, 'Can change platform', 41, 'change_platform'); +INSERT INTO public.auth_permission VALUES (161, 'Can delete platform', 41, 'delete_platform'); +INSERT INTO public.auth_permission VALUES (162, 'Can view platform', 41, 'view_platform'); +INSERT INTO public.auth_permission VALUES (163, 'Can add device', 42, 'add_device'); +INSERT INTO public.auth_permission VALUES (164, 'Can change device', 42, 'change_device'); +INSERT INTO public.auth_permission VALUES (165, 'Can delete device', 42, 'delete_device'); +INSERT INTO public.auth_permission VALUES (166, 'Can view device', 42, 'view_device'); +INSERT INTO public.auth_permission VALUES (167, 'Can add virtual chassis', 43, 'add_virtualchassis'); +INSERT INTO public.auth_permission VALUES (168, 'Can change virtual chassis', 43, 'change_virtualchassis'); +INSERT INTO public.auth_permission VALUES (169, 'Can delete virtual chassis', 43, 'delete_virtualchassis'); +INSERT INTO public.auth_permission VALUES (170, 'Can view virtual chassis', 43, 'view_virtualchassis'); +INSERT INTO public.auth_permission VALUES (171, 'Can add device redundancy group', 44, 'add_deviceredundancygroup'); +INSERT INTO public.auth_permission VALUES (172, 'Can change device redundancy group', 44, 'change_deviceredundancygroup'); +INSERT INTO public.auth_permission VALUES (173, 'Can delete device redundancy group', 44, 'delete_deviceredundancygroup'); +INSERT INTO public.auth_permission VALUES (174, 'Can view device redundancy group', 44, 'view_deviceredundancygroup'); +INSERT INTO public.auth_permission VALUES (175, 'Can add cable', 45, 'add_cable'); +INSERT INTO public.auth_permission VALUES (176, 'Can change cable', 45, 'change_cable'); +INSERT INTO public.auth_permission VALUES (177, 'Can delete cable', 45, 'delete_cable'); +INSERT INTO public.auth_permission VALUES (178, 'Can view cable', 45, 'view_cable'); +INSERT INTO public.auth_permission VALUES (179, 'Can add cable path', 46, 'add_cablepath'); +INSERT INTO public.auth_permission VALUES (180, 'Can change cable path', 46, 'change_cablepath'); +INSERT INTO public.auth_permission VALUES (181, 'Can delete cable path', 46, 'delete_cablepath'); +INSERT INTO public.auth_permission VALUES (182, 'Can view cable path', 46, 'view_cablepath'); +INSERT INTO public.auth_permission VALUES (183, 'Can add console port template', 47, 'add_consoleporttemplate'); +INSERT INTO public.auth_permission VALUES (184, 'Can change console port template', 47, 'change_consoleporttemplate'); +INSERT INTO public.auth_permission VALUES (185, 'Can delete console port template', 47, 'delete_consoleporttemplate'); +INSERT INTO public.auth_permission VALUES (186, 'Can view console port template', 47, 'view_consoleporttemplate'); +INSERT INTO public.auth_permission VALUES (187, 'Can add console server port template', 48, 'add_consoleserverporttemplate'); +INSERT INTO public.auth_permission VALUES (188, 'Can change console server port template', 48, 'change_consoleserverporttemplate'); +INSERT INTO public.auth_permission VALUES (189, 'Can delete console server port template', 48, 'delete_consoleserverporttemplate'); +INSERT INTO public.auth_permission VALUES (190, 'Can view console server port template', 48, 'view_consoleserverporttemplate'); +INSERT INTO public.auth_permission VALUES (191, 'Can add power port template', 49, 'add_powerporttemplate'); +INSERT INTO public.auth_permission VALUES (192, 'Can change power port template', 49, 'change_powerporttemplate'); +INSERT INTO public.auth_permission VALUES (193, 'Can delete power port template', 49, 'delete_powerporttemplate'); +INSERT INTO public.auth_permission VALUES (194, 'Can view power port template', 49, 'view_powerporttemplate'); +INSERT INTO public.auth_permission VALUES (195, 'Can add power outlet template', 50, 'add_poweroutlettemplate'); +INSERT INTO public.auth_permission VALUES (196, 'Can change power outlet template', 50, 'change_poweroutlettemplate'); +INSERT INTO public.auth_permission VALUES (197, 'Can delete power outlet template', 50, 'delete_poweroutlettemplate'); +INSERT INTO public.auth_permission VALUES (198, 'Can view power outlet template', 50, 'view_poweroutlettemplate'); +INSERT INTO public.auth_permission VALUES (199, 'Can add interface template', 51, 'add_interfacetemplate'); +INSERT INTO public.auth_permission VALUES (200, 'Can change interface template', 51, 'change_interfacetemplate'); +INSERT INTO public.auth_permission VALUES (201, 'Can delete interface template', 51, 'delete_interfacetemplate'); +INSERT INTO public.auth_permission VALUES (202, 'Can view interface template', 51, 'view_interfacetemplate'); +INSERT INTO public.auth_permission VALUES (203, 'Can add front port template', 52, 'add_frontporttemplate'); +INSERT INTO public.auth_permission VALUES (204, 'Can change front port template', 52, 'change_frontporttemplate'); +INSERT INTO public.auth_permission VALUES (205, 'Can delete front port template', 52, 'delete_frontporttemplate'); +INSERT INTO public.auth_permission VALUES (206, 'Can view front port template', 52, 'view_frontporttemplate'); +INSERT INTO public.auth_permission VALUES (207, 'Can add rear port template', 53, 'add_rearporttemplate'); +INSERT INTO public.auth_permission VALUES (208, 'Can change rear port template', 53, 'change_rearporttemplate'); +INSERT INTO public.auth_permission VALUES (209, 'Can delete rear port template', 53, 'delete_rearporttemplate'); +INSERT INTO public.auth_permission VALUES (210, 'Can view rear port template', 53, 'view_rearporttemplate'); +INSERT INTO public.auth_permission VALUES (211, 'Can add device bay template', 54, 'add_devicebaytemplate'); +INSERT INTO public.auth_permission VALUES (212, 'Can change device bay template', 54, 'change_devicebaytemplate'); +INSERT INTO public.auth_permission VALUES (213, 'Can delete device bay template', 54, 'delete_devicebaytemplate'); +INSERT INTO public.auth_permission VALUES (214, 'Can view device bay template', 54, 'view_devicebaytemplate'); +INSERT INTO public.auth_permission VALUES (215, 'Can add location type', 55, 'add_locationtype'); +INSERT INTO public.auth_permission VALUES (216, 'Can change location type', 55, 'change_locationtype'); +INSERT INTO public.auth_permission VALUES (217, 'Can delete location type', 55, 'delete_locationtype'); +INSERT INTO public.auth_permission VALUES (218, 'Can view location type', 55, 'view_locationtype'); +INSERT INTO public.auth_permission VALUES (219, 'Can add location', 56, 'add_location'); +INSERT INTO public.auth_permission VALUES (220, 'Can change location', 56, 'change_location'); +INSERT INTO public.auth_permission VALUES (221, 'Can delete location', 56, 'delete_location'); +INSERT INTO public.auth_permission VALUES (222, 'Can view location', 56, 'view_location'); +INSERT INTO public.auth_permission VALUES (223, 'Can add power panel', 57, 'add_powerpanel'); +INSERT INTO public.auth_permission VALUES (224, 'Can change power panel', 57, 'change_powerpanel'); +INSERT INTO public.auth_permission VALUES (225, 'Can delete power panel', 57, 'delete_powerpanel'); +INSERT INTO public.auth_permission VALUES (226, 'Can view power panel', 57, 'view_powerpanel'); +INSERT INTO public.auth_permission VALUES (227, 'Can add power feed', 58, 'add_powerfeed'); +INSERT INTO public.auth_permission VALUES (228, 'Can change power feed', 58, 'change_powerfeed'); +INSERT INTO public.auth_permission VALUES (229, 'Can delete power feed', 58, 'delete_powerfeed'); +INSERT INTO public.auth_permission VALUES (230, 'Can view power feed', 58, 'view_powerfeed'); +INSERT INTO public.auth_permission VALUES (231, 'Can add rack group', 59, 'add_rackgroup'); +INSERT INTO public.auth_permission VALUES (232, 'Can change rack group', 59, 'change_rackgroup'); +INSERT INTO public.auth_permission VALUES (233, 'Can delete rack group', 59, 'delete_rackgroup'); +INSERT INTO public.auth_permission VALUES (234, 'Can view rack group', 59, 'view_rackgroup'); +INSERT INTO public.auth_permission VALUES (235, 'Can add rack', 60, 'add_rack'); +INSERT INTO public.auth_permission VALUES (236, 'Can change rack', 60, 'change_rack'); +INSERT INTO public.auth_permission VALUES (237, 'Can delete rack', 60, 'delete_rack'); +INSERT INTO public.auth_permission VALUES (238, 'Can view rack', 60, 'view_rack'); +INSERT INTO public.auth_permission VALUES (239, 'Can add rack reservation', 61, 'add_rackreservation'); +INSERT INTO public.auth_permission VALUES (240, 'Can change rack reservation', 61, 'change_rackreservation'); +INSERT INTO public.auth_permission VALUES (241, 'Can delete rack reservation', 61, 'delete_rackreservation'); +INSERT INTO public.auth_permission VALUES (242, 'Can view rack reservation', 61, 'view_rackreservation'); +INSERT INTO public.auth_permission VALUES (243, 'Can add namespace', 62, 'add_namespace'); +INSERT INTO public.auth_permission VALUES (244, 'Can change namespace', 62, 'change_namespace'); +INSERT INTO public.auth_permission VALUES (245, 'Can delete namespace', 62, 'delete_namespace'); +INSERT INTO public.auth_permission VALUES (246, 'Can view namespace', 62, 'view_namespace'); +INSERT INTO public.auth_permission VALUES (247, 'Can add VRF', 63, 'add_vrf'); +INSERT INTO public.auth_permission VALUES (248, 'Can change VRF', 63, 'change_vrf'); +INSERT INTO public.auth_permission VALUES (249, 'Can delete VRF', 63, 'delete_vrf'); +INSERT INTO public.auth_permission VALUES (250, 'Can view VRF', 63, 'view_vrf'); +INSERT INTO public.auth_permission VALUES (251, 'Can add vrf device assignment', 64, 'add_vrfdeviceassignment'); +INSERT INTO public.auth_permission VALUES (252, 'Can change vrf device assignment', 64, 'change_vrfdeviceassignment'); +INSERT INTO public.auth_permission VALUES (253, 'Can delete vrf device assignment', 64, 'delete_vrfdeviceassignment'); +INSERT INTO public.auth_permission VALUES (254, 'Can view vrf device assignment', 64, 'view_vrfdeviceassignment'); +INSERT INTO public.auth_permission VALUES (255, 'Can add vrf prefix assignment', 65, 'add_vrfprefixassignment'); +INSERT INTO public.auth_permission VALUES (256, 'Can change vrf prefix assignment', 65, 'change_vrfprefixassignment'); +INSERT INTO public.auth_permission VALUES (257, 'Can delete vrf prefix assignment', 65, 'delete_vrfprefixassignment'); +INSERT INTO public.auth_permission VALUES (258, 'Can view vrf prefix assignment', 65, 'view_vrfprefixassignment'); +INSERT INTO public.auth_permission VALUES (259, 'Can add route target', 66, 'add_routetarget'); +INSERT INTO public.auth_permission VALUES (260, 'Can change route target', 66, 'change_routetarget'); +INSERT INTO public.auth_permission VALUES (261, 'Can delete route target', 66, 'delete_routetarget'); +INSERT INTO public.auth_permission VALUES (262, 'Can view route target', 66, 'view_routetarget'); +INSERT INTO public.auth_permission VALUES (263, 'Can add RIR', 67, 'add_rir'); +INSERT INTO public.auth_permission VALUES (264, 'Can change RIR', 67, 'change_rir'); +INSERT INTO public.auth_permission VALUES (265, 'Can delete RIR', 67, 'delete_rir'); +INSERT INTO public.auth_permission VALUES (266, 'Can view RIR', 67, 'view_rir'); +INSERT INTO public.auth_permission VALUES (267, 'Can add prefix', 68, 'add_prefix'); +INSERT INTO public.auth_permission VALUES (268, 'Can change prefix', 68, 'change_prefix'); +INSERT INTO public.auth_permission VALUES (269, 'Can delete prefix', 68, 'delete_prefix'); +INSERT INTO public.auth_permission VALUES (270, 'Can view prefix', 68, 'view_prefix'); +INSERT INTO public.auth_permission VALUES (271, 'Can add IP address', 69, 'add_ipaddress'); +INSERT INTO public.auth_permission VALUES (272, 'Can change IP address', 69, 'change_ipaddress'); +INSERT INTO public.auth_permission VALUES (273, 'Can delete IP address', 69, 'delete_ipaddress'); +INSERT INTO public.auth_permission VALUES (274, 'Can view IP address', 69, 'view_ipaddress'); +INSERT INTO public.auth_permission VALUES (275, 'Can add IP Address Assignment', 70, 'add_ipaddresstointerface'); +INSERT INTO public.auth_permission VALUES (276, 'Can change IP Address Assignment', 70, 'change_ipaddresstointerface'); +INSERT INTO public.auth_permission VALUES (277, 'Can delete IP Address Assignment', 70, 'delete_ipaddresstointerface'); +INSERT INTO public.auth_permission VALUES (278, 'Can view IP Address Assignment', 70, 'view_ipaddresstointerface'); +INSERT INTO public.auth_permission VALUES (279, 'Can add VLAN group', 71, 'add_vlangroup'); +INSERT INTO public.auth_permission VALUES (280, 'Can change VLAN group', 71, 'change_vlangroup'); +INSERT INTO public.auth_permission VALUES (281, 'Can delete VLAN group', 71, 'delete_vlangroup'); +INSERT INTO public.auth_permission VALUES (282, 'Can view VLAN group', 71, 'view_vlangroup'); +INSERT INTO public.auth_permission VALUES (283, 'Can add VLAN', 72, 'add_vlan'); +INSERT INTO public.auth_permission VALUES (284, 'Can change VLAN', 72, 'change_vlan'); +INSERT INTO public.auth_permission VALUES (285, 'Can delete VLAN', 72, 'delete_vlan'); +INSERT INTO public.auth_permission VALUES (286, 'Can view VLAN', 72, 'view_vlan'); +INSERT INTO public.auth_permission VALUES (287, 'Can add service', 73, 'add_service'); +INSERT INTO public.auth_permission VALUES (288, 'Can change service', 73, 'change_service'); +INSERT INTO public.auth_permission VALUES (289, 'Can delete service', 73, 'delete_service'); +INSERT INTO public.auth_permission VALUES (290, 'Can view service', 73, 'view_service'); +INSERT INTO public.auth_permission VALUES (291, 'Can add object change', 74, 'add_objectchange'); +INSERT INTO public.auth_permission VALUES (292, 'Can change object change', 74, 'change_objectchange'); +INSERT INTO public.auth_permission VALUES (293, 'Can delete object change', 74, 'delete_objectchange'); +INSERT INTO public.auth_permission VALUES (294, 'Can view object change', 74, 'view_objectchange'); +INSERT INTO public.auth_permission VALUES (295, 'Can add computed field', 75, 'add_computedfield'); +INSERT INTO public.auth_permission VALUES (296, 'Can change computed field', 75, 'change_computedfield'); +INSERT INTO public.auth_permission VALUES (297, 'Can delete computed field', 75, 'delete_computedfield'); +INSERT INTO public.auth_permission VALUES (298, 'Can view computed field', 75, 'view_computedfield'); +INSERT INTO public.auth_permission VALUES (299, 'Can add custom field', 76, 'add_customfield'); +INSERT INTO public.auth_permission VALUES (300, 'Can change custom field', 76, 'change_customfield'); +INSERT INTO public.auth_permission VALUES (301, 'Can delete custom field', 76, 'delete_customfield'); +INSERT INTO public.auth_permission VALUES (302, 'Can view custom field', 76, 'view_customfield'); +INSERT INTO public.auth_permission VALUES (303, 'Can add custom field choice', 77, 'add_customfieldchoice'); +INSERT INTO public.auth_permission VALUES (304, 'Can change custom field choice', 77, 'change_customfieldchoice'); +INSERT INTO public.auth_permission VALUES (305, 'Can delete custom field choice', 77, 'delete_customfieldchoice'); +INSERT INTO public.auth_permission VALUES (306, 'Can view custom field choice', 77, 'view_customfieldchoice'); +INSERT INTO public.auth_permission VALUES (307, 'Can add relationship', 78, 'add_relationship'); +INSERT INTO public.auth_permission VALUES (308, 'Can change relationship', 78, 'change_relationship'); +INSERT INTO public.auth_permission VALUES (309, 'Can delete relationship', 78, 'delete_relationship'); +INSERT INTO public.auth_permission VALUES (310, 'Can view relationship', 78, 'view_relationship'); +INSERT INTO public.auth_permission VALUES (311, 'Can add relationship association', 79, 'add_relationshipassociation'); +INSERT INTO public.auth_permission VALUES (312, 'Can change relationship association', 79, 'change_relationshipassociation'); +INSERT INTO public.auth_permission VALUES (313, 'Can delete relationship association', 79, 'delete_relationshipassociation'); +INSERT INTO public.auth_permission VALUES (314, 'Can view relationship association', 79, 'view_relationshipassociation'); +INSERT INTO public.auth_permission VALUES (315, 'Can add role', 80, 'add_role'); +INSERT INTO public.auth_permission VALUES (316, 'Can change role', 80, 'change_role'); +INSERT INTO public.auth_permission VALUES (317, 'Can delete role', 80, 'delete_role'); +INSERT INTO public.auth_permission VALUES (318, 'Can view role', 80, 'view_role'); +INSERT INTO public.auth_permission VALUES (319, 'Can add status', 81, 'add_status'); +INSERT INTO public.auth_permission VALUES (320, 'Can change status', 81, 'change_status'); +INSERT INTO public.auth_permission VALUES (321, 'Can delete status', 81, 'delete_status'); +INSERT INTO public.auth_permission VALUES (322, 'Can view status', 81, 'view_status'); +INSERT INTO public.auth_permission VALUES (323, 'Can add tag', 82, 'add_tag'); +INSERT INTO public.auth_permission VALUES (324, 'Can change tag', 82, 'change_tag'); +INSERT INTO public.auth_permission VALUES (325, 'Can delete tag', 82, 'delete_tag'); +INSERT INTO public.auth_permission VALUES (326, 'Can view tag', 82, 'view_tag'); +INSERT INTO public.auth_permission VALUES (327, 'Can add tagged item', 83, 'add_taggeditem'); +INSERT INTO public.auth_permission VALUES (328, 'Can change tagged item', 83, 'change_taggeditem'); +INSERT INTO public.auth_permission VALUES (329, 'Can delete tagged item', 83, 'delete_taggeditem'); +INSERT INTO public.auth_permission VALUES (330, 'Can view tagged item', 83, 'view_taggeditem'); +INSERT INTO public.auth_permission VALUES (331, 'Can add Git repository', 84, 'add_gitrepository'); +INSERT INTO public.auth_permission VALUES (332, 'Can change Git repository', 84, 'change_gitrepository'); +INSERT INTO public.auth_permission VALUES (333, 'Can delete Git repository', 84, 'delete_gitrepository'); +INSERT INTO public.auth_permission VALUES (334, 'Can view Git repository', 84, 'view_gitrepository'); +INSERT INTO public.auth_permission VALUES (335, 'Can add dynamic group', 85, 'add_dynamicgroup'); +INSERT INTO public.auth_permission VALUES (336, 'Can change dynamic group', 85, 'change_dynamicgroup'); +INSERT INTO public.auth_permission VALUES (337, 'Can delete dynamic group', 85, 'delete_dynamicgroup'); +INSERT INTO public.auth_permission VALUES (338, 'Can view dynamic group', 85, 'view_dynamicgroup'); +INSERT INTO public.auth_permission VALUES (339, 'Can add dynamic group membership', 86, 'add_dynamicgroupmembership'); +INSERT INTO public.auth_permission VALUES (340, 'Can change dynamic group membership', 86, 'change_dynamicgroupmembership'); +INSERT INTO public.auth_permission VALUES (341, 'Can delete dynamic group membership', 86, 'delete_dynamicgroupmembership'); +INSERT INTO public.auth_permission VALUES (342, 'Can view dynamic group membership', 86, 'view_dynamicgroupmembership'); +INSERT INTO public.auth_permission VALUES (343, 'Can add job', 87, 'add_job'); +INSERT INTO public.auth_permission VALUES (344, 'Can change job', 87, 'change_job'); +INSERT INTO public.auth_permission VALUES (345, 'Can delete job', 87, 'delete_job'); +INSERT INTO public.auth_permission VALUES (346, 'Can view job', 87, 'view_job'); +INSERT INTO public.auth_permission VALUES (347, 'Can add job hook', 88, 'add_jobhook'); +INSERT INTO public.auth_permission VALUES (348, 'Can change job hook', 88, 'change_jobhook'); +INSERT INTO public.auth_permission VALUES (349, 'Can delete job hook', 88, 'delete_jobhook'); +INSERT INTO public.auth_permission VALUES (350, 'Can view job hook', 88, 'view_jobhook'); +INSERT INTO public.auth_permission VALUES (351, 'Can add job log entry', 89, 'add_joblogentry'); +INSERT INTO public.auth_permission VALUES (352, 'Can change job log entry', 89, 'change_joblogentry'); +INSERT INTO public.auth_permission VALUES (353, 'Can delete job log entry', 89, 'delete_joblogentry'); +INSERT INTO public.auth_permission VALUES (354, 'Can view job log entry', 89, 'view_joblogentry'); +INSERT INTO public.auth_permission VALUES (355, 'Can add job result', 90, 'add_jobresult'); +INSERT INTO public.auth_permission VALUES (356, 'Can change job result', 90, 'change_jobresult'); +INSERT INTO public.auth_permission VALUES (357, 'Can delete job result', 90, 'delete_jobresult'); +INSERT INTO public.auth_permission VALUES (358, 'Can view job result', 90, 'view_jobresult'); +INSERT INTO public.auth_permission VALUES (359, 'Can add job button', 91, 'add_jobbutton'); +INSERT INTO public.auth_permission VALUES (360, 'Can change job button', 91, 'change_jobbutton'); +INSERT INTO public.auth_permission VALUES (361, 'Can delete job button', 91, 'delete_jobbutton'); +INSERT INTO public.auth_permission VALUES (362, 'Can view job button', 91, 'view_jobbutton'); +INSERT INTO public.auth_permission VALUES (363, 'Can add scheduled jobs', 92, 'add_scheduledjobs'); +INSERT INTO public.auth_permission VALUES (364, 'Can change scheduled jobs', 92, 'change_scheduledjobs'); +INSERT INTO public.auth_permission VALUES (365, 'Can delete scheduled jobs', 92, 'delete_scheduledjobs'); +INSERT INTO public.auth_permission VALUES (366, 'Can view scheduled jobs', 92, 'view_scheduledjobs'); +INSERT INTO public.auth_permission VALUES (367, 'Can add scheduled job', 93, 'add_scheduledjob'); +INSERT INTO public.auth_permission VALUES (368, 'Can change scheduled job', 93, 'change_scheduledjob'); +INSERT INTO public.auth_permission VALUES (369, 'Can delete scheduled job', 93, 'delete_scheduledjob'); +INSERT INTO public.auth_permission VALUES (370, 'Can view scheduled job', 93, 'view_scheduledjob'); +INSERT INTO public.auth_permission VALUES (371, 'Can add config context', 94, 'add_configcontext'); +INSERT INTO public.auth_permission VALUES (372, 'Can change config context', 94, 'change_configcontext'); +INSERT INTO public.auth_permission VALUES (373, 'Can delete config context', 94, 'delete_configcontext'); +INSERT INTO public.auth_permission VALUES (374, 'Can view config context', 94, 'view_configcontext'); +INSERT INTO public.auth_permission VALUES (375, 'Can add config context schema', 95, 'add_configcontextschema'); +INSERT INTO public.auth_permission VALUES (376, 'Can change config context schema', 95, 'change_configcontextschema'); +INSERT INTO public.auth_permission VALUES (377, 'Can delete config context schema', 95, 'delete_configcontextschema'); +INSERT INTO public.auth_permission VALUES (378, 'Can view config context schema', 95, 'view_configcontextschema'); +INSERT INTO public.auth_permission VALUES (379, 'Can add custom link', 96, 'add_customlink'); +INSERT INTO public.auth_permission VALUES (380, 'Can change custom link', 96, 'change_customlink'); +INSERT INTO public.auth_permission VALUES (381, 'Can delete custom link', 96, 'delete_customlink'); +INSERT INTO public.auth_permission VALUES (382, 'Can view custom link', 96, 'view_customlink'); +INSERT INTO public.auth_permission VALUES (383, 'Can add export template', 97, 'add_exporttemplate'); +INSERT INTO public.auth_permission VALUES (384, 'Can change export template', 97, 'change_exporttemplate'); +INSERT INTO public.auth_permission VALUES (385, 'Can delete export template', 97, 'delete_exporttemplate'); +INSERT INTO public.auth_permission VALUES (386, 'Can view export template', 97, 'view_exporttemplate'); +INSERT INTO public.auth_permission VALUES (387, 'Can add file attachment', 98, 'add_fileattachment'); +INSERT INTO public.auth_permission VALUES (388, 'Can change file attachment', 98, 'change_fileattachment'); +INSERT INTO public.auth_permission VALUES (389, 'Can delete file attachment', 98, 'delete_fileattachment'); +INSERT INTO public.auth_permission VALUES (390, 'Can view file attachment', 98, 'view_fileattachment'); +INSERT INTO public.auth_permission VALUES (391, 'Can add file proxy', 99, 'add_fileproxy'); +INSERT INTO public.auth_permission VALUES (392, 'Can change file proxy', 99, 'change_fileproxy'); +INSERT INTO public.auth_permission VALUES (393, 'Can delete file proxy', 99, 'delete_fileproxy'); +INSERT INTO public.auth_permission VALUES (394, 'Can view file proxy', 99, 'view_fileproxy'); +INSERT INTO public.auth_permission VALUES (395, 'Can add GraphQL query', 100, 'add_graphqlquery'); +INSERT INTO public.auth_permission VALUES (396, 'Can change GraphQL query', 100, 'change_graphqlquery'); +INSERT INTO public.auth_permission VALUES (397, 'Can delete GraphQL query', 100, 'delete_graphqlquery'); +INSERT INTO public.auth_permission VALUES (398, 'Can view GraphQL query', 100, 'view_graphqlquery'); +INSERT INTO public.auth_permission VALUES (399, 'Can add health check test model', 101, 'add_healthchecktestmodel'); +INSERT INTO public.auth_permission VALUES (400, 'Can change health check test model', 101, 'change_healthchecktestmodel'); +INSERT INTO public.auth_permission VALUES (401, 'Can delete health check test model', 101, 'delete_healthchecktestmodel'); +INSERT INTO public.auth_permission VALUES (402, 'Can view health check test model', 101, 'view_healthchecktestmodel'); +INSERT INTO public.auth_permission VALUES (403, 'Can add image attachment', 102, 'add_imageattachment'); +INSERT INTO public.auth_permission VALUES (404, 'Can change image attachment', 102, 'change_imageattachment'); +INSERT INTO public.auth_permission VALUES (405, 'Can delete image attachment', 102, 'delete_imageattachment'); +INSERT INTO public.auth_permission VALUES (406, 'Can view image attachment', 102, 'view_imageattachment'); +INSERT INTO public.auth_permission VALUES (407, 'Can add note', 103, 'add_note'); +INSERT INTO public.auth_permission VALUES (408, 'Can change note', 103, 'change_note'); +INSERT INTO public.auth_permission VALUES (409, 'Can delete note', 103, 'delete_note'); +INSERT INTO public.auth_permission VALUES (410, 'Can view note', 103, 'view_note'); +INSERT INTO public.auth_permission VALUES (411, 'Can add webhook', 104, 'add_webhook'); +INSERT INTO public.auth_permission VALUES (412, 'Can change webhook', 104, 'change_webhook'); +INSERT INTO public.auth_permission VALUES (413, 'Can delete webhook', 104, 'delete_webhook'); +INSERT INTO public.auth_permission VALUES (414, 'Can view webhook', 104, 'view_webhook'); +INSERT INTO public.auth_permission VALUES (415, 'Can add secret', 105, 'add_secret'); +INSERT INTO public.auth_permission VALUES (416, 'Can change secret', 105, 'change_secret'); +INSERT INTO public.auth_permission VALUES (417, 'Can delete secret', 105, 'delete_secret'); +INSERT INTO public.auth_permission VALUES (418, 'Can view secret', 105, 'view_secret'); +INSERT INTO public.auth_permission VALUES (419, 'Can add secrets group', 106, 'add_secretsgroup'); +INSERT INTO public.auth_permission VALUES (420, 'Can change secrets group', 106, 'change_secretsgroup'); +INSERT INTO public.auth_permission VALUES (421, 'Can delete secrets group', 106, 'delete_secretsgroup'); +INSERT INTO public.auth_permission VALUES (422, 'Can view secrets group', 106, 'view_secretsgroup'); +INSERT INTO public.auth_permission VALUES (423, 'Can add secrets group association', 107, 'add_secretsgroupassociation'); +INSERT INTO public.auth_permission VALUES (424, 'Can change secrets group association', 107, 'change_secretsgroupassociation'); +INSERT INTO public.auth_permission VALUES (425, 'Can delete secrets group association', 107, 'delete_secretsgroupassociation'); +INSERT INTO public.auth_permission VALUES (426, 'Can view secrets group association', 107, 'view_secretsgroupassociation'); +INSERT INTO public.auth_permission VALUES (427, 'Can add tenant group', 108, 'add_tenantgroup'); +INSERT INTO public.auth_permission VALUES (428, 'Can change tenant group', 108, 'change_tenantgroup'); +INSERT INTO public.auth_permission VALUES (429, 'Can delete tenant group', 108, 'delete_tenantgroup'); +INSERT INTO public.auth_permission VALUES (430, 'Can view tenant group', 108, 'view_tenantgroup'); +INSERT INTO public.auth_permission VALUES (431, 'Can add tenant', 109, 'add_tenant'); +INSERT INTO public.auth_permission VALUES (432, 'Can change tenant', 109, 'change_tenant'); +INSERT INTO public.auth_permission VALUES (433, 'Can delete tenant', 109, 'delete_tenant'); +INSERT INTO public.auth_permission VALUES (434, 'Can view tenant', 109, 'view_tenant'); +INSERT INTO public.auth_permission VALUES (435, 'Can add user', 110, 'add_user'); +INSERT INTO public.auth_permission VALUES (436, 'Can change user', 110, 'change_user'); +INSERT INTO public.auth_permission VALUES (437, 'Can delete user', 110, 'delete_user'); +INSERT INTO public.auth_permission VALUES (438, 'Can view user', 110, 'view_user'); +INSERT INTO public.auth_permission VALUES (439, 'Can add Group', 111, 'add_admingroup'); +INSERT INTO public.auth_permission VALUES (440, 'Can change Group', 111, 'change_admingroup'); +INSERT INTO public.auth_permission VALUES (441, 'Can delete Group', 111, 'delete_admingroup'); +INSERT INTO public.auth_permission VALUES (442, 'Can view Group', 111, 'view_admingroup'); +INSERT INTO public.auth_permission VALUES (443, 'Can add token', 112, 'add_token'); +INSERT INTO public.auth_permission VALUES (444, 'Can change token', 112, 'change_token'); +INSERT INTO public.auth_permission VALUES (445, 'Can delete token', 112, 'delete_token'); +INSERT INTO public.auth_permission VALUES (446, 'Can view token', 112, 'view_token'); +INSERT INTO public.auth_permission VALUES (447, 'Can add permission', 113, 'add_objectpermission'); +INSERT INTO public.auth_permission VALUES (448, 'Can change permission', 113, 'change_objectpermission'); +INSERT INTO public.auth_permission VALUES (449, 'Can delete permission', 113, 'delete_objectpermission'); +INSERT INTO public.auth_permission VALUES (450, 'Can view permission', 113, 'view_objectpermission'); +INSERT INTO public.auth_permission VALUES (451, 'Can add cluster type', 114, 'add_clustertype'); +INSERT INTO public.auth_permission VALUES (452, 'Can change cluster type', 114, 'change_clustertype'); +INSERT INTO public.auth_permission VALUES (453, 'Can delete cluster type', 114, 'delete_clustertype'); +INSERT INTO public.auth_permission VALUES (454, 'Can view cluster type', 114, 'view_clustertype'); +INSERT INTO public.auth_permission VALUES (455, 'Can add cluster group', 115, 'add_clustergroup'); +INSERT INTO public.auth_permission VALUES (456, 'Can change cluster group', 115, 'change_clustergroup'); +INSERT INTO public.auth_permission VALUES (457, 'Can delete cluster group', 115, 'delete_clustergroup'); +INSERT INTO public.auth_permission VALUES (458, 'Can view cluster group', 115, 'view_clustergroup'); +INSERT INTO public.auth_permission VALUES (459, 'Can add cluster', 116, 'add_cluster'); +INSERT INTO public.auth_permission VALUES (460, 'Can change cluster', 116, 'change_cluster'); +INSERT INTO public.auth_permission VALUES (461, 'Can delete cluster', 116, 'delete_cluster'); +INSERT INTO public.auth_permission VALUES (462, 'Can view cluster', 116, 'view_cluster'); +INSERT INTO public.auth_permission VALUES (463, 'Can add virtual machine', 117, 'add_virtualmachine'); +INSERT INTO public.auth_permission VALUES (464, 'Can change virtual machine', 117, 'change_virtualmachine'); +INSERT INTO public.auth_permission VALUES (465, 'Can delete virtual machine', 117, 'delete_virtualmachine'); +INSERT INTO public.auth_permission VALUES (466, 'Can view virtual machine', 117, 'view_virtualmachine'); +INSERT INTO public.auth_permission VALUES (467, 'Can add VM interface', 118, 'add_vminterface'); +INSERT INTO public.auth_permission VALUES (468, 'Can change VM interface', 118, 'change_vminterface'); +INSERT INTO public.auth_permission VALUES (469, 'Can delete VM interface', 118, 'delete_vminterface'); +INSERT INTO public.auth_permission VALUES (470, 'Can view VM interface', 118, 'view_vminterface'); +INSERT INTO public.auth_permission VALUES (471, 'Can add constance', 119, 'add_constance'); +INSERT INTO public.auth_permission VALUES (472, 'Can change constance', 119, 'change_constance'); +INSERT INTO public.auth_permission VALUES (473, 'Can delete constance', 119, 'delete_constance'); +INSERT INTO public.auth_permission VALUES (474, 'Can view constance', 119, 'view_constance'); + + +-- +-- Data for Name: auth_user; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: auth_user_groups; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: auth_user_user_permissions; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: circuits_circuit; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: circuits_circuittermination; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: circuits_circuittype; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: circuits_provider; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: circuits_providernetwork; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: constance_config; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_cable; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_cablepath; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_consoleport; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_consoleporttemplate; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_consoleserverport; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_consoleserverporttemplate; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_device; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_devicebay; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_devicebaytemplate; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_deviceredundancygroup; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_devicetype; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_frontport; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_frontporttemplate; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_interface; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_interface_tagged_vlans; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_interfaceredundancygroup; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_interfaceredundancygroupassociation; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_interfacetemplate; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_inventoryitem; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_location; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_locationtype; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_locationtype_content_types; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_manufacturer; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_platform; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_powerfeed; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_poweroutlet; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_poweroutlettemplate; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_powerpanel; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_powerport; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_powerporttemplate; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_rack; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_rackgroup; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_rackreservation; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_rearport; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_rearporttemplate; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: dcim_virtualchassis; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: django_admin_log; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: django_celery_beat_clockedschedule; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: django_celery_beat_crontabschedule; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: django_celery_beat_intervalschedule; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: django_celery_beat_periodictask; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: django_celery_beat_periodictasks; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: django_celery_beat_solarschedule; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: django_celery_results_chordcounter; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: django_celery_results_groupresult; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: django_celery_results_taskresult; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: django_content_type; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + +INSERT INTO public.django_content_type VALUES (1, 'auth', 'permission'); +INSERT INTO public.django_content_type VALUES (2, 'auth', 'group'); +INSERT INTO public.django_content_type VALUES (3, 'constance', 'config'); +INSERT INTO public.django_content_type VALUES (4, 'contenttypes', 'contenttype'); +INSERT INTO public.django_content_type VALUES (5, 'sessions', 'session'); +INSERT INTO public.django_content_type VALUES (6, 'social_django', 'usersocialauth'); +INSERT INTO public.django_content_type VALUES (7, 'social_django', 'nonce'); +INSERT INTO public.django_content_type VALUES (8, 'social_django', 'association'); +INSERT INTO public.django_content_type VALUES (9, 'social_django', 'code'); +INSERT INTO public.django_content_type VALUES (10, 'social_django', 'partial'); +INSERT INTO public.django_content_type VALUES (11, 'taggit', 'tag'); +INSERT INTO public.django_content_type VALUES (12, 'taggit', 'taggeditem'); +INSERT INTO public.django_content_type VALUES (13, 'admin', 'logentry'); +INSERT INTO public.django_content_type VALUES (14, 'django_celery_beat', 'solarschedule'); +INSERT INTO public.django_content_type VALUES (15, 'django_celery_beat', 'intervalschedule'); +INSERT INTO public.django_content_type VALUES (16, 'django_celery_beat', 'clockedschedule'); +INSERT INTO public.django_content_type VALUES (17, 'django_celery_beat', 'crontabschedule'); +INSERT INTO public.django_content_type VALUES (18, 'django_celery_beat', 'periodictasks'); +INSERT INTO public.django_content_type VALUES (19, 'django_celery_beat', 'periodictask'); +INSERT INTO public.django_content_type VALUES (20, 'django_celery_results', 'taskresult'); +INSERT INTO public.django_content_type VALUES (21, 'django_celery_results', 'chordcounter'); +INSERT INTO public.django_content_type VALUES (22, 'django_celery_results', 'groupresult'); +INSERT INTO public.django_content_type VALUES (23, 'circuits', 'providernetwork'); +INSERT INTO public.django_content_type VALUES (24, 'circuits', 'provider'); +INSERT INTO public.django_content_type VALUES (25, 'circuits', 'circuittype'); +INSERT INTO public.django_content_type VALUES (26, 'circuits', 'circuit'); +INSERT INTO public.django_content_type VALUES (27, 'circuits', 'circuittermination'); +INSERT INTO public.django_content_type VALUES (28, 'dcim', 'consoleport'); +INSERT INTO public.django_content_type VALUES (29, 'dcim', 'consoleserverport'); +INSERT INTO public.django_content_type VALUES (30, 'dcim', 'powerport'); +INSERT INTO public.django_content_type VALUES (31, 'dcim', 'poweroutlet'); +INSERT INTO public.django_content_type VALUES (32, 'dcim', 'interface'); +INSERT INTO public.django_content_type VALUES (33, 'dcim', 'interfaceredundancygroup'); +INSERT INTO public.django_content_type VALUES (34, 'dcim', 'interfaceredundancygroupassociation'); +INSERT INTO public.django_content_type VALUES (35, 'dcim', 'frontport'); +INSERT INTO public.django_content_type VALUES (36, 'dcim', 'rearport'); +INSERT INTO public.django_content_type VALUES (37, 'dcim', 'devicebay'); +INSERT INTO public.django_content_type VALUES (38, 'dcim', 'inventoryitem'); +INSERT INTO public.django_content_type VALUES (39, 'dcim', 'manufacturer'); +INSERT INTO public.django_content_type VALUES (40, 'dcim', 'devicetype'); +INSERT INTO public.django_content_type VALUES (41, 'dcim', 'platform'); +INSERT INTO public.django_content_type VALUES (42, 'dcim', 'device'); +INSERT INTO public.django_content_type VALUES (43, 'dcim', 'virtualchassis'); +INSERT INTO public.django_content_type VALUES (44, 'dcim', 'deviceredundancygroup'); +INSERT INTO public.django_content_type VALUES (45, 'dcim', 'cable'); +INSERT INTO public.django_content_type VALUES (46, 'dcim', 'cablepath'); +INSERT INTO public.django_content_type VALUES (47, 'dcim', 'consoleporttemplate'); +INSERT INTO public.django_content_type VALUES (48, 'dcim', 'consoleserverporttemplate'); +INSERT INTO public.django_content_type VALUES (49, 'dcim', 'powerporttemplate'); +INSERT INTO public.django_content_type VALUES (50, 'dcim', 'poweroutlettemplate'); +INSERT INTO public.django_content_type VALUES (51, 'dcim', 'interfacetemplate'); +INSERT INTO public.django_content_type VALUES (52, 'dcim', 'frontporttemplate'); +INSERT INTO public.django_content_type VALUES (53, 'dcim', 'rearporttemplate'); +INSERT INTO public.django_content_type VALUES (54, 'dcim', 'devicebaytemplate'); +INSERT INTO public.django_content_type VALUES (55, 'dcim', 'locationtype'); +INSERT INTO public.django_content_type VALUES (56, 'dcim', 'location'); +INSERT INTO public.django_content_type VALUES (57, 'dcim', 'powerpanel'); +INSERT INTO public.django_content_type VALUES (58, 'dcim', 'powerfeed'); +INSERT INTO public.django_content_type VALUES (59, 'dcim', 'rackgroup'); +INSERT INTO public.django_content_type VALUES (60, 'dcim', 'rack'); +INSERT INTO public.django_content_type VALUES (61, 'dcim', 'rackreservation'); +INSERT INTO public.django_content_type VALUES (62, 'ipam', 'namespace'); +INSERT INTO public.django_content_type VALUES (63, 'ipam', 'vrf'); +INSERT INTO public.django_content_type VALUES (64, 'ipam', 'vrfdeviceassignment'); +INSERT INTO public.django_content_type VALUES (65, 'ipam', 'vrfprefixassignment'); +INSERT INTO public.django_content_type VALUES (66, 'ipam', 'routetarget'); +INSERT INTO public.django_content_type VALUES (67, 'ipam', 'rir'); +INSERT INTO public.django_content_type VALUES (68, 'ipam', 'prefix'); +INSERT INTO public.django_content_type VALUES (69, 'ipam', 'ipaddress'); +INSERT INTO public.django_content_type VALUES (70, 'ipam', 'ipaddresstointerface'); +INSERT INTO public.django_content_type VALUES (71, 'ipam', 'vlangroup'); +INSERT INTO public.django_content_type VALUES (72, 'ipam', 'vlan'); +INSERT INTO public.django_content_type VALUES (73, 'ipam', 'service'); +INSERT INTO public.django_content_type VALUES (74, 'extras', 'objectchange'); +INSERT INTO public.django_content_type VALUES (75, 'extras', 'computedfield'); +INSERT INTO public.django_content_type VALUES (76, 'extras', 'customfield'); +INSERT INTO public.django_content_type VALUES (77, 'extras', 'customfieldchoice'); +INSERT INTO public.django_content_type VALUES (78, 'extras', 'relationship'); +INSERT INTO public.django_content_type VALUES (79, 'extras', 'relationshipassociation'); +INSERT INTO public.django_content_type VALUES (80, 'extras', 'role'); +INSERT INTO public.django_content_type VALUES (81, 'extras', 'status'); +INSERT INTO public.django_content_type VALUES (82, 'extras', 'tag'); +INSERT INTO public.django_content_type VALUES (83, 'extras', 'taggeditem'); +INSERT INTO public.django_content_type VALUES (84, 'extras', 'gitrepository'); +INSERT INTO public.django_content_type VALUES (85, 'extras', 'dynamicgroup'); +INSERT INTO public.django_content_type VALUES (86, 'extras', 'dynamicgroupmembership'); +INSERT INTO public.django_content_type VALUES (87, 'extras', 'job'); +INSERT INTO public.django_content_type VALUES (88, 'extras', 'jobhook'); +INSERT INTO public.django_content_type VALUES (89, 'extras', 'joblogentry'); +INSERT INTO public.django_content_type VALUES (90, 'extras', 'jobresult'); +INSERT INTO public.django_content_type VALUES (91, 'extras', 'jobbutton'); +INSERT INTO public.django_content_type VALUES (92, 'extras', 'scheduledjobs'); +INSERT INTO public.django_content_type VALUES (93, 'extras', 'scheduledjob'); +INSERT INTO public.django_content_type VALUES (94, 'extras', 'configcontext'); +INSERT INTO public.django_content_type VALUES (95, 'extras', 'configcontextschema'); +INSERT INTO public.django_content_type VALUES (96, 'extras', 'customlink'); +INSERT INTO public.django_content_type VALUES (97, 'extras', 'exporttemplate'); +INSERT INTO public.django_content_type VALUES (98, 'extras', 'fileattachment'); +INSERT INTO public.django_content_type VALUES (99, 'extras', 'fileproxy'); +INSERT INTO public.django_content_type VALUES (100, 'extras', 'graphqlquery'); +INSERT INTO public.django_content_type VALUES (101, 'extras', 'healthchecktestmodel'); +INSERT INTO public.django_content_type VALUES (102, 'extras', 'imageattachment'); +INSERT INTO public.django_content_type VALUES (103, 'extras', 'note'); +INSERT INTO public.django_content_type VALUES (104, 'extras', 'webhook'); +INSERT INTO public.django_content_type VALUES (105, 'extras', 'secret'); +INSERT INTO public.django_content_type VALUES (106, 'extras', 'secretsgroup'); +INSERT INTO public.django_content_type VALUES (107, 'extras', 'secretsgroupassociation'); +INSERT INTO public.django_content_type VALUES (108, 'tenancy', 'tenantgroup'); +INSERT INTO public.django_content_type VALUES (109, 'tenancy', 'tenant'); +INSERT INTO public.django_content_type VALUES (110, 'users', 'user'); +INSERT INTO public.django_content_type VALUES (111, 'users', 'admingroup'); +INSERT INTO public.django_content_type VALUES (112, 'users', 'token'); +INSERT INTO public.django_content_type VALUES (113, 'users', 'objectpermission'); +INSERT INTO public.django_content_type VALUES (114, 'virtualization', 'clustertype'); +INSERT INTO public.django_content_type VALUES (115, 'virtualization', 'clustergroup'); +INSERT INTO public.django_content_type VALUES (116, 'virtualization', 'cluster'); +INSERT INTO public.django_content_type VALUES (117, 'virtualization', 'virtualmachine'); +INSERT INTO public.django_content_type VALUES (118, 'virtualization', 'vminterface'); +INSERT INTO public.django_content_type VALUES (119, 'database', 'constance'); + + +-- +-- Data for Name: django_migrations; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + +INSERT INTO public.django_migrations VALUES (1, 'contenttypes', '0001_initial', '2023-12-29 14:28:04.184689+00'); +INSERT INTO public.django_migrations VALUES (2, 'contenttypes', '0002_remove_content_type_name', '2023-12-29 14:28:04.199708+00'); +INSERT INTO public.django_migrations VALUES (3, 'auth', '0001_initial', '2023-12-29 14:28:04.338627+00'); +INSERT INTO public.django_migrations VALUES (4, 'auth', '0002_alter_permission_name_max_length', '2023-12-29 14:28:04.354129+00'); +INSERT INTO public.django_migrations VALUES (5, 'auth', '0003_alter_user_email_max_length', '2023-12-29 14:28:04.365522+00'); +INSERT INTO public.django_migrations VALUES (6, 'auth', '0004_alter_user_username_opts', '2023-12-29 14:28:04.377713+00'); +INSERT INTO public.django_migrations VALUES (7, 'auth', '0005_alter_user_last_login_null', '2023-12-29 14:28:04.389205+00'); +INSERT INTO public.django_migrations VALUES (8, 'auth', '0006_require_contenttypes_0002', '2023-12-29 14:28:04.398188+00'); +INSERT INTO public.django_migrations VALUES (9, 'auth', '0007_alter_validators_add_error_messages', '2023-12-29 14:28:04.413146+00'); +INSERT INTO public.django_migrations VALUES (10, 'auth', '0008_alter_user_username_max_length', '2023-12-29 14:28:04.425006+00'); +INSERT INTO public.django_migrations VALUES (11, 'auth', '0009_alter_user_last_name_max_length', '2023-12-29 14:28:04.43672+00'); +INSERT INTO public.django_migrations VALUES (12, 'auth', '0010_alter_group_name_max_length', '2023-12-29 14:28:04.449482+00'); +INSERT INTO public.django_migrations VALUES (13, 'auth', '0011_update_proxy_permissions', '2023-12-29 14:28:04.460722+00'); +INSERT INTO public.django_migrations VALUES (14, 'auth', '0012_alter_user_first_name_max_length', '2023-12-29 14:28:04.472576+00'); +INSERT INTO public.django_migrations VALUES (15, 'users', '0001_initial', '2023-12-29 14:28:04.874+00'); +INSERT INTO public.django_migrations VALUES (16, 'admin', '0001_initial', '2023-12-29 14:28:04.952663+00'); +INSERT INTO public.django_migrations VALUES (17, 'admin', '0002_logentry_remove_auto_add', '2023-12-29 14:28:04.971623+00'); +INSERT INTO public.django_migrations VALUES (18, 'admin', '0003_logentry_add_action_flag_choices', '2023-12-29 14:28:04.990323+00'); +INSERT INTO public.django_migrations VALUES (19, 'extras', '0001_initial_part_1', '2023-12-29 14:28:05.655261+00'); +INSERT INTO public.django_migrations VALUES (20, 'tenancy', '0001_initial', '2023-12-29 14:28:05.783712+00'); +INSERT INTO public.django_migrations VALUES (21, 'dcim', '0001_initial_part_1', '2023-12-29 14:28:06.591699+00'); +INSERT INTO public.django_migrations VALUES (22, 'dcim', '0002_initial_part_2', '2023-12-29 14:28:06.832958+00'); +INSERT INTO public.django_migrations VALUES (23, 'ipam', '0001_initial_part_1', '2023-12-29 14:28:07.455134+00'); +INSERT INTO public.django_migrations VALUES (24, 'extras', '0002_initial_part_2', '2023-12-29 14:28:07.787578+00'); +INSERT INTO public.django_migrations VALUES (25, 'dcim', '0003_initial_part_3', '2023-12-29 14:28:09.603925+00'); +INSERT INTO public.django_migrations VALUES (26, 'virtualization', '0001_initial', '2023-12-29 14:28:10.209349+00'); +INSERT INTO public.django_migrations VALUES (27, 'dcim', '0004_initial_part_4', '2023-12-29 14:28:12.451618+00'); +INSERT INTO public.django_migrations VALUES (28, 'extras', '0003_initial_part_3', '2023-12-29 14:28:13.463645+00'); +INSERT INTO public.django_migrations VALUES (29, 'ipam', '0002_initial_part_2', '2023-12-29 14:28:14.41888+00'); +INSERT INTO public.django_migrations VALUES (30, 'circuits', '0001_initial_part_1', '2023-12-29 14:28:14.543925+00'); +INSERT INTO public.django_migrations VALUES (31, 'circuits', '0002_initial_part_2', '2023-12-29 14:28:15.229276+00'); +INSERT INTO public.django_migrations VALUES (32, 'extras', '0004_populate_default_status_records', '2023-12-29 14:28:15.35522+00'); +INSERT INTO public.django_migrations VALUES (33, 'extras', '0005_configcontext_device_types', '2023-12-29 14:28:15.442105+00'); +INSERT INTO public.django_migrations VALUES (34, 'extras', '0006_graphqlquery', '2023-12-29 14:28:15.501245+00'); +INSERT INTO public.django_migrations VALUES (35, 'extras', '0007_configcontextschema', '2023-12-29 14:28:15.775054+00'); +INSERT INTO public.django_migrations VALUES (36, 'virtualization', '0002_virtualmachine_local_context_schema', '2023-12-29 14:28:15.837955+00'); +INSERT INTO public.django_migrations VALUES (37, 'virtualization', '0003_vminterface_verbose_name', '2023-12-29 14:28:15.871082+00'); +INSERT INTO public.django_migrations VALUES (38, 'virtualization', '0004_auto_slug', '2023-12-29 14:28:15.916481+00'); +INSERT INTO public.django_migrations VALUES (39, 'virtualization', '0005_add_natural_indexing', '2023-12-29 14:28:16.045618+00'); +INSERT INTO public.django_migrations VALUES (40, 'extras', '0008_jobresult__custom_field_data', '2023-12-29 14:28:16.076395+00'); +INSERT INTO public.django_migrations VALUES (41, 'extras', '0009_computedfield', '2023-12-29 14:28:16.179948+00'); +INSERT INTO public.django_migrations VALUES (42, 'extras', '0010_change_cf_validation_max_min_field_to_bigint', '2023-12-29 14:28:16.407181+00'); +INSERT INTO public.django_migrations VALUES (43, 'extras', '0011_fileattachment_fileproxy', '2023-12-29 14:28:16.472414+00'); +INSERT INTO public.django_migrations VALUES (44, 'extras', '0012_healthchecktestmodel', '2023-12-29 14:28:16.488477+00'); +INSERT INTO public.django_migrations VALUES (45, 'extras', '0013_default_fallback_value_computedfield', '2023-12-29 14:28:16.523141+00'); +INSERT INTO public.django_migrations VALUES (46, 'extras', '0014_auto_slug', '2023-12-29 14:28:16.632275+00'); +INSERT INTO public.django_migrations VALUES (47, 'extras', '0015_scheduled_job', '2023-12-29 14:28:16.776572+00'); +INSERT INTO public.django_migrations VALUES (48, 'extras', '0016_secret', '2023-12-29 14:28:17.172256+00'); +INSERT INTO public.django_migrations VALUES (49, 'extras', '0017_joblogentry', '2023-12-29 14:28:17.260387+00'); +INSERT INTO public.django_migrations VALUES (50, 'extras', '0018_joblog_data_migration', '2023-12-29 14:28:17.318118+00'); +INSERT INTO public.django_migrations VALUES (51, 'extras', '0019_joblogentry__meta_options__related_name', '2023-12-29 14:28:17.452664+00'); +INSERT INTO public.django_migrations VALUES (52, 'extras', '0020_customfield_changelog', '2023-12-29 14:28:17.51851+00'); +INSERT INTO public.django_migrations VALUES (53, 'extras', '0021_customfield_changelog_data', '2023-12-29 14:28:17.567822+00'); +INSERT INTO public.django_migrations VALUES (54, 'extras', '0022_objectchange_object_datav2', '2023-12-29 14:28:17.597113+00'); +INSERT INTO public.django_migrations VALUES (55, 'extras', '0023_job_model', '2023-12-29 14:28:18.018277+00'); +INSERT INTO public.django_migrations VALUES (56, 'extras', '0024_job_data_migration', '2023-12-29 14:28:18.085015+00'); +INSERT INTO public.django_migrations VALUES (57, 'extras', '0025_add_advanced_ui_boolean_to_customfield_conputedfield_and_relationship', '2023-12-29 14:28:18.149718+00'); +INSERT INTO public.django_migrations VALUES (58, 'extras', '0026_job_add_gitrepository_fk', '2023-12-29 14:28:18.267352+00'); +INSERT INTO public.django_migrations VALUES (59, 'extras', '0027_job_gitrepository_data_migration', '2023-12-29 14:28:18.316262+00'); +INSERT INTO public.django_migrations VALUES (60, 'extras', '0028_job_reduce_source', '2023-12-29 14:28:18.550956+00'); +INSERT INTO public.django_migrations VALUES (61, 'extras', '0029_dynamicgroup', '2023-12-29 14:28:18.65332+00'); +INSERT INTO public.django_migrations VALUES (62, 'extras', '0030_webhook_alter_unique_together', '2023-12-29 14:28:18.694068+00'); +INSERT INTO public.django_migrations VALUES (63, 'extras', '0031_tag_content_types', '2023-12-29 14:28:18.789415+00'); +INSERT INTO public.django_migrations VALUES (64, 'extras', '0032_tag_content_types_data_migration', '2023-12-29 14:28:18.853018+00'); +INSERT INTO public.django_migrations VALUES (65, 'extras', '0033_add__optimized_indexing', '2023-12-29 14:28:19.516923+00'); +INSERT INTO public.django_migrations VALUES (66, 'virtualization', '0006_vminterface_status', '2023-12-29 14:28:19.692114+00'); +INSERT INTO public.django_migrations VALUES (67, 'virtualization', '0007_vminterface_status_data_migration', '2023-12-29 14:28:19.753571+00'); +INSERT INTO public.django_migrations VALUES (68, 'virtualization', '0008_vminterface_parent', '2023-12-29 14:28:19.861015+00'); +INSERT INTO public.django_migrations VALUES (69, 'extras', '0034_alter_fileattachment_mimetype', '2023-12-29 14:28:19.870654+00'); +INSERT INTO public.django_migrations VALUES (70, 'extras', '0035_scheduledjob_crontab', '2023-12-29 14:28:19.88653+00'); +INSERT INTO public.django_migrations VALUES (71, 'extras', '0036_job_add_has_sensitive_variables', '2023-12-29 14:28:19.942183+00'); +INSERT INTO public.django_migrations VALUES (72, 'extras', '0037_configcontextschema__remove_name_unique__create_constraint_unique_name_owner', '2023-12-29 14:28:19.999366+00'); +INSERT INTO public.django_migrations VALUES (73, 'dcim', '0005_device_local_context_schema', '2023-12-29 14:28:20.069128+00'); +INSERT INTO public.django_migrations VALUES (74, 'dcim', '0006_auto_slug', '2023-12-29 14:28:20.397985+00'); +INSERT INTO public.django_migrations VALUES (75, 'dcim', '0007_device_secrets_group', '2023-12-29 14:28:20.473494+00'); +INSERT INTO public.django_migrations VALUES (76, 'dcim', '0008_increase_all_serial_lengths', '2023-12-29 14:28:20.657713+00'); +INSERT INTO public.django_migrations VALUES (77, 'dcim', '0009_add_natural_indexing', '2023-12-29 14:28:22.234181+00'); +INSERT INTO public.django_migrations VALUES (78, 'dcim', '0010_interface_status', '2023-12-29 14:28:22.300887+00'); +INSERT INTO public.django_migrations VALUES (79, 'dcim', '0011_interface_status_data_migration', '2023-12-29 14:28:22.360514+00'); +INSERT INTO public.django_migrations VALUES (80, 'dcim', '0012_interface_parent_bridge', '2023-12-29 14:28:22.472375+00'); +INSERT INTO public.django_migrations VALUES (81, 'dcim', '0013_location_location_type', '2023-12-29 14:28:23.129854+00'); +INSERT INTO public.django_migrations VALUES (82, 'virtualization', '0009_cluster_location', '2023-12-29 14:28:23.211995+00'); +INSERT INTO public.django_migrations VALUES (83, 'virtualization', '0010_vminterface_mac_address_data_migration', '2023-12-29 14:28:23.362383+00'); +INSERT INTO public.django_migrations VALUES (84, 'virtualization', '0011_alter_vminterface_mac_address', '2023-12-29 14:28:23.408064+00'); +INSERT INTO public.django_migrations VALUES (85, 'extras', '0038_configcontext_locations', '2023-12-29 14:28:23.499784+00'); +INSERT INTO public.django_migrations VALUES (86, 'extras', '0039_objectchange__add_change_context', '2023-12-29 14:28:23.575066+00'); +INSERT INTO public.django_migrations VALUES (87, 'extras', '0040_dynamicgroup__dynamicgroupmembership', '2023-12-29 14:28:23.703438+00'); +INSERT INTO public.django_migrations VALUES (88, 'extras', '0041_jobresult_job_kwargs', '2023-12-29 14:28:23.738015+00'); +INSERT INTO public.django_migrations VALUES (89, 'extras', '0042_job__add_is_job_hook_receiver', '2023-12-29 14:28:23.869746+00'); +INSERT INTO public.django_migrations VALUES (90, 'extras', '0043_note', '2023-12-29 14:28:23.987453+00'); +INSERT INTO public.django_migrations VALUES (91, 'extras', '0044_add_job_hook', '2023-12-29 14:28:24.12121+00'); +INSERT INTO public.django_migrations VALUES (92, 'extras', '0045_add_custom_field_slug', '2023-12-29 14:28:24.165333+00'); +INSERT INTO public.django_migrations VALUES (93, 'extras', '0046_populate_custom_field_slug_label', '2023-12-29 14:28:24.227225+00'); +INSERT INTO public.django_migrations VALUES (94, 'extras', '0047_enforce_custom_field_slug', '2023-12-29 14:28:24.270588+00'); +INSERT INTO public.django_migrations VALUES (95, 'extras', '0048_alter_objectchange_change_context_detail', '2023-12-29 14:28:24.30263+00'); +INSERT INTO public.django_migrations VALUES (96, 'extras', '0049_alter_tag_slug', '2023-12-29 14:28:24.351417+00'); +INSERT INTO public.django_migrations VALUES (97, 'extras', '0050_customfield_grouping', '2023-12-29 14:28:24.474834+00'); +INSERT INTO public.django_migrations VALUES (98, 'extras', '0051_add_job_task_queues', '2023-12-29 14:28:24.542654+00'); +INSERT INTO public.django_migrations VALUES (99, 'dcim', '0014_location_status_data_migration', '2023-12-29 14:28:24.602379+00'); +INSERT INTO public.django_migrations VALUES (100, 'dcim', '0015_device_components__changeloggedmodel', '2023-12-29 14:28:25.483121+00'); +INSERT INTO public.django_migrations VALUES (101, 'dcim', '0016_device_components__timestamp_data_migration', '2023-12-29 14:28:25.640993+00'); +INSERT INTO public.django_migrations VALUES (102, 'dcim', '0017_locationtype_nestable', '2023-12-29 14:28:25.681162+00'); +INSERT INTO public.django_migrations VALUES (103, 'dcim', '0018_device_redundancy_group', '2023-12-29 14:28:25.892085+00'); +INSERT INTO public.django_migrations VALUES (104, 'extras', '0052_configcontext_device_redundancy_groups', '2023-12-29 14:28:25.984192+00'); +INSERT INTO public.django_migrations VALUES (105, 'extras', '0053_relationship_required_on', '2023-12-29 14:28:26.015055+00'); +INSERT INTO public.django_migrations VALUES (106, 'extras', '0054_scheduledjob_kwargs_request_user_change', '2023-12-29 14:28:26.066257+00'); +INSERT INTO public.django_migrations VALUES (107, 'extras', '0055_configcontext_dynamic_groups', '2023-12-29 14:28:26.158339+00'); +INSERT INTO public.django_migrations VALUES (108, 'extras', '0056_objectchange_add_reverse_time_idx', '2023-12-29 14:28:26.334737+00'); +INSERT INTO public.django_migrations VALUES (109, 'extras', '0057_jobbutton', '2023-12-29 14:28:26.482371+00'); +INSERT INTO public.django_migrations VALUES (110, 'extras', '0058_jobresult_add_time_status_idxs', '2023-12-29 14:28:26.699004+00'); +INSERT INTO public.django_migrations VALUES (111, 'extras', '0059_joblogentry_scheduledjob_webhook_data_migration', '2023-12-29 14:28:26.918592+00'); +INSERT INTO public.django_migrations VALUES (112, 'extras', '0060_alter_joblogentry_scheduledjob_webhook_fields', '2023-12-29 14:28:26.982875+00'); +INSERT INTO public.django_migrations VALUES (113, 'extras', '0061_role_and_alter_status', '2023-12-29 14:28:27.131692+00'); +INSERT INTO public.django_migrations VALUES (114, 'extras', '0062_collect_roles_from_related_apps_roles', '2023-12-29 14:28:27.219518+00'); +INSERT INTO public.django_migrations VALUES (115, 'virtualization', '0012_alter_virtualmachine_role_add_new_role', '2023-12-29 14:28:27.412243+00'); +INSERT INTO public.django_migrations VALUES (116, 'virtualization', '0013_migrate_virtualmachine_role_data', '2023-12-29 14:28:27.4631+00'); +INSERT INTO public.django_migrations VALUES (117, 'virtualization', '0014_rename_virtualmachine_roles', '2023-12-29 14:28:27.562013+00'); +INSERT INTO public.django_migrations VALUES (118, 'extras', '0063_alter_role_options', '2023-12-29 14:28:27.592013+00'); +INSERT INTO public.django_migrations VALUES (119, 'extras', '0064_alter_configcontext_and_add_new_role', '2023-12-29 14:28:27.805822+00'); +INSERT INTO public.django_migrations VALUES (120, 'extras', '0065_configcontext_data_migrations', '2023-12-29 14:28:27.859199+00'); +INSERT INTO public.django_migrations VALUES (121, 'extras', '0066_rename_configcontext_role', '2023-12-29 14:28:27.958162+00'); +INSERT INTO public.django_migrations VALUES (122, 'virtualization', '0015_rename_foreignkey_fields', '2023-12-29 14:28:28.464648+00'); +INSERT INTO public.django_migrations VALUES (123, 'ipam', '0003_remove_max_length', '2023-12-29 14:28:28.666417+00'); +INSERT INTO public.django_migrations VALUES (124, 'ipam', '0004_fixup_p2p_broadcast', '2023-12-29 14:28:28.731854+00'); +INSERT INTO public.django_migrations VALUES (125, 'ipam', '0005_auto_slug', '2023-12-29 14:28:28.854865+00'); +INSERT INTO public.django_migrations VALUES (126, 'ipam', '0006_ipaddress_nat_outside_list', '2023-12-29 14:28:28.935692+00'); +INSERT INTO public.django_migrations VALUES (127, 'ipam', '0007_add_natural_indexing', '2023-12-29 14:28:29.446774+00'); +INSERT INTO public.django_migrations VALUES (128, 'ipam', '0008_prefix_vlan_vlangroup_location', '2023-12-29 14:28:29.646108+00'); +INSERT INTO public.django_migrations VALUES (129, 'ipam', '0009_alter_vlan_name', '2023-12-29 14:28:29.711141+00'); +INSERT INTO public.django_migrations VALUES (130, 'ipam', '0010_alter_ipam_role_add_new_role', '2023-12-29 14:28:30.143359+00'); +INSERT INTO public.django_migrations VALUES (131, 'ipam', '0011_migrate_ipam_role_data', '2023-12-29 14:28:30.304128+00'); +INSERT INTO public.django_migrations VALUES (132, 'ipam', '0012_rename_ipam_roles', '2023-12-29 14:28:30.663767+00'); +INSERT INTO public.django_migrations VALUES (133, 'ipam', '0013_delete_role', '2023-12-29 14:28:30.678677+00'); +INSERT INTO public.django_migrations VALUES (134, 'ipam', '0014_rename_foreign_keys_and_related_names', '2023-12-29 14:28:30.825356+00'); +INSERT INTO public.django_migrations VALUES (135, 'ipam', '0015_prefix_add_type', '2023-12-29 14:28:30.862141+00'); +INSERT INTO public.django_migrations VALUES (136, 'dcim', '0019_device_redundancy_group_data_migration', '2023-12-29 14:28:30.928526+00'); +INSERT INTO public.django_migrations VALUES (137, 'dcim', '0020_increase_device_asset_tag_size_limit', '2023-12-29 14:28:31.066231+00'); +INSERT INTO public.django_migrations VALUES (138, 'dcim', '0021_platform_network_driver', '2023-12-29 14:28:31.09772+00'); +INSERT INTO public.django_migrations VALUES (139, 'dcim', '0022_interface_redundancy_group', '2023-12-29 14:28:31.705576+00'); +INSERT INTO public.django_migrations VALUES (140, 'dcim', '0023_interface_redundancy_group_data_migration', '2023-12-29 14:28:31.80241+00'); +INSERT INTO public.django_migrations VALUES (141, 'dcim', '0024_move_site_fields_to_location_model', '2023-12-29 14:28:32.224145+00'); +INSERT INTO public.django_migrations VALUES (142, 'dcim', '0025_mptt_to_tree_queries', '2023-12-29 14:28:32.791711+00'); +INSERT INTO public.django_migrations VALUES (143, 'dcim', '0026_interface_mac_address_data_migration', '2023-12-29 14:28:32.851596+00'); +INSERT INTO public.django_migrations VALUES (144, 'dcim', '0027_alter_interface_mac_address', '2023-12-29 14:28:32.945665+00'); +INSERT INTO public.django_migrations VALUES (145, 'dcim', '0028_alter_device_and_rack_role_add_new_role', '2023-12-29 14:28:33.373854+00'); +INSERT INTO public.django_migrations VALUES (146, 'dcim', '0029_device_and_rack_roles_data_migrations', '2023-12-29 14:28:33.450308+00'); +INSERT INTO public.django_migrations VALUES (147, 'dcim', '0030_rename_device_and_rack_role', '2023-12-29 14:28:33.754491+00'); +INSERT INTO public.django_migrations VALUES (148, 'dcim', '0031_remove_device_role_and_rack_role', '2023-12-29 14:28:33.771786+00'); +INSERT INTO public.django_migrations VALUES (149, 'dcim', '0032_rename_foreignkey_fields', '2023-12-29 14:28:34.141209+00'); +INSERT INTO public.django_migrations VALUES (150, 'circuits', '0003_auto_slug', '2023-12-29 14:28:34.181392+00'); +INSERT INTO public.django_migrations VALUES (151, 'circuits', '0004_increase_provider_account_length', '2023-12-29 14:28:34.214744+00'); +INSERT INTO public.django_migrations VALUES (152, 'circuits', '0005_providernetwork', '2023-12-29 14:28:34.731425+00'); +INSERT INTO public.django_migrations VALUES (153, 'circuits', '0006_cache_circuit_terminations', '2023-12-29 14:28:34.807642+00'); +INSERT INTO public.django_migrations VALUES (154, 'circuits', '0007_circuitterminations_primary_model', '2023-12-29 14:28:35.063745+00'); +INSERT INTO public.django_migrations VALUES (155, 'circuits', '0008_add_natural_indexing', '2023-12-29 14:28:35.123031+00'); +INSERT INTO public.django_migrations VALUES (156, 'circuits', '0009_circuittermination_location', '2023-12-29 14:28:35.208473+00'); +INSERT INTO public.django_migrations VALUES (157, 'dcim', '0033_add_tree_managers_and_foreign_keys_pre_data_migration', '2023-12-29 14:28:35.50386+00'); +INSERT INTO public.django_migrations VALUES (158, 'dcim', '0034_migrate_region_and_site_data_to_locations', '2023-12-29 14:28:35.565777+00'); +INSERT INTO public.django_migrations VALUES (159, 'virtualization', '0016_remove_site_foreign_key_from_cluster_class', '2023-12-29 14:28:35.626519+00'); +INSERT INTO public.django_migrations VALUES (160, 'virtualization', '0017_created_datetime', '2023-12-29 14:28:36.196188+00'); +INSERT INTO public.django_migrations VALUES (161, 'extras', '0067_migrate_job_result_status', '2023-12-29 14:28:36.369117+00'); +INSERT INTO public.django_migrations VALUES (162, 'extras', '0068_jobresult__add_celery_fields', '2023-12-29 14:28:37.22865+00'); +INSERT INTO public.django_migrations VALUES (163, 'extras', '0069_created_datetime', '2023-12-29 14:28:38.943394+00'); +INSERT INTO public.django_migrations VALUES (164, 'virtualization', '0018_related_name_changes', '2023-12-29 14:28:39.320325+00'); +INSERT INTO public.django_migrations VALUES (165, 'ipam', '0016_prefix_type_data_migration', '2023-12-29 14:28:39.387702+00'); +INSERT INTO public.django_migrations VALUES (166, 'ipam', '0017_prefix_remove_is_pool', '2023-12-29 14:28:39.424549+00'); +INSERT INTO public.django_migrations VALUES (167, 'tenancy', '0002_auto_slug', '2023-12-29 14:28:39.606486+00'); +INSERT INTO public.django_migrations VALUES (168, 'tenancy', '0003_mptt_to_tree_queries', '2023-12-29 14:28:39.693611+00'); +INSERT INTO public.django_migrations VALUES (169, 'tenancy', '0004_change_tree_manager_on_tree_models', '2023-12-29 14:28:39.707265+00'); +INSERT INTO public.django_migrations VALUES (170, 'tenancy', '0005_rename_foreign_keys_and_related_names', '2023-12-29 14:28:39.790749+00'); +INSERT INTO public.django_migrations VALUES (171, 'dcim', '0035_rename_path_end_point_related_name', '2023-12-29 14:28:40.161776+00'); +INSERT INTO public.django_migrations VALUES (172, 'dcim', '0036_remove_site_foreign_key_from_dcim_models', '2023-12-29 14:28:40.982828+00'); +INSERT INTO public.django_migrations VALUES (173, 'ipam', '0018_remove_site_foreign_key_from_ipam_models', '2023-12-29 14:28:41.310171+00'); +INSERT INTO public.django_migrations VALUES (174, 'ipam', '0019_created_datetime', '2023-12-29 14:28:42.189772+00'); +INSERT INTO public.django_migrations VALUES (175, 'ipam', '0020_related_name_changes', '2023-12-29 14:28:42.560447+00'); +INSERT INTO public.django_migrations VALUES (176, 'ipam', '0021_prefix_add_rir_and_date_allocated', '2023-12-29 14:28:42.8+00'); +INSERT INTO public.django_migrations VALUES (177, 'ipam', '0022_aggregate_to_prefix_data_migration', '2023-12-29 14:28:42.861967+00'); +INSERT INTO public.django_migrations VALUES (178, 'ipam', '0023_delete_aggregate', '2023-12-29 14:28:42.872706+00'); +INSERT INTO public.django_migrations VALUES (179, 'extras', '0070_remove_site_and_region_attributes_from_config_context', '2023-12-29 14:28:43.05797+00'); +INSERT INTO public.django_migrations VALUES (180, 'django_celery_results', '0001_initial', '2023-12-29 14:28:43.109419+00'); +INSERT INTO public.django_migrations VALUES (181, 'django_celery_results', '0002_add_task_name_args_kwargs', '2023-12-29 14:28:43.125086+00'); +INSERT INTO public.django_migrations VALUES (182, 'django_celery_results', '0003_auto_20181106_1101', '2023-12-29 14:28:43.135914+00'); +INSERT INTO public.django_migrations VALUES (183, 'django_celery_results', '0004_auto_20190516_0412', '2023-12-29 14:28:43.233462+00'); +INSERT INTO public.django_migrations VALUES (184, 'django_celery_results', '0005_taskresult_worker', '2023-12-29 14:28:43.263707+00'); +INSERT INTO public.django_migrations VALUES (185, 'django_celery_results', '0006_taskresult_date_created', '2023-12-29 14:28:43.350068+00'); +INSERT INTO public.django_migrations VALUES (186, 'tenancy', '0006_created_datetime', '2023-12-29 14:28:43.543244+00'); +INSERT INTO public.django_migrations VALUES (187, 'dcim', '0037_created_datetime', '2023-12-29 14:28:46.809497+00'); +INSERT INTO public.django_migrations VALUES (188, 'dcim', '0038_fixup_fks_and_related_names', '2023-12-29 14:28:49.548079+00'); +INSERT INTO public.django_migrations VALUES (189, 'dcim', '0039_related_name_changes', '2023-12-29 14:28:50.345338+00'); +INSERT INTO public.django_migrations VALUES (190, 'circuits', '0010_rename_foreign_keys_and_related_names', '2023-12-29 14:28:50.623055+00'); +INSERT INTO public.django_migrations VALUES (191, 'circuits', '0011_remove_site_foreign_key_from_circuit_termination_class', '2023-12-29 14:28:50.681259+00'); +INSERT INTO public.django_migrations VALUES (192, 'dcim', '0040_remove_region_and_site', '2023-12-29 14:28:51.003917+00'); +INSERT INTO public.django_migrations VALUES (193, 'ipam', '0024_interface_to_ipaddress_m2m', '2023-12-29 14:28:51.093822+00'); +INSERT INTO public.django_migrations VALUES (194, 'virtualization', '0019_vminterface_ip_addresses_m2m', '2023-12-29 14:28:51.147273+00'); +INSERT INTO public.django_migrations VALUES (195, 'virtualization', '0020_remove_clustergroup_clustertype_slug', '2023-12-29 14:28:51.164174+00'); +INSERT INTO public.django_migrations VALUES (196, 'tenancy', '0007_remove_tenant_tenantgroup_slug', '2023-12-29 14:28:51.203673+00'); +INSERT INTO public.django_migrations VALUES (197, 'ipam', '0025_interface_ipaddress_m2m_data_migration', '2023-12-29 14:28:51.255256+00'); +INSERT INTO public.django_migrations VALUES (198, 'ipam', '0026_ipaddress_remove_assigned_object', '2023-12-29 14:28:51.434832+00'); +INSERT INTO public.django_migrations VALUES (199, 'ipam', '0027_remove_rir_slug', '2023-12-29 14:28:51.446447+00'); +INSERT INTO public.django_migrations VALUES (200, 'extras', '0071_replace_related_names', '2023-12-29 14:28:52.639096+00'); +INSERT INTO public.django_migrations VALUES (201, 'extras', '0072_rename_model_fields', '2023-12-29 14:28:52.909626+00'); +INSERT INTO public.django_migrations VALUES (202, 'extras', '0073_job__unique_name_data_migration', '2023-12-29 14:28:53.061878+00'); +INSERT INTO public.django_migrations VALUES (203, 'extras', '0074_job__unique_name', '2023-12-29 14:28:53.357007+00'); +INSERT INTO public.django_migrations VALUES (204, 'extras', '0075_remove_gitrepository_fields', '2023-12-29 14:28:53.424597+00'); +INSERT INTO public.django_migrations VALUES (205, 'extras', '0076_rename_slug_to_key_for_custom_field', '2023-12-29 14:28:53.502777+00'); +INSERT INTO public.django_migrations VALUES (206, 'extras', '0077_migrate_custom_field_data', '2023-12-29 14:28:53.56343+00'); +INSERT INTO public.django_migrations VALUES (207, 'extras', '0078_remove_name_field_and_make_label_field_non_nullable', '2023-12-29 14:28:53.638151+00'); +INSERT INTO public.django_migrations VALUES (208, 'dcim', '0041_interface_ip_addresses_m2m', '2023-12-29 14:28:53.794063+00'); +INSERT INTO public.django_migrations VALUES (209, 'dcim', '0042_alter_location_managers', '2023-12-29 14:28:53.837584+00'); +INSERT INTO public.django_migrations VALUES (210, 'dcim', '0043_remove_slug', '2023-12-29 14:28:53.884293+00'); +INSERT INTO public.django_migrations VALUES (211, 'circuits', '0012_created_datetime', '2023-12-29 14:28:54.284898+00'); +INSERT INTO public.django_migrations VALUES (212, 'circuits', '0013_alter_circuittermination__path', '2023-12-29 14:28:54.363263+00'); +INSERT INTO public.django_migrations VALUES (213, 'circuits', '0014_related_name_changes', '2023-12-29 14:28:54.523008+00'); +INSERT INTO public.django_migrations VALUES (214, 'circuits', '0015_remove_circuittype_provider_slug', '2023-12-29 14:28:54.559453+00'); +INSERT INTO public.django_migrations VALUES (215, 'extras', '0079_remove_slug', '2023-12-29 14:28:54.678981+00'); +INSERT INTO public.django_migrations VALUES (216, 'extras', '0080_tagsfield', '2023-12-29 14:28:54.918175+00'); +INSERT INTO public.django_migrations VALUES (217, 'extras', '0081_rename_relationship_slug_to_key', '2023-12-29 14:28:54.948702+00'); +INSERT INTO public.django_migrations VALUES (218, 'extras', '0082_rename_relationship_name_to_label', '2023-12-29 14:28:55.022194+00'); +INSERT INTO public.django_migrations VALUES (219, 'extras', '0083_ensure_relationship_keys_are_unique', '2023-12-29 14:28:55.072531+00'); +INSERT INTO public.django_migrations VALUES (220, 'extras', '0084_rename_computed_field_slug_to_key', '2023-12-29 14:28:55.124459+00'); +INSERT INTO public.django_migrations VALUES (221, 'circuits', '0016_tagsfield', '2023-12-29 14:28:55.382035+00'); +INSERT INTO public.django_migrations VALUES (222, 'circuits', '0017_fixup_null_statuses', '2023-12-29 14:28:55.433739+00'); +INSERT INTO public.django_migrations VALUES (223, 'circuits', '0018_status_nonnullable', '2023-12-29 14:28:55.490532+00'); +INSERT INTO public.django_migrations VALUES (224, 'circuits', '0019_remove_providernetwork_slug', '2023-12-29 14:28:55.523097+00'); +INSERT INTO public.django_migrations VALUES (225, 'database', '0001_initial', '2023-12-29 14:28:55.566301+00'); +INSERT INTO public.django_migrations VALUES (226, 'database', '0002_auto_20190129_2304', '2023-12-29 14:28:55.653539+00'); +INSERT INTO public.django_migrations VALUES (227, 'dcim', '0044_tagsfield', '2023-12-29 14:28:56.715405+00'); +INSERT INTO public.django_migrations VALUES (228, 'dcim', '0045_ipam__namespaces', '2023-12-29 14:28:56.782869+00'); +INSERT INTO public.django_migrations VALUES (229, 'dcim', '0046_fixup_null_statuses', '2023-12-29 14:28:56.887283+00'); +INSERT INTO public.django_migrations VALUES (230, 'dcim', '0047_status_nonnullable', '2023-12-29 14:28:57.463736+00'); +INSERT INTO public.django_migrations VALUES (231, 'dcim', '0048_ensure_virtual_chassis_names_are_unique_and_add_uniqueness_constraint', '2023-12-29 14:28:57.557776+00'); +INSERT INTO public.django_migrations VALUES (232, 'dcim', '0049_remove_slugs_and_change_device_primary_ip_fields', '2023-12-29 14:28:57.915834+00'); +INSERT INTO public.django_migrations VALUES (233, 'dcim', '0050_fix_interface_redundancy_group_association_created', '2023-12-29 14:28:57.933847+00'); +INSERT INTO public.django_migrations VALUES (234, 'dcim', '0051_interface_redundancy_group_nullable_status', '2023-12-29 14:28:58.028443+00'); +INSERT INTO public.django_migrations VALUES (235, 'dcim', '0052_fix_interface_redundancy_group_created', '2023-12-29 14:28:58.273327+00'); +INSERT INTO public.django_migrations VALUES (236, 'django_celery_beat', '0001_initial', '2023-12-29 14:28:58.376983+00'); +INSERT INTO public.django_migrations VALUES (237, 'django_celery_beat', '0002_auto_20161118_0346', '2023-12-29 14:28:58.413965+00'); +INSERT INTO public.django_migrations VALUES (238, 'django_celery_beat', '0003_auto_20161209_0049', '2023-12-29 14:28:58.436842+00'); +INSERT INTO public.django_migrations VALUES (239, 'django_celery_beat', '0004_auto_20170221_0000', '2023-12-29 14:28:58.448962+00'); +INSERT INTO public.django_migrations VALUES (240, 'django_celery_beat', '0005_add_solarschedule_events_choices', '2023-12-29 14:28:58.461089+00'); +INSERT INTO public.django_migrations VALUES (241, 'django_celery_beat', '0006_auto_20180322_0932', '2023-12-29 14:28:58.502639+00'); +INSERT INTO public.django_migrations VALUES (242, 'django_celery_beat', '0007_auto_20180521_0826', '2023-12-29 14:28:58.522536+00'); +INSERT INTO public.django_migrations VALUES (243, 'django_celery_beat', '0008_auto_20180914_1922', '2023-12-29 14:28:58.554822+00'); +INSERT INTO public.django_migrations VALUES (244, 'django_celery_beat', '0006_auto_20180210_1226', '2023-12-29 14:28:58.572001+00'); +INSERT INTO public.django_migrations VALUES (245, 'django_celery_beat', '0006_periodictask_priority', '2023-12-29 14:28:58.583644+00'); +INSERT INTO public.django_migrations VALUES (246, 'django_celery_beat', '0009_periodictask_headers', '2023-12-29 14:28:58.595015+00'); +INSERT INTO public.django_migrations VALUES (247, 'django_celery_beat', '0010_auto_20190429_0326', '2023-12-29 14:28:58.713877+00'); +INSERT INTO public.django_migrations VALUES (248, 'django_celery_beat', '0011_auto_20190508_0153', '2023-12-29 14:28:58.74878+00'); +INSERT INTO public.django_migrations VALUES (249, 'django_celery_beat', '0012_periodictask_expire_seconds', '2023-12-29 14:28:58.76055+00'); +INSERT INTO public.django_migrations VALUES (250, 'django_celery_beat', '0013_auto_20200609_0727', '2023-12-29 14:28:58.771232+00'); +INSERT INTO public.django_migrations VALUES (251, 'django_celery_beat', '0014_remove_clockedschedule_enabled', '2023-12-29 14:28:58.781558+00'); +INSERT INTO public.django_migrations VALUES (252, 'django_celery_beat', '0015_edit_solarschedule_events_choices', '2023-12-29 14:28:58.79215+00'); +INSERT INTO public.django_migrations VALUES (253, 'django_celery_beat', '0016_alter_crontabschedule_timezone', '2023-12-29 14:28:58.802658+00'); +INSERT INTO public.django_migrations VALUES (254, 'django_celery_beat', '0017_alter_crontabschedule_month_of_year', '2023-12-29 14:28:58.815222+00'); +INSERT INTO public.django_migrations VALUES (255, 'django_celery_beat', '0018_improve_crontab_helptext', '2023-12-29 14:28:58.827541+00'); +INSERT INTO public.django_migrations VALUES (256, 'django_celery_results', '0007_remove_taskresult_hidden', '2023-12-29 14:28:58.838917+00'); +INSERT INTO public.django_migrations VALUES (257, 'django_celery_results', '0008_chordcounter', '2023-12-29 14:28:58.881804+00'); +INSERT INTO public.django_migrations VALUES (258, 'django_celery_results', '0009_groupresult', '2023-12-29 14:28:59.06002+00'); +INSERT INTO public.django_migrations VALUES (259, 'django_celery_results', '0010_remove_duplicate_indices', '2023-12-29 14:28:59.078754+00'); +INSERT INTO public.django_migrations VALUES (260, 'django_celery_results', '0011_taskresult_periodic_task_name', '2023-12-29 14:28:59.090195+00'); +INSERT INTO public.django_migrations VALUES (261, 'extras', '0085_taggeditem_cleanup', '2023-12-29 14:28:59.159521+00'); +INSERT INTO public.django_migrations VALUES (262, 'extras', '0086_taggeditem_uniqueness', '2023-12-29 14:28:59.342726+00'); +INSERT INTO public.django_migrations VALUES (263, 'extras', '0087_job__celery_task_fields__dryrun_support', '2023-12-29 14:28:59.72286+00'); +INSERT INTO public.django_migrations VALUES (264, 'extras', '0088_job__commit_default_data_migration', '2023-12-29 14:28:59.785819+00'); +INSERT INTO public.django_migrations VALUES (265, 'extras', '0089_joblogentry__log_level_default', '2023-12-29 14:28:59.798407+00'); +INSERT INTO public.django_migrations VALUES (266, 'extras', '0090_joblogentry__log_level_data_migration', '2023-12-29 14:28:59.851741+00'); +INSERT INTO public.django_migrations VALUES (267, 'extras', '0091_scheduledjob__data_migration', '2023-12-29 14:28:59.904522+00'); +INSERT INTO public.django_migrations VALUES (268, 'extras', '0092_uniqueness_data_migration', '2023-12-29 14:29:00.004674+00'); +INSERT INTO public.django_migrations VALUES (269, 'extras', '0093_uniqueness_fixup', '2023-12-29 14:29:00.361764+00'); +INSERT INTO public.django_migrations VALUES (270, 'extras', '0094_alter_objectchange_unique_together', '2023-12-29 14:29:00.407341+00'); +INSERT INTO public.django_migrations VALUES (271, 'extras', '0095_ensure_note_timestamps_are_unique', '2023-12-29 14:29:00.461039+00'); +INSERT INTO public.django_migrations VALUES (272, 'extras', '0096_remove_slugs', '2023-12-29 14:29:00.641798+00'); +INSERT INTO public.django_migrations VALUES (273, 'extras', '0097_alter_job_result_remove_result', '2023-12-29 14:29:00.669999+00'); +INSERT INTO public.django_migrations VALUES (274, 'extras', '0098_rename_data_jobresult_result', '2023-12-29 14:29:00.687607+00'); +INSERT INTO public.django_migrations VALUES (275, 'extras', '0099_remove_dangling_note_objects', '2023-12-29 14:29:00.741295+00'); +INSERT INTO public.django_migrations VALUES (276, 'virtualization', '0021_tagsfield_and_vminterface_to_primarymodel', '2023-12-29 14:29:00.938392+00'); +INSERT INTO public.django_migrations VALUES (277, 'virtualization', '0022_vminterface_timestamps_data_migration', '2023-12-29 14:29:01.110034+00'); +INSERT INTO public.django_migrations VALUES (278, 'ipam', '0028_tagsfield', '2023-12-29 14:29:01.465806+00'); +INSERT INTO public.django_migrations VALUES (279, 'ipam', '0029_ip_address_to_interface_uniqueness_constraints', '2023-12-29 14:29:01.507707+00'); +INSERT INTO public.django_migrations VALUES (280, 'ipam', '0030_ipam__namespaces', '2023-12-29 14:29:02.53663+00'); +INSERT INTO public.django_migrations VALUES (281, 'virtualization', '0023_ipam__namespaces', '2023-12-29 14:29:02.708973+00'); +INSERT INTO public.django_migrations VALUES (282, 'virtualization', '0024_fixup_null_statuses', '2023-12-29 14:29:02.770208+00'); +INSERT INTO public.django_migrations VALUES (283, 'virtualization', '0025_status_nonnullable', '2023-12-29 14:29:02.880163+00'); +INSERT INTO public.django_migrations VALUES (284, 'ipam', '0031_ipam___data_migrations', '2023-12-29 14:29:03.004606+00'); +INSERT INTO public.django_migrations VALUES (285, 'ipam', '0032_ipam__namespaces_finish', '2023-12-29 14:29:03.602071+00'); +INSERT INTO public.django_migrations VALUES (286, 'ipam', '0033_fixup_null_statuses', '2023-12-29 14:29:03.668975+00'); +INSERT INTO public.django_migrations VALUES (287, 'ipam', '0034_status_nonnullable', '2023-12-29 14:29:03.909724+00'); +INSERT INTO public.django_migrations VALUES (288, 'ipam', '0035_ensure_all_services_fit_uniqueness_constraint', '2023-12-29 14:29:03.965293+00'); +INSERT INTO public.django_migrations VALUES (289, 'ipam', '0036_add_uniqueness_constraints_to_service', '2023-12-29 14:29:04.041557+00'); +INSERT INTO public.django_migrations VALUES (290, 'ipam', '0037_data_migration_vlan_group_name_uniqueness', '2023-12-29 14:29:04.096348+00'); +INSERT INTO public.django_migrations VALUES (291, 'ipam', '0038_vlan_group_name_unique_remove_slug', '2023-12-29 14:29:04.164378+00'); +INSERT INTO public.django_migrations VALUES (292, 'sessions', '0001_initial', '2023-12-29 14:29:04.206578+00'); +INSERT INTO public.django_migrations VALUES (293, 'default', '0001_initial', '2023-12-29 14:29:04.477294+00'); +INSERT INTO public.django_migrations VALUES (294, 'social_auth', '0001_initial', '2023-12-29 14:29:04.48486+00'); +INSERT INTO public.django_migrations VALUES (295, 'default', '0002_add_related_name', '2023-12-29 14:29:04.551683+00'); +INSERT INTO public.django_migrations VALUES (296, 'social_auth', '0002_add_related_name', '2023-12-29 14:29:04.55289+00'); +INSERT INTO public.django_migrations VALUES (297, 'default', '0003_alter_email_max_length', '2023-12-29 14:29:04.564573+00'); +INSERT INTO public.django_migrations VALUES (298, 'social_auth', '0003_alter_email_max_length', '2023-12-29 14:29:04.565676+00'); +INSERT INTO public.django_migrations VALUES (299, 'default', '0004_auto_20160423_0400', '2023-12-29 14:29:04.580715+00'); +INSERT INTO public.django_migrations VALUES (300, 'social_auth', '0004_auto_20160423_0400', '2023-12-29 14:29:04.581915+00'); +INSERT INTO public.django_migrations VALUES (301, 'social_auth', '0005_auto_20160727_2333', '2023-12-29 14:29:04.598461+00'); +INSERT INTO public.django_migrations VALUES (302, 'social_django', '0006_partial', '2023-12-29 14:29:04.642161+00'); +INSERT INTO public.django_migrations VALUES (303, 'social_django', '0007_code_timestamp', '2023-12-29 14:29:04.666887+00'); +INSERT INTO public.django_migrations VALUES (304, 'social_django', '0008_partial_timestamp', '2023-12-29 14:29:04.691748+00'); +INSERT INTO public.django_migrations VALUES (305, 'social_django', '0009_auto_20191118_0520', '2023-12-29 14:29:04.726364+00'); +INSERT INTO public.django_migrations VALUES (306, 'social_django', '0010_uid_db_index', '2023-12-29 14:29:04.755324+00'); +INSERT INTO public.django_migrations VALUES (307, 'social_django', '0011_alter_id_fields', '2023-12-29 14:29:04.952656+00'); +INSERT INTO public.django_migrations VALUES (308, 'taggit', '0001_initial', '2023-12-29 14:29:05.101473+00'); +INSERT INTO public.django_migrations VALUES (309, 'taggit', '0002_auto_20150616_2121', '2023-12-29 14:29:05.152414+00'); +INSERT INTO public.django_migrations VALUES (310, 'taggit', '0003_taggeditem_add_unique_index', '2023-12-29 14:29:05.199219+00'); +INSERT INTO public.django_migrations VALUES (311, 'taggit', '0004_alter_taggeditem_content_type_alter_taggeditem_tag', '2023-12-29 14:29:05.391206+00'); +INSERT INTO public.django_migrations VALUES (312, 'taggit', '0005_auto_20220424_2025', '2023-12-29 14:29:05.411028+00'); +INSERT INTO public.django_migrations VALUES (313, 'tenancy', '0008_tagsfield', '2023-12-29 14:29:05.464202+00'); +INSERT INTO public.django_migrations VALUES (314, 'users', '0002_token_ordering_by_created', '2023-12-29 14:29:05.479254+00'); +INSERT INTO public.django_migrations VALUES (315, 'users', '0003_alter_user_options', '2023-12-29 14:29:05.494307+00'); +INSERT INTO public.django_migrations VALUES (316, 'users', '0004_alter_user_managers', '2023-12-29 14:29:05.509573+00'); +INSERT INTO public.django_migrations VALUES (317, 'users', '0005_ensure_object_permission_names_are_unique', '2023-12-29 14:29:05.564387+00'); +INSERT INTO public.django_migrations VALUES (318, 'users', '0006_make_object_permission_name_globally_unique', '2023-12-29 14:29:05.611189+00'); +INSERT INTO public.django_migrations VALUES (319, 'virtualization', '0026_change_virtualmachine_primary_ip_fields', '2023-12-29 14:29:05.742909+00'); +INSERT INTO public.django_migrations VALUES (320, 'social_django', '0002_add_related_name', '2023-12-29 14:29:05.753069+00'); +INSERT INTO public.django_migrations VALUES (321, 'social_django', '0005_auto_20160727_2333', '2023-12-29 14:29:05.760288+00'); +INSERT INTO public.django_migrations VALUES (322, 'social_django', '0003_alter_email_max_length', '2023-12-29 14:29:05.767447+00'); +INSERT INTO public.django_migrations VALUES (323, 'social_django', '0004_auto_20160423_0400', '2023-12-29 14:29:05.774823+00'); +INSERT INTO public.django_migrations VALUES (324, 'social_django', '0001_initial', '2023-12-29 14:29:05.782065+00'); + + +-- +-- Data for Name: django_session; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_computedfield; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_configcontext; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_configcontext_cluster_groups; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_configcontext_clusters; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_configcontext_device_redundancy_groups; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_configcontext_device_types; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_configcontext_dynamic_groups; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_configcontext_locations; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_configcontext_platforms; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_configcontext_roles; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_configcontext_tags; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_configcontext_tenant_groups; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_configcontext_tenants; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_configcontextschema; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_customfield; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_customfield_content_types; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_customfieldchoice; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_customlink; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_dynamicgroup; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_dynamicgroupmembership; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_exporttemplate; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_fileattachment; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_fileproxy; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_gitrepository; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_graphqlquery; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_healthchecktestmodel; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_imageattachment; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_job; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + +INSERT INTO public.extras_job VALUES ('1a2d968b-63de-4995-b6db-533aa9dbe72a', '2024-01-02 11:03:34.948434+00', '2024-01-02 11:03:34.949199+00', '{}', 'nautobot.core.jobs', 'GitRepositorySync', 'System Jobs', 'Git Repository: Sync', '', true, true, false, false, false, false, 0, 0, false, false, false, false, false, false, false, false, false, false, false, '[]', false, false, false); +INSERT INTO public.extras_job VALUES ('12ae83df-4957-4a82-8b5d-a5840d1c8649', '2024-01-02 11:03:34.957775+00', '2024-01-02 11:03:34.958389+00', '{}', 'nautobot.core.jobs', 'GitRepositoryDryRun', 'System Jobs', 'Git Repository: Dry-Run', '', true, true, false, false, false, false, 0, 0, false, false, false, false, false, false, false, false, false, false, false, '[]', false, false, false); + + +-- +-- Data for Name: extras_jobbutton; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_jobbutton_content_types; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_jobhook; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_jobhook_content_types; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_joblogentry; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_jobresult; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_note; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_objectchange; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_relationship; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_relationshipassociation; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_role; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_role_content_types; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_scheduledjob; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_scheduledjobs; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_secret; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_secretsgroup; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_secretsgroupassociation; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_status; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_status_content_types; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_tag; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_tag_content_types; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_taggeditem; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_webhook; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: extras_webhook_content_types; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: ipam_ipaddress; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: ipam_ipaddresstointerface; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: ipam_namespace; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: ipam_prefix; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: ipam_rir; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: ipam_routetarget; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: ipam_service; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: ipam_service_ip_addresses; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: ipam_vlan; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: ipam_vlangroup; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: ipam_vrf; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: ipam_vrf_export_targets; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: ipam_vrf_import_targets; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: ipam_vrfdeviceassignment; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: ipam_vrfprefixassignment; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: social_auth_association; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: social_auth_code; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: social_auth_nonce; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: social_auth_partial; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: social_auth_usersocialauth; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: taggit_tag; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: taggit_taggeditem; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: tenancy_tenant; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: tenancy_tenantgroup; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: users_objectpermission; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: users_objectpermission_groups; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: users_objectpermission_object_types; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: users_objectpermission_users; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: users_token; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: virtualization_cluster; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: virtualization_clustergroup; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: virtualization_clustertype; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: virtualization_virtualmachine; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: virtualization_vminterface; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Data for Name: virtualization_vminterface_tagged_vlans; Type: TABLE DATA; Schema: public; Owner: nautobot +-- + + + +-- +-- Name: auth_group_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.auth_group_id_seq', 1, false); + + +-- +-- Name: auth_group_permissions_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.auth_group_permissions_id_seq', 1, false); + + +-- +-- Name: auth_permission_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.auth_permission_id_seq', 474, true); + + +-- +-- Name: auth_user_groups_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.auth_user_groups_id_seq', 1, false); + + +-- +-- Name: auth_user_user_permissions_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.auth_user_user_permissions_id_seq', 1, false); + + +-- +-- Name: constance_config_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.constance_config_id_seq', 1, false); + + +-- +-- Name: dcim_interface_tagged_vlans_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.dcim_interface_tagged_vlans_id_seq', 1, false); + + +-- +-- Name: dcim_locationtype_content_types_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.dcim_locationtype_content_types_id_seq', 1, false); + + +-- +-- Name: django_admin_log_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.django_admin_log_id_seq', 1, false); + + +-- +-- Name: django_celery_beat_clockedschedule_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.django_celery_beat_clockedschedule_id_seq', 1, false); + + +-- +-- Name: django_celery_beat_crontabschedule_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.django_celery_beat_crontabschedule_id_seq', 1, false); + + +-- +-- Name: django_celery_beat_intervalschedule_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.django_celery_beat_intervalschedule_id_seq', 1, false); + + +-- +-- Name: django_celery_beat_periodictask_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.django_celery_beat_periodictask_id_seq', 1, false); + + +-- +-- Name: django_celery_beat_solarschedule_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.django_celery_beat_solarschedule_id_seq', 1, false); + + +-- +-- Name: django_celery_results_chordcounter_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.django_celery_results_chordcounter_id_seq', 1, false); + + +-- +-- Name: django_celery_results_groupresult_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.django_celery_results_groupresult_id_seq', 1, false); + + +-- +-- Name: django_celery_results_taskresult_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.django_celery_results_taskresult_id_seq', 1, false); + + +-- +-- Name: django_content_type_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.django_content_type_id_seq', 119, true); + + +-- +-- Name: django_migrations_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.django_migrations_id_seq', 324, true); + + +-- +-- Name: extras_configcontext_cluster_groups_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_configcontext_cluster_groups_id_seq', 1, false); + + +-- +-- Name: extras_configcontext_clusters_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_configcontext_clusters_id_seq', 1, false); + + +-- +-- Name: extras_configcontext_device_redundancy_groups_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_configcontext_device_redundancy_groups_id_seq', 1, false); + + +-- +-- Name: extras_configcontext_device_types_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_configcontext_device_types_id_seq', 1, false); + + +-- +-- Name: extras_configcontext_dynamic_groups_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_configcontext_dynamic_groups_id_seq', 1, false); + + +-- +-- Name: extras_configcontext_locations_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_configcontext_locations_id_seq', 1, false); + + +-- +-- Name: extras_configcontext_new_roles_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_configcontext_new_roles_id_seq', 1, false); + + +-- +-- Name: extras_configcontext_platforms_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_configcontext_platforms_id_seq', 1, false); + + +-- +-- Name: extras_configcontext_tags_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_configcontext_tags_id_seq', 1, false); + + +-- +-- Name: extras_configcontext_tenant_groups_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_configcontext_tenant_groups_id_seq', 1, false); + + +-- +-- Name: extras_configcontext_tenants_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_configcontext_tenants_id_seq', 1, false); + + +-- +-- Name: extras_customfield_content_types_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_customfield_content_types_id_seq', 1, false); + + +-- +-- Name: extras_jobbutton_content_types_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_jobbutton_content_types_id_seq', 1, false); + + +-- +-- Name: extras_jobhook_content_types_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_jobhook_content_types_id_seq', 1, false); + + +-- +-- Name: extras_role_content_types_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_role_content_types_id_seq', 1, false); + + +-- +-- Name: extras_status_content_types_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_status_content_types_id_seq', 1, false); + + +-- +-- Name: extras_tag_content_types_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_tag_content_types_id_seq', 1, false); + + +-- +-- Name: extras_webhook_content_types_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.extras_webhook_content_types_id_seq', 1, false); + + +-- +-- Name: ipam_service_ipaddresses_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.ipam_service_ipaddresses_id_seq', 1, false); + + +-- +-- Name: ipam_vrf_export_targets_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.ipam_vrf_export_targets_id_seq', 1, false); + + +-- +-- Name: ipam_vrf_import_targets_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.ipam_vrf_import_targets_id_seq', 1, false); + + +-- +-- Name: social_auth_association_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.social_auth_association_id_seq', 1, false); + + +-- +-- Name: social_auth_code_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.social_auth_code_id_seq', 1, false); + + +-- +-- Name: social_auth_nonce_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.social_auth_nonce_id_seq', 1, false); + + +-- +-- Name: social_auth_partial_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.social_auth_partial_id_seq', 1, false); + + +-- +-- Name: social_auth_usersocialauth_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.social_auth_usersocialauth_id_seq', 1, false); + + +-- +-- Name: taggit_tag_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.taggit_tag_id_seq', 1, false); + + +-- +-- Name: taggit_taggeditem_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.taggit_taggeditem_id_seq', 1, false); + + +-- +-- Name: users_objectpermission_groups_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.users_objectpermission_groups_id_seq', 1, false); + + +-- +-- Name: users_objectpermission_object_types_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.users_objectpermission_object_types_id_seq', 1, false); + + +-- +-- Name: users_objectpermission_users_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.users_objectpermission_users_id_seq', 1, false); + + +-- +-- Name: virtualization_vminterface_tagged_vlans_id_seq; Type: SEQUENCE SET; Schema: public; Owner: nautobot +-- + +SELECT pg_catalog.setval('public.virtualization_vminterface_tagged_vlans_id_seq', 1, false); + + +-- +-- Name: auth_group auth_group_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_group + ADD CONSTRAINT auth_group_name_key UNIQUE (name); + + +-- +-- Name: auth_group_permissions auth_group_permissions_group_id_permission_id_0cd325b0_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_group_permissions + ADD CONSTRAINT auth_group_permissions_group_id_permission_id_0cd325b0_uniq UNIQUE (group_id, permission_id); + + +-- +-- Name: auth_group_permissions auth_group_permissions_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_group_permissions + ADD CONSTRAINT auth_group_permissions_pkey PRIMARY KEY (id); + + +-- +-- Name: auth_group auth_group_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_group + ADD CONSTRAINT auth_group_pkey PRIMARY KEY (id); + + +-- +-- Name: auth_permission auth_permission_content_type_id_codename_01ab375a_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_permission + ADD CONSTRAINT auth_permission_content_type_id_codename_01ab375a_uniq UNIQUE (content_type_id, codename); + + +-- +-- Name: auth_permission auth_permission_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_permission + ADD CONSTRAINT auth_permission_pkey PRIMARY KEY (id); + + +-- +-- Name: auth_user_groups auth_user_groups_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_user_groups + ADD CONSTRAINT auth_user_groups_pkey PRIMARY KEY (id); + + +-- +-- Name: auth_user_groups auth_user_groups_user_id_group_id_94350c0c_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_user_groups + ADD CONSTRAINT auth_user_groups_user_id_group_id_94350c0c_uniq UNIQUE (user_id, group_id); + + +-- +-- Name: auth_user auth_user_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_user + ADD CONSTRAINT auth_user_pkey PRIMARY KEY (id); + + +-- +-- Name: auth_user_user_permissions auth_user_user_permissions_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_user_user_permissions + ADD CONSTRAINT auth_user_user_permissions_pkey PRIMARY KEY (id); + + +-- +-- Name: auth_user_user_permissions auth_user_user_permissions_user_id_permission_id_14a6b632_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_user_user_permissions + ADD CONSTRAINT auth_user_user_permissions_user_id_permission_id_14a6b632_uniq UNIQUE (user_id, permission_id); + + +-- +-- Name: auth_user auth_user_username_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_user + ADD CONSTRAINT auth_user_username_key UNIQUE (username); + + +-- +-- Name: circuits_circuit circuits_circuit_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuit + ADD CONSTRAINT circuits_circuit_pkey PRIMARY KEY (id); + + +-- +-- Name: circuits_circuit circuits_circuit_provider_id_cid_b6f29862_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuit + ADD CONSTRAINT circuits_circuit_provider_id_cid_b6f29862_uniq UNIQUE (provider_id, cid); + + +-- +-- Name: circuits_circuittermination circuits_circuittermination_circuit_id_term_side_b13efd0e_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuittermination + ADD CONSTRAINT circuits_circuittermination_circuit_id_term_side_b13efd0e_uniq UNIQUE (circuit_id, term_side); + + +-- +-- Name: circuits_circuittermination circuits_circuittermination_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuittermination + ADD CONSTRAINT circuits_circuittermination_pkey PRIMARY KEY (id); + + +-- +-- Name: circuits_circuittype circuits_circuittype_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuittype + ADD CONSTRAINT circuits_circuittype_name_key UNIQUE (name); + + +-- +-- Name: circuits_circuittype circuits_circuittype_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuittype + ADD CONSTRAINT circuits_circuittype_pkey PRIMARY KEY (id); + + +-- +-- Name: circuits_provider circuits_provider_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_provider + ADD CONSTRAINT circuits_provider_name_key UNIQUE (name); + + +-- +-- Name: circuits_provider circuits_provider_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_provider + ADD CONSTRAINT circuits_provider_pkey PRIMARY KEY (id); + + +-- +-- Name: circuits_providernetwork circuits_providernetwork_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_providernetwork + ADD CONSTRAINT circuits_providernetwork_pkey PRIMARY KEY (id); + + +-- +-- Name: circuits_providernetwork circuits_providernetwork_provider_id_name_6f6610a0_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_providernetwork + ADD CONSTRAINT circuits_providernetwork_provider_id_name_6f6610a0_uniq UNIQUE (provider_id, name); + + +-- +-- Name: circuits_providernetwork circuits_providernetwork_provider_name; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_providernetwork + ADD CONSTRAINT circuits_providernetwork_provider_name UNIQUE (provider_id, name); + + +-- +-- Name: constance_config constance_config_key_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.constance_config + ADD CONSTRAINT constance_config_key_key UNIQUE (key); + + +-- +-- Name: constance_config constance_config_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.constance_config + ADD CONSTRAINT constance_config_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_cable dcim_cable_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_cable + ADD CONSTRAINT dcim_cable_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_cable dcim_cable_termination_a_type_id_termination_a_id_e9d24bad_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_cable + ADD CONSTRAINT dcim_cable_termination_a_type_id_termination_a_id_e9d24bad_uniq UNIQUE (termination_a_type_id, termination_a_id); + + +-- +-- Name: dcim_cable dcim_cable_termination_b_type_id_termination_b_id_057fc21f_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_cable + ADD CONSTRAINT dcim_cable_termination_b_type_id_termination_b_id_057fc21f_uniq UNIQUE (termination_b_type_id, termination_b_id); + + +-- +-- Name: dcim_cablepath dcim_cablepath_origin_type_id_origin_id_41b6f814_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_cablepath + ADD CONSTRAINT dcim_cablepath_origin_type_id_origin_id_41b6f814_uniq UNIQUE (origin_type_id, origin_id); + + +-- +-- Name: dcim_cablepath dcim_cablepath_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_cablepath + ADD CONSTRAINT dcim_cablepath_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_consoleport dcim_consoleport_device_id_name_293786b6_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleport + ADD CONSTRAINT dcim_consoleport_device_id_name_293786b6_uniq UNIQUE (device_id, name); + + +-- +-- Name: dcim_consoleport dcim_consoleport_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleport + ADD CONSTRAINT dcim_consoleport_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_consoleporttemplate dcim_consoleporttemplate_device_type_id_name_8208f9ca_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleporttemplate + ADD CONSTRAINT dcim_consoleporttemplate_device_type_id_name_8208f9ca_uniq UNIQUE (device_type_id, name); + + +-- +-- Name: dcim_consoleporttemplate dcim_consoleporttemplate_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleporttemplate + ADD CONSTRAINT dcim_consoleporttemplate_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_consoleserverport dcim_consoleserverport_device_id_name_fb1c5999_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleserverport + ADD CONSTRAINT dcim_consoleserverport_device_id_name_fb1c5999_uniq UNIQUE (device_id, name); + + +-- +-- Name: dcim_consoleserverport dcim_consoleserverport_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleserverport + ADD CONSTRAINT dcim_consoleserverport_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_consoleserverporttemplate dcim_consoleserverportte_device_type_id_name_a05c974d_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleserverporttemplate + ADD CONSTRAINT dcim_consoleserverportte_device_type_id_name_a05c974d_uniq UNIQUE (device_type_id, name); + + +-- +-- Name: dcim_consoleserverporttemplate dcim_consoleserverporttemplate_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleserverporttemplate + ADD CONSTRAINT dcim_consoleserverporttemplate_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_device dcim_device_asset_tag_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_asset_tag_key UNIQUE (asset_tag); + + +-- +-- Name: dcim_device dcim_device_location_id_tenant_id_name_2259bd02_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_location_id_tenant_id_name_2259bd02_uniq UNIQUE (location_id, tenant_id, name); + + +-- +-- Name: dcim_device dcim_device_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_device dcim_device_rack_id_position_face_43208a79_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_rack_id_position_face_43208a79_uniq UNIQUE (rack_id, "position", face); + + +-- +-- Name: dcim_device dcim_device_virtual_chassis_id_vc_position_efea7133_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_virtual_chassis_id_vc_position_efea7133_uniq UNIQUE (virtual_chassis_id, vc_position); + + +-- +-- Name: dcim_devicebay dcim_devicebay_device_id_name_2475a67b_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_devicebay + ADD CONSTRAINT dcim_devicebay_device_id_name_2475a67b_uniq UNIQUE (device_id, name); + + +-- +-- Name: dcim_devicebay dcim_devicebay_installed_device_id_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_devicebay + ADD CONSTRAINT dcim_devicebay_installed_device_id_key UNIQUE (installed_device_id); + + +-- +-- Name: dcim_devicebay dcim_devicebay_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_devicebay + ADD CONSTRAINT dcim_devicebay_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_devicebaytemplate dcim_devicebaytemplate_device_type_id_name_8f4899fe_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_devicebaytemplate + ADD CONSTRAINT dcim_devicebaytemplate_device_type_id_name_8f4899fe_uniq UNIQUE (device_type_id, name); + + +-- +-- Name: dcim_devicebaytemplate dcim_devicebaytemplate_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_devicebaytemplate + ADD CONSTRAINT dcim_devicebaytemplate_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_deviceredundancygroup dcim_deviceredundancygroup_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_deviceredundancygroup + ADD CONSTRAINT dcim_deviceredundancygroup_name_key UNIQUE (name); + + +-- +-- Name: dcim_deviceredundancygroup dcim_deviceredundancygroup_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_deviceredundancygroup + ADD CONSTRAINT dcim_deviceredundancygroup_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_devicetype dcim_devicetype_manufacturer_id_model_17948c0c_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_devicetype + ADD CONSTRAINT dcim_devicetype_manufacturer_id_model_17948c0c_uniq UNIQUE (manufacturer_id, model); + + +-- +-- Name: dcim_devicetype dcim_devicetype_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_devicetype + ADD CONSTRAINT dcim_devicetype_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_frontport dcim_frontport_device_id_name_235b7af2_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_frontport + ADD CONSTRAINT dcim_frontport_device_id_name_235b7af2_uniq UNIQUE (device_id, name); + + +-- +-- Name: dcim_frontport dcim_frontport_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_frontport + ADD CONSTRAINT dcim_frontport_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_frontport dcim_frontport_rear_port_id_rear_port_position_8b0bf7ca_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_frontport + ADD CONSTRAINT dcim_frontport_rear_port_id_rear_port_position_8b0bf7ca_uniq UNIQUE (rear_port_id, rear_port_position); + + +-- +-- Name: dcim_frontporttemplate dcim_frontporttemplate_device_type_id_name_0a0a0e05_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_frontporttemplate + ADD CONSTRAINT dcim_frontporttemplate_device_type_id_name_0a0a0e05_uniq UNIQUE (device_type_id, name); + + +-- +-- Name: dcim_frontporttemplate dcim_frontporttemplate_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_frontporttemplate + ADD CONSTRAINT dcim_frontporttemplate_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_frontporttemplate dcim_frontporttemplate_rear_port_id_rear_port_p_401fe927_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_frontporttemplate + ADD CONSTRAINT dcim_frontporttemplate_rear_port_id_rear_port_p_401fe927_uniq UNIQUE (rear_port_template_id, rear_port_position); + + +-- +-- Name: dcim_interface dcim_interface_device_id_name_bffc4ec4_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface + ADD CONSTRAINT dcim_interface_device_id_name_bffc4ec4_uniq UNIQUE (device_id, name); + + +-- +-- Name: dcim_interface dcim_interface_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface + ADD CONSTRAINT dcim_interface_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_interface_tagged_vlans dcim_interface_tagged_vlans_interface_id_vlan_id_0d55c576_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface_tagged_vlans + ADD CONSTRAINT dcim_interface_tagged_vlans_interface_id_vlan_id_0d55c576_uniq UNIQUE (interface_id, vlan_id); + + +-- +-- Name: dcim_interface_tagged_vlans dcim_interface_tagged_vlans_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface_tagged_vlans + ADD CONSTRAINT dcim_interface_tagged_vlans_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_interfaceredundancygroupassociation dcim_interfaceredundancy_interface_redundancy_gro_5aece630_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interfaceredundancygroupassociation + ADD CONSTRAINT dcim_interfaceredundancy_interface_redundancy_gro_5aece630_uniq UNIQUE (interface_redundancy_group_id, interface_id); + + +-- +-- Name: dcim_interfaceredundancygroup dcim_interfaceredundancygroup_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interfaceredundancygroup + ADD CONSTRAINT dcim_interfaceredundancygroup_name_key UNIQUE (name); + + +-- +-- Name: dcim_interfaceredundancygroup dcim_interfaceredundancygroup_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interfaceredundancygroup + ADD CONSTRAINT dcim_interfaceredundancygroup_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_interfaceredundancygroupassociation dcim_interfaceredundancygroupassociation_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interfaceredundancygroupassociation + ADD CONSTRAINT dcim_interfaceredundancygroupassociation_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_interfacetemplate dcim_interfacetemplate_device_type_id_name_3a847237_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interfacetemplate + ADD CONSTRAINT dcim_interfacetemplate_device_type_id_name_3a847237_uniq UNIQUE (device_type_id, name); + + +-- +-- Name: dcim_interfacetemplate dcim_interfacetemplate_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interfacetemplate + ADD CONSTRAINT dcim_interfacetemplate_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_inventoryitem dcim_inventoryitem_asset_tag_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_inventoryitem + ADD CONSTRAINT dcim_inventoryitem_asset_tag_key UNIQUE (asset_tag); + + +-- +-- Name: dcim_inventoryitem dcim_inventoryitem_device_id_parent_id_name_bb84bd2b_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_inventoryitem + ADD CONSTRAINT dcim_inventoryitem_device_id_parent_id_name_bb84bd2b_uniq UNIQUE (device_id, parent_id, name); + + +-- +-- Name: dcim_inventoryitem dcim_inventoryitem_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_inventoryitem + ADD CONSTRAINT dcim_inventoryitem_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_location dcim_location_parent_id_name_1e7c6218_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_location + ADD CONSTRAINT dcim_location_parent_id_name_1e7c6218_uniq UNIQUE (parent_id, name); + + +-- +-- Name: dcim_location dcim_location_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_location + ADD CONSTRAINT dcim_location_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_locationtype_content_types dcim_locationtype_conten_locationtype_id_contentt_58938a25_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_locationtype_content_types + ADD CONSTRAINT dcim_locationtype_conten_locationtype_id_contentt_58938a25_uniq UNIQUE (locationtype_id, contenttype_id); + + +-- +-- Name: dcim_locationtype_content_types dcim_locationtype_content_types_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_locationtype_content_types + ADD CONSTRAINT dcim_locationtype_content_types_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_locationtype dcim_locationtype_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_locationtype + ADD CONSTRAINT dcim_locationtype_name_key UNIQUE (name); + + +-- +-- Name: dcim_locationtype dcim_locationtype_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_locationtype + ADD CONSTRAINT dcim_locationtype_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_manufacturer dcim_manufacturer_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_manufacturer + ADD CONSTRAINT dcim_manufacturer_name_key UNIQUE (name); + + +-- +-- Name: dcim_manufacturer dcim_manufacturer_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_manufacturer + ADD CONSTRAINT dcim_manufacturer_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_platform dcim_platform_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_platform + ADD CONSTRAINT dcim_platform_name_key UNIQUE (name); + + +-- +-- Name: dcim_platform dcim_platform_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_platform + ADD CONSTRAINT dcim_platform_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_powerfeed dcim_powerfeed_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerfeed + ADD CONSTRAINT dcim_powerfeed_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_powerfeed dcim_powerfeed_power_panel_id_name_0fbaae9f_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerfeed + ADD CONSTRAINT dcim_powerfeed_power_panel_id_name_0fbaae9f_uniq UNIQUE (power_panel_id, name); + + +-- +-- Name: dcim_poweroutlet dcim_poweroutlet_device_id_name_981b00c1_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_poweroutlet + ADD CONSTRAINT dcim_poweroutlet_device_id_name_981b00c1_uniq UNIQUE (device_id, name); + + +-- +-- Name: dcim_poweroutlet dcim_poweroutlet_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_poweroutlet + ADD CONSTRAINT dcim_poweroutlet_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_poweroutlettemplate dcim_poweroutlettemplate_device_type_id_name_eafbb07d_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_poweroutlettemplate + ADD CONSTRAINT dcim_poweroutlettemplate_device_type_id_name_eafbb07d_uniq UNIQUE (device_type_id, name); + + +-- +-- Name: dcim_poweroutlettemplate dcim_poweroutlettemplate_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_poweroutlettemplate + ADD CONSTRAINT dcim_poweroutlettemplate_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_powerpanel dcim_powerpanel_location_id_name_682403ca_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerpanel + ADD CONSTRAINT dcim_powerpanel_location_id_name_682403ca_uniq UNIQUE (location_id, name); + + +-- +-- Name: dcim_powerpanel dcim_powerpanel_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerpanel + ADD CONSTRAINT dcim_powerpanel_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_powerport dcim_powerport_device_id_name_948af82c_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerport + ADD CONSTRAINT dcim_powerport_device_id_name_948af82c_uniq UNIQUE (device_id, name); + + +-- +-- Name: dcim_powerport dcim_powerport_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerport + ADD CONSTRAINT dcim_powerport_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_powerporttemplate dcim_powerporttemplate_device_type_id_name_b4e9689f_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerporttemplate + ADD CONSTRAINT dcim_powerporttemplate_device_type_id_name_b4e9689f_uniq UNIQUE (device_type_id, name); + + +-- +-- Name: dcim_powerporttemplate dcim_powerporttemplate_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerporttemplate + ADD CONSTRAINT dcim_powerporttemplate_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_rack dcim_rack_asset_tag_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rack + ADD CONSTRAINT dcim_rack_asset_tag_key UNIQUE (asset_tag); + + +-- +-- Name: dcim_rack dcim_rack_group_id_facility_id_f16a53ae_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rack + ADD CONSTRAINT dcim_rack_group_id_facility_id_f16a53ae_uniq UNIQUE (rack_group_id, facility_id); + + +-- +-- Name: dcim_rack dcim_rack_group_id_name_846f3826_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rack + ADD CONSTRAINT dcim_rack_group_id_name_846f3826_uniq UNIQUE (rack_group_id, name); + + +-- +-- Name: dcim_rack dcim_rack_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rack + ADD CONSTRAINT dcim_rack_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_rackgroup dcim_rackgroup_location_id_name_8555e7b1_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rackgroup + ADD CONSTRAINT dcim_rackgroup_location_id_name_8555e7b1_uniq UNIQUE (location_id, name); + + +-- +-- Name: dcim_rackgroup dcim_rackgroup_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rackgroup + ADD CONSTRAINT dcim_rackgroup_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_rackreservation dcim_rackreservation_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rackreservation + ADD CONSTRAINT dcim_rackreservation_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_rearport dcim_rearport_device_id_name_4b14dde6_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rearport + ADD CONSTRAINT dcim_rearport_device_id_name_4b14dde6_uniq UNIQUE (device_id, name); + + +-- +-- Name: dcim_rearport dcim_rearport_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rearport + ADD CONSTRAINT dcim_rearport_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_rearporttemplate dcim_rearporttemplate_device_type_id_name_9bdddb29_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rearporttemplate + ADD CONSTRAINT dcim_rearporttemplate_device_type_id_name_9bdddb29_uniq UNIQUE (device_type_id, name); + + +-- +-- Name: dcim_rearporttemplate dcim_rearporttemplate_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rearporttemplate + ADD CONSTRAINT dcim_rearporttemplate_pkey PRIMARY KEY (id); + + +-- +-- Name: dcim_virtualchassis dcim_virtualchassis_master_id_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_virtualchassis + ADD CONSTRAINT dcim_virtualchassis_master_id_key UNIQUE (master_id); + + +-- +-- Name: dcim_virtualchassis dcim_virtualchassis_name_7dcc237d_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_virtualchassis + ADD CONSTRAINT dcim_virtualchassis_name_7dcc237d_uniq UNIQUE (name); + + +-- +-- Name: dcim_virtualchassis dcim_virtualchassis_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_virtualchassis + ADD CONSTRAINT dcim_virtualchassis_pkey PRIMARY KEY (id); + + +-- +-- Name: django_admin_log django_admin_log_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_admin_log + ADD CONSTRAINT django_admin_log_pkey PRIMARY KEY (id); + + +-- +-- Name: django_celery_beat_clockedschedule django_celery_beat_clockedschedule_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_clockedschedule + ADD CONSTRAINT django_celery_beat_clockedschedule_pkey PRIMARY KEY (id); + + +-- +-- Name: django_celery_beat_crontabschedule django_celery_beat_crontabschedule_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_crontabschedule + ADD CONSTRAINT django_celery_beat_crontabschedule_pkey PRIMARY KEY (id); + + +-- +-- Name: django_celery_beat_intervalschedule django_celery_beat_intervalschedule_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_intervalschedule + ADD CONSTRAINT django_celery_beat_intervalschedule_pkey PRIMARY KEY (id); + + +-- +-- Name: django_celery_beat_periodictask django_celery_beat_periodictask_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_periodictask + ADD CONSTRAINT django_celery_beat_periodictask_name_key UNIQUE (name); + + +-- +-- Name: django_celery_beat_periodictask django_celery_beat_periodictask_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_periodictask + ADD CONSTRAINT django_celery_beat_periodictask_pkey PRIMARY KEY (id); + + +-- +-- Name: django_celery_beat_periodictasks django_celery_beat_periodictasks_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_periodictasks + ADD CONSTRAINT django_celery_beat_periodictasks_pkey PRIMARY KEY (ident); + + +-- +-- Name: django_celery_beat_solarschedule django_celery_beat_solar_event_latitude_longitude_ba64999a_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_solarschedule + ADD CONSTRAINT django_celery_beat_solar_event_latitude_longitude_ba64999a_uniq UNIQUE (event, latitude, longitude); + + +-- +-- Name: django_celery_beat_solarschedule django_celery_beat_solarschedule_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_solarschedule + ADD CONSTRAINT django_celery_beat_solarschedule_pkey PRIMARY KEY (id); + + +-- +-- Name: django_celery_results_chordcounter django_celery_results_chordcounter_group_id_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_results_chordcounter + ADD CONSTRAINT django_celery_results_chordcounter_group_id_key UNIQUE (group_id); + + +-- +-- Name: django_celery_results_chordcounter django_celery_results_chordcounter_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_results_chordcounter + ADD CONSTRAINT django_celery_results_chordcounter_pkey PRIMARY KEY (id); + + +-- +-- Name: django_celery_results_groupresult django_celery_results_groupresult_group_id_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_results_groupresult + ADD CONSTRAINT django_celery_results_groupresult_group_id_key UNIQUE (group_id); + + +-- +-- Name: django_celery_results_groupresult django_celery_results_groupresult_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_results_groupresult + ADD CONSTRAINT django_celery_results_groupresult_pkey PRIMARY KEY (id); + + +-- +-- Name: django_celery_results_taskresult django_celery_results_taskresult_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_results_taskresult + ADD CONSTRAINT django_celery_results_taskresult_pkey PRIMARY KEY (id); + + +-- +-- Name: django_celery_results_taskresult django_celery_results_taskresult_task_id_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_results_taskresult + ADD CONSTRAINT django_celery_results_taskresult_task_id_key UNIQUE (task_id); + + +-- +-- Name: django_content_type django_content_type_app_label_model_76bd3d3b_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_content_type + ADD CONSTRAINT django_content_type_app_label_model_76bd3d3b_uniq UNIQUE (app_label, model); + + +-- +-- Name: django_content_type django_content_type_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_content_type + ADD CONSTRAINT django_content_type_pkey PRIMARY KEY (id); + + +-- +-- Name: django_migrations django_migrations_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_migrations + ADD CONSTRAINT django_migrations_pkey PRIMARY KEY (id); + + +-- +-- Name: django_session django_session_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_session + ADD CONSTRAINT django_session_pkey PRIMARY KEY (session_key); + + +-- +-- Name: extras_computedfield extras_computedfield_content_type_id_label_021486c8_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_computedfield + ADD CONSTRAINT extras_computedfield_content_type_id_label_021486c8_uniq UNIQUE (content_type_id, label); + + +-- +-- Name: extras_computedfield extras_computedfield_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_computedfield + ADD CONSTRAINT extras_computedfield_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_computedfield extras_computedfield_slug_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_computedfield + ADD CONSTRAINT extras_computedfield_slug_key UNIQUE (key); + + +-- +-- Name: extras_configcontext_clusters extras_configcontext_clu_configcontext_id_cluster_0c7e5d20_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_clusters + ADD CONSTRAINT extras_configcontext_clu_configcontext_id_cluster_0c7e5d20_uniq UNIQUE (configcontext_id, cluster_id); + + +-- +-- Name: extras_configcontext_cluster_groups extras_configcontext_clu_configcontext_id_cluster_bc530192_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_cluster_groups + ADD CONSTRAINT extras_configcontext_clu_configcontext_id_cluster_bc530192_uniq UNIQUE (configcontext_id, clustergroup_id); + + +-- +-- Name: extras_configcontext_cluster_groups extras_configcontext_cluster_groups_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_cluster_groups + ADD CONSTRAINT extras_configcontext_cluster_groups_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_configcontext_clusters extras_configcontext_clusters_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_clusters + ADD CONSTRAINT extras_configcontext_clusters_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_configcontext_device_redundancy_groups extras_configcontext_dev_configcontext_id_devicer_80f1d0b0_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_device_redundancy_groups + ADD CONSTRAINT extras_configcontext_dev_configcontext_id_devicer_80f1d0b0_uniq UNIQUE (configcontext_id, deviceredundancygroup_id); + + +-- +-- Name: extras_configcontext_device_types extras_configcontext_dev_configcontext_id_devicet_a0aaba6f_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_device_types + ADD CONSTRAINT extras_configcontext_dev_configcontext_id_devicet_a0aaba6f_uniq UNIQUE (configcontext_id, devicetype_id); + + +-- +-- Name: extras_configcontext_device_redundancy_groups extras_configcontext_device_redundancy_groups_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_device_redundancy_groups + ADD CONSTRAINT extras_configcontext_device_redundancy_groups_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_configcontext_device_types extras_configcontext_device_types_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_device_types + ADD CONSTRAINT extras_configcontext_device_types_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_configcontext_dynamic_groups extras_configcontext_dyn_configcontext_id_dynamic_2eea3817_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_dynamic_groups + ADD CONSTRAINT extras_configcontext_dyn_configcontext_id_dynamic_2eea3817_uniq UNIQUE (configcontext_id, dynamicgroup_id); + + +-- +-- Name: extras_configcontext_dynamic_groups extras_configcontext_dynamic_groups_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_dynamic_groups + ADD CONSTRAINT extras_configcontext_dynamic_groups_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_configcontext_locations extras_configcontext_loc_configcontext_id_locatio_15d9b342_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_locations + ADD CONSTRAINT extras_configcontext_loc_configcontext_id_locatio_15d9b342_uniq UNIQUE (configcontext_id, location_id); + + +-- +-- Name: extras_configcontext_locations extras_configcontext_locations_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_locations + ADD CONSTRAINT extras_configcontext_locations_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_configcontext extras_configcontext_name_4bbfe25d_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext + ADD CONSTRAINT extras_configcontext_name_4bbfe25d_uniq UNIQUE (name); + + +-- +-- Name: extras_configcontext_roles extras_configcontext_new_configcontext_id_role_id_66046ad0_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_roles + ADD CONSTRAINT extras_configcontext_new_configcontext_id_role_id_66046ad0_uniq UNIQUE (configcontext_id, role_id); + + +-- +-- Name: extras_configcontext_roles extras_configcontext_new_roles_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_roles + ADD CONSTRAINT extras_configcontext_new_roles_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_configcontext extras_configcontext_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext + ADD CONSTRAINT extras_configcontext_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_configcontext_platforms extras_configcontext_pla_configcontext_id_platfor_3c67c104_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_platforms + ADD CONSTRAINT extras_configcontext_pla_configcontext_id_platfor_3c67c104_uniq UNIQUE (configcontext_id, platform_id); + + +-- +-- Name: extras_configcontext_platforms extras_configcontext_platforms_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_platforms + ADD CONSTRAINT extras_configcontext_platforms_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_configcontext_tags extras_configcontext_tags_configcontext_id_tag_id_f6c53016_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_tags + ADD CONSTRAINT extras_configcontext_tags_configcontext_id_tag_id_f6c53016_uniq UNIQUE (configcontext_id, tag_id); + + +-- +-- Name: extras_configcontext_tags extras_configcontext_tags_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_tags + ADD CONSTRAINT extras_configcontext_tags_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_configcontext_tenants extras_configcontext_ten_configcontext_id_tenant__aefb257d_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_tenants + ADD CONSTRAINT extras_configcontext_ten_configcontext_id_tenant__aefb257d_uniq UNIQUE (configcontext_id, tenant_id); + + +-- +-- Name: extras_configcontext_tenant_groups extras_configcontext_ten_configcontext_id_tenantg_d6afc6f5_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_tenant_groups + ADD CONSTRAINT extras_configcontext_ten_configcontext_id_tenantg_d6afc6f5_uniq UNIQUE (configcontext_id, tenantgroup_id); + + +-- +-- Name: extras_configcontext_tenant_groups extras_configcontext_tenant_groups_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_tenant_groups + ADD CONSTRAINT extras_configcontext_tenant_groups_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_configcontext_tenants extras_configcontext_tenants_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_tenants + ADD CONSTRAINT extras_configcontext_tenants_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_configcontextschema extras_configcontextschema_name_e2a3ef7b_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontextschema + ADD CONSTRAINT extras_configcontextschema_name_e2a3ef7b_uniq UNIQUE (name); + + +-- +-- Name: extras_configcontextschema extras_configcontextschema_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontextschema + ADD CONSTRAINT extras_configcontextschema_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_customfield_content_types extras_customfield_conte_customfield_id_contentty_51136c2b_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_customfield_content_types + ADD CONSTRAINT extras_customfield_conte_customfield_id_contentty_51136c2b_uniq UNIQUE (customfield_id, contenttype_id); + + +-- +-- Name: extras_customfield_content_types extras_customfield_content_types_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_customfield_content_types + ADD CONSTRAINT extras_customfield_content_types_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_customfield extras_customfield_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_customfield + ADD CONSTRAINT extras_customfield_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_customfield extras_customfield_slug_ed27c4fe_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_customfield + ADD CONSTRAINT extras_customfield_slug_ed27c4fe_uniq UNIQUE (key); + + +-- +-- Name: extras_customfieldchoice extras_customfieldchoice_field_id_value_f959a108_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_customfieldchoice + ADD CONSTRAINT extras_customfieldchoice_field_id_value_f959a108_uniq UNIQUE (custom_field_id, value); + + +-- +-- Name: extras_customfieldchoice extras_customfieldchoice_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_customfieldchoice + ADD CONSTRAINT extras_customfieldchoice_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_customlink extras_customlink_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_customlink + ADD CONSTRAINT extras_customlink_name_key UNIQUE (name); + + +-- +-- Name: extras_customlink extras_customlink_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_customlink + ADD CONSTRAINT extras_customlink_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_dynamicgroup extras_dynamicgroup_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_dynamicgroup + ADD CONSTRAINT extras_dynamicgroup_name_key UNIQUE (name); + + +-- +-- Name: extras_dynamicgroup extras_dynamicgroup_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_dynamicgroup + ADD CONSTRAINT extras_dynamicgroup_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_dynamicgroupmembership extras_dynamicgroupmembe_group_id_parent_group_id_0011d94d_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_dynamicgroupmembership + ADD CONSTRAINT extras_dynamicgroupmembe_group_id_parent_group_id_0011d94d_uniq UNIQUE (group_id, parent_group_id, operator, weight); + + +-- +-- Name: extras_dynamicgroupmembership extras_dynamicgroupmembership_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_dynamicgroupmembership + ADD CONSTRAINT extras_dynamicgroupmembership_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_exporttemplate extras_exporttemplate_content_type_id_name_edca9b9b_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_exporttemplate + ADD CONSTRAINT extras_exporttemplate_content_type_id_name_edca9b9b_uniq UNIQUE (content_type_id, name); + + +-- +-- Name: extras_exporttemplate extras_exporttemplate_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_exporttemplate + ADD CONSTRAINT extras_exporttemplate_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_fileattachment extras_fileattachment_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_fileattachment + ADD CONSTRAINT extras_fileattachment_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_fileproxy extras_fileproxy_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_fileproxy + ADD CONSTRAINT extras_fileproxy_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_gitrepository extras_gitrepository_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_gitrepository + ADD CONSTRAINT extras_gitrepository_name_key UNIQUE (name); + + +-- +-- Name: extras_gitrepository extras_gitrepository_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_gitrepository + ADD CONSTRAINT extras_gitrepository_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_gitrepository extras_gitrepository_slug_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_gitrepository + ADD CONSTRAINT extras_gitrepository_slug_key UNIQUE (slug); + + +-- +-- Name: extras_graphqlquery extras_graphqlquery_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_graphqlquery + ADD CONSTRAINT extras_graphqlquery_name_key UNIQUE (name); + + +-- +-- Name: extras_graphqlquery extras_graphqlquery_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_graphqlquery + ADD CONSTRAINT extras_graphqlquery_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_healthchecktestmodel extras_healthchecktestmodel_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_healthchecktestmodel + ADD CONSTRAINT extras_healthchecktestmodel_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_imageattachment extras_imageattachment_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_imageattachment + ADD CONSTRAINT extras_imageattachment_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_job extras_job_module_name_job_class_name_b531472b_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_job + ADD CONSTRAINT extras_job_module_name_job_class_name_b531472b_uniq UNIQUE (module_name, job_class_name); + + +-- +-- Name: extras_job extras_job_name_34d98c40_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_job + ADD CONSTRAINT extras_job_name_34d98c40_uniq UNIQUE (name); + + +-- +-- Name: extras_jobbutton_content_types extras_jobbutton_content_jobbutton_id_contenttype_058baab2_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobbutton_content_types + ADD CONSTRAINT extras_jobbutton_content_jobbutton_id_contenttype_058baab2_uniq UNIQUE (jobbutton_id, contenttype_id); + + +-- +-- Name: extras_jobbutton_content_types extras_jobbutton_content_types_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobbutton_content_types + ADD CONSTRAINT extras_jobbutton_content_types_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_jobbutton extras_jobbutton_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobbutton + ADD CONSTRAINT extras_jobbutton_name_key UNIQUE (name); + + +-- +-- Name: extras_jobbutton extras_jobbutton_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobbutton + ADD CONSTRAINT extras_jobbutton_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_jobhook_content_types extras_jobhook_content_t_jobhook_id_contenttype_i_c21a50f9_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobhook_content_types + ADD CONSTRAINT extras_jobhook_content_t_jobhook_id_contenttype_i_c21a50f9_uniq UNIQUE (jobhook_id, contenttype_id); + + +-- +-- Name: extras_jobhook_content_types extras_jobhook_content_types_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobhook_content_types + ADD CONSTRAINT extras_jobhook_content_types_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_jobhook extras_jobhook_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobhook + ADD CONSTRAINT extras_jobhook_name_key UNIQUE (name); + + +-- +-- Name: extras_jobhook extras_jobhook_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobhook + ADD CONSTRAINT extras_jobhook_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_joblogentry extras_joblogentry_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_joblogentry + ADD CONSTRAINT extras_joblogentry_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_job extras_jobmodel_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_job + ADD CONSTRAINT extras_jobmodel_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_jobresult extras_jobresult_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobresult + ADD CONSTRAINT extras_jobresult_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_note extras_note_assigned_object_type_id__e1504524_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_note + ADD CONSTRAINT extras_note_assigned_object_type_id__e1504524_uniq UNIQUE (assigned_object_type_id, assigned_object_id, user_name, created); + + +-- +-- Name: extras_note extras_note_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_note + ADD CONSTRAINT extras_note_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_objectchange extras_objectchange_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_objectchange + ADD CONSTRAINT extras_objectchange_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_objectchange extras_objectchange_time_request_id_changed__f5f870cc_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_objectchange + ADD CONSTRAINT extras_objectchange_time_request_id_changed__f5f870cc_uniq UNIQUE ("time", request_id, changed_object_type_id, changed_object_id); + + +-- +-- Name: extras_relationship extras_relationship_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_relationship + ADD CONSTRAINT extras_relationship_name_key UNIQUE (label); + + +-- +-- Name: extras_relationship extras_relationship_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_relationship + ADD CONSTRAINT extras_relationship_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_relationship extras_relationship_slug_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_relationship + ADD CONSTRAINT extras_relationship_slug_key UNIQUE (key); + + +-- +-- Name: extras_relationshipassociation extras_relationshipassoc_relationship_id_source_t_6826a98b_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_relationshipassociation + ADD CONSTRAINT extras_relationshipassoc_relationship_id_source_t_6826a98b_uniq UNIQUE (relationship_id, source_type_id, source_id, destination_type_id, destination_id); + + +-- +-- Name: extras_relationshipassociation extras_relationshipassociation_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_relationshipassociation + ADD CONSTRAINT extras_relationshipassociation_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_role_content_types extras_role_content_types_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_role_content_types + ADD CONSTRAINT extras_role_content_types_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_role_content_types extras_role_content_types_role_id_contenttype_id_ff2e3d23_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_role_content_types + ADD CONSTRAINT extras_role_content_types_role_id_contenttype_id_ff2e3d23_uniq UNIQUE (role_id, contenttype_id); + + +-- +-- Name: extras_role extras_role_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_role + ADD CONSTRAINT extras_role_name_key UNIQUE (name); + + +-- +-- Name: extras_role extras_role_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_role + ADD CONSTRAINT extras_role_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_scheduledjob extras_scheduledjob_name_fcea52d7_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_scheduledjob + ADD CONSTRAINT extras_scheduledjob_name_fcea52d7_uniq UNIQUE (name); + + +-- +-- Name: extras_scheduledjob extras_scheduledjob_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_scheduledjob + ADD CONSTRAINT extras_scheduledjob_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_scheduledjobs extras_scheduledjobs_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_scheduledjobs + ADD CONSTRAINT extras_scheduledjobs_pkey PRIMARY KEY (ident); + + +-- +-- Name: extras_secret extras_secret_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_secret + ADD CONSTRAINT extras_secret_name_key UNIQUE (name); + + +-- +-- Name: extras_secret extras_secret_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_secret + ADD CONSTRAINT extras_secret_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_secretsgroup extras_secretsgroup_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_secretsgroup + ADD CONSTRAINT extras_secretsgroup_name_key UNIQUE (name); + + +-- +-- Name: extras_secretsgroup extras_secretsgroup_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_secretsgroup + ADD CONSTRAINT extras_secretsgroup_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_secretsgroupassociation extras_secretsgroupassoc_group_id_access_type_sec_1b1e944a_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_secretsgroupassociation + ADD CONSTRAINT extras_secretsgroupassoc_group_id_access_type_sec_1b1e944a_uniq UNIQUE (secrets_group_id, access_type, secret_type); + + +-- +-- Name: extras_secretsgroupassociation extras_secretsgroupassociation_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_secretsgroupassociation + ADD CONSTRAINT extras_secretsgroupassociation_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_status_content_types extras_status_content_ty_status_id_contenttype_id_423e142c_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_status_content_types + ADD CONSTRAINT extras_status_content_ty_status_id_contenttype_id_423e142c_uniq UNIQUE (status_id, contenttype_id); + + +-- +-- Name: extras_status_content_types extras_status_content_types_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_status_content_types + ADD CONSTRAINT extras_status_content_types_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_status extras_status_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_status + ADD CONSTRAINT extras_status_name_key UNIQUE (name); + + +-- +-- Name: extras_status extras_status_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_status + ADD CONSTRAINT extras_status_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_tag_content_types extras_tag_content_types_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_tag_content_types + ADD CONSTRAINT extras_tag_content_types_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_tag_content_types extras_tag_content_types_tag_id_contenttype_id_726a20d6_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_tag_content_types + ADD CONSTRAINT extras_tag_content_types_tag_id_contenttype_id_726a20d6_uniq UNIQUE (tag_id, contenttype_id); + + +-- +-- Name: extras_tag extras_tag_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_tag + ADD CONSTRAINT extras_tag_name_key UNIQUE (name); + + +-- +-- Name: extras_tag extras_tag_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_tag + ADD CONSTRAINT extras_tag_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_taggeditem extras_taggeditem_content_type_id_object_i_fb5205e9_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_taggeditem + ADD CONSTRAINT extras_taggeditem_content_type_id_object_i_fb5205e9_uniq UNIQUE (content_type_id, object_id, tag_id); + + +-- +-- Name: extras_taggeditem extras_taggeditem_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_taggeditem + ADD CONSTRAINT extras_taggeditem_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_webhook_content_types extras_webhook_content_t_webhook_id_contenttype_i_485b9e93_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_webhook_content_types + ADD CONSTRAINT extras_webhook_content_t_webhook_id_contenttype_i_485b9e93_uniq UNIQUE (webhook_id, contenttype_id); + + +-- +-- Name: extras_webhook_content_types extras_webhook_content_types_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_webhook_content_types + ADD CONSTRAINT extras_webhook_content_types_pkey PRIMARY KEY (id); + + +-- +-- Name: extras_webhook extras_webhook_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_webhook + ADD CONSTRAINT extras_webhook_name_key UNIQUE (name); + + +-- +-- Name: extras_webhook extras_webhook_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_webhook + ADD CONSTRAINT extras_webhook_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_ipaddress ipam_ipaddress_parent_id_host_89330d7e_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_ipaddress + ADD CONSTRAINT ipam_ipaddress_parent_id_host_89330d7e_uniq UNIQUE (parent_id, host); + + +-- +-- Name: ipam_ipaddress ipam_ipaddress_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_ipaddress + ADD CONSTRAINT ipam_ipaddress_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_ipaddresstointerface ipam_ipaddresstointerfac_ip_address_id_interface__b15a8b31_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_ipaddresstointerface + ADD CONSTRAINT ipam_ipaddresstointerfac_ip_address_id_interface__b15a8b31_uniq UNIQUE (ip_address_id, interface_id); + + +-- +-- Name: ipam_ipaddresstointerface ipam_ipaddresstointerfac_ip_address_id_vm_interfa_be84a621_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_ipaddresstointerface + ADD CONSTRAINT ipam_ipaddresstointerfac_ip_address_id_vm_interfa_be84a621_uniq UNIQUE (ip_address_id, vm_interface_id); + + +-- +-- Name: ipam_ipaddresstointerface ipam_ipaddresstointerface_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_ipaddresstointerface + ADD CONSTRAINT ipam_ipaddresstointerface_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_namespace ipam_namespace_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_namespace + ADD CONSTRAINT ipam_namespace_name_key UNIQUE (name); + + +-- +-- Name: ipam_namespace ipam_namespace_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_namespace + ADD CONSTRAINT ipam_namespace_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_prefix ipam_prefix_namespace_id_network_prefix_length_b2dd8b57_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_prefix + ADD CONSTRAINT ipam_prefix_namespace_id_network_prefix_length_b2dd8b57_uniq UNIQUE (namespace_id, network, prefix_length); + + +-- +-- Name: ipam_prefix ipam_prefix_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_prefix + ADD CONSTRAINT ipam_prefix_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_rir ipam_rir_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_rir + ADD CONSTRAINT ipam_rir_name_key UNIQUE (name); + + +-- +-- Name: ipam_rir ipam_rir_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_rir + ADD CONSTRAINT ipam_rir_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_routetarget ipam_routetarget_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_routetarget + ADD CONSTRAINT ipam_routetarget_name_key UNIQUE (name); + + +-- +-- Name: ipam_routetarget ipam_routetarget_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_routetarget + ADD CONSTRAINT ipam_routetarget_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_service_ip_addresses ipam_service_ipaddresses_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_service_ip_addresses + ADD CONSTRAINT ipam_service_ipaddresses_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_service_ip_addresses ipam_service_ipaddresses_service_id_ipaddress_id_d019a805_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_service_ip_addresses + ADD CONSTRAINT ipam_service_ipaddresses_service_id_ipaddress_id_d019a805_uniq UNIQUE (service_id, ipaddress_id); + + +-- +-- Name: ipam_service ipam_service_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_service + ADD CONSTRAINT ipam_service_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_vlan ipam_vlan_group_id_name_e53919df_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vlan + ADD CONSTRAINT ipam_vlan_group_id_name_e53919df_uniq UNIQUE (vlan_group_id, name); + + +-- +-- Name: ipam_vlan ipam_vlan_group_id_vid_5ca4cc47_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vlan + ADD CONSTRAINT ipam_vlan_group_id_vid_5ca4cc47_uniq UNIQUE (vlan_group_id, vid); + + +-- +-- Name: ipam_vlan ipam_vlan_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vlan + ADD CONSTRAINT ipam_vlan_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_vlangroup ipam_vlangroup_name_46bf02a4_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vlangroup + ADD CONSTRAINT ipam_vlangroup_name_46bf02a4_uniq UNIQUE (name); + + +-- +-- Name: ipam_vlangroup ipam_vlangroup_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vlangroup + ADD CONSTRAINT ipam_vlangroup_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_vrf_export_targets ipam_vrf_export_targets_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrf_export_targets + ADD CONSTRAINT ipam_vrf_export_targets_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_vrf_export_targets ipam_vrf_export_targets_vrf_id_routetarget_id_63ba8c62_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrf_export_targets + ADD CONSTRAINT ipam_vrf_export_targets_vrf_id_routetarget_id_63ba8c62_uniq UNIQUE (vrf_id, routetarget_id); + + +-- +-- Name: ipam_vrf_import_targets ipam_vrf_import_targets_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrf_import_targets + ADD CONSTRAINT ipam_vrf_import_targets_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_vrf_import_targets ipam_vrf_import_targets_vrf_id_routetarget_id_399b155f_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrf_import_targets + ADD CONSTRAINT ipam_vrf_import_targets_vrf_id_routetarget_id_399b155f_uniq UNIQUE (vrf_id, routetarget_id); + + +-- +-- Name: ipam_vrf ipam_vrf_namespace_id_rd_ddfc14fc_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrf + ADD CONSTRAINT ipam_vrf_namespace_id_rd_ddfc14fc_uniq UNIQUE (namespace_id, rd); + + +-- +-- Name: ipam_vrf ipam_vrf_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrf + ADD CONSTRAINT ipam_vrf_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_vrfdeviceassignment ipam_vrfdeviceassignment_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrfdeviceassignment + ADD CONSTRAINT ipam_vrfdeviceassignment_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_vrfdeviceassignment ipam_vrfdeviceassignment_vrf_id_device_id_6c9f7b7d_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrfdeviceassignment + ADD CONSTRAINT ipam_vrfdeviceassignment_vrf_id_device_id_6c9f7b7d_uniq UNIQUE (vrf_id, device_id); + + +-- +-- Name: ipam_vrfdeviceassignment ipam_vrfdeviceassignment_vrf_id_virtual_machine_i_0799c2cc_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrfdeviceassignment + ADD CONSTRAINT ipam_vrfdeviceassignment_vrf_id_virtual_machine_i_0799c2cc_uniq UNIQUE (vrf_id, virtual_machine_id); + + +-- +-- Name: ipam_vrfprefixassignment ipam_vrfprefixassignment_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrfprefixassignment + ADD CONSTRAINT ipam_vrfprefixassignment_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_vrfprefixassignment ipam_vrfprefixassignment_vrf_id_prefix_id_8123b1c4_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrfprefixassignment + ADD CONSTRAINT ipam_vrfprefixassignment_vrf_id_prefix_id_8123b1c4_uniq UNIQUE (vrf_id, prefix_id); + + +-- +-- Name: social_auth_association social_auth_association_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.social_auth_association + ADD CONSTRAINT social_auth_association_pkey PRIMARY KEY (id); + + +-- +-- Name: social_auth_association social_auth_association_server_url_handle_078befa2_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.social_auth_association + ADD CONSTRAINT social_auth_association_server_url_handle_078befa2_uniq UNIQUE (server_url, handle); + + +-- +-- Name: social_auth_code social_auth_code_email_code_801b2d02_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.social_auth_code + ADD CONSTRAINT social_auth_code_email_code_801b2d02_uniq UNIQUE (email, code); + + +-- +-- Name: social_auth_code social_auth_code_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.social_auth_code + ADD CONSTRAINT social_auth_code_pkey PRIMARY KEY (id); + + +-- +-- Name: social_auth_nonce social_auth_nonce_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.social_auth_nonce + ADD CONSTRAINT social_auth_nonce_pkey PRIMARY KEY (id); + + +-- +-- Name: social_auth_nonce social_auth_nonce_server_url_timestamp_salt_f6284463_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.social_auth_nonce + ADD CONSTRAINT social_auth_nonce_server_url_timestamp_salt_f6284463_uniq UNIQUE (server_url, "timestamp", salt); + + +-- +-- Name: social_auth_partial social_auth_partial_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.social_auth_partial + ADD CONSTRAINT social_auth_partial_pkey PRIMARY KEY (id); + + +-- +-- Name: social_auth_usersocialauth social_auth_usersocialauth_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.social_auth_usersocialauth + ADD CONSTRAINT social_auth_usersocialauth_pkey PRIMARY KEY (id); + + +-- +-- Name: social_auth_usersocialauth social_auth_usersocialauth_provider_uid_e6b5e668_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.social_auth_usersocialauth + ADD CONSTRAINT social_auth_usersocialauth_provider_uid_e6b5e668_uniq UNIQUE (provider, uid); + + +-- +-- Name: taggit_tag taggit_tag_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.taggit_tag + ADD CONSTRAINT taggit_tag_name_key UNIQUE (name); + + +-- +-- Name: taggit_tag taggit_tag_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.taggit_tag + ADD CONSTRAINT taggit_tag_pkey PRIMARY KEY (id); + + +-- +-- Name: taggit_tag taggit_tag_slug_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.taggit_tag + ADD CONSTRAINT taggit_tag_slug_key UNIQUE (slug); + + +-- +-- Name: taggit_taggeditem taggit_taggeditem_content_type_id_object_i_4bb97a8e_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.taggit_taggeditem + ADD CONSTRAINT taggit_taggeditem_content_type_id_object_i_4bb97a8e_uniq UNIQUE (content_type_id, object_id, tag_id); + + +-- +-- Name: taggit_taggeditem taggit_taggeditem_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.taggit_taggeditem + ADD CONSTRAINT taggit_taggeditem_pkey PRIMARY KEY (id); + + +-- +-- Name: tenancy_tenant tenancy_tenant_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.tenancy_tenant + ADD CONSTRAINT tenancy_tenant_name_key UNIQUE (name); + + +-- +-- Name: tenancy_tenant tenancy_tenant_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.tenancy_tenant + ADD CONSTRAINT tenancy_tenant_pkey PRIMARY KEY (id); + + +-- +-- Name: tenancy_tenantgroup tenancy_tenantgroup_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.tenancy_tenantgroup + ADD CONSTRAINT tenancy_tenantgroup_name_key UNIQUE (name); + + +-- +-- Name: tenancy_tenantgroup tenancy_tenantgroup_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.tenancy_tenantgroup + ADD CONSTRAINT tenancy_tenantgroup_pkey PRIMARY KEY (id); + + +-- +-- Name: ipam_service unique_device_service_name; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_service + ADD CONSTRAINT unique_device_service_name UNIQUE (name, device_id); + + +-- +-- Name: ipam_service unique_virtual_machine_service_name; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_service + ADD CONSTRAINT unique_virtual_machine_service_name UNIQUE (name, virtual_machine_id); + + +-- +-- Name: users_objectpermission_groups users_objectpermission_g_objectpermission_id_grou_3b62a39c_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission_groups + ADD CONSTRAINT users_objectpermission_g_objectpermission_id_grou_3b62a39c_uniq UNIQUE (objectpermission_id, group_id); + + +-- +-- Name: users_objectpermission_groups users_objectpermission_groups_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission_groups + ADD CONSTRAINT users_objectpermission_groups_pkey PRIMARY KEY (id); + + +-- +-- Name: users_objectpermission users_objectpermission_name_8d7a5900_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission + ADD CONSTRAINT users_objectpermission_name_8d7a5900_uniq UNIQUE (name); + + +-- +-- Name: users_objectpermission_object_types users_objectpermission_o_objectpermission_id_cont_7c40d31a_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission_object_types + ADD CONSTRAINT users_objectpermission_o_objectpermission_id_cont_7c40d31a_uniq UNIQUE (objectpermission_id, contenttype_id); + + +-- +-- Name: users_objectpermission_object_types users_objectpermission_object_types_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission_object_types + ADD CONSTRAINT users_objectpermission_object_types_pkey PRIMARY KEY (id); + + +-- +-- Name: users_objectpermission users_objectpermission_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission + ADD CONSTRAINT users_objectpermission_pkey PRIMARY KEY (id); + + +-- +-- Name: users_objectpermission_users users_objectpermission_u_objectpermission_id_user_3a7db108_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission_users + ADD CONSTRAINT users_objectpermission_u_objectpermission_id_user_3a7db108_uniq UNIQUE (objectpermission_id, user_id); + + +-- +-- Name: users_objectpermission_users users_objectpermission_users_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission_users + ADD CONSTRAINT users_objectpermission_users_pkey PRIMARY KEY (id); + + +-- +-- Name: users_token users_token_key_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_token + ADD CONSTRAINT users_token_key_key UNIQUE (key); + + +-- +-- Name: users_token users_token_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_token + ADD CONSTRAINT users_token_pkey PRIMARY KEY (id); + + +-- +-- Name: virtualization_cluster virtualization_cluster_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_cluster + ADD CONSTRAINT virtualization_cluster_name_key UNIQUE (name); + + +-- +-- Name: virtualization_cluster virtualization_cluster_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_cluster + ADD CONSTRAINT virtualization_cluster_pkey PRIMARY KEY (id); + + +-- +-- Name: virtualization_clustergroup virtualization_clustergroup_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_clustergroup + ADD CONSTRAINT virtualization_clustergroup_name_key UNIQUE (name); + + +-- +-- Name: virtualization_clustergroup virtualization_clustergroup_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_clustergroup + ADD CONSTRAINT virtualization_clustergroup_pkey PRIMARY KEY (id); + + +-- +-- Name: virtualization_clustertype virtualization_clustertype_name_key; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_clustertype + ADD CONSTRAINT virtualization_clustertype_name_key UNIQUE (name); + + +-- +-- Name: virtualization_clustertype virtualization_clustertype_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_clustertype + ADD CONSTRAINT virtualization_clustertype_pkey PRIMARY KEY (id); + + +-- +-- Name: virtualization_virtualmachine virtualization_virtualma_cluster_id_tenant_id_nam_56c69afb_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_virtualmachine + ADD CONSTRAINT virtualization_virtualma_cluster_id_tenant_id_nam_56c69afb_uniq UNIQUE (cluster_id, tenant_id, name); + + +-- +-- Name: virtualization_virtualmachine virtualization_virtualmachine_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_virtualmachine + ADD CONSTRAINT virtualization_virtualmachine_pkey PRIMARY KEY (id); + + +-- +-- Name: virtualization_vminterface virtualization_vminterfa_virtual_machine_id_name_cfb9c423_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_vminterface + ADD CONSTRAINT virtualization_vminterfa_virtual_machine_id_name_cfb9c423_uniq UNIQUE (virtual_machine_id, name); + + +-- +-- Name: virtualization_vminterface_tagged_vlans virtualization_vminterfa_vminterface_id_vlan_id_27e907db_uniq; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_vminterface_tagged_vlans + ADD CONSTRAINT virtualization_vminterfa_vminterface_id_vlan_id_27e907db_uniq UNIQUE (vminterface_id, vlan_id); + + +-- +-- Name: virtualization_vminterface virtualization_vminterface_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_vminterface + ADD CONSTRAINT virtualization_vminterface_pkey PRIMARY KEY (id); + + +-- +-- Name: virtualization_vminterface_tagged_vlans virtualization_vminterface_tagged_vlans_pkey; Type: CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_vminterface_tagged_vlans + ADD CONSTRAINT virtualization_vminterface_tagged_vlans_pkey PRIMARY KEY (id); + + +-- +-- Name: auth_group_name_a6ea08ec_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX auth_group_name_a6ea08ec_like ON public.auth_group USING btree (name varchar_pattern_ops); + + +-- +-- Name: auth_group_permissions_group_id_b120cbf9; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX auth_group_permissions_group_id_b120cbf9 ON public.auth_group_permissions USING btree (group_id); + + +-- +-- Name: auth_group_permissions_permission_id_84c5c92e; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX auth_group_permissions_permission_id_84c5c92e ON public.auth_group_permissions USING btree (permission_id); + + +-- +-- Name: auth_permission_content_type_id_2f476e4b; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX auth_permission_content_type_id_2f476e4b ON public.auth_permission USING btree (content_type_id); + + +-- +-- Name: auth_user_groups_group_id_97559544; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX auth_user_groups_group_id_97559544 ON public.auth_user_groups USING btree (group_id); + + +-- +-- Name: auth_user_groups_user_id_6a12ed8b; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX auth_user_groups_user_id_6a12ed8b ON public.auth_user_groups USING btree (user_id); + + +-- +-- Name: auth_user_user_permissions_permission_id_1fbb5f2c; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX auth_user_user_permissions_permission_id_1fbb5f2c ON public.auth_user_user_permissions USING btree (permission_id); + + +-- +-- Name: auth_user_user_permissions_user_id_a95ead1b; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX auth_user_user_permissions_user_id_a95ead1b ON public.auth_user_user_permissions USING btree (user_id); + + +-- +-- Name: auth_user_username_6821ab7c_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX auth_user_username_6821ab7c_like ON public.auth_user USING btree (username varchar_pattern_ops); + + +-- +-- Name: circuits_circuit_provider_id_d9195418; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_circuit_provider_id_d9195418 ON public.circuits_circuit USING btree (provider_id); + + +-- +-- Name: circuits_circuit_status_id_6433793f; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_circuit_status_id_6433793f ON public.circuits_circuit USING btree (status_id); + + +-- +-- Name: circuits_circuit_tenant_id_812508a5; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_circuit_tenant_id_812508a5 ON public.circuits_circuit USING btree (tenant_id); + + +-- +-- Name: circuits_circuit_termination_a_id_f891adac; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_circuit_termination_a_id_f891adac ON public.circuits_circuit USING btree (circuit_termination_a_id); + + +-- +-- Name: circuits_circuit_termination_z_id_377b8551; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_circuit_termination_z_id_377b8551 ON public.circuits_circuit USING btree (circuit_termination_z_id); + + +-- +-- Name: circuits_circuit_type_id_1b9f485a; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_circuit_type_id_1b9f485a ON public.circuits_circuit USING btree (circuit_type_id); + + +-- +-- Name: circuits_circuittermination__cable_peer_type_id_bd122156; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_circuittermination__cable_peer_type_id_bd122156 ON public.circuits_circuittermination USING btree (_cable_peer_type_id); + + +-- +-- Name: circuits_circuittermination__path_id_6dfd8db0; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_circuittermination__path_id_6dfd8db0 ON public.circuits_circuittermination USING btree (_path_id); + + +-- +-- Name: circuits_circuittermination_cable_id_35e9f703; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_circuittermination_cable_id_35e9f703 ON public.circuits_circuittermination USING btree (cable_id); + + +-- +-- Name: circuits_circuittermination_circuit_id_257e87e7; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_circuittermination_circuit_id_257e87e7 ON public.circuits_circuittermination USING btree (circuit_id); + + +-- +-- Name: circuits_circuittermination_location_id_9896bd96; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_circuittermination_location_id_9896bd96 ON public.circuits_circuittermination USING btree (location_id); + + +-- +-- Name: circuits_circuittermination_provider_network_id_b0c660f1; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_circuittermination_provider_network_id_b0c660f1 ON public.circuits_circuittermination USING btree (provider_network_id); + + +-- +-- Name: circuits_circuittype_name_8256ea9a_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_circuittype_name_8256ea9a_like ON public.circuits_circuittype USING btree (name varchar_pattern_ops); + + +-- +-- Name: circuits_provider_name_8f2514f5_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_provider_name_8f2514f5_like ON public.circuits_provider USING btree (name varchar_pattern_ops); + + +-- +-- Name: circuits_providernetwork_name_9d69fb4d; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_providernetwork_name_9d69fb4d ON public.circuits_providernetwork USING btree (name); + + +-- +-- Name: circuits_providernetwork_name_9d69fb4d_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_providernetwork_name_9d69fb4d_like ON public.circuits_providernetwork USING btree (name varchar_pattern_ops); + + +-- +-- Name: circuits_providernetwork_provider_id_7992236c; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX circuits_providernetwork_provider_id_7992236c ON public.circuits_providernetwork USING btree (provider_id); + + +-- +-- Name: constance_config_key_baef3136_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX constance_config_key_baef3136_like ON public.constance_config USING btree (key varchar_pattern_ops); + + +-- +-- Name: dcim_cable__termination_a_device_id_e59cde1c; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_cable__termination_a_device_id_e59cde1c ON public.dcim_cable USING btree (_termination_a_device_id); + + +-- +-- Name: dcim_cable__termination_b_device_id_a9073762; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_cable__termination_b_device_id_a9073762 ON public.dcim_cable USING btree (_termination_b_device_id); + + +-- +-- Name: dcim_cable_status_id_6a580869; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_cable_status_id_6a580869 ON public.dcim_cable USING btree (status_id); + + +-- +-- Name: dcim_cable_termination_a_type_id_a614bab8; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_cable_termination_a_type_id_a614bab8 ON public.dcim_cable USING btree (termination_a_type_id); + + +-- +-- Name: dcim_cable_termination_b_type_id_a91595d0; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_cable_termination_b_type_id_a91595d0 ON public.dcim_cable USING btree (termination_b_type_id); + + +-- +-- Name: dcim_cablepath_destination_type_id_a8c1654b; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_cablepath_destination_type_id_a8c1654b ON public.dcim_cablepath USING btree (destination_type_id); + + +-- +-- Name: dcim_cablepath_origin_type_id_6de54f6d; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_cablepath_origin_type_id_6de54f6d ON public.dcim_cablepath USING btree (origin_type_id); + + +-- +-- Name: dcim_consoleport__cable_peer_type_id_52adb1be; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleport__cable_peer_type_id_52adb1be ON public.dcim_consoleport USING btree (_cable_peer_type_id); + + +-- +-- Name: dcim_consoleport__name_6ac60d99; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleport__name_6ac60d99 ON public.dcim_consoleport USING btree (_name); + + +-- +-- Name: dcim_consoleport__name_6ac60d99_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleport__name_6ac60d99_like ON public.dcim_consoleport USING btree (_name varchar_pattern_ops); + + +-- +-- Name: dcim_consoleport__path_id_e40a4436; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleport__path_id_e40a4436 ON public.dcim_consoleport USING btree (_path_id); + + +-- +-- Name: dcim_consoleport_cable_id_a9ae5465; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleport_cable_id_a9ae5465 ON public.dcim_consoleport USING btree (cable_id); + + +-- +-- Name: dcim_consoleport_device_id_f2d90d3c; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleport_device_id_f2d90d3c ON public.dcim_consoleport USING btree (device_id); + + +-- +-- Name: dcim_consoleport_name_ef94d0d1; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleport_name_ef94d0d1 ON public.dcim_consoleport USING btree (name); + + +-- +-- Name: dcim_consoleport_name_ef94d0d1_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleport_name_ef94d0d1_like ON public.dcim_consoleport USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_consoleporttemplate_device_type_id_075d4015; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleporttemplate_device_type_id_075d4015 ON public.dcim_consoleporttemplate USING btree (device_type_id); + + +-- +-- Name: dcim_consoleserverport__cable_peer_type_id_132b6744; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleserverport__cable_peer_type_id_132b6744 ON public.dcim_consoleserverport USING btree (_cable_peer_type_id); + + +-- +-- Name: dcim_consoleserverport__name_70f9317c; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleserverport__name_70f9317c ON public.dcim_consoleserverport USING btree (_name); + + +-- +-- Name: dcim_consoleserverport__name_70f9317c_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleserverport__name_70f9317c_like ON public.dcim_consoleserverport USING btree (_name varchar_pattern_ops); + + +-- +-- Name: dcim_consoleserverport__path_id_dc5abe09; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleserverport__path_id_dc5abe09 ON public.dcim_consoleserverport USING btree (_path_id); + + +-- +-- Name: dcim_consoleserverport_cable_id_f2940dfd; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleserverport_cable_id_f2940dfd ON public.dcim_consoleserverport USING btree (cable_id); + + +-- +-- Name: dcim_consoleserverport_device_id_d9866581; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleserverport_device_id_d9866581 ON public.dcim_consoleserverport USING btree (device_id); + + +-- +-- Name: dcim_consoleserverport_name_2319aaf4; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleserverport_name_2319aaf4 ON public.dcim_consoleserverport USING btree (name); + + +-- +-- Name: dcim_consoleserverport_name_2319aaf4_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleserverport_name_2319aaf4_like ON public.dcim_consoleserverport USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_consoleserverporttemplate_device_type_id_579bdc86; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_consoleserverporttemplate_device_type_id_579bdc86 ON public.dcim_consoleserverporttemplate USING btree (device_type_id); + + +-- +-- Name: dcim_device__name_a8ed2cdf; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device__name_a8ed2cdf ON public.dcim_device USING btree (_name); + + +-- +-- Name: dcim_device__name_a8ed2cdf_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device__name_a8ed2cdf_like ON public.dcim_device USING btree (_name varchar_pattern_ops); + + +-- +-- Name: dcim_device_asset_tag_8dac1079_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_asset_tag_8dac1079_like ON public.dcim_device USING btree (asset_tag varchar_pattern_ops); + + +-- +-- Name: dcim_device_cluster_id_cf852f78; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_cluster_id_cf852f78 ON public.dcim_device USING btree (cluster_id); + + +-- +-- Name: dcim_device_device_redundancy_group_id_ca97f1fc; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_device_redundancy_group_id_ca97f1fc ON public.dcim_device USING btree (device_redundancy_group_id); + + +-- +-- Name: dcim_device_device_type_id_d61b4086; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_device_type_id_d61b4086 ON public.dcim_device USING btree (device_type_id); + + +-- +-- Name: dcim_device_local_context_data_owner_content_type_id_5d06013b; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_local_context_data_owner_content_type_id_5d06013b ON public.dcim_device USING btree (local_config_context_data_owner_content_type_id); + + +-- +-- Name: dcim_device_local_context_schema_id_0ff8d657; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_local_context_schema_id_0ff8d657 ON public.dcim_device USING btree (local_config_context_schema_id); + + +-- +-- Name: dcim_device_location_id_11a7bedb; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_location_id_11a7bedb ON public.dcim_device USING btree (location_id); + + +-- +-- Name: dcim_device_name_cfa61dd8; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_name_cfa61dd8 ON public.dcim_device USING btree (name); + + +-- +-- Name: dcim_device_name_cfa61dd8_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_name_cfa61dd8_like ON public.dcim_device USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_device_new_role_id_edcafe36; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_new_role_id_edcafe36 ON public.dcim_device USING btree (role_id); + + +-- +-- Name: dcim_device_platform_id_468138f1; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_platform_id_468138f1 ON public.dcim_device USING btree (platform_id); + + +-- +-- Name: dcim_device_primary_ip4_id_2ccd943a; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_primary_ip4_id_2ccd943a ON public.dcim_device USING btree (primary_ip4_id); + + +-- +-- Name: dcim_device_primary_ip6_id_d180fe91; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_primary_ip6_id_d180fe91 ON public.dcim_device USING btree (primary_ip6_id); + + +-- +-- Name: dcim_device_rack_id_23bde71f; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_rack_id_23bde71f ON public.dcim_device USING btree (rack_id); + + +-- +-- Name: dcim_device_secrets_group_id_52d75f4a; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_secrets_group_id_52d75f4a ON public.dcim_device USING btree (secrets_group_id); + + +-- +-- Name: dcim_device_serial_9170722b; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_serial_9170722b ON public.dcim_device USING btree (serial); + + +-- +-- Name: dcim_device_serial_9170722b_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_serial_9170722b_like ON public.dcim_device USING btree (serial varchar_pattern_ops); + + +-- +-- Name: dcim_device_status_id_96d2fc6f; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_status_id_96d2fc6f ON public.dcim_device USING btree (status_id); + + +-- +-- Name: dcim_device_tenant_id_dcea7969; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_tenant_id_dcea7969 ON public.dcim_device USING btree (tenant_id); + + +-- +-- Name: dcim_device_virtual_chassis_id_aed51693; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_device_virtual_chassis_id_aed51693 ON public.dcim_device USING btree (virtual_chassis_id); + + +-- +-- Name: dcim_devicebay__name_d9f2bdd3; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_devicebay__name_d9f2bdd3 ON public.dcim_devicebay USING btree (_name); + + +-- +-- Name: dcim_devicebay__name_d9f2bdd3_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_devicebay__name_d9f2bdd3_like ON public.dcim_devicebay USING btree (_name varchar_pattern_ops); + + +-- +-- Name: dcim_devicebay_device_id_0c8a1218; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_devicebay_device_id_0c8a1218 ON public.dcim_devicebay USING btree (device_id); + + +-- +-- Name: dcim_devicebay_name_ee470978; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_devicebay_name_ee470978 ON public.dcim_devicebay USING btree (name); + + +-- +-- Name: dcim_devicebay_name_ee470978_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_devicebay_name_ee470978_like ON public.dcim_devicebay USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_devicebaytemplate_device_type_id_f4b24a29; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_devicebaytemplate_device_type_id_f4b24a29 ON public.dcim_devicebaytemplate USING btree (device_type_id); + + +-- +-- Name: dcim_deviceredundancygroup_name_54930246_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_deviceredundancygroup_name_54930246_like ON public.dcim_deviceredundancygroup USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_deviceredundancygroup_secrets_group_id_19061ee9; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_deviceredundancygroup_secrets_group_id_19061ee9 ON public.dcim_deviceredundancygroup USING btree (secrets_group_id); + + +-- +-- Name: dcim_deviceredundancygroup_status_id_de1ca6f3; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_deviceredundancygroup_status_id_de1ca6f3 ON public.dcim_deviceredundancygroup USING btree (status_id); + + +-- +-- Name: dcim_devicetype_manufacturer_id_a3e8029e; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_devicetype_manufacturer_id_a3e8029e ON public.dcim_devicetype USING btree (manufacturer_id); + + +-- +-- Name: dcim_frontport__cable_peer_type_id_c4690f56; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_frontport__cable_peer_type_id_c4690f56 ON public.dcim_frontport USING btree (_cable_peer_type_id); + + +-- +-- Name: dcim_frontport__name_273b2ca3; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_frontport__name_273b2ca3 ON public.dcim_frontport USING btree (_name); + + +-- +-- Name: dcim_frontport__name_273b2ca3_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_frontport__name_273b2ca3_like ON public.dcim_frontport USING btree (_name varchar_pattern_ops); + + +-- +-- Name: dcim_frontport_cable_id_04ff8aab; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_frontport_cable_id_04ff8aab ON public.dcim_frontport USING btree (cable_id); + + +-- +-- Name: dcim_frontport_device_id_950557b5; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_frontport_device_id_950557b5 ON public.dcim_frontport USING btree (device_id); + + +-- +-- Name: dcim_frontport_name_8972111f; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_frontport_name_8972111f ON public.dcim_frontport USING btree (name); + + +-- +-- Name: dcim_frontport_name_8972111f_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_frontport_name_8972111f_like ON public.dcim_frontport USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_frontport_rear_port_id_78df2532; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_frontport_rear_port_id_78df2532 ON public.dcim_frontport USING btree (rear_port_id); + + +-- +-- Name: dcim_frontporttemplate_device_type_id_f088b952; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_frontporttemplate_device_type_id_f088b952 ON public.dcim_frontporttemplate USING btree (device_type_id); + + +-- +-- Name: dcim_frontporttemplate_rear_port_id_9775411b; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_frontporttemplate_rear_port_id_9775411b ON public.dcim_frontporttemplate USING btree (rear_port_template_id); + + +-- +-- Name: dcim_interface__cable_peer_type_id_ce52cb81; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface__cable_peer_type_id_ce52cb81 ON public.dcim_interface USING btree (_cable_peer_type_id); + + +-- +-- Name: dcim_interface__name_8796fa61; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface__name_8796fa61 ON public.dcim_interface USING btree (_name); + + +-- +-- Name: dcim_interface__name_8796fa61_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface__name_8796fa61_like ON public.dcim_interface USING btree (_name varchar_pattern_ops); + + +-- +-- Name: dcim_interface__path_id_f8f4f7f0; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface__path_id_f8f4f7f0 ON public.dcim_interface USING btree (_path_id); + + +-- +-- Name: dcim_interface_bridge_id_f2a8df85; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface_bridge_id_f2a8df85 ON public.dcim_interface USING btree (bridge_id); + + +-- +-- Name: dcim_interface_cable_id_1b264edb; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface_cable_id_1b264edb ON public.dcim_interface USING btree (cable_id); + + +-- +-- Name: dcim_interface_device_id_359c6115; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface_device_id_359c6115 ON public.dcim_interface USING btree (device_id); + + +-- +-- Name: dcim_interface_lag_id_ea1a1d12; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface_lag_id_ea1a1d12 ON public.dcim_interface USING btree (lag_id); + + +-- +-- Name: dcim_interface_name_bc4e48ab; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface_name_bc4e48ab ON public.dcim_interface USING btree (name); + + +-- +-- Name: dcim_interface_name_bc4e48ab_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface_name_bc4e48ab_like ON public.dcim_interface USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_interface_parent_interface_id_dc46b61a; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface_parent_interface_id_dc46b61a ON public.dcim_interface USING btree (parent_interface_id); + + +-- +-- Name: dcim_interface_status_id_5d68d3d6; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface_status_id_5d68d3d6 ON public.dcim_interface USING btree (status_id); + + +-- +-- Name: dcim_interface_tagged_vlans_interface_id_5870c9e9; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface_tagged_vlans_interface_id_5870c9e9 ON public.dcim_interface_tagged_vlans USING btree (interface_id); + + +-- +-- Name: dcim_interface_tagged_vlans_vlan_id_e027005c; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface_tagged_vlans_vlan_id_e027005c ON public.dcim_interface_tagged_vlans USING btree (vlan_id); + + +-- +-- Name: dcim_interface_untagged_vlan_id_838dc7be; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface_untagged_vlan_id_838dc7be ON public.dcim_interface USING btree (untagged_vlan_id); + + +-- +-- Name: dcim_interface_vrf_id_a92e59b2; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interface_vrf_id_a92e59b2 ON public.dcim_interface USING btree (vrf_id); + + +-- +-- Name: dcim_interfaceredundancygr_interface_redundancy_group_a12adcaa; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interfaceredundancygr_interface_redundancy_group_a12adcaa ON public.dcim_interfaceredundancygroupassociation USING btree (interface_redundancy_group_id); + + +-- +-- Name: dcim_interfaceredundancygroup_name_908bfaee_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interfaceredundancygroup_name_908bfaee_like ON public.dcim_interfaceredundancygroup USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_interfaceredundancygroup_secrets_group_id_e31c9631; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interfaceredundancygroup_secrets_group_id_e31c9631 ON public.dcim_interfaceredundancygroup USING btree (secrets_group_id); + + +-- +-- Name: dcim_interfaceredundancygroup_status_id_751f2043; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interfaceredundancygroup_status_id_751f2043 ON public.dcim_interfaceredundancygroup USING btree (status_id); + + +-- +-- Name: dcim_interfaceredundancygroup_virtual_ip_id_14cbd633; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interfaceredundancygroup_virtual_ip_id_14cbd633 ON public.dcim_interfaceredundancygroup USING btree (virtual_ip_id); + + +-- +-- Name: dcim_interfaceredundancygroupassociation_interface_id_a2cd97e8; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interfaceredundancygroupassociation_interface_id_a2cd97e8 ON public.dcim_interfaceredundancygroupassociation USING btree (interface_id); + + +-- +-- Name: dcim_interfacetemplate_device_type_id_4bfcbfab; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_interfacetemplate_device_type_id_4bfcbfab ON public.dcim_interfacetemplate USING btree (device_type_id); + + +-- +-- Name: dcim_inventoryitem__name_959f73cc; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_inventoryitem__name_959f73cc ON public.dcim_inventoryitem USING btree (_name); + + +-- +-- Name: dcim_inventoryitem__name_959f73cc_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_inventoryitem__name_959f73cc_like ON public.dcim_inventoryitem USING btree (_name varchar_pattern_ops); + + +-- +-- Name: dcim_inventoryitem_asset_tag_d3289273_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_inventoryitem_asset_tag_d3289273_like ON public.dcim_inventoryitem USING btree (asset_tag varchar_pattern_ops); + + +-- +-- Name: dcim_inventoryitem_device_id_033d83f8; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_inventoryitem_device_id_033d83f8 ON public.dcim_inventoryitem USING btree (device_id); + + +-- +-- Name: dcim_inventoryitem_manufacturer_id_dcd1b78a; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_inventoryitem_manufacturer_id_dcd1b78a ON public.dcim_inventoryitem USING btree (manufacturer_id); + + +-- +-- Name: dcim_inventoryitem_name_3e415949; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_inventoryitem_name_3e415949 ON public.dcim_inventoryitem USING btree (name); + + +-- +-- Name: dcim_inventoryitem_name_3e415949_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_inventoryitem_name_3e415949_like ON public.dcim_inventoryitem USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_inventoryitem_parent_id_7ebcd457; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_inventoryitem_parent_id_7ebcd457 ON public.dcim_inventoryitem USING btree (parent_id); + + +-- +-- Name: dcim_inventoryitem_serial_9f53019e; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_inventoryitem_serial_9f53019e ON public.dcim_inventoryitem USING btree (serial); + + +-- +-- Name: dcim_inventoryitem_serial_9f53019e_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_inventoryitem_serial_9f53019e_like ON public.dcim_inventoryitem USING btree (serial varchar_pattern_ops); + + +-- +-- Name: dcim_location__name_09ea12a5; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_location__name_09ea12a5 ON public.dcim_location USING btree (_name); + + +-- +-- Name: dcim_location__name_09ea12a5_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_location__name_09ea12a5_like ON public.dcim_location USING btree (_name varchar_pattern_ops); + + +-- +-- Name: dcim_location_location_type_id_511a9421; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_location_location_type_id_511a9421 ON public.dcim_location USING btree (location_type_id); + + +-- +-- Name: dcim_location_name_da208275; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_location_name_da208275 ON public.dcim_location USING btree (name); + + +-- +-- Name: dcim_location_name_da208275_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_location_name_da208275_like ON public.dcim_location USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_location_parent_id_d77f3318; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_location_parent_id_d77f3318 ON public.dcim_location USING btree (parent_id); + + +-- +-- Name: dcim_location_status_id_3d74f10a; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_location_status_id_3d74f10a ON public.dcim_location USING btree (status_id); + + +-- +-- Name: dcim_location_tenant_id_2c4df974; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_location_tenant_id_2c4df974 ON public.dcim_location USING btree (tenant_id); + + +-- +-- Name: dcim_locationtype_content_types_contenttype_id_806c318e; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_locationtype_content_types_contenttype_id_806c318e ON public.dcim_locationtype_content_types USING btree (contenttype_id); + + +-- +-- Name: dcim_locationtype_content_types_locationtype_id_daa2005b; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_locationtype_content_types_locationtype_id_daa2005b ON public.dcim_locationtype_content_types USING btree (locationtype_id); + + +-- +-- Name: dcim_locationtype_name_1eab0ffa_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_locationtype_name_1eab0ffa_like ON public.dcim_locationtype USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_locationtype_parent_id_023ca1c8; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_locationtype_parent_id_023ca1c8 ON public.dcim_locationtype USING btree (parent_id); + + +-- +-- Name: dcim_manufacturer_name_841fcd92_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_manufacturer_name_841fcd92_like ON public.dcim_manufacturer USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_platform_manufacturer_id_83f72d3d; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_platform_manufacturer_id_83f72d3d ON public.dcim_platform USING btree (manufacturer_id); + + +-- +-- Name: dcim_platform_name_c2f04255_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_platform_name_c2f04255_like ON public.dcim_platform USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_powerfeed__cable_peer_type_id_9f930589; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerfeed__cable_peer_type_id_9f930589 ON public.dcim_powerfeed USING btree (_cable_peer_type_id); + + +-- +-- Name: dcim_powerfeed__path_id_a1ea1f28; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerfeed__path_id_a1ea1f28 ON public.dcim_powerfeed USING btree (_path_id); + + +-- +-- Name: dcim_powerfeed_cable_id_ec44c4f8; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerfeed_cable_id_ec44c4f8 ON public.dcim_powerfeed USING btree (cable_id); + + +-- +-- Name: dcim_powerfeed_power_panel_id_32bde3be; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerfeed_power_panel_id_32bde3be ON public.dcim_powerfeed USING btree (power_panel_id); + + +-- +-- Name: dcim_powerfeed_rack_id_7abba090; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerfeed_rack_id_7abba090 ON public.dcim_powerfeed USING btree (rack_id); + + +-- +-- Name: dcim_powerfeed_status_id_8c424cc3; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerfeed_status_id_8c424cc3 ON public.dcim_powerfeed USING btree (status_id); + + +-- +-- Name: dcim_poweroutlet__cable_peer_type_id_bbff28d0; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_poweroutlet__cable_peer_type_id_bbff28d0 ON public.dcim_poweroutlet USING btree (_cable_peer_type_id); + + +-- +-- Name: dcim_poweroutlet__name_0ecdd374; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_poweroutlet__name_0ecdd374 ON public.dcim_poweroutlet USING btree (_name); + + +-- +-- Name: dcim_poweroutlet__name_0ecdd374_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_poweroutlet__name_0ecdd374_like ON public.dcim_poweroutlet USING btree (_name varchar_pattern_ops); + + +-- +-- Name: dcim_poweroutlet__path_id_cbb47bb9; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_poweroutlet__path_id_cbb47bb9 ON public.dcim_poweroutlet USING btree (_path_id); + + +-- +-- Name: dcim_poweroutlet_cable_id_8dbea1ec; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_poweroutlet_cable_id_8dbea1ec ON public.dcim_poweroutlet USING btree (cable_id); + + +-- +-- Name: dcim_poweroutlet_device_id_286351d7; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_poweroutlet_device_id_286351d7 ON public.dcim_poweroutlet USING btree (device_id); + + +-- +-- Name: dcim_poweroutlet_name_98c8e7a2; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_poweroutlet_name_98c8e7a2 ON public.dcim_poweroutlet USING btree (name); + + +-- +-- Name: dcim_poweroutlet_name_98c8e7a2_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_poweroutlet_name_98c8e7a2_like ON public.dcim_poweroutlet USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_poweroutlet_power_port_id_9bdf4163; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_poweroutlet_power_port_id_9bdf4163 ON public.dcim_poweroutlet USING btree (power_port_id); + + +-- +-- Name: dcim_poweroutlettemplate_device_type_id_26b2316c; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_poweroutlettemplate_device_type_id_26b2316c ON public.dcim_poweroutlettemplate USING btree (device_type_id); + + +-- +-- Name: dcim_poweroutlettemplate_power_port_id_c0fb0c42; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_poweroutlettemplate_power_port_id_c0fb0c42 ON public.dcim_poweroutlettemplate USING btree (power_port_template_id); + + +-- +-- Name: dcim_powerpanel_location_id_474b60f8; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerpanel_location_id_474b60f8 ON public.dcim_powerpanel USING btree (location_id); + + +-- +-- Name: dcim_powerpanel_name_09946067; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerpanel_name_09946067 ON public.dcim_powerpanel USING btree (name); + + +-- +-- Name: dcim_powerpanel_name_09946067_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerpanel_name_09946067_like ON public.dcim_powerpanel USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_powerpanel_rack_group_id_76467cc9; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerpanel_rack_group_id_76467cc9 ON public.dcim_powerpanel USING btree (rack_group_id); + + +-- +-- Name: dcim_powerport__cable_peer_type_id_9df2a278; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerport__cable_peer_type_id_9df2a278 ON public.dcim_powerport USING btree (_cable_peer_type_id); + + +-- +-- Name: dcim_powerport__name_cd2ccdac; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerport__name_cd2ccdac ON public.dcim_powerport USING btree (_name); + + +-- +-- Name: dcim_powerport__name_cd2ccdac_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerport__name_cd2ccdac_like ON public.dcim_powerport USING btree (_name varchar_pattern_ops); + + +-- +-- Name: dcim_powerport__path_id_9fe4af8f; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerport__path_id_9fe4af8f ON public.dcim_powerport USING btree (_path_id); + + +-- +-- Name: dcim_powerport_cable_id_c9682ba2; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerport_cable_id_c9682ba2 ON public.dcim_powerport USING btree (cable_id); + + +-- +-- Name: dcim_powerport_device_id_ef7185ae; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerport_device_id_ef7185ae ON public.dcim_powerport USING btree (device_id); + + +-- +-- Name: dcim_powerport_name_8b95aa68; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerport_name_8b95aa68 ON public.dcim_powerport USING btree (name); + + +-- +-- Name: dcim_powerport_name_8b95aa68_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerport_name_8b95aa68_like ON public.dcim_powerport USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_powerporttemplate_device_type_id_1ddfbfcc; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_powerporttemplate_device_type_id_1ddfbfcc ON public.dcim_powerporttemplate USING btree (device_type_id); + + +-- +-- Name: dcim_rack__name_e3323581; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rack__name_e3323581 ON public.dcim_rack USING btree (_name); + + +-- +-- Name: dcim_rack__name_e3323581_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rack__name_e3323581_like ON public.dcim_rack USING btree (_name varchar_pattern_ops); + + +-- +-- Name: dcim_rack_asset_tag_f88408e5_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rack_asset_tag_f88408e5_like ON public.dcim_rack USING btree (asset_tag varchar_pattern_ops); + + +-- +-- Name: dcim_rack_group_id_44e90ea9; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rack_group_id_44e90ea9 ON public.dcim_rack USING btree (rack_group_id); + + +-- +-- Name: dcim_rack_location_id_5f63ec31; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rack_location_id_5f63ec31 ON public.dcim_rack USING btree (location_id); + + +-- +-- Name: dcim_rack_name_b74aa0b4; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rack_name_b74aa0b4 ON public.dcim_rack USING btree (name); + + +-- +-- Name: dcim_rack_name_b74aa0b4_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rack_name_b74aa0b4_like ON public.dcim_rack USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_rack_new_role_id_dfa62b13; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rack_new_role_id_dfa62b13 ON public.dcim_rack USING btree (role_id); + + +-- +-- Name: dcim_rack_serial_d9cd7ac4; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rack_serial_d9cd7ac4 ON public.dcim_rack USING btree (serial); + + +-- +-- Name: dcim_rack_serial_d9cd7ac4_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rack_serial_d9cd7ac4_like ON public.dcim_rack USING btree (serial varchar_pattern_ops); + + +-- +-- Name: dcim_rack_status_id_ee3dee3e; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rack_status_id_ee3dee3e ON public.dcim_rack USING btree (status_id); + + +-- +-- Name: dcim_rack_tenant_id_7cdf3725; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rack_tenant_id_7cdf3725 ON public.dcim_rack USING btree (tenant_id); + + +-- +-- Name: dcim_rackgroup_location_id_5a6fdeac; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rackgroup_location_id_5a6fdeac ON public.dcim_rackgroup USING btree (location_id); + + +-- +-- Name: dcim_rackgroup_name_6a84593a; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rackgroup_name_6a84593a ON public.dcim_rackgroup USING btree (name); + + +-- +-- Name: dcim_rackgroup_name_6a84593a_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rackgroup_name_6a84593a_like ON public.dcim_rackgroup USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_rackgroup_parent_id_cc315105; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rackgroup_parent_id_cc315105 ON public.dcim_rackgroup USING btree (parent_id); + + +-- +-- Name: dcim_rackreservation_rack_id_1ebbaa9b; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rackreservation_rack_id_1ebbaa9b ON public.dcim_rackreservation USING btree (rack_id); + + +-- +-- Name: dcim_rackreservation_tenant_id_eb5e045f; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rackreservation_tenant_id_eb5e045f ON public.dcim_rackreservation USING btree (tenant_id); + + +-- +-- Name: dcim_rackreservation_user_id_0785a527; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rackreservation_user_id_0785a527 ON public.dcim_rackreservation USING btree (user_id); + + +-- +-- Name: dcim_rearport__cable_peer_type_id_cecf241c; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rearport__cable_peer_type_id_cecf241c ON public.dcim_rearport USING btree (_cable_peer_type_id); + + +-- +-- Name: dcim_rearport__name_50f20c9e; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rearport__name_50f20c9e ON public.dcim_rearport USING btree (_name); + + +-- +-- Name: dcim_rearport__name_50f20c9e_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rearport__name_50f20c9e_like ON public.dcim_rearport USING btree (_name varchar_pattern_ops); + + +-- +-- Name: dcim_rearport_cable_id_42c0e4e7; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rearport_cable_id_42c0e4e7 ON public.dcim_rearport USING btree (cable_id); + + +-- +-- Name: dcim_rearport_device_id_0bdfe9c0; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rearport_device_id_0bdfe9c0 ON public.dcim_rearport USING btree (device_id); + + +-- +-- Name: dcim_rearport_name_2300a129; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rearport_name_2300a129 ON public.dcim_rearport USING btree (name); + + +-- +-- Name: dcim_rearport_name_2300a129_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rearport_name_2300a129_like ON public.dcim_rearport USING btree (name varchar_pattern_ops); + + +-- +-- Name: dcim_rearporttemplate_device_type_id_6a02fd01; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_rearporttemplate_device_type_id_6a02fd01 ON public.dcim_rearporttemplate USING btree (device_type_id); + + +-- +-- Name: dcim_virtualchassis_name_7dcc237d_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX dcim_virtualchassis_name_7dcc237d_like ON public.dcim_virtualchassis USING btree (name varchar_pattern_ops); + + +-- +-- Name: django_admin_log_content_type_id_c4bce8eb; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_admin_log_content_type_id_c4bce8eb ON public.django_admin_log USING btree (content_type_id); + + +-- +-- Name: django_admin_log_user_id_c564eba6; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_admin_log_user_id_c564eba6 ON public.django_admin_log USING btree (user_id); + + +-- +-- Name: django_cele_date_cr_bd6c1d_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_cele_date_cr_bd6c1d_idx ON public.django_celery_results_groupresult USING btree (date_created); + + +-- +-- Name: django_cele_date_cr_f04a50_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_cele_date_cr_f04a50_idx ON public.django_celery_results_taskresult USING btree (date_created); + + +-- +-- Name: django_cele_date_do_caae0e_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_cele_date_do_caae0e_idx ON public.django_celery_results_groupresult USING btree (date_done); + + +-- +-- Name: django_cele_date_do_f59aad_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_cele_date_do_f59aad_idx ON public.django_celery_results_taskresult USING btree (date_done); + + +-- +-- Name: django_cele_status_9b6201_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_cele_status_9b6201_idx ON public.django_celery_results_taskresult USING btree (status); + + +-- +-- Name: django_cele_task_na_08aec9_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_cele_task_na_08aec9_idx ON public.django_celery_results_taskresult USING btree (task_name); + + +-- +-- Name: django_cele_worker_d54dd8_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_cele_worker_d54dd8_idx ON public.django_celery_results_taskresult USING btree (worker); + + +-- +-- Name: django_celery_beat_periodictask_clocked_id_47a69f82; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_celery_beat_periodictask_clocked_id_47a69f82 ON public.django_celery_beat_periodictask USING btree (clocked_id); + + +-- +-- Name: django_celery_beat_periodictask_crontab_id_d3cba168; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_celery_beat_periodictask_crontab_id_d3cba168 ON public.django_celery_beat_periodictask USING btree (crontab_id); + + +-- +-- Name: django_celery_beat_periodictask_interval_id_a8ca27da; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_celery_beat_periodictask_interval_id_a8ca27da ON public.django_celery_beat_periodictask USING btree (interval_id); + + +-- +-- Name: django_celery_beat_periodictask_name_265a36b7_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_celery_beat_periodictask_name_265a36b7_like ON public.django_celery_beat_periodictask USING btree (name varchar_pattern_ops); + + +-- +-- Name: django_celery_beat_periodictask_solar_id_a87ce72c; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_celery_beat_periodictask_solar_id_a87ce72c ON public.django_celery_beat_periodictask USING btree (solar_id); + + +-- +-- Name: django_celery_results_chordcounter_group_id_1f70858c_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_celery_results_chordcounter_group_id_1f70858c_like ON public.django_celery_results_chordcounter USING btree (group_id varchar_pattern_ops); + + +-- +-- Name: django_celery_results_groupresult_group_id_a085f1a9_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_celery_results_groupresult_group_id_a085f1a9_like ON public.django_celery_results_groupresult USING btree (group_id varchar_pattern_ops); + + +-- +-- Name: django_celery_results_taskresult_task_id_de0d95bf_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_celery_results_taskresult_task_id_de0d95bf_like ON public.django_celery_results_taskresult USING btree (task_id varchar_pattern_ops); + + +-- +-- Name: django_session_expire_date_a5c62663; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_session_expire_date_a5c62663 ON public.django_session USING btree (expire_date); + + +-- +-- Name: django_session_session_key_c0390e0f_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX django_session_session_key_c0390e0f_like ON public.django_session USING btree (session_key varchar_pattern_ops); + + +-- +-- Name: extras_computedfield_content_type_id_def6603f; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_computedfield_content_type_id_def6603f ON public.extras_computedfield USING btree (content_type_id); + + +-- +-- Name: extras_computedfield_slug_3c4b9636_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_computedfield_slug_3c4b9636_like ON public.extras_computedfield USING btree (key varchar_pattern_ops); + + +-- +-- Name: extras_configcontext_cluster_groups_clustergroup_id_f4322ce8; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_cluster_groups_clustergroup_id_f4322ce8 ON public.extras_configcontext_cluster_groups USING btree (clustergroup_id); + + +-- +-- Name: extras_configcontext_cluster_groups_configcontext_id_8f50b794; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_cluster_groups_configcontext_id_8f50b794 ON public.extras_configcontext_cluster_groups USING btree (configcontext_id); + + +-- +-- Name: extras_configcontext_clusters_cluster_id_6abd47a1; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_clusters_cluster_id_6abd47a1 ON public.extras_configcontext_clusters USING btree (cluster_id); + + +-- +-- Name: extras_configcontext_clusters_configcontext_id_ed579a40; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_clusters_configcontext_id_ed579a40 ON public.extras_configcontext_clusters USING btree (configcontext_id); + + +-- +-- Name: extras_configcontext_devic_configcontext_id_72bfff9d; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_devic_configcontext_id_72bfff9d ON public.extras_configcontext_device_redundancy_groups USING btree (configcontext_id); + + +-- +-- Name: extras_configcontext_devic_deviceredundancygroup_id_d30c185c; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_devic_deviceredundancygroup_id_d30c185c ON public.extras_configcontext_device_redundancy_groups USING btree (deviceredundancygroup_id); + + +-- +-- Name: extras_configcontext_device_types_configcontext_id_55632923; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_device_types_configcontext_id_55632923 ON public.extras_configcontext_device_types USING btree (configcontext_id); + + +-- +-- Name: extras_configcontext_device_types_devicetype_id_b8788c2d; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_device_types_devicetype_id_b8788c2d ON public.extras_configcontext_device_types USING btree (devicetype_id); + + +-- +-- Name: extras_configcontext_dynamic_groups_configcontext_id_3cdbc95f; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_dynamic_groups_configcontext_id_3cdbc95f ON public.extras_configcontext_dynamic_groups USING btree (configcontext_id); + + +-- +-- Name: extras_configcontext_dynamic_groups_dynamicgroup_id_05854998; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_dynamic_groups_dynamicgroup_id_05854998 ON public.extras_configcontext_dynamic_groups USING btree (dynamicgroup_id); + + +-- +-- Name: extras_configcontext_locations_configcontext_id_cc629ec1; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_locations_configcontext_id_cc629ec1 ON public.extras_configcontext_locations USING btree (configcontext_id); + + +-- +-- Name: extras_configcontext_locations_location_id_9e19eac9; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_locations_location_id_9e19eac9 ON public.extras_configcontext_locations USING btree (location_id); + + +-- +-- Name: extras_configcontext_name_4bbfe25d_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_name_4bbfe25d_like ON public.extras_configcontext USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_configcontext_new_roles_configcontext_id_7b11e08b; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_new_roles_configcontext_id_7b11e08b ON public.extras_configcontext_roles USING btree (configcontext_id); + + +-- +-- Name: extras_configcontext_new_roles_role_id_597e3d84; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_new_roles_role_id_597e3d84 ON public.extras_configcontext_roles USING btree (role_id); + + +-- +-- Name: extras_configcontext_owner_content_type_id_af30e837; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_owner_content_type_id_af30e837 ON public.extras_configcontext USING btree (owner_content_type_id); + + +-- +-- Name: extras_configcontext_platforms_configcontext_id_2a516699; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_platforms_configcontext_id_2a516699 ON public.extras_configcontext_platforms USING btree (configcontext_id); + + +-- +-- Name: extras_configcontext_platforms_platform_id_3fdfedc0; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_platforms_platform_id_3fdfedc0 ON public.extras_configcontext_platforms USING btree (platform_id); + + +-- +-- Name: extras_configcontext_schema_id_1a9d39fe; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_schema_id_1a9d39fe ON public.extras_configcontext USING btree (config_context_schema_id); + + +-- +-- Name: extras_configcontext_tags_configcontext_id_64a392b1; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_tags_configcontext_id_64a392b1 ON public.extras_configcontext_tags USING btree (configcontext_id); + + +-- +-- Name: extras_configcontext_tags_tag_id_129a5d87; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_tags_tag_id_129a5d87 ON public.extras_configcontext_tags USING btree (tag_id); + + +-- +-- Name: extras_configcontext_tenant_groups_configcontext_id_92f68345; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_tenant_groups_configcontext_id_92f68345 ON public.extras_configcontext_tenant_groups USING btree (configcontext_id); + + +-- +-- Name: extras_configcontext_tenant_groups_tenantgroup_id_0909688d; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_tenant_groups_tenantgroup_id_0909688d ON public.extras_configcontext_tenant_groups USING btree (tenantgroup_id); + + +-- +-- Name: extras_configcontext_tenants_configcontext_id_b53552a6; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_tenants_configcontext_id_b53552a6 ON public.extras_configcontext_tenants USING btree (configcontext_id); + + +-- +-- Name: extras_configcontext_tenants_tenant_id_8d0aa28e; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontext_tenants_tenant_id_8d0aa28e ON public.extras_configcontext_tenants USING btree (tenant_id); + + +-- +-- Name: extras_configcontextschema_name_e2a3ef7b_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontextschema_name_e2a3ef7b_like ON public.extras_configcontextschema USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_configcontextschema_owner_content_type_id_0a0756bc; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_configcontextschema_owner_content_type_id_0a0756bc ON public.extras_configcontextschema USING btree (owner_content_type_id); + + +-- +-- Name: extras_customfield_content_types_contenttype_id_2997ba90; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_customfield_content_types_contenttype_id_2997ba90 ON public.extras_customfield_content_types USING btree (contenttype_id); + + +-- +-- Name: extras_customfield_content_types_customfield_id_3842aaf3; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_customfield_content_types_customfield_id_3842aaf3 ON public.extras_customfield_content_types USING btree (customfield_id); + + +-- +-- Name: extras_customfield_slug_ed27c4fe_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_customfield_slug_ed27c4fe_like ON public.extras_customfield USING btree (key varchar_pattern_ops); + + +-- +-- Name: extras_customfieldchoice_field_id_35006739; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_customfieldchoice_field_id_35006739 ON public.extras_customfieldchoice USING btree (custom_field_id); + + +-- +-- Name: extras_customlink_content_type_id_4d35b063; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_customlink_content_type_id_4d35b063 ON public.extras_customlink USING btree (content_type_id); + + +-- +-- Name: extras_customlink_name_daed2d18_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_customlink_name_daed2d18_like ON public.extras_customlink USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_dynamicgroup_content_type_id_1bed5de5; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_dynamicgroup_content_type_id_1bed5de5 ON public.extras_dynamicgroup USING btree (content_type_id); + + +-- +-- Name: extras_dynamicgroup_name_46a8d891_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_dynamicgroup_name_46a8d891_like ON public.extras_dynamicgroup USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_dynamicgroupmembership_group_id_1616d7d6; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_dynamicgroupmembership_group_id_1616d7d6 ON public.extras_dynamicgroupmembership USING btree (group_id); + + +-- +-- Name: extras_dynamicgroupmembership_parent_group_id_f09f9b01; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_dynamicgroupmembership_parent_group_id_f09f9b01 ON public.extras_dynamicgroupmembership USING btree (parent_group_id); + + +-- +-- Name: extras_exporttemplate_content_type_id_59737e21; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_exporttemplate_content_type_id_59737e21 ON public.extras_exporttemplate USING btree (content_type_id); + + +-- +-- Name: extras_exporttemplate_owner_content_type_id_6bb67821; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_exporttemplate_owner_content_type_id_6bb67821 ON public.extras_exporttemplate USING btree (owner_content_type_id); + + +-- +-- Name: extras_gitrepository_name_b85445c9_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_gitrepository_name_b85445c9_like ON public.extras_gitrepository USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_gitrepository_secrets_group_id_fd1fdceb; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_gitrepository_secrets_group_id_fd1fdceb ON public.extras_gitrepository USING btree (secrets_group_id); + + +-- +-- Name: extras_gitrepository_slug_a71da0ac_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_gitrepository_slug_a71da0ac_like ON public.extras_gitrepository USING btree (slug varchar_pattern_ops); + + +-- +-- Name: extras_graphqlquery_name_53899a98_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_graphqlquery_name_53899a98_like ON public.extras_graphqlquery USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_imageattachment_content_type_id_90e0643d; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_imageattachment_content_type_id_90e0643d ON public.extras_imageattachment USING btree (content_type_id); + + +-- +-- Name: extras_imageattachment_name_04f9d9dd; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_imageattachment_name_04f9d9dd ON public.extras_imageattachment USING btree (name); + + +-- +-- Name: extras_imageattachment_name_04f9d9dd_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_imageattachment_name_04f9d9dd_like ON public.extras_imageattachment USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_imageattachment_object_id_f5308bf7; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_imageattachment_object_id_f5308bf7 ON public.extras_imageattachment USING btree (object_id); + + +-- +-- Name: extras_job_grouping_692d2dc2; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_job_grouping_692d2dc2 ON public.extras_job USING btree ("grouping"); + + +-- +-- Name: extras_job_grouping_692d2dc2_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_job_grouping_692d2dc2_like ON public.extras_job USING btree ("grouping" varchar_pattern_ops); + + +-- +-- Name: extras_job_hidden_f4b1d9d5; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_job_hidden_f4b1d9d5 ON public.extras_job USING btree (hidden); + + +-- +-- Name: extras_job_installed_9b043061; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_job_installed_9b043061 ON public.extras_job USING btree (installed); + + +-- +-- Name: extras_job_job_class_name_d9c82b93; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_job_job_class_name_d9c82b93 ON public.extras_job USING btree (job_class_name); + + +-- +-- Name: extras_job_job_class_name_d9c82b93_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_job_job_class_name_d9c82b93_like ON public.extras_job USING btree (job_class_name varchar_pattern_ops); + + +-- +-- Name: extras_job_module_name_912a3dda; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_job_module_name_912a3dda ON public.extras_job USING btree (module_name); + + +-- +-- Name: extras_job_module_name_912a3dda_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_job_module_name_912a3dda_like ON public.extras_job USING btree (module_name varchar_pattern_ops); + + +-- +-- Name: extras_job_name_34d98c40_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_job_name_34d98c40_like ON public.extras_job USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_jobbutton_content_types_contenttype_id_b0c6bbc4; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobbutton_content_types_contenttype_id_b0c6bbc4 ON public.extras_jobbutton_content_types USING btree (contenttype_id); + + +-- +-- Name: extras_jobbutton_content_types_jobbutton_id_72bd14bf; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobbutton_content_types_jobbutton_id_72bd14bf ON public.extras_jobbutton_content_types USING btree (jobbutton_id); + + +-- +-- Name: extras_jobbutton_job_id_710e013a; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobbutton_job_id_710e013a ON public.extras_jobbutton USING btree (job_id); + + +-- +-- Name: extras_jobbutton_name_c1a7d587_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobbutton_name_c1a7d587_like ON public.extras_jobbutton USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_jobhook_content_types_contenttype_id_42d2bda1; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobhook_content_types_contenttype_id_42d2bda1 ON public.extras_jobhook_content_types USING btree (contenttype_id); + + +-- +-- Name: extras_jobhook_content_types_jobhook_id_d994e51b; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobhook_content_types_jobhook_id_d994e51b ON public.extras_jobhook_content_types USING btree (jobhook_id); + + +-- +-- Name: extras_jobhook_job_id_cfcdb972; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobhook_job_id_cfcdb972 ON public.extras_jobhook USING btree (job_id); + + +-- +-- Name: extras_jobhook_name_1d539c95_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobhook_name_1d539c95_like ON public.extras_jobhook USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_joblogentry_job_result_id_91e10d1a; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_joblogentry_job_result_id_91e10d1a ON public.extras_joblogentry USING btree (job_result_id); + + +-- +-- Name: extras_joblogentry_log_level_f8cfe898; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_joblogentry_log_level_f8cfe898 ON public.extras_joblogentry USING btree (log_level); + + +-- +-- Name: extras_joblogentry_log_level_f8cfe898_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_joblogentry_log_level_f8cfe898_like ON public.extras_joblogentry USING btree (log_level varchar_pattern_ops); + + +-- +-- Name: extras_jobresult_completed_41ca396b; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobresult_completed_41ca396b ON public.extras_jobresult USING btree (date_done); + + +-- +-- Name: extras_jobresult_created_bf3a3954; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobresult_created_bf3a3954 ON public.extras_jobresult USING btree (date_created); + + +-- +-- Name: extras_jobresult_job_model_id_d581ec7e; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobresult_job_model_id_d581ec7e ON public.extras_jobresult USING btree (job_model_id); + + +-- +-- Name: extras_jobresult_name_3f143125; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobresult_name_3f143125 ON public.extras_jobresult USING btree (name); + + +-- +-- Name: extras_jobresult_name_3f143125_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobresult_name_3f143125_like ON public.extras_jobresult USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_jobresult_rcreated_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobresult_rcreated_idx ON public.extras_jobresult USING btree (date_created DESC); + + +-- +-- Name: extras_jobresult_schedule_id_24ce985a; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobresult_schedule_id_24ce985a ON public.extras_jobresult USING btree (scheduled_job_id); + + +-- +-- Name: extras_jobresult_status_2659cbae; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobresult_status_2659cbae ON public.extras_jobresult USING btree (status); + + +-- +-- Name: extras_jobresult_status_2659cbae_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobresult_status_2659cbae_like ON public.extras_jobresult USING btree (status varchar_pattern_ops); + + +-- +-- Name: extras_jobresult_task_name_05e4b9b2; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobresult_task_name_05e4b9b2 ON public.extras_jobresult USING btree (task_name); + + +-- +-- Name: extras_jobresult_task_name_05e4b9b2_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobresult_task_name_05e4b9b2_like ON public.extras_jobresult USING btree (task_name varchar_pattern_ops); + + +-- +-- Name: extras_jobresult_user_id_d35285ab; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jobresult_user_id_d35285ab ON public.extras_jobresult USING btree (user_id); + + +-- +-- Name: extras_jr_rdone_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jr_rdone_idx ON public.extras_jobresult USING btree (date_done DESC); + + +-- +-- Name: extras_jr_statrcreate_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jr_statrcreate_idx ON public.extras_jobresult USING btree (status, date_created DESC); + + +-- +-- Name: extras_jr_statrdone_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_jr_statrdone_idx ON public.extras_jobresult USING btree (status, date_done DESC); + + +-- +-- Name: extras_note_assigned_object_id_af6ced75; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_note_assigned_object_id_af6ced75 ON public.extras_note USING btree (assigned_object_id); + + +-- +-- Name: extras_note_assigned_object_type_id_e15d3cda; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_note_assigned_object_type_id_e15d3cda ON public.extras_note USING btree (assigned_object_type_id); + + +-- +-- Name: extras_note_user_id_f11ab655; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_note_user_id_f11ab655 ON public.extras_note USING btree (user_id); + + +-- +-- Name: extras_objectchange_change_context_8e03ae30; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_objectchange_change_context_8e03ae30 ON public.extras_objectchange USING btree (change_context); + + +-- +-- Name: extras_objectchange_change_context_8e03ae30_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_objectchange_change_context_8e03ae30_like ON public.extras_objectchange USING btree (change_context varchar_pattern_ops); + + +-- +-- Name: extras_objectchange_changed_object_id_efb1a943; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_objectchange_changed_object_id_efb1a943 ON public.extras_objectchange USING btree (changed_object_id); + + +-- +-- Name: extras_objectchange_changed_object_type_id_b755bb60; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_objectchange_changed_object_type_id_b755bb60 ON public.extras_objectchange USING btree (changed_object_type_id); + + +-- +-- Name: extras_objectchange_double_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_objectchange_double_idx ON public.extras_objectchange USING btree (request_id, changed_object_type_id); + + +-- +-- Name: extras_objectchange_related_object_type_id_fe6e521f; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_objectchange_related_object_type_id_fe6e521f ON public.extras_objectchange USING btree (related_object_type_id); + + +-- +-- Name: extras_objectchange_request_id_4ae21e90; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_objectchange_request_id_4ae21e90 ON public.extras_objectchange USING btree (request_id); + + +-- +-- Name: extras_objectchange_rtime_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_objectchange_rtime_idx ON public.extras_objectchange USING btree ("time" DESC); + + +-- +-- Name: extras_objectchange_time_224380ea; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_objectchange_time_224380ea ON public.extras_objectchange USING btree ("time"); + + +-- +-- Name: extras_objectchange_triple_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_objectchange_triple_idx ON public.extras_objectchange USING btree (request_id, changed_object_type_id, changed_object_id); + + +-- +-- Name: extras_objectchange_user_id_7fdf8186; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_objectchange_user_id_7fdf8186 ON public.extras_objectchange USING btree (user_id); + + +-- +-- Name: extras_relationship_destination_type_id_fb7387c3; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_relationship_destination_type_id_fb7387c3 ON public.extras_relationship USING btree (destination_type_id); + + +-- +-- Name: extras_relationship_name_5f6f8ea2_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_relationship_name_5f6f8ea2_like ON public.extras_relationship USING btree (label varchar_pattern_ops); + + +-- +-- Name: extras_relationship_slug_e09b40f4_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_relationship_slug_e09b40f4_like ON public.extras_relationship USING btree (key varchar_pattern_ops); + + +-- +-- Name: extras_relationship_source_type_id_21183ad6; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_relationship_source_type_id_21183ad6 ON public.extras_relationship USING btree (source_type_id); + + +-- +-- Name: extras_relationshipassociation_destination_id_83f811cb; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_relationshipassociation_destination_id_83f811cb ON public.extras_relationshipassociation USING btree (destination_id); + + +-- +-- Name: extras_relationshipassociation_destination_type_id_5ccb6728; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_relationshipassociation_destination_type_id_5ccb6728 ON public.extras_relationshipassociation USING btree (destination_type_id); + + +-- +-- Name: extras_relationshipassociation_relationship_id_9a65ccc8; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_relationshipassociation_relationship_id_9a65ccc8 ON public.extras_relationshipassociation USING btree (relationship_id); + + +-- +-- Name: extras_relationshipassociation_source_id_cb8931c1; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_relationshipassociation_source_id_cb8931c1 ON public.extras_relationshipassociation USING btree (source_id); + + +-- +-- Name: extras_relationshipassociation_source_type_id_28c8df60; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_relationshipassociation_source_type_id_28c8df60 ON public.extras_relationshipassociation USING btree (source_type_id); + + +-- +-- Name: extras_role_content_types_contenttype_id_b8004814; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_role_content_types_contenttype_id_b8004814 ON public.extras_role_content_types USING btree (contenttype_id); + + +-- +-- Name: extras_role_content_types_role_id_1db5d29d; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_role_content_types_role_id_1db5d29d ON public.extras_role_content_types USING btree (role_id); + + +-- +-- Name: extras_role_name_fa7c1d4b_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_role_name_fa7c1d4b_like ON public.extras_role USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_scheduledjob_approved_by_user_id_06b8fb0a; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_scheduledjob_approved_by_user_id_06b8fb0a ON public.extras_scheduledjob USING btree (approved_by_user_id); + + +-- +-- Name: extras_scheduledjob_job_model_id_d4c0711e; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_scheduledjob_job_model_id_d4c0711e ON public.extras_scheduledjob USING btree (job_model_id); + + +-- +-- Name: extras_scheduledjob_name_fcea52d7_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_scheduledjob_name_fcea52d7_like ON public.extras_scheduledjob USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_scheduledjob_queue_681f2627; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_scheduledjob_queue_681f2627 ON public.extras_scheduledjob USING btree (queue); + + +-- +-- Name: extras_scheduledjob_queue_681f2627_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_scheduledjob_queue_681f2627_like ON public.extras_scheduledjob USING btree (queue varchar_pattern_ops); + + +-- +-- Name: extras_scheduledjob_task_7eaf2d6d; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_scheduledjob_task_7eaf2d6d ON public.extras_scheduledjob USING btree (task); + + +-- +-- Name: extras_scheduledjob_task_7eaf2d6d_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_scheduledjob_task_7eaf2d6d_like ON public.extras_scheduledjob USING btree (task varchar_pattern_ops); + + +-- +-- Name: extras_scheduledjob_user_id_4d8034ff; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_scheduledjob_user_id_4d8034ff ON public.extras_scheduledjob USING btree (user_id); + + +-- +-- Name: extras_secret_name_5e2de97e_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_secret_name_5e2de97e_like ON public.extras_secret USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_secretsgroup_name_626cec38_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_secretsgroup_name_626cec38_like ON public.extras_secretsgroup USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_secretsgroupassociation_group_id_68ca43f6; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_secretsgroupassociation_group_id_68ca43f6 ON public.extras_secretsgroupassociation USING btree (secrets_group_id); + + +-- +-- Name: extras_secretsgroupassociation_secret_id_14d43d7e; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_secretsgroupassociation_secret_id_14d43d7e ON public.extras_secretsgroupassociation USING btree (secret_id); + + +-- +-- Name: extras_status_content_types_contenttype_id_38503e74; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_status_content_types_contenttype_id_38503e74 ON public.extras_status_content_types USING btree (contenttype_id); + + +-- +-- Name: extras_status_content_types_status_id_27c665c7; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_status_content_types_status_id_27c665c7 ON public.extras_status_content_types USING btree (status_id); + + +-- +-- Name: extras_status_name_d8897514_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_status_name_d8897514_like ON public.extras_status USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_tag_content_types_contenttype_id_5baa3bb5; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_tag_content_types_contenttype_id_5baa3bb5 ON public.extras_tag_content_types USING btree (contenttype_id); + + +-- +-- Name: extras_tag_content_types_tag_id_34a8ca46; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_tag_content_types_tag_id_34a8ca46 ON public.extras_tag_content_types USING btree (tag_id); + + +-- +-- Name: extras_tag_name_9550b3d9_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_tag_name_9550b3d9_like ON public.extras_tag USING btree (name varchar_pattern_ops); + + +-- +-- Name: extras_taggeditem_content_type_id_ba5562ed; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_taggeditem_content_type_id_ba5562ed ON public.extras_taggeditem USING btree (content_type_id); + + +-- +-- Name: extras_taggeditem_content_type_id_object_id_80e28e23_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_taggeditem_content_type_id_object_id_80e28e23_idx ON public.extras_taggeditem USING btree (content_type_id, object_id); + + +-- +-- Name: extras_taggeditem_object_id_31b2aa77; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_taggeditem_object_id_31b2aa77 ON public.extras_taggeditem USING btree (object_id); + + +-- +-- Name: extras_taggeditem_tag_id_d48af7c7; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_taggeditem_tag_id_d48af7c7 ON public.extras_taggeditem USING btree (tag_id); + + +-- +-- Name: extras_webhook_content_types_contenttype_id_3fc2c4d3; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_webhook_content_types_contenttype_id_3fc2c4d3 ON public.extras_webhook_content_types USING btree (contenttype_id); + + +-- +-- Name: extras_webhook_content_types_webhook_id_0c169800; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_webhook_content_types_webhook_id_0c169800 ON public.extras_webhook_content_types USING btree (webhook_id); + + +-- +-- Name: extras_webhook_name_82cf60b5_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX extras_webhook_name_82cf60b5_like ON public.extras_webhook USING btree (name varchar_pattern_ops); + + +-- +-- Name: ipam_ipaddress_dns_name_d5c4f5d8; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_ipaddress_dns_name_d5c4f5d8 ON public.ipam_ipaddress USING btree (dns_name); + + +-- +-- Name: ipam_ipaddress_dns_name_d5c4f5d8_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_ipaddress_dns_name_d5c4f5d8_like ON public.ipam_ipaddress USING btree (dns_name varchar_pattern_ops); + + +-- +-- Name: ipam_ipaddress_host_c1f8ad3e; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_ipaddress_host_c1f8ad3e ON public.ipam_ipaddress USING btree (host); + + +-- +-- Name: ipam_ipaddress_ip_version_ce3b626f; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_ipaddress_ip_version_ce3b626f ON public.ipam_ipaddress USING btree (ip_version); + + +-- +-- Name: ipam_ipaddress_nat_inside_id_a45fb7c5; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_ipaddress_nat_inside_id_a45fb7c5 ON public.ipam_ipaddress USING btree (nat_inside_id); + + +-- +-- Name: ipam_ipaddress_new_role_id_93bf5f61; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_ipaddress_new_role_id_93bf5f61 ON public.ipam_ipaddress USING btree (role_id); + + +-- +-- Name: ipam_ipaddress_parent_id_085a7a43; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_ipaddress_parent_id_085a7a43 ON public.ipam_ipaddress USING btree (parent_id); + + +-- +-- Name: ipam_ipaddress_prefix_length_f80d3663; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_ipaddress_prefix_length_f80d3663 ON public.ipam_ipaddress USING btree (mask_length); + + +-- +-- Name: ipam_ipaddress_status_id_942778b7; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_ipaddress_status_id_942778b7 ON public.ipam_ipaddress USING btree (status_id); + + +-- +-- Name: ipam_ipaddress_tenant_id_ac55acfd; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_ipaddress_tenant_id_ac55acfd ON public.ipam_ipaddress USING btree (tenant_id); + + +-- +-- Name: ipam_ipaddresstointerface_interface_id_035d6540; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_ipaddresstointerface_interface_id_035d6540 ON public.ipam_ipaddresstointerface USING btree (interface_id); + + +-- +-- Name: ipam_ipaddresstointerface_ip_address_id_7437efa0; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_ipaddresstointerface_ip_address_id_7437efa0 ON public.ipam_ipaddresstointerface USING btree (ip_address_id); + + +-- +-- Name: ipam_ipaddresstointerface_vm_interface_id_9ffb75a8; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_ipaddresstointerface_vm_interface_id_9ffb75a8 ON public.ipam_ipaddresstointerface USING btree (vm_interface_id); + + +-- +-- Name: ipam_namespace_location_id_0ee18237; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_namespace_location_id_0ee18237 ON public.ipam_namespace USING btree (location_id); + + +-- +-- Name: ipam_namespace_name_63ca21f2_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_namespace_name_63ca21f2_like ON public.ipam_namespace USING btree (name varchar_pattern_ops); + + +-- +-- Name: ipam_prefix_broadcast_8e623832; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_prefix_broadcast_8e623832 ON public.ipam_prefix USING btree (broadcast); + + +-- +-- Name: ipam_prefix_ip_version_85fe83ba; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_prefix_ip_version_85fe83ba ON public.ipam_prefix USING btree (ip_version); + + +-- +-- Name: ipam_prefix_location_id_9a5c5f60; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_prefix_location_id_9a5c5f60 ON public.ipam_prefix USING btree (location_id); + + +-- +-- Name: ipam_prefix_namespace_id_aaf034e9; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_prefix_namespace_id_aaf034e9 ON public.ipam_prefix USING btree (namespace_id); + + +-- +-- Name: ipam_prefix_namespace_id_network_bro_a2f7797d_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_prefix_namespace_id_network_bro_a2f7797d_idx ON public.ipam_prefix USING btree (namespace_id, network, broadcast, prefix_length); + + +-- +-- Name: ipam_prefix_network_broadcast_prefix_length_cac86426_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_prefix_network_broadcast_prefix_length_cac86426_idx ON public.ipam_prefix USING btree (network, broadcast, prefix_length); + + +-- +-- Name: ipam_prefix_network_f7bac882; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_prefix_network_f7bac882 ON public.ipam_prefix USING btree (network); + + +-- +-- Name: ipam_prefix_new_role_id_528afd96; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_prefix_new_role_id_528afd96 ON public.ipam_prefix USING btree (role_id); + + +-- +-- Name: ipam_prefix_parent_id_93c2aef8; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_prefix_parent_id_93c2aef8 ON public.ipam_prefix USING btree (parent_id); + + +-- +-- Name: ipam_prefix_prefix_length_84660485; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_prefix_prefix_length_84660485 ON public.ipam_prefix USING btree (prefix_length); + + +-- +-- Name: ipam_prefix_rir_id_a009797a; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_prefix_rir_id_a009797a ON public.ipam_prefix USING btree (rir_id); + + +-- +-- Name: ipam_prefix_status_id_cffa56c0; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_prefix_status_id_cffa56c0 ON public.ipam_prefix USING btree (status_id); + + +-- +-- Name: ipam_prefix_tenant_id_7ba1fcc4; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_prefix_tenant_id_7ba1fcc4 ON public.ipam_prefix USING btree (tenant_id); + + +-- +-- Name: ipam_prefix_vlan_id_1db91bff; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_prefix_vlan_id_1db91bff ON public.ipam_prefix USING btree (vlan_id); + + +-- +-- Name: ipam_rir_name_64a71982_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_rir_name_64a71982_like ON public.ipam_rir USING btree (name varchar_pattern_ops); + + +-- +-- Name: ipam_routetarget_name_212be79f_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_routetarget_name_212be79f_like ON public.ipam_routetarget USING btree (name varchar_pattern_ops); + + +-- +-- Name: ipam_routetarget_tenant_id_5a0b35e8; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_routetarget_tenant_id_5a0b35e8 ON public.ipam_routetarget USING btree (tenant_id); + + +-- +-- Name: ipam_service_device_id_b4d2bb9c; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_service_device_id_b4d2bb9c ON public.ipam_service USING btree (device_id); + + +-- +-- Name: ipam_service_ipaddresses_ipaddress_id_b4138c6d; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_service_ipaddresses_ipaddress_id_b4138c6d ON public.ipam_service_ip_addresses USING btree (ipaddress_id); + + +-- +-- Name: ipam_service_ipaddresses_service_id_ae26b9ab; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_service_ipaddresses_service_id_ae26b9ab ON public.ipam_service_ip_addresses USING btree (service_id); + + +-- +-- Name: ipam_service_name_7e839153; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_service_name_7e839153 ON public.ipam_service USING btree (name); + + +-- +-- Name: ipam_service_name_7e839153_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_service_name_7e839153_like ON public.ipam_service USING btree (name varchar_pattern_ops); + + +-- +-- Name: ipam_service_virtual_machine_id_e8b53562; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_service_virtual_machine_id_e8b53562 ON public.ipam_service USING btree (virtual_machine_id); + + +-- +-- Name: ipam_vlan_group_id_88cbfa62; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vlan_group_id_88cbfa62 ON public.ipam_vlan USING btree (vlan_group_id); + + +-- +-- Name: ipam_vlan_location_id_07dd65e4; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vlan_location_id_07dd65e4 ON public.ipam_vlan USING btree (location_id); + + +-- +-- Name: ipam_vlan_name_a7671201; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vlan_name_a7671201 ON public.ipam_vlan USING btree (name); + + +-- +-- Name: ipam_vlan_name_a7671201_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vlan_name_a7671201_like ON public.ipam_vlan USING btree (name varchar_pattern_ops); + + +-- +-- Name: ipam_vlan_new_role_id_980649ea; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vlan_new_role_id_980649ea ON public.ipam_vlan USING btree (role_id); + + +-- +-- Name: ipam_vlan_status_id_898aa317; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vlan_status_id_898aa317 ON public.ipam_vlan USING btree (status_id); + + +-- +-- Name: ipam_vlan_tenant_id_71a8290d; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vlan_tenant_id_71a8290d ON public.ipam_vlan USING btree (tenant_id); + + +-- +-- Name: ipam_vlangroup_location_id_f239af79; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vlangroup_location_id_f239af79 ON public.ipam_vlangroup USING btree (location_id); + + +-- +-- Name: ipam_vlangroup_name_46bf02a4_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vlangroup_name_46bf02a4_like ON public.ipam_vlangroup USING btree (name varchar_pattern_ops); + + +-- +-- Name: ipam_vrf_export_targets_routetarget_id_8d9319f7; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vrf_export_targets_routetarget_id_8d9319f7 ON public.ipam_vrf_export_targets USING btree (routetarget_id); + + +-- +-- Name: ipam_vrf_export_targets_vrf_id_6f4875c4; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vrf_export_targets_vrf_id_6f4875c4 ON public.ipam_vrf_export_targets USING btree (vrf_id); + + +-- +-- Name: ipam_vrf_import_targets_routetarget_id_0e05b144; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vrf_import_targets_routetarget_id_0e05b144 ON public.ipam_vrf_import_targets USING btree (routetarget_id); + + +-- +-- Name: ipam_vrf_import_targets_vrf_id_ed491b19; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vrf_import_targets_vrf_id_ed491b19 ON public.ipam_vrf_import_targets USING btree (vrf_id); + + +-- +-- Name: ipam_vrf_name_bf7146b0; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vrf_name_bf7146b0 ON public.ipam_vrf USING btree (name); + + +-- +-- Name: ipam_vrf_name_bf7146b0_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vrf_name_bf7146b0_like ON public.ipam_vrf USING btree (name varchar_pattern_ops); + + +-- +-- Name: ipam_vrf_namespace_id_8835a4df; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vrf_namespace_id_8835a4df ON public.ipam_vrf USING btree (namespace_id); + + +-- +-- Name: ipam_vrf_tenant_id_498b0051; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vrf_tenant_id_498b0051 ON public.ipam_vrf USING btree (tenant_id); + + +-- +-- Name: ipam_vrfdeviceassignment_device_id_b79a12ce; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vrfdeviceassignment_device_id_b79a12ce ON public.ipam_vrfdeviceassignment USING btree (device_id); + + +-- +-- Name: ipam_vrfdeviceassignment_virtual_machine_id_2b9c3e80; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vrfdeviceassignment_virtual_machine_id_2b9c3e80 ON public.ipam_vrfdeviceassignment USING btree (virtual_machine_id); + + +-- +-- Name: ipam_vrfdeviceassignment_vrf_id_de560201; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vrfdeviceassignment_vrf_id_de560201 ON public.ipam_vrfdeviceassignment USING btree (vrf_id); + + +-- +-- Name: ipam_vrfprefixassignment_prefix_id_808d8301; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vrfprefixassignment_prefix_id_808d8301 ON public.ipam_vrfprefixassignment USING btree (prefix_id); + + +-- +-- Name: ipam_vrfprefixassignment_vrf_id_d9496635; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX ipam_vrfprefixassignment_vrf_id_d9496635 ON public.ipam_vrfprefixassignment USING btree (vrf_id); + + +-- +-- Name: social_auth_code_code_a2393167; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX social_auth_code_code_a2393167 ON public.social_auth_code USING btree (code); + + +-- +-- Name: social_auth_code_code_a2393167_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX social_auth_code_code_a2393167_like ON public.social_auth_code USING btree (code varchar_pattern_ops); + + +-- +-- Name: social_auth_code_timestamp_176b341f; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX social_auth_code_timestamp_176b341f ON public.social_auth_code USING btree ("timestamp"); + + +-- +-- Name: social_auth_partial_timestamp_50f2119f; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX social_auth_partial_timestamp_50f2119f ON public.social_auth_partial USING btree ("timestamp"); + + +-- +-- Name: social_auth_partial_token_3017fea3; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX social_auth_partial_token_3017fea3 ON public.social_auth_partial USING btree (token); + + +-- +-- Name: social_auth_partial_token_3017fea3_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX social_auth_partial_token_3017fea3_like ON public.social_auth_partial USING btree (token varchar_pattern_ops); + + +-- +-- Name: social_auth_usersocialauth_uid_796e51dc; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX social_auth_usersocialauth_uid_796e51dc ON public.social_auth_usersocialauth USING btree (uid); + + +-- +-- Name: social_auth_usersocialauth_uid_796e51dc_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX social_auth_usersocialauth_uid_796e51dc_like ON public.social_auth_usersocialauth USING btree (uid varchar_pattern_ops); + + +-- +-- Name: social_auth_usersocialauth_user_id_17d28448; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX social_auth_usersocialauth_user_id_17d28448 ON public.social_auth_usersocialauth USING btree (user_id); + + +-- +-- Name: taggit_tag_name_58eb2ed9_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX taggit_tag_name_58eb2ed9_like ON public.taggit_tag USING btree (name varchar_pattern_ops); + + +-- +-- Name: taggit_tag_slug_6be58b2c_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX taggit_tag_slug_6be58b2c_like ON public.taggit_tag USING btree (slug varchar_pattern_ops); + + +-- +-- Name: taggit_taggeditem_content_type_id_9957a03c; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX taggit_taggeditem_content_type_id_9957a03c ON public.taggit_taggeditem USING btree (content_type_id); + + +-- +-- Name: taggit_taggeditem_content_type_id_object_id_196cc965_idx; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX taggit_taggeditem_content_type_id_object_id_196cc965_idx ON public.taggit_taggeditem USING btree (content_type_id, object_id); + + +-- +-- Name: taggit_taggeditem_object_id_e2d7d1df; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX taggit_taggeditem_object_id_e2d7d1df ON public.taggit_taggeditem USING btree (object_id); + + +-- +-- Name: taggit_taggeditem_tag_id_f4f5b767; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX taggit_taggeditem_tag_id_f4f5b767 ON public.taggit_taggeditem USING btree (tag_id); + + +-- +-- Name: tenancy_tenant_group_id_7daef6f4; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX tenancy_tenant_group_id_7daef6f4 ON public.tenancy_tenant USING btree (tenant_group_id); + + +-- +-- Name: tenancy_tenant_name_f6e5b2f5_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX tenancy_tenant_name_f6e5b2f5_like ON public.tenancy_tenant USING btree (name varchar_pattern_ops); + + +-- +-- Name: tenancy_tenantgroup_name_53363199_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX tenancy_tenantgroup_name_53363199_like ON public.tenancy_tenantgroup USING btree (name varchar_pattern_ops); + + +-- +-- Name: tenancy_tenantgroup_parent_id_2542fc18; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX tenancy_tenantgroup_parent_id_2542fc18 ON public.tenancy_tenantgroup USING btree (parent_id); + + +-- +-- Name: users_objectpermission_groups_group_id_fb7ba6e0; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX users_objectpermission_groups_group_id_fb7ba6e0 ON public.users_objectpermission_groups USING btree (group_id); + + +-- +-- Name: users_objectpermission_groups_objectpermission_id_2f7cc117; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX users_objectpermission_groups_objectpermission_id_2f7cc117 ON public.users_objectpermission_groups USING btree (objectpermission_id); + + +-- +-- Name: users_objectpermission_name_8d7a5900_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX users_objectpermission_name_8d7a5900_like ON public.users_objectpermission USING btree (name varchar_pattern_ops); + + +-- +-- Name: users_objectpermission_obj_objectpermission_id_38c7d8f5; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX users_objectpermission_obj_objectpermission_id_38c7d8f5 ON public.users_objectpermission_object_types USING btree (objectpermission_id); + + +-- +-- Name: users_objectpermission_object_types_contenttype_id_594b1cc7; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX users_objectpermission_object_types_contenttype_id_594b1cc7 ON public.users_objectpermission_object_types USING btree (contenttype_id); + + +-- +-- Name: users_objectpermission_users_objectpermission_id_78a9c2e6; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX users_objectpermission_users_objectpermission_id_78a9c2e6 ON public.users_objectpermission_users USING btree (objectpermission_id); + + +-- +-- Name: users_objectpermission_users_user_id_16c0905d; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX users_objectpermission_users_user_id_16c0905d ON public.users_objectpermission_users USING btree (user_id); + + +-- +-- Name: users_token_key_820deccd_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX users_token_key_820deccd_like ON public.users_token USING btree (key varchar_pattern_ops); + + +-- +-- Name: users_token_user_id_af964690; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX users_token_user_id_af964690 ON public.users_token USING btree (user_id); + + +-- +-- Name: virtualization_cluster_group_id_de379828; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_cluster_group_id_de379828 ON public.virtualization_cluster USING btree (cluster_group_id); + + +-- +-- Name: virtualization_cluster_location_id_fdcab7e6; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_cluster_location_id_fdcab7e6 ON public.virtualization_cluster USING btree (location_id); + + +-- +-- Name: virtualization_cluster_name_1b59a61b_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_cluster_name_1b59a61b_like ON public.virtualization_cluster USING btree (name varchar_pattern_ops); + + +-- +-- Name: virtualization_cluster_tenant_id_bc2868d0; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_cluster_tenant_id_bc2868d0 ON public.virtualization_cluster USING btree (tenant_id); + + +-- +-- Name: virtualization_cluster_type_id_4efafb0a; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_cluster_type_id_4efafb0a ON public.virtualization_cluster USING btree (cluster_type_id); + + +-- +-- Name: virtualization_clustergroup_name_4fcd26b4_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_clustergroup_name_4fcd26b4_like ON public.virtualization_clustergroup USING btree (name varchar_pattern_ops); + + +-- +-- Name: virtualization_clustertype_name_ea854d3d_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_clustertype_name_ea854d3d_like ON public.virtualization_clustertype USING btree (name varchar_pattern_ops); + + +-- +-- Name: virtualization_virtualmach_local_context_data_owner_c_f760366b; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_virtualmach_local_context_data_owner_c_f760366b ON public.virtualization_virtualmachine USING btree (local_config_context_data_owner_content_type_id); + + +-- +-- Name: virtualization_virtualmachine_cluster_id_6c9f9047; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_virtualmachine_cluster_id_6c9f9047 ON public.virtualization_virtualmachine USING btree (cluster_id); + + +-- +-- Name: virtualization_virtualmachine_local_context_schema_id_d359876d; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_virtualmachine_local_context_schema_id_d359876d ON public.virtualization_virtualmachine USING btree (local_config_context_schema_id); + + +-- +-- Name: virtualization_virtualmachine_name_266f6cdc; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_virtualmachine_name_266f6cdc ON public.virtualization_virtualmachine USING btree (name); + + +-- +-- Name: virtualization_virtualmachine_name_266f6cdc_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_virtualmachine_name_266f6cdc_like ON public.virtualization_virtualmachine USING btree (name varchar_pattern_ops); + + +-- +-- Name: virtualization_virtualmachine_new_role_id_73370f1c; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_virtualmachine_new_role_id_73370f1c ON public.virtualization_virtualmachine USING btree (role_id); + + +-- +-- Name: virtualization_virtualmachine_platform_id_a6c5ccb2; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_virtualmachine_platform_id_a6c5ccb2 ON public.virtualization_virtualmachine USING btree (platform_id); + + +-- +-- Name: virtualization_virtualmachine_primary_ip4_id_942e42ae; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_virtualmachine_primary_ip4_id_942e42ae ON public.virtualization_virtualmachine USING btree (primary_ip4_id); + + +-- +-- Name: virtualization_virtualmachine_primary_ip6_id_b7904e73; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_virtualmachine_primary_ip6_id_b7904e73 ON public.virtualization_virtualmachine USING btree (primary_ip6_id); + + +-- +-- Name: virtualization_virtualmachine_status_id_ff17be20; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_virtualmachine_status_id_ff17be20 ON public.virtualization_virtualmachine USING btree (status_id); + + +-- +-- Name: virtualization_virtualmachine_tenant_id_d00d1d77; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_virtualmachine_tenant_id_d00d1d77 ON public.virtualization_virtualmachine USING btree (tenant_id); + + +-- +-- Name: virtualization_vminterface__name_0052e83a; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_vminterface__name_0052e83a ON public.virtualization_vminterface USING btree (_name); + + +-- +-- Name: virtualization_vminterface__name_0052e83a_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_vminterface__name_0052e83a_like ON public.virtualization_vminterface USING btree (_name varchar_pattern_ops); + + +-- +-- Name: virtualization_vminterface_bridge_id_7462b91e; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_vminterface_bridge_id_7462b91e ON public.virtualization_vminterface USING btree (bridge_id); + + +-- +-- Name: virtualization_vminterface_name_8b75a799; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_vminterface_name_8b75a799 ON public.virtualization_vminterface USING btree (name); + + +-- +-- Name: virtualization_vminterface_name_8b75a799_like; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_vminterface_name_8b75a799_like ON public.virtualization_vminterface USING btree (name varchar_pattern_ops); + + +-- +-- Name: virtualization_vminterface_parent_interface_id_3532b142; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_vminterface_parent_interface_id_3532b142 ON public.virtualization_vminterface USING btree (parent_interface_id); + + +-- +-- Name: virtualization_vminterface_status_id_5f9104d8; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_vminterface_status_id_5f9104d8 ON public.virtualization_vminterface USING btree (status_id); + + +-- +-- Name: virtualization_vminterface_tagged_vlans_vlan_id_4e77411e; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_vminterface_tagged_vlans_vlan_id_4e77411e ON public.virtualization_vminterface_tagged_vlans USING btree (vlan_id); + + +-- +-- Name: virtualization_vminterface_tagged_vlans_vminterface_id_904b12de; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_vminterface_tagged_vlans_vminterface_id_904b12de ON public.virtualization_vminterface_tagged_vlans USING btree (vminterface_id); + + +-- +-- Name: virtualization_vminterface_untagged_vlan_id_aea4fc69; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_vminterface_untagged_vlan_id_aea4fc69 ON public.virtualization_vminterface USING btree (untagged_vlan_id); + + +-- +-- Name: virtualization_vminterface_virtual_machine_id_e9f89829; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_vminterface_virtual_machine_id_e9f89829 ON public.virtualization_vminterface USING btree (virtual_machine_id); + + +-- +-- Name: virtualization_vminterface_vrf_id_4b570a8c; Type: INDEX; Schema: public; Owner: nautobot +-- + +CREATE INDEX virtualization_vminterface_vrf_id_4b570a8c ON public.virtualization_vminterface USING btree (vrf_id); + + +-- +-- Name: auth_group_permissions auth_group_permissio_permission_id_84c5c92e_fk_auth_perm; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_group_permissions + ADD CONSTRAINT auth_group_permissio_permission_id_84c5c92e_fk_auth_perm FOREIGN KEY (permission_id) REFERENCES public.auth_permission(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: auth_group_permissions auth_group_permissions_group_id_b120cbf9_fk_auth_group_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_group_permissions + ADD CONSTRAINT auth_group_permissions_group_id_b120cbf9_fk_auth_group_id FOREIGN KEY (group_id) REFERENCES public.auth_group(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: auth_permission auth_permission_content_type_id_2f476e4b_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_permission + ADD CONSTRAINT auth_permission_content_type_id_2f476e4b_fk_django_co FOREIGN KEY (content_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: auth_user_groups auth_user_groups_group_id_97559544_fk_auth_group_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_user_groups + ADD CONSTRAINT auth_user_groups_group_id_97559544_fk_auth_group_id FOREIGN KEY (group_id) REFERENCES public.auth_group(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: auth_user_groups auth_user_groups_user_id_6a12ed8b_fk_auth_user_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_user_groups + ADD CONSTRAINT auth_user_groups_user_id_6a12ed8b_fk_auth_user_id FOREIGN KEY (user_id) REFERENCES public.auth_user(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: auth_user_user_permissions auth_user_user_permi_permission_id_1fbb5f2c_fk_auth_perm; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_user_user_permissions + ADD CONSTRAINT auth_user_user_permi_permission_id_1fbb5f2c_fk_auth_perm FOREIGN KEY (permission_id) REFERENCES public.auth_permission(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: auth_user_user_permissions auth_user_user_permissions_user_id_a95ead1b_fk_auth_user_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.auth_user_user_permissions + ADD CONSTRAINT auth_user_user_permissions_user_id_a95ead1b_fk_auth_user_id FOREIGN KEY (user_id) REFERENCES public.auth_user(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: circuits_circuit circuits_circuit_circuit_termination__498b110c_fk_circuits_; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuit + ADD CONSTRAINT circuits_circuit_circuit_termination__498b110c_fk_circuits_ FOREIGN KEY (circuit_termination_z_id) REFERENCES public.circuits_circuittermination(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: circuits_circuit circuits_circuit_circuit_termination__ef74b54e_fk_circuits_; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuit + ADD CONSTRAINT circuits_circuit_circuit_termination__ef74b54e_fk_circuits_ FOREIGN KEY (circuit_termination_a_id) REFERENCES public.circuits_circuittermination(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: circuits_circuit circuits_circuit_circuit_type_id_8b659c7a_fk_circuits_; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuit + ADD CONSTRAINT circuits_circuit_circuit_type_id_8b659c7a_fk_circuits_ FOREIGN KEY (circuit_type_id) REFERENCES public.circuits_circuittype(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: circuits_circuit circuits_circuit_provider_id_d9195418_fk_circuits_provider_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuit + ADD CONSTRAINT circuits_circuit_provider_id_d9195418_fk_circuits_provider_id FOREIGN KEY (provider_id) REFERENCES public.circuits_provider(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: circuits_circuit circuits_circuit_status_id_6433793f_fk_extras_status_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuit + ADD CONSTRAINT circuits_circuit_status_id_6433793f_fk_extras_status_id FOREIGN KEY (status_id) REFERENCES public.extras_status(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: circuits_circuit circuits_circuit_tenant_id_812508a5_fk_tenancy_tenant_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuit + ADD CONSTRAINT circuits_circuit_tenant_id_812508a5_fk_tenancy_tenant_id FOREIGN KEY (tenant_id) REFERENCES public.tenancy_tenant(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: circuits_circuittermination circuits_circuitterm__cable_peer_type_id_bd122156_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuittermination + ADD CONSTRAINT circuits_circuitterm__cable_peer_type_id_bd122156_fk_django_co FOREIGN KEY (_cable_peer_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: circuits_circuittermination circuits_circuitterm__path_id_6dfd8db0_fk_dcim_cabl; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuittermination + ADD CONSTRAINT circuits_circuitterm__path_id_6dfd8db0_fk_dcim_cabl FOREIGN KEY (_path_id) REFERENCES public.dcim_cablepath(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: circuits_circuittermination circuits_circuitterm_circuit_id_257e87e7_fk_circuits_; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuittermination + ADD CONSTRAINT circuits_circuitterm_circuit_id_257e87e7_fk_circuits_ FOREIGN KEY (circuit_id) REFERENCES public.circuits_circuit(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: circuits_circuittermination circuits_circuitterm_location_id_9896bd96_fk_dcim_loca; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuittermination + ADD CONSTRAINT circuits_circuitterm_location_id_9896bd96_fk_dcim_loca FOREIGN KEY (location_id) REFERENCES public.dcim_location(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: circuits_circuittermination circuits_circuitterm_provider_network_id_b0c660f1_fk_circuits_; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuittermination + ADD CONSTRAINT circuits_circuitterm_provider_network_id_b0c660f1_fk_circuits_ FOREIGN KEY (provider_network_id) REFERENCES public.circuits_providernetwork(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: circuits_circuittermination circuits_circuittermination_cable_id_35e9f703_fk_dcim_cable_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_circuittermination + ADD CONSTRAINT circuits_circuittermination_cable_id_35e9f703_fk_dcim_cable_id FOREIGN KEY (cable_id) REFERENCES public.dcim_cable(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: circuits_providernetwork circuits_providernet_provider_id_7992236c_fk_circuits_; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.circuits_providernetwork + ADD CONSTRAINT circuits_providernet_provider_id_7992236c_fk_circuits_ FOREIGN KEY (provider_id) REFERENCES public.circuits_provider(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_cable dcim_cable__termination_a_device_id_e59cde1c_fk_dcim_device_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_cable + ADD CONSTRAINT dcim_cable__termination_a_device_id_e59cde1c_fk_dcim_device_id FOREIGN KEY (_termination_a_device_id) REFERENCES public.dcim_device(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_cable dcim_cable__termination_b_device_id_a9073762_fk_dcim_device_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_cable + ADD CONSTRAINT dcim_cable__termination_b_device_id_a9073762_fk_dcim_device_id FOREIGN KEY (_termination_b_device_id) REFERENCES public.dcim_device(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_cable dcim_cable_status_id_6a580869_fk_extras_status_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_cable + ADD CONSTRAINT dcim_cable_status_id_6a580869_fk_extras_status_id FOREIGN KEY (status_id) REFERENCES public.extras_status(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_cable dcim_cable_termination_a_type_i_a614bab8_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_cable + ADD CONSTRAINT dcim_cable_termination_a_type_i_a614bab8_fk_django_co FOREIGN KEY (termination_a_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_cable dcim_cable_termination_b_type_i_a91595d0_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_cable + ADD CONSTRAINT dcim_cable_termination_b_type_i_a91595d0_fk_django_co FOREIGN KEY (termination_b_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_cablepath dcim_cablepath_destination_type_id_a8c1654b_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_cablepath + ADD CONSTRAINT dcim_cablepath_destination_type_id_a8c1654b_fk_django_co FOREIGN KEY (destination_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_cablepath dcim_cablepath_origin_type_id_6de54f6d_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_cablepath + ADD CONSTRAINT dcim_cablepath_origin_type_id_6de54f6d_fk_django_co FOREIGN KEY (origin_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_consoleport dcim_consoleport__cable_peer_type_id_52adb1be_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleport + ADD CONSTRAINT dcim_consoleport__cable_peer_type_id_52adb1be_fk_django_co FOREIGN KEY (_cable_peer_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_consoleport dcim_consoleport__path_id_e40a4436_fk_dcim_cablepath_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleport + ADD CONSTRAINT dcim_consoleport__path_id_e40a4436_fk_dcim_cablepath_id FOREIGN KEY (_path_id) REFERENCES public.dcim_cablepath(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_consoleport dcim_consoleport_cable_id_a9ae5465_fk_dcim_cable_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleport + ADD CONSTRAINT dcim_consoleport_cable_id_a9ae5465_fk_dcim_cable_id FOREIGN KEY (cable_id) REFERENCES public.dcim_cable(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_consoleport dcim_consoleport_device_id_f2d90d3c_fk_dcim_device_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleport + ADD CONSTRAINT dcim_consoleport_device_id_f2d90d3c_fk_dcim_device_id FOREIGN KEY (device_id) REFERENCES public.dcim_device(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_consoleporttemplate dcim_consoleporttemp_device_type_id_075d4015_fk_dcim_devi; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleporttemplate + ADD CONSTRAINT dcim_consoleporttemp_device_type_id_075d4015_fk_dcim_devi FOREIGN KEY (device_type_id) REFERENCES public.dcim_devicetype(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_consoleserverport dcim_consoleserverpo__cable_peer_type_id_132b6744_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleserverport + ADD CONSTRAINT dcim_consoleserverpo__cable_peer_type_id_132b6744_fk_django_co FOREIGN KEY (_cable_peer_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_consoleserverporttemplate dcim_consoleserverpo_device_type_id_579bdc86_fk_dcim_devi; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleserverporttemplate + ADD CONSTRAINT dcim_consoleserverpo_device_type_id_579bdc86_fk_dcim_devi FOREIGN KEY (device_type_id) REFERENCES public.dcim_devicetype(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_consoleserverport dcim_consoleserverport__path_id_dc5abe09_fk_dcim_cablepath_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleserverport + ADD CONSTRAINT dcim_consoleserverport__path_id_dc5abe09_fk_dcim_cablepath_id FOREIGN KEY (_path_id) REFERENCES public.dcim_cablepath(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_consoleserverport dcim_consoleserverport_cable_id_f2940dfd_fk_dcim_cable_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleserverport + ADD CONSTRAINT dcim_consoleserverport_cable_id_f2940dfd_fk_dcim_cable_id FOREIGN KEY (cable_id) REFERENCES public.dcim_cable(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_consoleserverport dcim_consoleserverport_device_id_d9866581_fk_dcim_device_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_consoleserverport + ADD CONSTRAINT dcim_consoleserverport_device_id_d9866581_fk_dcim_device_id FOREIGN KEY (device_id) REFERENCES public.dcim_device(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_device dcim_device_cluster_id_cf852f78_fk_virtualization_cluster_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_cluster_id_cf852f78_fk_virtualization_cluster_id FOREIGN KEY (cluster_id) REFERENCES public.virtualization_cluster(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_device dcim_device_device_redundancy_gr_ca97f1fc_fk_dcim_devi; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_device_redundancy_gr_ca97f1fc_fk_dcim_devi FOREIGN KEY (device_redundancy_group_id) REFERENCES public.dcim_deviceredundancygroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_device dcim_device_device_type_id_d61b4086_fk_dcim_devicetype_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_device_type_id_d61b4086_fk_dcim_devicetype_id FOREIGN KEY (device_type_id) REFERENCES public.dcim_devicetype(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_device dcim_device_local_config_context_433299af_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_local_config_context_433299af_fk_django_co FOREIGN KEY (local_config_context_data_owner_content_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_device dcim_device_local_config_context_a4c083a4_fk_extras_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_local_config_context_a4c083a4_fk_extras_co FOREIGN KEY (local_config_context_schema_id) REFERENCES public.extras_configcontextschema(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_device dcim_device_location_id_11a7bedb_fk_dcim_location_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_location_id_11a7bedb_fk_dcim_location_id FOREIGN KEY (location_id) REFERENCES public.dcim_location(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_device dcim_device_platform_id_468138f1_fk_dcim_platform_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_platform_id_468138f1_fk_dcim_platform_id FOREIGN KEY (platform_id) REFERENCES public.dcim_platform(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_device dcim_device_primary_ip4_id_2ccd943a_fk_ipam_ipaddress_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_primary_ip4_id_2ccd943a_fk_ipam_ipaddress_id FOREIGN KEY (primary_ip4_id) REFERENCES public.ipam_ipaddress(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_device dcim_device_primary_ip6_id_d180fe91_fk_ipam_ipaddress_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_primary_ip6_id_d180fe91_fk_ipam_ipaddress_id FOREIGN KEY (primary_ip6_id) REFERENCES public.ipam_ipaddress(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_device dcim_device_rack_id_23bde71f_fk_dcim_rack_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_rack_id_23bde71f_fk_dcim_rack_id FOREIGN KEY (rack_id) REFERENCES public.dcim_rack(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_device dcim_device_role_id_61edcc33_fk_extras_role_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_role_id_61edcc33_fk_extras_role_id FOREIGN KEY (role_id) REFERENCES public.extras_role(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_device dcim_device_secrets_group_id_52d75f4a_fk_extras_secretsgroup_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_secrets_group_id_52d75f4a_fk_extras_secretsgroup_id FOREIGN KEY (secrets_group_id) REFERENCES public.extras_secretsgroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_device dcim_device_status_id_96d2fc6f_fk_extras_status_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_status_id_96d2fc6f_fk_extras_status_id FOREIGN KEY (status_id) REFERENCES public.extras_status(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_device dcim_device_tenant_id_dcea7969_fk_tenancy_tenant_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_tenant_id_dcea7969_fk_tenancy_tenant_id FOREIGN KEY (tenant_id) REFERENCES public.tenancy_tenant(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_device dcim_device_virtual_chassis_id_aed51693_fk_dcim_virt; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_device + ADD CONSTRAINT dcim_device_virtual_chassis_id_aed51693_fk_dcim_virt FOREIGN KEY (virtual_chassis_id) REFERENCES public.dcim_virtualchassis(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_devicebay dcim_devicebay_device_id_0c8a1218_fk_dcim_device_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_devicebay + ADD CONSTRAINT dcim_devicebay_device_id_0c8a1218_fk_dcim_device_id FOREIGN KEY (device_id) REFERENCES public.dcim_device(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_devicebay dcim_devicebay_installed_device_id_04618112_fk_dcim_device_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_devicebay + ADD CONSTRAINT dcim_devicebay_installed_device_id_04618112_fk_dcim_device_id FOREIGN KEY (installed_device_id) REFERENCES public.dcim_device(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_devicebaytemplate dcim_devicebaytempla_device_type_id_f4b24a29_fk_dcim_devi; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_devicebaytemplate + ADD CONSTRAINT dcim_devicebaytempla_device_type_id_f4b24a29_fk_dcim_devi FOREIGN KEY (device_type_id) REFERENCES public.dcim_devicetype(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_deviceredundancygroup dcim_deviceredundanc_secrets_group_id_19061ee9_fk_extras_se; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_deviceredundancygroup + ADD CONSTRAINT dcim_deviceredundanc_secrets_group_id_19061ee9_fk_extras_se FOREIGN KEY (secrets_group_id) REFERENCES public.extras_secretsgroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_deviceredundancygroup dcim_deviceredundanc_status_id_de1ca6f3_fk_extras_st; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_deviceredundancygroup + ADD CONSTRAINT dcim_deviceredundanc_status_id_de1ca6f3_fk_extras_st FOREIGN KEY (status_id) REFERENCES public.extras_status(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_devicetype dcim_devicetype_manufacturer_id_a3e8029e_fk_dcim_manu; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_devicetype + ADD CONSTRAINT dcim_devicetype_manufacturer_id_a3e8029e_fk_dcim_manu FOREIGN KEY (manufacturer_id) REFERENCES public.dcim_manufacturer(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_frontport dcim_frontport__cable_peer_type_id_c4690f56_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_frontport + ADD CONSTRAINT dcim_frontport__cable_peer_type_id_c4690f56_fk_django_co FOREIGN KEY (_cable_peer_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_frontport dcim_frontport_cable_id_04ff8aab_fk_dcim_cable_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_frontport + ADD CONSTRAINT dcim_frontport_cable_id_04ff8aab_fk_dcim_cable_id FOREIGN KEY (cable_id) REFERENCES public.dcim_cable(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_frontport dcim_frontport_device_id_950557b5_fk_dcim_device_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_frontport + ADD CONSTRAINT dcim_frontport_device_id_950557b5_fk_dcim_device_id FOREIGN KEY (device_id) REFERENCES public.dcim_device(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_frontport dcim_frontport_rear_port_id_78df2532_fk_dcim_rearport_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_frontport + ADD CONSTRAINT dcim_frontport_rear_port_id_78df2532_fk_dcim_rearport_id FOREIGN KEY (rear_port_id) REFERENCES public.dcim_rearport(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_frontporttemplate dcim_frontporttempla_device_type_id_f088b952_fk_dcim_devi; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_frontporttemplate + ADD CONSTRAINT dcim_frontporttempla_device_type_id_f088b952_fk_dcim_devi FOREIGN KEY (device_type_id) REFERENCES public.dcim_devicetype(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_frontporttemplate dcim_frontporttempla_rear_port_template_i_d6a910d0_fk_dcim_rear; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_frontporttemplate + ADD CONSTRAINT dcim_frontporttempla_rear_port_template_i_d6a910d0_fk_dcim_rear FOREIGN KEY (rear_port_template_id) REFERENCES public.dcim_rearporttemplate(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interface dcim_interface__cable_peer_type_id_ce52cb81_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface + ADD CONSTRAINT dcim_interface__cable_peer_type_id_ce52cb81_fk_django_co FOREIGN KEY (_cable_peer_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interface dcim_interface__path_id_f8f4f7f0_fk_dcim_cablepath_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface + ADD CONSTRAINT dcim_interface__path_id_f8f4f7f0_fk_dcim_cablepath_id FOREIGN KEY (_path_id) REFERENCES public.dcim_cablepath(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interface dcim_interface_bridge_id_f2a8df85_fk_dcim_interface_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface + ADD CONSTRAINT dcim_interface_bridge_id_f2a8df85_fk_dcim_interface_id FOREIGN KEY (bridge_id) REFERENCES public.dcim_interface(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interface dcim_interface_cable_id_1b264edb_fk_dcim_cable_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface + ADD CONSTRAINT dcim_interface_cable_id_1b264edb_fk_dcim_cable_id FOREIGN KEY (cable_id) REFERENCES public.dcim_cable(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interface dcim_interface_device_id_359c6115_fk_dcim_device_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface + ADD CONSTRAINT dcim_interface_device_id_359c6115_fk_dcim_device_id FOREIGN KEY (device_id) REFERENCES public.dcim_device(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interface dcim_interface_lag_id_ea1a1d12_fk_dcim_interface_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface + ADD CONSTRAINT dcim_interface_lag_id_ea1a1d12_fk_dcim_interface_id FOREIGN KEY (lag_id) REFERENCES public.dcim_interface(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interface dcim_interface_parent_interface_id_dc46b61a_fk_dcim_inte; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface + ADD CONSTRAINT dcim_interface_parent_interface_id_dc46b61a_fk_dcim_inte FOREIGN KEY (parent_interface_id) REFERENCES public.dcim_interface(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interface dcim_interface_status_id_5d68d3d6_fk_extras_status_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface + ADD CONSTRAINT dcim_interface_status_id_5d68d3d6_fk_extras_status_id FOREIGN KEY (status_id) REFERENCES public.extras_status(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interface_tagged_vlans dcim_interface_tagge_interface_id_5870c9e9_fk_dcim_inte; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface_tagged_vlans + ADD CONSTRAINT dcim_interface_tagge_interface_id_5870c9e9_fk_dcim_inte FOREIGN KEY (interface_id) REFERENCES public.dcim_interface(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interface_tagged_vlans dcim_interface_tagged_vlans_vlan_id_e027005c_fk_ipam_vlan_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface_tagged_vlans + ADD CONSTRAINT dcim_interface_tagged_vlans_vlan_id_e027005c_fk_ipam_vlan_id FOREIGN KEY (vlan_id) REFERENCES public.ipam_vlan(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interface dcim_interface_untagged_vlan_id_838dc7be_fk_ipam_vlan_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface + ADD CONSTRAINT dcim_interface_untagged_vlan_id_838dc7be_fk_ipam_vlan_id FOREIGN KEY (untagged_vlan_id) REFERENCES public.ipam_vlan(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interface dcim_interface_vrf_id_a92e59b2_fk_ipam_vrf_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interface + ADD CONSTRAINT dcim_interface_vrf_id_a92e59b2_fk_ipam_vrf_id FOREIGN KEY (vrf_id) REFERENCES public.ipam_vrf(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interfaceredundancygroupassociation dcim_interfaceredund_interface_id_a2cd97e8_fk_dcim_inte; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interfaceredundancygroupassociation + ADD CONSTRAINT dcim_interfaceredund_interface_id_a2cd97e8_fk_dcim_inte FOREIGN KEY (interface_id) REFERENCES public.dcim_interface(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interfaceredundancygroupassociation dcim_interfaceredund_interface_redundancy_a12adcaa_fk_dcim_inte; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interfaceredundancygroupassociation + ADD CONSTRAINT dcim_interfaceredund_interface_redundancy_a12adcaa_fk_dcim_inte FOREIGN KEY (interface_redundancy_group_id) REFERENCES public.dcim_interfaceredundancygroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interfaceredundancygroup dcim_interfaceredund_secrets_group_id_e31c9631_fk_extras_se; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interfaceredundancygroup + ADD CONSTRAINT dcim_interfaceredund_secrets_group_id_e31c9631_fk_extras_se FOREIGN KEY (secrets_group_id) REFERENCES public.extras_secretsgroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interfaceredundancygroup dcim_interfaceredund_status_id_751f2043_fk_extras_st; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interfaceredundancygroup + ADD CONSTRAINT dcim_interfaceredund_status_id_751f2043_fk_extras_st FOREIGN KEY (status_id) REFERENCES public.extras_status(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interfaceredundancygroup dcim_interfaceredund_virtual_ip_id_14cbd633_fk_ipam_ipad; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interfaceredundancygroup + ADD CONSTRAINT dcim_interfaceredund_virtual_ip_id_14cbd633_fk_ipam_ipad FOREIGN KEY (virtual_ip_id) REFERENCES public.ipam_ipaddress(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_interfacetemplate dcim_interfacetempla_device_type_id_4bfcbfab_fk_dcim_devi; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_interfacetemplate + ADD CONSTRAINT dcim_interfacetempla_device_type_id_4bfcbfab_fk_dcim_devi FOREIGN KEY (device_type_id) REFERENCES public.dcim_devicetype(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_inventoryitem dcim_inventoryitem_device_id_033d83f8_fk_dcim_device_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_inventoryitem + ADD CONSTRAINT dcim_inventoryitem_device_id_033d83f8_fk_dcim_device_id FOREIGN KEY (device_id) REFERENCES public.dcim_device(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_inventoryitem dcim_inventoryitem_manufacturer_id_dcd1b78a_fk_dcim_manu; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_inventoryitem + ADD CONSTRAINT dcim_inventoryitem_manufacturer_id_dcd1b78a_fk_dcim_manu FOREIGN KEY (manufacturer_id) REFERENCES public.dcim_manufacturer(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_inventoryitem dcim_inventoryitem_parent_id_7ebcd457_fk_dcim_inventoryitem_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_inventoryitem + ADD CONSTRAINT dcim_inventoryitem_parent_id_7ebcd457_fk_dcim_inventoryitem_id FOREIGN KEY (parent_id) REFERENCES public.dcim_inventoryitem(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_location dcim_location_location_type_id_511a9421_fk_dcim_locationtype_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_location + ADD CONSTRAINT dcim_location_location_type_id_511a9421_fk_dcim_locationtype_id FOREIGN KEY (location_type_id) REFERENCES public.dcim_locationtype(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_location dcim_location_parent_id_d77f3318_fk_dcim_location_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_location + ADD CONSTRAINT dcim_location_parent_id_d77f3318_fk_dcim_location_id FOREIGN KEY (parent_id) REFERENCES public.dcim_location(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_location dcim_location_status_id_3d74f10a_fk_extras_status_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_location + ADD CONSTRAINT dcim_location_status_id_3d74f10a_fk_extras_status_id FOREIGN KEY (status_id) REFERENCES public.extras_status(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_location dcim_location_tenant_id_2c4df974_fk_tenancy_tenant_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_location + ADD CONSTRAINT dcim_location_tenant_id_2c4df974_fk_tenancy_tenant_id FOREIGN KEY (tenant_id) REFERENCES public.tenancy_tenant(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_locationtype_content_types dcim_locationtype_co_contenttype_id_806c318e_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_locationtype_content_types + ADD CONSTRAINT dcim_locationtype_co_contenttype_id_806c318e_fk_django_co FOREIGN KEY (contenttype_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_locationtype_content_types dcim_locationtype_co_locationtype_id_daa2005b_fk_dcim_loca; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_locationtype_content_types + ADD CONSTRAINT dcim_locationtype_co_locationtype_id_daa2005b_fk_dcim_loca FOREIGN KEY (locationtype_id) REFERENCES public.dcim_locationtype(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_locationtype dcim_locationtype_parent_id_023ca1c8_fk_dcim_locationtype_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_locationtype + ADD CONSTRAINT dcim_locationtype_parent_id_023ca1c8_fk_dcim_locationtype_id FOREIGN KEY (parent_id) REFERENCES public.dcim_locationtype(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_platform dcim_platform_manufacturer_id_83f72d3d_fk_dcim_manufacturer_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_platform + ADD CONSTRAINT dcim_platform_manufacturer_id_83f72d3d_fk_dcim_manufacturer_id FOREIGN KEY (manufacturer_id) REFERENCES public.dcim_manufacturer(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_powerfeed dcim_powerfeed__cable_peer_type_id_9f930589_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerfeed + ADD CONSTRAINT dcim_powerfeed__cable_peer_type_id_9f930589_fk_django_co FOREIGN KEY (_cable_peer_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_powerfeed dcim_powerfeed__path_id_a1ea1f28_fk_dcim_cablepath_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerfeed + ADD CONSTRAINT dcim_powerfeed__path_id_a1ea1f28_fk_dcim_cablepath_id FOREIGN KEY (_path_id) REFERENCES public.dcim_cablepath(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_powerfeed dcim_powerfeed_cable_id_ec44c4f8_fk_dcim_cable_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerfeed + ADD CONSTRAINT dcim_powerfeed_cable_id_ec44c4f8_fk_dcim_cable_id FOREIGN KEY (cable_id) REFERENCES public.dcim_cable(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_powerfeed dcim_powerfeed_power_panel_id_32bde3be_fk_dcim_powerpanel_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerfeed + ADD CONSTRAINT dcim_powerfeed_power_panel_id_32bde3be_fk_dcim_powerpanel_id FOREIGN KEY (power_panel_id) REFERENCES public.dcim_powerpanel(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_powerfeed dcim_powerfeed_rack_id_7abba090_fk_dcim_rack_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerfeed + ADD CONSTRAINT dcim_powerfeed_rack_id_7abba090_fk_dcim_rack_id FOREIGN KEY (rack_id) REFERENCES public.dcim_rack(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_powerfeed dcim_powerfeed_status_id_8c424cc3_fk_extras_status_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerfeed + ADD CONSTRAINT dcim_powerfeed_status_id_8c424cc3_fk_extras_status_id FOREIGN KEY (status_id) REFERENCES public.extras_status(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_poweroutlet dcim_poweroutlet__cable_peer_type_id_bbff28d0_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_poweroutlet + ADD CONSTRAINT dcim_poweroutlet__cable_peer_type_id_bbff28d0_fk_django_co FOREIGN KEY (_cable_peer_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_poweroutlet dcim_poweroutlet__path_id_cbb47bb9_fk_dcim_cablepath_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_poweroutlet + ADD CONSTRAINT dcim_poweroutlet__path_id_cbb47bb9_fk_dcim_cablepath_id FOREIGN KEY (_path_id) REFERENCES public.dcim_cablepath(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_poweroutlet dcim_poweroutlet_cable_id_8dbea1ec_fk_dcim_cable_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_poweroutlet + ADD CONSTRAINT dcim_poweroutlet_cable_id_8dbea1ec_fk_dcim_cable_id FOREIGN KEY (cable_id) REFERENCES public.dcim_cable(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_poweroutlet dcim_poweroutlet_device_id_286351d7_fk_dcim_device_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_poweroutlet + ADD CONSTRAINT dcim_poweroutlet_device_id_286351d7_fk_dcim_device_id FOREIGN KEY (device_id) REFERENCES public.dcim_device(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_poweroutlet dcim_poweroutlet_power_port_id_9bdf4163_fk_dcim_powerport_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_poweroutlet + ADD CONSTRAINT dcim_poweroutlet_power_port_id_9bdf4163_fk_dcim_powerport_id FOREIGN KEY (power_port_id) REFERENCES public.dcim_powerport(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_poweroutlettemplate dcim_poweroutlettemp_device_type_id_26b2316c_fk_dcim_devi; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_poweroutlettemplate + ADD CONSTRAINT dcim_poweroutlettemp_device_type_id_26b2316c_fk_dcim_devi FOREIGN KEY (device_type_id) REFERENCES public.dcim_devicetype(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_poweroutlettemplate dcim_poweroutlettemp_power_port_template__fd11e222_fk_dcim_powe; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_poweroutlettemplate + ADD CONSTRAINT dcim_poweroutlettemp_power_port_template__fd11e222_fk_dcim_powe FOREIGN KEY (power_port_template_id) REFERENCES public.dcim_powerporttemplate(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_powerpanel dcim_powerpanel_location_id_474b60f8_fk_dcim_location_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerpanel + ADD CONSTRAINT dcim_powerpanel_location_id_474b60f8_fk_dcim_location_id FOREIGN KEY (location_id) REFERENCES public.dcim_location(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_powerpanel dcim_powerpanel_rack_group_id_76467cc9_fk_dcim_rackgroup_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerpanel + ADD CONSTRAINT dcim_powerpanel_rack_group_id_76467cc9_fk_dcim_rackgroup_id FOREIGN KEY (rack_group_id) REFERENCES public.dcim_rackgroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_powerport dcim_powerport__cable_peer_type_id_9df2a278_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerport + ADD CONSTRAINT dcim_powerport__cable_peer_type_id_9df2a278_fk_django_co FOREIGN KEY (_cable_peer_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_powerport dcim_powerport__path_id_9fe4af8f_fk_dcim_cablepath_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerport + ADD CONSTRAINT dcim_powerport__path_id_9fe4af8f_fk_dcim_cablepath_id FOREIGN KEY (_path_id) REFERENCES public.dcim_cablepath(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_powerport dcim_powerport_cable_id_c9682ba2_fk_dcim_cable_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerport + ADD CONSTRAINT dcim_powerport_cable_id_c9682ba2_fk_dcim_cable_id FOREIGN KEY (cable_id) REFERENCES public.dcim_cable(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_powerport dcim_powerport_device_id_ef7185ae_fk_dcim_device_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerport + ADD CONSTRAINT dcim_powerport_device_id_ef7185ae_fk_dcim_device_id FOREIGN KEY (device_id) REFERENCES public.dcim_device(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_powerporttemplate dcim_powerporttempla_device_type_id_1ddfbfcc_fk_dcim_devi; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_powerporttemplate + ADD CONSTRAINT dcim_powerporttempla_device_type_id_1ddfbfcc_fk_dcim_devi FOREIGN KEY (device_type_id) REFERENCES public.dcim_devicetype(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_rack dcim_rack_location_id_5f63ec31_fk_dcim_location_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rack + ADD CONSTRAINT dcim_rack_location_id_5f63ec31_fk_dcim_location_id FOREIGN KEY (location_id) REFERENCES public.dcim_location(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_rack dcim_rack_rack_group_id_70309130_fk_dcim_rackgroup_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rack + ADD CONSTRAINT dcim_rack_rack_group_id_70309130_fk_dcim_rackgroup_id FOREIGN KEY (rack_group_id) REFERENCES public.dcim_rackgroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_rack dcim_rack_role_id_62d6919e_fk_extras_role_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rack + ADD CONSTRAINT dcim_rack_role_id_62d6919e_fk_extras_role_id FOREIGN KEY (role_id) REFERENCES public.extras_role(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_rack dcim_rack_status_id_ee3dee3e_fk_extras_status_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rack + ADD CONSTRAINT dcim_rack_status_id_ee3dee3e_fk_extras_status_id FOREIGN KEY (status_id) REFERENCES public.extras_status(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_rack dcim_rack_tenant_id_7cdf3725_fk_tenancy_tenant_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rack + ADD CONSTRAINT dcim_rack_tenant_id_7cdf3725_fk_tenancy_tenant_id FOREIGN KEY (tenant_id) REFERENCES public.tenancy_tenant(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_rackgroup dcim_rackgroup_location_id_5a6fdeac_fk_dcim_location_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rackgroup + ADD CONSTRAINT dcim_rackgroup_location_id_5a6fdeac_fk_dcim_location_id FOREIGN KEY (location_id) REFERENCES public.dcim_location(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_rackgroup dcim_rackgroup_parent_id_cc315105_fk_dcim_rackgroup_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rackgroup + ADD CONSTRAINT dcim_rackgroup_parent_id_cc315105_fk_dcim_rackgroup_id FOREIGN KEY (parent_id) REFERENCES public.dcim_rackgroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_rackreservation dcim_rackreservation_rack_id_1ebbaa9b_fk_dcim_rack_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rackreservation + ADD CONSTRAINT dcim_rackreservation_rack_id_1ebbaa9b_fk_dcim_rack_id FOREIGN KEY (rack_id) REFERENCES public.dcim_rack(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_rackreservation dcim_rackreservation_tenant_id_eb5e045f_fk_tenancy_tenant_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rackreservation + ADD CONSTRAINT dcim_rackreservation_tenant_id_eb5e045f_fk_tenancy_tenant_id FOREIGN KEY (tenant_id) REFERENCES public.tenancy_tenant(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_rackreservation dcim_rackreservation_user_id_0785a527_fk_auth_user_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rackreservation + ADD CONSTRAINT dcim_rackreservation_user_id_0785a527_fk_auth_user_id FOREIGN KEY (user_id) REFERENCES public.auth_user(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_rearport dcim_rearport__cable_peer_type_id_cecf241c_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rearport + ADD CONSTRAINT dcim_rearport__cable_peer_type_id_cecf241c_fk_django_co FOREIGN KEY (_cable_peer_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_rearport dcim_rearport_cable_id_42c0e4e7_fk_dcim_cable_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rearport + ADD CONSTRAINT dcim_rearport_cable_id_42c0e4e7_fk_dcim_cable_id FOREIGN KEY (cable_id) REFERENCES public.dcim_cable(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_rearport dcim_rearport_device_id_0bdfe9c0_fk_dcim_device_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rearport + ADD CONSTRAINT dcim_rearport_device_id_0bdfe9c0_fk_dcim_device_id FOREIGN KEY (device_id) REFERENCES public.dcim_device(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_rearporttemplate dcim_rearporttemplat_device_type_id_6a02fd01_fk_dcim_devi; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_rearporttemplate + ADD CONSTRAINT dcim_rearporttemplat_device_type_id_6a02fd01_fk_dcim_devi FOREIGN KEY (device_type_id) REFERENCES public.dcim_devicetype(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: dcim_virtualchassis dcim_virtualchassis_master_id_ab54cfc6_fk_dcim_device_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.dcim_virtualchassis + ADD CONSTRAINT dcim_virtualchassis_master_id_ab54cfc6_fk_dcim_device_id FOREIGN KEY (master_id) REFERENCES public.dcim_device(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: django_admin_log django_admin_log_content_type_id_c4bce8eb_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_admin_log + ADD CONSTRAINT django_admin_log_content_type_id_c4bce8eb_fk_django_co FOREIGN KEY (content_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: django_admin_log django_admin_log_user_id_c564eba6_fk_auth_user_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_admin_log + ADD CONSTRAINT django_admin_log_user_id_c564eba6_fk_auth_user_id FOREIGN KEY (user_id) REFERENCES public.auth_user(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: django_celery_beat_periodictask django_celery_beat_p_clocked_id_47a69f82_fk_django_ce; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_periodictask + ADD CONSTRAINT django_celery_beat_p_clocked_id_47a69f82_fk_django_ce FOREIGN KEY (clocked_id) REFERENCES public.django_celery_beat_clockedschedule(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: django_celery_beat_periodictask django_celery_beat_p_crontab_id_d3cba168_fk_django_ce; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_periodictask + ADD CONSTRAINT django_celery_beat_p_crontab_id_d3cba168_fk_django_ce FOREIGN KEY (crontab_id) REFERENCES public.django_celery_beat_crontabschedule(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: django_celery_beat_periodictask django_celery_beat_p_interval_id_a8ca27da_fk_django_ce; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_periodictask + ADD CONSTRAINT django_celery_beat_p_interval_id_a8ca27da_fk_django_ce FOREIGN KEY (interval_id) REFERENCES public.django_celery_beat_intervalschedule(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: django_celery_beat_periodictask django_celery_beat_p_solar_id_a87ce72c_fk_django_ce; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.django_celery_beat_periodictask + ADD CONSTRAINT django_celery_beat_p_solar_id_a87ce72c_fk_django_ce FOREIGN KEY (solar_id) REFERENCES public.django_celery_beat_solarschedule(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_computedfield extras_computedfield_content_type_id_def6603f_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_computedfield + ADD CONSTRAINT extras_computedfield_content_type_id_def6603f_fk_django_co FOREIGN KEY (content_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_clusters extras_configcontext_cluster_id_6abd47a1_fk_virtualiz; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_clusters + ADD CONSTRAINT extras_configcontext_cluster_id_6abd47a1_fk_virtualiz FOREIGN KEY (cluster_id) REFERENCES public.virtualization_cluster(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_cluster_groups extras_configcontext_clustergroup_id_f4322ce8_fk_virtualiz; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_cluster_groups + ADD CONSTRAINT extras_configcontext_clustergroup_id_f4322ce8_fk_virtualiz FOREIGN KEY (clustergroup_id) REFERENCES public.virtualization_clustergroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext extras_configcontext_config_context_schem_1e242da5_fk_extras_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext + ADD CONSTRAINT extras_configcontext_config_context_schem_1e242da5_fk_extras_co FOREIGN KEY (config_context_schema_id) REFERENCES public.extras_configcontextschema(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_platforms extras_configcontext_configcontext_id_2a516699_fk_extras_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_platforms + ADD CONSTRAINT extras_configcontext_configcontext_id_2a516699_fk_extras_co FOREIGN KEY (configcontext_id) REFERENCES public.extras_configcontext(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_dynamic_groups extras_configcontext_configcontext_id_3cdbc95f_fk_extras_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_dynamic_groups + ADD CONSTRAINT extras_configcontext_configcontext_id_3cdbc95f_fk_extras_co FOREIGN KEY (configcontext_id) REFERENCES public.extras_configcontext(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_device_types extras_configcontext_configcontext_id_55632923_fk_extras_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_device_types + ADD CONSTRAINT extras_configcontext_configcontext_id_55632923_fk_extras_co FOREIGN KEY (configcontext_id) REFERENCES public.extras_configcontext(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_tags extras_configcontext_configcontext_id_64a392b1_fk_extras_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_tags + ADD CONSTRAINT extras_configcontext_configcontext_id_64a392b1_fk_extras_co FOREIGN KEY (configcontext_id) REFERENCES public.extras_configcontext(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_device_redundancy_groups extras_configcontext_configcontext_id_72bfff9d_fk_extras_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_device_redundancy_groups + ADD CONSTRAINT extras_configcontext_configcontext_id_72bfff9d_fk_extras_co FOREIGN KEY (configcontext_id) REFERENCES public.extras_configcontext(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_roles extras_configcontext_configcontext_id_7b11e08b_fk_extras_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_roles + ADD CONSTRAINT extras_configcontext_configcontext_id_7b11e08b_fk_extras_co FOREIGN KEY (configcontext_id) REFERENCES public.extras_configcontext(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_cluster_groups extras_configcontext_configcontext_id_8f50b794_fk_extras_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_cluster_groups + ADD CONSTRAINT extras_configcontext_configcontext_id_8f50b794_fk_extras_co FOREIGN KEY (configcontext_id) REFERENCES public.extras_configcontext(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_tenant_groups extras_configcontext_configcontext_id_92f68345_fk_extras_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_tenant_groups + ADD CONSTRAINT extras_configcontext_configcontext_id_92f68345_fk_extras_co FOREIGN KEY (configcontext_id) REFERENCES public.extras_configcontext(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_tenants extras_configcontext_configcontext_id_b53552a6_fk_extras_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_tenants + ADD CONSTRAINT extras_configcontext_configcontext_id_b53552a6_fk_extras_co FOREIGN KEY (configcontext_id) REFERENCES public.extras_configcontext(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_locations extras_configcontext_configcontext_id_cc629ec1_fk_extras_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_locations + ADD CONSTRAINT extras_configcontext_configcontext_id_cc629ec1_fk_extras_co FOREIGN KEY (configcontext_id) REFERENCES public.extras_configcontext(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_clusters extras_configcontext_configcontext_id_ed579a40_fk_extras_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_clusters + ADD CONSTRAINT extras_configcontext_configcontext_id_ed579a40_fk_extras_co FOREIGN KEY (configcontext_id) REFERENCES public.extras_configcontext(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_device_redundancy_groups extras_configcontext_deviceredundancygrou_d30c185c_fk_dcim_devi; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_device_redundancy_groups + ADD CONSTRAINT extras_configcontext_deviceredundancygrou_d30c185c_fk_dcim_devi FOREIGN KEY (deviceredundancygroup_id) REFERENCES public.dcim_deviceredundancygroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_device_types extras_configcontext_devicetype_id_b8788c2d_fk_dcim_devi; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_device_types + ADD CONSTRAINT extras_configcontext_devicetype_id_b8788c2d_fk_dcim_devi FOREIGN KEY (devicetype_id) REFERENCES public.dcim_devicetype(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_dynamic_groups extras_configcontext_dynamicgroup_id_05854998_fk_extras_dy; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_dynamic_groups + ADD CONSTRAINT extras_configcontext_dynamicgroup_id_05854998_fk_extras_dy FOREIGN KEY (dynamicgroup_id) REFERENCES public.extras_dynamicgroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_locations extras_configcontext_location_id_9e19eac9_fk_dcim_loca; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_locations + ADD CONSTRAINT extras_configcontext_location_id_9e19eac9_fk_dcim_loca FOREIGN KEY (location_id) REFERENCES public.dcim_location(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontextschema extras_configcontext_owner_content_type_i_0a0756bc_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontextschema + ADD CONSTRAINT extras_configcontext_owner_content_type_i_0a0756bc_fk_django_co FOREIGN KEY (owner_content_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext extras_configcontext_owner_content_type_i_af30e837_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext + ADD CONSTRAINT extras_configcontext_owner_content_type_i_af30e837_fk_django_co FOREIGN KEY (owner_content_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_platforms extras_configcontext_platform_id_3fdfedc0_fk_dcim_plat; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_platforms + ADD CONSTRAINT extras_configcontext_platform_id_3fdfedc0_fk_dcim_plat FOREIGN KEY (platform_id) REFERENCES public.dcim_platform(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_roles extras_configcontext_role_id_597e3d84_fk_extras_ro; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_roles + ADD CONSTRAINT extras_configcontext_role_id_597e3d84_fk_extras_ro FOREIGN KEY (role_id) REFERENCES public.extras_role(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_tags extras_configcontext_tags_tag_id_129a5d87_fk_extras_tag_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_tags + ADD CONSTRAINT extras_configcontext_tags_tag_id_129a5d87_fk_extras_tag_id FOREIGN KEY (tag_id) REFERENCES public.extras_tag(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_tenants extras_configcontext_tenant_id_8d0aa28e_fk_tenancy_t; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_tenants + ADD CONSTRAINT extras_configcontext_tenant_id_8d0aa28e_fk_tenancy_t FOREIGN KEY (tenant_id) REFERENCES public.tenancy_tenant(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_configcontext_tenant_groups extras_configcontext_tenantgroup_id_0909688d_fk_tenancy_t; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_configcontext_tenant_groups + ADD CONSTRAINT extras_configcontext_tenantgroup_id_0909688d_fk_tenancy_t FOREIGN KEY (tenantgroup_id) REFERENCES public.tenancy_tenantgroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_customfield_content_types extras_customfield_c_contenttype_id_2997ba90_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_customfield_content_types + ADD CONSTRAINT extras_customfield_c_contenttype_id_2997ba90_fk_django_co FOREIGN KEY (contenttype_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_customfield_content_types extras_customfield_c_customfield_id_3842aaf3_fk_extras_cu; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_customfield_content_types + ADD CONSTRAINT extras_customfield_c_customfield_id_3842aaf3_fk_extras_cu FOREIGN KEY (customfield_id) REFERENCES public.extras_customfield(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_customfieldchoice extras_customfieldch_custom_field_id_d57e0f43_fk_extras_cu; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_customfieldchoice + ADD CONSTRAINT extras_customfieldch_custom_field_id_d57e0f43_fk_extras_cu FOREIGN KEY (custom_field_id) REFERENCES public.extras_customfield(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_customlink extras_customlink_content_type_id_4d35b063_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_customlink + ADD CONSTRAINT extras_customlink_content_type_id_4d35b063_fk_django_co FOREIGN KEY (content_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_dynamicgroup extras_dynamicgroup_content_type_id_1bed5de5_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_dynamicgroup + ADD CONSTRAINT extras_dynamicgroup_content_type_id_1bed5de5_fk_django_co FOREIGN KEY (content_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_dynamicgroupmembership extras_dynamicgroupm_group_id_1616d7d6_fk_extras_dy; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_dynamicgroupmembership + ADD CONSTRAINT extras_dynamicgroupm_group_id_1616d7d6_fk_extras_dy FOREIGN KEY (group_id) REFERENCES public.extras_dynamicgroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_dynamicgroupmembership extras_dynamicgroupm_parent_group_id_f09f9b01_fk_extras_dy; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_dynamicgroupmembership + ADD CONSTRAINT extras_dynamicgroupm_parent_group_id_f09f9b01_fk_extras_dy FOREIGN KEY (parent_group_id) REFERENCES public.extras_dynamicgroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_exporttemplate extras_exporttemplat_content_type_id_59737e21_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_exporttemplate + ADD CONSTRAINT extras_exporttemplat_content_type_id_59737e21_fk_django_co FOREIGN KEY (content_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_exporttemplate extras_exporttemplat_owner_content_type_i_6bb67821_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_exporttemplate + ADD CONSTRAINT extras_exporttemplat_owner_content_type_i_6bb67821_fk_django_co FOREIGN KEY (owner_content_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_gitrepository extras_gitrepository_secrets_group_id_fd1fdceb_fk_extras_se; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_gitrepository + ADD CONSTRAINT extras_gitrepository_secrets_group_id_fd1fdceb_fk_extras_se FOREIGN KEY (secrets_group_id) REFERENCES public.extras_secretsgroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_imageattachment extras_imageattachme_content_type_id_90e0643d_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_imageattachment + ADD CONSTRAINT extras_imageattachme_content_type_id_90e0643d_fk_django_co FOREIGN KEY (content_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_jobbutton_content_types extras_jobbutton_con_contenttype_id_b0c6bbc4_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobbutton_content_types + ADD CONSTRAINT extras_jobbutton_con_contenttype_id_b0c6bbc4_fk_django_co FOREIGN KEY (contenttype_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_jobbutton_content_types extras_jobbutton_con_jobbutton_id_72bd14bf_fk_extras_jo; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobbutton_content_types + ADD CONSTRAINT extras_jobbutton_con_jobbutton_id_72bd14bf_fk_extras_jo FOREIGN KEY (jobbutton_id) REFERENCES public.extras_jobbutton(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_jobbutton extras_jobbutton_job_id_710e013a_fk_extras_job_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobbutton + ADD CONSTRAINT extras_jobbutton_job_id_710e013a_fk_extras_job_id FOREIGN KEY (job_id) REFERENCES public.extras_job(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_jobhook_content_types extras_jobhook_conte_contenttype_id_42d2bda1_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobhook_content_types + ADD CONSTRAINT extras_jobhook_conte_contenttype_id_42d2bda1_fk_django_co FOREIGN KEY (contenttype_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_jobhook_content_types extras_jobhook_conte_jobhook_id_d994e51b_fk_extras_jo; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobhook_content_types + ADD CONSTRAINT extras_jobhook_conte_jobhook_id_d994e51b_fk_extras_jo FOREIGN KEY (jobhook_id) REFERENCES public.extras_jobhook(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_jobhook extras_jobhook_job_id_cfcdb972_fk_extras_job_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobhook + ADD CONSTRAINT extras_jobhook_job_id_cfcdb972_fk_extras_job_id FOREIGN KEY (job_id) REFERENCES public.extras_job(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_joblogentry extras_joblogentry_job_result_id_91e10d1a_fk_extras_jo; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_joblogentry + ADD CONSTRAINT extras_joblogentry_job_result_id_91e10d1a_fk_extras_jo FOREIGN KEY (job_result_id) REFERENCES public.extras_jobresult(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_jobresult extras_jobresult_job_model_id_d581ec7e_fk_extras_job_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobresult + ADD CONSTRAINT extras_jobresult_job_model_id_d581ec7e_fk_extras_job_id FOREIGN KEY (job_model_id) REFERENCES public.extras_job(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_jobresult extras_jobresult_scheduled_job_id_0921f94c_fk_extras_sc; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobresult + ADD CONSTRAINT extras_jobresult_scheduled_job_id_0921f94c_fk_extras_sc FOREIGN KEY (scheduled_job_id) REFERENCES public.extras_scheduledjob(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_jobresult extras_jobresult_user_id_d35285ab_fk_auth_user_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_jobresult + ADD CONSTRAINT extras_jobresult_user_id_d35285ab_fk_auth_user_id FOREIGN KEY (user_id) REFERENCES public.auth_user(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_note extras_note_assigned_object_type_e15d3cda_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_note + ADD CONSTRAINT extras_note_assigned_object_type_e15d3cda_fk_django_co FOREIGN KEY (assigned_object_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_note extras_note_user_id_f11ab655_fk_auth_user_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_note + ADD CONSTRAINT extras_note_user_id_f11ab655_fk_auth_user_id FOREIGN KEY (user_id) REFERENCES public.auth_user(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_objectchange extras_objectchange_changed_object_type__b755bb60_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_objectchange + ADD CONSTRAINT extras_objectchange_changed_object_type__b755bb60_fk_django_co FOREIGN KEY (changed_object_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_objectchange extras_objectchange_related_object_type__fe6e521f_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_objectchange + ADD CONSTRAINT extras_objectchange_related_object_type__fe6e521f_fk_django_co FOREIGN KEY (related_object_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_objectchange extras_objectchange_user_id_7fdf8186_fk_auth_user_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_objectchange + ADD CONSTRAINT extras_objectchange_user_id_7fdf8186_fk_auth_user_id FOREIGN KEY (user_id) REFERENCES public.auth_user(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_relationship extras_relationship_destination_type_id_fb7387c3_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_relationship + ADD CONSTRAINT extras_relationship_destination_type_id_fb7387c3_fk_django_co FOREIGN KEY (destination_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_relationship extras_relationship_source_type_id_21183ad6_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_relationship + ADD CONSTRAINT extras_relationship_source_type_id_21183ad6_fk_django_co FOREIGN KEY (source_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_relationshipassociation extras_relationshipa_destination_type_id_5ccb6728_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_relationshipassociation + ADD CONSTRAINT extras_relationshipa_destination_type_id_5ccb6728_fk_django_co FOREIGN KEY (destination_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_relationshipassociation extras_relationshipa_relationship_id_9a65ccc8_fk_extras_re; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_relationshipassociation + ADD CONSTRAINT extras_relationshipa_relationship_id_9a65ccc8_fk_extras_re FOREIGN KEY (relationship_id) REFERENCES public.extras_relationship(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_relationshipassociation extras_relationshipa_source_type_id_28c8df60_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_relationshipassociation + ADD CONSTRAINT extras_relationshipa_source_type_id_28c8df60_fk_django_co FOREIGN KEY (source_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_role_content_types extras_role_content__contenttype_id_b8004814_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_role_content_types + ADD CONSTRAINT extras_role_content__contenttype_id_b8004814_fk_django_co FOREIGN KEY (contenttype_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_role_content_types extras_role_content_types_role_id_1db5d29d_fk_extras_role_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_role_content_types + ADD CONSTRAINT extras_role_content_types_role_id_1db5d29d_fk_extras_role_id FOREIGN KEY (role_id) REFERENCES public.extras_role(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_scheduledjob extras_scheduledjob_approved_by_user_id_06b8fb0a_fk_auth_user; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_scheduledjob + ADD CONSTRAINT extras_scheduledjob_approved_by_user_id_06b8fb0a_fk_auth_user FOREIGN KEY (approved_by_user_id) REFERENCES public.auth_user(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_scheduledjob extras_scheduledjob_job_model_id_d4c0711e_fk_extras_job_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_scheduledjob + ADD CONSTRAINT extras_scheduledjob_job_model_id_d4c0711e_fk_extras_job_id FOREIGN KEY (job_model_id) REFERENCES public.extras_job(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_scheduledjob extras_scheduledjob_user_id_4d8034ff_fk_auth_user_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_scheduledjob + ADD CONSTRAINT extras_scheduledjob_user_id_4d8034ff_fk_auth_user_id FOREIGN KEY (user_id) REFERENCES public.auth_user(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_secretsgroupassociation extras_secretsgroupa_secret_id_14d43d7e_fk_extras_se; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_secretsgroupassociation + ADD CONSTRAINT extras_secretsgroupa_secret_id_14d43d7e_fk_extras_se FOREIGN KEY (secret_id) REFERENCES public.extras_secret(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_secretsgroupassociation extras_secretsgroupa_secrets_group_id_cf96162e_fk_extras_se; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_secretsgroupassociation + ADD CONSTRAINT extras_secretsgroupa_secrets_group_id_cf96162e_fk_extras_se FOREIGN KEY (secrets_group_id) REFERENCES public.extras_secretsgroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_status_content_types extras_status_conten_contenttype_id_38503e74_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_status_content_types + ADD CONSTRAINT extras_status_conten_contenttype_id_38503e74_fk_django_co FOREIGN KEY (contenttype_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_status_content_types extras_status_conten_status_id_27c665c7_fk_extras_st; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_status_content_types + ADD CONSTRAINT extras_status_conten_status_id_27c665c7_fk_extras_st FOREIGN KEY (status_id) REFERENCES public.extras_status(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_tag_content_types extras_tag_content_t_contenttype_id_5baa3bb5_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_tag_content_types + ADD CONSTRAINT extras_tag_content_t_contenttype_id_5baa3bb5_fk_django_co FOREIGN KEY (contenttype_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_tag_content_types extras_tag_content_types_tag_id_34a8ca46_fk_extras_tag_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_tag_content_types + ADD CONSTRAINT extras_tag_content_types_tag_id_34a8ca46_fk_extras_tag_id FOREIGN KEY (tag_id) REFERENCES public.extras_tag(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_taggeditem extras_taggeditem_content_type_id_ba5562ed_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_taggeditem + ADD CONSTRAINT extras_taggeditem_content_type_id_ba5562ed_fk_django_co FOREIGN KEY (content_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_taggeditem extras_taggeditem_tag_id_d48af7c7_fk_extras_tag_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_taggeditem + ADD CONSTRAINT extras_taggeditem_tag_id_d48af7c7_fk_extras_tag_id FOREIGN KEY (tag_id) REFERENCES public.extras_tag(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_webhook_content_types extras_webhook_conte_contenttype_id_3fc2c4d3_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_webhook_content_types + ADD CONSTRAINT extras_webhook_conte_contenttype_id_3fc2c4d3_fk_django_co FOREIGN KEY (contenttype_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: extras_webhook_content_types extras_webhook_conte_webhook_id_0c169800_fk_extras_we; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.extras_webhook_content_types + ADD CONSTRAINT extras_webhook_conte_webhook_id_0c169800_fk_extras_we FOREIGN KEY (webhook_id) REFERENCES public.extras_webhook(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_ipaddress ipam_ipaddress_nat_inside_id_a45fb7c5_fk_ipam_ipaddress_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_ipaddress + ADD CONSTRAINT ipam_ipaddress_nat_inside_id_a45fb7c5_fk_ipam_ipaddress_id FOREIGN KEY (nat_inside_id) REFERENCES public.ipam_ipaddress(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_ipaddress ipam_ipaddress_parent_id_085a7a43_fk_ipam_prefix_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_ipaddress + ADD CONSTRAINT ipam_ipaddress_parent_id_085a7a43_fk_ipam_prefix_id FOREIGN KEY (parent_id) REFERENCES public.ipam_prefix(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_ipaddress ipam_ipaddress_role_id_719761b6_fk_extras_role_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_ipaddress + ADD CONSTRAINT ipam_ipaddress_role_id_719761b6_fk_extras_role_id FOREIGN KEY (role_id) REFERENCES public.extras_role(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_ipaddress ipam_ipaddress_status_id_942778b7_fk_extras_status_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_ipaddress + ADD CONSTRAINT ipam_ipaddress_status_id_942778b7_fk_extras_status_id FOREIGN KEY (status_id) REFERENCES public.extras_status(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_ipaddress ipam_ipaddress_tenant_id_ac55acfd_fk_tenancy_tenant_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_ipaddress + ADD CONSTRAINT ipam_ipaddress_tenant_id_ac55acfd_fk_tenancy_tenant_id FOREIGN KEY (tenant_id) REFERENCES public.tenancy_tenant(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_ipaddresstointerface ipam_ipaddresstointe_interface_id_035d6540_fk_dcim_inte; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_ipaddresstointerface + ADD CONSTRAINT ipam_ipaddresstointe_interface_id_035d6540_fk_dcim_inte FOREIGN KEY (interface_id) REFERENCES public.dcim_interface(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_ipaddresstointerface ipam_ipaddresstointe_ip_address_id_7437efa0_fk_ipam_ipad; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_ipaddresstointerface + ADD CONSTRAINT ipam_ipaddresstointe_ip_address_id_7437efa0_fk_ipam_ipad FOREIGN KEY (ip_address_id) REFERENCES public.ipam_ipaddress(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_ipaddresstointerface ipam_ipaddresstointe_vm_interface_id_9ffb75a8_fk_virtualiz; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_ipaddresstointerface + ADD CONSTRAINT ipam_ipaddresstointe_vm_interface_id_9ffb75a8_fk_virtualiz FOREIGN KEY (vm_interface_id) REFERENCES public.virtualization_vminterface(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_namespace ipam_namespace_location_id_0ee18237_fk_dcim_location_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_namespace + ADD CONSTRAINT ipam_namespace_location_id_0ee18237_fk_dcim_location_id FOREIGN KEY (location_id) REFERENCES public.dcim_location(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_prefix ipam_prefix_location_id_9a5c5f60_fk_dcim_location_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_prefix + ADD CONSTRAINT ipam_prefix_location_id_9a5c5f60_fk_dcim_location_id FOREIGN KEY (location_id) REFERENCES public.dcim_location(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_prefix ipam_prefix_namespace_id_aaf034e9_fk_ipam_namespace_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_prefix + ADD CONSTRAINT ipam_prefix_namespace_id_aaf034e9_fk_ipam_namespace_id FOREIGN KEY (namespace_id) REFERENCES public.ipam_namespace(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_prefix ipam_prefix_parent_id_93c2aef8_fk_ipam_prefix_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_prefix + ADD CONSTRAINT ipam_prefix_parent_id_93c2aef8_fk_ipam_prefix_id FOREIGN KEY (parent_id) REFERENCES public.ipam_prefix(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_prefix ipam_prefix_rir_id_a009797a_fk_ipam_rir_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_prefix + ADD CONSTRAINT ipam_prefix_rir_id_a009797a_fk_ipam_rir_id FOREIGN KEY (rir_id) REFERENCES public.ipam_rir(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_prefix ipam_prefix_role_id_0a98d415_fk_extras_role_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_prefix + ADD CONSTRAINT ipam_prefix_role_id_0a98d415_fk_extras_role_id FOREIGN KEY (role_id) REFERENCES public.extras_role(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_prefix ipam_prefix_status_id_cffa56c0_fk_extras_status_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_prefix + ADD CONSTRAINT ipam_prefix_status_id_cffa56c0_fk_extras_status_id FOREIGN KEY (status_id) REFERENCES public.extras_status(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_prefix ipam_prefix_tenant_id_7ba1fcc4_fk_tenancy_tenant_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_prefix + ADD CONSTRAINT ipam_prefix_tenant_id_7ba1fcc4_fk_tenancy_tenant_id FOREIGN KEY (tenant_id) REFERENCES public.tenancy_tenant(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_prefix ipam_prefix_vlan_id_1db91bff_fk_ipam_vlan_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_prefix + ADD CONSTRAINT ipam_prefix_vlan_id_1db91bff_fk_ipam_vlan_id FOREIGN KEY (vlan_id) REFERENCES public.ipam_vlan(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_routetarget ipam_routetarget_tenant_id_5a0b35e8_fk_tenancy_tenant_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_routetarget + ADD CONSTRAINT ipam_routetarget_tenant_id_5a0b35e8_fk_tenancy_tenant_id FOREIGN KEY (tenant_id) REFERENCES public.tenancy_tenant(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_service ipam_service_device_id_b4d2bb9c_fk_dcim_device_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_service + ADD CONSTRAINT ipam_service_device_id_b4d2bb9c_fk_dcim_device_id FOREIGN KEY (device_id) REFERENCES public.dcim_device(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_service_ip_addresses ipam_service_ipaddre_ipaddress_id_b4138c6d_fk_ipam_ipad; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_service_ip_addresses + ADD CONSTRAINT ipam_service_ipaddre_ipaddress_id_b4138c6d_fk_ipam_ipad FOREIGN KEY (ipaddress_id) REFERENCES public.ipam_ipaddress(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_service_ip_addresses ipam_service_ipaddresses_service_id_ae26b9ab_fk_ipam_service_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_service_ip_addresses + ADD CONSTRAINT ipam_service_ipaddresses_service_id_ae26b9ab_fk_ipam_service_id FOREIGN KEY (service_id) REFERENCES public.ipam_service(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_service ipam_service_virtual_machine_id_e8b53562_fk_virtualiz; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_service + ADD CONSTRAINT ipam_service_virtual_machine_id_e8b53562_fk_virtualiz FOREIGN KEY (virtual_machine_id) REFERENCES public.virtualization_virtualmachine(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vlan ipam_vlan_location_id_07dd65e4_fk_dcim_location_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vlan + ADD CONSTRAINT ipam_vlan_location_id_07dd65e4_fk_dcim_location_id FOREIGN KEY (location_id) REFERENCES public.dcim_location(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vlan ipam_vlan_role_id_f5015962_fk_extras_role_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vlan + ADD CONSTRAINT ipam_vlan_role_id_f5015962_fk_extras_role_id FOREIGN KEY (role_id) REFERENCES public.extras_role(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vlan ipam_vlan_status_id_898aa317_fk_extras_status_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vlan + ADD CONSTRAINT ipam_vlan_status_id_898aa317_fk_extras_status_id FOREIGN KEY (status_id) REFERENCES public.extras_status(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vlan ipam_vlan_tenant_id_71a8290d_fk_tenancy_tenant_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vlan + ADD CONSTRAINT ipam_vlan_tenant_id_71a8290d_fk_tenancy_tenant_id FOREIGN KEY (tenant_id) REFERENCES public.tenancy_tenant(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vlan ipam_vlan_vlan_group_id_a59c4d3f_fk_ipam_vlangroup_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vlan + ADD CONSTRAINT ipam_vlan_vlan_group_id_a59c4d3f_fk_ipam_vlangroup_id FOREIGN KEY (vlan_group_id) REFERENCES public.ipam_vlangroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vlangroup ipam_vlangroup_location_id_f239af79_fk_dcim_location_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vlangroup + ADD CONSTRAINT ipam_vlangroup_location_id_f239af79_fk_dcim_location_id FOREIGN KEY (location_id) REFERENCES public.dcim_location(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vrf_export_targets ipam_vrf_export_targ_routetarget_id_8d9319f7_fk_ipam_rout; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrf_export_targets + ADD CONSTRAINT ipam_vrf_export_targ_routetarget_id_8d9319f7_fk_ipam_rout FOREIGN KEY (routetarget_id) REFERENCES public.ipam_routetarget(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vrf_export_targets ipam_vrf_export_targets_vrf_id_6f4875c4_fk_ipam_vrf_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrf_export_targets + ADD CONSTRAINT ipam_vrf_export_targets_vrf_id_6f4875c4_fk_ipam_vrf_id FOREIGN KEY (vrf_id) REFERENCES public.ipam_vrf(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vrf_import_targets ipam_vrf_import_targ_routetarget_id_0e05b144_fk_ipam_rout; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrf_import_targets + ADD CONSTRAINT ipam_vrf_import_targ_routetarget_id_0e05b144_fk_ipam_rout FOREIGN KEY (routetarget_id) REFERENCES public.ipam_routetarget(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vrf_import_targets ipam_vrf_import_targets_vrf_id_ed491b19_fk_ipam_vrf_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrf_import_targets + ADD CONSTRAINT ipam_vrf_import_targets_vrf_id_ed491b19_fk_ipam_vrf_id FOREIGN KEY (vrf_id) REFERENCES public.ipam_vrf(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vrf ipam_vrf_namespace_id_8835a4df_fk_ipam_namespace_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrf + ADD CONSTRAINT ipam_vrf_namespace_id_8835a4df_fk_ipam_namespace_id FOREIGN KEY (namespace_id) REFERENCES public.ipam_namespace(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vrf ipam_vrf_tenant_id_498b0051_fk_tenancy_tenant_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrf + ADD CONSTRAINT ipam_vrf_tenant_id_498b0051_fk_tenancy_tenant_id FOREIGN KEY (tenant_id) REFERENCES public.tenancy_tenant(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vrfdeviceassignment ipam_vrfdeviceassign_virtual_machine_id_2b9c3e80_fk_virtualiz; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrfdeviceassignment + ADD CONSTRAINT ipam_vrfdeviceassign_virtual_machine_id_2b9c3e80_fk_virtualiz FOREIGN KEY (virtual_machine_id) REFERENCES public.virtualization_virtualmachine(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vrfdeviceassignment ipam_vrfdeviceassignment_device_id_b79a12ce_fk_dcim_device_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrfdeviceassignment + ADD CONSTRAINT ipam_vrfdeviceassignment_device_id_b79a12ce_fk_dcim_device_id FOREIGN KEY (device_id) REFERENCES public.dcim_device(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vrfdeviceassignment ipam_vrfdeviceassignment_vrf_id_de560201_fk_ipam_vrf_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrfdeviceassignment + ADD CONSTRAINT ipam_vrfdeviceassignment_vrf_id_de560201_fk_ipam_vrf_id FOREIGN KEY (vrf_id) REFERENCES public.ipam_vrf(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vrfprefixassignment ipam_vrfprefixassignment_prefix_id_808d8301_fk_ipam_prefix_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrfprefixassignment + ADD CONSTRAINT ipam_vrfprefixassignment_prefix_id_808d8301_fk_ipam_prefix_id FOREIGN KEY (prefix_id) REFERENCES public.ipam_prefix(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: ipam_vrfprefixassignment ipam_vrfprefixassignment_vrf_id_d9496635_fk_ipam_vrf_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.ipam_vrfprefixassignment + ADD CONSTRAINT ipam_vrfprefixassignment_vrf_id_d9496635_fk_ipam_vrf_id FOREIGN KEY (vrf_id) REFERENCES public.ipam_vrf(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: social_auth_usersocialauth social_auth_usersocialauth_user_id_17d28448_fk_auth_user_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.social_auth_usersocialauth + ADD CONSTRAINT social_auth_usersocialauth_user_id_17d28448_fk_auth_user_id FOREIGN KEY (user_id) REFERENCES public.auth_user(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: taggit_taggeditem taggit_taggeditem_content_type_id_9957a03c_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.taggit_taggeditem + ADD CONSTRAINT taggit_taggeditem_content_type_id_9957a03c_fk_django_co FOREIGN KEY (content_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: taggit_taggeditem taggit_taggeditem_tag_id_f4f5b767_fk_taggit_tag_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.taggit_taggeditem + ADD CONSTRAINT taggit_taggeditem_tag_id_f4f5b767_fk_taggit_tag_id FOREIGN KEY (tag_id) REFERENCES public.taggit_tag(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: tenancy_tenant tenancy_tenant_tenant_group_id_bb4557b9_fk_tenancy_t; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.tenancy_tenant + ADD CONSTRAINT tenancy_tenant_tenant_group_id_bb4557b9_fk_tenancy_t FOREIGN KEY (tenant_group_id) REFERENCES public.tenancy_tenantgroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: tenancy_tenantgroup tenancy_tenantgroup_parent_id_2542fc18_fk_tenancy_t; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.tenancy_tenantgroup + ADD CONSTRAINT tenancy_tenantgroup_parent_id_2542fc18_fk_tenancy_t FOREIGN KEY (parent_id) REFERENCES public.tenancy_tenantgroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: users_objectpermission_object_types users_objectpermissi_contenttype_id_594b1cc7_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission_object_types + ADD CONSTRAINT users_objectpermissi_contenttype_id_594b1cc7_fk_django_co FOREIGN KEY (contenttype_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: users_objectpermission_groups users_objectpermissi_group_id_fb7ba6e0_fk_auth_grou; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission_groups + ADD CONSTRAINT users_objectpermissi_group_id_fb7ba6e0_fk_auth_grou FOREIGN KEY (group_id) REFERENCES public.auth_group(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: users_objectpermission_groups users_objectpermissi_objectpermission_id_2f7cc117_fk_users_obj; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission_groups + ADD CONSTRAINT users_objectpermissi_objectpermission_id_2f7cc117_fk_users_obj FOREIGN KEY (objectpermission_id) REFERENCES public.users_objectpermission(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: users_objectpermission_object_types users_objectpermissi_objectpermission_id_38c7d8f5_fk_users_obj; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission_object_types + ADD CONSTRAINT users_objectpermissi_objectpermission_id_38c7d8f5_fk_users_obj FOREIGN KEY (objectpermission_id) REFERENCES public.users_objectpermission(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: users_objectpermission_users users_objectpermissi_objectpermission_id_78a9c2e6_fk_users_obj; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission_users + ADD CONSTRAINT users_objectpermissi_objectpermission_id_78a9c2e6_fk_users_obj FOREIGN KEY (objectpermission_id) REFERENCES public.users_objectpermission(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: users_objectpermission_users users_objectpermission_users_user_id_16c0905d_fk_auth_user_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_objectpermission_users + ADD CONSTRAINT users_objectpermission_users_user_id_16c0905d_fk_auth_user_id FOREIGN KEY (user_id) REFERENCES public.auth_user(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: users_token users_token_user_id_af964690_fk_auth_user_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.users_token + ADD CONSTRAINT users_token_user_id_af964690_fk_auth_user_id FOREIGN KEY (user_id) REFERENCES public.auth_user(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_cluster virtualization_clust_cluster_group_id_fec59c40_fk_virtualiz; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_cluster + ADD CONSTRAINT virtualization_clust_cluster_group_id_fec59c40_fk_virtualiz FOREIGN KEY (cluster_group_id) REFERENCES public.virtualization_clustergroup(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_cluster virtualization_clust_cluster_type_id_d4889bbe_fk_virtualiz; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_cluster + ADD CONSTRAINT virtualization_clust_cluster_type_id_d4889bbe_fk_virtualiz FOREIGN KEY (cluster_type_id) REFERENCES public.virtualization_clustertype(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_cluster virtualization_cluster_location_id_fdcab7e6_fk_dcim_location_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_cluster + ADD CONSTRAINT virtualization_cluster_location_id_fdcab7e6_fk_dcim_location_id FOREIGN KEY (location_id) REFERENCES public.dcim_location(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_cluster virtualization_cluster_tenant_id_bc2868d0_fk_tenancy_tenant_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_cluster + ADD CONSTRAINT virtualization_cluster_tenant_id_bc2868d0_fk_tenancy_tenant_id FOREIGN KEY (tenant_id) REFERENCES public.tenancy_tenant(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_virtualmachine virtualization_virtu_cluster_id_6c9f9047_fk_virtualiz; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_virtualmachine + ADD CONSTRAINT virtualization_virtu_cluster_id_6c9f9047_fk_virtualiz FOREIGN KEY (cluster_id) REFERENCES public.virtualization_cluster(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_virtualmachine virtualization_virtu_local_config_context_a233267f_fk_django_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_virtualmachine + ADD CONSTRAINT virtualization_virtu_local_config_context_a233267f_fk_django_co FOREIGN KEY (local_config_context_data_owner_content_type_id) REFERENCES public.django_content_type(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_virtualmachine virtualization_virtu_local_config_context_bec5cdf8_fk_extras_co; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_virtualmachine + ADD CONSTRAINT virtualization_virtu_local_config_context_bec5cdf8_fk_extras_co FOREIGN KEY (local_config_context_schema_id) REFERENCES public.extras_configcontextschema(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_virtualmachine virtualization_virtu_platform_id_a6c5ccb2_fk_dcim_plat; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_virtualmachine + ADD CONSTRAINT virtualization_virtu_platform_id_a6c5ccb2_fk_dcim_plat FOREIGN KEY (platform_id) REFERENCES public.dcim_platform(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_virtualmachine virtualization_virtu_primary_ip4_id_942e42ae_fk_ipam_ipad; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_virtualmachine + ADD CONSTRAINT virtualization_virtu_primary_ip4_id_942e42ae_fk_ipam_ipad FOREIGN KEY (primary_ip4_id) REFERENCES public.ipam_ipaddress(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_virtualmachine virtualization_virtu_primary_ip6_id_b7904e73_fk_ipam_ipad; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_virtualmachine + ADD CONSTRAINT virtualization_virtu_primary_ip6_id_b7904e73_fk_ipam_ipad FOREIGN KEY (primary_ip6_id) REFERENCES public.ipam_ipaddress(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_virtualmachine virtualization_virtu_role_id_0cc898f9_fk_extras_ro; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_virtualmachine + ADD CONSTRAINT virtualization_virtu_role_id_0cc898f9_fk_extras_ro FOREIGN KEY (role_id) REFERENCES public.extras_role(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_virtualmachine virtualization_virtu_status_id_ff17be20_fk_extras_st; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_virtualmachine + ADD CONSTRAINT virtualization_virtu_status_id_ff17be20_fk_extras_st FOREIGN KEY (status_id) REFERENCES public.extras_status(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_virtualmachine virtualization_virtu_tenant_id_d00d1d77_fk_tenancy_t; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_virtualmachine + ADD CONSTRAINT virtualization_virtu_tenant_id_d00d1d77_fk_tenancy_t FOREIGN KEY (tenant_id) REFERENCES public.tenancy_tenant(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_vminterface virtualization_vmint_bridge_id_7462b91e_fk_virtualiz; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_vminterface + ADD CONSTRAINT virtualization_vmint_bridge_id_7462b91e_fk_virtualiz FOREIGN KEY (bridge_id) REFERENCES public.virtualization_vminterface(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_vminterface virtualization_vmint_parent_interface_id_3532b142_fk_virtualiz; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_vminterface + ADD CONSTRAINT virtualization_vmint_parent_interface_id_3532b142_fk_virtualiz FOREIGN KEY (parent_interface_id) REFERENCES public.virtualization_vminterface(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_vminterface virtualization_vmint_status_id_5f9104d8_fk_extras_st; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_vminterface + ADD CONSTRAINT virtualization_vmint_status_id_5f9104d8_fk_extras_st FOREIGN KEY (status_id) REFERENCES public.extras_status(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_vminterface virtualization_vmint_untagged_vlan_id_aea4fc69_fk_ipam_vlan; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_vminterface + ADD CONSTRAINT virtualization_vmint_untagged_vlan_id_aea4fc69_fk_ipam_vlan FOREIGN KEY (untagged_vlan_id) REFERENCES public.ipam_vlan(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_vminterface virtualization_vmint_virtual_machine_id_e9f89829_fk_virtualiz; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_vminterface + ADD CONSTRAINT virtualization_vmint_virtual_machine_id_e9f89829_fk_virtualiz FOREIGN KEY (virtual_machine_id) REFERENCES public.virtualization_virtualmachine(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_vminterface_tagged_vlans virtualization_vmint_vlan_id_4e77411e_fk_ipam_vlan; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_vminterface_tagged_vlans + ADD CONSTRAINT virtualization_vmint_vlan_id_4e77411e_fk_ipam_vlan FOREIGN KEY (vlan_id) REFERENCES public.ipam_vlan(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_vminterface_tagged_vlans virtualization_vmint_vminterface_id_904b12de_fk_virtualiz; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_vminterface_tagged_vlans + ADD CONSTRAINT virtualization_vmint_vminterface_id_904b12de_fk_virtualiz FOREIGN KEY (vminterface_id) REFERENCES public.virtualization_vminterface(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- Name: virtualization_vminterface virtualization_vminterface_vrf_id_4b570a8c_fk_ipam_vrf_id; Type: FK CONSTRAINT; Schema: public; Owner: nautobot +-- + +ALTER TABLE ONLY public.virtualization_vminterface + ADD CONSTRAINT virtualization_vminterface_vrf_id_4b570a8c_fk_ipam_vrf_id FOREIGN KEY (vrf_id) REFERENCES public.ipam_vrf(id) DEFERRABLE INITIALLY DEFERRED; + + +-- +-- PostgreSQL database dump complete +-- diff --git a/nautobot_netbox_importer/tests/test_basic.py b/nautobot_netbox_importer/tests/test_basic.py index bcf7d12d..30fc318e 100644 --- a/nautobot_netbox_importer/tests/test_basic.py +++ b/nautobot_netbox_importer/tests/test_basic.py @@ -1,4 +1,5 @@ """Basic tests that do not require Django.""" + import unittest import os import toml diff --git a/nautobot_netbox_importer/utils.py b/nautobot_netbox_importer/utils.py index ac22a450..c9c4d318 100644 --- a/nautobot_netbox_importer/utils.py +++ b/nautobot_netbox_importer/utils.py @@ -1,4 +1,5 @@ """Utility functions and classes for nautobot_netbox_importer.""" + from tqdm import tqdm diff --git a/tasks.py b/tasks.py index e50802a2..86b1ae87 100644 --- a/tasks.py +++ b/tasks.py @@ -66,9 +66,16 @@ def is_truthy(arg): def _get_test_dump_path(context): - parsed_nautobot_version = context.nautobot_netbox_importer.nautobot_ver.split(".") + nautobot_version = run_command( + context, + 'python -c "from nautobot import __version__; print(__version__)"', + pty=False, + echo=False, + hide=True, + ).stdout.strip() + parsed_nautobot_version = nautobot_version.split(".") if len(parsed_nautobot_version) < 2: - raise ValueError(f"Can't determine the Nautobot version from: {context.nautobot_netbox_importer.nautobot_ver}") + raise ValueError(f"Can't determine the Nautobot version from: {nautobot_version}") return ( Path(__file__).parent @@ -534,9 +541,11 @@ def import_db(context, db_name="", input_file="dump.sql"): '--execute="', f"DROP DATABASE IF EXISTS {db_name};", f"CREATE DATABASE {db_name};", - "" - if db_name == "$MYSQL_DATABASE" - else f"GRANT ALL PRIVILEGES ON {db_name}.* TO $MYSQL_USER; FLUSH PRIVILEGES;", + ( + "" + if db_name == "$MYSQL_DATABASE" + else f"GRANT ALL PRIVILEGES ON {db_name}.* TO $MYSQL_USER; FLUSH PRIVILEGES;" + ), '"', "&&", "mysql",